1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# Daša Matúšová, 2016-2017
6# Daša Matúšová, 2017
7# Daša Matúšová, 2016
8# Daša Matúšová, 2016
9# FIRST AUTHOR <EMAIL@ADDRESS>, 2008
10# Jaroslav Štefka <jaroslav.stefka1977@gmail.com>, 2021
11# Jozef Gaal <preklady@mayday.sk>, 2020
12# Jozko Pucik <pucik@inmail.sk>, 2014
13# 32e946c8ecae40f7e48104beaeeab4e2, 2016
14# Miro Hofbauer, 2017
15# Miro Hofbauer, 2017
16# Patrik Špaňo <pa4k.xyon@gmail.com>, 2017
17# Patrik Špaňo <pa4k.xyon@gmail.com>, 2017,2019
18# vladimirjendrol <vlado@jendrol.sk>, 2020
19# vladimirjendrol <vlado@jendrol.sk>, 2020-2021
20# Vlado Jendroľ, 2017-2019
21msgid ""
22msgstr ""
23"Project-Id-Version: calibre\n"
24"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
25"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
26"PO-Revision-Date: 2021-12-14 13:05+0000\n"
27"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
28"Language-Team: Slovak (http://www.transifex.com/calibre/calibre/language/sk/)\n"
29"MIME-Version: 1.0\n"
30"Content-Type: text/plain; charset=UTF-8\n"
31"Content-Transfer-Encoding: 8bit\n"
32"Language: sk\n"
33"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
34
35#: /__w/calibre/calibre/manual/conf.py:158
36#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
37#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
38#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
39msgid "Start"
40msgstr "Štart"
41
42#: /__w/calibre/calibre/manual/conf.py:175
43msgid "Support calibre"
44msgstr "Podporiť Calibre"
45
46#: /__w/calibre/calibre/manual/conf.py:176
47msgid "Contribute to support calibre development"
48msgstr "Prispieť na podporu vývoja Calibre"
49
50#: /__w/calibre/calibre/manual/conf.py:245
51#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
52msgid "page"
53msgstr "strana"
54
55#: /__w/calibre/calibre/manual/custom.py:92
56msgid ""
57":command:`calibredb` is the command line interface to the calibre database. It has\n"
58"several sub-commands, documented below.\n"
59"\n"
60":command:`calibredb` can be used to manipulate either a calibre database\n"
61"specified by path or a calibre :guilabel:`Content server` running either on\n"
62"the local machine or over the internet. You can start a calibre\n"
63":guilabel:`Content server` using either the :command:`calibre-server`\n"
64"program or in the main calibre program click :guilabel:`Connect/share ->\n"
65"Start Content server`. Since :command:`calibredb` can make changes to your\n"
66"calibre libraries, you must setup authentication on the server first. There\n"
67"are two ways to do that:\n"
68"\n"
69"    * If you plan to connect only to a server running on the same computer,\n"
70"      you can simply use the ``--enable-local-write`` option of the\n"
71"      Content server, to allow any program, including calibredb, running on\n"
72"      the local computer to make changes to your calibre data. When running\n"
73"      the server from the main calibre program, this option is in\n"
74"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
75"\n"
76"    * If you want to enable access over the internet, then you should setup\n"
77"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
78"      options to :command:`calibredb` to give it access. You can setup\n"
79"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
80"      option and using ``--manage-users`` to create the user accounts.\n"
81"      If you are running the server from the main calibre program, use\n"
82"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
83"\n"
84"To connect to a running Content server, pass the URL of the server to the\n"
85":option:`--with-library` option, see the documentation of that option for\n"
86"details and examples.\n"
87"    "
88msgstr ""
89
90#: /__w/calibre/calibre/manual/custom.py:217
91msgid "[options]"
92msgstr "[možnosti]"
93
94#: /__w/calibre/calibre/src/calibre/constants.py:411
95msgid "{} Portable"
96msgstr "{} Prenosná verzia"
97
98#: /__w/calibre/calibre/src/calibre/constants.py:448
99msgid "Recycle Bin"
100msgstr ""
101
102#: /__w/calibre/calibre/src/calibre/constants.py:448
103msgid "Trash"
104msgstr ""
105
106#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
107msgid "Does absolutely nothing"
108msgstr "Nerobí vôbec nič"
109
110#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
111#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
112#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
113#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
114#: /__w/calibre/calibre/src/calibre/db/cache.py:312
115#: /__w/calibre/calibre/src/calibre/db/cache.py:315
116#: /__w/calibre/calibre/src/calibre/db/cache.py:326
117#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
118#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
119#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
120#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
121#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
122#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
123#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
124#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
125#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
126#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
127#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
128#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
129#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
130#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
131#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
132#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
133#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
134#: /__w/calibre/calibre/src/calibre/db/write.py:175
135#: /__w/calibre/calibre/src/calibre/db/write.py:179
136#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
137#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
138#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
139#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
140#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
141#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
142#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
143#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
144#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
145#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
146#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
147#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
148#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
149#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
150#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
151#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
152#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
153#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
154#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
155#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
156#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
157#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
158#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
159#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
161#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
162#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
163#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
164#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
165#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
166#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
167#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
168#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
169#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
170#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
171#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
172#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
173#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
174#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
214#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
215#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
217#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
218#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
219#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
220#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
221#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
223#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
224#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
225#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
226#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
227#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
228#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
229#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
230#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
231#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
232#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
233#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
234#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
235#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
236#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
237#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
238#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
241#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
242#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
243#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
244#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
245#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
247#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
248#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
249#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
250#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
251#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
252#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
253#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
254#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
255#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
256#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
257#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
258#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
259#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
260#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
261#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
262#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
263#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
264#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
265#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
266#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
267#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
268#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
269#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
270#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
271#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
272#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
273#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
274#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
275#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
276#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
277#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
284#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
285#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
286#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
287#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
288#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
289#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
290#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
291#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
292#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
293#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
294#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
295#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
296#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
297#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
298#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
299#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
300#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
301#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
302#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
303#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
304#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
305#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
306#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
307#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
308#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
309#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
310#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
314#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
315#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
316#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
317#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
318#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
319#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
320#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
321#: /__w/calibre/calibre/src/calibre/library/database.py:927
322#: /__w/calibre/calibre/src/calibre/library/database2.py:605
323#: /__w/calibre/calibre/src/calibre/library/database2.py:613
324#: /__w/calibre/calibre/src/calibre/library/database2.py:623
325#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
326#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
327#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
328#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
329#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
330#: /__w/calibre/calibre/src/calibre/srv/content.py:160
331#: /__w/calibre/calibre/src/calibre/srv/content.py:161
332#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
333#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
334#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
335#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
336#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
337#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
338#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
339msgid "Unknown"
340msgstr "Neznáme"
341
342#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
343msgid "Base"
344msgstr "Základ"
345
346#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
347#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
348#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
349msgid "Customize"
350msgstr "Prispôsobiť"
351
352#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
353#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
354#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
355msgid "Cannot configure"
356msgstr "Nie je možné nastaviť"
357
358#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
359msgid "File type"
360msgstr "Typ súboru"
361
362#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
363msgid "Metadata reader"
364msgstr "Čítanie metadát"
365
366#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
367msgid "Metadata writer"
368msgstr "Zápis metadát"
369
370#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
371msgid "Catalog generator"
372msgstr "Generátor katalógu"
373
374#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
375msgid "User interface action"
376msgstr "Akcia užívateľského rozhrania"
377
378#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
379#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
380#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
381#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
382#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
383#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
384#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
386#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
387msgid "Preferences"
388msgstr "Nastavenia"
389
390#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
391#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
392msgid "Store"
393msgstr "Obchod"
394
395#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
396msgid "An e-book store."
397msgstr "Obchod s elektronickými knihami."
398
399#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
400msgid "Edit book tool"
401msgstr "Nástroj na úpravu kníh"
402
403#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
404msgid "Library closed"
405msgstr "Knižnica bola zatvorená"
406
407#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
408msgid ""
409"Create a PMLZ archive containing the PML file and all images in the folder "
410"pmlname_img or images. This plugin is run every time you add a PML file to "
411"the library."
412msgstr "Vytvoriť archív PMLZ obsahujúci súbor PML a všetky obrázky v priečinku pmlname_img alebo v priečinku Obrázky. Tento zásuvný modul sa spustí pri každom pridaní súboru PML do knižnice."
413
414#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
415msgid ""
416"Create a TXTZ archive when a TXT file is imported containing Markdown or "
417"Textile references to images. The referenced images as well as the TXT file "
418"are added to the archive."
419msgstr "Vytvoriť archív TXTZ, keď sa importuje súbor TXT obsahujúci odkazy na obrázky Markdown alebo Textile. Odkazy na obrázky, ako aj súbor TXT sa pridajú do archívu."
420
421#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
422msgid "Extract cover from comic files"
423msgstr "Vyňať obálku z komiksových súborov"
424
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
433#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
434#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
435#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
436#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
437#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
438#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
439#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
440#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
441#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
442#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
443#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
444#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
445#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
446#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
447#, python-format
448msgid "Read metadata from %s files"
449msgstr "Čítať metadáta zo súborov %s"
450
451#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
452msgid "Read metadata from e-books in RAR archives"
453msgstr "Čítať metadáta z e-kníh v RAR archívoch"
454
455#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
456msgid "Read metadata from e-books in ZIP archives"
457msgstr "Čítať metadáta z e-kníh v ZIP archívoch"
458
459#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
460#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
461#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
462#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
463#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
464#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
465#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
466#, python-format
467msgid "Set metadata in %s files"
468msgstr "Nastaviť metadáta v súboroch %s"
469
470#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
471#, python-brace-format
472msgid ""
473"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
474" to EPUB files that have no existing cover image."
475msgstr "Zadajte {0} nižšie, aby zásuvný modul EPUB metadata writer nepridával obrázky obálok do súborov EPUB, ktoré nemajú existujúci obrázok obálky."
476
477#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
478#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
479#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
480#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
481#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
482#, python-format
483msgid "Set metadata from %s files"
484msgstr "Nastaviť metadáta zo súborov %s"
485
486#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
487msgid "Add books to calibre or the connected device"
488msgstr "Pridať knihy do Calibre alebo do pripojeného zariadenia"
489
490#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
491msgid "Fetch annotations from a connected Kindle (experimental)"
492msgstr "Stiahnuť anotácie z pripojeného zariadenia Kindle (experimentálne)"
493
494#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
495msgid "Generate a catalog of the books in your calibre library"
496msgstr "Vytvoriť katalóg kníh vo vašej knižnici Calibre"
497
498#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
499msgid "Convert books to various e-book formats"
500msgstr "Konvertovať knihy do rôznych formátov e-kníh"
501
502#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
503msgid "Fine tune your e-books"
504msgstr "Doladiť svoje e-knihy"
505
506#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
507#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
508msgid "Browse highlights and bookmarks from all books in the library"
509msgstr "Vyhľadať zvýraznený text a záložky vo všetkých knihách v knižnici"
510
511#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
512#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
513msgid "Edit the Table of Contents in your books"
514msgstr "Upraviť Obsah vo vašich knihách"
515
516#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
517msgid "Delete books from your calibre library or connected device"
518msgstr "Vymazať knihy z knižnice Calibre alebo z pripojeného zariadenia"
519
520#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
521msgid ""
522"Embed updated metadata into the actual book files in your calibre library"
523msgstr "Vložiť aktualizované metadáta do jednotlivých kníh vo vašej knižnici Calibre"
524
525#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
526msgid "Edit the metadata of books in your calibre library"
527msgstr "Upraviť metadáta kníh v knižnici Calibre"
528
529#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
530msgid "Read books in your calibre library"
531msgstr "Čítať knihy v knižnici Calibre"
532
533#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
534msgid "Download news from the internet in e-book form"
535msgstr "Stiahnuť správy z internetu vo forme e-knihy"
536
537#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
538msgid "Show a list of related books quickly"
539msgstr "Rýchle zobrazenie zoznamu príbuzných kníh"
540
541#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
542#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
543msgid "Filter/transform the tags for books in the library"
544msgstr "Filtrovať/zmeniť štítky kníh v knižnici"
545
546#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
547#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
548msgid "Transform the authors for books in the library"
549msgstr "Zmeniť autorov kníh v knižnici"
550
551#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
552msgid "Show an editor for testing templates"
553msgstr "Zobraziť editor na otestovanie šablón"
554
555#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
556msgid ""
557"Show a dialog for creating and managing template functions and stored "
558"templates"
559msgstr "Zobraziť dialógové okno na vytváranie a správu možností šablón a uložených šablón"
560
561#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
562msgid "Export books from your calibre library to the hard disk"
563msgstr "Exportovať knihy z knižnice Calibre na pevný disk"
564
565#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
566msgid "Show Book details in a separate popup"
567msgstr "Zobraziť podrobnosti o knihe v samostatnom vyskakovacom okne"
568
569#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
570#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
571msgid "Restart calibre"
572msgstr "Reštartovať Calibre"
573
574#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
575msgid "Open the folder that contains the book files in your calibre library"
576msgstr "Otvoriť priečinok so súbormi kníh v knižnici Calibre"
577
578#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
579msgid "Auto scroll through the list of books"
580msgstr "Automaticky prechádzať zoznamom kníh"
581
582#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
583msgid "Send books to the connected device"
584msgstr "Odoslať knihy do pripojeného zariadenia"
585
586#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
587msgid ""
588"Send books via email or the web. Also connect to folders on your computer as"
589" if they are devices"
590msgstr "Poslať knihy e-mailom alebo cez web. Taktiež sa môžete pripojiť k priečinkom v počítači, ako keby to boli zariadenia"
591
592#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
593#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
594msgid "Browse the calibre User Manual"
595msgstr "Prehliadať používateľskú príručku Calibre"
596
597#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
598msgid "Customize calibre"
599msgstr "Prispôsobiť Calibre"
600
601#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
602msgid "Easily find books similar to the currently selected one"
603msgstr "Jednoduché vyhľadávanie kníh podobných aktuálne vybranej knihe"
604
605#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
606msgid ""
607"Switch between different calibre libraries and perform maintenance on them"
608msgstr "Prepnúť medzi rôznymi knižnicami Calibre a vykonať ich údržbu"
609
610#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
611msgid "Copy books from the device to your calibre library"
612msgstr "Kopírovať knihy zo zariadenia do knižnice Calibre"
613
614#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
615msgid "Edit the collections in which books are placed on your device"
616msgstr "Upraviť kolekcie, v ktorých sú knihy umiestnené vo vašom zariadení"
617
618#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
619msgid "Match book on the devices to books in the library"
620msgstr "Priradiť knihu v zariadeniach ku knihám v knižnici"
621
622#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
623#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
624msgid "Show the book in the calibre library that matches this book"
625msgstr "Zobraziť knihu v knižnici Calibre, ktorá zodpovedá tejto knihe"
626
627#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
628msgid "Copy a book from one calibre library to another"
629msgstr "Skopírovať knihu z jednej knižnice Calibre do druhej"
630
631#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
632msgid "Edit e-books in the EPUB or AZW3 formats"
633msgstr "Upraviť e-knihy vo formátoch EPUB alebo AZW3"
634
635#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
636msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
637msgstr "Vykonať malé zmeny v súboroch EPUB alebo HTMLZ v knižnici Calibre"
638
639#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
640msgid ""
641"Find the next or previous match when searching in your calibre library in "
642"highlight mode"
643msgstr "Nájsť ďalšiu alebo predchádzajúcu zhodu pri vyhľadávaní v knižnici Calibre vo zvýraznenom režime"
644
645#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
646msgid "Choose a random book from your calibre library"
647msgstr "Vybrať náhodnú knihu z knižnice Calibre"
648
649#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
650#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
651msgid "Sort the list of books"
652msgstr "Zoradiť zoznam kníh"
653
654#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
655msgid "Temporarily mark books"
656msgstr "Dočasne označiť knihy"
657
658#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
659#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
660msgid "Change the current Virtual library"
661msgstr "Zmeniť aktuálnu virtuálnu knižnicu"
662
663#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
664msgid "Search for books from different book sellers"
665msgstr "Vyhľadať knihy od rôznych predajcov kníh"
666
667#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
668msgid "Get new calibre plugins or update your existing ones"
669msgstr "Stiahnuť nové zásuvné moduly Calibre alebo aktualizovať existujúce"
670
671#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
672#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
673msgid "Look & feel"
674msgstr "Vzhľad a vlastnosti"
675
676#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
677#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
678#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
679#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
680#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
681msgid "Interface"
682msgstr "Rozhranie"
683
684#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
685msgid "Adjust the look and feel of the calibre interface to suit your tastes"
686msgstr "Upraviť vzhľad a vlastnosti programu Calibre tak, aby vyhovovali vašim požiadavkám"
687
688#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
689msgid "Behavior"
690msgstr "Správanie"
691
692#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
693msgid "Change the way calibre behaves"
694msgstr "Zmeniť spôsob chovania Calibre"
695
696#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
697#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
698msgid "Add your own columns"
699msgstr "Add your own columns"
700
701#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
702msgid "Add/remove your own columns to the calibre book list"
703msgstr "Pridať/odstrániť vlastné stĺpce do zoznamu kníh Calibre"
704
705#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
706msgid "Toolbars & menus"
707msgstr "Panely nástrojov a menu"
708
709#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
710msgid ""
711"Customize the toolbars and context menus, changing which actions are "
712"available in each"
713msgstr "Prispôsobiť panely nástrojov a kontextové ponuky a zmeniť, ktoré funkcie sú v nich k dispozícii."
714
715#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
716msgid "Searching"
717msgstr "Vyhľadávanie"
718
719#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
720msgid "Customize the way searching for books works in calibre"
721msgstr "Prispôsobiť spôsob vyhľadávania kníh v programe Calibre"
722
723#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
724msgid "Input options"
725msgstr "Nastavenia vstupu"
726
727#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
728#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
729#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
730msgid "Conversion"
731msgstr "Prevod"
732
733#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
734msgid "Set conversion options specific to each input format"
735msgstr "Nastaviť možnosti prevodu špecifické pre každý vstupný formát"
736
737#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
738msgid "Common options"
739msgstr "Bežné voľby"
740
741#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
742msgid "Set conversion options common to all formats"
743msgstr "Nastaviť možnosti prevodu spoločné pre všetky formáty"
744
745#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
746msgid "Output options"
747msgstr "Nastavenia výstupu"
748
749#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
750msgid "Set conversion options specific to each output format"
751msgstr "Nastaviť možnosti prevodu špecifické pre každý výstupný formát"
752
753#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
754msgid "Adding books"
755msgstr "Pridať knihy"
756
757#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
758#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
759#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
760#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
761msgid "Import/export"
762msgstr "Importovať / exportovať"
763
764#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
765msgid "Control how calibre reads metadata from files when adding books"
766msgstr "Nastaviť spôsob, akým Calibre číta metadáta zo súborov pri pridávaní kníh"
767
768#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
769msgid "Saving books to disk"
770msgstr "Uložiť knihy na disk"
771
772#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
773msgid ""
774"Control how calibre exports files from its database to disk when using Save "
775"to disk"
776msgstr "Nastaviť spôsob, akým Calibre exportuje súbory z databázy na disk pri použití funkcie Uložiť na disk"
777
778#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
779msgid "Sending books to devices"
780msgstr "Odoslanie kníh do zariadení"
781
782#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
783msgid "Control how calibre transfers files to your e-book reader"
784msgstr "Nastaviť spôsob, akým Calibre prenáša súbory do vašej čítačky e-kníh"
785
786#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
787msgid "Metadata plugboards"
788msgstr "Zásuvné moduly metadát"
789
790#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
791msgid "Change metadata fields before saving/sending"
792msgstr "Zmeniť polia metadát pred uložením/odoslaním"
793
794#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
795#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
796#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
797#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
798#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
799#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
800#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
801#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
802#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
803#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
804#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
805msgid "Template functions"
806msgstr "Funkcie šablóny"
807
808#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
809#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
810#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
811#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
812#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
813#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
814msgid "Advanced"
815msgstr "Rozšírené"
816
817#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
818msgid "Create your own template functions"
819msgstr "Vytvorte vlastné funkcie šablóny"
820
821#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
822msgid "Sharing books by email"
823msgstr "Zdieľanie kníh emailom"
824
825#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
826#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
827#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
828#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
829msgid "Sharing"
830msgstr "Zdieľanie"
831
832#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
833msgid ""
834"Setup sharing of books via email. Can be used for automatic sending of "
835"downloaded news to your devices"
836msgstr "Nastavenie zdieľania kníh prostredníctvom e-mailu. Môže byť použité pre automatickom zasielanie stiahnutých noviniek do vášho zariadenia"
837
838#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
839msgid "Sharing over the net"
840msgstr "Zdieľanie cez sieť"
841
842#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
843msgid ""
844"Setup the calibre Content server which will give you access to your calibre "
845"library from anywhere, on any device, over the internet"
846msgstr "Nastavenie Calibre Obsahového Servera, ktorý vám umožní prístup k vašej Calibre knižnici odkiaľkoľvek, na akomkoľvek zariadení, cez internet"
847
848#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
849msgid "Metadata download"
850msgstr "Sťahovanie metadát"
851
852#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
853msgid "Control how calibre downloads e-book metadata from the net"
854msgstr "Nastavte, ako má calibre sťahovať metadáda k e-knihám z internetu"
855
856#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
857#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
858msgid "Ignored devices"
859msgstr "Ignorované zariadenia"
860
861#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
862msgid ""
863"Control which devices calibre will ignore when they are connected to the "
864"computer."
865msgstr "Nastavenie zariadení, ktoré bude Calibre po pripojení k počítaču ignorovať."
866
867#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
868#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
870msgid "Plugins"
871msgstr "Moduly"
872
873#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
874msgid "Add/remove/customize various bits of calibre functionality"
875msgstr "Pridať/odstrániť/upraviť rôzne časti calibre funkcií"
876
877#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
878msgid "Tweaks"
879msgstr "Vylepšenia"
880
881#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
882msgid "Fine tune how calibre behaves in various contexts"
883msgstr "Doladiť chovanie calibre v rôznych kontextoch"
884
885#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
886#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
887msgid "Shortcuts"
888msgstr "Skratky"
889
890#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
891msgid "Customize the keyboard shortcuts used by calibre"
892msgstr "Prispôsobiť klávesové skratky používané v Calibre"
893
894#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
895#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
896msgid "Miscellaneous"
897msgstr "Rôzne"
898
899#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
900msgid "Miscellaneous advanced configuration"
901msgstr "Rôzne pokročilé nastavenia"
902
903#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
904msgid "Options specific to the output format."
905msgstr "Voľby špecifické pre výstupný formát."
906
907#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
908msgid "Options specific to the input format."
909msgstr "Voľby špecifické pre vstupný formát."
910
911#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
912msgid "Conversion input"
913msgstr "Vstup prevodu"
914
915#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
916msgid ""
917"Specify the character encoding of the input document. If set this option "
918"will override any encoding declared by the document itself. Particularly "
919"useful for documents that do not declare an encoding or that have erroneous "
920"encoding declarations."
921msgstr "Kódovanie znakov výstupného dokumentu. Toto kódovanie, ak bude nastavené, bude použité prednostne pred kódovaním uvedeným v samotnom dokumente. Týmto parametrom je možné doplniť chýbajúce alebo opraviť nesprávne kódovanie znakov."
922
923#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
924msgid "Conversion output"
925msgstr "Výstup prevodu"
926
927#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
928msgid ""
929"If specified, the output plugin will try to create output that is as human "
930"readable as possible. May not have any effect for some output plugins."
931msgstr "Ak je špecifikovaný, výstupný plugin skúsi vytvoriť výstup čitateľný pre človeka. Nemusí mať žiadny efekt pre niektoré výstupné pluginy."
932
933#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
934#, python-format
935msgid "Convert e-books to the %s format"
936msgstr "Konvertovať e-knihy do formátu %s"
937
938#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
939msgid "Input profile"
940msgstr "Vstupný profil"
941
942#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
943msgid ""
944"This profile tries to provide sane defaults and is useful if you know "
945"nothing about the input document."
946msgstr "Tento profil obsahuje rozumné predvolené hodnoty a je užitočný ak neviete nič konkrétne o vstupnom dokumente."
947
948#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
949#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
950msgid ""
951"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
952msgstr "Tento profil je určený pre SONY PRS radu. 500/505/600/700 atď."
953
954#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
955msgid "This profile is intended for the SONY PRS 300."
956msgstr "Tento profil je určený pre SONY PRS 300."
957
958#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
959#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
960msgid "This profile is intended for the SONY PRS-900."
961msgstr "Tento profil je určený pre SONY PRS-900."
962
963#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
964#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
965msgid "This profile is intended for the Microsoft Reader."
966msgstr "Tento profil je určený pre program Microsoft Reader."
967
968#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
969#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
970msgid "This profile is intended for the Mobipocket books."
971msgstr "Tento profil je určený pre knihy vo formáte Mobipocket."
972
973#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
974#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
975msgid "This profile is intended for the Hanlin V3 and its clones."
976msgstr "Tento profil je určený pre Hanlin V3 a kompatibilné zariadenia."
977
978#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
979#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
980msgid "This profile is intended for the Hanlin V5 and its clones."
981msgstr "Tento profil je určený pre Hanlin V5 a kompatibilné zariadenia."
982
983#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
984#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
985msgid "This profile is intended for the Cybook G3."
986msgstr "Tento profil je určený pre zariadenie Cybook G3."
987
988#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
989#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
990msgid "This profile is intended for the Cybook Opus."
991msgstr "Tento profil je určený pre zariadenie Cybook Opus."
992
993#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
994#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
995msgid "This profile is intended for the Amazon Kindle."
996msgstr "Tento profil je určený pre zariadenie Amazon Kindle."
997
998#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
999#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
1000msgid "This profile is intended for the Irex Illiad."
1001msgstr "Tento profil je určený pre zariadenie Irex Iliad."
1002
1003#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
1004#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
1005msgid "This profile is intended for the IRex Digital Reader 1000."
1006msgstr "Tento profil je určený pre zariadenie Irex Digital Reader 1000."
1007
1008#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
1009#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
1010msgid "This profile is intended for the IRex Digital Reader 800."
1011msgstr "Tento profil je určený pre zariadenie Irex Digital Reader 800."
1012
1013#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1014#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1015msgid "This profile is intended for the B&N Nook."
1016msgstr "Tento profil je určený pre zariadenie B&N Nook."
1017
1018#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1019msgid "Output profile"
1020msgstr "Výstupný profil"
1021
1022#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1023msgid ""
1024"This profile tries to provide sane defaults and is useful if you want to "
1025"produce a document intended to be read at a computer or on a range of "
1026"devices."
1027msgstr "Tento profil obsahuje rozumné predvolené hodnoty a je užitočný, ak chcete vytvoriť dokument určený pre čítanie na počítači, alebo na viacerých rôznych zariadeniach."
1028
1029#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1030msgid ""
1031"Intended for the iPad and similar devices with a resolution of 768x1024"
1032msgstr "Určený pre iPad a podobné zariadenia s rozlíšením 768x1024"
1033
1034#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1035msgid ""
1036"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1037msgstr "Určené pre iPad 3 a podobné zariadenie s rozlíšením 1536x2048"
1038
1039#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1040msgid "Tablet"
1041msgstr "Tablet"
1042
1043#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1044msgid "Intended for generic tablet devices, does no resizing of images"
1045msgstr "Určené pre tablety, nemení veľkosť obrázkov."
1046
1047#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1048msgid ""
1049"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1050" of 600x1280"
1051msgstr "Určené pre Samsung Galaxy a podobné zariadenia typu tablet s rozlíšením 600x1280"
1052
1053#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1054msgid ""
1055"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1056"1280x1920"
1057msgstr "Určené pre Nook HD+ a podobné zariadenia typu tablet s rozlíšením 1280x1920"
1058
1059#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1060msgid "This profile is intended for the Kobo Reader."
1061msgstr "Tento profil je určený pre zariadenie Kobo Reader."
1062
1063#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1064msgid "This profile is intended for the SONY PRS-300."
1065msgstr "Tento profil je určený pre zariadenie SONY PRS-300."
1066
1067#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1068msgid "This profile is intended for the SONY PRS-T3."
1069msgstr "Tento profil je určený pre zariadenie SONY PRS-T3."
1070
1071#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1072msgid "Generic e-ink"
1073msgstr ""
1074
1075#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1076msgid "Suitable for use with any e-ink device"
1077msgstr "Vhodné pre použitie s akýmkoľvek e-ink zariadením."
1078
1079#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1080msgid "Generic e-ink large"
1081msgstr ""
1082
1083#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1084msgid "Suitable for use with any large screen e-ink device"
1085msgstr "Vhodné pre použitie s akoukoľvek veľkosťou displeja e-ink zariadenia."
1086
1087#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1088msgid "Generic e-ink HD"
1089msgstr ""
1090
1091#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1092msgid "Suitable for use with any modern high resolution e-ink device"
1093msgstr "Vhodné pre použitie s akýmkoľvek moderným e-ink zariadením s vysokým rozlíšením"
1094
1095#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1096msgid "This profile is intended for the 5-inch JetBook."
1097msgstr "Tento profil je určený pre zariadenie JetBook (5\")."
1098
1099#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1100msgid ""
1101"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1102"landscape mode. Mainly useful for comics."
1103msgstr "Tento profil je určený pre sériu zariadení SONY PRS. Modely 500, 505, 700, atď, pre čítanie v orientácii \"na šírku\". Vhodný pre komiksy."
1104
1105#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1106msgid "This profile is intended for the Amazon Kindle DX."
1107msgstr "Tento profil je určený pre zariadenie Amazon Kindle DX."
1108
1109#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1110msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1111msgstr "Tento profil je určený pre Amazon Kindle PaperWhite 1 a 2"
1112
1113#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1114msgid "This profile is intended for the Amazon Kindle Voyage"
1115msgstr "Tento profil je určený pre zariadenie Amazon Kindle Voyage"
1116
1117#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1118msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1119msgstr "Tento profil je určený pre Amazon Kindle PaperWhite 3 a vyššie"
1120
1121#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1122msgid ""
1123"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1124"and above"
1125msgstr ""
1126
1127#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1128msgid "This profile is intended for the Amazon Kindle Fire."
1129msgstr "Tento profil je určený pre Amazon Kindle Fire."
1130
1131#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1132msgid "This profile is intended for the B&N Nook Color."
1133msgstr "Tento profil je určený pre B&N Nook Color."
1134
1135#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1136msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1137msgstr "Tento profil je určený pre zariadenia rady PocketBook Pro 900."
1138
1139#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1140msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1141msgstr "Tento profil je určený pre zariadenia rady PocketBook Pro 912."
1142
1143#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1144msgid ""
1145"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1146"devices."
1147msgstr ""
1148
1149#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1150msgid ""
1151"This profile is intended for the PocketBook HD Touch (1-3) series of "
1152"devices."
1153msgstr ""
1154
1155#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1156msgid ""
1157"This profile is intended for the PocketBook Inkpad 3 and X series of "
1158"devices."
1159msgstr ""
1160
1161#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1162msgid "Installed plugins"
1163msgstr "Inštalované moduly"
1164
1165#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1166msgid "Mapping for filetype plugins"
1167msgstr "Priradenie modulov k formátom súborov"
1168
1169#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1170msgid "Local plugin customization"
1171msgstr "Úprava lokálnych modulov"
1172
1173#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1174msgid "Disabled plugins"
1175msgstr "Neaktívne moduly"
1176
1177#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1178msgid "Enabled plugins"
1179msgstr "Povolené moduly"
1180
1181#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1182#, python-format
1183msgid "Initialization of plugin %s failed with traceback:"
1184msgstr "Inicializácia modulu %s zlyhala s chybou:"
1185
1186#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1187msgid ""
1188"    %prog options\n"
1189"\n"
1190"    Customize calibre by loading external plugins.\n"
1191"    "
1192msgstr "    %prog options\n\n    Nastaviť calibre nahraním externých doplnkov.\n    "
1193
1194#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1195msgid "Add a plugin by specifying the path to the ZIP file containing it."
1196msgstr "Pridať modul zadaním cesty k ZIP súboru, ktorý ho obsahuje."
1197
1198#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1199msgid ""
1200"For plugin developers: Path to the folder where you are developing the "
1201"plugin. This command will automatically zip up the plugin and update it in "
1202"calibre."
1203msgstr ""
1204
1205#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1206msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1207msgstr "Odstrániť modul podľa mena. Vstavané moduly nie je možné odstrániť."
1208
1209#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1210msgid ""
1211"Customize plugin. Specify name of plugin and customization string separated "
1212"by a comma."
1213msgstr "Upraviť modul. Zadajte názov modulu, za ním čiarku a reťazec s úpravami."
1214
1215#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1216msgid "List all installed plugins"
1217msgstr "Vypísať všetky inštalované moduly"
1218
1219#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1220msgid "Enable the named plugin"
1221msgstr "Aktivovať modul podľa mena"
1222
1223#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1224msgid "Disable the named plugin"
1225msgstr "Deaktivovať modul podľa mena"
1226
1227#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1228#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1229#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1230#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1231#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1232msgid "Catalog"
1233msgstr "Katalóg"
1234
1235#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1236#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1237#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1238#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1239#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1240#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1241#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1242#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1243#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1244#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1245#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1246#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1247#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1248#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1249#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1250#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1252#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1253#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1254#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1255#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1256#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1257#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1258msgid "News"
1259msgstr "Novinky"
1260
1261#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1263#, python-brace-format
1264msgid "Path to library ({0}) too long. It must be less than {1} characters."
1265msgstr ""
1266
1267#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1268#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1269#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1271#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1272#, python-format
1273msgid "Path to library too long. It must be less than %d characters."
1274msgstr ""
1275
1276#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1277#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1278msgid "restored preference "
1279msgstr "nastavenia obnovené "
1280
1281#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1282#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1283#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1284msgid "creating custom column "
1285msgstr "vytváram vlastný stĺpec "
1286
1287#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1288#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1289msgid "No label was provided"
1290msgstr "Žiadne označenie nebolo poskytnuté"
1291
1292#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1293#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1294msgid ""
1295"The label must contain only lower case letters, digits and underscores, and "
1296"start with a letter"
1297msgstr "Štítok musí začínať písmenom a môže obsahovať len malé písmená, čísla a podčiarky"
1298
1299#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1300msgid "Dumping database to SQL"
1301msgstr "Zapisujem databázu do SQL"
1302
1303#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1304msgid "Restoring database from SQL"
1305msgstr "Obnova databázy z SQL"
1306
1307#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1308#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1309#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1310#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1311#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1312msgid "Completed"
1313msgstr "Dokončené"
1314
1315#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1316#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1317#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1318#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1322#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1323msgid "Saved searches"
1324msgstr "Uložené hľadania"
1325
1326#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1327#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1328#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1329#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1330#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1331#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1332#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1333#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1334#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1335#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1336#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1337#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1338msgid "Yes"
1339msgstr "Áno"
1340
1341#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1342#, python-brace-format
1343msgid "[Error in Virtual library {0}: {1}]"
1344msgstr ""
1345
1346#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1347#, python-format
1348msgid "Cover for %s"
1349msgstr "Obálka pre %s"
1350
1351#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1352#, python-brace-format
1353msgid "{0} format for {1}"
1354msgstr "{0} formát pre {1}"
1355
1356#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1357#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1358#, python-format
1359msgid "Added book ids: %s"
1360msgstr "Pridané knihy s id: %s"
1361
1362#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1363msgid ""
1364"The following books were not added as they already exist in the database "
1365"(see --duplicates option or --automerge option):"
1366msgstr ""
1367
1368#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1369#, python-format
1370msgid "Merged book ids: %s"
1371msgstr ""
1372
1373#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1374msgid ""
1375"%prog add [options] file1 file2 file3 ...\n"
1376"\n"
1377"Add the specified files as books to the database. You can also specify folders, see\n"
1378"the folder related options below.\n"
1379msgstr ""
1380
1381#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1382msgid ""
1383"Add books to database even if they already exist. Comparison is done based "
1384"on book titles and authors. Note that the {} option takes precedence."
1385msgstr ""
1386
1387#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1388msgid ""
1389"If books with similar titles and authors are found, merge the incoming "
1390"formats (files) automatically into existing book records. A value of "
1391"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1392"means duplicate formats in the library are overwritten with the newly added "
1393"files. A value of \"new_record\" means duplicate formats are placed into a "
1394"new book record."
1395msgstr ""
1396
1397#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1398msgid "Add an empty book (a book with no formats)"
1399msgstr "Pridať prázdnu knihu (knihu bez formátov)"
1400
1401#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1402msgid "Set the title of the added book(s)"
1403msgstr "Nastaviť názov pridanej knihy(kníh)"
1404
1405#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1406msgid "Set the authors of the added book(s)"
1407msgstr "Nastaviť autorov pridávaných kníh"
1408
1409#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1410msgid "Set the ISBN of the added book(s)"
1411msgstr "Nastaviť ISBN pridávaných kníh"
1412
1413#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1414msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1415msgstr ""
1416
1417#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1418msgid "Set the tags of the added book(s)"
1419msgstr "Nastaviť značky pridávaných kníh"
1420
1421#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1422msgid "Set the series of the added book(s)"
1423msgstr "Nastaviť série pridávaných kníh"
1424
1425#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1426msgid "Set the series number of the added book(s)"
1427msgstr "Nastaviť číslo v rámci série pridávaných kníh"
1428
1429#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1430msgid "Path to the cover to use for the added book"
1431msgstr "Cesta k obálke, ktorú chcete použiť pre pridanú knihu"
1432
1433#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1434msgid ""
1435"A comma separated list of languages (best to use ISO639 language codes, "
1436"though some language names may also be recognized)"
1437msgstr "Čiarkami oddelený zoznam jazykov (najlepší je použiť kódy jazyka ISO639, aj keď niektoré názvy jazykov môžu byť tiež rozpoznané)"
1438
1439#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1440msgid "ADDING FROM FOLDERS"
1441msgstr ""
1442
1443#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1444msgid ""
1445"Options to control the adding of books from folders. By default only files "
1446"that have extensions of known e-book file types are added."
1447msgstr ""
1448
1449#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1450msgid ""
1451"Assume that each folder has only a single logical book and that all files in"
1452" it are different e-book formats of that book"
1453msgstr ""
1454
1455#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1456msgid "Process folders recursively"
1457msgstr ""
1458
1459#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1460msgid "GLOB PATTERN"
1461msgstr "VZOR GLOB"
1462
1463#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1464msgid ""
1465"A filename (glob) pattern, files matching this pattern will be ignored when "
1466"scanning folders for files. Can be specified multiple times for multiple "
1467"patterns. For example: *.pdf will ignore all PDF files"
1468msgstr ""
1469
1470#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1471msgid ""
1472"A filename (glob) pattern, files matching this pattern will be added when "
1473"scanning folders for files, even if they are not of a known e-book file "
1474"type. Can be specified multiple times for multiple patterns."
1475msgstr ""
1476
1477#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1478msgid "You must specify at least one file to add"
1479msgstr "Musíte zadať minimálne jeden súbor, ktorý sa má pridať"
1480
1481#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1482#, python-brace-format
1483msgid ""
1484"%prog add_custom_column [options] label name datatype\n"
1485"\n"
1486"Create a custom column. label is the machine friendly name of the column. Should\n"
1487"not contain spaces or colons. name is the human friendly name of the column.\n"
1488"datatype is one of: {0}\n"
1489msgstr "%prog add_custom_column [voľby] označenie názov typdát\n\nVytvorí vlastný stĺpec.\noznačenie je názov stĺpca pre počítač. Nesmie obsahovať medzery a dvojbodky.\nnázov je názov stĺpca pre ľudí.\ntypdát je jedno z: {0}\n"
1490
1491#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1492msgid ""
1493"This column stores tag like data (i.e. multiple comma separated values). "
1494"Only applies if datatype is text."
1495msgstr "Tetnto stĺpec obsahuje údaje typu značky (tzn. viac hodnôt oddelených čiarkami). Platí len ak je typdát text."
1496
1497#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1498msgid ""
1499"A dictionary of options to customize how the data in this column will be interpreted. This is a JSON  string. For enumeration columns, use --display=\"{\\\"enum_values\\\":[\\\"val1\\\", \\\"val2\\\"]}\"\n"
1500"There are many options that can go into the display variable.The options by column type are:\n"
1501"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1502"datetime: date_format\n"
1503"enumeration: enum_values, enum_colors, use_decorations\n"
1504"int, float: number_format\n"
1505"text: is_names, use_decorations\n"
1506"\n"
1507"The best way to find legal combinations is to create a custom column of the appropriate type in the GUI then look at the backup OPF for a book (ensure that a new OPF has been created since the column was added). You will see the JSON for the \"display\" for the new column in the OPF."
1508msgstr "Slovník volieb pre prispôsobenie spôsobu interpretácie údajov v tomto stĺpci. Toto je reťazec JSON. Pre výčet stĺpcov použite --display=\"{\\\"enum_values\\\":[\\\"val1\\\", \\\"val2\\\"]}\"\nExistuje veľa možností, ktoré môžu ísť do premennej \"displey\". Možnosti podľa typu stĺpca sú:\nzložené: composite_template, composite_sort, make_category,contains_html, use_decorations\ndátum a čas: date_format\nvýčet: enum_values, enum_colors, use_decorations\ncelé číslo (int), plávajúce (float): number_format\ntext: is_names, use_decorations\n\nNejlepší spôsob ako nájsť zákonité kombinácie, je vytvoriť v grafickom rozhraní vlastný stĺpec vhodného typu, potom vyhľadať v záložnom OPF knihu (uistite sa, že od pridania stĺpca bol vytvorený nový OPF). Uvidíte JSON pre \"display\" pre nový stĺpec v OPF."
1509
1510#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1511msgid "You must specify label, name and datatype"
1512msgstr "Musíte zadať označenie, názov a typdát."
1513
1514#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1515msgid ""
1516"%prog add_format [options] id ebook_file\n"
1517"\n"
1518"Add the e-book in ebook_file to the available formats for the logical book identified by id. You can get id by using the search command. If the format already exists, it is replaced, unless the do not replace option is specified."
1519msgstr "%prog add_format [options] id ebook_file\n\nPridať e-knihu v ebook_file k dostupným formátom pre logickú knihu identifikovanú pomocou id. Id môžete získať pomocou príkazu search. Ak formát už existuje, bude nahradený, pokiaľ nie je zadaná voľba nenahradzovať."
1520
1521#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1522msgid "Do not replace the format if it already exists"
1523msgstr "Nenahradzovať formát ak už existuje"
1524
1525#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1526msgid "You must specify an id and an e-book file"
1527msgstr "Musíte špecifikovať id a súbor e-knihy"
1528
1529#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1530msgid "e-book file must have an extension"
1531msgstr "Súbor e-knihy musí mať príponu"
1532
1533#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1534#, python-format
1535msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1536msgstr "Súbor %(fmt)s už existuje pre knihu: %(id)d, nenahrádza"
1537
1538#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1539msgid ""
1540"%prog backup_metadata [options]\n"
1541"\n"
1542"Backup the metadata stored in the database into individual OPF files in each\n"
1543"books folder. This normally happens automatically, but you can run this\n"
1544"command to force re-generation of the OPF files, with the --all option.\n"
1545"\n"
1546"Note that there is normally no need to do this, as the OPF files are backed up\n"
1547"automatically, every time metadata is changed.\n"
1548msgstr ""
1549
1550#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1551msgid ""
1552"Normally, this command only operates on books that have out of date OPF "
1553"files. This option makes it operate on all books."
1554msgstr "Normálne tento príkaz funguje iba u kníh, ktoré majú zastarané súbory OPF. Táto možnosť umožňuje fungovanie u všetkých kníh."
1555
1556#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1557msgid "{} OPTIONS"
1558msgstr "VOĽBY {}"
1559
1560#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1561msgid ""
1562"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1563"\n"
1564"Export a catalog in format specified by path/to/destination extension.\n"
1565"Options control how entries are displayed in the generated catalog output.\n"
1566"Note that different catalog formats support different sets of options. To\n"
1567"see the different options, specify the name of the output file and then the\n"
1568"{} option.\n"
1569msgstr ""
1570
1571#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1572msgid ""
1573"Comma-separated list of database IDs to catalog.\n"
1574"If declared, --search is ignored.\n"
1575"Default: all"
1576msgstr "Zoznam databázových ID oddelených čiarkami.\nAk je zadané, --search sa ignoruje.\nVýchodzie: všetky"
1577
1578#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1579msgid ""
1580"Filter the results by the search query. For the format of the search query, please see the search-related documentation in the User Manual.\n"
1581"Default: no filtering"
1582msgstr "Filtrovať výsledky podľa vyhľadávacieho dotazu. Formát dotazu si prosím pozrite dokumentáciu k hľadaniu v Užívateľskej príručke.\nvýchodzie: bez filtrovania"
1583
1584#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1585#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1586msgid "Show detailed output information. Useful for debugging"
1587msgstr "Zobraziť podrobné výstupné informácie. Užitočné pri hľadaní chýb v programe"
1588
1589#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1590msgid "You must specify a catalog output file"
1591msgstr "Musíte zadať výstupný súbor pre katalóg"
1592
1593#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1594msgid "Cannot generate a catalog in the {} format"
1595msgstr "Nemožno vygenerovať katalóg vo formáte {}"
1596
1597#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1598#, python-brace-format
1599msgid ""
1600"%prog check_library [options]\n"
1601"\n"
1602"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1603msgstr "%prog check_library [voľby]\n\nVykoná nejaké kontroly v súborovom systéme knižnice. Reporty sú {0}\n"
1604
1605#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1606#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1607msgid "Output in CSV"
1608msgstr "Výstup do CSV"
1609
1610#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1611msgid ""
1612"Comma-separated list of reports.\n"
1613"Default: all"
1614msgstr "Zoznam reportov oddelených čiarkami.\nVýchodzie: všetky"
1615
1616#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1617msgid ""
1618"Comma-separated list of extensions to ignore.\n"
1619"Default: all"
1620msgstr "Zoznam ignorovaných prípon oddelených čiarkami.\nVýchodzie: všetky"
1621
1622#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1623msgid ""
1624"Comma-separated list of names to ignore.\n"
1625"Default: all"
1626msgstr "Zoznam ignorovaných názvov oddelených čiarkami.\nVýchodzie: všetky"
1627
1628#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1629msgid "Unknown report check"
1630msgstr "Neznámy report kontroly"
1631
1632#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1633msgid "Vacuuming database..."
1634msgstr "Čistenie databázy..."
1635
1636#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1637msgid ""
1638"%prog clone path/to/new/library\n"
1639"\n"
1640"Create a clone of the current library. This creates a new, empty library that has all the\n"
1641"same custom columns, Virtual libraries and other settings as the current library.\n"
1642"\n"
1643"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1644"all books, then simply use your filesystem tools to copy the library folder.\n"
1645"    "
1646msgstr ""
1647
1648#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1649msgid "Error: You must specify the path to the cloned library"
1650msgstr "Chyba: Musíte zadať cestu ku klonovanej knižnici"
1651
1652#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1653msgid "The location for the new library is the same as the current library"
1654msgstr "Umiestnenie novej knižnice je rovnaké ako súčasnej knižnice"
1655
1656#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1657#, python-format
1658msgid "%s is not empty. You must choose an empty folder for the new library."
1659msgstr "%s nie je prázdny. Pre novú knižnicu musíte zvoliť prázdny priečinok."
1660
1661#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1662msgid ""
1663"%prog custom_columns [options]\n"
1664"\n"
1665"List available custom columns. Shows column labels and ids.\n"
1666"    "
1667msgstr ""
1668
1669#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1670msgid "Show details for each column."
1671msgstr "Zobraziť podrobnosti každého stĺpca."
1672
1673#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1674msgid ""
1675"\n"
1676"%prog embed_metadata [options] book_id\n"
1677"\n"
1678"Update the metadata in the actual book files stored in the calibre library from\n"
1679"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1680"exporting files from calibre, this command is useful if you want the files to\n"
1681"be updated in place. Note that different file formats support different amounts\n"
1682"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1683"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1684"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1685msgstr ""
1686
1687#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1688msgid ""
1689"Only update metadata in files of the specified format. Specify it multiple "
1690"times for multiple formats. By default, all formats are updated."
1691msgstr ""
1692
1693#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1694#, python-brace-format
1695msgid "Processed {0} ({1} of {2})"
1696msgstr "Spracovené {0} ({1} z {2})"
1697
1698#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1699msgid "No book with id: {}"
1700msgstr "Žiadna kniha s id: {}"
1701
1702#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1703msgid ""
1704"%prog export [options] ids\n"
1705"\n"
1706"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1707"The export operation saves all formats of the book, its cover and metadata (in\n"
1708"an opf file). You can get id numbers from the search command.\n"
1709msgstr ""
1710
1711#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1712msgid "Export all books in database, ignoring the list of ids."
1713msgstr "Exportovať všetky knihy v databáze, bez ohľadu na zoznam identifikačných kódov."
1714
1715#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1716msgid "Export books to the specified folder. Default is"
1717msgstr ""
1718
1719#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1720msgid "Export all books into a single folder"
1721msgstr ""
1722
1723#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1724msgid "Report progress"
1725msgstr "Správa o priebehu"
1726
1727#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1728msgid "Specifying this switch will turn this behavior off."
1729msgstr "Zadanie tohoto prepínača toto chovanie vypne."
1730
1731#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1732#, python-format
1733msgid "You must specify some ids or the %s option"
1734msgstr "Musíte zadať identifikačné kódy alebo možnosť %s"
1735
1736#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1737msgid ""
1738"%prog list [options]\n"
1739"\n"
1740"List the books available in the calibre database.\n"
1741msgstr "%prog list [možnosti]\n\nVypíše zoznam kníh, ktoré sa nachádzajú v databáze calibre.\n"
1742
1743#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1744#, python-format
1745msgid ""
1746"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1747"Available fields: %s\n"
1748"Default: %%default. The special field \"all\" can be used to select all fields. In addition to the builtin fields above, custom fields are also available as *field_name, for example, for a custom field #rating, use the name: *rating"
1749msgstr ""
1750
1751#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1752#, python-brace-format
1753msgid ""
1754"The field by which to sort the results.\n"
1755"Available fields: {0}\n"
1756"Default: {1}"
1757msgstr "Pole, podľa ktorého triediť výsledky.\nDostupné polia: {0}\nPredvolené: {1}"
1758
1759#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1760msgid "Sort results in ascending order"
1761msgstr "Triediť výsledky vo vzostupnom poradí"
1762
1763#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1764msgid ""
1765"Filter the results by the search query. For the format of the search query, "
1766"please see the search related documentation in the User Manual. Default is "
1767"to do no filtering."
1768msgstr "Filtrovať výsledky hľadacím dopytom. Formát dopytu je zdokumentovaný v príslušnej sekcii Používateľskej príručky. Štandardne výstup nebude filtrovaný."
1769
1770#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1771#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1772msgid ""
1773"The maximum width of a single line in the output. Defaults to detecting "
1774"screen size."
1775msgstr "Maximálna šírka riadka výstupu. Štandardne sa použije šírka obrazovky."
1776
1777#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1778msgid "The string used to separate fields. Default is a space."
1779msgstr "Reťazec, ktorým budú oddelené jednotlivé polia. Štandardne je to medzera."
1780
1781#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1782msgid ""
1783"The prefix for all file paths. Default is the absolute path to the library "
1784"folder."
1785msgstr "Prefix všetkých ciest k súborom. Štandardne sa použije absolútna cesta k adresáru s knižnicou."
1786
1787#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1788msgid "The maximum number of results to display. Default: all"
1789msgstr "Maximálny počet výsledkov k zobrazeniu. Predvolená hodnota: všetky"
1790
1791#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1792msgid ""
1793"Generate output in JSON format, which is more suitable for machine parsing. "
1794"Causes the line width and separator options to be ignored."
1795msgstr ""
1796
1797#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1798msgid ""
1799"%prog list_categories [options]\n"
1800"\n"
1801"Produce a report of the category information in the database. The\n"
1802"information is the equivalent of what is shown in the Tag browser.\n"
1803msgstr ""
1804
1805#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1806msgid ""
1807"Output only the number of items in a category instead of the counts per item"
1808" within the category"
1809msgstr "Zobrazí len počet položiek v kategórii, namiesto počtov na pložku v rámci kategórie."
1810
1811#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1812msgid "The type of CSV file to produce. Choices: {}"
1813msgstr "Typ súboru CSV, ktorý sa má vytvoriť. Možnosti: {}"
1814
1815#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1816msgid "Comma-separated list of category lookup names. Default: all"
1817msgstr ""
1818
1819#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1820msgid "CATEGORY ITEMS"
1821msgstr "POLOŽKY KATEGÓRIE"
1822
1823#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1824msgid ""
1825"%prog remove ids\n"
1826"\n"
1827"Remove the books identified by ids from the database. ids should be a comma separated list of id numbers (you can get id numbers by using the search command). For example, 23,34,57-85 (when specifying a range, the last number in the range is not included).\n"
1828msgstr ""
1829
1830#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1831msgid "Do not use the {}"
1832msgstr ""
1833
1834#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1835msgid "You must specify at least one book to remove"
1836msgstr "Musíte zadať minimálne jednu knihu, ktorá sa má odstrániť"
1837
1838#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1839msgid ""
1840"%prog remove_custom_column [options] label\n"
1841"\n"
1842"Remove the custom column identified by label. You can see available\n"
1843"columns with the custom_columns command.\n"
1844"    "
1845msgstr ""
1846
1847#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1848msgid "Do not ask for confirmation"
1849msgstr "Nepýtať sa na potvrdenie"
1850
1851#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1852#, python-format
1853msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1854msgstr "Stratíte všretky dáta v stĺpci: %s. Ste si istý (y/n)? "
1855
1856#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1857msgid "y"
1858msgstr "a"
1859
1860#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1861#, python-format
1862msgid ""
1863"No column named %s found. You must use column labels, not titles. Use "
1864"calibredb custom_columns to get a list of labels."
1865msgstr ""
1866
1867#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1868msgid "Error: You must specify a column label"
1869msgstr "Chyba: Musíte zadať označenie stĺpca"
1870
1871#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1872msgid ""
1873"\n"
1874"%prog remove_format [options] id fmt\n"
1875"\n"
1876"Remove the format fmt from the logical book identified by id. You can get id by using the search command. fmt should be a file extension like LRF or TXT or EPUB. If the logical book does not have fmt available, do nothing.\n"
1877msgstr ""
1878
1879#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1880msgid "You must specify an id and a format"
1881msgstr "Musíte zadať identifikačný kód a formát"
1882
1883#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1884msgid ""
1885"%prog restore_database [options]\n"
1886"\n"
1887"Restore this database from the metadata stored in OPF files in each\n"
1888"folder of the calibre library. This is useful if your metadata.db file\n"
1889"has been corrupted.\n"
1890"\n"
1891"WARNING: This command completely regenerates your database. You will lose\n"
1892"all saved searches, user categories, plugboards, stored per-book conversion\n"
1893"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1894"what is found in the OPF files.\n"
1895"    "
1896msgstr ""
1897
1898#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1899msgid ""
1900"Really do the recovery. The command will not run unless this option is "
1901"specified."
1902msgstr "Skutočne vykonať obnovu. Príkaz sa nespustí, dokiaľ túto voľbu nezadáte."
1903
1904#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1905#, python-format
1906msgid "You must provide the %s option to do a recovery"
1907msgstr "Na spustenie obnovy musíte zadať voľbu %s"
1908
1909#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1910msgid ""
1911"%prog saved_searches [options] (list|add|remove)\n"
1912"\n"
1913"Manage the saved searches stored in this database.\n"
1914"If you try to add a query with a name that already exists, it will be\n"
1915"replaced.\n"
1916"\n"
1917"Syntax for adding:\n"
1918"\n"
1919"%prog saved_searches add search_name search_expression\n"
1920"\n"
1921"Syntax for removing:\n"
1922"\n"
1923"%prog saved_searches remove search_name\n"
1924"    "
1925msgstr ""
1926
1927#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1928#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1930msgid "Name:"
1931msgstr "Názov:"
1932
1933#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1934msgid "Search string:"
1935msgstr "Hľadaný reťazec:"
1936
1937#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1938msgid "Error: You must specify a name and a search string"
1939msgstr "Chyba: Musíte zadať názov a hľadaný reťazec"
1940
1941#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1942#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1943msgid "added"
1944msgstr "pridané"
1945
1946#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1947msgid "Error: You must specify a name"
1948msgstr "Chyba: Musíte zadať názov"
1949
1950#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1951msgid "removed"
1952msgstr "vymazané"
1953
1954#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1955#, python-format
1956msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1957msgstr "Chyba: Neznáma akcia %s, musí byť jedno z: (pridať|odstrániť|vypísať)"
1958
1959#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1960#, python-brace-format
1961msgid "Failed to parse search query: ({0}) with error: {1}"
1962msgstr ""
1963
1964#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1965#, python-brace-format
1966msgid ""
1967"%prog search [options] search expression\n"
1968"\n"
1969"Search the library for the specified search term, returning a comma separated\n"
1970"list of book ids matching the search expression. The output format is useful\n"
1971"to feed into other commands that accept a list of ids as input.\n"
1972"\n"
1973"The search expression can be anything from calibre's powerful search query\n"
1974"language, for example: %prog search {0}\n"
1975msgstr ""
1976
1977#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1978msgid "The maximum number of results to return. Default is all results."
1979msgstr ""
1980
1981#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1982msgid "Error: You must specify the search expression"
1983msgstr "Chyba: Musíte zadať vyhľadávací výraz"
1984
1985#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1986msgid "No books matching the search expression:"
1987msgstr "Žiadne knihy zodpovedajúce vyhľadávanému výrazu:"
1988
1989#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1990msgid "No book with id {} exists"
1991msgstr "Kniha s id {} neexistuje"
1992
1993#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1994msgid "No column with name {} exists"
1995msgstr "Stĺpec s názvom {} neexistuje"
1996
1997#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1998msgid "Data set to: {} [{}]"
1999msgstr ""
2000
2001#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
2002msgid "Data set to: {}"
2003msgstr ""
2004
2005#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
2006msgid ""
2007"%prog set_custom [options] column id value\n"
2008"\n"
2009"Set the value of a custom column for the book identified by id.\n"
2010"You can get a list of ids using the search command.\n"
2011"You can get a list of custom column names using the custom_columns\n"
2012"command.\n"
2013"    "
2014msgstr ""
2015
2016#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2017msgid ""
2018"If the column stores multiple values, append the specified values to the "
2019"existing ones, instead of replacing them."
2020msgstr "Ak stĺpec obsahuje viac hodnôt, pridaj tieto k existujúcim, namiesto ich nahradenia."
2021
2022#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2023msgid "Error: You must specify a field name, id and value"
2024msgstr "Chyba: Musíte zadať názov poľa, id a hodnotu"
2025
2026#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2027msgid ""
2028"\n"
2029"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2030"\n"
2031"Set the metadata stored in the calibre database for the book identified by id\n"
2032"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2033"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2034"show_metadata command. You can also set the metadata of individual fields with\n"
2035"the --field option. If you use the --field option, there is no need to specify\n"
2036"an OPF file.\n"
2037msgstr ""
2038
2039#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2040#, python-brace-format
2041msgid ""
2042"The field to set. Format is field_name:value, for example: {0} "
2043"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2044"this option multiple times to set multiple fields. Note: For languages you "
2045"must use the ISO639 language codes (e.g. en for English, fr for French and "
2046"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2047"use true and false or yes and no."
2048msgstr ""
2049
2050#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2051msgid "List the metadata field names that can be used with the --field option"
2052msgstr ""
2053
2054#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2055msgid "Field name"
2056msgstr "Názov poľa"
2057
2058#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2059#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2063#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2064#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2065#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2066#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2067#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2068#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2069#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2070#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2071#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2072#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2073msgid "Title"
2074msgstr "Názov"
2075
2076#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2077msgid "You must specify a record id as the first argument"
2078msgstr "Ako prvý argument musíte uviesť id záznamu"
2079
2080#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2081msgid "You must specify either a field or an OPF file"
2082msgstr ""
2083
2084#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2085#, python-format
2086msgid "The OPF file %s does not exist"
2087msgstr "Súbor OPF %s neexistuje"
2088
2089#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2090#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2091#, python-format
2092msgid "No book with id: %s in the database"
2093msgstr "Kniha s id: %s nie je v databáze"
2094
2095#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2096#, python-format
2097msgid "%s is not a known field"
2098msgstr "%s nie je známe pole"
2099
2100#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2101msgid ""
2102"\n"
2103"%prog show_metadata [options] id\n"
2104"\n"
2105"Show the metadata stored in the calibre database for the book identified by id.\n"
2106"id is an id number from the search command.\n"
2107msgstr ""
2108
2109#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2110msgid "Print metadata in OPF form (XML)"
2111msgstr "Vypísať metadáta vo formáte OPF (XML)"
2112
2113#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2114msgid "You must specify an id"
2115msgstr "Musíte zadať identifikačný kód"
2116
2117#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2118msgid "The {} command is not supported with remote (server based) libraries"
2119msgstr ""
2120
2121#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2122msgid "GLOBAL OPTIONS"
2123msgstr "GLOBÁLNE VOĹBY"
2124
2125#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2126msgid ""
2127"Path to the calibre library. Default is to use the path stored in the "
2128"settings. You can also connect to a calibre Content server to perform "
2129"actions on remote libraries. To do so use a URL of the form: "
2130"http://hostname:port/#library_id for example, "
2131"http://localhost:8080/#mylibrary. library_id is the library id of the "
2132"library you want to connect to on the Content server. You can use the "
2133"special library_id value of - to get a list of library ids available on the "
2134"server. For details on how to setup access via a Content server, see {}."
2135msgstr ""
2136
2137#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2138#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2139msgid "show this help message and exit"
2140msgstr "zobraziť túto nápovedu a skončiť"
2141
2142#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2143#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2144msgid "show program's version number and exit"
2145msgstr "zobraziť verziu programu a skončiť"
2146
2147#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2148msgid "Username for connecting to a calibre Content server"
2149msgstr "Používateľské meno pre pripojenie k serveru s obsahom Calibre"
2150
2151#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2152#, python-brace-format
2153msgid ""
2154"Password for connecting to a calibre Content server. To read the password "
2155"from standard input, use the special value: {0}. To read the password from a"
2156" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2157"trailing >). The angle brackets in the above are required, remember to "
2158"escape them or use quotes for your shell."
2159msgstr ""
2160
2161#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2162msgid ""
2163"The timeout, in seconds, when connecting to a calibre library over the "
2164"network. The default is two minutes."
2165msgstr ""
2166
2167#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2168#, python-format
2169msgid ""
2170"%%prog command [options] [arguments]\n"
2171"\n"
2172"%%prog is the command line interface to the calibre books database.\n"
2173"\n"
2174"command is one of:\n"
2175"  %s\n"
2176"\n"
2177"For help on an individual command: %%prog command --help\n"
2178msgstr "%%prog príkaz [možnosti] [parametre]\n\n%%prog je rozhranie umožňujúce prístup k databáze calibre prostredníctvom príkazového riadka.\n\npríkaz je jeden z:\n  %s\n\nInformácie o jednotlivých príkazoch: %%prog príkaz --help\n"
2179
2180#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2181msgid "Enter the password: "
2182msgstr "Zadajte heslo:"
2183
2184#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2185msgid ""
2186"Another calibre program such as {} or the main calibre program is running. "
2187"Having multiple programs that can make changes to a calibre library running "
2188"at the same time is a bad idea. calibredb can connect directly to a running "
2189"calibre Content server, to make changes through it, instead. See the "
2190"documentation of the {} option for details."
2191msgstr ""
2192
2193#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2195#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2196msgid "TEMPLATE ERROR"
2197msgstr "CHYBA ŠABLÓNY"
2198
2199#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2200#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2201msgid "On Device"
2202msgstr "V zariadení"
2203
2204#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2205#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2206msgid "Main"
2207msgstr "Základné"
2208
2209#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2210#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2211#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2212msgid "Card A"
2213msgstr "Karta A"
2214
2215#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2216#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2217#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2218msgid "Card B"
2219msgstr "Karta B"
2220
2221#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2222#, python-format
2223msgid "Invalid field: %s"
2224msgstr "Neplatné pole: %s"
2225
2226#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2227#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2228msgid "Starting restoring preferences and column metadata"
2229msgstr "Začínam obnovenie nastavení a metadát polí"
2230
2231#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2232#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2233msgid "Cannot restore preferences. Backup file not found."
2234msgstr "Nastavenia nemohli byť obnovené. Súbor so zálohou sa nenašiel."
2235
2236#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2237#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2238msgid "Finished restoring preferences and column metadata"
2239msgstr "Obnovenie nastavení a metadát polí bolo ukončené"
2240
2241#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2242#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2243msgid "Finished restoring preferences"
2244msgstr "Obnovenie nastavení bolo ukončené"
2245
2246#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2247#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2248msgid "Restoring preferences and column metadata failed"
2249msgstr "Obnova nastavení a metadát polí zlyhalo"
2250
2251#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2252#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2253msgid "Processed"
2254msgstr "Spracované"
2255
2256#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2257msgid "Creating custom column "
2258msgstr "Vytvoriť vlastný stĺpec"
2259
2260#: /__w/calibre/calibre/src/calibre/db/search.py:101
2261#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2262msgid "today"
2263msgstr "dnes"
2264
2265#: /__w/calibre/calibre/src/calibre/db/search.py:102
2266#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2267msgid "yesterday"
2268msgstr "včera"
2269
2270#: /__w/calibre/calibre/src/calibre/db/search.py:103
2271#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2272msgid "thismonth"
2273msgstr "tento mesiac"
2274
2275#: /__w/calibre/calibre/src/calibre/db/search.py:104
2276#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2277msgid "daysago"
2278msgstr "pred dňami"
2279
2280#: /__w/calibre/calibre/src/calibre/db/search.py:193
2281#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2282#, python-brace-format
2283msgid "Number conversion error: {0}"
2284msgstr "Číslo chyby konverzie: {0}"
2285
2286#: /__w/calibre/calibre/src/calibre/db/search.py:199
2287#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2288#, python-brace-format
2289msgid "Date conversion error: {0}"
2290msgstr "Dátum chyby konverzie: {0}"
2291
2292#: /__w/calibre/calibre/src/calibre/db/search.py:284
2293#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2294#, python-brace-format
2295msgid "Non-numeric value in query: {0}"
2296msgstr "Nečíselná hodnota v rade: {0}"
2297
2298#: /__w/calibre/calibre/src/calibre/db/search.py:311
2299#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2300#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2301#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2302#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2303msgid "no"
2304msgstr "nie"
2305
2306#: /__w/calibre/calibre/src/calibre/db/search.py:312
2307#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2308#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2309#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2310#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2311msgid "yes"
2312msgstr "áno"
2313
2314#: /__w/calibre/calibre/src/calibre/db/search.py:313
2315#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2316#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2317#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2318msgid "unchecked"
2319msgstr "nezašktnuté"
2320
2321#: /__w/calibre/calibre/src/calibre/db/search.py:314
2322#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2323#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2324#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2325msgid "checked"
2326msgstr "zaškrtnuté"
2327
2328#: /__w/calibre/calibre/src/calibre/db/search.py:315
2329#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2330msgid "empty"
2331msgstr "prázdne"
2332
2333#: /__w/calibre/calibre/src/calibre/db/search.py:316
2334#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2335msgid "blank"
2336msgstr "prázdne"
2337
2338#: /__w/calibre/calibre/src/calibre/db/search.py:325
2339#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2340#, python-brace-format
2341msgid "Invalid boolean query \"{0}\""
2342msgstr "Neplatný booleovský dotaz \"{0}\""
2343
2344#: /__w/calibre/calibre/src/calibre/db/search.py:514
2345msgid "No such Virtual library: {}"
2346msgstr ""
2347
2348#: /__w/calibre/calibre/src/calibre/db/search.py:519
2349msgid "Virtual library search is recursive: {}"
2350msgstr "Hľadanie vo virtuálnej knižnici je rekurzívne: {}"
2351
2352#: /__w/calibre/calibre/src/calibre/db/search.py:550
2353#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2354#, python-brace-format
2355msgid "Recursive query group detected: {0}"
2356msgstr "Zistená rekurzívna skupina radu: {0}"
2357
2358#: /__w/calibre/calibre/src/calibre/db/search.py:649
2359msgid ""
2360"search template: missing or invalid separator. Valid separators are: {}"
2361msgstr ""
2362
2363#: /__w/calibre/calibre/src/calibre/debug.py:29
2364#, python-brace-format
2365msgid ""
2366"{0}\n"
2367"\n"
2368"Various command line interfaces useful for debugging calibre. With no options,\n"
2369"this command starts an embedded Python interpreter. You can also run the main\n"
2370"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2371"\n"
2372"It also contains interfaces to various bits of calibre that do not have\n"
2373"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2374"on.\n"
2375"\n"
2376"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2377"\n"
2378"    {1}\n"
2379"\n"
2380"Everything after the -- is passed to the script.\n"
2381msgstr ""
2382
2383#: /__w/calibre/calibre/src/calibre/debug.py:45
2384msgid "%prog [options]"
2385msgstr "%prog [options]"
2386
2387#: /__w/calibre/calibre/src/calibre/debug.py:46
2388msgid "Run Python code."
2389msgstr ""
2390
2391#: /__w/calibre/calibre/src/calibre/debug.py:47
2392msgid "Run the Python code in file."
2393msgstr ""
2394
2395#: /__w/calibre/calibre/src/calibre/debug.py:49
2396msgid ""
2397"Subset the specified font. Use -- after this option to pass option to the "
2398"font subsetting program."
2399msgstr "Redukovať zadané písmo. Použite -- po tejto voľbe pre predanie možnosti programu pre čiastočné vkladanie písma. "
2400
2401#: /__w/calibre/calibre/src/calibre/debug.py:51
2402#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2403#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2404msgid "Debug device detection"
2405msgstr "Analyzovať chyby pri identifikácii zariadenia"
2406
2407#: /__w/calibre/calibre/src/calibre/debug.py:53
2408msgid ""
2409"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2410"stderr."
2411msgstr "Spustiť grafické rozhranie GUI so zapnutou diagnostikou. Výstup diagnostiky je vytlačený do stdout a stderr."
2412
2413#: /__w/calibre/calibre/src/calibre/debug.py:56
2414msgid ""
2415"Run the GUI with a debug console, logging to the specified path. For "
2416"internal use only, use the -g option to run the GUI in debug mode"
2417msgstr "Spustiť diagnostiku grafického rozhrania v terminále a zaznamenať výsledky na určené miesto. Len pre interné účely použite možnosť -g, na diagnostiku grafického rozhrania."
2418
2419#: /__w/calibre/calibre/src/calibre/debug.py:60
2420msgid "Run the E-book viewer in debug mode"
2421msgstr "Spustiť Zobrazovač e-kníh v režime ladenia"
2422
2423#: /__w/calibre/calibre/src/calibre/debug.py:62
2424msgid "Output the paths necessary to setup the calibre environment"
2425msgstr "Výstup ciest potrebných pre nastavenie prostredia Calibre"
2426
2427#: /__w/calibre/calibre/src/calibre/debug.py:64
2428msgid ""
2429"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2430"specifying the path to the py file containing the plugin code."
2431msgstr "Vložiť jednoduchý doplnok (napr. doplnok obsahujúci len .py súbor) zadaním cesty ku súboru py, ktorý obsahuje kód doplnku."
2432
2433#: /__w/calibre/calibre/src/calibre/debug.py:68
2434msgid ""
2435"Re-initialize the sqlite calibre database at the specified path. Useful to "
2436"recover from db corruption."
2437msgstr "Znovu inicializovať SQLite databázu Calibre zo zadanej cesty. Užitočné pri obnovení po poškodení databázy."
2438
2439#: /__w/calibre/calibre/src/calibre/debug.py:72
2440msgid "Inspect the MOBI file(s) at the specified path(s)"
2441msgstr "Skontrolovať súbor (súbory) MOBI zo zadanej cesty (zadaných ciest)"
2442
2443#: /__w/calibre/calibre/src/calibre/debug.py:74
2444msgid "Launch the calibre \"Edit book\" tool in debug mode."
2445msgstr ""
2446
2447#: /__w/calibre/calibre/src/calibre/debug.py:76
2448msgid ""
2449"Explode the book into the specified folder.\n"
2450"Usage: -x file.epub output_dir\n"
2451"Exports the book as a collection of HTML files and metadata, which you can edit using standard HTML editing tools. Works with EPUB, AZW3, HTMLZ and DOCX files."
2452msgstr ""
2453
2454#: /__w/calibre/calibre/src/calibre/debug.py:82
2455msgid ""
2456"Implode a previously exploded book.\n"
2457"Usage: -i output_dir file.epub\n"
2458"Imports the book from the files in output_dir which must have been created by a previous call to --explode-book. Be sure to specify the same file type as was used when exploding."
2459msgstr ""
2460
2461#: /__w/calibre/calibre/src/calibre/debug.py:87
2462msgid ""
2463"Export all calibre data (books/settings/plugins). Normally, you will be "
2464"asked for the export folder and the libraries to export. You can also "
2465"specify them as command line arguments to skip the questions. Use absolute "
2466"paths for the export folder and libraries. The special keyword \"all\" can "
2467"be used to export all libraries."
2468msgstr ""
2469
2470#: /__w/calibre/calibre/src/calibre/debug.py:93
2471msgid "Import previously exported calibre data"
2472msgstr "Importovať predtým exportované dáta Calibre"
2473
2474#: /__w/calibre/calibre/src/calibre/debug.py:96
2475#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2476msgid ""
2477"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2478" are running jobs, they will be silently aborted, so use with care."
2479msgstr "Spôsobí, že akákoľvek bežiaca inštancia bude ukončená. Uvedomte si, že ak sa práve spracúvajú úlohy, budú potichu prerušené, takže používajte opatrne."
2480
2481#: /__w/calibre/calibre/src/calibre/debug.py:99
2482msgid "Test binary modules in build"
2483msgstr "Testovať binárne moduly v zostavovaní"
2484
2485#: /__w/calibre/calibre/src/calibre/debug.py:102
2486msgid ""
2487"Run a plugin that provides a command line interface. For example:\n"
2488"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2489"Everything after the -- will be passed to the plugin as arguments."
2490msgstr "Spustiť doplnok, ktorý poskytuje rozhranie príkazového riadku. Napríklad:\ncalibre-debug -r \"Pridať knihy\" -- súbor1 --option1\nVšetko po -- bude dané doplnku ako parametre."
2491
2492#: /__w/calibre/calibre/src/calibre/debug.py:106
2493msgid ""
2494"Run the calibre diff tool. For example:\n"
2495"calibre-debug --diff file1 file2"
2496msgstr "Spustiť rozdielový nástroj Calibre. Napríklad:\ncalibre-debug --diff súbor1 súbor2"
2497
2498#: /__w/calibre/calibre/src/calibre/debug.py:109
2499msgid "(Un)register calibre from Windows Default Programs."
2500msgstr "(Od)registrovať Calibre vo východzích programoch Windows."
2501
2502#: /__w/calibre/calibre/src/calibre/debug.py:111
2503msgid "For internal use"
2504msgstr ""
2505
2506#: /__w/calibre/calibre/src/calibre/debug.py:220
2507msgid "Debug log"
2508msgstr "Protokol diagnostiky"
2509
2510#: /__w/calibre/calibre/src/calibre/debug.py:313
2511#, python-format
2512msgid "No plugin named %s found"
2513msgstr "Žiadny doplnok s názvom %s nebol nájdený"
2514
2515#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2516msgid "Communicate with Android phones."
2517msgstr "Komunikácia s telefónmi Android."
2518
2519#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2520msgid ""
2521"Comma separated list of folders to send e-books to on the device's <b>main "
2522"memory</b>. The first one that exists will be used"
2523msgstr ""
2524
2525#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2526msgid ""
2527"Comma separated list of folders to send e-books to on the device's "
2528"<b>storage cards</b>. The first one that exists will be used"
2529msgstr ""
2530
2531#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2532msgid "Communicate with S60 phones."
2533msgstr "Komunikácia s telefónmi S60"
2534
2535#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2536msgid "Communicate with WebOS tablets."
2537msgstr "Komunikácia s tabletmi WebOS."
2538
2539#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2540msgid "Communicate with the Binatone Readme e-book reader."
2541msgstr ""
2542
2543#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2544msgid "Communicate with the Blackberry smart phone."
2545msgstr "Komunikácia so smartfónom Blackberry."
2546
2547#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2548#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2549#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2550#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2551msgid "Kovid Goyal"
2552msgstr "Kovid Goyal"
2553
2554#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2555msgid "Communicate with the Blackberry Playbook."
2556msgstr "Komunikácia s Blackberry Playbook."
2557
2558#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2559msgid "Communicate with BOEYE BEX Serial e-book readers."
2560msgstr ""
2561
2562#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2563msgid "Communicate with BOEYE BDX serial e-book readers."
2564msgstr ""
2565
2566#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2567msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2568msgstr ""
2569
2570#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2571msgid "Communicate with the Cybook Orizon e-book reader."
2572msgstr ""
2573
2574#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2575#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2576msgid "Card A folder"
2577msgstr "Priečinok karty A"
2578
2579#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2580msgid ""
2581"Enter the folder where the books are to be stored when sent to the memory "
2582"card. This folder is prepended to any send to device template"
2583msgstr "Zadajte zložku, kde majú byť knihy ukladané pri posielaní na pamäťovú kartu. Táto zložka je pridaná ku šablóne Poslať na zariadenie"
2584
2585#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2586msgid "Communicate with the Cybook Muse e-book reader."
2587msgstr ""
2588
2589#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2590msgid "Communicate with the Bookeen Diva HD e-book reader."
2591msgstr ""
2592
2593#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2594msgid "Communicate with the EB600 e-book reader."
2595msgstr ""
2596
2597#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2598msgid "Communicate with the tolino shine and vision readers"
2599msgstr "Komunikovať s čítacími zariadeniami tolino shine and vision"
2600
2601#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2602#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2603msgid "Swap main and card A"
2604msgstr "Vymeniť hlavú pamäť a kartu A"
2605
2606#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2607msgid ""
2608"Check this box if the device's main memory is being seen as card a and the "
2609"card is being seen as main memory. Some tolino devices may need this option."
2610msgstr "Zaškrtnite túto položku, ak je hlavná pamäť zariadenia zobrazená ako karta A a karta je zobrazená ako hlavná pamäť. Niektoré zariadenia tolino to môžu potrebovať."
2611
2612#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2613msgid "Communicate with the Astak Mentor EB600"
2614msgstr "Komunikácia s Astak Mentor EB600."
2615
2616#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2617msgid "Communicate with the PocketBook 301 Reader."
2618msgstr ""
2619
2620#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2621msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2622msgstr "Komunikovať s čítacím zariadením  PocketBook 515/602/603/902/903/Pro 912."
2623
2624#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2625msgid "Communicate with the PocketBook 622 and 623 readers."
2626msgstr "Komunikovať s čítacími zariadeniami PocketBook 622 and 623."
2627
2628#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2629msgid "Communicate with the PocketBook 360+ reader."
2630msgstr "Komunikácia s čítačkou PocketBook 360+."
2631
2632#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2633msgid "Communicate with the PocketBook 701"
2634msgstr "Komunikácia s PocketBook 701"
2635
2636#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2637msgid "Communicate with the PocketBook 740"
2638msgstr "Komunikácia s PocketBook 740"
2639
2640#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2641msgid "Communicate with the Infibeam Pi2 reader."
2642msgstr "Komunikácia s čítačkou Infibeam Pi2."
2643
2644#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2645msgid "Entourage Edge"
2646msgstr "Entourage Edge"
2647
2648#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2649msgid "Communicate with the Entourage Edge."
2650msgstr "Komunikácia s Entourage Edge."
2651
2652#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2653msgid "Communicate with the ESlick e-book reader."
2654msgstr ""
2655
2656#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2657msgid "Communicate with the Sigmatek e-book reader."
2658msgstr ""
2659
2660#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2661#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2662msgid "Use an arbitrary folder as a device."
2663msgstr "Použite ľubovoľnú zložku ako zariadenie."
2664
2665#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2666#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2667msgid "Device interface"
2668msgstr "Rozhranie zariadenia"
2669
2670#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2671msgid "Communicate with Hanlin V3 e-book readers."
2672msgstr ""
2673
2674#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2675msgid "Communicate with Hanlin V5 e-book readers."
2676msgstr ""
2677
2678#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2679msgid "Communicate with the BOOX e-book reader."
2680msgstr ""
2681
2682#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2683msgid ""
2684"Comma separated list of folders to send e-books to on the device. The first "
2685"one that exists will be used."
2686msgstr ""
2687
2688#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2689msgid "Communicate with the Hanvon N520 e-book reader."
2690msgstr ""
2691
2692#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2693msgid "Communicate with the Kibano e-book reader."
2694msgstr ""
2695
2696#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2697msgid "Communicate with The Book reader."
2698msgstr "Komunikácia s čítačkou The Book."
2699
2700#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2701msgid "Communicate with the Libre Air reader."
2702msgstr "Komunikácia s čítačkou Libre Air."
2703
2704#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2705msgid "Communicate with the SpringDesign Alex e-book reader."
2706msgstr ""
2707
2708#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2709#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2710#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2711#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2712#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2713#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2714#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2715#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2716msgid "Removing books from device..."
2717msgstr "Odstraňujem knihy zo zariadenia..."
2718
2719#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2720msgid "Communicate with the Azbooka"
2721msgstr "Komunikácia so zariadením Azbooka."
2722
2723#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2724msgid "Communicate with the Elonex EB 511 e-book reader."
2725msgstr ""
2726
2727#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2728msgid "Communicate with the Cybook Odyssey e-book reader."
2729msgstr ""
2730
2731#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2732msgid "Communicate with the IRex Iliad e-book reader."
2733msgstr ""
2734
2735#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2736msgid "Cannot get files from this device"
2737msgstr "Nie je možné získať súbory z tohto zariadenia"
2738
2739#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2740msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2741msgstr ""
2742
2743#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2744msgid "Communicate with the IRex Digital Reader 800"
2745msgstr "Komunikácia s IRex Digital Reader 800"
2746
2747#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2748msgid "Communicate with the Iriver Story reader."
2749msgstr "Komunikácia s čítačkou Iriver Story."
2750
2751#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2752msgid "Communicate with the JetBook e-book reader."
2753msgstr ""
2754
2755#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2756msgid "Communicate with the MiBuk Wolder reader."
2757msgstr "Komunikácia s čítačkou MiBuk Wolder."
2758
2759#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2760msgid "Communicate with the JetBook Mini reader."
2761msgstr "Komunikácia s čítačkou JetBook Mini."
2762
2763#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2764msgid "Communicate with the JetBook Color reader."
2765msgstr "Komunikuj s čítačkou JetBook Color"
2766
2767#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2768#, python-format
2769msgid "Not a valid MOBI file. Reports identity of %s"
2770msgstr "Nie je platný súbor typu MOBI. Správa identity %s"
2771
2772#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2773msgid "Could not generate page mapping."
2774msgstr "Nie je možné vygenerovať mapovanie stránok"
2775
2776#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2777msgid "Communicate with the Kindle e-book reader."
2778msgstr "Komunikácia s čítačkou e-kníh Kindle."
2779
2780#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2781msgid ""
2782"The following books are in KFX format. KFX is a virtual book format, and "
2783"cannot be transferred from the device. Instead, you should go to your "
2784"\"Manage my content and devices\" page on the Amazon homepage and download "
2785"the book to your computer from there. That will give you a regular AZW3 file"
2786" that you can add to calibre normally. Click \"Show details\" to see the "
2787"list of books."
2788msgstr ""
2789
2790#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2791#, python-format
2792msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2793msgstr "%(time)s<br />Posledná čítaná strana: %(loc)d (%(pr)d%%)"
2794
2795#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2796#, python-format
2797msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2798msgstr ""
2799
2800#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2801#, python-format
2802msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2803msgstr "<b>Pozícia %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2804
2805#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2806#, python-format
2807msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2808msgstr "<b>Strana %(dl)d &bull; %(typ)s</b><br />"
2809
2810#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2811#, python-format
2812msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2813msgstr "<b>Pozícia %(dl)d &bull; %(typ)s</b><br />"
2814
2815#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2816msgid ""
2817"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2818msgstr ""
2819
2820#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2821msgid "Send page number information when sending books"
2822msgstr "Odošli číslo stránky počas odosielania knihy"
2823
2824#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2825msgid ""
2826"The Kindle 3 and newer versions can use page number information in MOBI "
2827"files. With this option, calibre will calculate and send this information to"
2828" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2829"not correspond to any paper book."
2830msgstr "Kindle 3 a novšie dokážu používať informácie o čísle strany v súboroch MOBI. S touto voľbou Calibre vypočíta a pošle čísla strán do Kindle pri nahrávaní súborov MOBI cez USB. Tieto čísla strán však nezodpovedajú číslam v papierových knihách."
2831
2832#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2833msgid "Page count calculation method"
2834msgstr "Metóda výpočtu počtu strán"
2835
2836#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2837msgid ""
2838"There are multiple ways to generate the page number information. If a page count is given then the book will be divided into that many pages. Otherwise the number of pages will be approximated using one of the following methods.<ul> <li>fast: 2300 characters of uncompressed text per page.\n"
2839"\n"
2840" <li>accurate: Based on the number of chapters, paragraphs, and visible lines in the book. This method is designed to simulate an average paperback book where there are 32 lines per page and a maximum of 70 characters per line.\n"
2841"\n"
2842" <li>pagebreak: The \"pagebreak\" method uses the presence of <mbp:pagebreak> tags within the book to determine pages.</ul>Methods other than \"fast\" are going to be much slower. Further, if \"pagebreak\" fails to determine a page count accurate will be used, and if  \"accurate\" fails fast will be used."
2843msgstr "Existuje niekoľko spôsobov na generovanie informácie o počte strán. Ak je počet strán daný, kniha bude rozdelená na taký počet strán. Inak bude vypočítaný jednou z nasledujúcich metód. <ul> <li>rýchla: 2300 znakov nekomprinovaného textu na stranu.\n\n<li>presná: Na základe počtu kapitol, odstavcov a viditeľných riadkov v knihe. Táto metóda je navrhnutá pre simuláciu bežnej brožovanej knihy, ktorá má 32 riadkov na strane a 70 znakov v riadku.\n\n<li>zalomenie stránky: Metóda \"zalomenia stránky\" využíva na určenie počtu strán prítomnosť značiek <mbp:pagebreak> vo vnútri knihy.</ul> Iné metódy ako \"rýchla\" budú omnoho pomalšie. Pokiaľ metóda \"zalomenia strán\" nedokáže určiť počet strán, bude použitá metóda \"presná\" a pokiaľ zlyhá, tak bude použitá rýchla metóda."
2844
2845#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2846msgid "Custom column name to retrieve page counts from"
2847msgstr "Názov vlastného stĺpca na získanie počtu strán"
2848
2849#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2850msgid ""
2851"If you have a custom column in your library that you use to store the page "
2852"count of books, you can have calibre use that information, instead of "
2853"calculating a page count. Specify the name of the custom column here, for "
2854"example, #pages."
2855msgstr "Ak vo Vašej knižnici máte vlastný stĺpec kam zapisujete počet strán kníh, môže použiť Calibre súto informáciu namiesto výpočtu počtu strán. Názov vlastného stĺpca zadajte sem, napr. #pages. "
2856
2857#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2858msgid "Custom column name to retrieve calculation method from"
2859msgstr "Názov vlastného stĺpca na získanie metódy výpočtu počtu strán"
2860
2861#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2862msgid ""
2863"If you have a custom column in your library that you use to store the "
2864"preferred method for calculating the number of pages for a book, you can "
2865"have calibre use that method instead of the default one selected above.  "
2866"Specify the name of the custom column here, for example, #pagemethod. The "
2867"custom column should have the  values: fast, accurate or pagebreak."
2868msgstr "Ak vo Vašej knižnici máte vlastný stĺpec kde je uložená preferovaná metóda výpočtu strán, môže použiť Calibre túto informáciu namiesto vyššie zobrazenej predvolenej metódy. Názov vlastného stĺpca zadajte sem, napr. #metodastranky. Vlastný stĺpec by mal mať hodnoty: rýchla, presná alebo zalomenie stránky."
2869
2870#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2871msgid "Overwrite existing APNX on device"
2872msgstr ""
2873
2874#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2875msgid ""
2876"Uncheck this option to allow an APNX file existing on the device to have "
2877"priority over the version which calibre would send. Since APNX files are "
2878"usually deleted when a book is removed from the Kindle, this is mostly "
2879"useful when resending a book to the device which is already on the device "
2880"(e.g. after making a modification)."
2881msgstr ""
2882
2883#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2884msgid "Communicate with the Kindle DX e-book reader."
2885msgstr ""
2886
2887#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2888msgid "Communicate with the Kindle Fire"
2889msgstr "Komunikácia s čítačkou Kindle Fire"
2890
2891#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2892msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2893msgstr "Komunikuje s originálnou čítačkou Kobo a Kobo WiFi."
2894
2895#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2896msgid "The Kobo supports several collections including "
2897msgstr "Kobo podporuje niekoľko zbierok vrátane "
2898
2899#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2900msgid "Create tags for automatic management"
2901msgstr "Vytvoriť značky pre automatickú správu"
2902
2903#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2904msgid "Upload covers for books (newer readers)"
2905msgstr "Odoslať obálky pre knihy (novšie čítačky)"
2906
2907#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2908msgid ""
2909"Normally, the Kobo readers get the cover image from the e-book file itself. "
2910"With this option, calibre will send a separate cover image to the reader, "
2911"useful if you have modified the cover."
2912msgstr "Čitatelia Kobo zvyčajne získavajú titulný obrázok zo samotného súboru elektronickej knihy. Pri tejto možnosti calibre odošle čitateľovi samostatný obrázok obálky, čo je užitočné, ak ste obal upravili."
2913
2914#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2915#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2916msgid "Upload black and white covers"
2917msgstr "Nahrať čierno-biele obaly"
2918
2919#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2920msgid "Show expired books"
2921msgstr "Zobraz knihy, ktoré vypršaly"
2922
2923#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2924msgid ""
2925"A bug in an earlier version left non kepubs book records in the database.  "
2926"With this option calibre will show the expired records and allow you to "
2927"delete them with the new delete logic."
2928msgstr ""
2929
2930#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2931#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2932msgid "Show previews"
2933msgstr "Zobraziť náhľady"
2934
2935#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2936#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2937msgid ""
2938"Kobo previews are included on the Touch and some other versions by default "
2939"they are no longer displayed as there is no good reason to see them.  Enable"
2940" if you wish to see/delete them."
2941msgstr "Náhľady Kobo sú štandardne zahrnuté v Touch a v niektorých ďalších verziách. Už sa však nezobrazujú, keďže na to nie je dôvod. Povoľte, ak ich chcete vidiet, resp. vymazať."
2942
2943#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2944#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2945msgid "Show recommendations"
2946msgstr "Zobraziť odporúčania"
2947
2948#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2949msgid ""
2950"Kobo now shows recommendations on the device. In some cases these have files"
2951" but in other cases they are just pointers to the web site to buy. Enable if"
2952" you wish to see/delete them."
2953msgstr "Kobo najnovšie v zariadeniach zobrazuje doporučenia. V niektorých prípadoch obsahujú súbory, ale v iných prípadoch len obsahujú odkazy na internetové stránky pre zakúpenie. Povoľte, pokiaľ si ich prajete zobraziť/vymazať."
2954
2955#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2956#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2957msgid "Attempt to support newer firmware"
2958msgstr "Podporovať novšie firmwéry"
2959
2960#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2961msgid ""
2962"Kobo routinely updates the firmware and the database version. With this "
2963"option calibre will attempt to perform full read-write functionality - Here "
2964"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2965"factory defaults and testing software"
2966msgstr "Kobo pravidelne aktualizuje verziu firmware a verziu databázy. Pomocou tejto voľby sa Calibre pokúsi dosiahnuť úplnú funkcionalitu čítania/zápisu - Tu sú draci!! Povoľte len v prípade, že súhlasíte s obnovením nastavení na pôvodné a s testovaním softvéru."
2967
2968#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2969#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2970#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2971#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2972#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2973#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2974#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2975#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2976#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2977#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2978#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2979#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2980#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2981#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2982#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2983#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2984msgid "Getting list of books on device..."
2985msgstr "Preberám zoznam kníh zo zariadenia..."
2986
2987#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2988#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2989#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2990#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2991#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2992#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2993msgid "Removing books from device metadata listing..."
2994msgstr "Odoberám knihy zo zoznamu v zariadení..."
2995
2996#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2997#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2998#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2999#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
3000#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
3001#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
3002#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
3003msgid "Adding books to device metadata listing..."
3004msgstr "Pridávam knihy do zoznamu v zariadení..."
3005
3006#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
3007#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
3008msgid "Kobo database version unsupported - See details"
3009msgstr "Verzia databázy Kobo nie je podporovaná - viď. podrobnosti"
3010
3011#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
3012msgid ""
3013"Your Kobo is running an updated firmware/database version. As calibre does "
3014"not know about this updated firmware, database editing is disabled, to "
3015"prevent corruption. You can still send books to your Kobo with calibre,  but"
3016" deleting books and managing collections is disabled. If you are willing to "
3017"experiment and know how to reset your Kobo to Factory defaults, you can "
3018"override this check by right clicking the device icon in calibre and "
3019"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3020" firmware\" option. Doing so may require you to perform a factory reset of "
3021"your Kobo."
3022msgstr "Vaše Kobo beží na aktualizovanej verzii firmware/databázy. Calibre túto verziu nepozná a preto z dôvodu ochrany pred poškodením je úprava databázu zakázaná. Aj naďalej môžete pomocou Calibre odosielať knihy do Vášho Koba, ale odstraňovanie a správa zbierok sú zakázané. Ak máte chuť experimentovať a viete, ako obnoviť Vaše Kobo do továrenských nastavení, môžete toto obmedzenie prekonať pravým kliknutím na ikonu zariadenia v Calibre a vybraním \"Konfigurovať toto zariadenie\" a následne voľbou \"Podporovať novšie firmwéry\". Ak tak urobíte, môže sa stať, že budete musieť Vaše Kobo obnoviť do továrenských nastavení."
3023
3024#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3025#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3026msgid "Not Implemented"
3027msgstr "Neimplementované"
3028
3029#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3030msgid ""
3031"\".kobo\" files do not exist on the device as books; instead they are rows "
3032"in the sqlite database. Currently they cannot be exported or viewed."
3033msgstr "Súbory \".kobo\" neexistujú na zariadení ako knihy; namiesto toho sú riadkami v SQLite databáze. V súčasnosti nemôžu byť exportované ani prehliadané."
3034
3035#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3036#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3037#, python-format
3038msgid ""
3039"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3040"%(pr)d%%<hr />"
3041msgstr ""
3042
3043#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3044#, python-format
3045msgid ""
3046"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3047"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3048"/><hr />"
3049msgstr "<b>Kapitola %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br /><b>Postup v kapitole:</b> %(chapter_progress)s%%<br />%(annotation)s<br /><hr />"
3050
3051#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3052#, python-format
3053msgid ""
3054"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3055"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3056"%(text)s<br /><hr />"
3057msgstr ""
3058
3059#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3060#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
3061#, python-format
3062msgid ""
3063"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3064"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3065"%(text)s<br /><b>Notes:</b> %(annotation)s<br /><hr />"
3066msgstr ""
3067
3068#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3069#, python-format
3070msgid ""
3071"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3072" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3073"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3074" %s."
3075msgstr ""
3076
3077#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3078msgid ""
3079"Your Kobo is running an updated firmware/database version. As calibre does "
3080"not know about this updated firmware, database editing is disabled, to "
3081"prevent corruption. You can still send books to your Kobo with calibre,  but"
3082" deleting books and managing collections is disabled. If you are willing to "
3083"experiment and know how to reset your Kobo to Factory defaults, you can "
3084"override this check by right clicking the device icon in calibre and "
3085"selecting \"Configure this device\" and then the \"Attempt to support newer "
3086"firmware\" option. Doing so may require you to perform a factory reset of "
3087"your Kobo."
3088msgstr ""
3089
3090#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3091#, python-format
3092msgid ""
3093"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3094"MobileRead. This is at %s."
3095msgstr ""
3096
3097#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3098msgid "Collections, covers && uploads"
3099msgstr ""
3100
3101#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3102msgid "Metadata, on device && advanced"
3103msgstr ""
3104
3105#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3106msgid "Uploading of books"
3107msgstr "Nahrávanie kníh"
3108
3109#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3110msgid "Modify CSS"
3111msgstr "Upraviť CSS"
3112
3113#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3114#, python-brace-format
3115msgid ""
3116"This allows addition of user CSS rules and removal of some CSS. When sending"
3117" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3118" This file is searched for in the root folder of the main memory of the "
3119"device. As well as this, if the file contains settings for the \"orphans\" "
3120"or \"widows\", these are removed for all styles in the original stylesheet."
3121msgstr ""
3122
3123#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3124msgid "Do not treat replacements as new books"
3125msgstr ""
3126
3127#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3128msgid ""
3129"When a new book is side-loaded, the Kobo firmware imports details of the "
3130"book into the internal database. Even if the book is a replacement for an "
3131"existing book, the Kobo will remove the book from the database and then "
3132"treat it as a new book. This means that the reading status, bookmarks and "
3133"collections for the book will be lost. This option overrides firmware "
3134"behavior and attempts to prevent a book that has been resent from being "
3135"treated as a new book. If you prefer to have replacements treated as new "
3136"books, turn this option off."
3137msgstr ""
3138
3139#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3140#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3141#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3142msgid "Collections"
3143msgstr "Zbierky"
3144
3145#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3146#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3147msgid ""
3148"Create new bookshelves on the Kobo if they do not exist. This is only for "
3149"firmware V2.0.0 or later."
3150msgstr "Vytvoriť nové poličky v Kobo, ak ešte neexistujú. Toto je len pre firmaware V2.0.0 alebo novší."
3151
3152#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3153msgid "Collections columns:"
3154msgstr ""
3155
3156#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3157msgid ""
3158"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3159" Kobo. Specify a tags type column for automatic management."
3160msgstr "Kobo od verzie V2.0.0 podporuje poličky. Tie sú vytvárané v Kobo. Zadajte stĺpec typu štítkov pre automatické spravovanie."
3161
3162#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3163msgid "Create collections"
3164msgstr "Vytvoriť zbierky"
3165
3166#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3167msgid "Delete empty bookshelves"
3168msgstr "Zmazať prázdne police"
3169
3170#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3171msgid ""
3172"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3173" only for firmware V2.0.0 or later."
3174msgstr "Odstrániť všetky prázdne poličky z Kobo, keď bude synchronizácia ukončená. Určené len pre firmware V2.0.0 a novší."
3175
3176#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3177msgid "Ignore collections:"
3178msgstr "Ignorovať zbierky:"
3179
3180#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3181msgid ""
3182"List the names of collections to be ignored by the collection management. "
3183"The collections listed will not be changed. Names are separated by commas."
3184msgstr "Urobte zoznam názvov zbierok, ktoré majú byť správcom zbierok ignorované. Zbierky zo zoznamu nebudú zmenené. Názvy sú oddelené čiarkami."
3185
3186#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3187msgid "Upload covers"
3188msgstr "Uploadovať obálky"
3189
3190#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3191msgid ""
3192"Upload cover images from the calibre library when sending books to the "
3193"device."
3194msgstr "Uploadovať obrázky obálok z knižnice Calibre pri odosielaní kníh do zariadenia."
3195
3196#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3197msgid "Convert covers to grayscale when uploading."
3198msgstr "Konvertovať obaly do čierno-bielej pri nahrávaní."
3199
3200#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3201msgid "Upload dithered covers"
3202msgstr ""
3203
3204#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3205msgid ""
3206"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3207"screen. This usually ensures greater accuracy and avoids banding, making "
3208"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3209"decent job of it. Has no effect without \"Upload black and white covers\"!"
3210msgstr ""
3211
3212#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3213msgid "Keep cover aspect ratio"
3214msgstr "Zachovať pomer strán obálky"
3215
3216#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3217msgid ""
3218"When uploading covers, do not change the aspect ratio when resizing for the "
3219"device. This is for firmware versions 2.3.1 and later."
3220msgstr "Pri uploadovaní obálok nemeniť pomer strán pri zmene veľkostí pre zariadenie. Toto je pre firmware verzie 2.3.1 a novší."
3221
3222#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3223msgid "Letterbox full-screen covers"
3224msgstr ""
3225
3226#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3227msgid ""
3228"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3229"perfect results on devices where Nickel does not do extra processing. "
3230"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3231"probably undesirable if you disable the \"Show book covers full screen\" "
3232"setting on your device."
3233msgstr ""
3234
3235#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3236msgid ""
3237"Choose the color to use when letterboxing the cover. The default color is "
3238"black (#000000)"
3239msgstr ""
3240
3241#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3242msgid "Save covers as PNG"
3243msgstr "Uložiť obaly ako PNG"
3244
3245#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3246msgid ""
3247"Use the PNG image format instead of JPG. Higher quality, especially with "
3248"\"Upload dithered covers\" enabled, which will also help generate "
3249"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3250"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3251"black and white covers\"!"
3252msgstr ""
3253
3254#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3255msgid "Show as on device"
3256msgstr "Zobraziť ako na zariadení"
3257
3258#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3259msgid ""
3260"Kobo shows recommendations on the device.  In some cases these have files "
3261"but in other cases they are just pointers to the web site to buy. Enable if "
3262"you wish to see/delete them."
3263msgstr "Kobo teraz zobrazuje odporúčania v zariadení.  Niekedy sú to súbory, inokedy len odkazy na web stránku s možnosťou nákupu. Povoľte, ak ich chcete vidieť, resp. zmazať."
3264
3265#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3266msgid "Show archived books"
3267msgstr "Ukázať archivované knihy"
3268
3269#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3270msgid ""
3271"Archived books are listed on the device but need to be downloaded to read. "
3272"Use this option to show these books and match them with books in the calibre"
3273" library."
3274msgstr "Zoznam archivovaných kníh sa nachádza na zariadení, ale pre čítanie musia byť stiahnuté. Použite túto možnosť na zobrazenie týchto kníh a spárujte ich s knihami v knižnici Calibre."
3275
3276#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3277msgid "Advanced options"
3278msgstr "Pokročilé možnosti"
3279
3280#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3281msgid ""
3282"Kobo routinely updates the firmware and the database version. With this "
3283"option calibre will attempt to perform full read-write functionality - Here "
3284"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3285"factory defaults and testing software. This driver supports firmware V2.x.x "
3286"and DBVersion up to "
3287msgstr ""
3288
3289#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3290msgid "Title to test when debugging"
3291msgstr "Titul pre test počas diagnostiky"
3292
3293#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3294#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3295msgid ""
3296"Part of title of a book that can be used when doing some tests for "
3297"debugging. The test is to see if the string is contained in the title of a "
3298"book. The better the match, the less extraneous output."
3299msgstr "Časť titulu knihy, ktorá môže byť použitá na testy diagnostiky. Testuje sa, či je reťazec obsiahnutý v titule knihy. Čím lepšia zhoda, tým menej nadbytočný výstup."
3300
3301#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3302msgid "Title to test when debugging:"
3303msgstr ""
3304
3305#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3306msgid "Update metadata on the device"
3307msgstr "Aktualizovať metadáta v zariadení"
3308
3309#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3310msgid ""
3311"Update the metadata on the device when it is connected. Be careful when "
3312"doing this as it will take time and could make the initial connection take a"
3313" long time."
3314msgstr "Aktualizovať metadáta v zariadení, pokiaľ je pripojené. Buďte opatrní, pokiaľ to robíte, pretože to bude nejakú dobu trvať a mohlo by to spôsobiť, že počiatočné pripojenie bude trvať dlho."
3315
3316#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3317msgid "Set series information"
3318msgstr "Nastaviť informácie o sérii"
3319
3320#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3321msgid ""
3322"The book lists on the Kobo devices can display series information. This is "
3323"not read by the device from the sideloaded books. Series information can "
3324"only be added to the device after the book has been processed by the device."
3325" Enable if you wish to set series information."
3326msgstr "Zoznam kníh na zariadeniach Kobo môže zobrazovať informácie o sérii. Toto nenačítalo zariadenie z nahratých kníh. Informácie o sérii môžu byť pridané do zariadenia až potom, čo bola kniha spracovaná zariadením. Povoľte, pokiaľ chcete nastaviť informácie o sérii. "
3327
3328#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3329msgid "Update metadata on Book Details pages"
3330msgstr ""
3331
3332#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3333msgid ""
3334"This will update the metadata in the device database when the device is "
3335"connected. The metadata updated is displayed on the device in the library "
3336"and the book details page. This is the title, authors, comments/synopsis, "
3337"series name and number, publisher and published Date, ISBN and language. If "
3338"a metadata plugboard exists for the device and book format, this will be "
3339"used to set the metadata."
3340msgstr ""
3341
3342#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3343msgid "Update purchased books"
3344msgstr "Aktualizovať zakúpené knihy"
3345
3346#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3347msgid "Update books purchased from Kobo and downloaded to the device."
3348msgstr ""
3349
3350#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3351msgid "Subtitle"
3352msgstr "Podnadpis"
3353
3354#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3355msgid "Update the subtitle on the device using a template."
3356msgstr ""
3357
3358#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3359msgid ""
3360"Enter a template to use to set the subtitle. If the template is empty, the "
3361"subtitle will be cleared."
3362msgstr ""
3363
3364#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3365#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3366#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3369#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3370#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3371msgid "Edit template"
3372msgstr "Upraviť šablónu"
3373
3374#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3375#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3376msgid "&Template editor"
3377msgstr "Editor šab&lón"
3378
3379#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3380#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3381#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3382#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3383#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3384msgid "Invalid template"
3385msgstr "Neplatná šablóna"
3386
3387#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3388#, python-format
3389msgid "The template \"%s\" is invalid:"
3390msgstr "Šablóna \"%s\" je neplatná:"
3391
3392#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3393msgid "Communicate with the Palm Pre"
3394msgstr "Komunikácia s Palm Pre"
3395
3396#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3397msgid "Communicate with the Bq Avant"
3398msgstr "Komunikácia s Bq Avant"
3399
3400#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3401msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3402msgstr "Komunikácia s Sweex/Kogan/Q600/Wink"
3403
3404#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3405#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3406msgid "Communicate with the Pandigital Novel"
3407msgstr "Komunikácia s Pandigital Novel"
3408
3409#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3410msgid "Communicate with the VelocityMicro"
3411msgstr "Komunikácia s VelocityMicro"
3412
3413#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3414msgid "Communicate with the GM2000"
3415msgstr "Komunikácia s GM2000"
3416
3417#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3418msgid "Communicate with the Acer Lumiread"
3419msgstr "Komunikácia s Acer Lumiread"
3420
3421#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3422msgid "Communicate with the Aluratek Color"
3423msgstr "Komunikácia s Aluratek Color"
3424
3425#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3426msgid "Communicate with the Trekstor"
3427msgstr "Komunikácia s Trekstor"
3428
3429#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3430msgid "Communicate with the EEE Reader"
3431msgstr "Komunikácia s čítačkou EEE"
3432
3433#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3434msgid "Communicate with the Adam tablet"
3435msgstr "Komunikácia s tabletom Adam"
3436
3437#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3438msgid "Communicate with the Nextbook Reader"
3439msgstr "Komunikácia s čítačkou Nextbook"
3440
3441#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3442msgid "Communicate with the Moovybook Reader"
3443msgstr "Komunikácia s čítačkou Moovybook"
3444
3445#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3446msgid "Communicate with the COBY"
3447msgstr "Komunikácia so zariadením COBY"
3448
3449#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3450msgid "Communicate with the Ex124G"
3451msgstr "Komunikácia so zariadením Ex124G"
3452
3453#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3454msgid "Communicate with the WayteQ and SPC Dickens Readers"
3455msgstr "Komunikovať s čítačkami WayteQ a SPC Dickens Readers"
3456
3457#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3458msgid "Communicate with the Woxter Scriba reader"
3459msgstr "Komunikovať s čítačkou Woxter Scriba"
3460
3461#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3462msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3463msgstr ""
3464
3465#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3466msgid "Communicate with the SONY DPT-S1"
3467msgstr "Komunikovať so SONY DPT-S1"
3468
3469#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3470msgid "Communicate with the Bq Cervantes"
3471msgstr "Komunikovať s Bq Cervantes"
3472
3473#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3474msgid "MTP device"
3475msgstr ""
3476
3477#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3478msgid "Communicate with MTP devices"
3479msgstr "Komunikácia so zariadeniami MTP"
3480
3481#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3482#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3483#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3484msgid "Get device information..."
3485msgstr "Preberám informácie o zariadení..."
3486
3487#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3488msgid "Listing files, this can take a while"
3489msgstr "Listujem súbory, chvíľu to môže trvať"
3490
3491#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3492msgid "Reading e-book metadata"
3493msgstr "Čítam metadáta e-booku"
3494
3495#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3496#, python-format
3497msgid "Reading metadata from %s"
3498msgstr "Čítam metadáta z %s"
3499
3500#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3501msgid "Updating metadata cache on device"
3502msgstr "Aktualizujem vyrovnávaciu pamäť metadát v zariadení"
3503
3504#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3505msgid "Finished reading metadata from device"
3506msgstr "Čítanie metadát zo zariadenia skončilo"
3507
3508#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3509#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3510#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3511#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3512#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3513msgid "Transferring books to device..."
3514msgstr "Prenos kníh do zariadenia..."
3515
3516#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3517#, python-format
3518msgid "Transferred %s to device"
3519msgstr "%s prenesených do zariadenia"
3520
3521#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3522msgid "Transfer to device finished..."
3523msgstr "Prenos do zariadenia skončil..."
3524
3525#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3526#, python-format
3527msgid "Added %s"
3528msgstr "%s pridané"
3529
3530#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3531msgid "Adding complete"
3532msgstr "Pridávanie dokončené"
3533
3534#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3535msgid "Deleting books from device..."
3536msgstr "Odstraňujem knihy zo zariadenia..."
3537
3538#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3539#, python-format
3540msgid "Deleted %s"
3541msgstr "%s odstránené"
3542
3543#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3544msgid "All books deleted"
3545msgstr "Všetky knihy boli odstránené"
3546
3547#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3548msgid "Removing books from metadata"
3549msgstr "Odstraňovanie kníh z metadát"
3550
3551#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3552#, python-format
3553msgid "Removed %s"
3554msgstr "%s bola odstránená"
3555
3556#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3557msgid "All books removed"
3558msgstr "Všetky knihy boli odstránené"
3559
3560#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3561msgid "Unnamed device"
3562msgstr "Nepomenované zariadenie"
3563
3564#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3565#, python-brace-format
3566msgid ""
3567"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3568"tap \"Allow\" on any connection popup message you see, then either wait a "
3569"minute or restart calibre. You might also have to change the mode of the USB"
3570" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3571msgstr ""
3572
3573#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3574#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3575msgid "Unknown MTP device"
3576msgstr "Neznáme zariadenie MTP"
3577
3578#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3579#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3580#, python-format
3581msgid "Found object: %s"
3582msgstr "Bol nájdený objekt: %s"
3583
3584#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3585msgid "MTP devices are not supported on Windows XP"
3586msgstr "MTP zariadenia nie sú podporované vo Windows XP"
3587
3588#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3589msgid ""
3590"The Windows Portable Devices service is not available on your computer. You "
3591"may need to install Windows Media Player 11 or newer and/or restart your "
3592"computer"
3593msgstr "Služba Prenosných zariadení vo Windows nie je na Vašom počítači dostupná. Mali by ste inštalovať Windows Media Player 11 alebo novší a/alebo reštartovať Váš počítač"
3594
3595#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3596msgid "Communicate with the Nokia 770 Internet Tablet."
3597msgstr "Komunikovať s Nokia 770 Internet Tablet."
3598
3599#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3600msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3601msgstr "Komunikovať so zariadeniami Nokia N800/N810/N900/N950/N9 Maemo/MeeGo."
3602
3603#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3604msgid "Communicate with the Nokia E71X"
3605msgstr "Komunikovať s Nokia E71X"
3606
3607#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3608msgid "Communicate with the Nokia E52"
3609msgstr "Komunikácia so zariadením Nokia E52"
3610
3611#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3612msgid "The Nook"
3613msgstr "Nook"
3614
3615#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3616msgid "Communicate with the Nook e-book reader."
3617msgstr "Komunikácia s čítačkou e-kníh Nook."
3618
3619#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3620msgid ""
3621"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3622msgstr ""
3623
3624#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3625msgid "Communicate with the Nuut2 e-book reader."
3626msgstr "Komunikácia s čítačkou e-kníh Nuut2."
3627
3628#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3629msgid "Communicate with the Paladin readers"
3630msgstr "Komunikovať s čítačkami Paladin"
3631
3632#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3633#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3634msgid ""
3635"Comma separated list of metadata fields to turn into collections on the "
3636"device. Possibilities include: "
3637msgstr "Čiarkou oddelený zoznam polí metaúdajov vkladaných do zbierky na prístroji. Možnosti sú: "
3638
3639#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3640msgid "Communicate with Sony e-book readers older than the PRST1."
3641msgstr ""
3642
3643#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3644msgid "Comments have been removed as the SONY reader chokes on them"
3645msgstr "Komentáre boli odstránené, keďže čítačka SONY sa nimi zahlcuje"
3646
3647#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3648#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3649msgid "All by title"
3650msgstr "Všetko podľa názvu"
3651
3652#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3653#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3654msgid "All by author"
3655msgstr "Všetko podľa autora"
3656
3657#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3658#, python-format
3659msgid ""
3660"Comma separated list of metadata fields to turn into collections on the "
3661"device. Possibilities include: %(coll)s. Two special collections are "
3662"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3663"list to enable them. The collections will be given the name provided after "
3664"the \":\" character."
3665msgstr ""
3666
3667#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3668msgid "Upload separate cover thumbnails for books (newer readers)"
3669msgstr "Nahrať samostatné náhľady obálok kníh (novšie čítačky)"
3670
3671#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3672msgid ""
3673"Normally, the SONY readers get the cover image from the e-book file itself. "
3674"With this option, calibre will send a separate cover image to the reader, "
3675"useful if you are sending DRMed books in which you cannot change the cover. "
3676"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3677"950 and newer."
3678msgstr ""
3679
3680#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3681msgid ""
3682"Refresh separate covers when using automatic management (newer readers)"
3683msgstr "Obnoviť samostatné obálky pri použití automatickej správy (novšie čítačky)"
3684
3685#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3686#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3687msgid ""
3688"Set this option to have separate book covers uploaded every time you connect"
3689" your device. Unset this option if you have so many books on the reader that"
3690" performance is unacceptable."
3691msgstr "Nastavte túto voľbu aby sa samostatné obálky kníh nahrávali vždy pri pripojení zariadenia. Zakážte  túto voľbu pokiaľ máte v čítačke toľko kníh, že je výkon neprijateľný."
3692
3693#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3694#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3695msgid "Preserve cover aspect ratio when building thumbnails"
3696msgstr "Zachovať pomer strán prednej strany pri vytváraní náhľadov"
3697
3698#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3699#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3700msgid ""
3701"Set this option if you want the cover thumbnails to have the same aspect "
3702"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3703"be the maximum size, ignoring aspect ratio."
3704msgstr "Nastavte túto voľbu, ak chcete, aby mali náhľady obálok rovnaký pomer strán (šírka k výške) ako obálka. Zakážte túto voľbu ak chcete, aby mal náhľad maximálnu veľkosť, bez ohľadu na pomer strán."
3705
3706#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3707msgid "Search for books in all folders"
3708msgstr "Hľadať knihy vo všetkých priečinkoch"
3709
3710#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3711msgid ""
3712"Setting this option tells calibre to look for books in all folders on the "
3713"device and its cards. This permits calibre to find books put on the device "
3714"by other software and by wireless download."
3715msgstr "Táto voľba umožní Calibre hľadať knihy vo všetkých priečinkoch v zariadení a v jeho pamäťových kartách. Takto Calibre nájde knihy uložené do zariadenia aj iným programom, alebo bezdrôtovým prenosom."
3716
3717#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3718#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3719msgid "Unnamed"
3720msgstr "Bez mena"
3721
3722#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3723msgid "Communicate with the PRST1 and newer SONY e-book readers"
3724msgstr ""
3725
3726#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3727msgid "Upload separate cover thumbnails for books"
3728msgstr "Uložiť do zariadenia samostatné náhľady obálok kníh"
3729
3730#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3731msgid ""
3732"Normally, the SONY readers get the cover image from the e-book file itself. "
3733"With this option, calibre will send a separate cover image to the reader, "
3734"useful if you are sending DRMed books in which you cannot change the cover."
3735msgstr ""
3736
3737#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3738msgid "Refresh separate covers when using automatic management"
3739msgstr "Obnoviť samostatné obálky pri použití automatickej správy"
3740
3741#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3742msgid "Use SONY Author Format (First Author Only)"
3743msgstr "Použiť formát autora SONY (len prvý autor)"
3744
3745#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3746msgid ""
3747"Set this option if you want the author on the Sony to appear the same way "
3748"the T1 sets it. This means it will only show the first author for books with"
3749" multiple authors. Leave this disabled if you use Metadata plugboards."
3750msgstr ""
3751
3752#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3753msgid "Wireless device"
3754msgstr "Bezdrôtové zariadenie"
3755
3756#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3757msgid "Communicate with Smart Device apps"
3758msgstr "Komunikujem s aplikáciami Smart zariadenia"
3759
3760#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3761msgid "All by something"
3762msgstr "Všetko podľa niečoho"
3763
3764#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3765msgid "Enable connections at startup"
3766msgstr "Povoliť pripojenia po spustení"
3767
3768#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3769msgid "Check this box to allow connections when calibre starts"
3770msgstr "Ak chcete povoliť pripojenia po spustení calibre, označte túto voľbu"
3771
3772#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3773msgid "Security password"
3774msgstr "Bezpečnostné heslo"
3775
3776#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3777msgid "Enter a password that the device app must use to connect to calibre"
3778msgstr "Zadajte heslo, ktoré musí aplikácia zariadenia použiť pri pripojení ku Calibre"
3779
3780#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3781msgid "Use fixed network port"
3782msgstr "Použiť pevný sieťový port"
3783
3784#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3785msgid ""
3786"If checked, use the port number in the \"Port\" box, otherwise the driver "
3787"will pick a random port"
3788msgstr "Ak označíte, použije sa číslo portu z poľa \"Port\", inak ovládač vyberie náhodný port"
3789
3790#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3791msgid "Port number: "
3792msgstr "Čislo portu: "
3793
3794#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3795msgid ""
3796"Enter the port number the driver is to use if the \"fixed port\" box is "
3797"checked"
3798msgstr "Zadajte číslo portu, ktoré ovládač použije ak zaškrtnete \"Použiť pevný sieťový port\""
3799
3800#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3801msgid "Print extra debug information"
3802msgstr "Vypisovať ďalšie ladiace informácie"
3803
3804#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3805msgid "Check this box if requested when reporting problems"
3806msgstr "Označte, ak vás o to pri oznamovaní problémov požiadajú"
3807
3808#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3809msgid ""
3810"Comma separated list of metadata fields to turn into collections on the "
3811"device."
3812msgstr "Zoznam metadát oddelených čiarkou, ktorý sa v zariadení zmení na zbierky."
3813
3814#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3815#, python-format
3816msgid ""
3817"Possibilities include: series, tags, authors, etc. Three special collections"
3818" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3819"Add  these values to the list to enable them. The collections will be given "
3820"the name provided after the \":\" character."
3821msgstr "Možnosti zahŕňajú: série, štítky, autorov, a pod. Sú dostupné tri špeciálne zbierky: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, a %(abs)s:%(absv)s. Pre ich povolenie, pridajte tieto hodnoty do zoznamu. Zbierky dostanú názov, ktorý je uvedený za znakom \":\"."
3822
3823#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3824msgid "Enable the no-activity timeout"
3825msgstr "Povoliť časovač bez aktivity"
3826
3827#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3828#, python-format
3829msgid ""
3830"If this box is checked, calibre will automatically disconnect if a connected"
3831" device does nothing for %d minutes. Unchecking this  box disables this "
3832"timeout, so calibre will never automatically disconnect."
3833msgstr "Ak je táto voľba označená, Calibre sa automaticky odpojí od zariadenia, ktoré bolo bez aktivity počas %d minút. Odznačenie tejto voľby zakáže sledovanie neaktivity zariadenia, teda Calibre sa nikdy aktomaticky neodpojí."
3834
3835#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3836msgid "Use this IP address"
3837msgstr "Použiť túto IP adresu"
3838
3839#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3840msgid ""
3841"Use this option if you want to force the driver to listen on a particular IP"
3842" address. The driver will listen only on the entered address, and this "
3843"address will be the one advertized over mDNS (BonJour)."
3844msgstr ""
3845
3846#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3847msgid "Replace books with same calibre ID"
3848msgstr "Nahradiť knihy s rovnakým Calibre identifikátorom"
3849
3850#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3851msgid ""
3852"Use this option to overwrite a book on the device if that book has the same "
3853"calibre identifier as the book being sent. The file name of the book will "
3854"not change even if the save template produces a different result. Using this"
3855" option in most cases prevents having multiple copies of a book on the "
3856"device."
3857msgstr "Použiť túto možnosť pre prepísanie knihy v zariadení, pokiaľ má kniha rovnaký identifikátor ako posielaná kniha. Názov priečinka sa nezmení ani v prípade, že šablóna ukladania ponúka iný výsledok. Použitie tejto voľby zabraňuje vo väčšine prípadov, aby bolo na zariadení niekoľko kópií tej istej knihy."
3858
3859#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3860msgid "Cover thumbnail compression quality"
3861msgstr "Kvalita kompresie náhľadu obálok"
3862
3863#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3864msgid ""
3865"Use this option to control the size and quality of the cover file sent to "
3866"the device. It must be between 50 and 99. The larger the number the higher "
3867"quality the cover, but also the larger the file. For example, changing this "
3868"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3869" as big. To see the changes you must force calibre to resend metadata to the"
3870" device, either by changing the metadata for the book (updating the last "
3871"modification time) or resending the book itself."
3872msgstr "Použiť túto voľbu pre riadenie veľkosti a kvality súboru obálky odosielanej do zariadenia. Hodnota musí byť medzi 50 a 99. Čím väčšie číslo, tým vyššia kvalita obálky, ale tiež väčší súbor. Napríklad zmena hodnoty zo 70 na 90 sa odrazí v oveľa lepšej kvalite obálky, ktorá bude približne 2.5-krát väčšia. Pre zobrazenie zmien musíte v Calibre vynútiť nové odoslanie metadát do zariadenia, a to buď zmenou metadát knihy (aktualizáciou času poslednej úpravy) alebo opätovné odoslanie samotnej knihy."
3873
3874#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3875msgid "Use metadata cache"
3876msgstr "Použi metadata cache"
3877
3878#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3879msgid ""
3880"Setting this option allows calibre to keep a copy of metadata on the device,"
3881" speeding up device connections. Unsetting this option disables keeping the "
3882"copy, forcing the device to send metadata to calibre on every connect. Unset"
3883" this option if you think that the cache might not be operating correctly."
3884msgstr "Nastavenie tejto voľby umožňuje Calibre zachovať metadáta na zariadení, čím sa urýchli pripojenie zariadenia. Zrušenie tejto voľby zakáže zachovanie kópie a núti zariadenie odosielať metadáta do Calibre pri každom pripojení. Zakážte túto voľbu, pokiaľ si myslíte, že medzipamäť - catche nemusí správne fungovať."
3885
3886#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3887msgid "Additional file extensions to send to the device"
3888msgstr ""
3889
3890#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3891msgid ""
3892"This is a comma-separated list of format file extensions you want to be able"
3893" to send to the device. For example, you might have audio books in your "
3894"library with the extension \"m4b\" that you want to listen to on your "
3895"device. Don't worry about the \"extra enabled extensions\" warning."
3896msgstr ""
3897
3898#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3899msgid "Ignore device free space"
3900msgstr ""
3901
3902#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3903msgid ""
3904"Check this box to ignore the amount of free space reported by your devices. "
3905"This might be needed if you store books on an SD card and the device doesn't"
3906" have much free main memory."
3907msgstr ""
3908
3909#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3910#, python-format
3911msgid "Too many connection attempts from %s"
3912msgstr "Príliš veľa pokusov o pripojenie z %s"
3913
3914#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3915msgid ""
3916"The app on your device is too old and is no longer supported. Update it to a"
3917" newer version."
3918msgstr "Aplikácia na vašom zariadení je zastaralá a už nie je podporované. Aktualizujte ju na novšiu verziu."
3919
3920#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3921msgid ""
3922"You have book formats in your library with dates in the future. See calibre "
3923"for details"
3924msgstr ""
3925
3926#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3927#, python-format
3928msgid "The read sync column %s is not in calibre's library"
3929msgstr ""
3930
3931#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3932#, python-format
3933msgid "The read sync column %s is not a Yes/No column"
3934msgstr ""
3935
3936#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3937#, python-format
3938msgid "The read date sync column %s is not in calibre's library"
3939msgstr ""
3940
3941#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3942#, python-format
3943msgid "The read date sync column %s is not a date column"
3944msgstr ""
3945
3946#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3947#, python-format
3948msgid ""
3949"Bad compression quality setting. It must be a number between 50 and 99. "
3950"Forced to be %d."
3951msgstr ""
3952
3953#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3954#, python-format
3955msgid "Invalid port in options: %s"
3956msgstr "Neplatný port vo voľbách: %s"
3957
3958#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3959#, python-format
3960msgid "Failed to connect to port %d. Try a different value."
3961msgstr "Pripojenie k portu %d zlyhalo. Skúste inú hodnotu."
3962
3963#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3964msgid "Failed to allocate a random port"
3965msgstr "Použitie náhodného portu zlyhalo"
3966
3967#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3968msgid "Communicate with the Samsung SNE e-book reader."
3969msgstr ""
3970
3971#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3972msgid "Communicate with the Teclast K3/K5 reader."
3973msgstr "Komunikácia s čítačkou Teclast K3/K5."
3974
3975#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3976msgid "Communicate with the Newsmy reader."
3977msgstr "Komunikácia s čítačkou Newsmy."
3978
3979#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3980msgid "Communicate with the Archos reader."
3981msgstr "Komunikácia s čítačkou Archos."
3982
3983#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3984msgid "Communicate with the Pico reader."
3985msgstr "Komunikácia s čítačkou Pico."
3986
3987#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3988msgid "Communicate with the iPapyrus reader."
3989msgstr "Komunikácia s čítačkou iPapyrus."
3990
3991#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3992msgid "Communicate with the Sovos reader."
3993msgstr "Komunikácia s čítačkou Sovos."
3994
3995#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3996msgid "Communicate with the Sunstech EB700 reader."
3997msgstr "Komunikácia s čítačkou Sunstech EB700."
3998
3999#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
4000msgid "Communicate with the Stash W950 reader."
4001msgstr "Komunikácia s čítačkou Stash W950."
4002
4003#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
4004msgid "Communicate with the Wexler reader."
4005msgstr "Komunikácia s čítačkou Wexler."
4006
4007#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
4008#, python-format
4009msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
4010msgstr ""
4011
4012#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
4013#, python-format
4014msgid "Unable to detect the %s mount point. Try rebooting."
4015msgstr "Nemožno detekovať %s prípojný bod. Skúste reštartovať."
4016
4017#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4018#, python-format
4019msgid "Unable to detect the %s disk drive."
4020msgstr "Nemožno detekovať %s diskovú jednotku."
4021
4022#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4023#, python-format
4024msgid ""
4025"Unable to detect the %s disk drive. Either the device has already been "
4026"ejected, or your kernel is exporting a deprecated version of SYSFS."
4027msgstr "Nepodarilo sa detekovať disk %s. Buď bolo zariadené už odpojené, alebo Váš kernel exportuje zastaralú verziu SYSFS."
4028
4029#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4030#, python-format
4031msgid "Unable to mount main memory (Error code: %d)"
4032msgstr "Nemožno pripojiť hlavnú pamäť (Kód chyby: %d)"
4033
4034#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4035#, python-format
4036msgid ""
4037"The main memory of %s is read only. This usually happens because of file "
4038"system errors."
4039msgstr "Hlavná pamäť %s je len na čítanie. To sa zvyčajne stáva v dôsledku chyby súborového systému."
4040
4041#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4042msgid "Unable to mount the device"
4043msgstr "Nemôžem pripojiť zariadenie"
4044
4045#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4046msgid "Configure Device"
4047msgstr "Konfigurácia zariadenia"
4048
4049#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4050msgid "settings for device drivers"
4051msgstr "nastavenia ovládačov zariadení"
4052
4053#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4054msgid "Ordered list of formats the device will accept"
4055msgstr "Usporiadaný zoznam formátov, ktoré zariadenie podporuje"
4056
4057#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4058#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4059msgid "Place files in sub-folders if the device supports them"
4060msgstr ""
4061
4062#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4063#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4064#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4066msgid "Read metadata from files on device"
4067msgstr "Čítať metadáta zo súborov v zariadení"
4068
4069#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4070msgid "Use author sort instead of author"
4071msgstr "Použiť 'autor pre triedenie' namiesto autora"
4072
4073#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4074msgid "Template to control how books are saved"
4075msgstr "Šablóna pre kontrolu, ako sú uložené knihy"
4076
4077#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4078#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4079msgid "Extra customization"
4080msgstr "Extra nastavenia"
4081
4082#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4083msgid "Communicate with an e-book reader."
4084msgstr "Komunikácia s čítačkou e-kníh."
4085
4086#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4087#, python-format
4088msgid ""
4089"Failed to access files in the main memory of your device. You should contact"
4090" the device manufacturer for support. Common fixes are: try a different USB "
4091"cable/USB port on your computer. If you device has a \"Reset to factory "
4092"defaults\" type of setting somewhere, use it. Underlying error: %s"
4093msgstr "Nepodarilo sa získať prístup k súborom v hlavnej pamäti Vášho zariadenia. Mali by ste kontaktovať technickú podporu výrobcu zariadenia. Obvyklé opravy sú: vyskúšajte iný USB kábel/port na Vašom počítači. Ak Vaše zariadenie umožňuje \"Resetovať na totvárne nastavenia\", urobte to. Základná chyba: %s"
4094
4095#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4096#, python-format
4097msgid ""
4098"Permission was denied by macOS trying to access files in the main memory of "
4099"your device. You will need to grant permission explicitly by looking under "
4100"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4101"Underlying error: %s"
4102msgstr ""
4103
4104#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4105#, python-format
4106msgid ""
4107"Failed to access files on the SD card in your device. This can happen for "
4108"many reasons. The SD card may be corrupted, it may be too large for your "
4109"device, it may be write-protected, etc. Try a different SD card, or reformat"
4110" your SD card using the FAT32 filesystem. Also make sure there are not too "
4111"many files in the root of your SD card. Underlying error: %s"
4112msgstr "Prístup k súborom na SD karte Vášho zariadenia zlyhal. To môte mať niekoľko príčin. SD karta môže byť poškodená, môže mať príliš veľkú kapacitu pre Vaše zariadenie, môže byť chránená proti zápisu, atď. Skúste inú SD kartu, alebo sformátujte súčasnú na súborový systém FAT32. Uistite sa tiež, že v koreňovom priečinku SD karty nie je príliš veľa súborov. Základná chyba: %s"
4113
4114#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4115msgid "Sending metadata to device..."
4116msgstr "Odosielam knihy do zariadenia..."
4117
4118#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4119#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4120msgid "USB Vendor ID (in hex)"
4121msgstr "USB Vendor ID (v hex)"
4122
4123#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4124#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4125#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4126msgid ""
4127"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4128"defined device"
4129msgstr "Získajte toto ID pomocou Nastavenia -> Rôzne -> Získať informácie na nastavenie užívateľského zariadenia"
4130
4131#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4132#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4133msgid "USB Product ID (in hex)"
4134msgstr "USB Product ID (v hex)"
4135
4136#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4137#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4138msgid "USB Revision ID (in hex)"
4139msgstr "USB Revision ID (v hex)"
4140
4141#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4142#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4143#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4144#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4145msgid "Unused (leave blank)"
4146msgstr "Nepoužité (nechajte prázdne)"
4147
4148#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4149#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4150#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4151#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4152msgid "This field is no longer used, leave it blank."
4153msgstr "Toto pole už nie je používane, nechajte ho prázdne."
4154
4155#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4156msgid "Main memory folder"
4157msgstr "Priečinok v hlavnej pamäti"
4158
4159#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4160#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4161msgid ""
4162"Enter the folder where the books are to be stored. This folder is prepended "
4163"to any send_to_device template"
4164msgstr "Zadajte priečinok, kam sa budú ukladať knihy. Tento adresár je predradený pred všetkými šablónami send_to_device"
4165
4166#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4167msgid ""
4168"Check this box if the device's main memory is being seen as card a and the "
4169"card is being seen as main memory"
4170msgstr "Označte túto voľbu ak sa hlavná pamäť zariadenia zobrazuje ako karta a karta ako hlavná pamäť"
4171
4172#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4173#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4174#, python-format
4175msgid ""
4176"The reader has no storage card %s. You may have changed the default send to "
4177"device action. Right click on the \"Send to device\" button and reset the "
4178"default action to be \"Send to main memory\"."
4179msgstr ""
4180
4181#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4182#, python-format
4183msgid "Selected slot: %s is not supported."
4184msgstr "Vybraný slot: %s je nepodporovaný."
4185
4186#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4187msgid "There is insufficient free space in main memory"
4188msgstr "V hlavnej pamäti zariadenia nie je dostatok miesta"
4189
4190#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4191#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4192msgid "There is insufficient free space on the storage card"
4193msgstr "Na pamäťovej karte nie je dostatok voľného miesta"
4194
4195#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4196#, python-format
4197msgid "Rendered %s"
4198msgstr "Úspešný prevod %s"
4199
4200#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4201#, python-format
4202msgid "Failed %s"
4203msgstr "Neuspel prevod %s"
4204
4205#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4206#, python-format
4207msgid ""
4208"Failed to process comic: \n"
4209"\n"
4210"%s"
4211msgstr "Zlyhalo spracovanie komiksu: \n\n%s"
4212
4213#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4214msgid ""
4215"input_file output_file [options]\n"
4216"\n"
4217"Convert an e-book from one format to another.\n"
4218"\n"
4219"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4220"\n"
4221"The output e-book format is guessed from the file extension of output_file. output_file can also be of the special format .EXT where EXT is the output file extension. In this case, the name of the output file is derived from the name of the input file. Note that the filenames must not start with a hyphen. Finally, if output_file has no extension, then it is treated as a folder and an \"open e-book\" (OEB) consisting of HTML files is written to that folder. These files are the files that would normally have been passed to the output plugin.\n"
4222"\n"
4223"After specifying the input and output file you can customize the conversion by specifying various options. The available options depend on the input and output file types. To get help on them specify the input and output file and then use the -h option.\n"
4224"\n"
4225"For full documentation of the conversion system see\n"
4226msgstr ""
4227
4228#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4229msgid ""
4230"Path to a file containing rules to transform the CSS styles in this book. "
4231"The easiest way to create such a file is to use the wizard for creating "
4232"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4233" section of the conversion dialog. Once you create the rules, you can use "
4234"the \"Export\" button to save them to a file."
4235msgstr ""
4236
4237#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4238msgid ""
4239"Path to a file containing rules to transform the HTML in this book. The "
4240"easiest way to create such a file is to use the wizard for creating rules in"
4241" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4242"of the conversion dialog. Once you create the rules, you can use the "
4243"\"Export\" button to save them to a file."
4244msgstr ""
4245
4246#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4247msgid "INPUT OPTIONS"
4248msgstr "VSTUPNÉ NASTAVENIA"
4249
4250#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4251msgid "OUTPUT OPTIONS"
4252msgstr "VÝSTUPNÉ NASTAVENIA"
4253
4254#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4255#, python-format
4256msgid "Options to control the processing of the input %s file"
4257msgstr "Nastavenia, ktoré ovládajú spracovanie vstupných %s súborov"
4258
4259#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4260#, python-format
4261msgid "Options to control the processing of the output %s"
4262msgstr "Nastavenia, ktoré ovládajú spracovanie výstupných %s súborov"
4263
4264#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4265msgid "LOOK AND FEEL"
4266msgstr "VZHĽAD"
4267
4268#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4269msgid "Options to control the look and feel of the output"
4270msgstr "Nastavenia výzoru výstupných súborov"
4271
4272#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4273msgid "HEURISTIC PROCESSING"
4274msgstr ""
4275
4276#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4277#, python-format
4278msgid ""
4279"Modify the document text and structure using common patterns. Disabled by "
4280"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4281"%(dis)s options."
4282msgstr "Modifikovať text a štruktúru dokumentu pomocou spoločných znakov. Štandardne je vypnuté. Použite %(en)s na zapnutie. Jednotlivé akcie môžu byť zakázané pomocou voľby %(dis)s."
4283
4284#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4285msgid "SEARCH AND REPLACE"
4286msgstr "NÁJSŤ A NAHRADIŤ"
4287
4288#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4289#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4290msgid "Modify the document text and structure using user defined patterns."
4291msgstr "Upraviť text a štruktúru dokumentu pomocou určených šablón."
4292
4293#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4294msgid "STRUCTURE DETECTION"
4295msgstr ""
4296
4297#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4298msgid "Control auto-detection of document structure."
4299msgstr "Autodetekcia štruktúry dokumentu."
4300
4301#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4302msgid "TABLE OF CONTENTS"
4303msgstr "OBSAH"
4304
4305#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4306msgid ""
4307"Control the automatic generation of a Table of Contents. By default, if the "
4308"source file has a Table of Contents, it will be used in preference to the "
4309"automatically generated one."
4310msgstr "Ovláda automatické generovania obsahu. Štandardne, v prípade, že zdrojový súbor má obsah, bude použitý prednostne pred automaticky generovaným."
4311
4312#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4313msgid "METADATA"
4314msgstr "METADATA"
4315
4316#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4317msgid "Options to set metadata in the output"
4318msgstr "Nastavenia výstupných metadát"
4319
4320#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4321msgid "DEBUG"
4322msgstr "DEBUG"
4323
4324#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4325msgid "Options to help with debugging the conversion"
4326msgstr "Voľby na pomoc s ladením konverzie."
4327
4328#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4329msgid ""
4330"List builtin recipe names. You can create an e-book from a builtin recipe "
4331"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4332msgstr ""
4333
4334#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4335msgid "Output saved to"
4336msgstr "Výstup uložený do"
4337
4338#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4339#, python-format
4340msgid ""
4341"The options and default values for the options change depending on both the\n"
4342"input and output formats, so you should always check with::\n"
4343"\n"
4344"    %s\n"
4345"\n"
4346"Below are the options that are common to all conversion, followed by the\n"
4347"options specific to every input and output format."
4348msgstr ""
4349
4350#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4351msgid "Convert AZW4 to HTML"
4352msgstr "Konvertovať AZW4 na HTML"
4353
4354#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4355msgid "Convert CHM files to OEB"
4356msgstr "Konvertovať CHM súbory na OEB"
4357
4358#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4359msgid ""
4360"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4361msgstr ""
4362
4363#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4364msgid ""
4365"Reduce the number of colors used in the image. This works only if you choose"
4366" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4367"turn off. Maximum value is 256. It is off by default."
4368msgstr ""
4369
4370#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4371msgid ""
4372"Disable normalize (improve contrast) color range for pictures. Default: "
4373"False"
4374msgstr "Vypnutie normalizácie (zvýšenia kontrastu) rozsahu farieb obrázkov. Štandardne je normalizácia zapnutá."
4375
4376#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4377msgid "Maintain picture aspect ratio. Default is to fill the screen."
4378msgstr "Zachovať pomer strán obrázkov. Štandardne obrázky vyplnia celú obrazovku."
4379
4380#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4381msgid "Disable sharpening."
4382msgstr "Vypnúť zvyšovanie ostrosti obrázkov."
4383
4384#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4385msgid ""
4386"Disable trimming of comic pages. For some comics, trimming might remove "
4387"content as well as borders."
4388msgstr "Neorezávať strany komiksov. Pre niektoré komiksy, orezávanie môže okrem okraja strany odstrániť aj časti kresby."
4389
4390#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4391msgid "Don't split landscape images into two portrait images"
4392msgstr "Nerozdeľovať obrázky \"na šírku\" na dva obrázky \"na výšku\"."
4393
4394#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4395msgid ""
4396"Keep aspect ratio and scale image using screen height as image width for "
4397"viewing in landscape mode."
4398msgstr "Zachovať pomer strán a prispôsobiť šírku obrázka výške obrazovky na prezeranie \"na šírku\"."
4399
4400#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4401msgid ""
4402"Used for right-to-left publications like manga. Causes landscape pages to be"
4403" split into portrait pages from right to left."
4404msgstr "Užitočné pre publikácie čítané zprava doľava, ako napr. manga. Obrázky \"na šírku\" budú rozdelené na obrázky \"na výšku\" v poradí zprava doľava."
4405
4406#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4407msgid ""
4408"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4409"time."
4410msgstr "Zapnúť filter šumu. Odstraňuje šum v oblastiach plynulých prechodov. Môže výrazne predĺžiť čas potrebný na spracovanie."
4411
4412#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4413msgid ""
4414"Don't sort the files found in the comic alphabetically by name. Instead use "
4415"the order they were added to the comic."
4416msgstr "Netriediť súbory komiksu abecedne. Použiť poradie v ktorom boli pridané do komiksu."
4417
4418#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4419msgid ""
4420"The format that images in the created e-book are converted to. You can "
4421"experiment to see which format gives you optimal size and look on your "
4422"device."
4423msgstr ""
4424
4425#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4426msgid "Apply no processing to the image"
4427msgstr "Obrázok nijak neupravovať"
4428
4429#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4430msgid "Do not convert the image to grayscale (black and white)"
4431msgstr "Neprevádzať obrázok do sivej škály (čierne a biele)"
4432
4433#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4434msgid ""
4435"Specify the image size as width x height pixels, for example: 123x321. "
4436"Normally, an image size is automatically calculated from the output profile,"
4437" this option overrides it."
4438msgstr ""
4439
4440#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4441msgid ""
4442"When converting a CBC do not add links to each page to the TOC. Note this "
4443"only applies if the TOC has more than one section"
4444msgstr "Pri konverzii CBC nepridávať do obsahu odkazy na každú stránku.  Platí to len ak má obsah viac ako jednu sekciu."
4445
4446#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4447#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4448#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4449#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4450msgid "Page"
4451msgstr "Strana"
4452
4453#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4454msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4455msgstr ""
4456
4457#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4458msgid "Convert DOCX files (.docx and .docm) to HTML"
4459msgstr "Konvertuj DOCX súbory (.docx a .docm) do HTML"
4460
4461#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4462msgid ""
4463"Normally, if a large image is present at the start of the document that "
4464"looks like a cover, it will be removed from the document and used as the "
4465"cover for created e-book. This option turns off that behavior."
4466msgstr ""
4467
4468#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4469msgid "Do not insert a page break after every endnote."
4470msgstr ""
4471
4472#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4473msgid ""
4474"Render superscripts and subscripts so that they do not affect the line "
4475"height."
4476msgstr ""
4477
4478#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4479#, python-format
4480msgid "The size of the page. Default is letter. Choices are %s"
4481msgstr ""
4482
4483#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4484msgid ""
4485"Custom size of the document. Use the form width x height, for example: "
4486"`123x321` to specify the width and height (in pts). This overrides any "
4487"specified page-size."
4488msgstr ""
4489
4490#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4491msgid ""
4492"Do not insert the book cover as an image at the start of the document. If "
4493"you use this option, the book cover will be discarded."
4494msgstr ""
4495
4496#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4497msgid ""
4498"Preserve the aspect ratio of the cover image instead of stretching it out to"
4499" cover the entire page."
4500msgstr ""
4501
4502#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4503msgid ""
4504"Do not insert the table of contents as a page at the start of the document."
4505msgstr "Nevkladať obsah knihy ako stránku na začiatok dokumentu."
4506
4507#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4508#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4509#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4510#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4511#, python-format
4512msgid ""
4513"Extract the contents of the generated %s file to the specified folder. The "
4514"contents of the folder are first deleted, so be careful."
4515msgstr ""
4516
4517#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4518#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4519msgid ""
4520"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4521"common left page margin setting."
4522msgstr ""
4523
4524#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4525#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4526msgid ""
4527"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4528"common top page margin setting, unless set to zero."
4529msgstr ""
4530
4531#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4532#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4533msgid ""
4534"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4535"common right page margin setting, unless set to zero."
4536msgstr ""
4537
4538#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4539#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4540msgid ""
4541"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4542"common bottom page margin setting, unless set to zero."
4543msgstr ""
4544
4545#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4546msgid "Convert EPUB files (.epub) to HTML"
4547msgstr ""
4548
4549#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4550msgid ""
4551"Turn off splitting at page breaks. Normally, input files are automatically "
4552"split at every page break into two files. This gives an output e-book that "
4553"can be parsed faster and with less resources. However, splitting is slow and"
4554" if your source file contains a very large number of page breaks, you should"
4555" turn off splitting on page breaks."
4556msgstr ""
4557
4558#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4559#, python-format
4560msgid ""
4561"Split all HTML files larger than this size (in KB). This is necessary as "
4562"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4563"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4564"based splitting."
4565msgstr ""
4566
4567#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4568msgid ""
4569"Normally, if the input file has no cover and you don't specify one, a "
4570"default cover is generated with the title, authors, etc. This option "
4571"disables the generation of this cover."
4572msgstr "Zvyčajne ak vstupný súbor nemá žiadny obal knihy, a žiadny nešpecifikujete, predvolený obal je generovaný s názvom, autormi, atď. Táto možnosť zakáže generáciu týchto obálok."
4573
4574#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4575msgid ""
4576"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4577"be used on a device that does not support SVG, like the iPhone or the "
4578"JetBook Lite. Without this option, such devices will display the cover as a "
4579"blank page."
4580msgstr "Nepoužívajte SVG pre knižné obálky. Túto možnosť použite, ak váš EPub bude použitý v zariadení, ktoré nepodporuje SVG, napr.v iPhone alebo JetBook Lite. Bez tejto voľby, zobrazia zariadenia obálku ako prázdnu stránku."
4581
4582#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4583msgid ""
4584"When using an SVG cover, this option will cause the cover to scale to cover "
4585"the available screen area, but still preserve its aspect ratio (ratio of "
4586"width to height). That means there may be white borders at the sides or top "
4587"and bottom of the image, but the image will never be distorted. Without this"
4588" option the image may be slightly distorted, but there will be no borders."
4589msgstr "Pri použití obálky SVG, táto voľba spôsobí, že obálka pokryje dostupnú oblasť obrazovky, ale stále zachovať pomer strán (pomer šírky k výške). To znamená, že môže vzniknôť biela hranica na bokoch alebo hornej a dolnej časti obrazu, ale obraz už nikdy nebude narušený. Bez tejto voľby obraz môže byť mierne skreslený, ale bez hraníc."
4590
4591#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4592msgid ""
4593"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4594"will flatten the file system inside the EPUB, putting all files into the top"
4595" level."
4596msgstr "Táto voľba je potrebná len ak chcete použiť EPUB v FBReaderJ. Zploští súborový systém v EPUB tak, že všetky súbory dá do priečinka najvyššej úrovne."
4597
4598#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4599msgid ""
4600"Insert an inline Table of Contents that will appear as part of the main book"
4601" content."
4602msgstr ""
4603
4604#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4605msgid ""
4606"Put the inserted inline Table of Contents at the end of the book instead of "
4607"the start."
4608msgstr ""
4609
4610#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4611#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4612#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4613#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4614msgid "Title for any generated in-line table of contents."
4615msgstr "Názov pre vygenerovaný obsah."
4616
4617#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4618msgid ""
4619"The version of the EPUB file to generate. EPUB 2 is the most widely "
4620"compatible, only use EPUB 3 if you know you actually need it."
4621msgstr "Verzia súboru EPUB, ktorý chcete vygenerovať. EPUB 2 je najkompatibilnejší, EPUB 3 použite len vtedy, pokiaľ viete, že ho skutočne potrebujete."
4622
4623#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4624msgid "Convert FB2 and FBZ files to HTML"
4625msgstr "Konvertovať FB2 a FBZ súbory na HTML"
4626
4627#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4628msgid "Do not insert a Table of Contents at the beginning of the book."
4629msgstr "Nevkladať Obsah na začiatok knihy."
4630
4631#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4632msgid "Section per entry in the ToC"
4633msgstr ""
4634
4635#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4636msgid "Section per file"
4637msgstr ""
4638
4639#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4640msgid "A single section"
4641msgstr "Jedna sekcia"
4642
4643#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4644#, python-brace-format
4645msgid ""
4646"Specify how sections are created:\n"
4647" * nothing: {nothing}\n"
4648" * files: {files}\n"
4649" * toc: {toc}\n"
4650"If ToC based generation fails, adjust the \"Structure detection\" and/or \"Table of Contents\" settings (turn on \"Force use of auto-generated Table of Contents\")."
4651msgstr ""
4652
4653#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4654#, python-format
4655msgid ""
4656"Genre for the book. Choices: %s\n"
4657"\n"
4658" See: "
4659msgstr "Žáner knihy. Možnosti: %s\n\n Viď.: "
4660
4661#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4662msgid "for a complete list with descriptions."
4663msgstr "pre úplný zoznam s popisom."
4664
4665#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4666msgid "Convert HTML and OPF files to an OEB"
4667msgstr "Konvertovať HTML a OPF súbory na OEB"
4668
4669#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4670msgid ""
4671"Traverse links in HTML files breadth first. Normally, they are traversed "
4672"depth first."
4673msgstr "Prechádzať odkazy v HTML najprv do šírky. Štandardne sú prechádzané najprv do hĺbky."
4674
4675#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4676#, python-format
4677msgid ""
4678"Maximum levels of recursion when following links in HTML files. Must be non-"
4679"negative. 0 implies that no links in the root HTML file are followed. "
4680"Default is %default."
4681msgstr "Maximálna úroveň rekurzie pri nasledovaní odkazov v HTML súboroch. Musí byť ne-záporná. 0 znamená, že sa nebudú nasledovať žiadne odkazy v koreňovom HTML súbore. Predvolená hodnota je %default."
4682
4683#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4684msgid ""
4685"Normally this input plugin re-arranges all the input files into a standard "
4686"folder hierarchy. Only use this option if you know what you are doing as it "
4687"can result in various nasty side effects in the rest of the conversion "
4688"pipeline."
4689msgstr "Štandardne vstupný zásuvný modul preusporiada všetky vstupné súbory do štandardnej hierarchie priečinkov. Použite túto voľbu len ak viete, čo robíte, inak môže vo zvyšku konverzného procesu vyústiť do rôznych nepekných vedľajších efektov."
4690
4691#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4692msgid "CSS file used for the output instead of the default file"
4693msgstr "Súbor CSS použitý pre výstup namiesto štandardného"
4694
4695#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4696msgid ""
4697"Template used for generation of the HTML index file instead of the default "
4698"file"
4699msgstr ""
4700
4701#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4702msgid ""
4703"Template used for the generation of the HTML contents of the book instead of"
4704" the default file"
4705msgstr ""
4706
4707#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4708msgid ""
4709"Extract the contents of the generated ZIP file to the specified folder. "
4710"WARNING: The contents of the folder will be deleted."
4711msgstr ""
4712
4713#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4714msgid "Convert HTMLZ files to HTML"
4715msgstr ""
4716
4717#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4718#, python-format
4719msgid "Multiple HTML files found in the archive. Only %s will be used."
4720msgstr "V archíve bolo nájdených viacero HTML súborov. Bude použitých len %s."
4721
4722#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4723msgid "No top level HTML file found."
4724msgstr "Nebol nájdený HTML súbor najvyššej úrovne."
4725
4726#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4727#, python-format
4728msgid "Top level HTML file %s is empty"
4729msgstr "HMTL súbor najvyššej úrovne %s je prázdny"
4730
4731#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4732msgid "Use CSS classes"
4733msgstr "Použiť CSS triedy"
4734
4735#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4736msgid "Use the style attribute"
4737msgstr ""
4738
4739#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4740msgid "Use HTML tags wherever possible"
4741msgstr ""
4742
4743#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4744msgid "Use an external CSS file"
4745msgstr "Použiť externý CSS súbor"
4746
4747#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4748msgid "Use a <style> tag in the HTML file"
4749msgstr ""
4750
4751#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4752#, python-brace-format
4753msgid ""
4754"Specify the handling of CSS. Default is class.\n"
4755"class: {class}\n"
4756"inline: {inline}\n"
4757"tag: {tag}"
4758msgstr ""
4759
4760#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4761#, python-brace-format
4762msgid ""
4763"How to handle the CSS when using css-type = 'class'.\n"
4764"Default is external.\n"
4765"external: {external}\n"
4766"inline: {inline}"
4767msgstr ""
4768
4769#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4770msgid ""
4771"If set this option causes the file name of the HTML file inside the HTMLZ "
4772"archive to be based on the book title."
4773msgstr ""
4774
4775#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4776msgid "Convert LIT files to HTML"
4777msgstr ""
4778
4779#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4780msgid "Convert LRF files to HTML"
4781msgstr ""
4782
4783#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4784msgid "Enable auto-rotation of images that are wider than the screen width."
4785msgstr ""
4786
4787#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4788#, python-format
4789msgid "Set the space between words in pts. Default is %default"
4790msgstr "Medzery medzi slovami v bodoch. Predvolená hodnota je %default"
4791
4792#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4793msgid "Add a header to all the pages with title and author."
4794msgstr "Ku každej strane pridať hlavičku s názvom knihy a menom autora."
4795
4796#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4797msgid ""
4798"Set the format of the header. %a is replaced by the author and %t by the "
4799"title. Default is %default"
4800msgstr "Formát hlavičky. %a bude nahradené menom autora, %t názvom knihy. Štandardná hlavička je %default"
4801
4802#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4803#, python-format
4804msgid "Add extra spacing below the header. Default is %default pt."
4805msgstr "Pridať extra medzeru pod hlavičku. Predvolená hodnota je %default bodov."
4806
4807#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4808#, python-format
4809msgid ""
4810"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4811"pts. Default: %default"
4812msgstr "Minimálne odsadenie odstavca (odsadenie prvého riadka odstavca) v bodoch. Predvolená hodnota: %default"
4813
4814#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4815msgid "This option has no effect"
4816msgstr ""
4817
4818#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4819#, python-format
4820msgid ""
4821"Multiply the size of text in rendered tables by this factor. Default is "
4822"%default"
4823msgstr "Faktor znásobenia veľkosti písma v zobrazených tabuľkách. Predvolená hodnota je %default"
4824
4825#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4826msgid "The serif family of fonts to embed"
4827msgstr "Font pre pätkového písmo"
4828
4829#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4830msgid "The sans-serif family of fonts to embed"
4831msgstr "Font pre bezpätkové písmo"
4832
4833#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4834msgid "The monospace family of fonts to embed"
4835msgstr "Font pre nepropocionálne písmo"
4836
4837#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4838msgid "Comic"
4839msgstr "Komiks"
4840
4841#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4842msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4843msgstr ""
4844
4845#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4846#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4847msgid "When present, use author sort field as author."
4848msgstr "Ak zadaný, použiť autora pre triedenie ako autora"
4849
4850#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4851#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4852msgid ""
4853"Don't add Table of Contents to the book. Useful if the book has its own "
4854"table of contents."
4855msgstr "Nevkladať do knihy Obsah. Užitočné ak má kniha vlastný Obsah."
4856
4857#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4858#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4859msgid "Disable compression of the file contents."
4860msgstr "Zakázanie kompresie obsahu súboru."
4861
4862#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4863msgid ""
4864"Tag for MOBI files to be marked as personal documents. This option has no "
4865"effect on the conversion. It is used only when sending MOBI files to a "
4866"device. If the file being sent has the specified tag, it will be marked as a"
4867" personal document when sent to the Kindle."
4868msgstr ""
4869
4870#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4871msgid ""
4872"Ignore margins in the input document. If False, then the MOBI output plugin "
4873"will try to convert margins specified in the input document, otherwise it "
4874"will ignore them."
4875msgstr "Ignorovať okraje vo vstupnom dokumente. Ak je vypnuté, výstupný modul MOBI sa pokúsi okraje zo vstupného dokumentu konvertovať, inak ich odignoruje."
4876
4877#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4878#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4879msgid ""
4880"When adding the Table of Contents to the book, add it at the start of the "
4881"book instead of the end. Not recommended."
4882msgstr "Vkladať Obsah na začiatok knihy, namiesto na jej koniec. Neodporúča sa."
4883
4884#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4885#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4886msgid ""
4887"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4888"Using this feature means that  the book will not auto sync its last read "
4889"position  on multiple devices. Complain to Amazon."
4890msgstr "Povoliť na Kindle zdieľanie obsahu knihy cez Facebook a pod. UPOZORNENIE: Pri používaní tejto funkcie sa nebude synchronizovať posledná prečítaná pozícia knihy na viacerých zariadeniach. Sťažujte sa na Amazon-e."
4891
4892#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4893msgid ""
4894"By default calibre converts all images to JPEG format in the output MOBI "
4895"file. This is for maximum compatibility as some older MOBI viewers have "
4896"problems with other image formats. This option tells calibre not to do this."
4897" Useful if your document contains lots of GIF/PNG images that become very "
4898"large when converted to JPEG."
4899msgstr "Štandardne calibre konvertuje všetky obrázky do formátu JPEG vo výstupnom súbore MOBI. Je to kvôli maximálnej kompatibilite, pretože niektoré staršie čítačky MOBI majú problémy s inými formátmi obrázkov. Táto voľba zabráni konverzii cez calibre. Je to užitočné ak Váš dokument obsahuje veľa GIF/PNG obrázkov, ktoré by po konverzii do JPEG boli príliš veľké."
4900
4901#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4902msgid ""
4903"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4904"This format is compatible with all devices. However, by changing this "
4905"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4906"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4907"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4908msgstr ""
4909
4910#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4911#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4912msgid "All articles"
4913msgstr "Všetky položky"
4914
4915#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4916msgid "Convert ODT (OpenOffice) files to HTML"
4917msgstr ""
4918
4919#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4920msgid "Convert PDB to HTML"
4921msgstr ""
4922
4923#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4924msgid "Format to use inside the PDB container. Choices are:"
4925msgstr ""
4926
4927#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4928msgid ""
4929"Specify the character encoding of the output document. The default is "
4930"cp1252. Note: This option is not honored by all formats."
4931msgstr "Určite kódovanie znakov výstupného dokumentu. Predvolená hodnota je CP1252. Poznámka: Táto možnosť nie je rešpektované všetkými formátmi."
4932
4933#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4934#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4935#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4936#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4937msgid "Add Table of Contents to beginning of the book."
4938msgstr "Vloženie Obsahu na začiatok knihy."
4939
4940#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4941msgid "Convert PDF files to HTML"
4942msgstr ""
4943
4944#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4945msgid "Do not extract images from the document"
4946msgstr "Nevyberať z dokumentu obrázky"
4947
4948#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4949msgid ""
4950"Scale used to determine the length at which a line should be unwrapped. "
4951"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4952"the median line length."
4953msgstr "Škála používaná na stanovenie dĺžky, pri ktorej sa riadok nezalomí. Platné sú desatinné hodnoty medzi 0 a 1. Štandardne je hodnota 0,45; tesne pod strednú dĺžku riadku."
4954
4955#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4956msgid "Use the new PDF conversion engine. Currently not operational."
4957msgstr ""
4958
4959#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4960msgid ""
4961"Instead of using the paper size specified in the PDF Output options, use a "
4962"paper size corresponding to the current output profile. Useful if you want "
4963"to generate a PDF for viewing on a specific device."
4964msgstr ""
4965
4966#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4967msgid ""
4968"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4969"This does not override the unit for margins!"
4970msgstr ""
4971
4972#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4973msgid ""
4974"The size of the paper. This size will be overridden when a non default "
4975"output profile is used. Default is letter. Choices are {}"
4976msgstr ""
4977
4978#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4979msgid ""
4980"Custom size of the document. Use the form width x height e.g. `123x321` to "
4981"specify the width and height. This overrides any specified paper-size."
4982msgstr ""
4983
4984#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4985msgid ""
4986"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4987" full first page of the generated PDF."
4988msgstr ""
4989
4990#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4991msgid ""
4992"The font family used to render serif fonts. Will work only if the font is "
4993"available system-wide."
4994msgstr ""
4995
4996#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4997msgid ""
4998"The font family used to render sans-serif fonts. Will work only if the font "
4999"is available system-wide."
5000msgstr ""
5001
5002#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
5003msgid ""
5004"The font family used to render monospace fonts. Will work only if the font "
5005"is available system-wide."
5006msgstr ""
5007
5008#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
5009msgid "The font family used to render monospace fonts"
5010msgstr ""
5011
5012#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
5013msgid "The default font size (in pixels)"
5014msgstr ""
5015
5016#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5017msgid "The default font size for monospaced text (in pixels)"
5018msgstr ""
5019
5020#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5021msgid ""
5022"Break long words at the end of lines. This can give the text at the right "
5023"margin a more even appearance. Note that depending on the fonts used this "
5024"option can break the copying of text from the PDF file."
5025msgstr ""
5026
5027#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5028msgid "Surround all links with a red box, useful for debugging."
5029msgstr ""
5030
5031#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5032msgid ""
5033"Add page numbers to the bottom of every page in the generated PDF file. If "
5034"you specify a footer template, it will take precedence over this option."
5035msgstr ""
5036
5037#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5038#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5039#, python-format
5040msgid ""
5041"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5042"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5043msgstr ""
5044
5045#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5046msgid "footers"
5047msgstr "päty"
5048
5049#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5050msgid "headers"
5051msgstr "hlavičky"
5052
5053#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5054msgid ""
5055"Add a Table of Contents at the end of the PDF that lists page numbers. "
5056"Useful if you want to print out the PDF. If this PDF is intended for "
5057"electronic use, use the PDF Outline instead."
5058msgstr ""
5059
5060#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5061msgid "Title for generated table of contents."
5062msgstr "Nadpis pre generovaný obsah."
5063
5064#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5065msgid ""
5066"Use the page margins specified in the input document via @page CSS rules. "
5067"This will cause the margins specified in the conversion settings to be "
5068"ignored. If the document does not specify page margins, the conversion "
5069"settings will be used as a fallback."
5070msgstr ""
5071
5072#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5073msgid ""
5074"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5075"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5076"page number."
5077msgstr ""
5078
5079#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5080msgid "Generate an uncompressed PDF, useful for debugging."
5081msgstr ""
5082
5083#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5084msgid ""
5085"Shift the text horizontally by the specified offset (in pts). On odd "
5086"numbered pages, it is shifted to the right and on even numbered pages to the"
5087" left. Use negative numbers for the opposite effect. Note that this setting "
5088"is ignored on pages where the margins are smaller than the specified offset."
5089" Shifting is done by setting the PDF CropBox, not all software respects the "
5090"CropBox."
5091msgstr ""
5092
5093#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5094msgid "Convert PML to OEB"
5095msgstr ""
5096
5097#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5098msgid ""
5099"Specify the character encoding of the output document. The default is "
5100"cp1252."
5101msgstr "Zadajte kódovanie znakov výstupného dokumentu. Predvolené je cp1252."
5102
5103#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5104msgid ""
5105"Do not reduce the size or bit depth of images. Images have their size and "
5106"depth reduced by default to accommodate applications that can not convert "
5107"images on their own such as Dropbook."
5108msgstr "Neredukovať veľkosť, alebo farebnosť obrázkov. Štandardne sa veľkosť a farebnosť obrázkov prispôsobuje programom, ktoré samotné nedokážu obrázky konvertovať, napr. Dropbook."
5109
5110#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5111msgid "Convert RB files to HTML"
5112msgstr ""
5113
5114#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5115msgid "Download periodical content from the Internet"
5116msgstr ""
5117
5118#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5119msgid ""
5120"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5121"downloads at most 2 feeds. You can change the number of feeds and articles "
5122"by supplying optional arguments. For example: --test 3 1 will download at "
5123"most 3 feeds and only 1 article per feed."
5124msgstr ""
5125
5126#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5127msgid "Username for sites that require a login to access content."
5128msgstr "Užívateľské meno pre zdroje vyžadujúce prihlásenie."
5129
5130#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5131msgid "Password for sites that require a login to access content."
5132msgstr "Prihlasovacie heslo pre zdroje vyžadujúce prihlásenie."
5133
5134#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5135msgid ""
5136"Do not download latest version of builtin recipes from the calibre server"
5137msgstr "Nesťahovať najnovšie verzie zabudovaných receptov zo servera Calibre"
5138
5139#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5140msgid "Convert RTF files to HTML"
5141msgstr ""
5142
5143#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5144msgid "Ignore WMF images instead of replacing them with a placeholder image."
5145msgstr ""
5146
5147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5148#, python-format
5149msgid ""
5150"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5151"%s"
5152msgstr "Tento RTF súbor obsahuje vlastnosť, ktorú Calibre nepodporuje. Skonvertujte ho najprv do HTML a potom skúste ten.\n%s"
5153
5154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5155msgid "Convert SNB files to OEB"
5156msgstr ""
5157
5158#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5159#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5161msgid ""
5162"Specify the character encoding of the output document. The default is utf-8."
5163msgstr "Zadajte kódovanie znakov výstupného dokumentu. Predvolené je utf-8."
5164
5165#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5166#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5167msgid ""
5168"The maximum number of characters per line. This splits on the first space "
5169"before the specified value. If no space is found the line will be broken at "
5170"the space after and will exceed the specified value. Also, there is a "
5171"minimum of 25 characters. Use 0 to disable line splitting."
5172msgstr "Maximálny počet znakov na riadok. Toto zalomí riadok na poslednej medzere pred určenou hodnotou. Ak sa medzera nenájde, riadok byde zalomený na nasledujúcej medzere a bude dlhší, ako zadaná hodnota. Je aj minimálna hodnota 25 znakov. Zadaním 0 vypnete zalamovanie riadkov."
5173
5174#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5175msgid "Specify whether or not to insert an empty line between two paragraphs."
5176msgstr "Nastavte, či vkladať, alebo nevkladať prázdny riadok medzi dva odstavce."
5177
5178#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5179msgid ""
5180"Specify whether or not to insert two space characters to indent the first "
5181"line of each paragraph."
5182msgstr "Nastavte, či vkladať, alebo nevkladať dve medzery na odsadenie prvého riadka každého odstavca."
5183
5184#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5185msgid ""
5186"Specify whether or not to hide the chapter title for each chapter. Useful "
5187"for image-only output (eg. comics)."
5188msgstr "Nastavte, či skrývať, alebo neskrývať názov každej kapitoly na jej začiatku. Užitočné pre výstup len obrázkov (napr. komix)."
5189
5190#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5191msgid "Resize all the images for full screen mode. "
5192msgstr ""
5193
5194#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5195msgid "Start page"
5196msgstr "Úvodná stránka"
5197
5198#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5199#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5200msgid "Cover pages"
5201msgstr ""
5202
5203#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5204#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5205msgid " (Preface)"
5206msgstr " (Predslov)"
5207
5208#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5209msgid "Convert TCR files to HTML"
5210msgstr ""
5211
5212#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5213msgid "Abbreviations"
5214msgstr "Skratky"
5215
5216#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5217msgid "Support admonitions"
5218msgstr ""
5219
5220#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5221msgid "Add attribute to HTML tags"
5222msgstr ""
5223
5224#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5225msgid "Add code highlighting via Pygments"
5226msgstr ""
5227
5228#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5229msgid "Definition lists"
5230msgstr "Zoznamy definícií"
5231
5232#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5233msgid "Enables various common extensions"
5234msgstr "Povolí rôzne bežné rozšírenia"
5235
5236#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5237msgid "Alternative code block syntax"
5238msgstr ""
5239
5240#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5241#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5242msgid "Footnotes"
5243msgstr "Poznámky pod čiarou"
5244
5245#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5246msgid "Use legacy element attributes"
5247msgstr ""
5248
5249#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5250msgid "Use legacy underscore handling for connected words"
5251msgstr ""
5252
5253#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5254msgid "Metadata in the document"
5255msgstr "Metadáta v dokumente"
5256
5257#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5258msgid "Treat newlines as hard breaks"
5259msgstr ""
5260
5261#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5262msgid "Do not allow mixing list types"
5263msgstr ""
5264
5265#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5266msgid "Use markdown's internal smartypants parser"
5267msgstr ""
5268
5269#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5270msgid "Support tables"
5271msgstr "Podporovať tabuľky"
5272
5273#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5274msgid "Generate a table of contents"
5275msgstr "Vytvoriť obsah"
5276
5277#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5278msgid "Wiki style links"
5279msgstr ""
5280
5281#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5282msgid "Convert TXT files to HTML"
5283msgstr "Konvertovať TXT súbory na HTML"
5284
5285#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5286msgid "Try to auto detect paragraph type"
5287msgstr "Skúsiť automaticky detekovať typ odstavca"
5288
5289#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5290msgid "Treat a blank line as a paragraph break"
5291msgstr ""
5292
5293#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5294msgid "Assume every line is a paragraph"
5295msgstr ""
5296
5297#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5298msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5299msgstr ""
5300
5301#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5302msgid "Most lines have hard line breaks, few/no blank lines or indents"
5303msgstr ""
5304
5305#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5306msgid "Don't modify the paragraph structure"
5307msgstr ""
5308
5309#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5310msgid "Automatically decide which formatting processor to use"
5311msgstr ""
5312
5313#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5314msgid "No formatting"
5315msgstr "Žiadne formátovanie"
5316
5317#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5318msgid "Use heuristics to determine chapter headings, italics, etc."
5319msgstr ""
5320
5321#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5322msgid "Use the TexTile markup language"
5323msgstr ""
5324
5325#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5326msgid "Use the Markdown markup language"
5327msgstr ""
5328
5329#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5330#, python-brace-format
5331msgid ""
5332"Formatting used within the document.\n"
5333"* auto: {auto}\n"
5334"* plain: {plain}\n"
5335"* heuristic: {heuristic}\n"
5336"* textile: {textile}\n"
5337"* markdown: {markdown}\n"
5338"To learn more about markdown see {url}"
5339msgstr ""
5340
5341#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5342#, python-brace-format
5343msgid ""
5344"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5345"* auto: {auto}\n"
5346"* block: {block}\n"
5347"* single: {single}\n"
5348"* print:  {print}\n"
5349"* unformatted: {unformatted}\n"
5350"* off: {off}"
5351msgstr ""
5352
5353#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5354msgid ""
5355"Normally extra spaces are condensed into a single space. With this option "
5356"all spaces will be displayed."
5357msgstr "Štandardne sú viacnásobné medzery slúčené do jednej. Pomocou tejto voľby budú zobrazené všetky."
5358
5359#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5360msgid ""
5361"Normally extra space at the beginning of lines is retained. With this option"
5362" they will be removed."
5363msgstr "Štandardne sa medzery navyše na začiatkoch riadkov zachovávajú. Pomocou tejto voľby budú odstránené."
5364
5365#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5366#, python-format
5367msgid ""
5368"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5369"To learn more about Markdown extensions, see {}\n"
5370"This should be a comma separated list of extensions to enable:\n"
5371msgstr ""
5372
5373#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5374#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5375#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5376msgid "Plain text"
5377msgstr "Čistý text"
5378
5379#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5380msgid "Markdown formatted text"
5381msgstr "Markdown formátovaný text"
5382
5383#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5384msgid "TexTile formatted text"
5385msgstr "TexTile formátovaný text"
5386
5387#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5388#, python-format
5389msgid ""
5390"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5391"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5392"will default to the newline type used by this OS."
5393msgstr ""
5394
5395#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5396msgid ""
5397"Force splitting on the max-line-length value when no space is present. Also "
5398"allows max-line-length to be below the minimum"
5399msgstr "Vyútiť zalomenie riadka na hodnote max-line-length ak neobsahuje medzery. Umožňuje tiež, aby max-line-length bolo menšie ako minimum"
5400
5401#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5402#, python-brace-format
5403msgid ""
5404"Formatting used within the document.\n"
5405"* plain: {plain}\n"
5406"* markdown: {markdown}\n"
5407"* textile: {textile}"
5408msgstr ""
5409
5410#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5411msgid ""
5412"Do not remove links within the document. This is only useful when paired "
5413"with a TXT output formatting option that is not none because links are "
5414"always removed with plain text output."
5415msgstr ""
5416
5417#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5418msgid ""
5419"Do not remove image references within the document. This is only useful when"
5420" paired with a TXT output formatting option that is not none because links "
5421"are always removed with plain text output."
5422msgstr ""
5423
5424#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5425msgid ""
5426"Do not remove font color from output. This is only useful when TXT output "
5427"formatting is set to textile. Textile is the only formatting that supports "
5428"setting font color. If this option is not specified font color will not be "
5429"set and default to the color displayed by the reader (generally this is "
5430"black)."
5431msgstr ""
5432
5433#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5434msgid ""
5435"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5436" it twice will result in full verbosity, once medium verbosity and zero "
5437"times least verbosity."
5438msgstr ""
5439
5440#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5441msgid ""
5442"Save the output from different stages of the conversion pipeline to the "
5443"specified folder. Useful if you are unsure at which stage of the conversion "
5444"process a bug is occurring."
5445msgstr ""
5446
5447#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5448msgid ""
5449"Specify the input profile. The input profile gives the conversion system "
5450"information on how to interpret various information in the input document. "
5451"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5452"are:"
5453msgstr "Nastavenie vstupného profilu. Vstupný profil predá konverznému systému konverzie informácie o tom, ako interpretovať rôzne informácie vo vstupnom dokumente. Napríklad rozlíšenie závisí od dĺžky (tj dĺžky v pixeloch). Možnosti sú:"
5454
5455#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5456msgid ""
5457"Specify the output profile. The output profile tells the conversion system "
5458"how to optimize the created document for the specified device (such as by "
5459"resizing images for the device screen size). In some cases, an output "
5460"profile can be used to optimize the output for a particular device, but this"
5461" is rarely necessary. Choices are:"
5462msgstr ""
5463
5464#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5465msgid ""
5466"The base font size in pts. All font sizes in the produced book will be "
5467"rescaled based on this size. By choosing a larger size you can make the "
5468"fonts in the output bigger and vice versa. By default, when the value is "
5469"zero, the base font size is chosen based on the output profile you chose."
5470msgstr ""
5471
5472#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5473msgid ""
5474"Mapping from CSS font names to font sizes in pts. An example setting is "
5475"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5476"xx-large, with the final size being for huge fonts. The font rescaling "
5477"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5478" use a mapping based on the output profile you chose."
5479msgstr "Mapovanie z názvov písma CSS k veľkosti písma v bodoch. Príklad nastavenie je 12,12,14,16,18,20,22,24. Jedná sa o mapovanie pre veľkosti xx-small na xx-large, s konečnou veľkosť pre veľké fonty. Algoritmus k prepočtu písma používa tieto rozmery pre inteligentné přeškálovanie písma. Predvolená je použitie mapovanie na základe výstupu vybraného profilu."
5480
5481#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5482msgid "Disable all rescaling of font sizes."
5483msgstr "Zakázať všetky prepočty veľkosti písma."
5484
5485#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5486msgid ""
5487"The minimum line height, as a percentage of the element's calculated font "
5488"size. calibre will ensure that every element has a line height of at least "
5489"this setting, irrespective of what the input document specifies. Set to zero"
5490" to disable. Default is 120%. Use this setting in preference to the direct "
5491"line height specification, unless you know what you are doing. For example, "
5492"you can achieve \"double spaced\" text by setting this to 240."
5493msgstr "Minimálna výška riadka ako percento vypočítanej veľkosti písma prvku. Calibre zaistí, že každý prvok bude mať aspoň túto výšku riadka bez ohľadu na špecifikáciu vstupného dokumentu. Nastavte nulu pro zakázanie. Východzia hodnota je 120%. Ak si nie ste istý, čo robíte, uprednostnite toto nastavenie pred priamym určením výšky riadka. Napríklad dvojnásobné riadkovanie môžete dosiahnuť nastavením hodnoty 240."
5494
5495#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5496msgid ""
5497"The line height in pts. Controls spacing between consecutive lines of text. "
5498"Only applies to elements that do not define their own line height. In most "
5499"cases, the minimum line height option is more useful. By default no line "
5500"height manipulation is performed."
5501msgstr "Výška riadka v bodoch. Určuje medzery medzi susednými riadkami textu. Použije sa len na prvky, ktoré nemajú nastavenú vlastnú výšku riadka. Vo väčšine prípadov je užitočnejšia voľna minimálna výška riadka. Vo východzom stave sa nerobí žiadna úprava výšky riadkov."
5502
5503#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5504msgid ""
5505"Embed the specified font family into the book. This specifies the \"base\" "
5506"font used for the book. If the input document specifies its own fonts, they "
5507"may override this base font. You can use the filter style information option"
5508" to remove fonts from the input document. Note that font embedding only "
5509"works with some output formats, principally EPUB, AZW3 and DOCX."
5510msgstr ""
5511
5512#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5513msgid ""
5514"Embed every font that is referenced in the input document but not already "
5515"embedded. This will search your system for the fonts, and if found, they "
5516"will be embedded. Embedding will only work if the format you are converting "
5517"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5518"that you have the proper license for embedding the fonts used in this "
5519"document."
5520msgstr ""
5521
5522#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5523msgid ""
5524"Subset all embedded fonts. Every embedded font is reduced to contain only "
5525"the glyphs used in this document. This decreases the size of the font files."
5526" Useful if you are embedding a particularly large font with lots of unused "
5527"glyphs."
5528msgstr ""
5529
5530#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5531msgid ""
5532"Some badly designed documents use tables to control the layout of text on "
5533"the page. When converted these documents often have text that runs off the "
5534"page and other artifacts. This option will extract the content from the "
5535"tables and present it in a linear fashion."
5536msgstr "Niektoré zle navrhnuté dokumenty použijú tabuľky pre kontrolu rozloženia textu na stránke. Pri prevode týchto dokumentov majú často text, ktorý beží mimo stránku a ďalšie artefakty. Táto voľba bude extrahovať obsah z tabuliek a predloži ho lineárne."
5537
5538#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5539msgid ""
5540"XPath expression that specifies all tags that should be added to the Table "
5541"of Contents at level one. If this is specified, it takes precedence over "
5542"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5543"Manual for examples."
5544msgstr "Výraz XPath určujúci všetky značky, ktoré by mali byť pridané do Obsahu na prvej úrovni.  Ak je hodnota zadaná, má prednosť pred ostatnými formami autodetekcie. Pozrite si príklady v Školení XPath v Užívateľskej príručke Calibre."
5545
5546#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5547msgid ""
5548"XPath expression that specifies all tags that should be added to the Table "
5549"of Contents at level two. Each entry is added under the previous level one "
5550"entry. See the XPath Tutorial in the calibre User Manual for examples."
5551msgstr "Výraz XPath určujúci všetky značky, ktoré by mali byť pridané do Obsahu na druhej úrovni. Každá položka je pridaná pod predchádzajúcu položku prvej úrovne. Pozrite si príklady v Školení XPath v Užívateľskej príručke Calibre."
5552
5553#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5554msgid ""
5555"XPath expression that specifies all tags that should be added to the Table "
5556"of Contents at level three. Each entry is added under the previous level two"
5557" entry. See the XPath Tutorial in the calibre User Manual for examples."
5558msgstr "Výraz XPath určujúci všetky značky, ktoré by mali byť pridané do Obsahu na tretej úrovni. Každá položka je pridaná pod predchádzajúcu položku druhej úrovne. Pozrite si príklady v Školení XPath v Užívateľskej príručke Calibre."
5559
5560#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5561msgid ""
5562"Normally, if the source file already has a Table of Contents, it is used in "
5563"preference to the auto-generated one. With this option, the auto-generated "
5564"one is always used."
5565msgstr "Ak má zdrojový súbor Obsah, štandardne je uprednostnený pred automaticky generovaným. Pomocou tejto voľby bude vždy použitý automaticky generovaný."
5566
5567#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5568msgid "Don't add auto-detected chapters to the Table of Contents."
5569msgstr "Nepridávať automaticky nájdené kapitoly do obsahu."
5570
5571#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5572#, python-format
5573msgid ""
5574"If fewer than this number of chapters is detected, then links are added to "
5575"the Table of Contents. Default: %default"
5576msgstr "Ak počet automaticky nájdených kapitol neprekročí túto hodnotu, budú odkazy na ne pridané do obsahu. Predvolená hodnota je %default."
5577
5578#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5579#, python-format
5580msgid ""
5581"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5582" is: %default. Links are only added to the TOC if less than the threshold "
5583"number of chapters were detected."
5584msgstr "Maximálny počet odkazov na vloženie do TOC. Nastavte na 0 pre vypnutie. Predvolená hodnota je: %default. Odkazy sú pridané do obsahu, ak je zistená nižšia ako prahová hodnota počtu kapitol."
5585
5586#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5587msgid ""
5588"Remove entries from the Table of Contents whose titles match the specified "
5589"regular expression. Matching entries and all their children are removed."
5590msgstr "Odstrániť položky z Obsahu ktorých názvy vyhovujú zadanému regulárnemu výrazu. Takéto položky sú odstránené vrátane všetkých ich potomkov."
5591
5592#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5593msgid ""
5594"When creating a TOC from links in the input document, allow duplicate "
5595"entries, i.e. allow more than one entry with the same text, provided that "
5596"they point to a different location."
5597msgstr "Povoliť duplicitné položky pri vytváraní obsahu z odkazov vo vstupnom dokumente. Tzn. povoliť viac položiek s rovnakým názvom za predpokladu, že odkazujú na rozdielne miesta."
5598
5599#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5600msgid ""
5601"An XPath expression to detect chapter titles. The default is to consider "
5602"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5603" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5604"tags that have class=\"chapter\". The expression used must evaluate to a "
5605"list of elements. To disable chapter detection, use the expression \"/\". "
5606"See the XPath Tutorial in the calibre User Manual for further help on using "
5607"this feature."
5608msgstr ""
5609
5610#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5611msgid ""
5612"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5613"page breaks before chapters. A value of \"rule\" will insert a line before "
5614"chapters. A value of \"none\" will disable chapter marking and a value of "
5615"\"both\" will use both page breaks and lines to mark chapters."
5616msgstr "Nastavenie spôsobu označenia detekovaných kapitol. Hodnota \"pagebreak\" vloží pred kapitoly zlom stránky. Hodnota \"rule\" vloží pred kapitoly riadok.  Hodnota \"none\" zakáže označovanie kapitol a hodnota \"both\" bude označovať kapitoly zlomami stránky aj riadkami."
5617
5618#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5619msgid ""
5620"An XPath expression to detect the location in the document at which to start"
5621" reading. Some e-book reading programs (most prominently the Kindle) use "
5622"this location as the position at which to open the book. See the XPath "
5623"tutorial in the calibre User Manual for further help using this feature."
5624msgstr ""
5625
5626#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5627msgid ""
5628"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5629" the style rules from the source file, so it can be used to override those "
5630"rules."
5631msgstr "Nastaviť cestu k štýlom CSS alebo surovému CSS. Tento CSS bude pripojený k štýlom zo zdrojového súboru, takže je ho možné použiť na potlačenie týchto pravidiel."
5632
5633#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5634msgid ""
5635"Rules for transforming the styles in this book. These rules are applied "
5636"after all other CSS processing is done."
5637msgstr ""
5638
5639#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5640msgid ""
5641"Rules for transforming the HTML in this book. These rules are applied after "
5642"the HTML is parsed, but before any other transformations."
5643msgstr ""
5644
5645#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5646msgid ""
5647"A comma separated list of CSS properties that will be removed from all CSS "
5648"style rules. This is useful if the presence of some style information "
5649"prevents it from being overridden on your device. For example: font-"
5650"family,color,margin-left,margin-right"
5651msgstr "Zoznam CSS vlastností, ktoré budú odstránené zo všetkých pravidiel CSS. Je to užitočné ak nejaká informácia v štýloch zabraňuje jej predefinovaniu v zariadení. Napr.: font-family,color,margin-left,margin-right"
5652
5653#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5654msgid ""
5655"By default, calibre will use the shorthand form for various CSS properties "
5656"such as margin, padding, border, etc. This option will cause it to use the "
5657"full expanded form instead. Note that CSS is always expanded when generating"
5658" EPUB files with the output profile set to one of the Nook profiles as the "
5659"Nook cannot handle shorthand CSS."
5660msgstr ""
5661
5662#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5663msgid ""
5664"An XPath expression. Page breaks are inserted before the specified elements."
5665" To disable use the expression: /"
5666msgstr ""
5667
5668#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5669msgid ""
5670"Some documents specify page margins by specifying a left and right margin on"
5671" each individual paragraph. calibre will try to detect and remove these "
5672"margins. Sometimes, this can cause the removal of margins that should not "
5673"have been removed. In this case you can disable the removal."
5674msgstr "Niektoré dokumenty špecifikujú okraje stránok určením pravého a ľavého okraja v každom odstavci samostatne. Calibre sa pokúsi takéto okraje nájsť a odstrániť. Niekedy to môže spôsobiť odstránenie aj tých okrajov, ktoré nemali byť odstránené. V takom prípade môžete odstraňovanie okrajov vypnúť."
5675
5676#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5677#, python-format
5678msgid ""
5679"Set the top margin in pts. Default is %default. Setting this to less than "
5680"zero will cause no margin to be set (the margin setting in the original "
5681"document will be preserved). Note: Page oriented formats such as PDF and "
5682"DOCX have their own margin settings that take precedence."
5683msgstr ""
5684
5685#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5686#, python-format
5687msgid ""
5688"Set the bottom margin in pts. Default is %default. Setting this to less than"
5689" zero will cause no margin to be set (the margin setting in the original "
5690"document will be preserved). Note: Page oriented formats such as PDF and "
5691"DOCX have their own margin settings that take precedence."
5692msgstr ""
5693
5694#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:435
5695#, python-format
5696msgid ""
5697"Set the left margin in pts. Default is %default. Setting this to less than "
5698"zero will cause no margin to be set (the margin setting in the original "
5699"document will be preserved). Note: Page oriented formats such as PDF and "
5700"DOCX have their own margin settings that take precedence."
5701msgstr ""
5702
5703#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:443
5704#, python-format
5705msgid ""
5706"Set the right margin in pts. Default is %default. Setting this to less than "
5707"zero will cause no margin to be set (the margin setting in the original "
5708"document will be preserved). Note: Page oriented formats such as PDF and "
5709"DOCX have their own margin settings that take precedence."
5710msgstr ""
5711
5712#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:452
5713msgid ""
5714"Change text justification. A value of \"left\" converts all justified text "
5715"in the source to left aligned (i.e. unjustified) text. A value of "
5716"\"justify\" converts all unjustified text to justified. A value of "
5717"\"original\" (the default) does not change justification in the source file."
5718" Note that only some output formats support justification."
5719msgstr "Zmena zarovnania textu. Hodnota \"left\" zmení všetok zarovnaný text v zdroji doľava (t.j. nezarovnaný) text. Hodnota \"justify\", zmení všetok nezarovnaný text na zarovnaný do bloku. Hodnota \"original\" (predvolená) zarovnanie v zdrojovom súbore nezmení. Všimnite si, že len niektoré výstupné formáty podporujú zarovnanie."
5720
5721#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5722msgid ""
5723"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5724"1.5em. Spacing removal will not work if the source file does not use "
5725"paragraphs (<p> or <div> tags)."
5726msgstr "Odstrániť medzery medzi odsekmi. Tiež stanovuje zarážky odsekov 1.5em. Odstránenie medzier nebude fungovať, ak zdrojový súbor nepoužíva odseky (<p> alebo <div> tagy)."
5727
5728#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5729msgid ""
5730"When calibre removes blank lines between paragraphs, it automatically sets a"
5731" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5732"This option controls the width of that indent (in em). If you set this value"
5733" negative, then the indent specified in the input document is used, that is,"
5734" calibre does not change the indentation."
5735msgstr "Ak Calibre odstráni prázdne riadky medzi odstavcami, automaticky, pre ľahšie odlíšenie, text odsadí. Táto voľba určuje širku odsadenia (v jednotkách em). Pri nastavení zápornej hodnoty sa použije hodnota odsadenia uvedená vo vstupnom dokumente - Calibre odsadenie nezmení."
5736
5737#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5738msgid ""
5739"Use the cover detected from the source file in preference to the specified "
5740"cover."
5741msgstr "Obálka nájdená v zdrojovom súbore má prednosť pred zvolenou obálkou."
5742
5743#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5744msgid ""
5745"Insert a blank line between paragraphs. Will not work if the source file "
5746"does not use paragraphs (<p> or <div> tags)."
5747msgstr "Vložiť prázdny riadok medzi odseky. Nebude fungovať, ak zdrojový súbor nepoužíva odseky (<p> alebo <div> tagy)."
5748
5749#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5750msgid ""
5751"Set the height of the inserted blank lines (in em). The height of the lines "
5752"between paragraphs will be twice the value set here."
5753msgstr "Nastaví výšku vložených prázdnych riadkov (v jednotkách em). Výška riadkov medzi odstavcami bude dvojnásobkom tejto hodnoty."
5754
5755#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5756msgid ""
5757"Remove the first image from the input e-book. Useful if the input document "
5758"has a cover image that is not identified as a cover. In this case, if you "
5759"set a cover in calibre, the output document will end up with two cover "
5760"images if you do not specify this option."
5761msgstr ""
5762
5763#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5764msgid ""
5765"Insert the book metadata at the start of the book. This is useful if your "
5766"e-book reader does not support displaying/searching metadata directly."
5767msgstr ""
5768
5769#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5770msgid ""
5771"Convert plain quotes, dashes and ellipsis to their typographically correct "
5772"equivalents. For details, see "
5773"https://daringfireball.net/projects/smartypants."
5774msgstr ""
5775
5776#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5777msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5778msgstr "Skonvertovať ozdobné úvodzovky, pomlčky a trojbodky na ich obyčajné ekvivalenty."
5779
5780#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5781msgid ""
5782"Read metadata from the specified OPF file. Metadata read from this file will"
5783" override any metadata in the source file."
5784msgstr "Čítanie metadát z špecifikovaného OPF sôboru. Prečítané metadáta z tohto súboru prepíšu metadata v zdrojovom súbore."
5785
5786#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5787#, python-brace-format
5788msgid ""
5789"Transliterate Unicode characters to an ASCII representation. Use with care "
5790"because this will replace Unicode characters with ASCII. For instance it "
5791"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5792"multiple representations of a character (characters shared by Chinese and "
5793"Japanese for instance) the representation based on the current calibre "
5794"interface language will be used."
5795msgstr ""
5796
5797#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5798msgid ""
5799"Preserve ligatures present in the input document. A ligature is a special "
5800"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5801" not have support for ligatures in their default fonts, so they are unlikely"
5802" to render correctly. By default, calibre will turn a ligature into the "
5803"corresponding pair of normal characters. This option will preserve them "
5804"instead."
5805msgstr "Zachovaj ligatúry prítomné vo vstupnom dokumente. Ligatúra je zvláštne vykreslenie dvojice znakov ako ff, fi, fl atď. Väčšina čítačiek nemá podporu pre ligatúry v štandardných písmach, a tak ich asi nezobrazia správne. Štandardne, calibre zmení ligatúru na príslušnú dvojicu obyčajných znakov. Táto voľba ich zachová."
5806
5807#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5808#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5809msgid "Set the title."
5810msgstr "Nastaviť názov"
5811
5812#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5813msgid "Set the authors. Multiple authors should be separated by ampersands."
5814msgstr "Nastaviť autorov. Viac autorov by malo byť oddelené znakmi."
5815
5816#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5817msgid "The version of the title to be used for sorting. "
5818msgstr "Verzia názvu použitá pre triedenie. "
5819
5820#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5821msgid "String to be used when sorting by author. "
5822msgstr "Reťazec, ktorý bude použitý pri triedení podľa autora. "
5823
5824#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5825msgid "Set the cover to the specified file or URL"
5826msgstr "Nastavenie obálky ako špecifického URL sôboru"
5827
5828#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5829#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5830msgid "Set the e-book description."
5831msgstr "Nastaviť popis e-knihy."
5832
5833#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5834#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5835msgid "Set the e-book publisher."
5836msgstr "Nastaviť vydavateľa e-knihy."
5837
5838#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5839#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5840msgid "Set the series this e-book belongs to."
5841msgstr "Nastaviť sériu, do ktorej táto e-kniha patrí."
5842
5843#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5844#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5845msgid "Set the index of the book in this series."
5846msgstr "Zadajte poradové číslo knihy v rámci tejto série."
5847
5848#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5849#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5850msgid "Set the rating. Should be a number between 1 and 5."
5851msgstr "Ohodnotiť. Možno vložiť číslo medzi 1 a 5"
5852
5853#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5854#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5855msgid "Set the ISBN of the book."
5856msgstr "Vložiť ISBN knihy"
5857
5858#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5859#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5860msgid "Set the tags for the book. Should be a comma separated list."
5861msgstr "Zadajte značky pre knihy. Mali by byť oddelené čiarkami."
5862
5863#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5864#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5865msgid "Set the book producer."
5866msgstr "Zadajte výrobcu knihy"
5867
5868#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5869#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5870msgid "Set the language."
5871msgstr "Nastaviť jazyk."
5872
5873#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5874msgid ""
5875"Set the publication date (assumed to be in the local timezone, unless the "
5876"timezone is explicitly specified)"
5877msgstr ""
5878
5879#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5880msgid "Set the book timestamp (no longer used anywhere)"
5881msgstr "Nastav časový údaj (už to viac nie je nikde použité)"
5882
5883#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5884msgid ""
5885"Enable heuristic processing. This option must be set for any heuristic "
5886"processing to take place."
5887msgstr "Povoliť heuristické zpracovanie. Aby bolo umožnené akékoľvek heuristické spracovanie, musí byť táto voľba povolená."
5888
5889#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5890msgid ""
5891"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5892"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5893" with structure detection to create one."
5894msgstr "Detekovať neformátované hlavičky a podhlavičky kapitol. Zmeniť ich na značky h2 a h3. Toto nastavenie nevytvorí Obsah, ale spolu s detekciou štruktúry môže byť použité na jeho vytvorenie."
5895
5896#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5897msgid ""
5898"Look for common words and patterns that denote italics and italicize them."
5899msgstr "Hľadať zvyčajné slová a vzorce, ktoré označují kurzívou a previesť ich na kurzívu."
5900
5901#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5902msgid ""
5903"Turn indentation created from multiple non-breaking space entities into CSS "
5904"indents."
5905msgstr "Preklopiť odsadenie z viacerých nedeliteľných medzier do CSS."
5906
5907#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5908msgid ""
5909"Scale used to determine the length at which a line should be unwrapped. "
5910"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5911"the median line length.  If only a few lines in the document require "
5912"unwrapping this value should be reduced"
5913msgstr "Mierka používaná na určenie dĺžky, od ktorej sa riadok nemá zalomiť. Platné hodnoty sú desatinné čísla medzi 0 a 1. Štandard je 0,4; tesne pod strednou dĺžkou riadka. Ak iba niekoľko riadkov v dokumente nevyžadujú zalomenie, mala by sa táto hodnota znížiť."
5914
5915#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5916msgid "Unwrap lines using punctuation and other formatting clues."
5917msgstr "Nezalamovať riadky používajúce interpunkciu a ďalšie formátovacie stopy."
5918
5919#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5920msgid ""
5921"Remove empty paragraphs from the document when they exist between every "
5922"other paragraph"
5923msgstr "Odstrániť prázdne odstavce z dokumentu ak sa nachádzajú medzi každým ďalším odstavcom"
5924
5925#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5926msgid ""
5927"Left aligned scene break markers are center aligned. Replace soft scene "
5928"breaks that use multiple blank lines with horizontal rules."
5929msgstr ""
5930
5931#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5932msgid ""
5933"Replace scene breaks with the specified text. By default, the text from the "
5934"input document is used."
5935msgstr "Nahradiť zalomenie scény zadaným textom. V pôvodnom stave je použitý text zo vstupného súboru."
5936
5937#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5938msgid ""
5939"Analyze hyphenated words throughout the document.  The document itself is "
5940"used as a dictionary to determine whether hyphens should be retained or "
5941"removed."
5942msgstr "Analyzovať delenie slov v celom dokumente. Dokument samotný sa použije ako slovník na určenie, či majú byť rozdelenia ponechané, alebo odstránené."
5943
5944#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5945msgid ""
5946"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5947"renumbered to prevent splitting in the middle of chapter headings."
5948msgstr "Hľadá výskyty značiek <h1> alebo <h2> nasledujúcich po sebe. Značky sa prečíslujú, čím sa zabráni rozdeleniu uprostred hlavičiek kapitol."
5949
5950#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5951msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5952msgstr "Hľadaný reťazec (regulárny výraz), ktorý sa má nahradiť pomocou sr1-replace."
5953
5954#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5955msgid "Replacement to replace the text found with sr1-search."
5956msgstr "Náhrada za text nájdený pomocou sr1-search."
5957
5958#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5959msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5960msgstr "Hľadaný reťazec (regulárny výraz), ktorý má byť nahradený pomocou sr2-replace."
5961
5962#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5963msgid "Replacement to replace the text found with sr2-search."
5964msgstr "Náhrada za text nájdený pomocou sr2-search."
5965
5966#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5967msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5968msgstr "Hľadaný reťazec (regulárny výraz), ktorý má byť nahradený pomocou sr3-replace."
5969
5970#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5971msgid "Replacement to replace the text found with sr3-search."
5972msgstr "Náhrada za text nájdený pomocou sr3-search."
5973
5974#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5975msgid ""
5976"Path to a file containing search and replace regular expressions. The file "
5977"must contain alternating lines of regular expression followed by replacement"
5978" pattern (which can be an empty line). The regular expression must be in the"
5979" Python regex syntax and the file must be UTF-8 encoded."
5980msgstr ""
5981
5982#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5983msgid "Could not find an e-book inside the archive"
5984msgstr "V archíve nebola nájdená žiadna elektronická kniha"
5985
5986#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5987msgid "Values of series index and rating must be numbers. Ignoring"
5988msgstr "Poradové číslo knihy v sérii a hodnotenie musía byť čísla. Ignorujem."
5989
5990#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5991msgid "Failed to parse date/time"
5992msgstr "Nepodarilo sa zistiť dátum/čas."
5993
5994#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5995msgid "Converting input to HTML..."
5996msgstr "Konverzia vstupu do HTML..."
5997
5998#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5999msgid "Running transforms on e-book..."
6000msgstr ""
6001
6002#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
6003#, python-format
6004msgid "Running %s plugin"
6005msgstr "Spúšťam modul %s"
6006
6007#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
6008msgid "Template error"
6009msgstr "Chyba šablóny"
6010
6011#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
6012msgid "The Cross"
6013msgstr "Kríž"
6014
6015#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6016msgid "Half and half"
6017msgstr ""
6018
6019#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6020msgid "Banner"
6021msgstr ""
6022
6023#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6024msgid "Ornamental"
6025msgstr "Ornamentálne"
6026
6027#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6028msgid "Blocks"
6029msgstr ""
6030
6031#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6032msgid "Remove the property"
6033msgstr ""
6034
6035#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6036msgid "Add extra properties"
6037msgstr ""
6038
6039#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6040msgid "Change the value to"
6041msgstr "Zmeniť hodnotu na"
6042
6043#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6044msgid "Multiply the value by"
6045msgstr "Vynásobiť hodnotu číslom"
6046
6047#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6048msgid "Divide the value by"
6049msgstr "Vydeliť hodnotu číslom"
6050
6051#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6052msgid "Add to the value"
6053msgstr "Pripočítať k hodnote"
6054
6055#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6056msgid "Subtract from the value"
6057msgstr "Odpočítať od hodnoty"
6058
6059#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6060#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6061#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6062#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6063msgid "is"
6064msgstr "je"
6065
6066#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6067#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6068#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6069msgid "is not"
6070msgstr "nie je"
6071
6072#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6073msgid "is any value"
6074msgstr ""
6075
6076#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6077#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6078#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6079#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6080msgid "matches pattern"
6081msgstr "vyhovuje vzoru"
6082
6083#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6084#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6085#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6086#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6087msgid "does not match pattern"
6088msgstr "nevyhovuje vzoru"
6089
6090#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6091msgid "is the same length as"
6092msgstr ""
6093
6094#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6095msgid "is not the same length as"
6096msgstr ""
6097
6098#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6099#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6100#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6101msgid "is less than"
6102msgstr "je menej ako"
6103
6104#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6105#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6106#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6107msgid "is greater than"
6108msgstr "je viac ako"
6109
6110#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6111msgid "is less than or equal to"
6112msgstr ""
6113
6114#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6115msgid "is greater than or equal to"
6116msgstr ""
6117
6118#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6119#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6120msgid "Unknown keys"
6121msgstr "Neznáme kľúče"
6122
6123#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6124#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6125#, python-format
6126msgid "The rule has unknown keys: %s"
6127msgstr ""
6128
6129#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6130#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6131msgid "Missing keys"
6132msgstr "Chýbajúce kľúče"
6133
6134#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6135#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6136#, python-format
6137msgid "The rule has missing keys: %s"
6138msgstr ""
6139
6140#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6141msgid "Property required"
6142msgstr ""
6143
6144#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6145msgid "You must specify a CSS property to match"
6146msgstr ""
6147
6148#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6149msgid "Shorthand property not allowed"
6150msgstr ""
6151
6152#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6153#, python-brace-format
6154msgid ""
6155"{0} is a shorthand property. Use the full form of the property, for example,"
6156" instead of font, use font-family, instead of margin, use margin-top, etc."
6157msgstr ""
6158
6159#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6160#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6161#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6162msgid "Query required"
6163msgstr ""
6164
6165#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6166msgid "You must specify a value for the CSS property to match"
6167msgstr ""
6168
6169#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6170#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6171msgid "Unknown match type"
6172msgstr ""
6173
6174#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6175#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6176#, python-format
6177msgid "The match type %s is not known"
6178msgstr ""
6179
6180#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6181#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6182#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6183#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6184msgid "Query invalid"
6185msgstr ""
6186
6187#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6188#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6189#, python-format
6190msgid "%s is not a valid regular expression"
6191msgstr ""
6192
6193#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6194#, python-format
6195msgid "%s is not a valid length or number"
6196msgstr "%s nie je platná dĺžka alebo číslo"
6197
6198#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6199msgid "Unknown action type"
6200msgstr ""
6201
6202#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6203#, python-format
6204msgid "The action type %s is not known"
6205msgstr ""
6206
6207#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6208msgid "You must specify a number"
6209msgstr "Musíte zadať číslo"
6210
6211#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6212msgid "You must specify at least one CSS property to add"
6213msgstr ""
6214
6215#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6216msgid "You must specify a value to change the property to"
6217msgstr ""
6218
6219#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6220msgid "No data"
6221msgstr "Žiadne dáta"
6222
6223#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6224#, python-format
6225msgid "%s is not a number"
6226msgstr "%s nie je číslo"
6227
6228#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6229msgid "Invalid number"
6230msgstr "Neplatné číslo"
6231
6232#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6233#, python-brace-format
6234msgid ""
6235"If the property {property} {match_type} {query}\n"
6236"{action}"
6237msgstr ""
6238
6239#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6241#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6243msgid "Notes"
6244msgstr "Poznámky"
6245
6246#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6247#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6248#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6249#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6250#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6251#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6252#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6253#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6258#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6259#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6260msgid "Table of Contents"
6261msgstr "Obsah"
6262
6263#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6264#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6265#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6266#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6267#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6268#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6269#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6271#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6272msgid "Cover"
6273msgstr "Obálka"
6274
6275#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6276msgid ""
6277"Follow all local links in an HTML file and create a ZIP file containing all "
6278"linked files. This plugin is run every time you add an HTML file to the "
6279"library."
6280msgstr "Prejde všetky odkazy v HTML súbore a vytvorí ZIP archív obsahujúci všetky súbory na ktoré odkazy smerujú. Tento modul je spustený zakaždým keď je do knižnice pridaný HTML súbor."
6281
6282#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6283msgid ""
6284"Character encoding for the input HTML files. Common choices include: cp1252,"
6285" cp1251, latin1 and utf-8."
6286msgstr "Kódovanie znakov vstupných HTML súborov. Obvyklé možnosti zahŕňajú: cp1252, cp1251, latin1 a utf-8."
6287
6288#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6289msgid "Add linked files in breadth first order"
6290msgstr "Poradie pridávaných súborov z odkazov primárne do šírky"
6291
6292#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6293msgid ""
6294"Normally, when following links in HTML files calibre does it depth first, "
6295"i.e. if file A links to B and  C, but B links to D, the files are added in "
6296"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6297" C, D"
6298msgstr "Štandardne pri prechádzaní odkazov v HTML súboroch postupuje Calibre najprv do hĺbky. Tzn. ak súbor A odkazuje na B a C, ale súbor B odkazuje na D, budú súbory pridané v poradí A, B, D, C. S touto voľbou budú namiesto toho pridané v poradí A, B, C, D"
6299
6300#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6301msgid "{} must not be empty"
6302msgstr ""
6303
6304#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6305msgid "Change tag name"
6306msgstr ""
6307
6308#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6309msgid "New tag name"
6310msgstr ""
6311
6312#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6313msgid "Rename tag to the specified name"
6314msgstr ""
6315
6316#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6317msgid "Remove tag and children"
6318msgstr ""
6319
6320#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6321msgid "Remove the tag and all its contents"
6322msgstr ""
6323
6324#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6325msgid "Remove tag only"
6326msgstr ""
6327
6328#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6329msgid "Remove the tag but keep its contents"
6330msgstr ""
6331
6332#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6333msgid "Add classes"
6334msgstr ""
6335
6336#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6337msgid "Add the specified classes, e.g.:"
6338msgstr ""
6339
6340#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6341#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6342msgid "Space separated class names"
6343msgstr ""
6344
6345#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6346msgid "Remove classes"
6347msgstr ""
6348
6349#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6350msgid "Remove the specified classes, e.g.:"
6351msgstr ""
6352
6353#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6354msgid "Remove attributes"
6355msgstr ""
6356
6357#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6358msgid ""
6359"Remove the specified attributes from the tag. Multiple attribute names "
6360"should be separated by spaces. The special value * removes all attributes."
6361msgstr ""
6362
6363#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6364#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6365msgid "Space separated attribute names"
6366msgstr ""
6367
6368#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6369msgid "Add attributes"
6370msgstr ""
6371
6372#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6373msgid "Add the specified attributes, e.g.:"
6374msgstr ""
6375
6376#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6377msgid "Empty the tag"
6378msgstr ""
6379
6380#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6381msgid "Remove all contents from the tag"
6382msgstr ""
6383
6384#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6385msgid "Wrap the tag"
6386msgstr ""
6387
6388#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6389#, python-brace-format
6390msgid ""
6391"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6392"with class {1}"
6393msgstr ""
6394
6395#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6396msgid "An HTML opening tag"
6397msgstr ""
6398
6399#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6400msgid "Insert HTML at start"
6401msgstr ""
6402
6403#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6404msgid ""
6405"The specified HTML snippet is inserted after the opening tag. Note that only"
6406" valid HTML snippets can be used without unclosed tags"
6407msgstr ""
6408
6409#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6410#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6411#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6412#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6413msgid "HTML snippet"
6414msgstr ""
6415
6416#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6417msgid "Insert HTML at end"
6418msgstr ""
6419
6420#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6421msgid ""
6422"The specified HTML snippet is inserted before the closing tag. Note that "
6423"only valid HTML snippets can be used without unclosed tags"
6424msgstr ""
6425
6426#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6427msgid "Insert HTML before tag"
6428msgstr ""
6429
6430#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6431msgid ""
6432"The specified HTML snippet is inserted before the opening tag. Note that "
6433"only valid HTML snippets can be used without unclosed tags"
6434msgstr ""
6435
6436#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6437msgid "Insert HTML after tag"
6438msgstr ""
6439
6440#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6441msgid ""
6442"The specified HTML snippet is inserted after the closing tag. Note that only"
6443" valid HTML snippets can be used without unclosed tags"
6444msgstr ""
6445
6446#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6447msgid "Action must have both:"
6448msgstr ""
6449
6450#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6451msgid "{} is not a valid CSS selector"
6452msgstr ""
6453
6454#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6455msgid "{} is not a valid XPath selector"
6456msgstr ""
6457
6458#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6459msgid "Tag name"
6460msgstr ""
6461
6462#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6463#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6464msgid "Class name"
6465msgstr ""
6466
6467#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6468msgid "has class"
6469msgstr ""
6470
6471#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6472msgid "does not have class"
6473msgstr ""
6474
6475#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6476msgid "CSS selector"
6477msgstr ""
6478
6479#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6480msgid "matches CSS selector"
6481msgstr ""
6482
6483#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6484msgid "XPath selector"
6485msgstr ""
6486
6487#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6488msgid "matches XPath selector"
6489msgstr ""
6490
6491#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6492msgid "is any tag"
6493msgstr ""
6494
6495#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6497#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6498#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6503msgid "Text"
6504msgstr "Text"
6505
6506#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6507msgid "contains text"
6508msgstr ""
6509
6510#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6511msgid "You must specify a value for the tag to match"
6512msgstr ""
6513
6514#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6515msgid "Invalid {}"
6516msgstr ""
6517
6518#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6519msgid "No actions"
6520msgstr ""
6521
6522#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6523msgid "The rule has no actions"
6524msgstr ""
6525
6526#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6527msgid "Invalid action"
6528msgstr ""
6529
6530#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6531#, python-brace-format
6532msgid "If the tag {match_type} {query}"
6533msgstr ""
6534
6535#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6536#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6537#, python-brace-format
6538msgid "{action_type} {action_data}"
6539msgstr ""
6540
6541#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6542msgid "\tBook Designer file detected."
6543msgstr "\tBol rozoznaný súbor z programu Book Designer."
6544
6545#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6546msgid "\tParsing HTML..."
6547msgstr "\tSpracúvam HTML..."
6548
6549#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6550msgid "\tBaen file detected. Re-parsing..."
6551msgstr "\tBol rozoznaný súbor z vydavateľstva BAEN. Reštartujem spracovanie..."
6552
6553#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6554msgid "Written preprocessed HTML to "
6555msgstr "Predspracovaný HTML súbor bol zapísaný do "
6556
6557#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6558#, python-format
6559msgid "Processing %s"
6560msgstr "Spracúvam %s"
6561
6562#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6563msgid "\tConverting to BBeB..."
6564msgstr "\tPrevádzam do BBeB..."
6565
6566#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6567#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6568#, python-format
6569msgid "Could not parse file: %s"
6570msgstr "Spracovanie súboru zlyhalo: %s"
6571
6572#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6573#, python-format
6574msgid "%s is an empty file"
6575msgstr "%s je prázdny súbor"
6576
6577#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6578#, python-format
6579msgid "Failed to parse link %(tag)s %(children)s"
6580msgstr "Zluhalo spracovanie odkazu %(tag)s %(children)s"
6581
6582#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6583#, python-format
6584msgid "Unable to process image %(path)s. Error: %(err)s"
6585msgstr "Nemôžem spracovať obrázok %(path)s. Chyba: %(err)s"
6586
6587#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6588#, python-format
6589msgid "Unable to process interlaced PNG %s"
6590msgstr "Zlyhalo spracovanie prekladaného PNG obrázku %s"
6591
6592#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6593#, python-format
6594msgid "An error occurred while processing a table: %s. Ignoring table markup."
6595msgstr "Chyba pri spracovaní tabuľky: %s. Ignorujem blok tabuľky."
6596
6597#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6598#, python-format
6599msgid ""
6600"Bad table:\n"
6601"%s"
6602msgstr "Nesprávna definícia tabuľky:\n%s"
6603
6604#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6605msgid "Table has cell that is too large"
6606msgstr "Tabuľka obsahuje bunku, ktorá je príliš veľká"
6607
6608#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6609#, python-format
6610msgid "Could not read cover image: %s"
6611msgstr "Nepodarilo sa načítať obrázok obálky: %s"
6612
6613#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6614#, python-format
6615msgid "Cannot read from: %s"
6616msgstr "Nemôžem čítať z: %s"
6617
6618#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6619msgid "Failed to process OPF file"
6620msgstr ""
6621
6622#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6623msgid ""
6624"%prog book.lrf\n"
6625"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6626msgstr "%prog [možnosti] kniha.lrf\nPrevod LRF súboru do LRS (XML s UTF-8 kódovaním)"
6627
6628#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6629msgid "Output LRS file"
6630msgstr "Výstupný LRS súbor"
6631
6632#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6633msgid "Do not save embedded image and font files to disk"
6634msgstr "Neukladať pripojené obrazové súbory a súbory písiem na disk"
6635
6636#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6637#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6638msgid "Be more verbose"
6639msgstr ""
6640
6641#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6642msgid "Parsing LRF..."
6643msgstr "Spracúvam LRF..."
6644
6645#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6646msgid "Creating XML..."
6647msgstr "Vytváram XML..."
6648
6649#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6650msgid "LRS written to "
6651msgstr "LRS zapísané do "
6652
6653#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6654msgid "Could not read from thumbnail file:"
6655msgstr "Nepodarilo sa načítať náhľad:"
6656
6657#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6658msgid ""
6659"%prog [options] file.lrs\n"
6660"Compile an LRS file into an LRF file."
6661msgstr "%prog [možnosti] súbor.lrs\nSpracuje LRS súbor do súboru LRF."
6662
6663#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6664msgid "Path to output file"
6665msgstr "Cesta k výstupnému súboru"
6666
6667#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6668msgid "Verbose processing"
6669msgstr "Zvýšiť množstvo vypisovaných informácií"
6670
6671#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6672msgid "Convert LRS to LRS, useful for debugging."
6673msgstr "Previesť LRS na LRS, užitočné pri hľadaní chýb v programe."
6674
6675#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6676msgid "Invalid LRF file. Could not set metadata."
6677msgstr "Neplatný LRF súbor. Nepodarilo sa prepísať metadáta."
6678
6679#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6680msgid ""
6681"%prog [options] mybook.lrf\n"
6682"\n"
6683"\n"
6684"Show/edit the metadata in an LRF file.\n"
6685"\n"
6686msgstr "%prog [možnosti] kniha.lrf\n\n\nZobrazí/upraví metadáta v LRF súbore.\n\n"
6687
6688#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6689msgid "Set the book title"
6690msgstr "Názov knihy"
6691
6692#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6693msgid "Set sort key for the title"
6694msgstr "Názov knihy v tvare vhodnom pre triedenie"
6695
6696#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6697msgid "Set the author"
6698msgstr "Meno autora"
6699
6700#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6701msgid "Set sort key for the author"
6702msgstr "Meno autora v tvare vhodnom pre triedenie (priezvisko, meno)"
6703
6704#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6705msgid "The category this book belongs to. E.g.: History"
6706msgstr "Kategória, do ktorej táto kniha patrí. Napr.: Dejiny"
6707
6708#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6709msgid "Path to a graphic that will be set as this files' thumbnail"
6710msgstr "Cesta k obrazovému súboru, ktorý bude použitý ako náhľad"
6711
6712#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6713msgid ""
6714"Path to a TXT file containing the comment to be stored in the LRF file."
6715msgstr ""
6716
6717#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6718msgid "Extract thumbnail from LRF file"
6719msgstr "Prevziať náhľad z LRF súboru"
6720
6721#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6722msgid "Set the publisher"
6723msgstr "Nastaviť vydavateľa"
6724
6725#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6726msgid "Set the book classification"
6727msgstr "Zaradenie knihy"
6728
6729#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6730msgid "Set the book creator"
6731msgstr "Tvorca knihy"
6732
6733#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6734msgid "Set the book producer"
6735msgstr "Producent knihy"
6736
6737#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6738msgid ""
6739"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6740"so we use some heuristics to guess the cover."
6741msgstr "Prevziať obálku z LRF súboru. Majte na pamäti, že formát LRF nemá pevne definovanú obálku, takže na jej nájdenie bude použitá heuristická metóda."
6742
6743#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6744msgid "Set book ID"
6745msgstr "Identifikačný kód knihy"
6746
6747#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6748msgid ""
6749"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6750"will not contain any edits made in the Kindle Create program itself."
6751msgstr ""
6752
6753#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6754msgid ""
6755"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6756"autodetect if they are actually CBZ/CBR files."
6757msgstr ""
6758
6759#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6760#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6761#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6762#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6763#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6764#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6765#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6766msgid "No"
6767msgstr "Nie"
6768
6769#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6770#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6771#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6772#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6773msgid "Author(s)"
6774msgstr "Autor(i)"
6775
6776#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6777#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6778#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6779#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6780#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6781msgid "Publisher"
6782msgstr "Vydavateľ"
6783
6784#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6785msgid "Producer"
6786msgstr "Producent"
6787
6788#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6790#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6791#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6792#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6793msgid "Comments"
6794msgstr "Poznámky"
6795
6796#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6797#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6806#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6807#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6810#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6811#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6812#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6814#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6815#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6816#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6818#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6819#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6820#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6821#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6822#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6824#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6825#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6826#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6827#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6828#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6829#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6830#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6831#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6832#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6833msgid "Tags"
6834msgstr "Značky"
6835
6836#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6837#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6841#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6842#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6843#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6844#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6845#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6846#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6847#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6848#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6849msgid "Series"
6850msgid_plural "Series"
6851msgstr[0] "Séria"
6852msgstr[1] "Série"
6853msgstr[2] "Sérií"
6854msgstr[3] "Sérií"
6855
6856#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6858#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6859#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6860#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6861msgid "Languages"
6862msgstr "Jazyky"
6863
6864#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6865msgid "Timestamp"
6866msgstr "Časová známka"
6867
6868#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6869#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6870#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6871#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6872#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6873msgid "Published"
6874msgstr "Publikované"
6875
6876#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6877msgid "Rights"
6878msgstr "Práva"
6879
6880#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6881msgid "Value: unknown field "
6882msgstr "Hodnota: neznáme pole "
6883
6884#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6885#, python-format
6886msgid "Search the calibre library for books by %s"
6887msgstr ""
6888
6889#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6890#, python-brace-format
6891msgid "Search {0} for the author: {1}"
6892msgstr ""
6893
6894#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6895#, python-brace-format
6896msgid "Search {0} for the book: {1} by the author {2}"
6897msgstr ""
6898
6899#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6900#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6901#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6902#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6903#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6904#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6905#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6906#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6907#, python-brace-format
6908msgid "Click to see books with {0}: {1}"
6909msgstr "Kliknite pre zobrazenie kníh s {0}: {1}"
6910
6911#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6912msgid "Click to open"
6913msgstr "Kliknite na otvorenie"
6914
6915#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6916msgid "Ids"
6917msgstr "Id"
6918
6919#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6920msgid "Search calibre for books with the language: {}"
6921msgstr "Vyhľadať v Calibre knihy v jazyku: {}"
6922
6923#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6924#, python-format
6925msgid ""
6926"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6927"class=\"%(cls)s\">%(series)s</span></a>"
6928msgstr ""
6929
6930#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6931msgid "Click to see books in this series"
6932msgstr ""
6933
6934#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6935#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6936#, python-brace-format
6937msgid "Click to see books with {0}: {1} (derived from {2})"
6938msgstr ""
6939
6940#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6941msgid "%prog ebook_file [options]\n"
6942msgstr ""
6943
6944#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6945#, python-brace-format
6946msgid ""
6947"\n"
6948"Read/Write metadata from/to e-book files.\n"
6949"\n"
6950"Supported formats for reading metadata: {0}\n"
6951"\n"
6952"Supported formats for writing metadata: {1}\n"
6953"\n"
6954"Different file types support different kinds of metadata. If you try to set\n"
6955"some metadata on a file type that does not support it, the metadata will be\n"
6956"silently ignored.\n"
6957msgstr ""
6958
6959#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6960msgid ""
6961"Set the authors. Multiple authors should be separated by the & character. "
6962"Author names should be in the order Firstname Lastname."
6963msgstr "Nastaviť autorov. Viac autorov by mali byť oddelené & znakom. Mená autorov by mali byť v poradí Meno Priezvisko."
6964
6965#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6966msgid ""
6967"The version of the title to be used for sorting. If unspecified, and the "
6968"title is specified, it will be auto-generated from the title."
6969msgstr "Verzia názvu vhodná pre triedenie. Ak nie je zadaná a názov je, bude z neho automaticky odvodená."
6970
6971#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6972msgid ""
6973"String to be used when sorting by author. If unspecified, and the author(s) "
6974"are specified, it will be auto-generated from the author(s)."
6975msgstr "Reťazec, ktorý bude použitý pri triedení podľa autora. Ak je nešpecifikovaný, a autor (i) sú uvedení, bude auto-generovaný z autora (ov)."
6976
6977#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6978msgid "Set the cover to the specified file."
6979msgstr "Nastavte obal na špecifikovaný súbor."
6980
6981#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6982msgid "Set the book category."
6983msgstr "Nastaviť kategóriu knihy."
6984
6985#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6986msgid ""
6987"Set the identifiers for the book, can be specified multiple times. For "
6988"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6989" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6990"files, an identifier marked as the package identifier cannot be removed."
6991msgstr "Nastaviť identifikátory pre knihu, môže byt zadané viackrát. Napríklad: --identifier uri:https://acme.com --identifier isbn:12345. Pre odobranie identifikátoru zadajte prázdnu hodnotu, --identifier isbn:. Pamätajte, že identifikátor označený ako identifikátor balíčku nemôže byt v prípade  súboru EPUB odobraný."
6992
6993#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6994msgid "Set the published date."
6995msgstr "Nastaviť dátum publikovania"
6996
6997#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6998msgid "Get the cover from the e-book and save it at as the specified file."
6999msgstr ""
7000
7001#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
7002msgid ""
7003"Specify the name of an OPF file. The metadata will be written to the OPF "
7004"file."
7005msgstr "Špecifikácia mena OPF súboru. Metadáta budú zapísané do OPF súboru."
7006
7007#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
7008msgid ""
7009"Read metadata from the specified OPF file and use it to set metadata in the "
7010"e-book. Metadata specified on the command line will override metadata read "
7011"from the OPF file"
7012msgstr ""
7013
7014#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7015msgid "Set the BookID in LRF files"
7016msgstr "Nastavenie BookID v LRF súbore"
7017
7018#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7019msgid "No file specified"
7020msgstr "Nie je špecifikovaný žiadny súbor"
7021
7022#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7023msgid "Original metadata"
7024msgstr "Original metadata"
7025
7026#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7027msgid "Changed metadata"
7028msgstr "Zmenené metadata"
7029
7030#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7031msgid "OPF created in"
7032msgstr "OPF vytvorený v"
7033
7034#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7035msgid "Cover saved to"
7036msgstr "Obálka uložená do"
7037
7038#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7039msgid "No cover found"
7040msgstr "Nenájdený žiadny obal"
7041
7042#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7043msgid "Goodreads"
7044msgstr "Goodreads"
7045
7046#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7047msgid "Google Books"
7048msgstr ""
7049
7050#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7051msgid "Wikipedia"
7052msgstr "Wikipedia"
7053
7054#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7055msgid "Google web search"
7056msgstr ""
7057
7058#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7059msgid "Amazon"
7060msgstr "Amazon"
7061
7062#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7063msgid "Google Images"
7064msgstr ""
7065
7066#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7067msgid "Downloads metadata and covers from Amazon"
7068msgstr "Stiahne metadáta a obálky z Amazon-u"
7069
7070#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7071msgid "US"
7072msgstr "US"
7073
7074#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7075msgid "France"
7076msgstr "Francúzsko"
7077
7078#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7079msgid "Germany"
7080msgstr "Nemecko"
7081
7082#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7083msgid "UK"
7084msgstr "Veľká Británia"
7085
7086#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7087msgid "Australia"
7088msgstr "Austrália"
7089
7090#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7091msgid "Italy"
7092msgstr "Taliansko"
7093
7094#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7095msgid "Japan"
7096msgstr "Japonsko"
7097
7098#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7099msgid "Spain"
7100msgstr "Španielsko"
7101
7102#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7103msgid "Brazil"
7104msgstr "Brazília"
7105
7106#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7107msgid "Netherlands"
7108msgstr "Holandsko"
7109
7110#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7111msgid "China"
7112msgstr "Čína"
7113
7114#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7115msgid "Canada"
7116msgstr "Kanada"
7117
7118#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7119msgid "Sweden"
7120msgstr ""
7121
7122#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7123msgid "Choose server automatically"
7124msgstr "Vybrať server automaticky"
7125
7126#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7127msgid "Amazon servers"
7128msgstr "Servery Amazon"
7129
7130#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7131msgid "Bing search cache"
7132msgstr ""
7133
7134#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7135msgid "Google search cache"
7136msgstr ""
7137
7138#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7139msgid "Wayback machine cache (slow)"
7140msgstr ""
7141
7142#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7143msgid "Amazon country website to use:"
7144msgstr ""
7145
7146#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7147msgid ""
7148"Metadata from Amazon will be fetched using this country's Amazon website."
7149msgstr "Metadáta z Amazonu budú stiahnuté z jej verzie pre súto krajinu."
7150
7151#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7152msgid "Server to get data from:"
7153msgstr ""
7154
7155#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7156msgid ""
7157"Amazon has started blocking attempts to download metadata from its servers. "
7158"To get around this problem, calibre can fetch the Amazon data from many "
7159"different places where it is cached. Choose the source you prefer."
7160msgstr ""
7161
7162#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7163msgid "Use the MOBI-ASIN for metadata search"
7164msgstr ""
7165
7166#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7167msgid ""
7168"Enable this option to search for metadata with an ASIN identifier from the "
7169"MOBI file at the current country website, unless any other amazon id is "
7170"available. Note that if the MOBI file came from a different Amazon country "
7171"store, you could get incorrect results."
7172msgstr ""
7173
7174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7175msgid "Amazon timed out. Try again later."
7176msgstr "Čas pre Amazon vypršal. Skúste neskôr."
7177
7178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7179msgid "Metadata source"
7180msgstr "Zdroj metadat"
7181
7182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7183msgid ""
7184"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7185msgstr ""
7186
7187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7189msgid "Maximum number of covers to get"
7190msgstr "Maximálny počet obálok, ktoré sa majú získať"
7191
7192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7193msgid "The maximum number of covers to process from the search result"
7194msgstr ""
7195
7196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7197msgid ""
7198"%prog [options]\n"
7199"\n"
7200"Fetch book metadata from online sources. You must specify at least one\n"
7201"of title, authors or ISBN.\n"
7202msgstr ""
7203
7204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7206msgid "Book title"
7207msgstr "Názov knihy"
7208
7209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7210msgid "Book author(s)"
7211msgstr "Autor(i) knihy"
7212
7213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7214msgid "Book ISBN"
7215msgstr "Kniha ISBN"
7216
7217#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7218msgid ""
7219"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7220"for multiple identifiers. For example: "
7221msgstr ""
7222
7223#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7224msgid "Print the log to the console (stderr)"
7225msgstr ""
7226
7227#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7228msgid "Output the metadata in OPF format instead of human readable text."
7229msgstr ""
7230
7231#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7232msgid ""
7233"Specify a filename. The cover, if available, will be saved to it. Without "
7234"this option, no cover will be downloaded."
7235msgstr ""
7236
7237#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7238msgid "Timeout in seconds. Default is 30"
7239msgstr ""
7240
7241#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7242msgid ""
7243"Specify the name of a metadata download plugin to use. By default, all "
7244"metadata plugins will be used. Can be specified multiple times for multiple "
7245"plugins. All plugin names: {}"
7246msgstr ""
7247
7248#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7249msgid ""
7250"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7251"publishers"
7252msgstr ""
7253
7254#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7255msgid "Downloads metadata and covers from Google Books"
7256msgstr "Stiahnuť metadáta a obálky z Google Books"
7257
7258#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7259msgid ""
7260"Downloads covers from a Google Image search. Useful to find larger/alternate"
7261" covers."
7262msgstr ""
7263
7264#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7265msgid "The maximum number of covers to process from the Google search result"
7266msgstr ""
7267
7268#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7269#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7270msgid "Cover size"
7271msgstr "Veľkosť obálky"
7272
7273#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7274msgid "Search for covers larger than the specified size"
7275msgstr "Hľadať obaly väčšie ako zadaná veľkosť"
7276
7277#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7278msgid "Any size"
7279msgstr "Akákoľvek veľkosť"
7280
7281#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7282#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7283msgid "Large"
7284msgstr "Veľké"
7285
7286#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7287#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7288#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7289#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7290#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7291#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7292#, python-format
7293msgid "Larger than %s"
7294msgstr "Väčšia než %s"
7295
7296#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7297msgid "Downloads covers from The Open Library"
7298msgstr "Stiahnuť obal knihy z The Open Library"
7299
7300#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7301msgid "Sample Book"
7302msgstr "Vzorová kniha"
7303
7304#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7305msgid ""
7306"This is an Amazon KFX book. It cannot be processed. See {} for information "
7307"on how to handle KFX books."
7308msgstr ""
7309
7310#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7311msgid "This is an Amazon Topaz book. It cannot be processed."
7312msgstr "Toto je Amazon Topaz kniha. Nemôže byť spracovaná."
7313
7314#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7315#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7316msgid "This is not a MOBI file. It is a Topaz file."
7317msgstr "Toto nie je súbor MOBI. Je to súbor Topaz."
7318
7319#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7320#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7321msgid "This is not a MOBI file."
7322msgstr "Toto nie je súbor MOBI."
7323
7324#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7325msgid "This file is locked with DRM. It cannot be tweaked."
7326msgstr "Súbor je chránený DRM. Nemôže byť upravovaný."
7327
7328#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7329msgid ""
7330"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7331"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7332" MOBI files without KF8 are not tweakable."
7333msgstr "Súbor MOBI neobsahuje formát knihy KF8. KF8 je nový formát od Amazonu. calibre môže upravovať iba MOBI súbory, ktoré obsahujú knihy KF8. Staršie súbory MOBI bez KF8 sa nedajú upravovať."
7334
7335#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7336msgid ""
7337"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7338"remove the Mobi6 data, which means the file will not be usable on older "
7339"Kindles. Are you sure?"
7340msgstr "Súbor MOBI obsahuje KF8 aj staršie Mobi6 dáta. Úprava odstráni Mobi6 dáta, čo spôsobí, že súbor nebude použiteľný na starších zariadeniach Kindle. Ste si istý?"
7341
7342#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7343msgid "No details available"
7344msgstr "Podrobnosti nie sú k dispozícii"
7345
7346#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7348msgid "Title page"
7349msgstr "Titulná strana"
7350
7351#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7353msgid "Index"
7354msgstr "Register"
7355
7356#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7358msgid "Glossary"
7359msgstr "Slovník"
7360
7361#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7363msgid "Acknowledgements"
7364msgstr "Poďakovania"
7365
7366#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7368msgid "Bibliography"
7369msgstr "Zoznam použitej literatúry"
7370
7371#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7373msgid "Colophon"
7374msgstr "Tiráž"
7375
7376#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7377msgid "Copyright"
7378msgstr "Autorské práva"
7379
7380#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7382msgid "Dedication"
7383msgstr "Venovanie"
7384
7385#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7387msgid "Epigraph"
7388msgstr "Doslov"
7389
7390#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7392msgid "Foreword"
7393msgstr "Predslov"
7394
7395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7397msgid "List of illustrations"
7398msgstr "Zoznam ilustrácií"
7399
7400#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7402msgid "List of tables"
7403msgstr "Zoznam tabuliek"
7404
7405#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7407msgid "Preface"
7408msgstr "Predhovor"
7409
7410#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7411msgid "Main text"
7412msgstr "Hlavný text"
7413
7414#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7415#, python-format
7416msgid "%s format books are not supported"
7417msgstr "Elektronické knihy vo formáte %s nie sú podporované"
7418
7419#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7420msgid "Unknown error"
7421msgstr "Neznáma chyba"
7422
7423#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7424msgid "See <a href=\"{}\">detailed description</a>."
7425msgstr ""
7426
7427#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7428#, python-brace-format
7429msgid "Failed to process CSS in {name} with errors: {errors}"
7430msgstr ""
7431
7432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7433#, python-brace-format
7434msgid "Failed to process CSS in {name}"
7435msgstr ""
7436
7437#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7438msgid ""
7439"This font could not be processed. It most likely will not work in an e-book "
7440"reader, either"
7441msgstr ""
7442
7443#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7444msgid "The font {} is not allowed to be embedded"
7445msgstr ""
7446
7447#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7448msgid ""
7449"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7450"licensed for embedding. You can ignore this warning, if you are sure you "
7451"have permission to embed this font."
7452msgstr ""
7453
7454#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7455#, python-brace-format
7456msgid "The CSS font-family name {0} does not match the actual font name {1}"
7457msgstr ""
7458
7459#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7460#, python-brace-format
7461msgid ""
7462"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7463"match the font name inside the actual font file: \"{1}\". This can cause "
7464"problems in some viewers. You should change the CSS font name to match the "
7465"actual font name."
7466msgstr ""
7467
7468#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7469#, python-brace-format
7470msgid "Change the font name {0} to {1} everywhere"
7471msgstr ""
7472
7473#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7474#, python-format
7475msgid "Not a valid font: %s"
7476msgstr "Neplatné písmo: %s"
7477
7478#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7479msgid ""
7480"An invalid image is an image that could not be loaded, typically because it "
7481"is corrupted. You should replace it with a good image or remove it."
7482msgstr ""
7483
7484#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7485msgid ""
7486"Reader devices based on Adobe Digital Editions cannot display images whose "
7487"colors are specified in the CMYK colorspace. You should convert this image "
7488"to the RGB colorspace, for maximum compatibility."
7489msgstr ""
7490
7491#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7492msgid "Convert image to RGB automatically"
7493msgstr "Konvertovať obrázok do RGB automaticky"
7494
7495#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7496msgid "Image is in the CMYK colorspace"
7497msgstr "Obrázok je v farebnom priestore CMYK"
7498
7499#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7500msgid ""
7501"The resource pointed to by this link does not exist. You should either fix, "
7502"or remove the link."
7503msgstr ""
7504
7505#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7506msgid ""
7507"Windows computers do not allow the : character in filenames. For maximum "
7508"compatibility it is best to not use these in filenames/links to files."
7509msgstr ""
7510
7511#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7512#, python-brace-format
7513msgid "The linked to resource {0} does not exist"
7514msgstr ""
7515
7516#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7517#, python-brace-format
7518msgid ""
7519"The case of the link {0} and the case of the actual file it points to {1} do"
7520" not agree. You should change either the case of the link or rename the "
7521"file."
7522msgstr ""
7523
7524#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7525msgid "Change the case of the link to match the actual file"
7526msgstr ""
7527
7528#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7529msgid "Link points to a file that is not a text document"
7530msgstr ""
7531
7532#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7533#, python-brace-format
7534msgid ""
7535"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7536"document. Many e-book readers will be unable to follow such a link. You "
7537"should either remove the link or change it to point to a text document. For "
7538"example, if it points to an image, you can create small wrapper document "
7539"that contains the image and change the link to point to that."
7540msgstr ""
7541
7542#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7543msgid "Link points to a location not present in the target file"
7544msgstr ""
7545
7546#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7547#, python-brace-format
7548msgid ""
7549"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7550"not exist. You should either remove the location so that the link points to "
7551"the top of the file, or change the link to point to the correct location."
7552msgstr ""
7553
7554#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7555msgid ""
7556"This link uses the file:// URL scheme. This does not work with many e-book "
7557"readers. Remove the file:// prefix and make sure the link points to a file "
7558"inside the book."
7559msgstr ""
7560
7561#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7562msgid ""
7563"This link points to a file outside the book. It will not work if the book is"
7564" read on any computer other than the one it was created on. Either fix or "
7565"remove the link."
7566msgstr ""
7567
7568#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7569msgid ""
7570"This link is empty. This is almost always a mistake. Either fill in the link"
7571" destination or remove the link tag."
7572msgstr "Tento odkaz je prázdny. To je takmer vždy chyba. Buď zadajte cieľ odkazu, alebo zmažte tag odkazu."
7573
7574#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7575msgid ""
7576"This file is included in the book but not referred to by any document in the"
7577" spine. This means that the file will not be viewable on most e-book "
7578"readers. You should  probably remove this file from the book or add a link "
7579"to it somewhere."
7580msgstr ""
7581
7582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7583#, python-format
7584msgid "The file %s is not referenced"
7585msgstr ""
7586
7587#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7588msgid ""
7589"This file is not in the book spine. All content documents must be in the "
7590"spine. You should probably add it to the spine."
7591msgstr ""
7592
7593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7594msgid "Append this file to the spine"
7595msgstr ""
7596
7597#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7598msgid ""
7599"This file is not listed in the book manifest. While not strictly necessary "
7600"it is good practice to list all files in the manifest. Either list this file"
7601" in the manifest or remove it from the book if it is an unnecessary file."
7602msgstr ""
7603
7604#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7605#, python-format
7606msgid "The file %s is not listed in the manifest"
7607msgstr ""
7608
7609#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7610#, python-format
7611msgid "Remove %s from the book"
7612msgstr "Odstrániť %s z knihy"
7613
7614#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7615#, python-format
7616msgid "Add %s to the manifest"
7617msgstr "Pridať %s do manifestu"
7618
7619#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7620#, python-format
7621msgid "Remove all references to %s from the HTML and CSS in the book"
7622msgstr ""
7623
7624#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7625msgid ""
7626"This file stores the bookmarks and last opened information from the calibre "
7627"E-book viewer. You can remove it if you do not need that information, or "
7628"don't want to share it with other people you send this book to."
7629msgstr "Tento súbor ukladá záložky a informácie o poslednom otvorení zo Zobrazovača E-knih Calibre. Môžete ho odobrať, pokiaľ tieto informácie nepotrebujete, alebo ich nechcete zdielať s inými ľuďmi, ktorým posielate túto knihu."
7630
7631#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7632#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7633msgid "Remove this file"
7634msgstr "Odstrániť tento súbor"
7635
7636#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7637msgid "The bookmarks file used by the calibre E-book viewer is present"
7638msgstr "Je prítomný súbor záložiek používaný Zobrazovačom E-knih Calibre"
7639
7640#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7641#, python-format
7642msgid "The file %s has a MIME type that does not match its extension"
7643msgstr ""
7644
7645#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7646#, python-brace-format
7647msgid ""
7648"The file {0} has its MIME type specified as {1} in the OPF file. The "
7649"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7650"should change either the file extension or the MIME type in the OPF."
7651msgstr ""
7652
7653#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7654msgid "Change the file extension to .xhtml"
7655msgstr "Zmeniť príponu súboru na .xhtml"
7656
7657#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7658#, python-format
7659msgid "Change the MIME type for this file in the OPF to %s"
7660msgstr ""
7661
7662#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7663msgid "The link is empty"
7664msgstr "Odkaz je prázdny"
7665
7666#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7667#, python-format
7668msgid "The linked resource %s is a folder"
7669msgstr ""
7670
7671#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7672#, python-format
7673msgid "The linked resource %s does not exist"
7674msgstr ""
7675
7676#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7677#, python-format
7678msgid "The link %s is a file:// URL"
7679msgstr ""
7680
7681#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7682#, python-format
7683msgid "The link %s points to a file outside the book"
7684msgstr ""
7685
7686#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7687#, python-format
7688msgid ""
7689"The link %s contains a : character, this will cause errors on Windows "
7690"computers"
7691msgstr ""
7692
7693#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7694#, python-format
7695msgid "The <%s> section is missing from the OPF"
7696msgstr ""
7697
7698#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7699#, python-format
7700msgid "The <%s> section is required in the OPF file. You have to create one."
7701msgstr ""
7702
7703#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7704msgid "Empty id attributes are invalid"
7705msgstr ""
7706
7707#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7708msgid "Empty ID attributes are invalid in OPF files."
7709msgstr ""
7710
7711#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7712#, python-format
7713msgid "idref=\"%s\" points to unknown id"
7714msgstr ""
7715
7716#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7717#, python-format
7718msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7719msgstr ""
7720
7721#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7722msgid "The meta cover tag points to an non-existent item"
7723msgstr ""
7724
7725#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7726#, python-format
7727msgid ""
7728"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7729"the manifest"
7730msgstr ""
7731
7732#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7733msgid ""
7734"Some e-book readers such as the Nook fail to recognize covers if the content"
7735" attribute comes before the name attribute. For maximum compatibility move "
7736"the name attribute before the content attribute."
7737msgstr ""
7738
7739#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7740msgid "Move the name attribute before the content attribute"
7741msgstr ""
7742
7743#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7744msgid "The meta cover tag has content before name"
7745msgstr ""
7746
7747#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7748#, python-format
7749msgid "The item identified as the Table of Contents (%s) does not exist"
7750msgstr ""
7751
7752#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7753#, python-format
7754msgid "There is no item with id=\"%s\" in the manifest."
7755msgstr ""
7756
7757#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7758#, python-format
7759msgid ""
7760"The item identified as the Table of Contents has an incorrect media-type "
7761"(%s)"
7762msgstr ""
7763
7764#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7765#, python-format
7766msgid "The media type for the Table of Contents must be %s"
7767msgstr ""
7768
7769#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7770msgid ""
7771"This manifest entry has no href attribute. Either add the href attribute or "
7772"remove the entry."
7773msgstr ""
7774
7775#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7776msgid "Remove this manifest entry"
7777msgstr ""
7778
7779#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7780msgid "Item in manifest has no href attribute"
7781msgstr ""
7782
7783#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7784msgid ""
7785"The <spine> tag has no reference to the NCX table of contents file. Without "
7786"this reference, the table of contents will not work in most readers. The "
7787"reference should look like <spine toc=\"id of manifest item for the ncx "
7788"file\">."
7789msgstr ""
7790
7791#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7792msgid "Add the reference to the NCX file"
7793msgstr ""
7794
7795#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7796msgid "Missing reference to the NCX Table of Contents"
7797msgstr ""
7798
7799#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7800msgid ""
7801"This book has no Navigation document. According to the EPUB 3 specification,"
7802" a navigation document is required. The Navigation document contains the "
7803"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7804" to this book."
7805msgstr ""
7806
7807#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7808msgid "Missing navigation document"
7809msgstr ""
7810
7811#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7812msgid ""
7813"The nav document for this book contains no table of contents, or an empty "
7814"table of contents. Use the Table of Contents tool to add a Table of Contents"
7815" to this book."
7816msgstr ""
7817
7818#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7819msgid "Missing ToC in navigation document"
7820msgstr ""
7821
7822#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7823msgid ""
7824"A file listed in the manifest is missing, you should either remove it from "
7825"the manifest or add the missing file to the book."
7826msgstr ""
7827
7828#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7829#, python-format
7830msgid "Item (%s) in manifest is missing"
7831msgstr ""
7832
7833#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7834#, python-format
7835msgid "Remove the entry for %s from the manifest"
7836msgstr ""
7837
7838#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7839msgid ""
7840"There are items marked as non-linear in the <spine>. These will be displayed"
7841" in random order by different e-book readers. Some will ignore the non-"
7842"linear attribute, some will display them at the end or the beginning of the "
7843"book and some will fail to display them at all. Instead of using non-linear "
7844"items simply place the items in the order you want them to be displayed."
7845msgstr ""
7846
7847#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7848msgid "Mark all non-linear items as linear"
7849msgstr ""
7850
7851#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7852msgid "Non-linear items in the spine"
7853msgstr ""
7854
7855#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7856msgid "Remove all but the first duplicate item"
7857msgstr ""
7858
7859#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7860#, python-brace-format
7861msgid "Duplicate item in {0}: {1}"
7862msgstr "Duplicitná položka v {0}: {1}"
7863
7864#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7865#, python-brace-format
7866msgid ""
7867"The item {0} is present more than once in the {2} in {1}. This is not "
7868"allowed."
7869msgstr ""
7870
7871#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7872msgid ""
7873"There is more than one <meta name=\"cover\"> tag defined. There should be "
7874"only one."
7875msgstr ""
7876
7877#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7878msgid "Remove all but the first meta cover tag"
7879msgstr ""
7880
7881#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7882msgid "There is more than one cover defined"
7883msgstr "Je definovaných viac ako jeden obal"
7884
7885#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7886msgid ""
7887"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7888"id is referenced by the <package> element"
7889msgstr ""
7890
7891#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7892msgid "Auto-generate a unique identifier"
7893msgstr "Automaticky vygenerovať jedinečný identifikátor"
7894
7895#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7896msgid "The OPF has no unique identifier"
7897msgstr ""
7898
7899#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7900msgid "The <dc:identifier> element must not be empty."
7901msgstr ""
7902
7903#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7904msgid "Empty identifier element"
7905msgstr ""
7906
7907#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7908msgid "Incorrect media-type for spine item"
7909msgstr ""
7910
7911#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7912#, python-brace-format
7913msgid ""
7914"The item {0} present in the spine has the media-type {1}.  Most e-book "
7915"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7916"you should change its media-type to {2}. If it is not-HTML you should "
7917"consider replacing it with an HTML item, as it is unlikely to work in most "
7918"readers."
7919msgstr ""
7920
7921#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7922#, python-format
7923msgid "Change the media-type to %s"
7924msgstr ""
7925
7926#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7927msgid "The OPF does not have the correct root element"
7928msgstr ""
7929
7930#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7931#, python-brace-format
7932msgid ""
7933"The opf must have the root element <package> in namespace {0}, like this: "
7934"<package xmlns=\"{0}\">"
7935msgstr ""
7936
7937#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7938msgid "The OPF does not have a version"
7939msgstr "OPF nemá verziu"
7940
7941#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7942msgid ""
7943"The <package> tag in the OPF must have a version attribute. This is usually "
7944"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7945msgstr ""
7946
7947#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7948msgid ""
7949"This file is empty, it contains nothing, you should probably remove it."
7950msgstr "Tento súbor je prázdny, nič neobsahuje, asi by ste ho mali odstrániť."
7951
7952#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7953#, python-format
7954msgid "The file %s is empty"
7955msgstr "Súbor %s je prázdny"
7956
7957#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7958msgid ""
7959"A decoding errors means that the contents of the file could not be "
7960"interpreted as text. This usually happens if the file has an incorrect "
7961"character encoding declaration or if the file is actually a binary file, "
7962"like an image or font that is mislabelled with an incorrect media type in "
7963"the OPF."
7964msgstr ""
7965
7966#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7967#, python-format
7968msgid "Parsing of %s failed, could not decode"
7969msgstr ""
7970
7971#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7972msgid ""
7973"A parsing error in an XML file means that the XML syntax in the file is "
7974"incorrect. Such a file will most probably not open in an e-book reader. "
7975"These errors can  usually be fixed automatically, however, automatic fixing "
7976"can sometimes  \"do the wrong thing\"."
7977msgstr ""
7978
7979#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7980msgid ""
7981"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7982"Most readers will automatically ignore such errors, but they may result in  "
7983"incorrect display of content. These errors can usually be fixed "
7984"automatically, however, automatic fixing can sometimes \"do the wrong "
7985"thing\"."
7986msgstr ""
7987
7988#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7989msgid ""
7990"This HTML file uses private entities. These are not supported. You can try "
7991"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7992"resolve the private entities."
7993msgstr ""
7994
7995#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7996msgid ""
7997"Replace all named entities with their character equivalents in this book"
7998msgstr ""
7999
8000#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
8001msgid ""
8002"Named entities are often only incompletely supported by various book reading"
8003" software. Therefore, it is best to not use them, replacing them with the "
8004"actual characters they represent. This can be done automatically."
8005msgstr ""
8006
8007#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
8008msgid "Named entities present"
8009msgstr ""
8010
8011#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
8012msgid "Filename contains unsafe characters"
8013msgstr "Názov súboru obsahuje nebezpečné znaky"
8014
8015#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8016#, python-brace-format
8017msgid ""
8018"The filename {0} contains unsafe characters, that must be escaped, like this"
8019" {1}. This can cause problems with some e-book readers. To be absolutely "
8020"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8021"and hyphens in your file names. While many other characters are allowed, "
8022"they may cause problems with some software."
8023msgstr ""
8024
8025#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8026#, python-brace-format
8027msgid "Rename the file {0} to {1}"
8028msgstr "Premenovať súbor {0} na {1}"
8029
8030#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8031#, python-format
8032msgid ""
8033"This HTML file is larger than %s. Too large HTML files can cause performance"
8034" problems on some e-book readers. Consider splitting this file into smaller "
8035"sections."
8036msgstr ""
8037
8038#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8039msgid "File too large"
8040msgstr "Súbor je príliš veľký"
8041
8042#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8043msgid ""
8044"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8045"is supposed to have represented."
8046msgstr ""
8047
8048#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8049#, python-format
8050msgid "Invalid entity: %s"
8051msgstr "Neplatná entita: %s"
8052
8053#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8054msgid ""
8055"Run fix HTML on this file, which will automatically insert the correct "
8056"namespace"
8057msgstr ""
8058
8059#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8060msgid "Invalid or missing namespace"
8061msgstr ""
8062
8063#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8064#, python-brace-format
8065msgid ""
8066"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8067"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8068msgstr ""
8069
8070#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8071#, python-format
8072msgid "incorrect namespace %s"
8073msgstr ""
8074
8075#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8076msgid "no namespace"
8077msgstr ""
8078
8079#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8080msgid "Change this file's encoding to UTF-8"
8081msgstr "Zmeniť kódovanie tohto súboru na UTF-8"
8082
8083#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8084msgid "Non UTF-8 encoding declaration"
8085msgstr ""
8086
8087#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8088#, python-format
8089msgid ""
8090"This file has its encoding declared as %s. Some reader software cannot "
8091"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8092msgstr ""
8093
8094#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8095msgid "Private entities found"
8096msgstr ""
8097
8098#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8099msgid ""
8100"This CSS construct is not recognized. That means that it most likely will "
8101"not work on reader devices. Consider replacing it with something else."
8102msgstr ""
8103
8104#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8105msgid ""
8106"Some reader programs are very finicky about CSS stylesheets and will ignore "
8107"the whole sheet if there is an error. These errors can often be fixed "
8108"automatically, however, automatic fixing will typically remove unrecognized "
8109"items, instead of correcting them."
8110msgstr ""
8111
8112#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8113msgid "Try to fix parsing errors in this stylesheet automatically"
8114msgstr ""
8115
8116#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8117msgid "Remove the duplicate ids from all but the first element"
8118msgstr ""
8119
8120#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8121#, python-format
8122msgid "Duplicate id: %s"
8123msgstr "Duplicitné id: %s"
8124
8125#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8126#, python-brace-format
8127msgid ""
8128"The id {0} is present on more than one element in {1}. This is not allowed. "
8129"Remove the id from all but one of the elements"
8130msgstr ""
8131
8132#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8133msgid "Replace this id with a randomly generated valid id"
8134msgstr ""
8135
8136#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8137#, python-format
8138msgid "Invalid id: %s"
8139msgstr "Neplatné id: %s"
8140
8141#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8142#, python-brace-format
8143msgid ""
8144"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8145"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8146"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8147"maximum compatibility with a wide range of devices."
8148msgstr ""
8149
8150#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8151msgid "Wrap the bare text in a p tag"
8152msgstr ""
8153
8154#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8155msgid ""
8156"You cannot have bare text inside the body tag. The text must be placed "
8157"inside some other tag, such as p or div"
8158msgstr ""
8159
8160#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8161msgid "Bare text in body tag"
8162msgstr ""
8163
8164#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8165msgid ""
8166"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8167"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8168"MOBI files without KF8 are not editable."
8169msgstr ""
8170
8171#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8172msgid ""
8173"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8174" MOBI files that contain only KF8 data."
8175msgstr ""
8176
8177#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8178#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8179msgid "Cover inserted"
8180msgstr "Obal vložený"
8181
8182#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8183#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8184msgid "Cover updated"
8185msgstr "Obal aktualizovný"
8186
8187#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8188msgid "Removed one unused CSS style rule"
8189msgid_plural "Removed {} unused CSS style rules"
8190msgstr[0] ""
8191msgstr[1] ""
8192msgstr[2] ""
8193msgstr[3] ""
8194
8195#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8196msgid "Removed one unused CSS selector"
8197msgid_plural "Removed {} unused CSS selectors"
8198msgstr[0] ""
8199msgstr[1] ""
8200msgstr[2] ""
8201msgstr[3] ""
8202
8203#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8204msgid "Removed one unused class from the HTML"
8205msgid_plural "Removed {} unused classes from the HTML"
8206msgstr[0] ""
8207msgstr[1] ""
8208msgstr[2] ""
8209msgstr[3] ""
8210
8211#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8212msgid "Merged one CSS style rule with identical selectors"
8213msgid_plural "Merged {} CSS style rules with identical selectors"
8214msgstr[0] ""
8215msgstr[1] ""
8216msgstr[2] ""
8217msgstr[3] ""
8218
8219#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8220msgid "Merged one CSS style rule with identical properties"
8221msgid_plural "Merged {} CSS style rules with identical properties"
8222msgstr[0] ""
8223msgstr[1] ""
8224msgstr[2] ""
8225msgstr[3] ""
8226
8227#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8228msgid "Removed one unreferenced stylesheet"
8229msgid_plural "Removed {} unreferenced stylesheets"
8230msgstr[0] ""
8231msgstr[1] ""
8232msgstr[2] ""
8233msgstr[3] ""
8234
8235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8236msgid "No unused CSS style rules found"
8237msgstr ""
8238
8239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8240msgid "No unused CSS selectors found"
8241msgstr ""
8242
8243#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8244msgid "No unused class attributes found"
8245msgstr ""
8246
8247#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8248msgid "No style rules that could be merged found"
8249msgstr ""
8250
8251#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8252msgid "No unused stylesheets found"
8253msgstr ""
8254
8255#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8256#, python-format
8257msgid ""
8258"Could not find a font in the \"%s\" family exactly matching the CSS font "
8259"specification, will embed a fallback font instead. CSS font specification:"
8260msgstr ""
8261
8262#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8263msgid "Matched font specification:"
8264msgstr ""
8265
8266#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8267#, python-format
8268msgid "Failed to find fonts for family: %s, not embedding"
8269msgstr ""
8270
8271#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8272msgid "No embeddable fonts found"
8273msgstr ""
8274
8275#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8276msgid "This file is locked with DRM. It cannot be edited."
8277msgstr ""
8278
8279#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8280msgid "Soft hyphens added"
8281msgstr ""
8282
8283#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8284msgid "Soft hyphens removed"
8285msgstr ""
8286
8287#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8288#, python-brace-format
8289msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8290msgstr "{0} komprimované z {1} na {2} bajtov [{3:.1%} redukcia]"
8291
8292#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8293#, python-brace-format
8294msgid "{0} could not be further compressed"
8295msgstr "{0} sa už nedá viac komprimovať"
8296
8297#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8298#, python-brace-format
8299msgid "Failed to process {0} with error:"
8300msgstr "Nepodari sa spracovať {0} s chybou:"
8301
8302#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8303#, python-brace-format
8304msgid ""
8305"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8306"changed]"
8307msgstr ""
8308
8309#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8310msgid "Images are already fully optimized"
8311msgstr "Obrázky už sú plne optimalizované"
8312
8313#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8314#, python-format, python-brace-format
8315msgid ""
8316"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8317"your carefully crafted e-books.</p>\n"
8318"\n"
8319"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8320"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8321"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8322"changes needed for the desired effect.</p>\n"
8323"\n"
8324"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8325"{0}\n"
8326"<p>Note that polishing only works on files in the %s formats.</p>"
8327msgstr ""
8328
8329#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8330#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8331#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8332#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8333#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8334#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8335#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8336msgid " or "
8337msgstr " alebo "
8338
8339#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8340msgid ""
8341"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8342"This will scan your computer for the fonts, and if they are found, they will be\n"
8343"embedded into the document.</p>\n"
8344"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8345msgstr ""
8346
8347#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8348msgid ""
8349"<p>Subsetting fonts means reducing an embedded font to contain\n"
8350"only the characters used from that font in the book. This\n"
8351"greatly reduces the size of the font files (halving the font\n"
8352"file sizes is common).</p>\n"
8353"\n"
8354"<p>For example, if the book uses a specific font for headers,\n"
8355"then subsetting will reduce that font to contain only the\n"
8356"characters present in the actual headers in the book. Or if the\n"
8357"book embeds the bold and italic versions of a font, but bold\n"
8358"and italic text is relatively rare, or absent altogether, then\n"
8359"the bold and italic fonts can either be reduced to only a few\n"
8360"characters or completely removed.</p>\n"
8361"\n"
8362"<p>The only downside to subsetting fonts is that if, at a later\n"
8363"date you decide to add more text to your books, the newly added\n"
8364"text might not be covered by the subset font.</p>\n"
8365msgstr "Podmnožina písma znamená zredukovanie vloženého písma\niba na znaky z tohto písma použité v knihe. \nToto výrazne znižuje veľkosť súborov písma (polovičné písmo\nveľkosť súborov je bežná).</p>\n\n<p>Ak napríklad kniha používa konkrétne písmo pre hlavičky,\npotom podsúbor zredukuje písmo, ktoré bude obsahovať len\nznaky prítomné v aktuálnych hlavičkách knihy. Alebo ak\nkniha obsahuje tučné a kurzíva verzie písma, ale tučné\na text kurzívou sú relatívne vzácne, alebo úplne chýba\npotom tučné a kurzívne písma môžu byť zredukované iba na pár\nznakov alebo úplne odstránené.</p>\n\n<p>Jedinou nevýhodou pre podsúbor písma je, že ak sa neskôr\nrozhodnete pridať ďalší text do vašich kníh, novo pridaný \ntext nemusí byť pokrytý podmnožinou písma.</p>\n"
8366
8367#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8368msgid ""
8369"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8370"all the book metadata such as title, tags, authors, series, comments,\n"
8371"etc. Any previous book jacket will be replaced.</p>"
8372msgstr ""
8373
8374#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8375msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8376msgstr ""
8377
8378#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8379msgid ""
8380"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8381"typographically correct equivalents.</p>\n"
8382"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8383"when single quotes at the start of contractions are involved.</p>\n"
8384msgstr ""
8385
8386#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8387msgid ""
8388"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8389"created from production templates can have a large number of extra CSS rules\n"
8390"that don't match any actual content. These extra rules can slow down readers\n"
8391"that need to parse them all.</p>\n"
8392msgstr ""
8393
8394#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8395msgid ""
8396"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8397"affecting image quality.</p>\n"
8398msgstr ""
8399
8400#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8401msgid ""
8402"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8403"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8404msgstr ""
8405
8406#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8407msgid ""
8408"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8409"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8410msgstr ""
8411
8412#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8413msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8414msgstr ""
8415
8416#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8417msgid "Updating metadata"
8418msgstr "Aktualizujú sa metaúdaje"
8419
8420#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8421msgid "Updated metadata jacket"
8422msgstr ""
8423
8424#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8425msgid "Metadata updated\n"
8426msgstr "Metaúdaje boli aktualizované\n"
8427
8428#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8429msgid "Setting cover"
8430msgstr "Nastavuje sa obálka"
8431
8432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8433msgid "Inserting metadata jacket"
8434msgstr ""
8435
8436#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8437#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8438msgid "Existing metadata jacket replaced"
8439msgstr ""
8440
8441#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8442msgid "Metadata jacket inserted"
8443msgstr ""
8444
8445#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8446msgid "Removing metadata jacket"
8447msgstr ""
8448
8449#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8450msgid "Metadata jacket removed"
8451msgstr ""
8452
8453#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8454msgid "No metadata jacket found"
8455msgstr ""
8456
8457#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8458msgid "Smartening punctuation"
8459msgstr ""
8460
8461#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8462msgid "Embedding referenced fonts"
8463msgstr ""
8464
8465#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8466msgid "Subsetting embedded fonts"
8467msgstr ""
8468
8469#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8470msgid "No embedded fonts to subset"
8471msgstr ""
8472
8473#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8474msgid "Removing unused CSS rules"
8475msgstr ""
8476
8477#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8478msgid "Losslessly compressing images"
8479msgstr ""
8480
8481#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8482msgid "Upgrading book, if possible"
8483msgstr ""
8484
8485#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8486msgid "Removing soft hyphens"
8487msgstr ""
8488
8489#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8490msgid "Adding soft hyphens"
8491msgstr ""
8492
8493#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8494#, python-format
8495msgid "## Polishing: %s"
8496msgstr ""
8497
8498#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8499#, python-format
8500msgid "Polishing took: %.1f seconds"
8501msgstr ""
8502
8503#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8504msgid ""
8505"%prog [options] input_file [output_file]\n"
8506"\n"
8507msgstr ""
8508
8509#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8510msgid ""
8511"Path to a cover image. Changes the cover specified in the e-book. If no "
8512"cover is present, or the cover is not properly identified, inserts a new "
8513"cover."
8514msgstr ""
8515
8516#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8517msgid ""
8518"Path to an OPF file. The metadata in the book is updated from the OPF file."
8519msgstr ""
8520
8521#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8522msgid "Produce more verbose output, useful for debugging."
8523msgstr ""
8524
8525#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8526msgid "You must provide the input file to polish"
8527msgstr ""
8528
8529#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8530msgid "Unknown extra arguments"
8531msgstr "Neznáme argumenty navyše"
8532
8533#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8534msgid "You must specify at least one action to perform"
8535msgstr ""
8536
8537#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8538#, python-format
8539msgid "Smartened punctuation in: %s"
8540msgstr ""
8541
8542#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8543msgid "No punctuation that could be smartened found"
8544msgstr ""
8545
8546#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8547#, python-format
8548msgid ""
8549"The file %s has malformed markup. Try running the Fix HTML tool before "
8550"splitting"
8551msgstr ""
8552
8553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8554#, python-format
8555msgid "The expression %s did not match any nodes"
8556msgstr ""
8557
8558#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8559#, python-format
8560msgid "Removed unused font: %s"
8561msgstr ""
8562
8563#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8564#, python-format
8565msgid "The font %s was already subset"
8566msgstr ""
8567
8568#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8569#, python-brace-format
8570msgid "Decreased the font {0} to {1} of its original size"
8571msgstr ""
8572
8573#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8574#, python-format
8575msgid "Reduced total font size to %.1f%% of original"
8576msgstr ""
8577
8578#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8579msgid "No embedded fonts found"
8580msgstr ""
8581
8582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8583#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8584#, python-format
8585msgid "No file named %s exists"
8586msgstr "Žiadny súbor s názvom %s neexistuje"
8587
8588#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8589#, python-format
8590msgid "No HTML file named %s exists"
8591msgstr "Žiadny HTML súbor s názvom %s neexistuje"
8592
8593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8594#, python-format
8595msgid "The anchor %(a)s does not exist in file %(f)s"
8596msgstr ""
8597
8598#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8599#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8600#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8601#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8602#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8603msgid "(Untitled)"
8604msgstr "(Bez názvu)"
8605
8606#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8607#, python-format
8608msgid ""
8609"The file %s has malformed markup. Try running the Fix HTML tool before "
8610"editing."
8611msgstr ""
8612
8613#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8614msgid "No upgrade needed"
8615msgstr "Aktualizácia nie je potrebná"
8616
8617#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8618msgid "Updated EPUB from version 2 to 3"
8619msgstr "EPUB aktualizovaný z verzie 2 na 3"
8620
8621#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8622msgid "HTML TOC generation options."
8623msgstr "Voľby generovania HTML obsahu"
8624
8625#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8626#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8627#, python-brace-format
8628msgid "{1} of <em>{0}</em>"
8629msgstr "{1} z <em>{0}</em>"
8630
8631#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8632#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8633#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8634#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8635#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8636msgid "Rating"
8637msgstr "Hodnotenie"
8638
8639#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8641#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8642#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8643#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8644#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8645#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8646#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8647#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8648#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8649#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8650msgid "Date"
8651msgstr "Dátum"
8652
8653#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8654#, python-format
8655msgid ""
8656"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8657"%(size)d KB"
8658msgstr "Nedokážem nájsť primerané miesto rozdelenia: %(path)s Veľkosť pod-stromu: %(size)d KB"
8659
8660#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8661msgid "OPF/NCX/etc. generation options."
8662msgstr "OPF/NCX/etc. generácie možností."
8663
8664#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8665#, python-format
8666msgid "OPF version to generate. Default is %default."
8667msgstr "Verzia generovaného OPF. Štandardne je %default."
8668
8669#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8670msgid ""
8671"Generate an Adobe \"page-map\" file if pagination information is available."
8672msgstr "Ak sú informácie o stránkovaní k dispozícii, vytvoriť súbor Adobe \"page-map\"."
8673
8674#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8675msgid "Sidebar"
8676msgstr "Bočný panel"
8677
8678#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8679msgid "Adding headers and footers"
8680msgstr ""
8681
8682#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8683msgid "Headers and footers added"
8684msgstr ""
8685
8686#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8687msgid "Parsed all content for markup transformation"
8688msgstr ""
8689
8690#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8691msgid "Completed markup transformation"
8692msgstr ""
8693
8694#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8695msgid "Rendered all HTML as PDF"
8696msgstr ""
8697
8698#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8699msgid "Added links to PDF content"
8700msgstr ""
8701
8702#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8703msgid "Updated metadata in PDF"
8704msgstr ""
8705
8706#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8707#, python-brace-format
8708msgid "Rendered {0} of {1} pages"
8709msgstr "Vykreslených {0} z {1} strán"
8710
8711#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8712msgid "Could not find pdftohtml, check it is in your PATH"
8713msgstr "Nepodarilo sa nájsť pdftohtml, uistite sa či je cesta k nemu v systémovej premennej PATH"
8714
8715#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8716#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8717msgid "Table of Contents:"
8718msgstr "Obsah:"
8719
8720#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8721msgid "Send file to storage card instead of main memory by default"
8722msgstr "Ukladať súbory na pamäťovú kartu, nie do hlavnej pamäte zariadenia"
8723
8724#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8725msgid "Confirm before deleting"
8726msgstr "Vyžadovať potvrdenie pred zmazaním"
8727
8728#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8729msgid "Main window geometry"
8730msgstr "Usporiadanie hlavného okna"
8731
8732#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8733msgid "Notify when a new version is available"
8734msgstr "Upozorniť ak je k dispozícii nová verzia"
8735
8736#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8737msgid "Use Roman numerals for series number"
8738msgstr "Číslovanie kníh v sérii Rímskymi číslicami"
8739
8740#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8741msgid "Sort tags list by name, popularity, or rating"
8742msgstr "Triediť zoznam značiek podľa názvu, popularity, alebo hodnotenia"
8743
8744#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8745msgid "Match tags by any or all."
8746msgstr "Zhoda niektorých, alebo všetkých značiek"
8747
8748#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8749msgid "Number of covers to show in the cover browsing mode"
8750msgstr "Počet obálok, ktoré sa majú zobraziť v režime prezerania obálok"
8751
8752#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8753msgid "Defaults for conversion to LRF"
8754msgstr "Štandardné nastavenie prevodu do formátu LRF"
8755
8756#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8757msgid "Options for the LRF e-book viewer"
8758msgstr "Voľby pre zobrazovač e-knih LRF"
8759
8760#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8761msgid "Formats that are viewed using the internal viewer"
8762msgstr "Formáty zobrazené pomocou interného zobrazovača"
8763
8764#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8765msgid "Columns to be displayed in the book list"
8766msgstr "Počet stĺpcov v zozname kníh"
8767
8768#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8769msgid "Automatically launch Content server on application startup"
8770msgstr ""
8771
8772#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8773msgid "Oldest news kept in database"
8774msgstr "Najstaršie správy ponechané v databáze"
8775
8776#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8777msgid "Show system tray icon"
8778msgstr "Zobraziť ikonu v systémovej lište"
8779
8780#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8781msgid "Upload downloaded news to device"
8782msgstr "Odoslať prevzaté správy do zariadenia"
8783
8784#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8785msgid "Delete news books from library after uploading to device"
8786msgstr "Odstrániť knihy správ po nahratí do zariadenia"
8787
8788#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8789msgid ""
8790"Show the cover flow in a separate window instead of in the main calibre "
8791"window"
8792msgstr "Zobraziť galériu obálok v oddelenom okne namiesto hlavného okna calibre"
8793
8794#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8795msgid "Disable notifications from the system tray icon"
8796msgstr "Vypnúť upozornenia zobrazované ikonou v systémovej lište"
8797
8798#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8799msgid "Default action to perform when the \"Send to device\" button is clicked"
8800msgstr ""
8801
8802#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8803msgid ""
8804"Start searching as you type. If this is disabled then search will only take "
8805"place when the Enter key is pressed."
8806msgstr ""
8807
8808#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8809msgid ""
8810"When searching, show all books with search results highlighted instead of "
8811"showing only the matches. You can use the N or F3 keys to go to the next "
8812"match."
8813msgstr "Pri hľadaní zobraz všetky knihy so zvýraznenými výsledkami namiesto zobrazenia samotných výsledkov. Na ďalší výsledok sa presuniete klávesou N, alebo F3."
8814
8815#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8816msgid ""
8817"Maximum number of simultaneous conversion/news download jobs. This number is"
8818" twice the actual value for historical reasons."
8819msgstr "Maximálny počet súbežných úloh konverzie/sťahovania správ. Táto hodnota je z historických dôvodov dvojnásobkom skutočnej."
8820
8821#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8822msgid "Download social metadata (tags/rating/etc.)"
8823msgstr "Stiahnuť sociálne metadáta (značky/hodnotenia/atď.)"
8824
8825#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8826msgid "Overwrite author and title with new metadata"
8827msgstr "Prepísať autora a názov novými metadátami"
8828
8829#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8830msgid "Automatically download the cover, if available"
8831msgstr "Automaticky stiahnuť obálku, ak je dostupná"
8832
8833#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8834msgid "Limit max simultaneous jobs to number of CPUs"
8835msgstr "Obmedziť maximum súbežných úloh na počet CPU"
8836
8837#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8838msgid ""
8839"The layout of the user interface. Wide has the Book details panel on the "
8840"right and narrow has it at the bottom."
8841msgstr ""
8842
8843#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8844msgid "Show the average rating per item indication in the Tag browser"
8845msgstr ""
8846
8847#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8848msgid "Disable UI animations"
8849msgstr "Vypnúť animácie UI"
8850
8851#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8852msgid "Tag browser categories not to display"
8853msgstr ""
8854
8855#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8856#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8857msgid "WARNING:"
8858msgstr "UPOZORNENIE:"
8859
8860#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8861msgid "ERROR:"
8862msgstr "CHYBA:"
8863
8864#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8865#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8866#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8867#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8868#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8869msgid "Show this confirmation again"
8870msgstr "Zobraziť toto potvrdenie znovu"
8871
8872#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8873#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8874msgid "Restart needed"
8875msgstr "Je potrebný reštart"
8876
8877#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8878#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8879msgid "&Restart calibre now"
8880msgstr "&Reštartovať calibre teraz"
8881
8882#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8883#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8884#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8885#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8886#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8887#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8888msgid "All files"
8889msgstr "Všetky súbory"
8890
8891#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8892msgid "Detach from the controlling terminal, if any (Linux only)"
8893msgstr ""
8894
8895#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8897msgid "Click \"Show details\" for more information."
8898msgstr ""
8899
8900#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8901#, python-format
8902msgid "The %s environment variable is set. Try unsetting it."
8903msgstr ""
8904
8905#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8906msgid "Could not create temporary folder"
8907msgstr ""
8908
8909#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8910msgid "Could not create temporary folder, calibre cannot start."
8911msgstr ""
8912
8913#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8914msgid "Windows XP not supported"
8915msgstr "Windows XP nie je podporovaný"
8916
8917#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8918#, python-format
8919msgid ""
8920"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8921"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8922"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8923"Windows XP."
8924msgstr ""
8925
8926#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8927#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8929msgid "Books"
8930msgstr "Knihy"
8931
8932#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8933msgid "EPUB books"
8934msgstr "EPUB knihy"
8935
8936#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8937msgid "Kindle books"
8938msgstr "Kindle knihy"
8939
8940#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8941msgid "PDF books"
8942msgstr "PDF knihy"
8943
8944#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8945msgid "HTML books"
8946msgstr "HTML knihy"
8947
8948#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8949msgid "LIT books"
8950msgstr "LIT knihy"
8951
8952#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8953msgid "Text books"
8954msgstr "TXT knihy"
8955
8956#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8957msgid "Comics"
8958msgstr "Komiksy"
8959
8960#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8961#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8962#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8963msgid "Archives"
8964msgstr "Archívy"
8965
8966#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8967msgid "Wordprocessor files"
8968msgstr "Súbory textového procesora"
8969
8970#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8971msgid "Add books"
8972msgstr "Pridať knihy"
8973
8974#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8975msgid "Add books to the calibre library/device from files on your computer"
8976msgstr "Pridať knihy do knižnice/zariadenia zo súborov v tomto počítači"
8977
8978#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8979msgid "A"
8980msgstr "A"
8981
8982#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8983msgid "Add books from a single folder"
8984msgstr "Pridať knihy z jedného priečinku"
8985
8986#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8987msgid "Add from folders and sub-folders"
8988msgstr "Pridať z priečinkov a podpriečinkov"
8989
8990#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
8991msgid "Add multiple books from archive (ZIP/RAR)"
8992msgstr "Pridať viacero kníh z archívu (ZIP/RAR)"
8993
8994#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
8995msgid "Add empty book (Book entry with no formats)"
8996msgstr "Pridať prázdnu knihu. (Záznam o knihe bez formátov)"
8997
8998#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
8999msgid "Add from ISBN"
9000msgstr "Pridať z ISBN"
9001
9002#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
9003msgid "Add files to selected book records"
9004msgstr "Pridať súbory k vybraným záznamom kníh"
9005
9006#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
9007msgid "Add files to selected book records from clipboard"
9008msgstr ""
9009
9010#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
9011msgid "Add an empty file to selected book records"
9012msgstr "Pridať prázdny súbor k vybraným záznamom kníh"
9013
9014#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
9015msgid "Control the adding of books"
9016msgstr "Skontroluj pridávanie kníh."
9017
9018#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
9019#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
9020#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9021#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9022#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9023#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9024#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9025#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9026#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9027#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9028#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9029#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9030#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9031#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9032#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9033#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9034#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9035#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9036#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9037msgid "No books selected"
9038msgstr "Nie sú označené žiadne knihy"
9039
9040#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9041#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9042msgid "Cannot add files as no books are selected"
9043msgstr "Nemôžem pridať súbory, lebo nie sú vybrané knihy"
9044
9045#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9046msgid "No files in clipboard"
9047msgstr "Žiadne súbory v schránke"
9048
9049#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9050msgid "No files have been copied to the clipboard"
9051msgstr "Do schránky neboli skopírované žiadne súbory"
9052
9053#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9054#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9055#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9056#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9057#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9058#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9059#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9060#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9061#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9066#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9069#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9070#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9071#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9072#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9073#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9074#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9075#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9076#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9077#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9078#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9079#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9084#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9085msgid "Are you sure?"
9086msgstr "Ste si istý?"
9087
9088#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9089#, python-format
9090msgid "Are you sure you want to set the same cover for all %d books?"
9091msgstr "Ste si istý/á, že chcete nastaviť rovnaký obal pre všetkých%d kníh?"
9092
9093#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9094msgid "Select book files"
9095msgstr "Vybrať súbor knihy"
9096
9097#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9098#, python-format
9099msgid ""
9100"Are you sure you want to add the same files to all %d books? If the format "
9101"already exists for a book, it will be replaced."
9102msgstr "Ste si istý, že chcete pridať tie isté súbory do všetkých %d kníh? Ak už kniha taký formát obsahuje, bude nahradený."
9103
9104#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9105#, python-brace-format
9106msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9107msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9108msgstr[0] ""
9109msgstr[1] ""
9110msgstr[2] ""
9111msgstr[3] ""
9112
9113#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9114#, python-format
9115msgid ""
9116"Are you sure you want to add the same empty file to all %d books? If the "
9117"format already exists for a book, it will be replaced."
9118msgstr ""
9119
9120#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9121msgid "Choose format of empty file"
9122msgstr "Vyberte formát prázdneho súboru"
9123
9124#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9125#, python-brace-format
9126msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9127msgstr ""
9128
9129#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9130#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9131msgid "Choose archive file"
9132msgstr ""
9133
9134#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9135msgid "Type of archive"
9136msgstr "Typ archívu"
9137
9138#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9139msgid "Will the archive have a single book per internal folder?"
9140msgstr ""
9141
9142#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9143msgid "Select root folder"
9144msgstr "Vyberte koreňový priečinok"
9145
9146#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9147#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9148msgid "Cannot add"
9149msgstr "Namôžem pridať"
9150
9151#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9152#, python-format
9153msgid ""
9154"Cannot add books from the folder: %s as it contains the currently opened "
9155"calibre library"
9156msgstr ""
9157
9158#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9159msgid "Multi-file books?"
9160msgstr ""
9161
9162#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9163msgid ""
9164"Assume all e-book files in a single folder are multiple formats of the same "
9165"book?"
9166msgstr ""
9167
9168#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9169msgid "Duplicates found"
9170msgstr ""
9171
9172#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9173msgid ""
9174"Books with some of the specified ISBNs already exist in the calibre library."
9175" Click \"Show details\" for the full list. Do you want to add them anyway?"
9176msgstr ""
9177
9178#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9179msgid "Adding"
9180msgstr "Pridávanie"
9181
9182#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9183msgid "Creating book records from ISBNs"
9184msgstr "Vytváranie záznamov o knihách z ISBN"
9185
9186#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9187#, python-format
9188msgid ""
9189"You have dropped some files onto the book <b>%s</b>. This will add or "
9190"replace the files for this book. Do you want to proceed?"
9191msgstr ""
9192
9193#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9194msgid "Add as new book"
9195msgid_plural "Add as new books"
9196msgstr[0] "Pridať ako novú knihu"
9197msgstr[1] "Pridať ako novú knihu"
9198msgstr[2] "Pridať ako novú knihu"
9199msgstr[3] "Pridať ako nové knihy"
9200
9201#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9202#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9203msgid "Uploading books to device."
9204msgstr "Odosielam knihy do zariadenia."
9205
9206#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9207msgid "Supported books"
9208msgstr "Podporované knihy"
9209
9210#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9211msgid "Select books"
9212msgstr "Vybrať knihy"
9213
9214#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9215msgid "The following duplicate book was found."
9216msgid_plural "The following {} duplicate books were found."
9217msgstr[0] "Bola nájdená nasledujúca duplicitná kniha."
9218msgstr[1] "Boli nájdené nasledujúce {} duplicitné knihy."
9219msgstr[2] "Boli nájdených nasledujúcich {} duplicitných kníh."
9220msgstr[3] "Boli nájdené nasledujúce {} duplicitné knihy."
9221
9222#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9223msgid "Merged some books"
9224msgstr "Niektoré knihy zlúčené"
9225
9226#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9227msgid ""
9228"Incoming book formats were processed and merged into your calibre database "
9229"according to your auto-merge settings. Click \"Show details\" to see the "
9230"list of merged books."
9231msgstr "Prichádzajúce formáty kníh boli spracované a zlúčené do vašej databázy Calibre podľa vašich nastavení automatického zlúčenia. Kliknutím na \"Zobraziť podrobnosti\" zobrazíte zoznam zlúčených kníh."
9232
9233#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9234#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9235#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9236msgid "Add to library"
9237msgstr "Pridať do knižnice"
9238
9239#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9240#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9241#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9242#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9243#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9244#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9245#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9246#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9247#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9248msgid "No book selected"
9249msgstr "Nie je označená žiadna kniha"
9250
9251#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9252msgid ""
9253"The following books are virtual and cannot be added to the calibre library:"
9254msgstr "Nasledujúce knihy sú len virtuálne a nemôžu byť pridané do knižnice Calibre:"
9255
9256#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9257msgid "No book files found"
9258msgstr "Neboli nájdené žiadne súbory kníh"
9259
9260#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9261msgid "Downloading books"
9262msgstr "Sťahujem knihy"
9263
9264#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9265msgid "Downloading books from device"
9266msgstr "Sťahujem knihy zo zariadenia"
9267
9268#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9269msgid "Could not download files from the device"
9270msgstr "Nemôžem stiahnuť súbory zo zariadenia"
9271
9272#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9273msgid "Could not download some files from the device"
9274msgstr "Nemôžem stiahnuť niektoré súbory zo zariadenia"
9275
9276#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9277msgid "Could not download files"
9278msgstr "Nemôžem stiahnuť súbory"
9279
9280#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9281msgid "Add books to library"
9282msgstr "Pridať knihy do knižnice"
9283
9284#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9285msgid "Add books to your calibre library from the connected device"
9286msgstr "Pridať knihy do Vašej knižnice Calibre z pripojeného zariadenia"
9287
9288#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9289msgid "Merging user annotations into database"
9290msgstr "Zlučovanie užívateľských komentárov do databázy"
9291
9292#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9293#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9294msgid "Fetch annotations (experimental)"
9295msgstr "Preniesť poznámky (experimentálne)"
9296
9297#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9302msgid "Not supported"
9303msgstr "Nepodporované"
9304
9305#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9306msgid "Fetching annotations is not supported for this device"
9307msgstr "Získanie komentárov nie je pre toto zariadenie podporované"
9308
9309#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9310#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9311msgid "Use library only"
9312msgstr "Používať len knižnicu"
9313
9314#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9315#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9316msgid "User annotations generated from main library only"
9317msgstr "Užívateľské komentáre generované len z hlavnej knižnice"
9318
9319#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9320msgid "No books selected to fetch annotations from"
9321msgstr "Na prenesenie poznámok neboli vybrané knihy"
9322
9323#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9324msgid "Some errors"
9325msgstr "Nejaké chyby"
9326
9327#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9328msgid ""
9329"Could not fetch annotations for some books. Click \"Show details\" to see "
9330"which ones."
9331msgstr ""
9332
9333#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9334msgid "Author mapper"
9335msgstr ""
9336
9337#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9338msgid "Map authors for one book in the library"
9339msgid_plural "Map authors for {} books in the library"
9340msgstr[0] ""
9341msgstr[1] ""
9342msgstr[2] ""
9343msgstr[3] ""
9344
9345#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9346#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9347msgid "The changes will be applied to the <b>selected book</b>"
9348msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9349msgstr[0] ""
9350msgstr[1] ""
9351msgstr[2] ""
9352msgstr[3] ""
9353
9354#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9355#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9356msgid "The changes will be applied to <b>one book in the library</b>"
9357msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9358msgstr[0] ""
9359msgstr[1] ""
9360msgstr[2] ""
9361msgstr[3] ""
9362
9363#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9364msgid "Auto scroll through the book list"
9365msgstr ""
9366
9367#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9368msgid ""
9369"Auto scroll through the book list, particularly useful with the cover "
9370"browser open"
9371msgstr ""
9372
9373#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9374msgid "X"
9375msgstr ""
9376
9377#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9378#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9379msgid "Browse annotations"
9380msgstr ""
9381
9382#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9383msgid "B"
9384msgstr ""
9385
9386#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9387msgid "Not visible"
9388msgstr ""
9389
9390#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9391msgid ""
9392"The book \"{}\" is not currently visible in the calibre library. If you have"
9393" a search or a Virtual library applied, first clear it."
9394msgstr ""
9395
9396#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9397msgid "Create catalog"
9398msgstr "Vytvoriť katalóg"
9399
9400#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9401msgid ""
9402"Create a catalog of the books in your calibre library in different formats"
9403msgstr ""
9404
9405#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9406msgid "No books selected for catalog generation"
9407msgstr "Neboli vybraté žiadne knihy pre vytvorenie katalógu"
9408
9409#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9410#, python-format
9411msgid "Generating %s catalog..."
9412msgstr "Vytváranie %s katalógu..."
9413
9414#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9415msgid "Catalog generation complete, with warnings."
9416msgstr "Tvorba katalógu ukončená, s varovaním."
9417
9418#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9419msgid "Catalog generated."
9420msgstr "Katalóg bol vytvorený."
9421
9422#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9423msgid "Export catalog folder"
9424msgstr ""
9425
9426#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9427#, python-format
9428msgid "Select destination for %(title)s.%(fmt)s"
9429msgstr "Vyberte umiestnenie pre %(title)s.%(fmt)s"
9430
9431#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9432#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9433#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9434#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9435#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9436#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9437msgid "Permission denied"
9438msgstr "Prístup zamietnutý"
9439
9440#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9441#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9442#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9443#, python-format
9444msgid "Could not open %s. Is it being used by another program?"
9445msgstr "Nemôžem otvoriť %s. Nepoužíva sa iným programom?"
9446
9447#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9448#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9449msgid "No library found"
9450msgstr "Nebola nájdená knižnica"
9451
9452#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9453#, python-format
9454msgid ""
9455"No existing calibre library was found at %s. If the library was moved, "
9456"select its new location below. Otherwise calibre will forget this library."
9457msgstr "Existujúca knižnica nebola v %s nájdená. Ak bola knižnica presunutá, vyberte jej umiestnenie nižšie. V opačnom prípade na túto knižnicu Calibre zabudne."
9458
9459#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9460msgid "New location of this library:"
9461msgstr "Nové umiestnenie tejto knižnice:"
9462
9463#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9464msgid "Library moved"
9465msgstr "Knižnica bola presunutá"
9466
9467#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9468msgid "Forget library"
9469msgstr "Zabudnúť na knižnicu"
9470
9471#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9472msgid "New library location"
9473msgstr "Nové umiestnenie knižnice"
9474
9475#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9476#, python-format
9477msgid "No existing calibre library found at %s"
9478msgstr "V %s nebola nájdená žiadna knižnica Calibre"
9479
9480#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9481msgid "Queue &all books for backup"
9482msgstr "Zaradiť &všetky knihy na zálohovanie"
9483
9484#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9485msgid "Backup status"
9486msgstr "Stav zálohovania"
9487
9488#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9489msgid "none"
9490msgstr "žiadne"
9491
9492#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9493#, python-format
9494msgid "Book metadata files remaining to be written: %s"
9495msgstr "Súbory metadát zostávajúce zapísať: %s"
9496
9497#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9498#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9499#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9500#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9501msgid "Choose library"
9502msgstr "Vyberte knižnicu"
9503
9504#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9505msgid "Choose calibre library to work with"
9506msgstr "Vyberte si knižnicu Calibre, s ktorou chcete pracovať"
9507
9508#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9509msgid "Switch/create library"
9510msgstr ""
9511
9512#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9513#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9514msgid "Export/import all calibre data"
9515msgstr "Exportovať/importovať všetky calibre dáta"
9516
9517#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9518#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9519msgid "Pick a random book"
9520msgstr "Výber náhodnej knihy"
9521
9522#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9523msgid "Change the icon for this library"
9524msgstr ""
9525
9526#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9527msgid "Choose an icon"
9528msgstr ""
9529
9530#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9531msgid "Remove current icon"
9532msgstr ""
9533
9534#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9535#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9536msgid "Quick switch"
9537msgstr "Rýchle prepnutie"
9538
9539#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9540#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9541msgid "Rename library"
9542msgstr "Premenovať knižnicu"
9543
9544#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9545msgid "Remove library"
9546msgstr "Odstrániť knižnicu"
9547
9548#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9549msgid "Library maintenance"
9550msgstr "Údržba knižnice"
9551
9552#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9553msgid "Library metadata backup status"
9554msgstr "Stav zálohovania metadát knižnice"
9555
9556#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9557msgid "Check library"
9558msgstr "Kontrola knižnice"
9559
9560#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9561msgid "Restore database"
9562msgstr "Obnoviť databázu"
9563
9564#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9565msgid "Switch to previous library"
9566msgstr "Prepnúť na predchádzajúcu knižnicu"
9567
9568#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9569#, python-format
9570msgid "Select icon for library \"%s\""
9571msgstr ""
9572
9573#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9574#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9575msgid "Cannot export/import"
9576msgstr ""
9577
9578#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9579msgid ""
9580"You are running calibre portable, all calibre data is already in the calibre"
9581" portable folder. Export/import is unavailable."
9582msgstr ""
9583
9584#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9585msgid "Cannot export/import data while there are running jobs."
9586msgstr ""
9587
9588#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9589#, python-brace-format
9590msgid "{0} [{1} book]"
9591msgid_plural "{0} [{1} books]"
9592msgstr[0] "{0} [{1} kniha]"
9593msgstr[1] "{0} [{1} knihy]"
9594msgstr[2] "{0} [{1} kníh]"
9595msgstr[3] "{0} [{1} kníh]"
9596
9597#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9598#, python-format
9599msgid "Apply Virtual library when %s is opened"
9600msgstr ""
9601
9602#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9603#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9604#, python-format
9605msgid "Switch to: %s"
9606msgstr "Prepnúť na: %s"
9607
9608#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9609#, python-format
9610msgid "Rename: %s"
9611msgstr "Premenovať: %s"
9612
9613#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9614#, python-format
9615msgid "Remove: %s"
9616msgstr "Odstrániť: %s"
9617
9618#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9619#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9620msgid "No Virtual library"
9621msgstr ""
9622
9623#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9624msgid "Rename"
9625msgstr "Premenovať"
9626
9627#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9628#, python-format
9629msgid "Choose a new name for the library <b>%s</b>. "
9630msgstr "Vyberte nový názov pre knižnicu <b>%s</b>. "
9631
9632#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9633msgid "Note that the actual library folder will be renamed."
9634msgstr "Uvedomte si, ťe súčasný priečinok knižnice bude premenovaný."
9635
9636#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9638#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9639#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9640msgid "Already exists"
9641msgstr "Už existuje"
9642
9643#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9644#, python-format
9645msgid "The folder %s already exists. Delete it first."
9646msgstr "Priečinok %s už existuje. Najprv ho vymažte."
9647
9648#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9649#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9652#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9653msgid "Too long"
9654msgstr "Príliš dlhé"
9655
9656#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9662msgid "Not found"
9663msgstr "Nenájdené"
9664
9665#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9666#, python-format
9667msgid ""
9668"Cannot rename as no library was found at %s. Try switching to this library "
9669"first, then switch back and retry the renaming."
9670msgstr ""
9671
9672#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9673msgid "Rename failed"
9674msgstr "Premenovanie zlyhalo"
9675
9676#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9677#, python-format
9678msgid ""
9679"Failed to rename the library at %s. The most common cause for this is if one"
9680" of the files in the library is open in another program."
9681msgstr "Premenovanie knižnice v %s zlyhalo. Najčastejšie to býva tým, že niektorý zo súborov knižnice je otvorený iným programom."
9682
9683#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9684msgid "Library removed"
9685msgstr "Knižnica bola odstránená"
9686
9687#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9688#, python-format
9689msgid ""
9690"The library %s has been removed from calibre. The files remain on your "
9691"computer, if you want to delete them, you will have to do so manually."
9692msgstr "Knižnica %s bola z Calibre odstránená. Zúbory zostali na Vašom počítači. Ak ich chcete vymazať, musíte to urobiť ručne."
9693
9694#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9695#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9699#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9700msgid "&OK"
9701msgstr "&OK"
9702
9703#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9704#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9705#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9708#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9709msgid "&Undo"
9710msgstr "&Vrátiť späť"
9711
9712#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9713msgid "Backup metadata"
9714msgstr "Zálohovať metadáta"
9715
9716#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9717msgid ""
9718"Metadata will be backed up while calibre is running, at the rate of "
9719"approximately 1 book every three seconds."
9720msgstr "Metadáta budú zálohované počas behu Calibre rýchlosťou asi 1 kniha za 3 sekundy."
9721
9722#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9723#, python-format
9724msgid ""
9725"Path to library too long. It must be less than %d characters. Move your "
9726"library to a location with a shorter path using Windows Explorer, then point"
9727" calibre to the new location and try again."
9728msgstr ""
9729
9730#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9731#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9734#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9735#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9736msgid "Success"
9737msgstr "Úspešné"
9738
9739#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9740msgid ""
9741"Found no errors in your calibre library database. Do you want calibre to "
9742"check if the files in your library match the information in the database?"
9743msgstr "V databáze calibre knižnice sa nenašli žiadne chyby. Chcete aby calibre skontrolovalo či súbory vo vašej knižnici sedia s informáciami v databáze?"
9744
9745#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9746#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9747#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9751#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9752#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9753msgid "Failed"
9754msgstr "Zlyhalo"
9755
9756#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9757msgid "Database integrity check failed, click \"Show details\" for details."
9758msgstr ""
9759
9760#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9761msgid "Starting library scan, this may take a while"
9762msgstr "Začínam prehľadávať knižnicu, môže to chvíľu trvať"
9763
9764#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9766msgid "No problems found"
9767msgstr "Bez problémov"
9768
9769#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9770msgid "The files in your library match the information in the database."
9771msgstr "Súbory vo Vašej knižnici súhlasia s informáciami v databáze."
9772
9773#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9774#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9775#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9776#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9777#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9778#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9780msgid "Not allowed"
9781msgstr "Nedovolené"
9782
9783#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9784msgid ""
9785"You cannot change libraries while using the environment variable "
9786"CALIBRE_OVERRIDE_DATABASE_PATH."
9787msgstr "Knižnice nemôžete meniť dokiaľ používate premennú prostredia CALIBRE_OVERRIDE_DATABASE_PATH."
9788
9789#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9790msgid "You cannot change libraries while jobs are running."
9791msgstr "Počas behu úloh nemôžte meniť knižnicu."
9792
9793#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9794msgid ""
9795"You cannot change libraries until all updates are accepted or rejected."
9796msgstr ""
9797
9798#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9799msgid "C"
9800msgstr "C"
9801
9802#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9803msgid "Convert books"
9804msgstr "Konvertovať knihy"
9805
9806#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9807msgid "Convert books between different e-book formats"
9808msgstr "Konvertovať knihy medzi rôznymi formátmi e-kníh"
9809
9810#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9811msgid "Convert individually"
9812msgstr "Konvertovať individuálne"
9813
9814#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9815msgid "Bulk convert"
9816msgstr "Konvertovať dávkovo"
9817
9818#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9819msgid "Create a catalog of the books in your calibre library"
9820msgstr "Vytvoriť katalóg kníh vo Vašej knižnici Calibre"
9821
9822#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9823#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9824#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9825msgid "Cannot convert"
9826msgstr "Nedokážem konvertovať"
9827
9828#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9829msgid "Conversion to the {} format is not supported"
9830msgstr ""
9831
9832#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9833msgid "Starting conversion of the book"
9834msgid_plural "Starting conversion of {} books"
9835msgstr[0] ""
9836msgstr[1] ""
9837msgstr[2] ""
9838msgstr[3] ""
9839
9840#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9841msgid "Book deleted"
9842msgstr "Kniha zmazaná"
9843
9844#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9845msgid ""
9846"The book you were trying to convert has been deleted from the calibre "
9847"library."
9848msgstr "Kniha, ktorú sa pokúšate konvertovať bola zmazaná z calibre knižnice."
9849
9850#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9851msgid "Empty output file, probably the conversion process crashed"
9852msgstr "Výstupný súbor je prázdny, konverzný proces pravdepodobne havaroval"
9853
9854#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9855msgid "completed"
9856msgstr ""
9857
9858#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9859msgid "Different custom columns"
9860msgstr ""
9861
9862#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9863#, python-brace-format
9864msgid ""
9865"The custom columns in the <i>{0}</i> library are different from the custom "
9866"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9867"copied."
9868msgstr ""
9869
9870#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9871msgid ""
9872"The following columns are incompatible - they have the same name but "
9873"different data types. They will be ignored: "
9874msgstr ""
9875
9876#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9877#, python-brace-format
9878msgid ""
9879"The following columns are missing in the <i>{0}</i> library. You can choose "
9880"to add them automatically below."
9881msgstr ""
9882
9883#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9884#, python-format
9885msgid "Add to the %s library"
9886msgstr "Pridať do knižnice %s"
9887
9888#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9889msgid "This warning is only shown once per library, per session"
9890msgstr ""
9891
9892#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9893#, python-format
9894msgid "%(title)s by %(author)s"
9895msgstr "%(title)s od %(author)s"
9896
9897#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9898msgid "&Sort libraries alphabetically"
9899msgstr "&Zoradiť knižnice abecedne"
9900
9901#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9902msgid "Library &path:"
9903msgstr ""
9904
9905#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9906msgid "Browse for library"
9907msgstr "Hľadať knižnicu"
9908
9909#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9910#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9911#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9912msgid "&Copy"
9913msgstr "&Kopírovať"
9914
9915#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9916msgid "Copy to the specified library"
9917msgstr "Kopírovať do vybranej knižnice"
9918
9919#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9920msgid "&Move"
9921msgstr "&Presunúť"
9922
9923#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9924msgid "Copy to the specified library and delete from the current library"
9925msgstr ""
9926
9927#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9928#, python-format
9929msgid ""
9930"Books with the same, title, author and language as the following already "
9931"exist in the library %s. Select which books you want copied anyway."
9932msgstr ""
9933
9934#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9935msgid "Duplicate books"
9936msgstr "Duplikovať knihy"
9937
9938#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9939#, python-brace-format
9940msgid "{0} by {1}"
9941msgstr "{0} od {1}"
9942
9943#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9944#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9945#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9948#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9950#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9951msgid "Select &all"
9952msgstr "Vybrať &všetko"
9953
9954#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9955#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9956#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9957#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9958#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9959#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9961msgid "Select &none"
9962msgstr "Nevybrať &nič"
9963
9964#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9968#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9969#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9970#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
9973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
9974msgid "&Copy to clipboard"
9975msgstr "&Kopírovať do schránky"
9976
9977#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
9978msgid "Copy to library"
9979msgstr "Kopírovať do knižnice"
9980
9981#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
9982msgid "Copy selected books to the specified library"
9983msgstr "Kopírovať vybrané knihy do určenej knižnice"
9984
9985#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
9986#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
9987msgid "Choose library..."
9988msgstr "Vybrať knižnicu..."
9989
9990#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
9991msgid "(delete after copy)"
9992msgstr "(po kopírovaní vymazať)"
9993
9994#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
9995#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
9996msgid "Cannot copy"
9997msgstr "Nemôžem kopírovať"
9998
9999#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
10000msgid "Cannot copy to current library."
10001msgstr ""
10002
10003#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
10004msgid "No library"
10005msgstr "Žiadna knižnica"
10006
10007#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
10008#, python-format
10009msgid "No library found at %s"
10010msgstr "V %s nebola nájdená žiadna knižnica"
10011
10012#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10013msgid "Copying to"
10014msgstr "Kopíruje sa do"
10015
10016#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10017msgid "Moving to"
10018msgstr "Presúva sa do"
10019
10020#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
10021msgid "The copying process was interrupted. {} books were copied."
10022msgstr "Proces kopírovania bol prerušený. Bolo skopírovaných {} kníh."
10023
10024#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
10025msgid "No books were deleted from this library."
10026msgstr ""
10027
10028#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10029msgid ""
10030"The best way to resume this operation is to re-copy all the books with the "
10031"option to \"Check for duplicates when copying to library\" in "
10032"Preferences->Import/export->Adding books turned on."
10033msgstr ""
10034
10035#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10036msgid "Canceled"
10037msgstr "Zrušené"
10038
10039#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10040msgid "Could not copy books: "
10041msgstr "Nemôžem kopírovať knihy: "
10042
10043#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10044#, python-brace-format
10045msgid "Moved the book to {loc}"
10046msgstr "Kniha presunutá do {loc}"
10047
10048#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10049#, python-brace-format
10050msgid "Moved {num} books to {loc}"
10051msgstr "{num} kníh presunutých do {loc}"
10052
10053#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10054#, python-brace-format
10055msgid "Copied the book to {loc}"
10056msgstr "Kniha skopírovaná do {loc}"
10057
10058#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10059#, python-brace-format
10060msgid "Copied {num} books to {loc}"
10061msgstr ""
10062
10063#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10064msgid "Auto merged"
10065msgstr "Automatické spojenie"
10066
10067#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10068msgid ""
10069"Some books were automatically merged into existing records in the target "
10070"library. Click \"Show details\" to see which ones. This behavior is "
10071"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10072"books->Adding actions."
10073msgstr ""
10074
10075#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10076#, python-brace-format
10077msgid ""
10078"Copying: {0} failed, with error:\n"
10079"{1}"
10080msgstr ""
10081
10082#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10083msgid "Could not copy some books, click \"Show details\" for more information."
10084msgstr ""
10085
10086#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10087msgid "Failed to copy some books"
10088msgstr "Niektoré knihy sa nepodarilo skopírovať"
10089
10090#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10091msgid "Failed to copy a book, see below for details"
10092msgid_plural "Failed to copy {} books, see below for details"
10093msgstr[0] "Knihu sa nepodarilo sa skopírovať, detaily nižšie"
10094msgstr[1] "Nepodarilo sa skopírovať {} knihy, detaily nižšie"
10095msgstr[2] "Nepodarilo sa skopírovať {} kníh, detaily nižšie"
10096msgstr[3] "Nepodarilo sa skpírovať {} kníh, detaily nižšie"
10097
10098#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10099msgid "Could not copy any books, click \"Show details\" for more information."
10100msgstr ""
10101
10102#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10103msgid "Failed to copy books"
10104msgstr "Kopírovanie kníh zlyhalo"
10105
10106#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10107msgid ""
10108"You cannot use other libraries while using the environment variable "
10109"CALIBRE_OVERRIDE_DATABASE_PATH."
10110msgstr "Dokiaľ používate premennú prostredia CALIBRE_OVERRIDE_DATABASE_PATH, nemôžete používať iné knižnice."
10111
10112#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10113#, python-brace-format
10114msgid ""
10115"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10116"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10117" <b>permanently deleted</b>."
10118msgstr ""
10119
10120#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10121msgid "Deleting..."
10122msgstr "Odstraňujem..."
10123
10124#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10125msgid "Deleted"
10126msgstr "Odstránený"
10127
10128#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10129msgid "Failed to delete"
10130msgstr "Odstránenie zlyhalo"
10131
10132#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10133msgid ""
10134"Failed to delete some books, click the \"Show details\" button for details."
10135msgstr ""
10136
10137#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10138msgid "Delete books"
10139msgstr "Zmazať knihy"
10140
10141#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10142msgid "Remove books"
10143msgstr "Odstrániť knihy"
10144
10145#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10146msgid "Remove selected books"
10147msgstr "Odstrániť vybrané knihy"
10148
10149#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10150msgid "Remove files of a specific format from selected books"
10151msgstr ""
10152
10153#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10154msgid "Remove all formats from selected books, except..."
10155msgstr "Odstrániť z vybraných kníh všetky formáty okrem..."
10156
10157#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10158msgid "Remove all formats from selected books"
10159msgstr "Odstrániť z vybraných kníh všetky formáty"
10160
10161#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10162msgid "Remove covers from selected books"
10163msgstr "Odstrániť z vybraných kníh obálky"
10164
10165#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10166msgid "Remove matching books from device"
10167msgstr "Odstrániť zodpovedajúce knihy zo zariadenia"
10168
10169#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10171msgid "Cannot delete"
10172msgstr "Nemôžem odstrániť"
10173
10174#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10175#, python-format
10176msgid ""
10177"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10178"you sure?"
10179msgstr "Formát %(fmt)s bude <b>natrvalo odstránený</b> z %(title)s. Ste si istý?"
10180
10181#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10182msgid "Choose formats to be deleted"
10183msgstr "Vyberte formáty, ktoré chcete odstrániť"
10184
10185#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10186msgid ""
10187"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10188"all formats from a book."
10189msgstr "Vyberte formáty, ktoré sa <b>nemajú</b> odstrániť.<p>Uvedomte si, že toto nikdy nevymaže všetky formáty z kníh."
10190
10191#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10192msgid ""
10193"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10194"library.<br>The book metadata will be kept. Are you sure?"
10195msgstr "<b>Všetky formáty</b> vybranej knihy budú z Vašej knižnice <b>odstránené</b>.<br>Metadáta o knihe zostanú zachované. Ste si istý?"
10196
10197#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10198msgid "Cannot delete books"
10199msgstr "Nemôžem odstrániť knihy"
10200
10201#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10202msgid "No device is connected"
10203msgstr "Žiadne zariadenie nie je pripojené"
10204
10205#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10206#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10207#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10208msgid "Main memory"
10209msgstr "Hlavná pamäť"
10210
10211#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10212#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10213#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10214msgid "Storage card A"
10215msgstr ""
10216
10217#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10218#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10219#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10220msgid "Storage card B"
10221msgstr ""
10222
10223#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10224msgid "No books to delete"
10225msgstr "Žiadne knihy na zmazanie"
10226
10227#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10228msgid "None of the selected books are on the device"
10229msgstr "Žiadna z vybraných kníh v zariadení nie je"
10230
10231#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10232#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10233msgid "Deleting books from device."
10234msgstr "Mažem knihy zo zariadenia."
10235
10236#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10237msgid ""
10238"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10239" sure?"
10240msgid_plural ""
10241"The covers from the {} selected books will be <b>permanently deleted</b>. "
10242"Are you sure?"
10243msgstr[0] ""
10244msgstr[1] ""
10245msgstr[2] ""
10246msgstr[3] ""
10247
10248#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10249msgid ""
10250"Some of the selected books are on the attached device. <b>Where</b> do you "
10251"want the selected files deleted from?"
10252msgstr "Niektoré z vybraných kníh sú na pripojenom zariadení. <b>Odkiaľ</b> chcete knihy odstrániť?"
10253
10254#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10255msgid ""
10256"The selected book will be <b>permanently deleted</b> and the files removed "
10257"from your calibre library. Are you sure?"
10258msgid_plural ""
10259"The {} selected books will be <b>permanently deleted</b> and the files "
10260"removed from your calibre library. Are you sure?"
10261msgstr[0] ""
10262msgstr[1] ""
10263msgstr[2] ""
10264msgstr[3] ""
10265
10266#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10267#, python-format
10268msgid ""
10269"Could not access %s. Is it being used by another program? Click \"Show "
10270"details\" for more information."
10271msgstr ""
10272
10273#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10274msgid ""
10275"The selected book will be <b>permanently deleted</b> from your device. Are "
10276"you sure?"
10277msgid_plural ""
10278"The {} selected books will be <b>permanently deleted</b> from your device. "
10279"Are you sure?"
10280msgstr[0] "Vybraná kniha bude <b>trvalo vymazaná</b> z vášho zariadenia. Ste si istý/á?"
10281msgstr[1] "{} vybrané knihy budú <b>trvalo vymazané</b> z vášho zariadenia. Ste si istý/á?"
10282msgstr[2] "{} vybraných kníh bude <b>trvalo vymazaných</b> z vášho zariadenia. Ste si istý/á?"
10283msgstr[3] "{} vybraných kníh bude <b>trvalo vymazaných</b> z vášho zariadenia. Ste si istý/á?"
10284
10285#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10286msgid "Start wireless device connection"
10287msgstr "Spustiť pripojenie bezdrôtového zariadenia"
10288
10289#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10290msgid "Stop wireless device connection"
10291msgstr "Zastaviť pripojenie bezdrôtového zariadenia"
10292
10293#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10294msgid "Connect to folder"
10295msgstr "Pripojiť k priečinku"
10296
10297#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10298#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10299msgid "Start Content server"
10300msgstr ""
10301
10302#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10303msgid "Visit Content server in browser"
10304msgstr ""
10305
10306#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10307msgid "Start/stop Content server"
10308msgstr ""
10309
10310#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10311#, python-brace-format
10312msgid "[{ip}, port {port}, {protocol}]"
10313msgstr ""
10314
10315#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10316msgid "Stop Content server"
10317msgstr ""
10318
10319#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10320#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10321msgid "Email to"
10322msgstr "E-mailom pre"
10323
10324#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10325msgid "Email to and delete from library"
10326msgstr "Odoslať e-mailom a odstrániť z knižnice"
10327
10328#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10329#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10330msgid "(delete from library)"
10331msgstr "(odstrániť z knižnice)"
10332
10333#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10334#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10335#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10336msgid "Select recipients"
10337msgstr "Vybrať príjemcov"
10338
10339#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10340msgid "Email to selected recipients..."
10341msgstr ""
10342
10343#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10344msgid "Setup email based sharing of books"
10345msgstr "Nastaviť zdieľanie kníh e-mailom"
10346
10347#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10348msgid "D"
10349msgstr ""
10350
10351#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10352msgid "Send to device"
10353msgstr "Odoslať do zar."
10354
10355#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10356msgid "Connect/share"
10357msgstr "Pripojiť/zdieľať"
10358
10359#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10360msgid ""
10361"Share books using a web server or email. Connect to special devices, etc."
10362msgstr ""
10363
10364#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10365#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10366msgid "Stopping"
10367msgstr "Zastavujem"
10368
10369#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10370#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10371msgid "Stopping server, this could take up to a minute, please wait..."
10372msgstr ""
10373
10374#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10375msgid "Disable autostart"
10376msgstr "Zakázať automatické spustenie"
10377
10378#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10379msgid ""
10380"Do you want wireless device connections to be started automatically when "
10381"calibre starts?"
10382msgstr "Chcete, aby boli pripojenia bezdrôtového zariadenia automaticky spustené pri spustení Calibre?"
10383
10384#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10385msgid "Still looking for IP addresses"
10386msgstr "Stále sa hľadajú IP adresy"
10387
10388#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10389msgid "Many IP addresses. See Start/Stop dialog."
10390msgstr "Veľa IP adries. Viď. dialóg Štart/Stop."
10391
10392#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10393msgid "Manage collections"
10394msgstr "Spravovať zbierky"
10395
10396#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10397msgid "Manage the collections on this device"
10398msgstr "Spravovať zbierky v zariadení"
10399
10400#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10401msgid "In library view"
10402msgstr ""
10403
10404#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10405msgid ""
10406"Collections can only be edited when showing the books on the device. Click "
10407"the toolbar button to switch to the device view first."
10408msgstr ""
10409
10410#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10411msgid "Change the title/author/cover etc. of books"
10412msgstr ""
10413
10414#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10415msgid "E"
10416msgstr "E"
10417
10418#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10420#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10421msgid "Edit metadata"
10422msgstr "Upraviť metadáta"
10423
10424#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10425msgid "Edit metadata individually"
10426msgstr "Upraviť metadáta individuálne"
10427
10428#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10429msgid "Edit metadata in bulk"
10430msgstr "Upraviť metadáta dávkovo"
10431
10432#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10433msgid "Download metadata and covers"
10434msgstr "Stiahnuť metadáta a obálky"
10435
10436#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10437msgid "Merge into first selected book - delete others"
10438msgstr "Zlúčiť do prvej vybratej knihy - ostatné odstrániť"
10439
10440#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10441msgid "Merge into first selected book - keep others"
10442msgstr "Zlúčiť do prvej vybratej knihy - ostatné ponechať"
10443
10444#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10445msgid "Merge only formats into first selected book - delete others"
10446msgstr "Zlúčiť len formáty do prvej vybratej knihy - ostatné zmazať"
10447
10448#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10449msgid "Copy metadata"
10450msgstr "Kopírovať metadáta"
10451
10452#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10453msgid "Paste metadata"
10454msgstr "Vložiť metadáta"
10455
10456#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10457msgid "Paste metadata including excluded fields"
10458msgstr ""
10459
10460#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10461msgid "Merge book records"
10462msgstr "Zlúčiť záznamy o knihách"
10463
10464#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10465msgid "M"
10466msgstr "S"
10467
10468#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10469msgid "Copy URL to show book in calibre"
10470msgstr ""
10471
10472#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10473msgid ""
10474"Copy URLs to show the currently selected books in calibre, to the system "
10475"clipboard"
10476msgstr ""
10477
10478#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10479msgid "Copy URL to open book in calibre"
10480msgstr ""
10481
10482#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10483msgid ""
10484"Copy URLs to open the currently selected books in calibre, to the system "
10485"clipboard"
10486msgstr ""
10487
10488#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10489#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10490msgid "Cannot copy metadata"
10491msgstr ""
10492
10493#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10494msgid "Multiple books selected, can only copy from one book at a time."
10495msgstr ""
10496
10497#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10498#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10499msgid "Cannot paste metadata"
10500msgstr ""
10501
10502#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10503msgid "No copied metadata available"
10504msgstr ""
10505
10506#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10507#, python-brace-format
10508msgid ""
10509"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10510"you sure you want to do that?"
10511msgstr ""
10512
10513#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10514msgid "Cannot download metadata"
10515msgstr "Nemôžem stiahnuť metadáta"
10516
10517#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10518msgid "Failed to download metadata"
10519msgstr "Stiahnutie metadát zlyhalo"
10520
10521#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10522#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10523#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10524#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10525#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10526#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10529msgid "Download failed"
10530msgstr "Sťahovanie zlyhalo"
10531
10532#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10533msgid "Failed to download metadata or cover for the selected book."
10534msgid_plural "Failed to download metadata or covers for any of the {} books."
10535msgstr[0] ""
10536msgstr[1] ""
10537msgstr[2] ""
10538msgstr[3] ""
10539
10540#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10541msgid "Metadata download completed"
10542msgstr "Sťahovanie metadát dokončené"
10543
10544#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10545msgid "Finished downloading metadata for the selected book."
10546msgid_plural "Finished downloading metadata for <b>{} books</b>."
10547msgstr[0] "Dokončilo sa sťahovanie metadát pre vybranú knihu."
10548msgstr[1] "Dokončilo sa sťahovanie metadát pre <b>{} knihy</b>."
10549msgstr[2] "Dokončilo sa sťahovanie metadát pre <b>{} kníh</b>."
10550msgstr[3] "Dokončilo sa sťahovanie metadát pre <b>{} kníh</b>."
10551
10552#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10553msgid "Proceed with updating the metadata in your library?"
10554msgstr ""
10555
10556#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10557#, python-format
10558msgid ""
10559"Could not download metadata and/or covers for %d of the books. Click \"Show "
10560"details\" to see which books."
10561msgstr "Nemôžem stiahnuť metadáta a/alebo obaly pre %d kníh. O ktoré knihy sa jedná zobrazíte kliknutím na \"Zobraziť podrobnosti\""
10562
10563#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10564msgid "Show the &failed books in the main book list after updating metadata"
10565msgstr "Po aktualizácii metadát zobraziť &zlyhané knihy v hlavnom zozname kníh"
10566
10567#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10568#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10569msgid "Download log"
10570msgstr "Záznam sťahovania"
10571
10572#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10573msgid "Metadata download complete"
10574msgstr "Sťahovanie metadát dokončené"
10575
10576#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10577msgid "Revie&w downloaded metadata"
10578msgstr ""
10579
10580#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10581msgid "Some books changed"
10582msgstr "Niektoré knihy sa zmenily"
10583
10584#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10585msgid ""
10586"The metadata for some books in your library has changed since you started "
10587"the download. If you proceed, some of those changes may be overwritten. "
10588"Click \"Show details\" to see the list of changed books. Do you want to "
10589"proceed?"
10590msgstr "Metadáta niektorých kníh sa zmenili po tom, čo ste spustili ich stiahnutie. Ak budete pokračovať, niektoré zmeny môžu byť prepísané. Zoznam zmenených kníh zobrazíte kliknutím na \"Zobraziť podrobnosti\". Chcete pokračovať?"
10591
10592#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10593msgid "Review downloaded metadata"
10594msgstr "Potvrdiť prevzaté metaúdaje"
10595
10596#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10597msgid "Discard downloaded metadata for this book"
10598msgstr "Odstrániť prevzaté metaúdaje pre túto knihu"
10599
10600#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10601msgid "Use the downloaded metadata for all remaining books"
10602msgstr "Použiť prevzaté metaúdaje pre všetky zvyšné knihy"
10603
10604#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10605msgid "Discard downloaded metadata for all remaining books"
10606msgstr "Zrušiť prevzaté metaúdaje pre všetky zvyšné knihy"
10607
10608#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10609#, python-format
10610msgid "Discard the downloaded value for: %s"
10611msgstr "Zrušiť prevzatú hodnotu pre: %s"
10612
10613#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10614msgid ""
10615"The downloaded metadata is on the left and the original metadata is on the "
10616"right. If a downloaded value is blank or unknown, the original value is "
10617"used."
10618msgstr ""
10619
10620#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10621msgid "&View book"
10622msgstr "&Zobraziť knihu"
10623
10624#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10625#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10626msgid "Cannot edit metadata"
10627msgstr "Nemožno upraviť metadáta"
10628
10629#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10630msgid ""
10631"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10632" proceed?"
10633msgstr ""
10634
10635#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10636#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10637msgid "Cannot merge books"
10638msgstr "Knihy nedokážem zlúčiť"
10639
10640#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10641msgid "At least two books must be selected for merging"
10642msgstr "Pre zlúčenie musia byť vybraté aspoň dve knihy"
10643
10644#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10645#, python-format
10646msgid ""
10647"Book formats and metadata from the selected books will be added to the "
10648"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10649"books will not be deleted or changed.<br><br>Please confirm you want to "
10650"proceed."
10651msgstr "Formáty kníh a metadáta z vybraných kníh budú pridané do <b>prvej vybranej knihy</b> (%s).<br> Druhá a následne vybraná kniha sa nevymaže alebo nezmení.<br><br>Prosím potvrďte, že chcete pokračovať."
10652
10653#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10654#, python-format
10655msgid ""
10656"Book formats from the selected books will be merged into the <b>first "
10657"selected book</b> (%s). Metadata in the first selected book will not be "
10658"changed. Author, Title and all other metadata will <i>not</i> be "
10659"merged.<br><br>After being merged, the second and subsequently selected "
10660"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10661"formats of the first selected book will be kept and any duplicate formats in"
10662" the second and subsequently selected books will be permanently "
10663"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10664"want to proceed?"
10665msgstr ""
10666
10667#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10668#, python-format
10669msgid ""
10670"Book formats and metadata from the selected books will be merged into the "
10671"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10672"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10673" of the first selected book will be kept and any duplicate formats in the "
10674"second and subsequently selected books will be permanently <b>deleted</b> "
10675"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10676msgstr ""
10677
10678#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10679msgid "Applying changed metadata"
10680msgstr "Použiť zmenené metadáta"
10681
10682#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10683msgid "Some failures"
10684msgstr "Vyskytly se chyby"
10685
10686#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10687msgid ""
10688"Failed to apply updated metadata for some books in your library. Click "
10689"\"Show details\" to see details."
10690msgstr ""
10691
10692#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10693#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10694msgid "Format file missing"
10695msgstr ""
10696
10697#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10698#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10699#, python-format
10700msgid "Cannot read cover as the %s file is missing from this book"
10701msgstr ""
10702
10703#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10704#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10705msgid "Could not read metadata"
10706msgstr "Nepodarilo sa načítať metadáta"
10707
10708#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10709#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10710#, python-format
10711msgid "Could not read metadata from %s format"
10712msgstr "Nepodarilo sa načítať metadáta z formátu %s"
10713
10714#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10715#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10716#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10717msgid "Could not read cover"
10718msgstr "Nepodarilo sa načítať obálku"
10719
10720#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10721#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10722#, python-format
10723msgid "Could not read cover from %s format"
10724msgstr "Nepodarilo sa načítať obálku z formátu %s"
10725
10726#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10727msgid "Embed metadata"
10728msgstr "Vložiť metadáta"
10729
10730#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10731#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10732msgid "Embed metadata into book files"
10733msgstr ""
10734
10735#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10736msgid "Embed metadata into files of a specific format from selected books..."
10737msgstr ""
10738
10739#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10740#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10741msgid "Cannot embed"
10742msgstr ""
10743
10744#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10745msgid "Choose formats to be updated"
10746msgstr ""
10747
10748#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10750#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10751msgid "&Stop"
10752msgstr "&Stop"
10753
10754#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10755msgid "Embedding updated metadata into book files..."
10756msgstr ""
10757
10758#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10759msgid "Embedding metadata..."
10760msgstr "Vkladajú sa metadáta..."
10761
10762#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10763msgid "Embedded metadata in one book"
10764msgid_plural "Embedded metadata in {} books"
10765msgstr[0] ""
10766msgstr[1] ""
10767msgstr[2] ""
10768msgstr[3] ""
10769
10770#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10771#, python-brace-format
10772msgid ""
10773"The {0} format of {1}:\n"
10774"\n"
10775"{2}\n"
10776msgstr ""
10777
10778#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10779msgid "Failed for some files"
10780msgstr ""
10781
10782#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10783msgid ""
10784"Failed to embed metadata into some book files. Click \"Show details\" for "
10785"details."
10786msgstr ""
10787
10788#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10789msgid "Show the &failed books in the main book list"
10790msgstr ""
10791
10792#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10793msgid "Download news in e-book form from various websites all over the world"
10794msgstr "Stiahnuť noviny vo forme e-knihy z rôznych web stránok z celého sveta"
10795
10796#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10797msgid "F"
10798msgstr "F"
10799
10800#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10801msgid "Fetch news"
10802msgstr "Prevziať správy"
10803
10804#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10805#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10806msgid "Fetching news from "
10807msgstr "Preberám správy z "
10808
10809#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10810msgid " fetched."
10811msgstr " prevzaté."
10812
10813#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10814msgid "F1"
10815msgstr "F1"
10816
10817#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10818#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10819#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10820msgid "Help"
10821msgstr "Nápoveda"
10822
10823#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10824msgid "Mark books"
10825msgstr "Označiť knihy"
10826
10827#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10828msgid "Temporarily mark books for easy access"
10829msgstr ""
10830
10831#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10832msgid "Toggle mark for selected books"
10833msgstr ""
10834
10835#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10836#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10837msgid "Show marked books"
10838msgstr "Zobraziť označené knihy"
10839
10840#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10841msgid "Clear all marked books"
10842msgstr ""
10843
10844#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10845msgid "Mark all books by selected author(s)"
10846msgstr "Označiť všetky knihy od vybraného autora/autorov"
10847
10848#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10849msgid "Mark all books in the selected series"
10850msgstr ""
10851
10852#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10853msgid "Clear all books by selected author(s)"
10854msgstr ""
10855
10856#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10857msgid "Clear all books in the selected series"
10858msgstr ""
10859
10860#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10861msgid "Show marked book"
10862msgstr "Zobraziť označenú knihu"
10863
10864#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10865msgid "Cannot mark"
10866msgstr ""
10867
10868#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10869msgid "Match book to library"
10870msgstr ""
10871
10872#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10873msgid "Match this book to a book in the library"
10874msgstr ""
10875
10876#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10877#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10878#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10881msgid "Match books"
10882msgstr "Porovnať knihy"
10883
10884#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10885#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10886msgid "You must select one book"
10887msgstr "Musíte vybrať jednu knihu"
10888
10889#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10890msgid "Show matched book in library"
10891msgstr ""
10892
10893#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10894msgid "No matching books"
10895msgstr ""
10896
10897#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10898msgid ""
10899"No matching books found in the calibre library. Do you want to specify the "
10900"matching book manually?"
10901msgstr ""
10902
10903#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10904msgid "Move to next match"
10905msgstr "Presunúť na ďalšiu zhodu"
10906
10907#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10908msgid "F3"
10909msgstr "F3"
10910
10911#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10912msgid "Move to next highlighted match"
10913msgstr "Presunúť na ďalšiu zvýraznenú zhodu"
10914
10915#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10916msgid "N"
10917msgstr "E"
10918
10919#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10920msgid "Move to previous item"
10921msgstr "Presunúť na predchádzajúcu položku"
10922
10923#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10924msgid "Move to previous highlighted item"
10925msgstr "Presunúť na predchádzajúcu zvýraznenú položku"
10926
10927#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10928msgid "Open containing folder"
10929msgstr "Otvoriť nadradený adresár"
10930
10931#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10932msgid "O"
10933msgstr "A"
10934
10935#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10936msgid "Open the folder containing the current book's files"
10937msgstr "Otvoriť priečinok obsahujúci súbory aktuálnej knihy"
10938
10939#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10940msgid "Plugin updater"
10941msgstr ""
10942
10943#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10944msgid "Update any plugins you have installed in calibre"
10945msgstr "Aktualizovať všetky moduly, ktoré ste nainštalovali do calibre"
10946
10947#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10949msgid "Polish book"
10950msgstr ""
10951
10952#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10953#, python-format
10954msgid "Polish %d books"
10955msgstr ""
10956
10957#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10958#, python-format
10959msgid "<h3>About Polishing books</h3>%s"
10960msgstr ""
10961
10962#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
10963msgid ""
10964"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
10965"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
10966"                  ORIGINAL_* formats).  So if you\n"
10967"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
10968"                  ORIGINAL_* format before running it.</p>"
10969msgstr ""
10970
10971#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
10972#, python-format
10973msgid "<h3>Embed referenced fonts</h3>%s"
10974msgstr ""
10975
10976#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
10977#, python-format
10978msgid "<h3>Subsetting fonts</h3>%s"
10979msgstr ""
10980
10981#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
10982#, python-format
10983msgid "<h3>Smarten punctuation</h3>%s"
10984msgstr ""
10985
10986#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
10987msgid ""
10988"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
10989" cover in the e-book files to match the current metadata in the calibre "
10990"library.</p> <p>Note that most e-book formats are not capable of supporting "
10991"all the metadata in calibre.</p><p>There is a separate option to update the "
10992"cover.</p>"
10993msgstr ""
10994
10995#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
10996msgid ""
10997"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
10998"current cover in the calibre library.</p><p>If the e-book file does not have"
10999" an identifiable cover, a new cover is inserted.</p>"
11000msgstr ""
11001
11002#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
11003#, python-format
11004msgid "<h3>Book jacket</h3>%s"
11005msgstr ""
11006
11007#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
11008#, python-format
11009msgid "<h3>Remove book jacket</h3>%s"
11010msgstr ""
11011
11012#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
11013#, python-format
11014msgid "<h3>Remove unused CSS rules</h3>%s"
11015msgstr ""
11016
11017#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
11018#, python-format
11019msgid "<h3>Losslessly compress images</h3>%s"
11020msgstr ""
11021
11022#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
11023#, python-format
11024msgid "<h3>Add soft-hyphens</h3>%s"
11025msgstr ""
11026
11027#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
11028#, python-format
11029msgid "<h3>Remove soft-hyphens</h3>%s"
11030msgstr ""
11031
11032#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
11033#, python-format
11034msgid "<h3>Upgrade book internals</h3>%s"
11035msgstr ""
11036
11037#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11038msgid "Select actions to perform:"
11039msgstr ""
11040
11041#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11042msgid "&Embed all referenced fonts"
11043msgstr ""
11044
11045#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11046#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11047msgid "&Subset all embedded fonts"
11048msgstr ""
11049
11050#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11051#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11052msgid "Smarten &punctuation"
11053msgstr "Vylepšenie &interpunkcie"
11054
11055#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11056msgid "Update &metadata in the book files"
11057msgstr "Aktualizovať &metadáta v súboroch knihy"
11058
11059#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11060msgid "Update the &cover in the book files"
11061msgstr ""
11062
11063#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11064msgid "Add/replace metadata as a \"book &jacket\" page"
11065msgstr ""
11066
11067#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11068msgid "&Remove a previously inserted book jacket"
11069msgstr ""
11070
11071#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11072msgid "Remove &unused CSS rules from the book"
11073msgstr ""
11074
11075#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11076msgid "Losslessly &compress images"
11077msgstr ""
11078
11079#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11080msgid "Add s&oft hyphens"
11081msgstr ""
11082
11083#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11084msgid "Remove so&ft hyphens"
11085msgstr ""
11086
11087#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11089msgid "&Upgrade book internals"
11090msgstr ""
11091
11092#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11093msgid "About"
11094msgstr "O programe"
11095
11096#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11097msgid "Show &report"
11098msgstr "Zobraziť &report"
11099
11100#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11101msgid ""
11102"Show a report of all the actions performed after polishing is completed"
11103msgstr ""
11104
11105#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11106#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11107msgid "&Save settings"
11108msgstr "&Uložiť nastavenia"
11109
11110#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11111#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11112msgid "&Load settings"
11113msgstr "&Načítať nastavenia"
11114
11115#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11116#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11117msgid "No actions selected"
11118msgstr ""
11119
11120#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11121msgid "You must select at least one action before saving"
11122msgstr ""
11123
11124#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11126#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11128msgid "Choose name"
11129msgstr "Zvoľte názov"
11130
11131#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11133#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11134msgid "Choose a name for these settings"
11135msgstr "Zvoľte názov pre tieto nastavenia"
11136
11137#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11138#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11139msgid "Remove saved settings"
11140msgstr "Odstrániť uložené nastavenia"
11141
11142#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11143msgid "Must update metadata"
11144msgstr "Je potrebné aktualizovať metaúdaje"
11145
11146#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11147msgid ""
11148"You have selected the option to add metadata as a \"book jacket\". For this "
11149"option to work, you must also select the option to update metadata in the "
11150"book files. Do you want to select it?"
11151msgstr ""
11152
11153#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11154msgid "Add or remove jacket?"
11155msgstr ""
11156
11157#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11158msgid ""
11159"You have chosen to both add and remove the metadata jacket. This will result"
11160" in the final book having no jacket. Is this what you want?"
11161msgstr ""
11162
11163#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11164msgid "You must select at least one action, or click Cancel."
11165msgstr ""
11166
11167#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11168msgid "Queueing books for polishing"
11169msgstr ""
11170
11171#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11172#, python-format
11173msgid "Polish %s"
11174msgstr ""
11175
11176#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11177#, python-format
11178msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11179msgstr ""
11180
11181#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11182#, python-format
11183msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11184msgstr ""
11185
11186#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11187msgid "Ignore remaining reports"
11188msgstr ""
11189
11190#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11191msgid "View full &log"
11192msgstr "Zobraziť celý &záznamník"
11193
11194#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11195msgid "Ignore remaining report"
11196msgid_plural "Ignore remaining {} reports"
11197msgstr[0] ""
11198msgstr[1] ""
11199msgstr[2] ""
11200msgstr[3] ""
11201
11202#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11203#, python-format
11204msgid "Polishing of %s"
11205msgstr ""
11206
11207#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11208#, python-format
11209msgid "The original file has been saved as %s."
11210msgid_plural "The original files have been saved as %s."
11211msgstr[0] ""
11212msgstr[1] ""
11213msgstr[2] ""
11214msgstr[3] ""
11215
11216#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11218msgid " and "
11219msgstr " a "
11220
11221#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11222msgid "If you polish again, the polishing will run on the originals."
11223msgstr ""
11224
11225#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11226msgid "Polish books"
11227msgstr ""
11228
11229#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11230msgid "Apply the shine of perfection to your books"
11231msgstr ""
11232
11233#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11234msgid "P"
11235msgstr "P"
11236
11237#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11238#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11239msgid "Cannot polish"
11240msgstr ""
11241
11242#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11243#, python-brace-format
11244msgid ""
11245"One of the books you are polishing has an {0} format. Polishing will use "
11246"this as the source and overwrite any existing {1} format. Are you sure you "
11247"want to proceed?"
11248msgstr ""
11249
11250#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11251msgid "Ask for this confirmation again"
11252msgstr ""
11253
11254#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11255#, python-format
11256msgid ""
11257"Polishing is only supported for books in the %s formats. Convert to one of "
11258"those formats before polishing."
11259msgstr ""
11260
11261#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11262msgid "Start polishing the book"
11263msgid_plural "Start polishing of {} books"
11264msgstr[0] ""
11265msgstr[1] ""
11266msgstr[2] ""
11267msgstr[3] ""
11268
11269#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11270msgid " completed"
11271msgstr ""
11272
11273#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11274msgid "Configure calibre"
11275msgstr "Konfigurovať calibre"
11276
11277#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11278msgid "Change calibre behavior"
11279msgstr "Zmeniť fungovanie Calibre"
11280
11281#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11282msgid "Run Welcome wizard"
11283msgstr ""
11284
11285#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11286msgid "Get plugins to enhance calibre"
11287msgstr "Získať zásuvné moduly na rozšírenie Calibre"
11288
11289#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11290msgid "Restart in debug mode"
11291msgstr "Reštart v ladiacom režime"
11292
11293#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11294msgid "Restart ignoring third party plugins"
11295msgstr ""
11296
11297#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11298msgid "Cannot configure while there are running jobs."
11299msgstr "Nastavenia nie je možné zmeniť, kým nedobehne spracovanie všetkých úloh."
11300
11301#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11302msgid "Cannot configure before calibre is restarted."
11303msgstr "Nemôžem konfigurovať dokiaľ sa Calibre nereštartuje"
11304
11305#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11306msgid "Select a random book from your calibre library"
11307msgstr "Vybrať náhodnú knihu z vašej calibre knižnice"
11308
11309#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11310msgid "Restart"
11311msgstr "Reštart"
11312
11313#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11314msgid "Save to disk"
11315msgstr "Uložiť na disk"
11316
11317#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11318msgid "Export e-book files from the calibre library"
11319msgstr "Exportovať súbory e-kníh z calibre knižnice"
11320
11321#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11322msgid "S"
11323msgstr "S"
11324
11325#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11326msgid "Save to disk in a single folder"
11327msgstr ""
11328
11329#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11330#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11331#, python-format
11332msgid "Save only %s format to disk"
11333msgstr "Uložiť len formát %s na disk"
11334
11335#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11336#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11337#, python-format
11338msgid "Save only %s format to disk in a single folder"
11339msgstr ""
11340
11341#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11342msgid "Save single format to disk..."
11343msgstr "Uložiť na disk jeden formát"
11344
11345#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11346#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11347msgid "Cannot save to disk"
11348msgstr "Chyba zápisu na disk"
11349
11350#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11351msgid "Choose format to save to disk"
11352msgstr "Vyberte formát na uloženie na disk"
11353
11354#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11355msgid "Choose destination folder"
11356msgstr ""
11357
11358#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11359msgid ""
11360"You are trying to save files into the calibre library. This can cause "
11361"corruption of your library. Save to disk is meant to export files from your "
11362"calibre library elsewhere."
11363msgstr "Pokúšate sa uložiť súbory do knižnice Calibre. Môže to spôsobiť poškodenie Vašej knižnice. Uloženie na disk je určené na export súborov z Vašej knižnice Calibre niekam inam."
11364
11365#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11366msgid "Show Book details"
11367msgstr "Zobraziť podrobnosti o knihe"
11368
11369#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11370msgid "I"
11371msgstr "I"
11372
11373#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11374msgid "Show the detailed metadata for the current book in a separate window"
11375msgstr "Zobraziť podrobné metaúdaje pre aktuálnu knihu v samostatnom okne"
11376
11377#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11378msgid "No detailed info available"
11379msgstr "Bližšie informácie nie sú dostupné"
11380
11381#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11382msgid "No detailed information is available for books on the device."
11383msgstr "Bližšie informácie o knihách v tomto zariadení nie sú dostupné"
11384
11385#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11386#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11388msgid "Quickview"
11389msgstr "Rýchly náhľad"
11390
11391#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11392msgid "Toggle Quickview"
11393msgstr ""
11394
11395#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11396msgid "Open/close the Quickview panel/window"
11397msgstr ""
11398
11399#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11400msgid "Focus to Quickview"
11401msgstr ""
11402
11403#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11404msgid "Move the focus to the Quickview panel/window"
11405msgstr ""
11406
11407#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11408msgid "Focus from Quickview to the book list"
11409msgstr ""
11410
11411#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11412msgid "Move the focus from Quickview to the book list"
11413msgstr ""
11414
11415#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11416msgid "Refresh Quickview"
11417msgstr ""
11418
11419#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11420msgid "Refresh the information shown in the Quickview panel"
11421msgstr ""
11422
11423#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11424msgid "Search from Quickview"
11425msgstr ""
11426
11427#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11428msgid "Search for the currently selected Quickview item"
11429msgstr ""
11430
11431#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11432msgid "No quickview available"
11433msgstr "Rýchly náhľad nie je dostupný"
11434
11435#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11436msgid "Quickview is not available for books on the device."
11437msgstr "Rýchly náhľad nie je dostupný pre knihy v zariadení"
11438
11439#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11440msgid "Manage template functions"
11441msgstr ""
11442
11443#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11444#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11445#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11446msgid "Template tester"
11447msgstr ""
11448
11449#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11450msgid "Enter a template to test using data from the selected book"
11451msgstr ""
11452
11453#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11454msgid "No template tester available"
11455msgstr ""
11456
11457#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11458msgid "Template tester is not available for books on the device."
11459msgstr ""
11460
11461#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11462msgid "At least one book must be selected"
11463msgstr "Musí byť vybraná aspoň jedna kniha"
11464
11465#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11466msgid "Show books similar to the current book"
11467msgstr "Zobraziť podobné knihy k aktuálnej"
11468
11469#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11470msgid "Similar books"
11471msgstr "Podobné knihy"
11472
11473#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11474msgid "Books by same author"
11475msgstr "Knihy od rovnakého autora"
11476
11477#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11478msgid "Books in this series"
11479msgstr "Knihy v tejto sérii"
11480
11481#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11482msgid "Books by this publisher"
11483msgstr "Knihy od tohto vydavateľa"
11484
11485#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11486msgid "Books with the same tags"
11487msgstr "Knihy s rovnakými značkami"
11488
11489#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11490#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11491msgid "Sort by"
11492msgstr "Zoradiť podľa"
11493
11494#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11495msgid "Reverse current sort"
11496msgstr ""
11497
11498#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11499msgid "Reverse the current sort order"
11500msgstr ""
11501
11502#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11503msgid "Re-apply current sort"
11504msgstr ""
11505
11506#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11507msgid "Re-apply the current sort"
11508msgstr ""
11509
11510#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11511msgid "Select sortable columns"
11512msgstr ""
11513
11514#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11515msgid "Sort on multiple columns"
11516msgstr ""
11517
11518#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11519#, python-format
11520msgid "%s [reverse current sort]"
11521msgstr "%s [otočiť aktuálne usporiadanie]"
11522
11523#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11524msgid "G"
11525msgstr "G"
11526
11527#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11528#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11529msgid "Get books"
11530msgstr "Získať knihy"
11531
11532#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11533msgid "Search dozens of online e-book retailers for the cheapest books"
11534msgstr ""
11535
11536#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11537msgid "Search for e-books"
11538msgstr "Hľadať e-knihy"
11539
11540#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11541msgid "this author"
11542msgstr "tento autor"
11543
11544#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11545msgid "this title"
11546msgstr "tento titul"
11547
11548#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11549msgid "this book"
11550msgstr "táto kniha"
11551
11552#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11553#, python-format
11554msgid "Search for %s"
11555msgstr "Hľadať %s"
11556
11557#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11558#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11559msgid "Stores"
11560msgstr "Obchody"
11561
11562#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11563#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11564msgid "Choose stores"
11565msgstr "Vybrať obchody"
11566
11567#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11568#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11569#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11572msgid "Cannot search"
11573msgstr "Nemôžem hľadať"
11574
11575#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11576msgid ""
11577"calibre helps you find the e-books you want by searching the websites of "
11578"various commercial and public domain book sources."
11579msgstr ""
11580
11581#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11582msgid ""
11583"Using the integrated search you can easily find which store has the book you"
11584" are looking for, at the best price. You also get DRM status and other "
11585"useful information."
11586msgstr "Pomocou integrovaného hľadania môžete jednoducho nájsť obchod, kde majú knihu, ktorú hľadáte za najlepšiu cenu. Získate tiež stav DRM a ostatné užitočné informácie."
11587
11588#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11589msgid ""
11590"All transactions (paid or otherwise) are handled between you and the book "
11591"seller. calibre is not part of this process and any issues related to a "
11592"purchase should be directed to the website you are buying from. Be sure to "
11593"double check that any books you get will work with your e-book reader, "
11594"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11595msgstr ""
11596
11597#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11598#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11599msgid "Show this message again"
11600msgstr "Zobraziť súto správu znova"
11601
11602#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11603msgid "About Get books"
11604msgstr ""
11605
11606#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11607msgid "Tag mapper"
11608msgstr ""
11609
11610#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11611msgid "Map tags for one book in the library"
11612msgid_plural "Map tags for {} books in the library"
11613msgstr[0] ""
11614msgstr[1] ""
11615msgstr[2] ""
11616msgstr[3] ""
11617
11618#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11619#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11620msgid "Choose format to edit"
11621msgstr "Zvoľte formát pre úpravu"
11622
11623#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11624msgid "Choose which format you want to edit:"
11625msgstr "Vyberte formát, ktorý chcete upravovať:"
11626
11627#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11628msgid "&All formats"
11629msgstr "&Všetky formáty"
11630
11631#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11632msgid "Edit ToC"
11633msgstr "Upraviť obsah"
11634
11635#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11636msgid "K"
11637msgstr "K"
11638
11639#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11640#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11641msgid "Cannot edit ToC"
11642msgstr "Obsah sa nedá upraviť"
11643
11644#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11645#, python-format
11646msgid ""
11647"Editing Table of Contents is only supported for books in the %s formats. "
11648"Convert to one of those formats before polishing."
11649msgstr ""
11650
11651#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11652msgid ""
11653"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11654"will likely slow your computer to a crawl. Are you sure?"
11655msgstr ""
11656
11657#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11658msgid "Library changed"
11659msgstr "Knižnica zmenená"
11660
11661#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11662#, python-brace-format
11663msgid ""
11664"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11665" changed."
11666msgstr ""
11667
11668#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11669msgid ""
11670"This book has multiple formats that can be edited. Choose the format you "
11671"want to edit."
11672msgstr ""
11673
11674#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11675msgid "Always ask when more than one format is available"
11676msgstr ""
11677
11678#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11680msgid "Edit book"
11681msgstr "Upraviť knihu"
11682
11683#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11684msgid "Edit books in the EPUB or AZW formats"
11685msgstr "Editovať knihy v EPUB alebo AZW formáte"
11686
11687#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11688msgid "T"
11689msgstr "T"
11690
11691#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11692msgid "Cannot Edit book"
11693msgstr ""
11694
11695#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11696#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11697#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11698#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11699msgid "Cannot edit book"
11700msgstr ""
11701
11702#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11703msgid "Editing of books on the device is not supported"
11704msgstr "Upravovanie kníh v zariadení nie je podporované"
11705
11706#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11707msgid "No editable formats"
11708msgstr ""
11709
11710#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11711msgid "Do you want to create an empty EPUB file to edit?"
11712msgstr ""
11713
11714#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11715#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11716#, python-format
11717msgid ""
11718"The book must be in the %s formats to edit.\n"
11719"\n"
11720"First convert the book to one of these formats."
11721msgstr ""
11722
11723#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11724msgid "File missing"
11725msgstr "Súbor chýba"
11726
11727#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11728#, python-format
11729msgid ""
11730"The %s format is missing from the calibre library. You should run library "
11731"maintenance."
11732msgstr ""
11733
11734#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11735#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11736msgid "Unpack book"
11737msgstr "Rozbaliť knihu"
11738
11739#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11740msgid "Choose the format to unpack:"
11741msgstr "Vyberte formát pre rozbalenie:"
11742
11743#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11744msgid ""
11745"            <h2>About Unpack book</h2>\n"
11746"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11747"            making small changes to its internals. In order to use Unpack book,\n"
11748"            you need to know a little bit about HTML and CSS, technologies that\n"
11749"            are used in e-books. Follow the steps:</p>\n"
11750"            <br>\n"
11751"            <ol>\n"
11752"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11753"            individual internal components.<br></li>\n"
11754"            <li>Right click on any individual file and select \"Open with...\" to\n"
11755"            edit it in your favorite text editor.<br></li>\n"
11756"            <li>When you are done: <b>close the file browser window\n"
11757"            and the editor windows you used to make your tweaks</b>. Then click\n"
11758"            the \"Rebuild book\" button, to update the book in your calibre\n"
11759"            library.</li>\n"
11760"            </ol>"
11761msgstr ""
11762
11763#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11764msgid "&Explode book"
11765msgstr ""
11766
11767#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11768msgid "&Preview book"
11769msgstr "&Náhľad knihy"
11770
11771#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11772#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11773#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11775#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11776msgid "&Cancel"
11777msgstr "&Zrušiť"
11778
11779#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11780msgid "&Rebuild book"
11781msgstr ""
11782
11783#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11784msgid "Explode the book to edit its components"
11785msgstr "Na editáciu zložiek knihy ju rozbaľte."
11786
11787#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11788msgid "Preview the result of your changes"
11789msgstr "Náhľad výsledku vykonaných zmien"
11790
11791#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11792msgid "Abort without saving any changes"
11793msgstr "Prerušiť bez zapísania zmien"
11794
11795#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11796msgid "Save your changes and update the book in the calibre library"
11797msgstr "Uloží Vaše zmeny a aktualizuje knihu v knižnici Calibre"
11798
11799#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11800msgid "Exploding, please wait..."
11801msgstr "Rozbaľujem, prosím počkajte..."
11802
11803#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11804#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11805msgid "Failed to unpack"
11806msgstr "Rozbalenie zlyhalo"
11807
11808#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11809#, python-format
11810msgid "Could not explode the %s file."
11811msgstr "Nemôžem rozbaliť súbor %s."
11812
11813#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11814#, python-format
11815msgid ""
11816"Could not explode the %s file. Click \"Show details\" for more information."
11817msgstr ""
11818
11819#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11820msgid "Failed to rebuild file"
11821msgstr "Znovuvytvorenie súboru zlyhalo"
11822
11823#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11824#, python-format
11825msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11826msgstr "Znovuvytvorenie %s zlyhalo. Pre viac informácií kliknite na \"Zobraziť podrobnosti\"."
11827
11828#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11829#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11830msgid "Rebuilding, please wait..."
11831msgstr "Znovuvytváram, prosím čakajte..."
11832
11833#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11834msgid ""
11835"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11836"components"
11837msgstr ""
11838
11839#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11840#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11841msgid "Cannot unpack book"
11842msgstr ""
11843
11844#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11845msgid ""
11846"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11847"\n"
11848"First convert the book to one of these formats."
11849msgstr ""
11850
11851#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11852msgid "Read books"
11853msgstr "Čítať knihy"
11854
11855#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11856msgid "V"
11857msgstr "V"
11858
11859#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11860msgid "View"
11861msgstr "Zobraziť"
11862
11863#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11864msgid "View specific format"
11865msgstr "Zobraziť určitý formát"
11866
11867#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11868msgid "View with calibre E-book viewer"
11869msgstr "Zobraziť pomocou Zobrazovača e-knih Calibre"
11870
11871#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11872msgid "Read a random book"
11873msgstr "Čítať náhodnú knihu"
11874
11875#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11876msgid "Clear recently viewed list"
11877msgstr "Vyčistiť zoznam naposledy zobrazených"
11878
11879#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11880msgid "Continue reading previous book"
11881msgstr "Pokračovať v čítaní predchádzajúcej knihy"
11882
11883#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11884#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11885msgid "Continue reading the last opened book"
11886msgstr ""
11887
11888#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11889msgid "No associated program"
11890msgstr "Žiaden priradený program"
11891
11892#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11893#, python-format
11894msgid ""
11895"Windows will try to open %s with calibre itself resulting in a duplicate in "
11896"your calibre library. You should install some program capable of viewing "
11897"this file format and tell Windows to use that program to open files of this "
11898"type."
11899msgstr ""
11900
11901#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11902#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11903#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11904#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11905msgid "Cannot view"
11906msgstr "Nemôžem zobraziť"
11907
11908#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11909#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11910msgid "Format unavailable"
11911msgstr "Formát nedostupný"
11912
11913#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11914msgid "Selected books have no formats"
11915msgstr "Vybrané knihy nemajú žiadne formáty"
11916
11917#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11918#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11919msgid "Choose the format to view"
11920msgstr "Vyberte formát, ktorý sa má zobraziť"
11921
11922#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11923#, python-format
11924msgid ""
11925"Not all the selected books were available in the %s format. You should "
11926"convert them first."
11927msgstr "Nie všetky vybrané knihy boli dostupné vo formáte %s. Mali by ste ich najprv skonvertovať."
11928
11929#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11930msgid "Multiple books selected"
11931msgstr ""
11932
11933#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11934#, python-format
11935msgid ""
11936"You are attempting to open %d books. Opening too many books at once can be "
11937"slow and have a negative effect on the responsiveness of your computer. Once"
11938" started the process cannot be stopped until complete. Do you wish to "
11939"continue?"
11940msgstr "Pokúšate sa otvoriť %d kníh. Otvorenie takého množstva kníh naraz môže byť pomalé a môže mať negatívny vplyv na odozvu Vášho počítača. Keď sa proces spustí, nebude sa až do ukončenia dať prerušiť. Želáte si pokračovať?"
11941
11942#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11943msgid "Cannot open folder"
11944msgstr "Nemožno otvoriť adresár"
11945
11946#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11947msgid "This book no longer exists in your library"
11948msgstr "Táto kniha už vo Vašej knižnici nie je"
11949
11950#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
11951#, python-format
11952msgid "%s has no available formats."
11953msgstr "%s nie je dostupná v žiadnom známom formáte."
11954
11955#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
11956#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
11957msgid "Virtual library"
11958msgstr "Virtuálna knižnica"
11959
11960#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
11961#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
11962msgid "Quick select Virtual library"
11963msgstr ""
11964
11965#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
11966msgid "Quick select a Virtual library"
11967msgstr ""
11968
11969#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
11970#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
11971#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
11972#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
11973#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
11974#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
11975#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
11976msgid "Cannot add books"
11977msgstr "Nemožno pridať knihy"
11978
11979#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
11980#, python-format
11981msgid "The path %s does not exist"
11982msgstr "Cesta %s neexistuje"
11983
11984#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
11985#, python-format
11986msgid "You do not have permission to read %s"
11987msgstr ""
11988
11989#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
11990msgid "You do not have permission to read any of the selected files"
11991msgstr ""
11992
11993#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11994msgid "Adding books..."
11995msgstr "Pridávajú sa knihy..."
11996
11997#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11998msgid "Scanning for files..."
11999msgstr "Hľadajú sa súbory..."
12000
12001#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
12002msgid "You do not have permission to read the selected file."
12003msgid_plural "You do not have permission to read the selected files."
12004msgstr[0] ""
12005msgstr[1] ""
12006msgstr[2] ""
12007msgstr[3] ""
12008
12009#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
12010#, python-format
12011msgid "Could not add %s as you do not have permission to read the file"
12012msgstr ""
12013
12014#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
12015#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
12016#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
12017msgid "Failed to add any books, click \"Show details\" for more information."
12018msgstr "Nepodarilo sa pridať žiadne knihy, kliknite na \"Zobraziť podrobnosti\" pre viac informácií."
12019
12020#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
12021msgid "Could not add"
12022msgstr ""
12023
12024#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
12025#, python-format
12026msgid "No e-book files were found in %s"
12027msgstr "V %s neboli nájdené žiadne knihy"
12028
12029#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
12030msgid "Reading metadata and adding to library (one book)..."
12031msgid_plural "Reading metadata and adding to library ({} books)..."
12032msgstr[0] "Čítam metadáta a pridávam do knižnice (jedna kniha)…"
12033msgstr[1] "Čítam metadáta a pridávam do knižnice ({} knihy)…"
12034msgstr[2] "Čítam metadáta a pridávam do knižnice ({} kníh)…"
12035msgstr[3] "Čítam metadáta a pridávam do knižnice ({} kníh)…"
12036
12037#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
12038msgid "Failed to add some books, click \"Show details\" for more information."
12039msgstr "Nepodarilo sa pridať niektoré knihy, kliknite na \"Zobraziť podrobnosti\" pre viac informácií."
12040
12041#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12042#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12043#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12044#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12045#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12046msgid "Critical failure"
12047msgstr "Kritické zlyhanie"
12048
12049#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12050msgid ""
12051"The read metadata worker process crashed while processing some files. Adding"
12052" of books is aborted. Click \"Show details\" to see which files caused the "
12053"problem."
12054msgstr ""
12055
12056#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12057msgid "Failed to read metadata from the file:"
12058msgid_plural "Failed to read metadata from the files:"
12059msgstr[0] "Nepodarilo sa načítať metadáta zo súboru:"
12060msgstr[1] "Nepodarilo sa načítať metadáta zo súborov:"
12061msgstr[2] "Nepodarilo sa načítať metadáta zo súborov:"
12062msgstr[3] "Nepodarilo sa načítať metadáta zo súborov:"
12063
12064#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12065#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12066#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12067#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12068msgid "With error:"
12069msgstr "S chybou:"
12070
12071#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12072msgid "Failed to merge the book: "
12073msgstr "Nepodarilo sa zlúčiť knihu:"
12074
12075#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12076msgid "Failed to add the book: "
12077msgstr "Nepodarilo sa pridať knihu:"
12078
12079#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12080#, python-brace-format
12081msgid "Failed to add the file {0} to the book: {1}"
12082msgstr ""
12083
12084#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12085msgid "Adding duplicates"
12086msgstr ""
12087
12088#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12089msgid ""
12090"There were problems adding some files, click \"Show details\" for more "
12091"information"
12092msgstr ""
12093
12094#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12095msgid "Failed to add any books, click \"Show details\" for more information"
12096msgstr ""
12097
12098#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12099msgid "Errors while adding"
12100msgstr "Chyby počas pridávania"
12101
12102#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12103#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12104msgid "Ignore"
12105msgstr "Ignorovať"
12106
12107#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12108#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12109msgid "Add"
12110msgstr "Pridať"
12111
12112#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12113msgid "starts with"
12114msgstr "začína na"
12115
12116#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12117msgid "does not start with"
12118msgstr "nezačína na"
12119
12120#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12121msgid "ends with"
12122msgstr "končí na"
12123
12124#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12125msgid "does not end with"
12126msgstr "nekončí na"
12127
12128#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12129msgid "matches glob pattern"
12130msgstr ""
12131
12132#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12133msgid "does not match glob pattern"
12134msgstr ""
12135
12136#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12137#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12138msgid "matches regex pattern"
12139msgstr ""
12140
12141#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12142#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12143msgid "does not match regex pattern"
12144msgstr ""
12145
12146#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12147#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12148msgid "Create the rule below, the rule can be used to add or ignore files"
12149msgstr ""
12150
12151#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12152msgid "the file, if the filename"
12153msgstr ""
12154
12155#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12156msgid "You must provide a value for the filename to match"
12157msgstr ""
12158
12159#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12160#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12161msgid "A comma separated list of tags"
12162msgstr ""
12163
12164#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12165msgid "Matching is case-insensitive"
12166msgstr ""
12167
12168#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12169#, python-brace-format
12170msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12171msgstr ""
12172
12173#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12174#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12175#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12176msgid "A regular expression"
12177msgstr "Regulárny výraz"
12178
12179#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12180#, python-format
12181msgid "%s is not a valid glob expression"
12182msgstr ""
12183
12184#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12185#, python-brace-format
12186msgid ""
12187"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12188"<b>{query}</b>"
12189msgstr ""
12190
12191#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12192msgid ""
12193"You can specify rules to add/ignore files here. They will be used when "
12194"recursively adding files from folders/archives and also when auto-adding. "
12195"Click the \"Add Rule\" button below to get started. The rules will be "
12196"processed in order for every file until either an \"add\" or an \"ignore\" "
12197"rule matches. If no rules match, the file will be added only if its file "
12198"extension is of a known e-book type."
12199msgstr ""
12200
12201#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12202msgid "Test filename filter rules"
12203msgstr ""
12204
12205#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12206msgid "Enter a filename to test:"
12207msgstr ""
12208
12209#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12210msgid "Enter filename and click the \"Test\" button"
12211msgstr ""
12212
12213#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12214#, python-format
12215msgid "The filename %s did not match any rules"
12216msgstr ""
12217
12218#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12219#, python-brace-format
12220msgid "The filename {0} will be {1}"
12221msgstr ""
12222
12223#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12224msgid "Edit file filter rules"
12225msgstr ""
12226
12227#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12228msgid "Change"
12229msgstr "Zmeniť"
12230
12231#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12235#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12236#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12237#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12238#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12239msgid "Capitalize"
12240msgstr "Veľké prvé písmená"
12241
12242#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12243#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12244msgid "Lower-case"
12245msgstr ""
12246
12247#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12248#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12249msgid "Upper-case"
12250msgstr ""
12251
12252#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12253#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12254msgid "is one of"
12255msgstr ""
12256
12257#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12258#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12259msgid "is not one of"
12260msgstr ""
12261
12262#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12263#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12264#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12265#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12266msgid "contains"
12267msgstr "obsahuje"
12268
12269#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12270msgid "the author, if the author name"
12271msgstr ""
12272
12273#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12274msgid "You must provide a value for the author name to match"
12275msgstr ""
12276
12277#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12278msgid "with the name:"
12279msgstr ""
12280
12281#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12282#, python-brace-format
12283msgid ""
12284"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12285msgstr ""
12286
12287#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12288msgid "to the name"
12289msgstr ""
12290
12291#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12292msgid ""
12293"You can specify rules to manipulate author names here. Click the \"Add "
12294"Rule\" button below to get started. The rules will be processed in order for"
12295" every author."
12296msgstr ""
12297
12298#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12299msgid "Test author mapping rules"
12300msgstr ""
12301
12302#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12303msgid "Enter an author name to test:"
12304msgstr ""
12305
12306#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12307msgid "Enter author and click the \"Test\" button"
12308msgstr ""
12309
12310#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12311msgid "Edit author mapping rules"
12312msgstr ""
12313
12314#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12315#, python-brace-format
12316msgid "Added a book automatically from {src}"
12317msgstr ""
12318
12319#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12320#, python-brace-format
12321msgid "Added {num} books automatically from {src}"
12322msgstr ""
12323
12324#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12325#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12327#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12330msgid "Donate"
12331msgstr "Prispejte"
12332
12333#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12335#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12336msgid "Edit"
12337msgstr "Upraviť"
12338
12339#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12340#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12341#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12342#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12345msgid "Copy"
12346msgstr "Kopírovať"
12347
12348#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12349#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12352msgid "Paste"
12353msgstr "Vložiť"
12354
12355#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12356#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12357msgid "Select all"
12358msgstr "Vybrať všetko"
12359
12360#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12361msgid "Search the internet for the author {}"
12362msgstr ""
12363
12364#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12365msgid "Search the internet for this book"
12366msgstr "Hľadať túto knihu na internete"
12367
12368#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12369#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12370#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12371#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12372#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12373#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12374#, python-format
12375msgid "Manage %s"
12376msgstr "Spravovať %s"
12377
12378#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12379#, python-format
12380msgid "Find %s in the Tag browser"
12381msgstr ""
12382
12383#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12384#, python-format
12385msgid "Search calibre for %s"
12386msgstr ""
12387
12388#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12389#, python-format
12390msgid "in category %s"
12391msgstr "v kategórii %s"
12392
12393#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12394#, python-format
12395msgid "in grouped search %s"
12396msgstr ""
12397
12398#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12399#, python-brace-format
12400msgid "Search calibre for {val} in category {name}"
12401msgstr ""
12402
12403#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12404#, python-format
12405msgid "Delete the %s format"
12406msgstr "Vymazať formát %s"
12407
12408#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12409#, python-format
12410msgid "Save the %s format to disk"
12411msgstr "Uložiť formát %s na disk"
12412
12413#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12414#, python-format
12415msgid "Restore the %s format"
12416msgstr "Obnoviť %s formát"
12417
12418#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12419#, python-format
12420msgid "Set the book cover from the %s file"
12421msgstr ""
12422
12423#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12424#, python-format
12425msgid "Compare to the %s format"
12426msgstr ""
12427
12428#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12429#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12434#, python-format
12435msgid "Open %s with..."
12436msgstr "Otvoriť %s pomocou..."
12437
12438#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12441#, python-format
12442msgid "Add other application for %s files..."
12443msgstr ""
12444
12445#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12446#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12448msgid "Edit Open with applications..."
12449msgstr ""
12450
12451#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12452#, python-format
12453msgid "Edit %s format"
12454msgstr ""
12455
12456#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12457msgid "Path to file"
12458msgstr "Cesta k súboru"
12459
12460#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12461#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12462#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12463msgid "The text: {}"
12464msgstr ""
12465
12466#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12467msgid "&Author link"
12468msgstr ""
12469
12470#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12471#, python-brace-format
12472msgid "Search {0} for {1}"
12473msgstr ""
12474
12475#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12476#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12477#, python-format
12478msgid "Remove %s from this book"
12479msgstr "Odstrániť %s z tejto knihy"
12480
12481#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12482msgid "The location of the book"
12483msgstr ""
12484
12485#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12486msgid "&Identifier"
12487msgstr ""
12488
12489#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12490msgid "Link to show book in calibre"
12491msgstr ""
12492
12493#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12494msgid "Link to show books matching {} in calibre"
12495msgstr ""
12496
12497#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12498msgid "Link to view {} format of book"
12499msgstr ""
12500
12501#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12502msgid "All book details"
12503msgstr ""
12504
12505#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12506msgid "Selected text"
12507msgstr "Vybraný text"
12508
12509#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12511#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12512#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12513#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12514#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12515#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12516#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12520#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12521#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12522#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12523#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12524#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12525#: /__w/calibre/calibre/src/calibre/linux.py:1321
12526#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12527msgid "Search"
12528msgstr "Hľadať"
12529
12530#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12531msgid "Copy link location"
12532msgstr ""
12533
12534#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12535#, python-brace-format
12536msgid "Search {0} for this book"
12537msgstr ""
12538
12539#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12540msgid "Open the Book details window"
12541msgstr ""
12542
12543#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12544msgid "Open the Edit metadata window"
12545msgstr ""
12546
12547#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12548#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12549msgid "Open cover with..."
12550msgstr "Otvoriť obal pomocou..."
12551
12552#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12553msgid "Add another application to open cover with..."
12554msgstr ""
12555
12556#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12557#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12558msgid "Paste cover"
12559msgstr "Prilepiť obal"
12560
12561#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12562#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12563msgid "Copy cover"
12564msgstr "Kopírovať obal"
12565
12566#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12567msgid "Save cover to disk"
12568msgstr "Uložiť obal na disk"
12569
12570#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12571msgid "Remove cover"
12572msgstr "Odstrániť obal"
12573
12574#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12575msgid "Generate cover from metadata"
12576msgstr "Generovať obal z metadát"
12577
12578#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12579msgid "Choose cover save location"
12580msgstr ""
12581
12582#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12583msgid "JPEG images"
12584msgstr "JPEG obrázky"
12585
12586#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12587msgid ""
12588"Are you sure you want to replace the cover? The existing cover will be "
12589"permanently lost."
12590msgstr ""
12591
12592#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12593msgid "Are you sure you want to delete the cover permanently?"
12594msgstr "Ste si istý/á, že chcete obal navždy zmazať?"
12595
12596#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12597msgid "Double click to open the Book details window"
12598msgstr ""
12599
12600#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12602#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12603msgid "Path"
12604msgstr "Cesta"
12605
12606#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12607#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12609#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12610#, python-format
12611msgid "Cover size: %(width)d x %(height)d pixels"
12612msgstr "Veľkosť obálky: %(width)d x %(height)d bodov"
12613
12614#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12615msgid "Edit identifiers for this book"
12616msgstr ""
12617
12618#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12619msgid "Identifier &URL"
12620msgstr ""
12621
12622#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12623msgid "Are you sure you want to delete <b>{}</b> from the book?"
12624msgstr ""
12625
12626#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12627msgid "BibTeX options"
12628msgstr "BibTeX možnosti"
12629
12630#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12631#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12632#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12633#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12634#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12635#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12636#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12637#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12638#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12639#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12640#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12641#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12642#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12643#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12644#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12645#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12646#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12647#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12648#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12649#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12650#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12651#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12652#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12653msgid "Options specific to"
12654msgstr "Voľby špecifické pre"
12655
12656#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12657#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12658#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12659#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12660#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12661#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12662#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12663#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12664#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12665#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12666#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12667#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12668#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12669#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12670#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12671#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12672#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12673msgid "output"
12674msgstr "výstup"
12675
12676#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12677#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12678#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12679#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12680#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12681#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12682#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12683#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12684#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12685#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12686#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12687#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12688#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12689#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12690#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12691#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12692#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12693#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12694#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12695#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12696#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12697#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12698#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12699#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12700#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12701#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12702#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12703#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12704#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12705#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12706#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12707#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12708#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12709#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12710#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12711#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12712#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12713#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12714#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12715#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12716#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12717#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12718#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12719#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12720#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12721#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12722#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12723#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12724#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12725#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12726msgid "Form"
12727msgstr "Z"
12728
12729#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12730msgid "Bib file encoding:"
12731msgstr "Kódovanie súborov bib:"
12732
12733#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12734#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12735msgid "Fields to include in output:"
12736msgstr "Polia zahrnuté do výstupu:"
12737
12738#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12739msgid "Encoding configuration (change if you have errors):"
12740msgstr ""
12741
12742#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12743msgid "BibTeX entry type:"
12744msgstr "Typ záznamu BibTeX:"
12745
12746#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12747msgid "Create a citation tag?"
12748msgstr "Vytvoriť značku citácie?"
12749
12750#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12751msgid "Add file paths with formats?"
12752msgstr ""
12753
12754#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12755msgid "Expression to form the BibTeX citation tag:"
12756msgstr "Výraz pre vytvorenie značky citácie BibTeX:"
12757
12758#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12759msgid ""
12760"Some explanation about this template:\n"
12761" -The fields availables are 'author_sort', 'authors', 'id',\n"
12762"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12763"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12764" -For list types ie authors and tags, only the first element\n"
12765"   will be selected.\n"
12766" -For time field, only the date will be used. "
12767msgstr "Vysvetlivky k tejto šablóne:\n -Použiteľné polia zú 'author_sort', 'authors', 'id',\n    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n -Pre typ zoznam, napr. authors a tags, bude vybraná len prvá položka.\n -Pre pole time, bude použitý len dátum. "
12768
12769#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12770msgid "CSV/XML options"
12771msgstr "CSV/XML možnosti"
12772
12773#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12774msgid "Drag and drop to re-arrange fields"
12775msgstr ""
12776
12777#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12778msgid "Library name"
12779msgstr "Názov knižnice"
12780
12781#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12782#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12783#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12784msgid "Number"
12785msgstr "Číslo"
12786
12787#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12788msgid "E-book options"
12789msgstr "Voľby E-book"
12790
12791#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12792msgid "Catalogs"
12793msgstr "Katalógy"
12794
12795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12796msgid "Read book"
12797msgstr "Prečítaná kniha"
12798
12799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12800msgid "Wishlist item"
12801msgstr "Položka zoznamu želaní"
12802
12803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12805msgid "any date"
12806msgstr "nejaký dátum"
12807
12808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12810msgid "any value"
12811msgstr "nejaká hodnota"
12812
12813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12814#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12815#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12816#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12817msgid "unspecified"
12818msgstr "neuvedené"
12819
12820#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12821msgid "No genres will be excluded"
12822msgstr "Žiadne žánre nebudú vyňaté"
12823
12824#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12825#, python-format
12826msgid "regex error: %s"
12827msgstr "chyba regulárneho výrazu: %s"
12828
12829#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12830msgid "All genres will be excluded"
12831msgstr "Všetky žánre budú vyňaté"
12832
12833#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12834msgid "Delete saved catalog preset"
12835msgstr ""
12836
12837#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12838msgid "The selected saved catalog preset will be deleted. Are you sure?"
12839msgstr ""
12840
12841#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12842#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12843#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12844msgid "Save catalog preset"
12845msgstr "Uložiť predvoľbu katalógu"
12846
12847#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12848msgid "Preset name:"
12849msgstr "Názov predvoľby:"
12850
12851#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12853msgid "You must provide a name."
12854msgstr "Musíte poskytnúť meno"
12855
12856#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12857msgid ""
12858"That saved preset already exists and will be overwritten. Are you sure?"
12859msgstr ""
12860
12861#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12862#, python-format
12863msgid "Are you sure you want to delete '%s'?"
12864msgstr "Ste si istý, že chcete odstrániť '%s'?"
12865
12866#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12867#, python-format
12868msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12869msgstr "Ste si istý, že chcete odstrániť pravidlá #%(first)d-%(last)d?"
12870
12871#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12872msgid "Delete Rule"
12873msgstr "Odstrániť pravidlo"
12874
12875#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12876#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12877#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12878msgid "False"
12879msgstr "Nepravda"
12880
12881#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12882msgid "True"
12883msgstr "Pravda"
12884
12885#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12886#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12887#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12889#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12890#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12891#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12892#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12893#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12894#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12895#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12896#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12899msgid "Name"
12900msgstr "Názov"
12901
12902#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12903#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12904msgid "Field"
12905msgstr "Pole"
12906
12907#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12908#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12910#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12911msgid "Value"
12912msgstr "Hodnota"
12913
12914#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12915msgid "Prefix"
12916msgstr "Titul pred"
12917
12918#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12919msgid "Presets"
12920msgstr "Predvoľby"
12921
12922#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12923msgid "Select catalog preset to load"
12924msgstr ""
12925
12926#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12927msgid "Save current catalog settings as preset"
12928msgstr ""
12929
12930#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12931#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12932msgid "Save"
12933msgstr "Uložiť"
12934
12935#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12936msgid "Delete current preset"
12937msgstr "Odstrániť aktuálnu predvoľbu"
12938
12939#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12941#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12942#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12943#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12944#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
12945msgid "Delete"
12946msgstr "Odstrániť"
12947
12948#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
12949msgid "Enabled sections will be included in the generated catalog."
12950msgstr "Povolené sekcie budú zahrnuté do generovaného katalógu"
12951
12952#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
12953msgid "Included sections"
12954msgstr "Zahrnuté sekcie"
12955
12956#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
12957msgid "List of books, sorted by Author"
12958msgstr "Zoznam kníh usporiadaný podľa autora"
12959
12960#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
12961msgid "&Authors"
12962msgstr "&Autori"
12963
12964#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
12965msgid "List of books, sorted by Title"
12966msgstr "Zoznam kníh usporiadaný podľa názvu"
12967
12968#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
12969msgid "&Titles"
12970msgstr "&Názvy"
12971
12972#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
12973msgid "List of series books, sorted by Series"
12974msgstr ""
12975
12976#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
12977msgid "&Series"
12978msgstr "&Série"
12979
12980#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
12981msgid "List of books, sorted by genre"
12982msgstr "Zoznam kníh, zoradené podľa žánru"
12983
12984#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
12985msgid "&Genres"
12986msgstr "Žá&nre"
12987
12988#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
12989msgid "Field containing genres"
12990msgstr ""
12991
12992#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
12993msgid "List of books, sorted by date added to calibre"
12994msgstr "Zoznam kníh, zoradený podľa dátumu pridania do Calibre"
12995
12996#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
12997msgid "&Recently added"
12998msgstr "&Nedávno pridané"
12999
13000#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
13001msgid "Individual descriptions of books with cover thumbs, sorted by author"
13002msgstr ""
13003
13004#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
13005msgid "&Descriptions"
13006msgstr "&Popisy"
13007
13008#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
13009msgid ""
13010"The first matching prefix rule applies a prefix to book listings in the "
13011"generated catalog."
13012msgstr ""
13013
13014#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
13015msgid "Prefixes"
13016msgstr "Predpony"
13017
13018#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
13019msgid ""
13020"Books matching any of the exclusion rules will be excluded from the "
13021"generated catalog. "
13022msgstr "Knihy vyhovujúce pravidlám pre vyňatie nebudú zahrnuté do generovaného katalógu. "
13023
13024#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
13025msgid "Excluded books"
13026msgstr "Vynechané knihy"
13027
13028#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
13029msgid ""
13030"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
13031"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
13032msgstr "Regulárny výraz popisujúci žánre, ktoré nemajú byť zaradené do generovaného katalógu. Žánre sú odvodené od značiek priradených k Vaším knihám.\nŠtandardná maska \\[.+\\]|\\+ vyníma značky v tvare [značka], napr. [Testovacia kniha], a '+', štandardná značka pre čítanú knihu."
13033
13034#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
13035msgid "Excluded genres"
13036msgstr "Vynechané žánre"
13037
13038#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
13039msgid "Genres to &exclude (regex):"
13040msgstr ""
13041
13042#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13043msgid "Reset to default"
13044msgstr "Obnoviť na východzie"
13045
13046#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13047#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13048#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13049#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13050#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13051#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13065#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13066#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13067#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13068#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13069#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13070#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13071#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13072#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13073#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13074#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13075#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13076#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13077#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13078#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13079#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13080msgid "..."
13081msgstr "..."
13082
13083#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13084msgid "Results of regex:"
13085msgstr "Výsledky regulárneho výrazu:"
13086
13087#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13088msgid "Tags that will be excluded as genres"
13089msgstr "Značky, ktoré budú vyňaté z žánrov"
13090
13091#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13092msgid "Other options"
13093msgstr "Ďalšie voľby"
13094
13095#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13096msgid ""
13097"Custom column containing additional content to be merged with comments "
13098"metadata in the descriptions section."
13099msgstr ""
13100
13101#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13102msgid "Merge additional content before comments in descriptions section."
13103msgstr ""
13104
13105#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13106msgid "&Before"
13107msgstr "&Pred"
13108
13109#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13110msgid "Merge additional content after comments in descriptions section."
13111msgstr ""
13112
13113#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13114msgid "&After"
13115msgstr "&Po"
13116
13117#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13118msgid ""
13119"Separate comments metadata and additional content with a horizontal rule in "
13120"the descriptions section."
13121msgstr ""
13122
13123#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13124msgid "Include &separator"
13125msgstr "Zahrnúť &oddeľovač"
13126
13127#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13128msgid "&Merge with comments:"
13129msgstr ""
13130
13131#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13132msgid "Catalog cover:"
13133msgstr "Obálka katalógu:"
13134
13135#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13136msgid "Generate new cover"
13137msgstr "Generovať novú obálku"
13138
13139#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13140msgid "Use existing cover"
13141msgstr "Použiť existujúcu obálku"
13142
13143#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13144msgid "E&xtra Description note:"
13145msgstr ""
13146
13147#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13148msgid "Custom column source for text to include in Descriptions section."
13149msgstr ""
13150
13151#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13152msgid "&Thumb width:"
13153msgstr ""
13154
13155#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13156msgid "Size hint for cover thumbnails included in Descriptions section."
13157msgstr "Náznak veľkosti pre náhľady obálok zahrnutých v sekcii popisy"
13158
13159#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13160msgid " inch"
13161msgstr " palec"
13162
13163#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13164msgid "Author cross-references:"
13165msgstr ""
13166
13167#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13168msgid "For books with multiple authors, list each author separately"
13169msgstr "Pri knihách s viacerými autormi, uviesť každého autora samostatne"
13170
13171#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13172msgid "Tab template for catalog.ui"
13173msgstr ""
13174
13175#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13176msgid "Bold"
13177msgstr "Tučné"
13178
13179#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13180msgid "Italic"
13181msgstr "Kurzíva"
13182
13183#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13184msgid "Underline"
13185msgstr "Podčiarknuté"
13186
13187#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13188msgid "Strikethrough"
13189msgstr "Prečiarknuté"
13190
13191#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13192msgid "Superscript"
13193msgstr "Horný index"
13194
13195#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13196msgid "Subscript"
13197msgstr "Dolný index"
13198
13199#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13200msgid "Ordered list"
13201msgstr "Usporiadaný zoznam"
13202
13203#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13204msgid "Unordered list"
13205msgstr "Neusporiadaný zoznam"
13206
13207#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13209msgid "Align left"
13210msgstr "Zarovnať vľavo"
13211
13212#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13213msgid "Align center"
13214msgstr "Zarovnať na stred"
13215
13216#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13218msgid "Align right"
13219msgstr "Zarovnať vpravo"
13220
13221#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13222msgid "Align justified"
13223msgstr "Zarovnať do bloku"
13224
13225#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13226#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13230msgid "Undo"
13231msgstr "Vrátiť späť"
13232
13233#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13235msgid "Redo"
13236msgstr "Znovu"
13237
13238#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13239msgid "Remove formatting"
13240msgstr "Odstrániť formátovanie"
13241
13242#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13243msgid "Paste and match style"
13244msgstr ""
13245
13246#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13247msgid "Cut"
13248msgstr "Vystrihnúť"
13249
13250#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13251msgid "Increase indentation"
13252msgstr "Zväčšiť odsadenie"
13253
13254#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13255msgid "Decrease indentation"
13256msgstr "Zmenšiť odsadenie"
13257
13258#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13259msgid "Foreground color"
13260msgstr "Farba popredia"
13261
13262#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13263msgid "Background color"
13264msgstr "Farba pozadia"
13265
13266#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13267msgid "Insert link or image"
13268msgstr "Vložiť odkaz alebo obrázok"
13269
13270#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13271msgid "Insert separator"
13272msgstr "Vložiť oddeľovač"
13273
13274#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13275#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13276#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13277#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13278msgid "Clear"
13279msgstr "Vymazať"
13280
13281#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13282msgid "Style text block"
13283msgstr "Naštýlovať blok textu"
13284
13285#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13286msgid "Style the selected text block"
13287msgstr "Nastaviť štýl označeného bloku textu"
13288
13289#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13290#, python-brace-format
13291msgid "Heading {0}"
13292msgstr "Hlavička {0}"
13293
13294#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13295#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13296#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13297#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13300msgid "Normal"
13301msgstr "Normálna"
13302
13303#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13304msgid "Blockquote"
13305msgstr ""
13306
13307#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13308msgid "Choose foreground color"
13309msgstr "Vyberte farbu popredia"
13310
13311#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13312msgid "Choose background color"
13313msgstr "Vybrať farbu pozadia"
13314
13315#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13316#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13317#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13318msgid "Invalid URL"
13319msgstr "Chybná URL"
13320
13321#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13322#, python-format
13323msgid "The url %r is invalid"
13324msgstr "URL %r je chybná"
13325
13326#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13327msgid "Remote images not supported"
13328msgstr ""
13329
13330#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13331msgid ""
13332"You must download the image to your computer, URLs pointing to remote images"
13333" are not supported."
13334msgstr ""
13335
13336#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13337msgid "Create link"
13338msgstr "Vytvoriť odkaz"
13339
13340#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13341#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13342msgid "&Browse"
13343msgstr "Vy&brať"
13344
13345#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13346#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13347#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13348#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13349#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13350#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13356#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13357msgid "Images"
13358msgstr "Obrázky"
13359
13360#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13369msgid "Choose file"
13370msgstr "Vybrať súbor"
13371
13372#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13373msgid ""
13374"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13375" will be added as an image reference instead of as a link. You can also "
13376"choose to create a link to a file on your computer. Note that if you create "
13377"a link to a file on your computer, it will stop working if the file is "
13378"moved."
13379msgstr ""
13380
13381#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13382msgid "Enter &URL:"
13383msgstr "Zadajte &URL:"
13384
13385#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13386msgid "Treat the URL as an &image"
13387msgstr ""
13388
13389#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13390msgid "Enter &name (optional):"
13391msgstr "Zadajte &názov (nepovinné):"
13392
13393#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13394msgid "Choose a file on your computer:"
13395msgstr "Vyberte súbor vo vašom počítači:"
13396
13397#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13400#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13401msgid "Fonts"
13402msgstr ""
13403
13404#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13405#, python-format
13406msgid "%s toolbars"
13407msgstr "%s panely nástrojov"
13408
13409#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13410#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13411msgid "Hide"
13412msgstr "Skryť"
13413
13414#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13415#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13416msgid "Show"
13417msgstr "Zobraziť"
13418
13419#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13422msgid "Smarten punctuation"
13423msgstr ""
13424
13425#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13426msgid "&Normal view"
13427msgstr "&Normálne zobrazenie"
13428
13429#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13430msgid "&HTML source"
13431msgstr "&HTML zdroj"
13432
13433#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13434msgid "AZW3 output"
13435msgstr ""
13436
13437#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13438#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13439msgid "Do not add &Table of Contents to book"
13440msgstr ""
13441
13442#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13443#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13444msgid "&Title for Table of Contents:"
13445msgstr "&Názov pre Obsah:"
13446
13447#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13448#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13449msgid "Put generated Table of Contents at &start of book instead of end"
13450msgstr "Vložiť generovaný Obsah na &začiatok knihy, namiesto jej koniec"
13451
13452#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13453#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13454msgid "Use author &sort for author"
13455msgstr "Ako autora použiť autora pre &triedenie"
13456
13457#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13458#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13459msgid "Disable &compression of the file contents"
13460msgstr ""
13461
13462#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13463#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13464msgid ""
13465"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13466"read syncing"
13467msgstr ""
13468
13469#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13470msgid ""
13471"For settings that cannot be specified in this dialog, use the values saved "
13472"in a previous conversion (if they exist) instead of using the defaults "
13473"specified in the Preferences"
13474msgstr "Pre nastavenia, ktoré nemôžu byť v tomto dialógu zadané, použiť namiesto štandardných hodnôt z Nastavení, hodnoty uložené z predošlej konverzie (ak existujú)."
13475
13476#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13477msgid "None of the selected books have saved conversion settings."
13478msgstr "Žiadna z vybraných kníh nemá uložené nastavenia konverzie."
13479
13480#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13481msgid "Bulk convert one book"
13482msgstr ""
13483
13484#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13485msgid "Bulk convert {} books"
13486msgstr ""
13487
13488#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13489msgid "Comic input"
13490msgstr "Comic vstup"
13491
13492#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13493#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13494#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13495#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13496#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13497#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13498msgid "input"
13499msgstr "vstup"
13500
13501#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13502msgid "&Number of colors:"
13503msgstr "&Počet farieb:"
13504
13505#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13506msgid "off"
13507msgstr ""
13508
13509#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13510msgid "Disable &normalize"
13511msgstr "Vypnúť &normalizáciu"
13512
13513#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13515msgid "Keep &aspect ratio"
13516msgstr "Zachovať &pomer strán"
13517
13518#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13519msgid "Disable &Sharpening"
13520msgstr "Vypnúť &zaostrovanie"
13521
13522#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13523msgid "Disable &Trimming"
13524msgstr "Vypnúť o&rezávanie"
13525
13526#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13527msgid "&Wide"
13528msgstr "Širo&ké obrázky"
13529
13530#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13531msgid "&Landscape"
13532msgstr "Na ší&rku"
13533
13534#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13535msgid "&Right to left"
13536msgstr "&Sprava doľava"
13537
13538#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13539msgid "Don't so&rt"
13540msgstr "&Netriediť"
13541
13542#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13543msgid "De&speckle"
13544msgstr "Čistiaci &filter"
13545
13546#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13547msgid "&Disable comic processing"
13548msgstr "&Vypnúť spracovanie komixov"
13549
13550#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13551#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13552msgid "&Output format:"
13553msgstr "&Výstupný formát:"
13554
13555#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13556msgid "Disable conversion of images to &black and white"
13557msgstr "Vypnúť konverziu obrázkov na čierno-&biele"
13558
13559#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13560msgid "Override image &size:"
13561msgstr ""
13562
13563#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13564msgid "Don't add links to &pages to the Table of Contents for CBC files"
13565msgstr "V CBC súboroch nevkladať odkazy na &stránky do Obsahu"
13566
13567#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13569msgid "Debug"
13570msgstr "Ladenie"
13571
13572#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13573msgid "Debug the conversion process."
13574msgstr "Ladiť proces konverzie."
13575
13576#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13577#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13578msgid "Choose debug folder"
13579msgstr "Vybrať priečinok ladenia"
13580
13581#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13582msgid "Invalid debug folder"
13583msgstr ""
13584
13585#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13586msgid "Failed to create debug folder"
13587msgstr ""
13588
13589#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13590msgid ""
13591"Choose a folder to put the debug output into. If you specify a folder, "
13592"calibre will place a lot of debug output into it. This will be useful in "
13593"understanding the conversion process and figuring out the correct values for"
13594" conversion parameters like Table of Contents and Chapter detection."
13595msgstr ""
13596
13597#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13598msgid ""
13599"The debug process outputs the intermediate HTML generated at various stages "
13600"of the conversion process. This HTML can sometimes serve as a good starting "
13601"point for hand editing a conversion."
13602msgstr "Ladiaci proces vytvorí v rôznych fázach konverzného procesu prechodné HTML súbory. Tieto súbory môžu niekedy poslúžiť ako dobrý štartovací bod pre ručnú úpravu konverzie."
13603
13604#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13605msgid "DOCX input"
13606msgstr "DOCX vstup"
13607
13608#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13609msgid "Do not try to autodetect a &cover from images in the document"
13610msgstr ""
13611
13612#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13613msgid "Do not add a page break after every &endnote"
13614msgstr ""
13615
13616#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13617msgid ""
13618"Render &superscripts and subscripts so that they do not affect the line "
13619"height."
13620msgstr ""
13621
13622#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13623msgid "DOCX output"
13624msgstr "DOCX výstup"
13625
13626#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13627msgid "Paper si&ze:"
13628msgstr "&Veľkosť papiera:"
13629
13630#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13631#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13632msgid "&Custom size:"
13633msgstr "V&lastná veľkosť:"
13634
13635#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13636msgid "Page &bottom margin"
13637msgstr ""
13638
13639#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13640msgid "Page &left margin"
13641msgstr "&Lavý okraj stránky"
13642
13643#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13644msgid "Page &right margin"
13645msgstr "&Pravý okraj stránky"
13646
13647#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13648msgid "Page &top margin"
13649msgstr "&Horný okraj stránky"
13650
13651#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13652msgid ""
13653"Do not insert the &Table of Contents as a page at the start of the document"
13654msgstr ""
13655
13656#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13657msgid "Do not insert &cover as image at start of document"
13658msgstr ""
13659
13660#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13661msgid "Preserve the aspect ratio of the image inserted as cover"
13662msgstr ""
13663
13664#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13665msgid "EPUB output"
13666msgstr "EPUB výstup"
13667
13668#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13669msgid "Preserve cover &aspect ratio"
13670msgstr "Zachovať pomer strán obálky"
13671
13672#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13673msgid "Split files &larger than:"
13674msgstr "Rozdeliť súbory &väčšie ako:"
13675
13676#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13677#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13678msgid "Disabled"
13679msgstr "Vypnuté"
13680
13681#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13682msgid " KB"
13683msgstr " KB"
13684
13685#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13686msgid "No default &cover"
13687msgstr "Bez štandardnej &obálky"
13688
13689#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13690msgid "No &SVG cover"
13691msgstr "Bez &SVG obálky"
13692
13693#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13694msgid "Insert inline &Table of Contents"
13695msgstr ""
13696
13697#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13698msgid "Do not &split on page breaks"
13699msgstr "Nerozdeľovať na &zalomeniach strán"
13700
13701#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13702msgid "Put inserted Table of Contents at the &end of the book"
13703msgstr ""
13704
13705#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13706msgid "&Flatten EPUB file structure"
13707msgstr "&Zploštiť štruktúru súborov EPUB"
13708
13709#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13710msgid "&Title for inserted ToC:"
13711msgstr "&Nadpis pre vložený Obsah:"
13712
13713#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13714msgid "EP&UB version:"
13715msgstr "EP&UB verzia:"
13716
13717#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13718msgid "FB2 input"
13719msgstr "FB2 vstup"
13720
13721#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13722msgid "Do not insert a &Table of Contents at the beginning of the book."
13723msgstr "Nevkladať Obsah na &začiatok knihy."
13724
13725#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13726msgid "FB2 output"
13727msgstr ""
13728
13729#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13730msgid "&Sectionize:"
13731msgstr ""
13732
13733#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13734msgid "&Genre:"
13735msgstr "&Žáner:"
13736
13737#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13738msgid "Font rescaling wizard"
13739msgstr "Sprievodca zväčšením písma"
13740
13741#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13742#, python-format
13743msgid ""
13744"<p>This wizard will help you choose an appropriate font size key for your needs. Just enter the base font size of the input document and then enter an input font size. The wizard will display what font size it will be mapped to, by the font rescaling algorithm. You can adjust the algorithm by adjusting the output base font size and font key below. When you find values suitable for you, click OK.</p>\n"
13745"<p>By default, if the output base font size is zero and/or no font size key is specified, calibre will use the values from the current Output profile. </p>\n"
13746"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13747msgstr ""
13748
13749#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13750msgid "&Output document"
13751msgstr "&Výstupný dokument"
13752
13753#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13754#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13755msgid "&Base font size:"
13756msgstr "&Základná veľkosť písma:"
13757
13758#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13759#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13760msgid "Font size &key:"
13761msgstr "&Koeficient veľkosti písma:"
13762
13763#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13764#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13765#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13766#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13767#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13768#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13769#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13770#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13771#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13772#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13773#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13774#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13775#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13776msgid " pt"
13777msgstr " bodov"
13778
13779#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13780msgid "Use &default values"
13781msgstr "Použiť &štandardné hodnoty"
13782
13783#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13784msgid "&Input document"
13785msgstr "Vstupný dokument"
13786
13787#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13788msgid "&Font size: "
13789msgstr "&Veľkosť písma: "
13790
13791#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13792msgid " will map to size: "
13793msgstr " bude mapovaný na veľkosť: "
13794
13795#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13796msgid "0.0 pt"
13797msgstr "0.0 pt"
13798
13799#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13800msgid ""
13801"Heuristic\n"
13802"processing"
13803msgstr ""
13804
13805#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13806msgid "Modify the document text and structure using common patterns."
13807msgstr "Upraviť text a štruktúru dokumentu pomocou obvyklých vzoriek."
13808
13809#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13810#, python-format
13811msgid ""
13812"<b>Heuristic processing</b> means that calibre will scan your book for "
13813"common patterns and fix them. As the name implies, this involves guesswork, "
13814"which means that it could end up worsening the result of a conversion, if "
13815"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13816"conversion does not turn out as you expect, turning on heuristics can "
13817"improve matters. Read more about the various heuristic processing options in"
13818" the <a href=\"%s\">User Manual</a>."
13819msgstr ""
13820
13821#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13822msgid "Enable &heuristic processing"
13823msgstr "Povoliť &heuristické spracovanie"
13824
13825#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13826msgid "Heuristic processing"
13827msgstr "Heuristické spracovanie"
13828
13829#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13830msgid "Unwrap lines"
13831msgstr "Zlúčiť riadky"
13832
13833#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13834msgid "Line &un-wrap factor:"
13835msgstr ""
13836
13837#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13838msgid "Detect and markup unformatted chapter headings and sub headings"
13839msgstr "Detekovať a označiť neformátované hlavičky a podhlavičky kapitol"
13840
13841#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13842msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13843msgstr "Prečíslovať sekvencie značiek <h1> alebo <h2> na prevenciu rozdelenia"
13844
13845#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13846msgid "Delete blank lines between paragraphs"
13847msgstr "Vymazať prázdne riadky medzi odsekmi"
13848
13849#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13850msgid "Ensure scene breaks are consistently formatted"
13851msgstr ""
13852
13853#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13854msgid "Replace soft scene &breaks:"
13855msgstr ""
13856
13857#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13858msgid "Remove unnecessary hyphens"
13859msgstr "Odstrániť nepotrebné delenie slov"
13860
13861#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13862msgid "Italicize common words and patterns"
13863msgstr "Zmeniť bežné slová a vzorce na kurzívu"
13864
13865#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13866msgid "Replace entity indents with CSS indents"
13867msgstr "Nahradiť odsadenie v prvkoch za CSS odsadenia"
13868
13869#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13870msgid "HTMLZ output"
13871msgstr "HTMLZ výstup"
13872
13873#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13874msgid "How to handle &CSS"
13875msgstr ""
13876
13877#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13878msgid "How to handle class &based CSS"
13879msgstr ""
13880
13881#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13882msgid "Use book &title as the filename for the HTML file inside the archive"
13883msgstr "Použiť &názov knihy pre názov HTML súboru vo vnútri archívu"
13884
13885#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13886msgid "Control the look and feel of the output."
13887msgstr ""
13888
13889#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13890msgid "Original"
13891msgstr "Pôvodný"
13892
13893#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13894msgid "Left align"
13895msgstr "Zarovnať vľavo"
13896
13897#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13898msgid "Justify text"
13899msgstr "Zarovnať do bloku"
13900
13901#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13902msgid "Base font si&ze:"
13903msgstr ""
13904
13905#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13906msgid "Wizard to help you choose an appropriate font size key"
13907msgstr "Sprievodca na výber vhodného koeficientu veľkosti písma"
13908
13909#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13910msgid "Minim&um line height:"
13911msgstr ""
13912
13913#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13914msgid " %"
13915msgstr " %"
13916
13917#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13918msgid "L&ine height:"
13919msgstr ""
13920
13921#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13922msgid "Embed font fami&ly:"
13923msgstr ""
13924
13925#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13926msgid "&Embed all fonts in document"
13927msgstr ""
13928
13929#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13930msgid "E&xpand CSS"
13931msgstr ""
13932
13933#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13934msgid "Keep &ligatures"
13935msgstr "Zachovať &ligatúry"
13936
13937#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13938msgid "&Disable font size rescaling"
13939msgstr "Vypnúť zmenu veľkosti &písma"
13940
13941#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13942#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13944msgid "&Fonts"
13945msgstr "&Písma"
13946
13947#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
13948msgid "Text &justification:"
13949msgstr "Za&rovnanie textu:"
13950
13951#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
13952msgid "&Unsmarten punctuation"
13953msgstr ""
13954
13955#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
13956msgid "&Transliterate Unicode characters to ASCII"
13957msgstr ""
13958
13959#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
13960msgid "I&nput character encoding:"
13961msgstr ""
13962
13963#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
13964msgid "T&ext"
13965msgstr "T&ext"
13966
13967#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
13968msgid "&Line size:"
13969msgstr "Výška &riadka:"
13970
13971#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
13972msgid ""
13973"<p>When calibre removes inter paragraph spacing, it automatically sets a "
13974"paragraph indent, to ensure that paragraphs can be easily distinguished. "
13975"This option controls the width of that indent."
13976msgstr "<p>Ak Calibre odstráni medzery medzi odstavcami, automaticky nastaví odsadenie odstavca, aby bolo možné odstavce ľahko rozoznať. Táto voľba riadi veľkosť tohoto odsadenia."
13977
13978#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
13979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
13980msgid "No change"
13981msgstr "Bez zmeny"
13982
13983#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
13984#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
13985msgid " em"
13986msgstr " em"
13987
13988#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
13989msgid "Insert &blank line between paragraphs"
13990msgstr "Vložiť medzi odstavce &prázdne riadky"
13991
13992#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
13993msgid "Remove &spacing between paragraphs"
13994msgstr "Odstrániť &medzery medzi odstavcami"
13995
13996#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
13997msgid "I&ndent size:"
13998msgstr ""
13999
14000#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
14001msgid "&Linearize tables"
14002msgstr "Previesť tabuľky na &riadky"
14003
14004#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
14005#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
14006msgid "&Layout"
14007msgstr "&Rozloženie"
14008
14009#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
14010msgid "E&xtra CSS"
14011msgstr ""
14012
14013#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
14014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
14015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
14016msgid "Filter style information"
14017msgstr ""
14018
14019#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
14020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
14021msgid "Select what style information you want completely removed:"
14022msgstr "Vyberte, ktoré informácie zo štýlu chcete úplne odstrániť:"
14023
14024#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
14025msgid "Removes the font-family CSS property"
14026msgstr "Odstráni CSS vlastnosť font-family"
14027
14028#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
14029msgid ""
14030"Removes the margin CSS properties. Note that page margins are not affected "
14031"by this setting."
14032msgstr "Odstráni CSS vlastnosti margin. Uvedomte si, že okraje stránky nie sú týmto nastavením ovplyvnené."
14033
14034#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
14035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14036msgid "&Margins"
14037msgstr "&Okraje"
14038
14039#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
14040msgid "Removes the padding CSS properties"
14041msgstr "Odstráni CSS vlastnosti padding"
14042
14043#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14045msgid "&Padding"
14046msgstr "&Vypchávka"
14047
14048#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14049msgid "Convert floating images/text into static images/text"
14050msgstr "Skonvertuje plávajúci obrázok/text na statický"
14051
14052#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14053msgid "F&loats"
14054msgstr "P&lávajúci"
14055
14056#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14057msgid "Removes foreground and background colors"
14058msgstr "Odstráni farby popredia a pozadia"
14059
14060#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14061#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14063msgid "&Colors"
14064msgstr "&Farby"
14065
14066#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14067msgid "Other CSS Propert&ies:"
14068msgstr ""
14069
14070#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14071msgid ""
14072"Comma separated list of CSS properties to remove. For example: display, "
14073"color, font-family"
14074msgstr "Zoznam vlastností CSS oddelených čiarkou na odstránenie. Napr.: display, color, font-family"
14075
14076#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14077msgid "&Styling"
14078msgstr ""
14079
14080#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14081msgid "&Transform styles"
14082msgstr ""
14083
14084#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14086msgid "Transform &HTML"
14087msgstr ""
14088
14089#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14090msgid "LRF output"
14091msgstr ""
14092
14093#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14094msgid "Enable &auto-rotation of wide images"
14095msgstr ""
14096
14097#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14098msgid "&Wordspace:"
14099msgstr "&Medzera medzi slovami:"
14100
14101#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14102msgid "Minimum para. &indent:"
14103msgstr "Min odsadenie &odstavca:"
14104
14105#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14106msgid "Render &tables as images"
14107msgstr "Vykresliť &tabuľky ako obrázky"
14108
14109#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14110msgid "Text size multiplier for text in rendered tables:"
14111msgstr "Koeficient veľkosti textu v tabuľkách:"
14112
14113#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14114msgid "Add &header"
14115msgstr "Pridať &hlavičku"
14116
14117#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14118msgid "Header &separation:"
14119msgstr "O&dsadenie hlavičky"
14120
14121#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14122msgid "Header &format:"
14123msgstr "Formát &hlavičky:"
14124
14125#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14126msgid "&Embed fonts"
14127msgstr "&Pripojené písma"
14128
14129#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14130msgid "&Serif font family:"
14131msgstr "&Pätkové písmo:"
14132
14133#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14134msgid "S&ans-serif font family:"
14135msgstr "&Bezpätkové písmo:"
14136
14137#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14138msgid "&Monospace font family:"
14139msgstr ""
14140
14141#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14143msgid "Metadata"
14144msgstr "Metadáta"
14145
14146#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14147msgid ""
14148"Set the metadata. The output file will contain as much of this metadata as "
14149"possible."
14150msgstr "Nastaviť metadáta. Výstupný súbor bude obsahovať maximum z týchto metadát."
14151
14152#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14153#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14154msgid "This book has no cover"
14155msgstr "Táto kniha nemá obálku"
14156
14157#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14158#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14159msgid "Choose cover for "
14160msgstr "Vyberte obálku pre "
14161
14162#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14163#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14164msgid "Cannot read"
14165msgstr "Nemôžem čítať"
14166
14167#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14168#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14169msgid "You do not have permission to read the file: "
14170msgstr "Nemáte prístupové práva na čítanie súboru: "
14171
14172#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14173#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14174#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14175msgid "Error reading file"
14176msgstr "Chyba pri čítaní súboru"
14177
14178#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14179#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14180msgid "<p>There was an error reading from file: <br /><b>"
14181msgstr "<p>Chyba pri čítaní súboru: <br /><b>"
14182
14183#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14184#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14185msgid " is not a valid picture"
14186msgstr " nie je platný obrazový súbor"
14187
14188#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14189msgid "Book cover"
14190msgstr "Obal knihy"
14191
14192#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14193msgid "Change &cover image:"
14194msgstr "Zmeniť &obálku:"
14195
14196#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14197msgid "Browse for an image to use as the cover of this book."
14198msgstr "Vyberte obrazový súbor, ktorý sa má použiť ako obálka tejto knihy."
14199
14200#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14201msgid "Use cover from &source file"
14202msgstr "Použiť obálku zo &zdrojového súboru"
14203
14204#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14206#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14207#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14208#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14209#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14210#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14212msgid "&Title:"
14213msgstr "&Názov:"
14214
14215#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14216#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14217msgid "Change the title of this book"
14218msgstr "Názov knihy"
14219
14220#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14221#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14222msgid "&Author(s):"
14223msgstr "&Autor(i):"
14224
14225#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14226msgid "Author so&rt:"
14227msgstr ""
14228
14229#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14230msgid ""
14231"Change the author(s) of this book. Multiple authors should be separated by a"
14232" comma"
14233msgstr "Autor(i) tejto knihy. Viacerí autori by mali byť oddelení čiarkami"
14234
14235#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14236#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14237msgid "&Publisher:"
14238msgstr "&Vydavateľ:"
14239
14240#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14242#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14243msgid "Ta&gs:"
14244msgstr "&Značky:"
14245
14246#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14248#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14249msgid ""
14250"Tags categorize the book. This is particularly useful while searching. "
14251"<br><br>They can be any words or phrases, separated by commas."
14252msgstr "Značky radia knihu do kategórií. Užitočné sú najmä pri vyhľadávaní.<br><br>Môžu to byť ľubovoľné slová alebo frázy, oddelené čiarkami."
14253
14254#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14256#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14257msgid "&Series:"
14258msgstr "&Séria:"
14259
14260#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14261#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14264#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14265msgid "List of known series. You can add new series."
14266msgstr "Zoznam známych sérií. Môžete zadať novú sériu."
14267
14268#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14269msgid "Book "
14270msgstr "Kniha "
14271
14272#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14273msgid "MOBI output"
14274msgstr "MOBI výstup"
14275
14276#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14277msgid "Ignore &margins"
14278msgstr "Ignorovať &okraje"
14279
14280#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14281msgid ""
14282"Do not convert all images to &JPEG (may result in images not working in "
14283"older viewers)"
14284msgstr "Nekonvertovať všetky obrázky do &JPEG (môže spôsobiť, že staršie prehliadače ich nezobrazia)"
14285
14286#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14287msgid "Kindle options"
14288msgstr "Voľby Kindle"
14289
14290#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14291msgid "MOBI file &type:"
14292msgstr "&Typ súboru MOBI:"
14293
14294#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14295msgid "Personal Doc tag:"
14296msgstr ""
14297
14298#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14299msgid ""
14300"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14301"both MOBI filetypes. If you wish to use the new format on your device, "
14302"convert to AZW3 instead of MOBI."
14303msgstr "<b>UPOZORNENIE:</b> Mnohé zariadenia Kindle majú problém so zobrazením nového, alebo oboch typov súborov MOBI. Ak si želáte použiť vo Vašom zariadení nový formát, skonvertujte ho na AZW3, namiesto MOBI."
14304
14305#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14306msgid "Default profile"
14307msgstr ""
14308
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14310#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14311msgid "unlimited"
14312msgstr "neobmedzené"
14313
14314#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14315#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14316#, python-format
14317msgid "%(width)d x %(height)d pixels"
14318msgstr "%(width)d x %(height)d pixelov"
14319
14320#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14321#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14322#, python-format
14323msgid "Screen size: %s"
14324msgstr "Veľkosť obrazovky: %s"
14325
14326#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14327msgid "Page setup"
14328msgstr "Nastavenie strany"
14329
14330#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14331msgid "&Output profile:"
14332msgstr "Výstupný pr&ofil:"
14333
14334#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14335msgid "Profile description"
14336msgstr "Popis profilu"
14337
14338#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14339msgid "&Input profile:"
14340msgstr "V&stupný profil:"
14341
14342#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14343msgid "Margins"
14344msgstr "Okraje"
14345
14346#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14347#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14348msgid "&Left:"
14349msgstr "V&ľavo:"
14350
14351#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14352#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14353#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14354#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14355msgid "Unchanged"
14356msgstr "Nezmenené"
14357
14358#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14359#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14360msgid "&Top:"
14361msgstr "&Hore:"
14362
14363#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14364#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14365msgid "&Right:"
14366msgstr "V&pravo:"
14367
14368#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14369#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14370msgid "&Bottom:"
14371msgstr "&Dole:"
14372
14373#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14374msgid "PDB output"
14375msgstr "PDB výstup"
14376
14377#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14378#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14379#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14380#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14381msgid "&Format:"
14382msgstr "&Formát:"
14383
14384#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14385#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14386#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14387#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14388msgid "&Inline TOC"
14389msgstr "&Vložený obsah"
14390
14391#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14392#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14393#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14394msgid "Output &encoding:"
14395msgstr ""
14396
14397#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14398msgid "PDF input"
14399msgstr "PDF vstup"
14400
14401#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14402msgid "Line &un-wrapping factor:"
14403msgstr ""
14404
14405#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14406msgid "No &images"
14407msgstr ""
14408
14409#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14410msgid "PDF output"
14411msgstr "PDF výstup"
14412
14413#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14414msgid "Use page margins from the &document being converted"
14415msgstr ""
14416
14417#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14418msgid "&Use the paper size set in output profile"
14419msgstr ""
14420
14421#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14422msgid "&Paper size:"
14423msgstr "&Veľkosť papieru:"
14424
14425#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14426msgid "&Unit:"
14427msgstr "&Jednotka:"
14428
14429#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14430msgid "Preserve &aspect ratio of cover"
14431msgstr "Zachovať &pomer strán obálky"
14432
14433#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14434msgid "Add page &numbers to the bottom of every page"
14435msgstr "Pridať čísla &strán na spodnú časť každej stránky"
14436
14437#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14438msgid "Add a printable &Table of Contents at the end"
14439msgstr ""
14440
14441#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14442msgid "&Title for ToC:"
14443msgstr ""
14444
14445#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14446msgid "Serif famil&y:"
14447msgstr ""
14448
14449#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14450msgid "Sans fami&ly:"
14451msgstr ""
14452
14453#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14454msgid "&Monospace family:"
14455msgstr "&Neproporcionálne písmo:"
14456
14457#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14458msgid "S&tandard font:"
14459msgstr "Š&tandardné písmo:"
14460
14461#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14462msgid "Default font si&ze:"
14463msgstr "Štandardná &veľkosť písma:"
14464
14465#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14466#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14467#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14468#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14469msgid " px"
14470msgstr " px"
14471
14472#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14473msgid "Monospace &font size:"
14474msgstr "&Veľkosť neproporcionálneho písma:"
14475
14476#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14477msgid "Page &number map:"
14478msgstr ""
14479
14480#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14481msgid "Page  margins"
14482msgstr "Okraje strany"
14483
14484#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14485msgid "Page headers and footers"
14486msgstr "Hlavičky a päty stránok"
14487
14488#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14489#, python-format
14490msgid ""
14491"You can insert headers and footers into every page of the produced PDF file "
14492"by using header and footer templates. For examples, see the <a "
14493"href=\"%s\">documentation</a>."
14494msgstr ""
14495
14496#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14497msgid "&Header template:"
14498msgstr "Šablóna &hlavičky:"
14499
14500#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14501msgid "&Footer template:"
14502msgstr "Šablóna &päty:"
14503
14504#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14505msgid "&Break long words at the end of lines"
14506msgstr ""
14507
14508#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14509msgid "Odd/even &offset:"
14510msgstr ""
14511
14512#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14513msgid "PMLZ output"
14514msgstr "PMLZ výstup"
14515
14516#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14517msgid "Do not &reduce image size and depth"
14518msgstr ""
14519
14520#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14521msgid "RB output"
14522msgstr "RB výstup"
14523
14524#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14525msgid "No formats available"
14526msgstr "Nis sú dostupné žiadne formáty"
14527
14528#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14529msgid "Cannot build regex using the GUI builder without a book."
14530msgstr "Bez knihy nemôžem pomocou GUI vytvoriť regulárny výraz."
14531
14532#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14533msgid "Could not open file"
14534msgstr "Nemôžem otvoriť súbor"
14535
14536#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14537msgid "Could not open the file, do you have it open in another program?"
14538msgstr "Nemôžem otvoriť súbor, nemáte ho otvorený v inom programe?"
14539
14540#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14541msgid ""
14542"Failed to generate markup for testing. Click \"Show details\" to learn more."
14543msgstr ""
14544
14545#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14546#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14547msgid "Failed to generate preview"
14548msgstr "Vytvorenie náhľadu zlyhalo"
14549
14550#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14551msgid "Open book"
14552msgstr "Otvoriť knihu"
14553
14554#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14555msgid "Click the \"Open\" button below to open a e-book to use for testing."
14556msgstr ""
14557
14558#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14559msgid "Regex Builder"
14560msgstr "Tvorba regulárnych výrazov"
14561
14562#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14563msgid "Regex:"
14564msgstr "Regulárny výraz:"
14565
14566#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14567#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14568#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14569#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14570#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14571msgid "&Test"
14572msgstr "&Test"
14573
14574#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14575msgid "Occurrences:"
14576msgstr "Výskyty:"
14577
14578#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14579#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14580#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14581msgid "0"
14582msgstr "0"
14583
14584#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14585msgid "Goto:"
14586msgstr "Ísť na:"
14587
14588#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14590#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14591#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14592#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14594msgid "&Previous"
14595msgstr "&Predchádzajúci"
14596
14597#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14599#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14600#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14601#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14602#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14605msgid "&Next"
14606msgstr "&Ďalej"
14607
14608#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14610msgid "Preview"
14611msgstr "Náhľad"
14612
14613#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14614msgid "RTF input"
14615msgstr "RTF vstup"
14616
14617#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14618msgid "Ignore &WMF images in the RTF file"
14619msgstr ""
14620
14621#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14622msgid ""
14623"Search &\n"
14624"replace"
14625msgstr "Hľadať &\nnahradiť"
14626
14627#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14628msgid "&Search regular expression:"
14629msgstr ""
14630
14631#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14632msgid "Replacement text"
14633msgstr ""
14634
14635#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14636msgid "Search regular expression"
14637msgstr "Hľadať regulárny výraz"
14638
14639#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14640msgid "Load calibre search-replace definitions file"
14641msgstr ""
14642
14643#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14644#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14645msgid "calibre search-replace definitions file"
14646msgstr ""
14647
14648#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14649msgid "Failed to read"
14650msgstr "Nepodarilo sa prečítať"
14651
14652#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14653#, python-format
14654msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14655msgstr ""
14656
14657#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14658msgid "Save calibre search-replace definitions file"
14659msgstr ""
14660
14661#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14662msgid "Unused search & replace definition"
14663msgstr ""
14664
14665#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14666msgid ""
14667"The search/replace definition being edited  has not been added to the list "
14668"of definitions. Do you wish to continue with the conversion (the definition "
14669"will not be used)?"
14670msgstr ""
14671
14672#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14673#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14674msgid "Invalid regular expression"
14675msgstr "Neplatný regulárny výraz"
14676
14677#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14678#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14679#, python-format
14680msgid "Invalid regular expression: %s"
14681msgstr "Neplatný regulárny výraz: %s"
14682
14683#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14684msgid ""
14685"The list of search/replace definitions that will be applied to this "
14686"conversion."
14687msgstr "Zoznam definícií pre hľadanie / náhradu, ktorý bude použitý pri tejto konverzii."
14688
14689#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14690msgid "Edit search/replace definition"
14691msgstr ""
14692
14693#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14694msgid "&Replacement text:"
14695msgstr ""
14696
14697#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14698msgid ""
14699"Add the current expression to the list of expressions that will be applied"
14700msgstr "Pridať aktuálny výraz do zoznamu výrazov ktoré sa použijú"
14701
14702#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14704msgid "&Add"
14705msgstr "&Pridať"
14706
14707#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14708msgid "Edit the currently selected expression"
14709msgstr "Upraviť aktuálne vybraný výraz"
14710
14711#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14712#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14713msgid "&Change"
14714msgstr "&Zmeniť"
14715
14716#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14717msgid "Remove the currently selected expression"
14718msgstr "Odstrániť aktuálne vybraný výraz"
14719
14720#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14721#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14722#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14723#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14724msgid "&Remove"
14725msgstr "&Odstrániť"
14726
14727#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14728msgid "Load a list of expressions from a previously saved file"
14729msgstr "Načítať zoznam výrazov z predtým uloženého súboru"
14730
14731#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14732#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14733#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14735#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14736msgid "&Load"
14737msgstr "&Načítať"
14738
14739#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14740msgid "Save this list of expressions so that you can re-use it easily"
14741msgstr "Uložiť zoznam výrazov pre jednoduchšie opakované použitie"
14742
14743#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14744#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14745#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14747#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14748#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14749#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14752msgid "&Save"
14753msgstr "&Uložiť"
14754
14755#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14756msgid "Move expression up."
14757msgstr "Posunúť výraz hore."
14758
14759#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14760msgid "Move expression down."
14761msgstr "Posunúť výraz dolu."
14762
14763#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14764#, python-format
14765msgid ""
14766"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14767"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14768"expressions. Also clicking the wizard button below will allow you to test "
14769"your regular expression against the current input document. When you are "
14770"happy with an expression, click the Add button to add it to the list of "
14771"expressions."
14772msgstr ""
14773
14774#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14775#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14777#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14778#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14779msgid "Restore &defaults"
14780msgstr "O&bnoviť východzie hodnoty"
14781
14782#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14783msgid "&Input format:"
14784msgstr "V&stupný formát:"
14785
14786#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14787msgid "Use &saved conversion settings for individual books"
14788msgstr "Použiť pre jednotlivé knihy uložené na&stavenia konverzie"
14789
14790#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14791msgid "Convert"
14792msgstr "Konvertovať"
14793
14794#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14795msgid "SNB output"
14796msgstr "SNB výstup"
14797
14798#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14799msgid "Hide &chapter name"
14800msgstr "Skryť &názov kapitoly"
14801
14802#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14803msgid "Don't indent the &first line for each paragraph"
14804msgstr ""
14805
14806#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14807msgid "Insert &empty line between paragraphs"
14808msgstr ""
14809
14810#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14811msgid "Optimize for full-&screen mode"
14812msgstr ""
14813
14814#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14815msgid ""
14816"Structure\n"
14817"detection"
14818msgstr "Detekcia\nštruktúry"
14819
14820#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14821msgid ""
14822"Fine tune the detection of chapter headings and other document structure."
14823msgstr "Doladenie detekcie hlavičiek kapitol a ďalších štruktúr dokumentu."
14824
14825#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14826msgid "Detect &chapters at (XPath expression):"
14827msgstr ""
14828
14829#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14830msgid "Insert &page breaks before (XPath expression):"
14831msgstr ""
14832
14833#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14834msgid "Start &reading at (XPath expression):"
14835msgstr ""
14836
14837#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14838#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14839#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14840msgid "Invalid XPath"
14841msgstr "Neplatný XPath"
14842
14843#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14844#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14846#, python-format
14847msgid "The XPath expression %s is invalid."
14848msgstr "Výraz XPath %s je neplatný."
14849
14850#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14851msgid "Remove &fake margins"
14852msgstr "Odstrániť &falošné okraje"
14853
14854#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14855msgid ""
14856"The header and footer removal options have been replaced by the Search & "
14857"replace options. Click the Search & replace category in the bar to the left "
14858"to use these options. Leave the replace field blank and enter your "
14859"header/footer removal regexps into the search field."
14860msgstr ""
14861
14862#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14863msgid "Insert &metadata as page at start of book"
14864msgstr "Vložiť &metadáta ako stránku na začiatok knihy"
14865
14866#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14867msgid "Chapter &mark:"
14868msgstr "&Značka kapitol:"
14869
14870#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14871msgid "Remove first &image"
14872msgstr "Odstrániť prvý &obrázok"
14873
14874#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14875msgid ""
14876"Table of\n"
14877"Contents"
14878msgstr "Obsah"
14879
14880#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14881msgid "Control the creation/conversion of the Table of Contents."
14882msgstr "Riadiť vytvorenie/konverziu Obsahu"
14883
14884#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14885msgid "Level &1 TOC (XPath expression):"
14886msgstr "Obsah úrovne &1 (výtaz XPath):"
14887
14888#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14889msgid "Level &2 TOC (XPath expression):"
14890msgstr "Obsah úrovne &2 (výtaz XPath):"
14891
14892#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14893msgid "Level &3 TOC (XPath expression):"
14894msgstr "Obsah úrovne &3 (výtaz XPath):"
14895
14896#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14897msgid "&Force use of auto-generated Table of Contents"
14898msgstr "&Vždy použiť automaticky generovaný obsah"
14899
14900#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14901msgid "Do not add &detected chapters to the Table of Contents"
14902msgstr "&Nepridávať automaticky rozoznané kapitoly do obsahu"
14903
14904#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14905msgid "Number of &links to add to Table of Contents:"
14906msgstr ""
14907
14908#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14909msgid "TOC &filter:"
14910msgstr ""
14911
14912#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14913msgid "Chapter &threshold:"
14914msgstr ""
14915
14916#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14917msgid "Allow &duplicate links when creating the Table of Contents"
14918msgstr "Povoliť pri tvorbe Obsahu &duplicitné odkazy"
14919
14920#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14921#, python-format
14922msgid ""
14923"<a href=\"%s\">Help with using these options to generate a Table of "
14924"Contents</a>"
14925msgstr ""
14926
14927#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14928msgid ""
14929"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14930" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14931" caused by automatic generation."
14932msgstr ""
14933
14934#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14935msgid "&Manually fine-tune the ToC after conversion is completed"
14936msgstr ""
14937
14938#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14939msgid "TXT input"
14940msgstr "TXT vstup"
14941
14942#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14943msgid "Structure"
14944msgstr "Štruktúra"
14945
14946#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
14947msgid "&Paragraph style:"
14948msgstr ""
14949
14950#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
14951msgid "&Formatting style:"
14952msgstr ""
14953
14954#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
14955msgid "Common"
14956msgstr "Bežné"
14957
14958#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
14959msgid "Preserve &spaces"
14960msgstr "Zachovať &medzery"
14961
14962#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
14963msgid "Remove &indents at the beginning of lines"
14964msgstr ""
14965
14966#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
14967#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
14968msgid "Markdown"
14969msgstr "Markdown"
14970
14971#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
14972msgid ""
14973"<p>Markdown is a simple markup language for text files, that allows for "
14974"advanced formatting. To learn more visit <a "
14975"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
14976msgstr ""
14977
14978#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
14979msgid ""
14980"You can optionally enable various extensions to the base Markdown syntax, "
14981"below."
14982msgstr ""
14983
14984#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
14985msgid ""
14986"More information on <a href=\"https://python-"
14987"markdown.github.io/extensions/\">Markdown extensions</a>"
14988msgstr ""
14989
14990#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
14991msgid "TXT output"
14992msgstr "TXT výstup"
14993
14994#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
14995msgid "General"
14996msgstr "Všeobecné"
14997
14998#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
14999msgid "&Line ending style:"
15000msgstr "Štýl ukončenia riadka:"
15001
15002#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
15003msgid "&Formatting:"
15004msgstr "&Formátovanie:"
15005
15006#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
15007msgid "Plain"
15008msgstr "Prostý"
15009
15010#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
15011msgid "&Maximum line length:"
15012msgstr "&Maximálna dĺžka riadka:"
15013
15014#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
15015msgid "Force maximum line &length"
15016msgstr ""
15017
15018#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
15019msgid "Markdown, Textile"
15020msgstr "Markdown, Textile"
15021
15022#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
15023msgid "Do not remove links (<a> tags) before processing"
15024msgstr "Neodstraňovať pred spracovaním odkazy (značky <a>)"
15025
15026#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
15027msgid "Do not remove image &references before processing"
15028msgstr ""
15029
15030#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
15031msgid "Keep text &color, when possible"
15032msgstr "Zachovať &farbu písma ak je to možné"
15033
15034#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
15035msgid "TXTZ output"
15036msgstr ""
15037
15038#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
15039msgid "Use a wizard to generate the XPath expression"
15040msgstr ""
15041
15042#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15043msgid "Match HTML &tags with tag name:"
15044msgstr ""
15045
15046#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15047msgid "*"
15048msgstr "*"
15049
15050#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15051msgid "a"
15052msgstr "a"
15053
15054#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15055msgid "br"
15056msgstr "br"
15057
15058#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15059msgid "div"
15060msgstr "div"
15061
15062#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15063msgid "h1"
15064msgstr "h1"
15065
15066#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15067msgid "h2"
15068msgstr "h2"
15069
15070#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15071msgid "h3"
15072msgstr "h3"
15073
15074#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15075msgid "h4"
15076msgstr "h4"
15077
15078#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15079msgid "h5"
15080msgstr "h5"
15081
15082#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15083msgid "h6"
15084msgstr "h6"
15085
15086#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15087msgid "hr"
15088msgstr "hr"
15089
15090#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15091msgid "span"
15092msgstr "span"
15093
15094#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15095msgid "Having the &attribute:"
15096msgstr "Má &atribút:"
15097
15098#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15099msgid "With &value:"
15100msgstr "S &hodnotou:"
15101
15102#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15103msgid "(A regular expression)"
15104msgstr "(Regulárny výraz)"
15105
15106#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15107#, python-format
15108msgid ""
15109"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15110" <i>h2</i>, attribute to <i>class</i> and value to "
15111"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15112"leaving value blank will match any value. Setting tag to * will match any "
15113"tag.</p><p>To learn more advanced usage of XPath see the <a "
15114"href=\"%s\">XPath Tutorial</a>."
15115msgstr ""
15116
15117#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15118msgid "Browse by covers"
15119msgstr "Prehliadať obálky"
15120
15121#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15124msgid "Choose color"
15125msgstr "Zvoľte farbu"
15126
15127#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15128#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15129#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15130#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15133#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15134msgid "&Name:"
15135msgstr "&Meno:"
15136
15137#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15138msgid "Color &1:"
15139msgstr "Farba &1:"
15140
15141#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15142msgid "Color &2:"
15143msgstr "Farba &2:"
15144
15145#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15146msgid "Contrast color &1 (mainly for text):"
15147msgstr "Kontrastná farba &1 (hlavne pre text):"
15148
15149#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15150msgid "Contrast color &2 (mainly for text):"
15151msgstr "Kontrastná farba &2 (hlavne pre text):"
15152
15153#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15154#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15155#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15157#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15158msgid "Invalid name"
15159msgstr "Neplatný názov"
15160
15161#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15162#, python-format
15163msgid ""
15164"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15165"least two characters long."
15166msgstr ""
15167
15168#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15169#, python-format
15170msgid "A color scheme with the name \"%s\" already exists."
15171msgstr "Farebná schéma s menom \"%s\" už existuje."
15172
15173#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15174msgid ""
15175"When generating covers, a color scheme for the cover is chosen at random "
15176"from the color schemes below. You can prevent an individual scheme from "
15177"being selected by unchecking it. The preview on the right shows the "
15178"currently selected color scheme."
15179msgstr ""
15180
15181#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15182msgid "Choose a color scheme to be used for this generated cover."
15183msgstr "Vyberte farebnú schému, ktorá má byť použitá pre túto generovanú obálku. "
15184
15185#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15186msgid ""
15187"In normal cover generation, the color scheme is chosen at random from the "
15188"list of color schemes below. You can prevent an individual color scheme from"
15189" being chosen by unchecking it here."
15190msgstr ""
15191
15192#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15193msgid "&New color scheme"
15194msgstr "&Nová farebná schéma"
15195
15196#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15197msgid "&Edit color scheme"
15198msgstr "&Upraviť farebnú schému"
15199
15200#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15201msgid "&Remove color scheme"
15202msgstr "&Odstrániť farebnú schému"
15203
15204#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15205msgid "&Styles"
15206msgstr "&Štýly"
15207
15208#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15209msgid ""
15210"When generating covers, a style for the cover is chosen at random from the "
15211"styles below. You can prevent an individual style from being selected by "
15212"unchecking it. The preview on the right shows the currently selected style."
15213msgstr ""
15214
15215#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15216msgid "Choose a style to be used for this generated cover."
15217msgstr ""
15218
15219#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15220msgid ""
15221"In normal cover generation, the style is chosen at random from the list of "
15222"styles below. You can prevent an individual style from being chosen by "
15223"unchecking it here."
15224msgstr ""
15225
15226#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15227msgid "&Fonts and sizes"
15228msgstr ""
15229
15230#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15231msgid "&Title font family:"
15232msgstr ""
15233
15234#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15235msgid "&Title font size:"
15236msgstr ""
15237
15238#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15239msgid "&Subtitle font family:"
15240msgstr ""
15241
15242#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15243msgid "&Subtitle font size:"
15244msgstr ""
15245
15246#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15247msgid "&Footer font family:"
15248msgstr ""
15249
15250#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15251msgid "&Footer font size:"
15252msgstr ""
15253
15254#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15255msgid "Cover &width:"
15256msgstr "&Šírka obalu:"
15257
15258#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15259msgid "Cover &height:"
15260msgstr "&Výška obalu:"
15261
15262#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15263msgid ""
15264"Note that the preview to the side is of fixed aspect ratio, so changing the "
15265"cover width above will not have any effect. If you change the height, you "
15266"should also change the width nevertheless as it will be used in actual cover"
15267" generation."
15268msgstr ""
15269
15270#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15271msgid "&Text"
15272msgstr "&Text"
15273
15274#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15275msgid ""
15276"The text on the generated cover is taken from the metadata of the book. This"
15277" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15278"templates for bold, italic and line breaks, respectively. The default "
15279"templates use the title, series and authors. You can change them to use "
15280"whatever metadata you like."
15281msgstr ""
15282
15283#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15284msgid "Change the &title template"
15285msgstr ""
15286
15287#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15288msgid "The title template"
15289msgstr "Šablóna názvu"
15290
15291#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15292msgid "Change the &sub-title template"
15293msgstr ""
15294
15295#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15296msgid "The sub-title template"
15297msgstr ""
15298
15299#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15300msgid "Change the &footer template"
15301msgstr ""
15302
15303#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15304msgid "The footer template"
15305msgstr ""
15306
15307#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15308msgid "My Color Scheme"
15309msgstr "Moja farebná schéma"
15310
15311#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15312#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15315msgid "Cannot edit"
15316msgstr ""
15317
15318#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15319msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15320msgstr ""
15321
15322#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15323#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15324#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15325msgid "Cannot remove"
15326msgstr "Nemôžem odobrať"
15327
15328#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15329msgid "Cannot remove a builtin color scheme."
15330msgstr ""
15331
15332#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15333msgid "A sample book"
15334msgstr "Ukážková kniha"
15335
15336#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15337msgid "Author One"
15338msgstr "Prvý autor"
15339
15340#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15341msgid "Author Two"
15342msgstr "Druhý autor"
15343
15344#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15345msgid "A series of samples"
15346msgstr ""
15347
15348#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15349msgid "Tag One"
15350msgstr ""
15351
15352#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15353msgid "Tag Two"
15354msgstr ""
15355
15356#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15357msgid "Some publisher"
15358msgstr "Nejaký vydavateľ"
15359
15360#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15361msgid "Cover generation settings"
15362msgstr "Nastavenia generovania obalu"
15363
15364#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15365msgid "Save these settings as the &defaults for future use"
15366msgstr ""
15367
15368#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15369msgid "Save the current cover generation settings for later re-use"
15370msgstr ""
15371
15372#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15373msgid "Load previously saved cover generation settings"
15374msgstr ""
15375
15376#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15377msgid ""
15378"Save the current settings as the settings to use always instead of just this"
15379" time. Remember that for styles and colors the actual style or color used is"
15380" chosen at random from the list of checked styles/colors."
15381msgstr ""
15382
15383#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15384msgid "My cover style"
15385msgstr ""
15386
15387#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15388msgid "Name for these settings"
15389msgstr ""
15390
15391#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15392msgid "Theme name:"
15393msgstr ""
15394
15395#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15396msgid ""
15397"Create the rule below, the rule can be used to transform style properties"
15398msgstr ""
15399
15400#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15401#, python-brace-format
15402msgid "{preamble} {property} {match_type} {query}"
15403msgstr "{preamble} {property} {match_type} {query}"
15404
15405#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15406msgid "If the &property:"
15407msgstr ""
15408
15409#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15410msgid ""
15411"The name of a CSS property, for example: font-size\n"
15412"Do not use shorthand properties, they will not work.\n"
15413"For instance use margin-top, not margin."
15414msgstr ""
15415
15416#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15417#, python-brace-format
15418msgid "{action} {action_data}"
15419msgstr "{action} {action_data}"
15420
15421#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15422msgid "The CSS property value"
15423msgstr ""
15424
15425#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15426msgid ""
15427"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15428"number is used it will be compared with the CSS value using whatever unit "
15429"the value has. Note that comparison automatically converts units, except for"
15430" relative units like percentage or em, for which comparison fails if the "
15431"units are different."
15432msgstr ""
15433
15434#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15435msgid ""
15436"CSS properties to add to the rule that contains the matching style. You can "
15437"specify more than one property, separated by semi-colons, for example: "
15438"color:red; font-weight: bold"
15439msgstr ""
15440
15441#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15442msgid "A number"
15443msgstr "Číslo"
15444
15445#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15446#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15447#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15448#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15449msgid "Edit rule"
15450msgstr "Upraviť pravidlo"
15451
15452#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15453#, python-brace-format
15454msgid ""
15455"If the property <i>{property}</i> <b>{match_type}</b> "
15456"<b>{query}</b><br>{action}"
15457msgstr ""
15458
15459#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15460#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15461msgid "This rule is invalid, please remove it"
15462msgstr "Toto pravidlo je neplatné, odoberte ho prosím"
15463
15464#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15465msgid ""
15466"You can specify rules to transform styles here. Click the \"Add rule\" "
15467"button below to get started."
15468msgstr ""
15469
15470#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15471msgid "Test style transform rules"
15472msgstr ""
15473
15474#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15475msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15476msgstr ""
15477
15478#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15479msgid "Resulting stylesheet"
15480msgstr ""
15481
15482#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15483msgid "Edit style transform rules"
15484msgstr ""
15485
15486#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15487#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15489#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15490msgid "E&xport"
15491msgstr "E&xportovať"
15492
15493#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15494#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15495msgid "Export these rules to a file"
15496msgstr ""
15497
15498#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15499#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15501#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15502msgid "&Import"
15503msgstr "&Importovať"
15504
15505#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15506msgid "Import previously exported rules"
15507msgstr ""
15508
15509#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15510#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15511msgid "&Test rules"
15512msgstr ""
15513
15514#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15515#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15516msgid "Save this ruleset for later re-use"
15517msgstr ""
15518
15519#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15520#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15521msgid "Load a previously saved ruleset"
15522msgstr ""
15523
15524#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15525#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15526msgid "No rules"
15527msgstr "Žiadne pravidlá"
15528
15529#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15530msgid "There are no rules to export"
15531msgstr ""
15532
15533#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15534msgid "Choose file for exported rules"
15535msgstr ""
15536
15537#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15538msgid "Choose file to import rules from"
15539msgstr ""
15540
15541#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15542#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15543msgid " index"
15544msgstr ""
15545
15546#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15547#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15548#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15549#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15550#, python-brace-format
15551msgid "Clear {0}"
15552msgstr ""
15553
15554#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15555msgid "Set {} to yes"
15556msgstr ""
15557
15558#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15559msgid "Set {} to no"
15560msgstr ""
15561
15562#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15563msgid "Clear {}"
15564msgstr ""
15565
15566#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15567#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15568#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15569#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15570#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15571#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15572#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15573#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15574#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15575#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15576#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15577#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15578#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15579msgid "Undefined"
15580msgstr "Nedefinované"
15581
15582#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15583#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15585msgid "Today"
15586msgstr "Dnes"
15587
15588#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15589msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15590msgstr ""
15591
15592#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15593#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15594msgid "Values changed"
15595msgstr "Hodnoty sa zmenili"
15596
15597#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15598msgid ""
15599"You have changed the values. In order to use this editor, you must either "
15600"discard or apply these changes. Apply changes?"
15601msgstr "Zmenili ste hodnoty. Pred použitím editora musíte tieto zmeny buď zrušiť, alebo použiť. Použiť zmeny?"
15602
15603#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15604#, python-brace-format
15605msgid ""
15606"The enumeration \"{0}\" contains an invalid value that will be set to the "
15607"default"
15608msgstr "Zoznam \"{0}\" obsahuje neplatnú hodnotu, ktorá bude nastavená ako štandardná"
15609
15610#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15611#, python-brace-format
15612msgid "Set {0} to No"
15613msgstr ""
15614
15615#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15616#, python-brace-format
15617msgid "Set {0} to Yes"
15618msgstr ""
15619
15620#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15621#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15622msgid "Open Item editor"
15623msgstr ""
15624
15625#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15626msgid "Apply changes"
15627msgstr "Použiť zmeny"
15628
15629#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15630#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15631msgid "Clear series"
15632msgstr "Vyčistiť série"
15633
15634#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15635msgid "Automatically number books"
15636msgstr "Číslovať knihy automaticky"
15637
15638#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15639msgid ""
15640"If not checked, the series number for the books will be set to 1. If "
15641"checked, selected books will be automatically numbered, in the order you "
15642"selected them. So if you selected Book A and then Book B, Book A will have "
15643"series number 1 and Book B series number 2."
15644msgstr ""
15645
15646#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15647msgid "Force numbers to start with "
15648msgstr "Vynútiť číslovanie od "
15649
15650#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15651msgid ""
15652"Series will normally be renumbered from the highest number in the database "
15653"for that series. Checking this box will tell calibre to start numbering from"
15654" the value in the box"
15655msgstr ""
15656
15657#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15658#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15659msgid ""
15660"The amount by which to increment the series number for successive books. "
15661"Only applicable when using force series numbers."
15662msgstr ""
15663
15664#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15665#, python-brace-format
15666msgid ""
15667"The enumeration \"{0}\" contains invalid values that will not appear in the "
15668"list"
15669msgstr "Zoznam \"{0}\" obsahuje neplatné hodnoty, ktoré sa nezobrazia"
15670
15671#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15672msgid "Remove all tags"
15673msgstr "Odtrániť všetky značky"
15674
15675#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15676#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15677msgid "tags to remove"
15678msgstr "odstrániť značky"
15679
15680#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15681msgid ""
15682"You have entered values. In order to use this editor you must first discard "
15683"them. Discard the values?"
15684msgstr ""
15685
15686#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15687#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15688msgid "No details available."
15689msgstr "Nie zú dostupné žiadne podrobnosti"
15690
15691#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15692msgid "Device no longer connected."
15693msgstr "Zariadenie už nie je pripojené."
15694
15695#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15696msgid "Get device information"
15697msgstr "Získať informácie o zariadení"
15698
15699#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15700msgid "Set library information"
15701msgstr ""
15702
15703#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15704msgid "Get list of books on device"
15705msgstr "Prevziať zoznam kníh v zariadení"
15706
15707#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15708msgid "Prepare files for transfer from device"
15709msgstr ""
15710
15711#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15712msgid "Get annotations from device"
15713msgstr "Získať anotácie zo zariadenia"
15714
15715#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15716msgid "Send metadata to device"
15717msgstr "Odoslať metadáta do zariadenia"
15718
15719#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15720msgid "Send collections to device"
15721msgstr "Odoslať zbierky do zariadenia"
15722
15723#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15724msgid "Upload one book to the device"
15725msgid_plural "Upload {} books to the device"
15726msgstr[0] "Odoslať jednu knihu do zariadenia"
15727msgstr[1] "Odoslať {} knihy do zariadenia"
15728msgstr[2] "Odoslať {} kníh do zariadenia"
15729msgstr[3] "Odoslať {} kníh do zariadenia"
15730
15731#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15732msgid "Delete books from device"
15733msgstr "Zmazať knihy zo zariadenia"
15734
15735#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15736msgid "Download books from device"
15737msgstr "Prevziať knihy zo zariadenia"
15738
15739#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15740msgid "View book on device"
15741msgstr "Zobraziť knihu v zariadení"
15742
15743#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15744msgid "Set default send to device action"
15745msgstr "Nastaviť št. akciu pre Odoslať do zar."
15746
15747#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15748msgid "Send to main memory"
15749msgstr "Uložiť do hlavnej pamäte"
15750
15751#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15752msgid "Send to storage card A"
15753msgstr "Odoslať na pamäťovú kartu A"
15754
15755#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15756msgid "Send to storage card B"
15757msgstr "Odoslať na pamäťovú kartu B"
15758
15759#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15760msgid "Send specific format to"
15761msgstr "Odoslať určitý formát do"
15762
15763#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15764msgid "Send and delete from library"
15765msgstr "Odoslať a odstrániť z knižnice"
15766
15767#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15768msgid "Eject device"
15769msgstr "Vysunúť zariadenie"
15770
15771#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15772#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15774#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15775msgid "Error"
15776msgstr "Chyba"
15777
15778#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15779msgid "Error communicating with device"
15780msgstr "Chyba komunikácie so zariadením"
15781
15782#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15783#, python-format
15784msgid "Manage the %s?"
15785msgstr "Spravovať %s?"
15786
15787#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15788#, python-format
15789msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15790msgstr "Bol detekovaný <b>%s</b>. Želáte si, aby ho Calibre spravovala?"
15791
15792#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15793#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15794#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15795msgid "No suitable formats"
15796msgstr "Žiadne vhodné formáty"
15797
15798#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15799msgid "Select folder to open as device"
15800msgstr "Vybrať priečinok otváraný ako zariadenie"
15801
15802#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15803msgid "Running jobs"
15804msgstr "Bežiace úlohy"
15805
15806#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15807msgid "Cannot configure the device while there are running device jobs."
15808msgstr "Dokiaľ ulohy bežia, nemôžem konfigurovať zariadenie."
15809
15810#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15811#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15812#, python-format
15813msgid "Configure %s"
15814msgstr "Konfigurovať %s"
15815
15816#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15817#, python-format
15818msgid "Restart calibre for the changes to %s to be applied."
15819msgstr "Aby sa zmeny %s prejavili, treba Calibre reštartovať."
15820
15821#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15822msgid "Error talking to device"
15823msgstr "Chyba komunikácie so zariadením"
15824
15825#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15826msgid ""
15827"There was a temporary error talking to the device. Please unplug and "
15828"reconnect the device or reboot."
15829msgstr "Pri komunikácii so zariadením sa objavili sa dočasné chyby. Odpojte a pripojte prosím zariadenie, alebo ho reštartujte."
15830
15831#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15832msgid "Device: "
15833msgstr "Zariadenie: "
15834
15835#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15836msgid " detected."
15837msgstr " nájdené."
15838
15839#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15840msgid "No books"
15841msgstr "Žiadne knihy"
15842
15843#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15844msgid "selected to send"
15845msgstr "vybrané k odoslaniu"
15846
15847#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15848#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15849msgid "No device"
15850msgstr "Žiadne zariadenie"
15851
15852#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15853msgid "No device connected"
15854msgstr "Žiadne zariadenie nie je pripojené"
15855
15856#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15857#, python-format
15858msgid "%(num)i of %(total)i books"
15859msgstr "%(num)i z %(total)i kníh"
15860
15861#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15862#, python-format
15863msgid "0 of %i books"
15864msgstr "0 z %i kníh"
15865
15866#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15867msgid "Choose format to send to device"
15868msgstr "Vyberte formát na poslanie do zariadenia"
15869
15870#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15871msgid "Cannot send: No device is connected"
15872msgstr "Nemôžem odoslať: Žiadne zariadenie nie je pripojené"
15873
15874#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15875#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15876msgid "No card"
15877msgstr "Žiadna karta"
15878
15879#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15880#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15881msgid "Cannot send: Device has no storage card"
15882msgstr "Nemôžem odoslať: Zariadenie nemá pamäťovú kartu"
15883
15884#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15885#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15886#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15887msgid "Auto convert the following books before uploading to the device?"
15888msgstr "Automaticky konvertovať nasledujúce knihy pred odoslaním do zariadenia?"
15889
15890#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15891msgid "Sending catalogs to device."
15892msgstr "Odosielam katalógy do zariadenia"
15893
15894#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15895msgid "Sending news to device."
15896msgstr "Odosielam správy do zariadenia."
15897
15898#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15899msgid "Sending books to device."
15900msgstr "Odosielam knihy do zariadenia."
15901
15902#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15903msgid ""
15904"Could not upload the following books to the device, as no suitable formats "
15905"were found. Convert the book(s) to a format supported by your device first."
15906msgstr "Nasledujúce knihy nemôžem nahrať do zariadenia, pretože sa nenašli žiadne vhodné formáty. Konvertujte najprv knihy do formátu podporovaného Vašim zariadením."
15907
15908#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15909msgid "No space on device"
15910msgstr "Prekročená kapacita zariadenia"
15911
15912#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15913msgid ""
15914"<p>Cannot upload books to device there is no more free space available "
15915msgstr "<p>Knihy nie je možné odoslať do zariadenia pre nedostatok voľného úložného priestoru "
15916
15917#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15918msgid "Incorrect destination"
15919msgstr "Nesprávny cieľ"
15920
15921#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15922#, python-format
15923msgid "Analyzing books on the device: %d%% finished"
15924msgstr ""
15925
15926#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15927msgid "Book format sync problem"
15928msgstr ""
15929
15930#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15931msgid ""
15932"Some book formats in your library cannot be synced because they have dates "
15933"in the future"
15934msgstr ""
15935
15936#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15937#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15939#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15940msgid "Device"
15941msgstr "Zariadenie"
15942
15943#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
15944msgid "Unknown formats"
15945msgstr "Neznáme formáty"
15946
15947#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
15948#, python-brace-format
15949msgid ""
15950"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
15951"support them. If you send these formats to your {1} they may not work. Are "
15952"you sure?"
15953msgstr "Pre Vaše {1} ste povolili ste formáty <b>{0}</b>. {1} ich nemusí podporovať. Ak tieto formáty odošlete do Vášho {1}, nemusí to fungovať. Ste si istý?"
15954
15955#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
15956#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
15957#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
15958#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
15959#, python-format
15960msgid "The template %s is invalid:"
15961msgstr "Šablóna %s je neplatná:"
15962
15963#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
15964msgid "Select available formats and their order for this device"
15965msgstr "Vyberte použiteľné formáty a ich poradie pre toto zariadenie"
15966
15967#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
15968msgid ""
15969"If checked, books are placed into sub-folders based on their metadata on the"
15970" device. If unchecked, books are all put into the top level folder."
15971msgstr ""
15972
15973#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
15974#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
15975msgid "Use sub-folders"
15976msgstr ""
15977
15978#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
15979#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
15980#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
15981msgid "Use author sort for author"
15982msgstr "Použiť autora pre triedenie ako autora"
15983
15984#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
15985msgid "Save &template:"
15986msgstr "Uložiť &šablónu:"
15987
15988#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
15989msgid "No formats selected"
15990msgstr "Nie sú vybrané žiadne formáty"
15991
15992#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
15993msgid "You must choose at least one format to send to the device"
15994msgstr "Musíte zvoliť aspoň jeden formát, ktorý chcete poslať do zariadenia"
15995
15996#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
15997msgid ""
15998"<b>Save &template</b> to control the filename and\n"
15999"        location of files sent to the device:"
16000msgstr "<b>Uložiť šab&lónu</b> na určujúcu názov súboru a\n        umiestnenia súborov posielaných do zariadenia:"
16001
16002#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
16003msgid ""
16004"A <b>list of &folders</b> on the device to\n"
16005"        which to send e-books. The first one that exists will be used:"
16006msgstr ""
16007
16008#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
16009#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
16010msgid "Browse for a folder on the device"
16011msgstr "Vybrať priečinok v zariadení"
16012
16013#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
16014msgid ""
16015"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
16016"            connect to devices with a checkmark next to their names."
16017msgstr "Výber zariadení, ktoré sa majú <b>ignorovať</b>. Calibre sa\n            k označeným zariadeniam <b>nebude</b> pripájať."
16018
16019#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
16020#, python-format
16021msgid "Send the %s format to the folder:"
16022msgstr "Odoslať formát %s do priečinka:"
16023
16024#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
16025msgid "Folder on the device"
16026msgstr "Priečinok v zariadení"
16027
16028#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
16029#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
16030msgid "&Remove rule"
16031msgstr "Odst&rániť pravidlo"
16032
16033#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
16034msgid "Format specific sending"
16035msgstr ""
16036
16037#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
16038msgid ""
16039"You can create rules that control where e-books of a specific\n"
16040"            format are sent to on the device. These will take precedence over\n"
16041"            the folders specified above."
16042msgstr ""
16043
16044#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16045msgid "Add a &new rule"
16046msgstr "Pridať &nové pravidlo"
16047
16048#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16049#, python-format
16050msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16051msgstr "Zariadenie <b>%s</b> nemá sériové číslo a nemôže byť nastavované"
16052
16053#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16054msgid ""
16055"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16056"plugin when a device is connected."
16057msgstr "<b>Nie je pripojené žiadne MTP zariadenie.</b><p> Modul MTP zariadenia môžete nastavovať len ak je zariadenie pripojené."
16058
16059#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16060msgid ""
16061"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16062"devices\" tab."
16063msgstr "Ak chcete aby sa MTP zariadenie, ktoré bolo doteraz ignorované, prestalo ignorovať, použite záložku \"Ignorované zariadenia\"."
16064
16065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16066#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16067#, python-format
16068msgid "Choose the formats to send to the %s"
16069msgstr "Vyberte formáty na posielanie do %s"
16070
16071#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16072#, python-format
16073msgid "&Ignore the %s in calibre"
16074msgstr "&Ignorovať %s v Calibre"
16075
16076#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16077msgid "Change scanned &folders"
16078msgstr ""
16079
16080#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16081msgid "Show device information"
16082msgstr "Zobraziť informácie o zariadení"
16083
16084#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16086#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16087#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16088#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16091#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16092msgid "Copy to clipboard"
16093msgstr "Kopírovať do schránky"
16094
16095#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16096#, python-format
16097msgid "The %s will be ignored in calibre"
16098msgstr "%s bude v Calibre ignorované"
16099
16100#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16101#, python-format
16102msgid ""
16103"You are trying to send books into the <b>%s</b> folder. This folder is "
16104"currently ignored by calibre when scanning the device. You have to tell "
16105"calibre you want this folder scanned in order to be able to send books to "
16106"it. Click the <b>Configure</b> button below to send books to it."
16107msgstr ""
16108
16109#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16111#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16112#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16113msgid "Configure"
16114msgstr "Nastavenie"
16115
16116#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16117#, python-format
16118msgid "Cannot send to %s"
16119msgstr ""
16120
16121#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16122msgid "Choose folder on device"
16123msgstr "Vyberte priečinok v zariadení"
16124
16125#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16126msgid "<b>Scanned folders:</b>"
16127msgstr ""
16128
16129#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16130msgid ""
16131"You can select which folders calibre will scan when searching this device "
16132"for books."
16133msgstr ""
16134
16135#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16136msgid ""
16137"If you a select a previously unselected folder, any sub-folders will not be "
16138"visible until you restart calibre."
16139msgstr ""
16140
16141#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16142msgid "Choose folders to scan"
16143msgstr ""
16144
16145#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16146msgid "File formats"
16147msgstr "Formáty súborov"
16148
16149#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16150msgid "Extra driver customization options"
16151msgstr ""
16152
16153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16154msgid "How many empty books?"
16155msgstr "Koľko prázdnych kníh?"
16156
16157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16158msgid "How many empty books should be added?"
16159msgstr "Koľko prázdnych kníh by malo byť pridané?"
16160
16161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16162msgid "Set the author of the new books to:"
16163msgstr "Nastaviť autora nových kníh na:"
16164
16165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16166msgid "Reset author to Unknown"
16167msgstr "Resetovať autora na Neznámeho"
16168
16169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16170msgid "Set the series of the new books to:"
16171msgstr ""
16172
16173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16174msgid "Reset series"
16175msgstr ""
16176
16177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16178msgid "Set the title of the new books to:"
16179msgstr ""
16180
16181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16182msgid "Reset title"
16183msgstr ""
16184
16185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16186msgid "Also create an empty e-book in format:"
16187msgstr ""
16188
16189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16190msgid "Also create an empty book format file that you can subsequently edit"
16191msgstr ""
16192
16193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16194msgid "Also copy book &formats when duplicating a book"
16195msgstr ""
16196
16197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16198msgid "Also copy all e-book files into the newly created duplicate books."
16199msgstr ""
16200
16201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16202msgid "&Duplicate current book"
16203msgstr "&Duplikovať aktuálnu knihu"
16204
16205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16206#, python-format
16207msgid ""
16208"Make the new empty book records exact duplicates\n"
16209"of the current book \"%s\", with all metadata identical"
16210msgstr ""
16211
16212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16213msgid "Add books by ISBN"
16214msgstr "Pridať knihy podľa ISBN"
16215
16216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16217msgid "&Paste from clipboard"
16218msgstr "V&ložiť zo schránky"
16219
16220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16221#, python-format
16222msgid ""
16223"<p>Enter a list of ISBNs in the box to the left, one per line. calibre will automatically create entries for books based on the ISBN and download metadata and covers for them.</p>\n"
16224"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16225"<p>You can also specify a file that will be added with each ISBN. To do this enter the full path to the file after a <code>&gt;&gt;</code>. For example:</p>\n"
16226"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16227msgstr ""
16228
16229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16230msgid "&Tags to set on created book entries:"
16231msgstr "Nastaviť novým knihám &značky:"
16232
16233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16234msgid "Check for books with the same ISBN already in library"
16235msgstr ""
16236
16237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16238msgid "Some invalid ISBNs"
16239msgstr "Niektoré ISBN sú neplatné"
16240
16241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16242msgid ""
16243"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16244"\"Show details\" to see which ones. Do you want to proceed?"
16245msgstr ""
16246
16247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16248msgid "All invalid ISBNs"
16249msgstr "Všetky ISBN sú neplatné"
16250
16251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16252msgid "All the ISBNs you entered were invalid. No books can be added."
16253msgstr "Všetky ISBN, ktoré ste zadali sú neplatné. Žiadne knihy nemôžu byť pridané."
16254
16255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16256msgid "Edit authors"
16257msgstr "Upraviť autorov"
16258
16259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16260msgid ""
16261"Edit the authors for this book. You can drag and drop to re-arrange authors"
16262msgstr ""
16263
16264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16265msgid "Enter an author to add"
16266msgstr ""
16267
16268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16269msgid "&Remove selected"
16270msgstr "&Odstrániť vybrané"
16271
16272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16273msgid "Configure the Book details window"
16274msgstr "Nastaviť okno \"Detaily knihy\""
16275
16276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16277#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16278msgid "Select displayed metadata"
16279msgstr "Vyberte zobrazované metadáta"
16280
16281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16282msgid "Move the selected field up"
16283msgstr ""
16284
16285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16286msgid "Move the selected field down"
16287msgstr ""
16288
16289#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16290msgid ""
16291"Note that <b>comments</b> will always be displayed at the end, regardless of"
16292" the order you assign here"
16293msgstr ""
16294
16295#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16296msgid "Fit &cover within view"
16297msgstr "Prispôsobiť &obálku zobrazeniu"
16298
16299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16300msgid "Configure this view"
16301msgstr ""
16302
16303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16304#, python-format
16305msgid "Next [%s]"
16306msgstr ""
16307
16308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16309#, python-format
16310msgid "Previous [%s]"
16311msgstr ""
16312
16313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16314msgid "This book is marked"
16315msgstr "Táto kniha je označená"
16316
16317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16318#, python-format
16319msgid "This book is marked as: %s"
16320msgstr "Táto kniha je označená ako: %s"
16321
16322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16323msgid "Path: {}"
16324msgstr "Cesta: {}"
16325
16326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16327msgid "My books"
16328msgstr "Moje knihy"
16329
16330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16331msgid "No help available"
16332msgstr "Nápoveda nie je dispozícii"
16333
16334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16335msgid "No help available for this output format."
16336msgstr "Pre tento výstupný formát nie je nápoveda k dispozícii"
16337
16338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16339#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16340msgid "Generate catalog"
16341msgstr "Vytvoriť katalóg"
16342
16343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16344#, python-brace-format
16345msgid "Generate catalog for {0} books"
16346msgstr "Vytvoriť katalóg pre {0} kníh"
16347
16348#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16349msgid "Catalo&g format:"
16350msgstr ""
16351
16352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16353msgid ""
16354"Catalog &title (existing catalog with the same title will be replaced):"
16355msgstr "&Názov katalógu (existujúci katalóg s rovnakým názvom bude nahradený):"
16356
16357#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16358msgid "&Send catalog to device automatically"
16359msgstr "Automaticky &odoslať katalóg do zariadenia"
16360
16361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16362msgid ""
16363"Add the catalog to your calibre library after it is generated.\n"
16364"Note that if you disable adding of the catalog to the library\n"
16365"automatic sending of the catalog to the device will not work."
16366msgstr ""
16367
16368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16369msgid "&Add catalog to library"
16370msgstr "&Pridať katalóg do knižnice"
16371
16372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16373msgid "Catalog options"
16374msgstr "Voľby katalógu"
16375
16376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16377msgid "Vacuuming database to improve performance."
16378msgstr ""
16379
16380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16381msgid "This will take a while, please wait..."
16382msgstr "Toto bude chvíľu trvať, počkate prosím..."
16383
16384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16385msgid "Vacuuming..."
16386msgstr ""
16387
16388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16389msgid "Check library -- Problems found"
16390msgstr ""
16391
16392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16393msgid ""
16394"        <h1>Help</h1>\n"
16395"\n"
16396"        <p>calibre stores the list of your books and their metadata in a\n"
16397"        database. The actual book files and covers are stored as normal\n"
16398"        files in the calibre library folder. The database contains a list of the files\n"
16399"        and covers belonging to each book entry. This tool checks that the\n"
16400"        actual files in the library folder on your computer match the\n"
16401"        information in the database.</p>\n"
16402"\n"
16403"        <p>The result of each type of check is shown to the left. The various\n"
16404"        checks are:\n"
16405"        </p>\n"
16406"        <ul>\n"
16407"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16408"        in the library where books titles should, but that do not have the\n"
16409"        correct form to be a book title.</li>\n"
16410"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16411"        library that appear to be correctly-formed titles, but have no corresponding\n"
16412"        entries in the database.</li>\n"
16413"        <li><b>Invalid authors</b>: These are files appearing\n"
16414"        in the library where only author folders should be.</li>\n"
16415"        <li><b>Extra authors</b>: These are folders in the\n"
16416"        calibre library that appear to be authors but that do not have entries\n"
16417"        in the database.</li>\n"
16418"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16419"        the database but have no corresponding format file in the book's folder.\n"
16420"        <li><b>Extra book formats</b>: These are book format files found in\n"
16421"        the book's folder but not in the database.\n"
16422"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16423"        folder of each book that do not correspond to a known format or cover\n"
16424"        file.</li>\n"
16425"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16426"        in the database as having covers but the actual cover files are\n"
16427"        missing.</li>\n"
16428"        <li><b>Cover files not in database</b>: These are books that have\n"
16429"        cover files but are marked as not having covers in the database.</li>\n"
16430"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16431"        calibre library that could not be processed/understood by this\n"
16432"        tool.</li>\n"
16433"        </ul>\n"
16434"\n"
16435"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16436"        marked</i> and <i>Fix marked</i>.</p>\n"
16437"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16438"        have no entries in the database. Check the box next to the item you want\n"
16439"        to delete. Use with caution.</p>\n"
16440"\n"
16441"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16442"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16443"        checking the fixable box and pushing this button will tell calibre that\n"
16444"        there is no cover for all of the books listed. Use this option if you\n"
16445"        are not going to restore the covers from a backup. In the case of extra\n"
16446"        cover files, checking the fixable box and pushing this button will tell\n"
16447"        calibre that the cover files it found are correct for all the books\n"
16448"        listed. Use this when you are not going to delete the file(s). In the\n"
16449"        case of missing formats, checking the fixable box and pushing this\n"
16450"        button will tell calibre that the formats are really gone. Use this if\n"
16451"        you are not going to restore the formats from a backup.</p>\n"
16452"\n"
16453"        "
16454msgstr ""
16455
16456#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16457msgid "&Run the check again"
16458msgstr "&Spustiť kontrolu znova"
16459
16460#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16461msgid "Copy &to clipboard"
16462msgstr "Kopírovať do &schránky"
16463
16464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16466msgid "&Done"
16467msgstr "&Hotovo"
16468
16469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16470msgid "Mark &all for delete"
16471msgstr ""
16472
16473#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16474msgid "Mark all deletable subitems"
16475msgstr ""
16476
16477#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16478msgid "Delete &marked"
16479msgstr "Odstrániť &označené"
16480
16481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16482msgid "Delete marked files (checked subitems)"
16483msgstr "Odstrániť označené súbory (zaškrtnuté pod-položky)"
16484
16485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16486msgid "Mar&k all for fix"
16487msgstr ""
16488
16489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16490msgid "Mark all fixable items"
16491msgstr ""
16492
16493#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16494msgid "&Fix marked"
16495msgstr "Op&raviť označené"
16496
16497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16498msgid "Fix marked sections (checked fixable items)"
16499msgstr "Opraviť označené sekcie (zaškrtnuté opraviteľné položky)"
16500
16501#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16502msgid "Names to ignore:"
16503msgstr "Ignorovať názvy:"
16504
16505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16506msgid ""
16507"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16508msgstr "Vložte zoznam súborov so štandardnými zástupnými znakmi oddelené čiarkami, napr. synctoy*.dat"
16509
16510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16511msgid "Extensions to ignore:"
16512msgstr "Ignorovať prípony:"
16513
16514#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16515msgid ""
16516"Enter comma-separated extensions without a leading dot. Used only in book "
16517"folders"
16518msgstr "Zadajte zoznam prípon bez úvodných bodiek oddelených čiarkou. Použije sa len v priečinkoch s knihami."
16519
16520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16521msgid "(fixable)"
16522msgstr "(opraviteľné)"
16523
16524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16525#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16526msgid "(deletable)"
16527msgstr ""
16528
16529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16530msgid "Path from library"
16531msgstr "Cesta z knižnice"
16532
16533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16534msgid ""
16535"The marked files and folders will be <b>permanently deleted</b>. Are you "
16536"sure?"
16537msgstr "Označené súbory a priečinky budú <b>natrvalo odstránené</b>. Ste si istý?"
16538
16539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16540#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16541msgid "Choose format"
16542msgstr "Vyberte formát"
16543
16544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16545msgid "&Open with..."
16546msgstr "&Otvoriť pomocou..."
16547
16548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16549msgid "Edit \"Open with\" applications..."
16550msgstr ""
16551
16552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16554#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16555msgid "Format"
16556msgstr "Formát"
16557
16558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16559msgid "Existing"
16560msgstr "Existujúci"
16561
16562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16563msgid "Convertible"
16564msgstr "Konvertovateľný"
16565
16566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16568msgid "Choose location for calibre library"
16569msgstr "Vyberte umiestnenie pre knižnicu Calibre"
16570
16571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16572msgid "Same as current"
16573msgstr "Rovnaké, ako aktuálne"
16574
16575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16576#, python-format
16577msgid "The location %s contains the current calibre library"
16578msgstr "Umiestnenie %s obsahuje aktuálnu knižnicu Calibre"
16579
16580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16581#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16582#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16583#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16584#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16585msgid "Bad location"
16586msgstr "Zlé umiestnenie"
16587
16588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16589msgid ""
16590"You should not create a library inside the calibre folder as this folder is "
16591"automatically deleted during upgrades."
16592msgstr ""
16593
16594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16595#, python-format
16596msgid ""
16597"You can only create libraries inside %s at the top level, not in sub-folders"
16598msgstr "Knižnice môžete vytvárať len v najvyššej úrovni %s, nie v jeho podpriečinkoch"
16599
16600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16601msgid "No existing library found"
16602msgstr "Žiadna existujúca knižnica nebola nájdená"
16603
16604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16605#, python-format
16606msgid "There is no existing calibre library at %s"
16607msgstr "V %s sa nenachádzajú žiadne existujúce knižnice Calibre"
16608
16609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16610msgid "Not empty"
16611msgstr "Nie je prázdny"
16612
16613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16614#, python-format
16615msgid "The folder %s is not empty. Please choose an empty folder."
16616msgstr "Priečinok %s nie je prázdny. Vyberte prosím prázdny priečinok."
16617
16618#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16619msgid "Moving library, please wait..."
16620msgstr "Presúvam knižnicu, počkajte prosím..."
16621
16622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16623msgid "Scanning..."
16624msgstr "Skenovanie ..."
16625
16626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16627msgid "Failed to move library"
16628msgstr "Presun knižnice zlyhal"
16629
16630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16631msgid ""
16632"There was an error while moving the library. The operation has been aborted."
16633" Click \"Show details\" for details."
16634msgstr ""
16635
16636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16637msgid "No location"
16638msgstr "Nie je umiestnenie"
16639
16640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16641msgid "No location selected"
16642msgstr "Žiadne umiestnenie nebolo vybraté"
16643
16644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16645#, python-format
16646msgid "%s is not an existing folder"
16647msgstr "Priečinok %s neexistuje"
16648
16649#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16650msgid "Choose your calibre library"
16651msgstr "Vyberte svoju knižnicu Calibre"
16652
16653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16654#, python-brace-format
16655msgid "Your calibre library is currently located at {0}"
16656msgstr "Vaša knižnica Calibre je v súčasnosti umiestnená v {0}"
16657
16658#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16659msgid "New &location:"
16660msgstr "Nové &umiestnenie:"
16661
16662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16663msgid "Use the previously &existing library at the new location"
16664msgstr "Použiť predtým &existujúcu knižnicu v novom umiestnení"
16665
16666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16667msgid "&Create an empty library at the new location"
16668msgstr "&Vytvoriť v novom umiestnení prázdnu knižnicu"
16669
16670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16671msgid ""
16672"Copy the custom columns, saved searches, column widths, plugboards,\n"
16673"user categories, and other information from the old to the new library"
16674msgstr "Kopírovať zo starej do novej knižnice vlastné stĺpce, uložené hľadania, \nšírky stĺpcov, prepojovacie panely, užívateľské kategórie a ďalšie informácie"
16675
16676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16677msgid "&Copy structure from the current library"
16678msgstr "&Kopírovať štruktúru z aktuálnej knižnice"
16679
16680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16681msgid "&Move the current library to new location"
16682msgstr ""
16683
16684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16685#, python-format
16686msgid "Add \"%s\" to toolbars or menus"
16687msgstr "Pridať \"%s\" do panelov nástrojov, alebo menu"
16688
16689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16690#, python-format
16691msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16692msgstr "Vyberte panel nástrojov, a/alebo menu do ktorého pridať <b>%s</b>:"
16693
16694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16695msgid ""
16696"You can also customise the plugin locations using <b>Preferences -> "
16697"Interface -> Toolbars</b>"
16698msgstr ""
16699
16700#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16701msgid "Edit comments"
16702msgstr "Upraviť komentáre"
16703
16704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16706#, python-brace-format
16707msgid "Edit \"{0}\""
16708msgstr "Upraviť \"{0}\""
16709
16710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16711msgid "Edit text"
16712msgstr "Upraviť text"
16713
16714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16715msgid "&Show this warning again"
16716msgstr "&Znovu zobraziť toto upozornenie"
16717
16718#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16719msgid "Where do you want to delete from?"
16720msgstr "Odkiaľ chcete vymazať?"
16721
16722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16723#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16724#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16725msgid "Library"
16726msgstr "Knižnica"
16727
16728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16729msgid "Library and device"
16730msgstr "Knižnica a zariadenie"
16731
16732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16733#, python-brace-format
16734msgid "{num} of {series}"
16735msgstr "{num} z {series}"
16736
16737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16738msgid "Target book"
16739msgstr "Cieľová kniha"
16740
16741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16742msgid "Merge books"
16743msgstr "Zlúčiť knihy"
16744
16745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16746msgid "Merge metadata"
16747msgstr "Zlúčiť meta údaje"
16748
16749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16750msgid "Merge the metadata of the selected books into the target book"
16751msgstr ""
16752
16753#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16754msgid "Merge formats"
16755msgstr "Zlúčiť formáty"
16756
16757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16758msgid "Merge the book files of the selected books into the target book"
16759msgstr ""
16760
16761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16762msgid "Delete merged books"
16763msgstr "Zmazať zlúčené knihy"
16764
16765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16766msgid "Delete the selected books after merging"
16767msgstr "Zmazať vybrané knihy po zlúčení"
16768
16769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16770#, python-brace-format
16771msgid ""
16772"Book formats and metadata from the selected books will be merged into the "
16773"target book ({title})."
16774msgstr ""
16775
16776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16777#, python-brace-format
16778msgid ""
16779"Book formats from the selected books will be merged into to the target book "
16780"({title}). Metadata in the target book will not be changed."
16781msgstr ""
16782
16783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16784#, python-brace-format
16785msgid ""
16786"Metadata from the selected books will be merged into to the target book "
16787"({title}). Formats will not be merged."
16788msgstr ""
16789
16790#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16791msgid "All book formats of the first selected book will be kept."
16792msgstr ""
16793
16794#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16795msgid "After being merged, the selected books will be <b>deleted</b>."
16796msgstr ""
16797
16798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16799msgid ""
16800"Any duplicate formats in the selected books will be permanently "
16801"<b>deleted</b> from your calibre library."
16802msgstr ""
16803
16804#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16805msgid ""
16806"Any formats not in the target book will be added to it from the selected "
16807"books."
16808msgstr ""
16809
16810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16811msgid "Are you <b>sure</b> you want to proceed?"
16812msgstr ""
16813
16814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16816msgid "ERROR"
16817msgstr "CHYBA"
16818
16819#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16820msgid "Create a new news source by clicking one of the buttons below"
16821msgstr ""
16822
16823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16824msgid "&Edit this recipe"
16825msgstr ""
16826
16827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16828msgid "&Remove this recipe"
16829msgstr ""
16830
16831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16832msgid "S&ave recipe as file"
16833msgstr ""
16834
16835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16836msgid "&Download this recipe"
16837msgstr ""
16838
16839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16840msgid "Save recipe"
16841msgstr ""
16842
16843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16845msgid "Recipes"
16846msgstr "Recepty"
16847
16848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16849msgid "Are you sure you want to permanently remove this recipe?"
16850msgstr ""
16851
16852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16853msgid ""
16854"Create a basic news recipe, by adding RSS feeds to it.\n"
16855"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16856msgstr ""
16857
16858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16859msgid "Recipe &title:"
16860msgstr "&Názov receptu:"
16861
16862#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16863msgid "day(s)"
16864msgstr "deň/dní"
16865
16866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16867msgid "The oldest article to download"
16868msgstr "Najstarší článok, ktorý sa má prevziať"
16869
16870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16872msgid "&Oldest article:"
16873msgstr "&Najstraší článok"
16874
16875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16876msgid "Maximum number of articles to download per feed."
16877msgstr "Maximálny počet článkov, ktoré sa majú prevziať pre každý zdroj."
16878
16879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16880msgid "&Max. number of articles per feed:"
16881msgstr "&Max. počet článkov na zdroj:"
16882
16883#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16884msgid "Feeds in recipe"
16885msgstr "Zdroje v recepte"
16886
16887#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16888msgid "Move selected feed up"
16889msgstr ""
16890
16891#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16892msgid "Remove selected feed"
16893msgstr ""
16894
16895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16896msgid "Move selected feed down"
16897msgstr ""
16898
16899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16900msgid "Add feed to recipe"
16901msgstr "Pridať zdroj do receptu"
16902
16903#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16904msgid "&Feed title:"
16905msgstr "&Názov zdroja:"
16906
16907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16908msgid "Feed &URL:"
16909msgstr "&URL zdroja:"
16910
16911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16912msgid "&Add feed"
16913msgstr "&Pridať zdroj"
16914
16915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16916msgid "Add this feed to the recipe"
16917msgstr ""
16918
16919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16920msgid "No feed title"
16921msgstr ""
16922
16923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16924msgid "You must specify a title for the feed"
16925msgstr ""
16926
16927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16928msgid "No feed URL"
16929msgstr ""
16930
16931#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16932msgid "You must specify a URL for the feed"
16933msgstr ""
16934
16935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16936msgid "Title required"
16937msgstr "Názov potrebný"
16938
16939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16940msgid "You must give your news source a title"
16941msgstr ""
16942
16943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
16944msgid "Feed required"
16945msgstr ""
16946
16947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
16948msgid "You must add at least one feed to your news source"
16949msgstr ""
16950
16951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
16952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
16953msgid "Invalid recipe"
16954msgstr ""
16955
16956#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
16957#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
16958#, python-format
16959msgid "Failed to compile the recipe, with syntax error: %s"
16960msgstr ""
16961
16962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
16963msgid "My news source"
16964msgstr ""
16965
16966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
16967#, python-format
16968msgid ""
16969"For help with writing advanced news recipes, see the <a href=\"%s\">User "
16970"Manual</a>"
16971msgstr ""
16972
16973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
16974msgid "Choose builtin recipe"
16975msgstr "Vybrať zabudovaný recept"
16976
16977#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
16978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
16979msgid "Go"
16980msgstr "Vykonať"
16981
16982#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
16983msgid "Choose recipe"
16984msgstr ""
16985
16986#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
16987msgid "You must choose a recipe to customize first"
16988msgstr ""
16989
16990#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
16991msgid "Add custom news source"
16992msgstr "Pridať vlastný zdroj noviniek"
16993
16994#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16995msgid "&New recipe"
16996msgstr ""
16997
16998#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16999msgid "Create a new recipe from scratch"
17000msgstr ""
17001
17002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
17003msgid "Customize &builtin recipe"
17004msgstr "Upraviť &vstavaný recept"
17005
17006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
17007msgid "Customize a builtin news download source"
17008msgstr ""
17009
17010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17011msgid "Load a recipe from a file"
17012msgstr ""
17013
17014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17015msgid "Load recipe from &file"
17016msgstr ""
17017
17018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17019msgid "&Show recipe files"
17020msgstr ""
17021
17022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17023msgid "Show the folder containing all recipe files"
17024msgstr ""
17025
17026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
17027msgid "Import &OPML"
17028msgstr "Importovať &OPML"
17029
17030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
17031msgid ""
17032"Import a collection of RSS feeds in OPML format\n"
17033"Many RSS readers can export their subscribed RSS feeds\n"
17034"in OPML format"
17035msgstr ""
17036
17037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
17038msgid "S&witch to advanced mode"
17039msgstr ""
17040
17041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
17042msgid "Edit this recipe in advanced mode"
17043msgstr ""
17044
17045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17046msgid "Are you sure? Any unsaved changes will be lost."
17047msgstr ""
17048
17049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17050msgid "No recipes"
17051msgstr ""
17052
17053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17054msgid "No custom recipes created."
17055msgstr ""
17056
17057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17058msgid "Choose a recipe file"
17059msgstr "Vyberte súbor s receptom"
17060
17061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17062msgid "Invalid input"
17063msgstr "Neplatný vstup"
17064
17065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17066#, python-format
17067msgid "<p>Could not create recipe. Error:<br>%s"
17068msgstr "<p>Nebolo možné vytvoriť recept. Chyba:<br>%s"
17069
17070#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17071msgid "Failed to create recipes"
17072msgstr ""
17073
17074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17075msgid "Failed to create some recipes, click \"Show details\" for details"
17076msgstr ""
17077
17078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17079msgid ""
17080"All checked books will be <b>permanently deleted</b> from your device. "
17081"Please verify the list."
17082msgstr "Všetky označené knihy budú <b>natrvalo odstránené</b> z Vášho zariadenia. Skontrolujte prosím zoznam."
17083
17084#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17088#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17089msgid "Author"
17090msgstr "Autor"
17091
17092#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17093msgid "Location"
17094msgstr "Umiestnenie"
17095
17096#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17097msgid "Delete from device"
17098msgstr "Vymazať zo zariadenia"
17099
17100#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17101#, python-format
17102msgid "%(curr)s (was %(initial)s)"
17103msgstr "%(curr)s (bolo %(initial)s)"
17104
17105#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17107#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17108msgid "Item is blank"
17109msgstr "Položka je prázdna"
17110
17111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17113#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17114msgid "An item cannot be set to nothing. Delete it instead."
17115msgstr "Položka nemôže byť nastavená na Nič. Vymažte ju namiesto toho."
17116
17117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17120msgid "No item selected"
17121msgstr "Žiadna položke nebola vybraná"
17122
17123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17124#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17126msgid "You must select one item from the list of available items."
17127msgstr ""
17128
17129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17133msgid "No items selected"
17134msgstr "Žiadna položka nebola vybraná"
17135
17136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17138msgid "You must select at least one item from the list."
17139msgstr "Musíte vybrať aspoň jednu položku zo zoznamu."
17140
17141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17143msgid "Are you sure you want to delete the following items?"
17144msgstr "Ste si istý, že chcete odstrániť nasledujúce položky?"
17145
17146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17147#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17148msgid "Category editor"
17149msgstr "Editor kategórií"
17150
17151#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17152msgid "Items in use"
17153msgstr "Používané položky"
17154
17155#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17156msgid ""
17157"Delete item from database. This will unapply the item from all books and "
17158"then remove it from the database."
17159msgstr "Vymazať položku z databázy. Týmto sa položka odstráni zo všetkých kníh a nakoniec aj z databázy."
17160
17161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17162msgid "Rename the item in every book where it is used."
17163msgstr "Premenovať položku v každej knihe, kde sa používa."
17164
17165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17166#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17167msgid "Ctrl+S"
17168msgstr "Ctrl+S"
17169
17170#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17171#, python-brace-format
17172msgid ""
17173"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17174"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17175" </p>"
17176msgstr ""
17177
17178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17179msgid "This book has DRM"
17180msgstr "Táto kniha má DRM"
17181
17182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17183msgid "Duplicate found"
17184msgid_plural "duplicates found"
17185msgstr[0] ""
17186msgstr[1] ""
17187msgstr[2] ""
17188msgstr[3] ""
17189
17190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17191msgid ""
17192"Books with the same titles as the following already exist in calibre. Select"
17193" which books you want added anyway."
17194msgstr "Knihy s rovnakými titulmi, ako sú nasledujúce, už existujú v Calibre. Vyberte, ktoré knihy chcete pridať."
17195
17196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17197#, python-format
17198msgid "%(title)s by %(author)s [%(formats)s]"
17199msgstr ""
17200
17201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17202msgid "Already in calibre:"
17203msgstr "V Calibre už existuje:"
17204
17205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17207#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17208#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17211#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17212#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17213msgid "No matches found"
17214msgstr "Neboli nájdené žiadne výsledky"
17215
17216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17217#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17218msgid "Author sort"
17219msgstr "Autor pre triedenie"
17220
17221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17222msgid "Link"
17223msgstr "Odkaz"
17224
17225#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17226#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17227#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17228#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17229msgid "Change case"
17230msgstr "Zmeniť veľkosť písmen"
17231
17232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17235#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17236#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17237msgid "Upper case"
17238msgstr "Veľké písmená"
17239
17240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17243#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17244#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17245msgid "Lower case"
17246msgstr "Malé písmená"
17247
17248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17251#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17252#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17253msgid "Swap case"
17254msgstr ""
17255
17256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17259#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17260#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17261msgid "Title case"
17262msgstr ""
17263
17264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17265msgid "Copy to author sort"
17266msgstr "Kopírovať do autora pre triedenie"
17267
17268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17269msgid "Show books by author in book list"
17270msgstr ""
17271
17272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17273msgid "Copy to author"
17274msgstr "Kopírovať do autora"
17275
17276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17277#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17278msgid "Invalid author name"
17279msgstr "Neplatné meno autora"
17280
17281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17282msgid "You cannot change an author to multiple authors."
17283msgstr ""
17284
17285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17286#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17287msgid "Manage authors"
17288msgstr "Spravovať autorov"
17289
17290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17293msgid "&Search for:"
17294msgstr "&Hľadať:"
17295
17296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17298msgid "S&earch"
17299msgstr ""
17300
17301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17302msgid ""
17303"<p>Only show authors in the\n"
17304"          current Virtual library. Edits already done may be hidden but will\n"
17305"          not be forgotten.</p>"
17306msgstr ""
17307
17308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17309msgid "Only show authors in the current &Virtual library"
17310msgstr ""
17311
17312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17313msgid "Filter &by:"
17314msgstr ""
17315
17316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17317msgid ""
17318"<p>Only show authors that contain the text in this box.\n"
17319"          The match ignores case.</p>"
17320msgstr ""
17321
17322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17323msgid "Fi&lter"
17324msgstr "Fi&ltrovať"
17325
17326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17327msgid ""
17328"Reset all the author sort values to a value automatically\n"
17329"generated from the author. Exactly how this value is automatically\n"
17330"generated can be controlled via Preferences->Advanced->Tweaks"
17331msgstr "Nastaviť všetky hodnoty autora pre triedenie na hodnotu\nautomaticky vygenerovanú z autora. Presný spôsob generovania \ntejto hodnoty sa nastavuje v Nastavenia->Rozšírené->Vylepšenia"
17332
17333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17334msgid "&Recalculate all author sort values"
17335msgstr ""
17336
17337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17338msgid ""
17339"Copy author sort to author for every author. You typically use this button\n"
17340"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17341msgstr "Kopírovať všetky hodnoty 'autor pre triedenie' do autora. Toto tlačidlo obvykle použijete\npo zmene Nastavenia->Rozšírené->Vylepšenia->Algoritmus autora pre triedenie"
17342
17343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17344msgid "&Copy all author sort values to author"
17345msgstr ""
17346
17347#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17348#, python-brace-format
17349msgid "Edit permissible values for {0}"
17350msgstr ""
17351
17352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17353msgid "Remove the currently selected value"
17354msgstr ""
17355
17356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17357msgid "Add a new permissible value"
17358msgstr ""
17359
17360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17362msgid "Color"
17363msgstr "Farba"
17364
17365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17366#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17368msgid "Select a cell"
17369msgstr ""
17370
17371#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17373#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17374msgid "Select a cell before clicking the button"
17375msgstr ""
17376
17377#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17378msgid "Empty value"
17379msgstr ""
17380
17381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17382msgid "Empty values are not allowed"
17383msgstr ""
17384
17385#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17386msgid "Duplicate value"
17387msgstr ""
17388
17389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17390#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17391#, python-brace-format
17392msgid ""
17393"The value \"{0}\" is in the list more than once, perhaps with different case"
17394msgstr "Hodnota \"{0}\" je v zozname viackrát, možno s inou veľkosťou písma"
17395
17396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17397msgid "Invalid colors specification"
17398msgstr ""
17399
17400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17401msgid "Either all values or no values must have colors"
17402msgstr ""
17403
17404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17405msgid "Previous location: "
17406msgstr ""
17407
17408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17409msgid "Location to import this library to"
17410msgstr ""
17411
17412#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17413msgid "Select &folder"
17414msgstr "Vybrať &priečinok"
17415
17416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17417msgid "Choose a folder for this library"
17418msgstr ""
17419
17420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17421msgid "Working please wait..."
17422msgstr ""
17423
17424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17425msgid "Total:"
17426msgstr "Celkovo:"
17427
17428#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17429msgid "Current:"
17430msgstr ""
17431
17432#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17433msgid ""
17434"You can export all calibre data, including your books, settings and plugins "
17435"into a single folder. Then, you can use this tool to re-import all that data"
17436" into a different calibre install, for example, on another computer."
17437msgstr ""
17438
17439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17440msgid ""
17441"This is a simple way to move your calibre installation with all its data to "
17442"a new computer, or to replicate your current setup on a second computer."
17443msgstr ""
17444
17445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17446msgid "&Export all your calibre data"
17447msgstr "&Exportovať všetky vaše calibre dáta"
17448
17449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17450msgid "&Import previously exported data"
17451msgstr ""
17452
17453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17454#, python-brace-format
17455msgid ""
17456"{0} [Size: {1}]\n"
17457"in {2}"
17458msgstr ""
17459
17460#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17461msgid "Calculating..."
17462msgstr "Prepočet..."
17463
17464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17465msgid "Select which libraries you want to export below"
17466msgstr ""
17467
17468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17469msgid ""
17470"Specify the folder containing the previously exported calibre data that you "
17471"wish to import."
17472msgstr ""
17473
17474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17475msgid "Choose &folder"
17476msgstr "Vybrať &priečinok"
17477
17478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17479msgid ""
17480"Specify locations for the libraries you want to import. A location must be "
17481"an empty folder on your computer. If you leave any blank, those libraries "
17482"will not be imported."
17483msgstr ""
17484
17485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17486msgid "Select folder with exported data"
17487msgstr ""
17488
17489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17490msgid ""
17491"Importing calibre data means all libraries, settings, plugins, etc will be "
17492"imported. This is a security risk, only proceed if the data you are "
17493"importing was previously generated by you, using the calibre export "
17494"functionality."
17495msgstr ""
17496
17497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17498msgid "Not valid"
17499msgstr "Neplatné"
17500
17501#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17502#, python-brace-format
17503msgid "The folder {0} is not valid: {1}"
17504msgstr ""
17505
17506#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17507msgid "Content server running"
17508msgstr ""
17509
17510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17511msgid ""
17512"Cannot import while the Content server is running, shut it down first by "
17513"clicking the \"Connect/share\" button on the calibre toolbar"
17514msgstr ""
17515
17516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17517msgid "No folder selected"
17518msgstr ""
17519
17520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17521msgid ""
17522"You must select a folder containing the previously exported data that you "
17523"wish to import"
17524msgstr ""
17525
17526#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17527#, python-format
17528msgid "%s is not a folder"
17529msgstr "%s nie je priečinok"
17530
17531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17532msgid "Not a folder"
17533msgstr ""
17534
17535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17536#, python-format
17537msgid "%s is not an empty folder"
17538msgstr ""
17539
17540#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17541msgid "Folder not empty"
17542msgstr "Priečinok nie je prázdny"
17543
17544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17545msgid "No libraries selected"
17546msgstr "Neboli vybrané žiadne knižnice"
17547
17548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17549msgid "You must specify the location for at least one library"
17550msgstr ""
17551
17552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17553msgid "Some libraries ignored"
17554msgstr ""
17555
17556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17557msgid "You have chosen not to import some libraries. Proceed anyway?"
17558msgstr ""
17559
17560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17561msgid "Choose a folder to export to"
17562msgstr ""
17563
17564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17565msgid "Export folder not empty"
17566msgstr ""
17567
17568#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17569msgid "The folder you choose to export the data to must be empty."
17570msgstr ""
17571
17572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17573msgid "Exporting all calibre data..."
17574msgstr "Exportujem všetky calibre dáta..."
17575
17576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17577msgid "Failed to export data."
17578msgstr "Export dát zlyhal."
17579
17580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17581msgid "Importing all calibre data..."
17582msgstr "Importujú sa všetky calibre dáta..."
17583
17584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17585msgid "Failed to import data."
17586msgstr "Import dát zlyhal."
17587
17588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17589#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17590#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17591msgid "Active jobs"
17592msgstr "Aktívne úlohy"
17593
17594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17595#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17596#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17600#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17601#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17602msgid "Find next match"
17603msgstr "Hľadať nasledujúcu zhodu"
17604
17605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17606#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17607#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17610msgid "&Search"
17611msgstr "&Hľadať"
17612
17613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17614msgid "&Stop selected jobs"
17615msgstr "&Zastaviť vybrané úlohy"
17616
17617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17618msgid "&Hide selected jobs"
17619msgstr "&Skryť vybrané úlohy"
17620
17621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17622msgid "Show job &details"
17623msgstr "Zobraziť &podrobnosti úlohy"
17624
17625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17626msgid "Show &all jobs"
17627msgstr "Zobraziť &všetky úlohy"
17628
17629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17630msgid "Stop &all non device jobs"
17631msgstr "Z&astaviť všetky úlohy mimo zariadenia"
17632
17633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17634msgid "&Hide all jobs"
17635msgstr "&Skryť všetky úlohy"
17636
17637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17639#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17640#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17641#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17642#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17643#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17644#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17645#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17646msgid "Authors"
17647msgstr "Autori"
17648
17649#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17650msgid "You must enter a search expression into the search field"
17651msgstr ""
17652
17653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17654msgid "You must select a matching book"
17655msgstr ""
17656
17657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17658msgid "Do a search to find the book you want to match"
17659msgstr ""
17660
17661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17662msgid ""
17663"<p>Remember to update metadata on the device when you are done (Right click "
17664"the device icon and select <i>Update cached metadata</i>)</p>"
17665msgstr ""
17666
17667#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17669#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17670msgid "Show &details"
17671msgstr "Zobraziť &podrobnosti"
17672
17673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17675#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17676msgid "Hide &details"
17677msgstr "Skryť &podrobnosti"
17678
17679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17681#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17682msgid "Show detailed information about this error"
17683msgstr "Zobraziť o tejto chybe podrobnú informáciu"
17684
17685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17687#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17688msgid "Copied"
17689msgstr "Skopírované"
17690
17691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17693#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17694#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17695msgid "&View log"
17696msgstr ""
17697
17698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17699msgid "&Retry"
17700msgstr "&Skúsiť znova"
17701
17702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17703msgid "Hide the remaining error message"
17704msgid_plural "Hide the {} remaining error messages"
17705msgstr[0] ""
17706msgstr[1] ""
17707msgstr[2] ""
17708msgstr[3] ""
17709
17710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17712msgid "Working"
17713msgstr "Pracuje"
17714
17715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17716#, python-format
17717msgid "Processing %d books, please wait..."
17718msgstr ""
17719
17720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17721msgid "Current step progress: %p %"
17722msgstr ""
17723
17724#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17725msgid "Step %v/%m"
17726msgstr "Krok %v/%m"
17727
17728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17729msgid "Lower Case"
17730msgstr "Malé písmená"
17731
17732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17733msgid "Upper Case"
17734msgstr "Veľké písmená"
17735
17736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17737msgid "Title Case"
17738msgstr "Štýl nadpisu"
17739
17740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17741msgid "Character match"
17742msgstr "Zhoda znakov"
17743
17744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17745msgid "Regular expression"
17746msgstr "Regulárny výraz"
17747
17748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17749msgid "Replace field"
17750msgstr "Nahradiť pole"
17751
17752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17753msgid "Prepend to field"
17754msgstr "Predradiť k poľu"
17755
17756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17757msgid "Append to field"
17758msgstr "Pridať k poľu"
17759
17760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17761msgid "Editing metadata for one book"
17762msgid_plural "Editing metadata for {} books"
17763msgstr[0] ""
17764msgstr[1] ""
17765msgstr[2] ""
17766msgstr[3] ""
17767
17768#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17769msgid ""
17770"Immediately make all changes without closing the dialog. This operation "
17771"cannot be canceled or undone"
17772msgstr "Ihneď urobiť všetky zmeny bez zatvorenia dialógu. Táto operácia nemôže byť zrušená, ani vrátená"
17773
17774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17775#, python-format
17776msgid "Book %d:"
17777msgstr "Kniha %d:"
17778
17779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17780msgid "Enter an identifier type"
17781msgstr "Zadajte typ identifikátora"
17782
17783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17784msgid ""
17785"<b>You can destroy your library using this feature.</b> Changes are "
17786"permanent. There is no undo function. You are strongly encouraged to back up"
17787" your library before proceeding.<p>Search and replace in text fields using "
17788"character matching or regular expressions. "
17789msgstr "<b>Touto funkciou môžete zničiť Vašu knižnicu..</b> Zmeny sú trvalé. Nie je možnosť vrátiť späť. Dôrazne Vás vyzývame, aby ste pred pokračovaním zálohovali Vašu knižnicu.<p>Vyhľadanie a náhrada v textových poliach pomocou zhody znakov, alebo regulárnych výrazov. "
17790
17791#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17792msgid ""
17793"In character mode, the field is searched for the entered search text. The "
17794"text is replaced by the specified replacement text everywhere it is found in"
17795" the specified field. After replacement is finished, the text can be changed"
17796" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17797"is checked, the search text must match exactly. If it is unchecked, the "
17798"search text will match both upper- and lower-case letters"
17799msgstr ""
17800
17801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17802msgid ""
17803"In regular expression mode, the search text is an arbitrary Python-"
17804"compatible regular expression. The replacement text can contain "
17805"backreferences to parenthesized expressions in the pattern. The search is "
17806"not anchored, and can match and replace multiple times on the same string. "
17807"The modification functions (lower-case etc) are applied to the matched text,"
17808" not to the field as a whole. The destination box specifies the field where "
17809"the result after matching and replacement is to be assigned. You can replace"
17810" the text in the field, or prepend or append the matched text. See <a "
17811"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17812" information on Python's regular expressions, and in particular the 'sub' "
17813"function."
17814msgstr ""
17815
17816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17817msgid "S/R TEMPLATE ERROR"
17818msgstr "CHYBA ŠABLÓNY H/N"
17819
17820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17821msgid ""
17822"You must specify a destination when source is a composite field or a "
17823"template"
17824msgstr ""
17825
17826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17827msgid ""
17828"The replacement value for a rating column must be empty or an integer "
17829"between 0 and 10"
17830msgstr ""
17831
17832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17833msgid "You must specify a destination identifier type"
17834msgstr "Musíte určiť typ cieľového identifikátora"
17835
17836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17837msgid "You must specify a search expression in the \"Search for\" field"
17838msgstr ""
17839
17840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17841msgid "Invalid identifier string"
17842msgstr ""
17843
17844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17845#, python-brace-format
17846msgid ""
17847"The identifier string for book \"{0}\" (id {1}) is invalid. It must be a comma-separated list of pairs of strings separated by a colon.\n"
17848"\n"
17849"Do you want to continue processing books?"
17850msgstr ""
17851
17852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17853msgid "Result identifier string: "
17854msgstr ""
17855
17856#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17857msgid "Search/replace invalid"
17858msgstr "Hľadanie/náhrada je neplatné"
17859
17860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17861#, python-format
17862msgid "Search/replace is invalid: %s"
17863msgstr ""
17864
17865#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17866msgid "Covers compressed"
17867msgstr ""
17868
17869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17870#, python-brace-format
17871msgid ""
17872"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17873msgstr ""
17874
17875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17877msgid "Delete saved search/replace"
17878msgstr "Odstrániť uložené hľadanie/náhradu"
17879
17880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17881msgid "The selected saved search/replace will be deleted. Are you sure?"
17882msgstr "Vybrané uložené hľadanie/náhrada bude odstránené. Ste si istý?"
17883
17884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17887msgid "Save search/replace"
17888msgstr "Uložiť hľadanie/náhradu"
17889
17890#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17891msgid "Search/replace name:"
17892msgstr "Názov hľadania/náhrady:"
17893
17894#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17895msgid ""
17896"That saved search/replace already exists and will be overwritten. Are you "
17897"sure?"
17898msgstr "Toto uložené hľadanie/náhrada už existuje a bude prepísané. Ste si istý?"
17899
17900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17901msgid "Edit meta information"
17902msgstr "Upraviť metainformácie"
17903
17904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17905msgid "&Author(s): "
17906msgstr "&Autor(i): "
17907
17908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17909msgid ""
17910"This will cause the author sort field to be automatically updated\n"
17911" based on the authors field for each selected book. Note that if\n"
17912" you use the control above to set authors in bulk, the author sort\n"
17913" field is updated anyway, regardless of the value of this checkbox."
17914msgstr ""
17915
17916#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17917msgid "A&utomatically set author sort"
17918msgstr "A&utomaticky odvodiť autora v tvare pre triedenie"
17919
17920#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17921msgid "S&wap title and author"
17922msgstr ""
17923
17924#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17925msgid "Author s&ort: "
17926msgstr "Triediaci aut&or: "
17927
17928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17929msgid ""
17930"Specify how the author(s) of this book should be sorted. For example Charles"
17931" Dickens should be sorted as Dickens, Charles."
17932msgstr "Určite, ako sa má autor (autori) tejto knihy triediť. Napríklad Charles Dickens by sa mal triediť ako Dickens, Charles."
17933
17934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17935#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17936msgid "&Rating:"
17937msgstr "&Hodnotenie:"
17938
17939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
17940msgid "&Apply rating"
17941msgstr ""
17942
17943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
17944msgid "&Publisher: "
17945msgstr "&Vydavateľ: "
17946
17947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
17948msgid "If checked, the publisher will be cleared"
17949msgstr ""
17950
17951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
17952msgid "&Clear pub"
17953msgstr ""
17954
17955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
17956msgid "Add ta&gs: "
17957msgstr "Pridať &značky: "
17958
17959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
17960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
17961#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
17962msgid "Open Tag editor"
17963msgstr ""
17964
17965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
17966msgid "&Remove tags:"
17967msgstr "&Odstrániť značky:"
17968
17969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
17970msgid "Comma separated list of tags to remove from the books. "
17971msgstr "Čiarkami oddelený zoznam značiek, ktoré sa majú z kníh odstrániť. "
17972
17973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
17974msgid "Check this box to remove all tags from the books."
17975msgstr "Označte, ak chcete z kníh odstrániť všetky značky."
17976
17977#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
17978msgid "&Clear all"
17979msgstr "V&ymazať všetko"
17980
17981#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
17982msgid "Ser&ies:"
17983msgstr ""
17984
17985#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
17986msgid "If checked, the series will be cleared"
17987msgstr "Pri zapnutí bude informácie o sérii odstránená"
17988
17989#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
17990msgid "&Clear series"
17991msgstr "&Odstrániť sériu"
17992
17993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
17994msgid ""
17995"If not checked, the series number for the books will be set to 1.\n"
17996"If checked, selected books will be automatically numbered, in the order\n"
17997"you selected them. So if you selected Book A and then Book B,\n"
17998"Book A will have series number 1 and Book B series number 2."
17999msgstr "Pri vypnutí bude číslo knihy v rámci série nastavené na 1.\nPri zapnutí budú vybrané knihy automaticky očíslované v poradí,\nv akom ste ich vybrali. Tzn. ak vyberiete knihu A a potom knihu B,\nbude mať kniha A priradené číslo v rámci série 1 a kniha B číslo 2."
18000
18001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
18002msgid "&Automatically number books in this series"
18003msgstr "&Automaticky očíslovať knihy v rámci tejto série"
18004
18005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
18006msgid ""
18007"Series will normally be renumbered from the highest number in the database\n"
18008"for that series. Checking this box will tell calibre to start numbering\n"
18009"from the value in the box"
18010msgstr "Číslo knihy v sérii bude štandardne nastavené na číslo nasledujúce za\nnajvyšším číslom knihy tejto série v databáze. \nZapnutím tejto voľby nastavíte Calibre na číslovanie série od zadaného čísla."
18011
18012#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
18013msgid "&Force numbers to start with:"
18014msgstr "Vynútiť čís&lovanie od:"
18015
18016#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
18017msgid "+ "
18018msgstr "+ "
18019
18020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
18021#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
18022msgid "&Date:"
18023msgstr "&Dátum:"
18024
18025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
18026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
18027msgid "A&pply date"
18028msgstr "&Použiť dátum"
18029
18030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
18031#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
18032msgid "P&ublished:"
18033msgstr "P&ublikované:"
18034
18035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
18036msgid "Clear published date"
18037msgstr "Vymazať dátum publikovania"
18038
18039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
18040#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
18041msgid "&Languages:"
18042msgstr "&Jazyky:"
18043
18044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
18045msgid "Check this box to remove all languages from the books."
18046msgstr ""
18047
18048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18049msgid "Clear &all"
18050msgstr ""
18051
18052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18053msgid ""
18054"When doing a same format to same format conversion,\n"
18055" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18056" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18057" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18058" conversion of a large number of books and something went wrong."
18059msgstr ""
18060
18061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18062msgid "Restore pre conversion &originals, if available"
18063msgstr "Obnoviť &originály pred konverziou, ak sa dá"
18064
18065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18066msgid ""
18067"Remove stored conversion settings for the selected books.\n"
18068"\n"
18069"Future conversion of these books will use the default settings."
18070msgstr "Odstrániť uložené nastavenia konverzie pre vybrané knihy.\n\nPri budúcich konverziách týchto kníh sa použijú štandardné nastavenia."
18071
18072#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18073msgid "Remove &stored conversion settings for the selected books"
18074msgstr "Odstrániť uložené na&stavenia konverzie pre vybrané knihy"
18075
18076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18077msgid ""
18078"Force the title to be in title case. If both this and swap authors are checked,\n"
18079"title and author are swapped before the title case is set"
18080msgstr "Nastaví veľkosť písma názvu na 'title case' (veľké prvé písmená podstatných mien). \nAk je zapnuté spolu s výmenou autora a názvu, výmena sa uskutoční pred nastavením\nveľkosti písma."
18081
18082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18083msgid "Change title &case to:"
18084msgstr ""
18085
18086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18087msgid ""
18088"Update title sort based on the current title. This will be applied only "
18089"after other changes to title."
18090msgstr "Aktualizovať názov pre triedenie podľa aktuálneho názvu. Toto sa prejaví až po ďalších zmenách názvu."
18091
18092#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18093msgid "Update &title sort"
18094msgstr "Aktualizovať názov pre &triedenie"
18095
18096#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18097msgid ""
18098"Set the metadata in calibre from the metadata in the e-book files associated"
18099" with each book. Note that this does not change the cover, for that, use the"
18100" separate option below."
18101msgstr ""
18102
18103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18104msgid "Set &metadata (except cover) from the e-book files"
18105msgstr ""
18106
18107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18108msgid "Change &cover"
18109msgstr "Zmeniť &obálku"
18110
18111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18112msgid "&Generate default cover"
18113msgstr "&Generovať štandardnú obálku"
18114
18115#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18116msgid "&Remove cover"
18117msgstr "&Odstrániť obálku"
18118
18119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18120msgid ""
18121"Try to automatically detect and remove borders and extra space\n"
18122" from the edges of cover images. This can sometimes remove too\n"
18123" much, so use with care."
18124msgstr ""
18125
18126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18127msgid "&Trim cover (DANGEROUS)"
18128msgstr ""
18129
18130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18131msgid "Set from &e-book files"
18132msgstr ""
18133
18134#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18135msgid ""
18136"Set the covers of all selected books to be the same\n"
18137"as that of the first selected book."
18138msgstr ""
18139
18140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18141msgid "&Clone covers"
18142msgstr "&Klonovať obálky"
18143
18144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18145msgid ""
18146"<p>Compress cover images, if the quality is set to 100 compression is "
18147"lossless, otherwise it is lossy"
18148msgstr ""
18149
18150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18151msgid "Co&mpress cover images:"
18152msgstr ""
18153
18154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18155msgid ""
18156"<p>Cover image compression quality. If the quality is set to 100 compression"
18157" is lossless, otherwise it is lossy"
18158msgstr ""
18159
18160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18161msgid "Control how the default generated covers are created"
18162msgstr ""
18163
18164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18165msgid "Configure co&ver generation"
18166msgstr ""
18167
18168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18169msgid "Set the co&mments for all selected books"
18170msgstr ""
18171
18172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18173#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18174#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18175msgid "&Basic metadata"
18176msgstr "&Základné metadáta"
18177
18178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18179#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18180msgid "&Custom metadata"
18181msgstr "&Užívateľské metadáta"
18182
18183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18184msgid "&Load search/replace:"
18185msgstr ""
18186
18187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18188msgid "Select saved search/replace to load."
18189msgstr "Vyberte uložené hľadanie/náhradu, ktorú chcete načítať."
18190
18191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18192msgid "Save current search/replace"
18193msgstr "Uložiť aktuálne hľadanie/nahradenie"
18194
18195#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18197msgid "Sa&ve"
18198msgstr "&Uložiť"
18199
18200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18201msgid "Search &mode:"
18202msgstr "&Režim hľadania:"
18203
18204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18205msgid ""
18206"<p>Choose whether to use basic text matching or advanced\n"
18207"                regular expression matching. Changing the mode clears all the fields\n"
18208"                in this dialog.</p>"
18209msgstr ""
18210
18211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18212msgid "Search &field:"
18213msgstr "Vyhľadávacie &pole:"
18214
18215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18216msgid "The name of the field that you want to search"
18217msgstr "Názov poľa, ktoré chcete prehľadať"
18218
18219#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18220msgid "&Identifier type:"
18221msgstr "&Typ identifikátora:"
18222
18223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18224msgid "Choose which identifier type to operate upon"
18225msgstr ""
18226
18227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18228#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18229#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18231msgid "&Template:"
18232msgstr "&Šablóna:"
18233
18234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18235msgid "Enter a template to be used as the source for the search/replace"
18236msgstr "Zadajte šablónu, ktorá bude použitá ako zdroj pre hľadať/nahradiť"
18237
18238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18239msgid ""
18240"Enter what you are looking for, either plain text or a regular expression, "
18241"depending on the mode"
18242msgstr "Zadajte čo hľadáte, buď obyčajný text, alebo regulárny výraz - v závislosti od režimu"
18243
18244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18245msgid ""
18246"Check this box if the search string must match exactly upper and lower case."
18247" Uncheck it if case is to be ignored"
18248msgstr "Označte túto voľbu, ak sa majú pri hľadaní dodržať veľké/malé písmená. Nechajte prázdne, ak na tom nezáleží"
18249
18250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18251msgid "Cas&e sensitive"
18252msgstr "&Rozlišovať veľkosť písmen"
18253
18254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18255msgid "&Replace with:"
18256msgstr "&Nahradiť za:"
18257
18258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18259msgid ""
18260"The replacement text. The matched search text will be replaced with this "
18261"string"
18262msgstr "Nahradzovaný text. Týmto bude nahradený text vyhovujúci hľadanému"
18263
18264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18265msgid "&Apply function after replace:"
18266msgstr "Použiť po n&ahradení funkciu:"
18267
18268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18269msgid ""
18270"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18271"field is processed. In regular expression mode, only the matched text is processed"
18272msgstr "Zvoľte ako sa bude po nájdení a náhrade text spracovávať. V znakovom režime sa spracuje celé pole.\nV režime regulárnych výrazov sa spracuje len vyhovujúca časť textu."
18273
18274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18275msgid "&Destination field:"
18276msgstr "&Cieľové pole:"
18277
18278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18279msgid ""
18280"The field that the text will be put into after all replacements.\n"
18281"If blank, the source field is used if the field is modifiable"
18282msgstr "Pole, do ktorého sa bude vkladať text po všetkých nahradeniach.\nAk nezadáte, použije sa zdrojové pole - ak je upravovateľné"
18283
18284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18285msgid "M&ode:"
18286msgstr "&Režim:"
18287
18288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18289msgid "Specify how the text should be copied into the destination."
18290msgstr "Zvoľte spôsob kopírovania textu do cieľa."
18291
18292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18293msgid ""
18294"Specifies whether result items should be split into multiple values or\n"
18295"left as single values. This option has the most effect when the source field is\n"
18296"not multiple and the destination field is multiple"
18297msgstr "Určuje, či môžu byť výsledné hodnoty rozdelené do niekoľkých hodnôt,\nalebo majú byť ponechané ako jedna hodnota. Táto voľba má najväčší význam\nak je zdrojové pole jednotlivé a cieľové viacnásobné"
18298
18299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18300msgid "Split &result"
18301msgstr "&Rozdeliť výsledok"
18302
18303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18304msgid "Identifier type:"
18305msgstr "Typ identifikátora:"
18306
18307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18308msgid ""
18309"<p>Choose which identifier type to operate upon. When the\n"
18310"              source field is something other than 'identifiers' you can enter\n"
18311"              a * if you want to replace the entire set of identifiers with\n"
18312"              the result of the search/replace.</p>"
18313msgstr ""
18314
18315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18316msgid "For multiple-valued fields, sho&w"
18317msgstr "Pre polia s viac hodnotami, &zobraziť"
18318
18319#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18320msgid "val&ues starting at"
18321msgstr ""
18322
18323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18324msgid "with values separated b&y"
18325msgstr "s hodnotami &oddelenými"
18326
18327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18328msgid ""
18329"Used when displaying test results to separate values in multiple-valued "
18330"fields"
18331msgstr "Použité pri zobrazení výsledkov testu na oddelenie hodnôt vo viac hodnotových poliach"
18332
18333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18334msgid "Test text"
18335msgstr "Testovací text"
18336
18337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18338msgid "Test result"
18339msgstr "Výsledok testu"
18340
18341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18342msgid "Your &test:"
18343msgstr ""
18344
18345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18346msgid "&Search and replace"
18347msgstr "&Hľadať a nahradiť"
18348
18349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18350msgid ""
18351"If enabled, the book list will be re-sorted and any existing\n"
18352"search or Virtual library will be refreshed after the edit\n"
18353"is completed. This can be slow on large libraries."
18354msgstr ""
18355
18356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18357msgid "&Refresh book list after edit"
18358msgstr ""
18359
18360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18361msgid "Sort by multiple columns"
18362msgstr ""
18363
18364#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18365msgid ""
18366"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18367"columns are more important. Ascending or descending order can be toggled by "
18368"clicking the column name at the bottom of this dialog, after having selected"
18369" it."
18370msgstr ""
18371
18372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18373#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18374#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18375#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18376#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18377#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18378#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18379#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18380msgid "&Clear"
18381msgstr "V&ymazať"
18382
18383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18384msgid "Clear all selected columns"
18385msgstr ""
18386
18387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18388msgid "Save this sort order for easy re-use"
18389msgstr ""
18390
18391#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18392msgid "Load previously saved settings"
18393msgstr ""
18394
18395#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18396msgid "Effective sort"
18397msgstr ""
18398
18399#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18400msgid "No sort selected"
18401msgstr ""
18402
18403#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18404msgid "You must select at least one column on which to sort"
18405msgstr ""
18406
18407#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18408msgid "No saved sorts available"
18409msgstr ""
18410
18411#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18412msgid "Remove saved sort"
18413msgstr ""
18414
18415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18416msgid "Import OPML file"
18417msgstr "Importovať OPML súbor"
18418
18419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18420msgid "Path to OPML file"
18421msgstr "Cesta k OPML súboru"
18422
18423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18424msgid "Browse for OPML file"
18425msgstr ""
18426
18427#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18428msgid "&OPML file:"
18429msgstr "&OPML súbor:"
18430
18431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18432msgid "Maximum number of articles to download per RSS feed"
18433msgstr ""
18434
18435#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18436msgid "&Maximum articles per feed:"
18437msgstr ""
18438
18439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18440#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18441msgid " days"
18442msgstr " dní"
18443
18444#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18445msgid "Articles in the RSS feeds older than this will be ignored"
18446msgstr ""
18447
18448#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18449msgid "Preserve groups in the OPML file"
18450msgstr ""
18451
18452#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18453msgid ""
18454"If enabled, every group of feeds in the OPML file will be converted into a "
18455"single recipe. Otherwise every feed becomes its own recipe"
18456msgstr ""
18457
18458#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18459msgid "Replace existing recipes"
18460msgstr ""
18461
18462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18463msgid ""
18464"If enabled, any existing recipes with the same titles as entries in the OPML"
18465" file will be replaced. Otherwise, new entries with modified titles will be "
18466"created"
18467msgstr ""
18468
18469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18470msgid "OPML files"
18471msgstr "OPML súbory"
18472
18473#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18474msgid "Select OPML file"
18475msgstr ""
18476
18477#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18478msgid "Path not specified"
18479msgstr ""
18480
18481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18482msgid "You must specify the path to the OPML file to import"
18483msgstr ""
18484
18485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18486msgid "No feeds found"
18487msgstr ""
18488
18489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18490msgid "No importable RSS feeds found in the OPML file"
18491msgstr ""
18492
18493#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18494msgid "Password needed"
18495msgstr "Operácia vyžaduje heslo"
18496
18497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18498msgid "TextLabel"
18499msgstr "TextLabel"
18500
18501#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18502#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18503#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18504#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18505msgid "&Username:"
18506msgstr "Po&užívateľské meno:"
18507
18508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18510#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18511#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18512msgid "&Password:"
18513msgstr "&Heslo:"
18514
18515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18517#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18518#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18519#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18520msgid "&Show password"
18521msgstr "&Zobraziť heslo"
18522
18523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18524msgid "Restart required"
18525msgstr "Je potrebný reštart"
18526
18527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18528msgid "You must restart calibre before using this plugin!"
18529msgstr ""
18530
18531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18533msgid "All"
18534msgstr "Všetko"
18535
18536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18538msgid "Installed"
18539msgstr "Inštalovaný"
18540
18541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18543msgid "Not installed"
18544msgstr "Nenainštalovaný"
18545
18546#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18547msgid "Update available"
18548msgstr "Bola vydaná nová verzia"
18549
18550#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18551msgid "Plugin name"
18552msgstr "Názov modulu"
18553
18554#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18555#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18556msgid "Status"
18557msgstr "Stav"
18558
18559#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18560msgid "Available"
18561msgstr "Dostupný"
18562
18563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18564msgid "Released"
18565msgstr "Uvoľnená"
18566
18567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18568msgid "calibre"
18569msgstr "calibre"
18570
18571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18572msgid "PayPal"
18573msgstr "PayPal"
18574
18575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18576msgid ""
18577"This plugin is FREE but you can reward the developer for their effort\n"
18578"by donating to them via PayPal.\n"
18579"\n"
18580"Right-click and choose Donate to reward: "
18581msgstr "Tento zásuvný modul je ZDARMA. Môžete sa však jeho vývojárovi odmeniť\nza jeho snahu príspevkom cez PayPal.\n\nKliknite pravým tlačidlom a vyberte Prispejte na odmenu: "
18582
18583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18584msgid "Platform unavailable"
18585msgstr "Platforma nedostupná"
18586
18587#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18588msgid "calibre upgrade required"
18589msgstr ""
18590
18591#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18592msgid "Plugin deprecated"
18593msgstr "Zastaraný modul"
18594
18595#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18596msgid "New version available"
18597msgstr "Dostupná nová verzia"
18598
18599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18600msgid "Latest version installed"
18601msgstr "Nainštalovaná posledná verzia"
18602
18603#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18604msgid "This plugin has been deprecated and should be uninstalled"
18605msgstr "Tento modul zastaral a mal by byť odinštalovaný"
18606
18607#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18611#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18614msgid "Right-click to see more options"
18615msgstr "Viac možností pravým tlačidlom"
18616
18617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18618#, python-format
18619msgid "This plugin can only be installed on: %s"
18620msgstr "Tento modul sa dá inštalovať len na: %s"
18621
18622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18623#, python-format
18624msgid "You must upgrade to at least calibre %s before installing this plugin"
18625msgstr ""
18626
18627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18628msgid "You can install this plugin"
18629msgstr "Tento modul môžete inštalovať"
18630
18631#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18633msgid "A new version of this plugin is available"
18634msgstr "Dostupná nová verzia zásuvného modulu"
18635
18636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18637msgid "This plugin is installed and up-to-date"
18638msgstr "Tento modul je nainštalovaný a aktuálny"
18639
18640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18641msgid "Plugin homepage"
18642msgstr "Domovská stránka modulu"
18643
18644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18645msgid "Update Check Failed"
18646msgstr "Kontrola novej verzie zlyhala"
18647
18648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18649msgid "Unable to reach the plugin index page."
18650msgstr ""
18651
18652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18654msgid "User plugins"
18655msgstr "Užívateľské zásuvné moduly"
18656
18657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18658msgid "Filter list of &plugins"
18659msgstr ""
18660
18661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18662msgid "Filter by &name"
18663msgstr ""
18664
18665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18666#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18667msgid "Description"
18668msgstr "Popis"
18669
18670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18672msgid "&Install"
18673msgstr "&Inštalovať"
18674
18675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18677msgid "Install the selected plugin"
18678msgstr "Inštalovať vybraný zásuvný modul"
18679
18680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18681msgid "&Customize plugin "
18682msgstr "&Prispôsobiť modul "
18683
18684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18686msgid "Customize the options for this plugin"
18687msgstr "Prispôsobiť nastavenia tohoto modulu"
18688
18689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18690msgid "Plugin &forum thread"
18691msgstr ""
18692
18693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18694#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18695msgid "Enable/&disable plugin"
18696msgstr ""
18697
18698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18699msgid "Enable or disable this plugin"
18700msgstr "Povoliť, alebo zakázať tento zásuvný modul"
18701
18702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18703#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18704msgid "&Remove plugin"
18705msgstr "&Odstrániť modul"
18706
18707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18708msgid "Uninstall the selected plugin"
18709msgstr "Odinštalovať vybraný modul"
18710
18711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18712msgid "Donate to developer"
18713msgstr "Prispejte vývojárovi"
18714
18715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18716msgid "Donate to the developer of this plugin"
18717msgstr "Prispejte vývojárovi tohoto modulu"
18718
18719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18720#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18721msgid "&Customize plugin"
18722msgstr "&Upraviť modul"
18723
18724#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18725#, python-format
18726msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18727msgstr "Ste si istý, že chcete odinštalovať zásuvný modul <b>%s</b>?"
18728
18729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18730#, python-format
18731msgid "Install %s"
18732msgstr "Inštalovať %s"
18733
18734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18735#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18736msgid ""
18737"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18738"virus/malware. Only install it if you got it from a trusted source. Are you "
18739"sure you want to proceed?"
18740msgstr "Inštalácia zásuvných modulov je <b>bezpečnostné riziko</b>. Moduly môžu obsahovať vírusy/škodlivý software. Zásuvné moduly inštalujte len z dôveryhodných zdrojov. Ste si istý, že chcete pokračovať?"
18741
18742#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18743#, python-format
18744msgid "Downloading plugin ZIP attachment: %s"
18745msgstr ""
18746
18747#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18748#, python-format
18749msgid "Installing plugin: %s"
18750msgstr "Inštalujem zásuvný modul: %s"
18751
18752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18753#, python-format
18754msgid "Plugin installed: %s"
18755msgstr "Zásuvný modul nainštalovaný: %s"
18756
18757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18758#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18759#, python-brace-format
18760msgid ""
18761"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18762"restart calibre for the plugin to take effect."
18763msgstr ""
18764
18765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18766msgid "Install plugin failed"
18767msgstr "Inštalácia modulu zlyhala"
18768
18769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18770msgid ""
18771"A problem occurred while installing this plugin. This plugin will now be "
18772"uninstalled. Please post the error message in details below into the forum "
18773"thread for this plugin and restart calibre."
18774msgstr ""
18775
18776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18777#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18778msgid "Plugin not customizable"
18779msgstr "Modul nie je upraviteľný"
18780
18781#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18782#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18783#, python-format
18784msgid "Plugin: %s does not need customization"
18785msgstr "Modul %s neumožňuje žiadne úpravy"
18786
18787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18789msgid "Must restart"
18790msgstr "Je nevyhnutný reštart"
18791
18792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18793#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18794#, python-format
18795msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18796msgstr "Pred konfiguráciou zásuvného modulu <b>%s</b> je potrebné reštartovať Calibre"
18797
18798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18799#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18800msgid "Plugin cannot be disabled"
18801msgstr "Modul nie je možné deaktivovať"
18802
18803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18804#, python-format
18805msgid "The plugin: %s cannot be disabled"
18806msgstr "Modul %s nie je možné deaktivovať"
18807
18808#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18809msgid "Aborting..."
18810msgstr "Zastavujem..."
18811
18812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18813#, python-brace-format
18814msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18815msgstr ""
18816
18817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18818msgid "Undock"
18819msgstr ""
18820
18821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18822msgid "Show the Quickview panel in its own floating window"
18823msgstr ""
18824
18825#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18826msgid "Lock Quickview contents"
18827msgstr ""
18828
18829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18830#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18831msgid "Refresh"
18832msgstr "Obnoviť"
18833
18834#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18835msgid "Embed the Quickview panel into the main calibre window"
18836msgstr ""
18837
18838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18839msgid "Alternate shortcut: "
18840msgstr ""
18841
18842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18843#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18844msgid "Find item in the Tag browser"
18845msgstr ""
18846
18847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18849msgid "Find item in the library"
18850msgstr ""
18851
18852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18853msgid "Select this book in the library"
18854msgstr ""
18855
18856#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18857msgid "Quickview this cell"
18858msgstr ""
18859
18860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18861msgid "Open book in the E-book viewer"
18862msgstr ""
18863
18864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18865#, python-brace-format
18866msgid "&Item: {0} ({1})"
18867msgstr "&Položka: {0} ({1})"
18868
18869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18870msgid ""
18871"Click to show only books with this item. Double click to search for this "
18872"item in the Tag browser"
18873msgstr ""
18874
18875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18876msgid "**No items found**"
18877msgstr "**Žiadne položky nenájdené**"
18878
18879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18880msgid ""
18881"Click in a column  in the library view to see the information for that book"
18882msgstr "Na zobrazenie informácií o knihe kliknite na stĺpec v zobrazení knižnice"
18883
18884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18885#, python-brace-format
18886msgid "&Books with selected item \"{0}\": {1}"
18887msgstr ""
18888
18889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18890msgid ""
18891"Double click on a book to change the selection in the library view or change"
18892" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18893"edit the metadata of a book, which also changes the selected book."
18894msgstr ""
18895
18896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18897msgid "Something went wrong while filling in the table"
18898msgstr ""
18899
18900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18901msgid "Quickview: Book not in library view"
18902msgstr ""
18903
18904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18905msgid ""
18906"The book you selected is not currently displayed in the library view, "
18907"perhaps because of a search or a Virtual library, so Quickview cannot select"
18908" it."
18909msgstr ""
18910
18911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18912#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18913msgid "&Apply Virtual libraries"
18914msgstr ""
18915
18916#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18917msgid ""
18918"<p>Select to make Quickview show only books in the current\n"
18919"        Virtual library</p>"
18920msgstr ""
18921
18922#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18923msgid "&Lock Quickview contents"
18924msgstr ""
18925
18926#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18927msgid ""
18928"<p>Select to prevent Quickview from changing content when the\n"
18929"        selection on the library view is changed</p>"
18930msgstr ""
18931
18932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18933#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18934#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
18937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
18938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
18939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
18940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
18941msgid "&Refresh"
18942msgstr "&Obnoviť"
18943
18944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
18945msgid ""
18946"When Quickview is locked, refresh the window using the last selected book "
18947"and that book's value in the last selected column."
18948msgstr ""
18949
18950#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
18951msgid "&Dock"
18952msgstr ""
18953
18954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
18955#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
18956#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
18957msgid "&Close"
18958msgstr "&Zatvoriť"
18959
18960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
18961msgid ""
18962"Restoring database from backups, do not interrupt, this will happen in three"
18963" stages"
18964msgstr "Obnovujem databázu zo záloh, neprerušujte to, prebieha to v troch krokoch"
18965
18966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
18967msgid "Restoring database"
18968msgstr "Obnovujem databázu"
18969
18970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
18971msgid "The restore has not completed, are you sure you want to cancel?"
18972msgstr ""
18973
18974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
18975#, python-format
18976msgid "The old database was saved as: %s"
18977msgstr "Pôvodná databáza bola uložená ako: %s"
18978
18979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
18980#, python-format
18981msgid ""
18982"Restoring the database succeeded with some warnings click \"Show details\" "
18983"to see the details. %s"
18984msgstr ""
18985
18986#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
18987#, python-format
18988msgid "Restoring database was successful. %s"
18989msgstr "Obnova databázy bola úspešná. %s"
18990
18991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
18992msgid ""
18993"Your list of books, with all their metadata is stored in a single file, "
18994"called a database. In addition, metadata for each individual book is stored "
18995"in that books' folder, as a backup.<p>This operation will rebuild the "
18996"database from the individual book metadata. This is useful if the database "
18997"has been corrupted and you get a blank list of books.<p>Do you want to "
18998"restore the database?"
18999msgstr "Váš zoznam kníh spolu so všetkými metadátami je uložený v jednom súbore, nazvanom databáza. Naviac sú metadáta pre každú jednotlivú knihu uložené, ako záloha, v adresári knihy.<p>Táto operácia znovu vytvorí databázu z metadát jednotlivých kníh. To je užitočné v prípade, ak bola databáza poškodená a Vy vidíte prázdny zoznam kníh.<p>Chcete obnoviť databázu?"
19000
19001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
19002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
19003msgid "Restoring database failed, click \"Show details\" to see details"
19004msgstr ""
19005
19006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
19007#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
19008msgid "Failed to repair library"
19009msgstr "Nepodarilo sa oprvaviť knižnicu"
19010
19011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
19012msgid "Add a new Saved search"
19013msgstr "Pridať nové uložené hľadanie"
19014
19015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
19016msgid ""
19017"You can create a <i>Saved search</i>, for frequently used searches here. The"
19018" search will be visible under <i>Saved searches</i> in the Tag browser, "
19019"using the name that you specify here."
19020msgstr ""
19021
19022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
19023msgid "The Saved search name"
19024msgstr "Názov uloženého hľadania"
19025
19026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
19027msgid "&Search:"
19028msgstr "&Hľadať:"
19029
19030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
19031msgid "The search expression"
19032msgstr ""
19033
19034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
19035msgid "No search name"
19036msgstr ""
19037
19038#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
19039msgid "You must specify a name for the Saved search"
19040msgstr ""
19041
19042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
19043msgid "No search expression"
19044msgstr ""
19045
19046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19047msgid "You must specify a search expression for the Saved search"
19048msgstr ""
19049
19050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19051msgid "Invalid saved search"
19052msgstr "Neplatné uložené hľadanie"
19053
19054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19055#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19056#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19057msgid "Manage Saved searches"
19058msgstr "Spravovať uložené hľadania"
19059
19060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19062msgid "&Add search"
19063msgstr "&Pridať hľadanie"
19064
19065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19066msgid "&Remove search"
19067msgstr "&Odstrániť hľadanie"
19068
19069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19071msgid "&Edit search"
19072msgstr "&Upraviť hľadanie"
19073
19074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19075msgid ""
19076"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19077msgstr "Aktuálne uložené hľadanie bude <b>natrvalo odstránené</b>. Ste si istý?"
19078
19079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19080msgid "Edit the name and/or expression below."
19081msgstr ""
19082
19083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19084msgid "Edit saved search"
19085msgstr "Upraviť uložené hľadanie"
19086
19087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19088msgid "A saved search with the name {} already exists. Choose another name"
19089msgstr ""
19090
19091#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19092msgid "Search expression"
19093msgstr ""
19094
19095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19096msgid ""
19097"                Download this periodical every week on the specified days after\n"
19098"                the specified time. For example, if you choose: Monday after\n"
19099"                9:00 AM, then the periodical will be download every Monday as\n"
19100"                soon after 9:00 AM as possible.\n"
19101"            "
19102msgstr "                Sťahovať toto periodikum týždenne v určený deň po zadanom čase.\n                Napr. ak zadáte: pondelok po 9:00, bude periodikum stiahnuté každý\n                pondelok, v prvom možnom termíne po 9-tej hodine.\n            "
19103
19104#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19105msgid "&Download after:"
19106msgstr "&Stiahnuť po:"
19107
19108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19109msgid ""
19110"                Download this periodical every month, on the specified days.\n"
19111"                The download will happen as soon after the specified time as\n"
19112"                possible on the specified days of each month. For example,\n"
19113"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19114"                periodical will be downloaded on the 1st and 15th of every\n"
19115"                month, as soon after 9:00 AM as possible.\n"
19116"            "
19117msgstr "                Sťahovať toto periodikum mesačne v určené dni. Sťahovanie\n                začne každý mesiac v zadané dni, čo najskôr po nastavenom čase.\n                Napr. ak zadáte 1. a 15. po 9:00, bude sa periodikum sťahovať\n                prvý a pätnásty deň každého mesiaca v prvom termíne po\n                9-tej hodine.\n            "
19118
19119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19120msgid "&Days of the month:"
19121msgstr "&Dni v mesiaci:"
19122
19123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19124msgid "Comma separated list of days of the month. For example: 1, 15"
19125msgstr "Zoznam dní v mesiaci oddelený čiarkou. Napr.: 1, 15"
19126
19127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19128msgid "Download &after:"
19129msgstr "Sťahovať &po:"
19130
19131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19132msgid ""
19133"                Download this periodical every x days. For example, if you\n"
19134"                choose 30 days, the periodical will be downloaded every 30\n"
19135"                days. Note that you can set periods of less than a day, like\n"
19136"                0.1 days to download a periodical more than once a day.\n"
19137"            "
19138msgstr "                Sťahovať toto periodikum každých x dní. Napr. ak zvolíte\n                30 dní, bude sa periodikum sťahovať raz za 30 dní. \n                Uvedomte si, že môžete nastaviť aj kratší inteval ako\n                deň - napr. 0.1 dňa pre častejšie sťahovanie ako raz za deň.\n            "
19139
19140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19141msgid "&Download every:"
19142msgstr "&Sťahovať každých:"
19143
19144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19145msgid "every hour"
19146msgstr "každú hodinu"
19147
19148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19150msgid "days"
19151msgstr "dni"
19152
19153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19154msgid ""
19155"Note: You can set intervals of less than a day, by typing the value "
19156"manually."
19157msgstr "Poznámka: Ručne možete zapísať aj interval kratší ako deň."
19158
19159#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19160msgid "Schedule news download [{} sources]"
19161msgstr ""
19162
19163#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19164msgid "&Schedule"
19165msgstr "&Naplánovať"
19166
19167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19168msgid "&Schedule for download:"
19169msgstr "&Naplánovať preberanie:"
19170
19171#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19172msgid "&Days of  week"
19173msgstr ""
19174
19175#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19176msgid "Da&ys of month"
19177msgstr ""
19178
19179#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19180msgid "Every &x days"
19181msgstr "Každých &x dní"
19182
19183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19184msgid "&Account"
19185msgstr "Úč&et"
19186
19187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19188msgid "For the scheduling to work, you must leave calibre running."
19189msgstr "Ak má plánované preberanie fungovať, program calibre musí ostať spustený."
19190
19191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19192#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19193msgid "&Advanced"
19194msgstr "&Rozšírené"
19195
19196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19197msgid "Add &title as tag"
19198msgstr "Pridať &názov ako značku"
19199
19200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19201msgid "&Extra tags:"
19202msgstr ""
19203
19204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19205msgid "&Keep at most:"
19206msgstr "&Uchovať aspoň:"
19207
19208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19209msgid ""
19210"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19211"all (disable)."
19212msgstr "Maximálny počet kópií (vydaní) tohoto receptu, ktoré sa majú ponechať. Nastavte na 0 ak chcete zachovať všetky (vypnúť)."
19213
19214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19215msgid ""
19216"<p>When set, this option will cause calibre to keep, at most, the specified number of issues of this periodical. Every time a new issue is downloaded, the oldest one is deleted, if the total is larger than this number.\n"
19217"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19218"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19219msgstr "<p>Pri nastavení bude Calibre uchovávať najviac zadaný počet vydaní tohoto periodika. Vždy po stiahnutí nového vydania, ak je ich počet väčší, ako toto číslo, sa najstaršie z nich vymaže.\n<p>Uvedomte si, že táto funkcia pracuje len za predpokladu, ak máte zapnutú voľbu pridať názov ako značku vyššie.\n<p>Nastavenie vymazania periodík starších, ako určitý počet dní nižšie má pred týmto nastavením prednosť."
19220
19221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19222msgid " issues"
19223msgstr " vydania"
19224
19225#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19226msgid "all issues"
19227msgstr "všetky vydania"
19228
19229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19230msgid "Delete downloaded &news older than:"
19231msgstr "Zmazať stiahnuté &noviny staršie ako:"
19232
19233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19234msgid ""
19235"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19236"<p>You can also control the maximum number of issues of a specific periodical that are kept by clicking the Advanced tab for that periodical above."
19237msgstr "<p>Zmazať stiahnuté noviny staršie ako zadaný počet dní. Vypnete nastavením nuly.\n<p>Môžete tiež ovplyvniť maximálny počet vydaní konkrétneho periodika, ktoré sa uchováva kliknutím hore na záložku periodika Pokročilé."
19238
19239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19240msgid "never delete"
19241msgstr "nikdy nemazať"
19242
19243#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19244msgid "Download &all scheduled"
19245msgstr "Stiahnuť &všetky naplánované"
19246
19247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19248msgid "Download all scheduled news sources at once"
19249msgstr "Stiahnuť správy zo všetkých naplánovaných zdrojov naraz"
19250
19251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19252msgid "&Download now"
19253msgstr "&Prevziať teraz"
19254
19255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19256msgid "Need username and password"
19257msgstr "Je potrebné užívateľské meno a heslo"
19258
19259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19260msgid "You must provide a username and/or password to use this news source."
19261msgstr "Pre použitie tohoto zdroja správ musíte poskytnúť užívateľské meno a/alebo heslo."
19262
19263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19264msgid "Account"
19265msgstr "Účet"
19266
19267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19268msgid "(optional)"
19269msgstr "(voliteľné)"
19270
19271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19272msgid "(required)"
19273msgstr "(povinné)"
19274
19275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19276msgid "Created by: "
19277msgstr "Autor: "
19278
19279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19280#, python-format
19281msgid "Download %s now"
19282msgstr "Stiahnuť %s teraz"
19283
19284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19285msgid "Last downloaded: never"
19286msgstr "Posledne prevzatý: nikdy"
19287
19288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19289msgid "never"
19290msgstr "nikdy"
19291
19292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19293#, python-format
19294msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19295msgstr "pred %(days)d dňami, %(hours)d hodinami a %(mins)d minútami"
19296
19297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19298msgid "Last downloaded:"
19299msgstr "Naposledy stiahnuté:"
19300
19301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19302msgid "Cannot download news as no internet connection is active"
19303msgstr "Nemôžem stiahnuť správy, lebo nie je aktívne pripojenie na Internet"
19304
19305#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19306msgid "No internet connection"
19307msgstr "Žiadne pripojenie na Internet"
19308
19309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19310msgid "Schedule news download"
19311msgstr "Naplánovať preberanie správ"
19312
19313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19314msgid "Add or edit a custom news source"
19315msgstr "Pridať alebo upraviť vlastný zdroj správ"
19316
19317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19318msgid "Download all scheduled news sources"
19319msgstr "Stiahnuť správy zo všetkých naplánovaných zdrojov"
19320
19321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19322msgid "equal to"
19323msgstr "sa rovná"
19324
19325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19326msgid "before"
19327msgstr "pred"
19328
19329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19330msgid "after"
19331msgstr "po"
19332
19333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19334msgid "before or equal to"
19335msgstr ""
19336
19337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19338msgid "after or equal to"
19339msgstr ""
19340
19341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19342#, python-format
19343msgid ""
19344"<p>You can also perform other kinds of advanced searches, for example "
19345"checking for books that have no covers, combining multiple search expression"
19346" using Boolean operators and so on. See <a href=\"%s\">The search "
19347"interface</a> for more information."
19348msgstr ""
19349
19350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19351msgid "What &kind of match to use:"
19352msgstr ""
19353
19354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19355#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19356#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19357#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19358msgid "Contains: the word or phrase matches anywhere in the metadata field"
19359msgstr "Obsahuje: slovo, alebo fráza je obsiahnutá kdekoľvek v poli metadát"
19360
19361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19362#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19363#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19364#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19365msgid "Equals: the word or phrase must match the entire metadata field"
19366msgstr "Je zhodné: slovo, alebo fráza je zhodná s celým poľom metadát"
19367
19368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19369#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19370#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19371#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19372msgid ""
19373"Regular expression: the expression must match anywhere in the metadata field"
19374msgstr "Regulárny výraz: výraz sa musí zhodovať kdekoľvek v poli metadát"
19375
19376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19377#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19378#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19379#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19380msgid "A&dvanced search"
19381msgstr "P&okročilé vyhľadávanie"
19382
19383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19384#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19385#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19386#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19387msgid "Find entries that have..."
19388msgstr "Nájsť prvky, ktoré obsahujú..."
19389
19390#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19391#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19392#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19393#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19394msgid "But don't show entries that have..."
19395msgstr "Ale nezobrazovať položky ktoré majú..."
19396
19397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19398msgid "A&ll these words:"
19399msgstr ""
19400
19401#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19402msgid "&This exact phrase:"
19403msgstr "&Presne táto fráza:"
19404
19405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19406msgid "O&ne or more of these words:"
19407msgstr ""
19408
19409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19410#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19411#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19412#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19413msgid "Any of these &unwanted words:"
19414msgstr "Akékoľvek z týchto nechcených slov:"
19415
19416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19417msgid "Titl&e/author/series..."
19418msgstr "Náz&ov, autor, séria..."
19419
19420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19421msgid "The title to search for"
19422msgstr ""
19423
19424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19425msgid "The author to search for"
19426msgstr ""
19427
19428#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19429#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19430#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19431#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19432#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19433msgid "&Author:"
19434msgstr "&Autor:"
19435
19436#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19437msgid "The series to search for"
19438msgstr ""
19439
19440#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19441msgid "The tags to search for"
19442msgstr ""
19443
19444#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19445msgid "&Date search"
19446msgstr ""
19447
19448#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19449msgid "&Search the"
19450msgstr ""
19451
19452#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19453msgid "date column for books whose &date is "
19454msgstr ""
19455
19456#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19457msgid "&year"
19458msgstr "&rok"
19459
19460#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19461msgid "mo&nth"
19462msgstr "me&siac"
19463
19464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19465msgid "&day"
19466msgstr "&deň"
19467
19468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19469msgid "months"
19470msgstr "mesiacov"
19471
19472#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19473msgid "weeks"
19474msgstr "týždnov"
19475
19476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19477msgid "years"
19478msgstr ""
19479
19480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19481msgid "ago"
19482msgstr ""
19483
19484#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19485msgid "This month"
19486msgstr "Tento mesiac"
19487
19488#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19489msgid "Yesterday"
19490msgstr "Včera"
19491
19492#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19493msgid "&Template search"
19494msgstr ""
19495
19496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19497msgid "The value to search for"
19498msgstr ""
19499
19500#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19501msgid ""
19502"You can use the search test specifications described in the calibre "
19503"documentation. For example, with Number comparisons you can the relational "
19504"operators like '>=' etc. With Text comparisons you can use exact, contains "
19505"or regular expression matches. With Date you can use today, yesterday, etc. "
19506"Set/not set takes 'true' for set and 'false' for not set."
19507msgstr ""
19508
19509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19510msgid "Template &value:"
19511msgstr ""
19512
19513#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19514msgid "Set/Not set"
19515msgstr ""
19516
19517#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19518msgid "How the template result will be compared to the value"
19519msgstr ""
19520
19521#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19522msgid "C&omparison type:"
19523msgstr ""
19524
19525#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19526msgid "The template that generates the value"
19527msgstr ""
19528
19529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19530msgid "Right click to open a template editor"
19531msgstr ""
19532
19533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19535msgid "Tem&plate:"
19536msgstr "Šab&lóna:"
19537
19538#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19539#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19540#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19541#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19542#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19543#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19544#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19545#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19546msgid "Advanced search"
19547msgstr "Rozšírené hľadanie"
19548
19549#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19550msgid "There is one book with the {} format"
19551msgstr ""
19552
19553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19554#, python-brace-format
19555msgid "There are {count} books with the {fmt} format"
19556msgstr ""
19557
19558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19559msgid "Choose formats"
19560msgstr "Vyberte formáty"
19561
19562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19563msgid ""
19564"Use a password if calibre is running on a network that is not secure. For "
19565"example, if you run calibre on a laptop, use that laptop in an airport, and "
19566"want to connect your smart device to calibre, you should use a password."
19567msgstr "Ak beží Calibre v sieti, ktorá nie je bezpečná, použite heslo. Napr. ak bežíte Calibre na notebooku, ktorý používate na letisku a chcete sa k nemu pripojiť svojím smart zariadením, mali by ste použiť heslo."
19568
19569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19570msgid ""
19571"Check this box if you want calibre to automatically start the smart device "
19572"interface when calibre starts. You should not do this if you are using a "
19573"network that is not secure and you are not setting a password."
19574msgstr "Označte túto voľbu ak chcete aby Calibre automaticky po štarte spúšťalo rozhranie pre smart zariadenia. Ak používate nezabezpečenú sieť a nemáte nastavené heslo, nemali by ste to robiť."
19575
19576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19577msgid ""
19578"Check this box if you want calibre to use a fixed network port. Normally you"
19579" will not need to do this. However, if your device consistently fails to "
19580"connect to calibre, try checking this box and entering a number."
19581msgstr "Označte túto voľbu, ak chcete aby Calibre použila pevný sieťový port. Obvykle to nemusíte robiť. Ak sa však Vaše zariadenie opakovane nemôže ku Calibre pripojoť, skúste túto voľbu označiť a zadajte číslo portu."
19582
19583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19584msgid ""
19585"Try 9090. If calibre says that it fails to connect to the port, try another "
19586"number. You can use any number between 8,000 and 65,535."
19587msgstr ""
19588
19589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19590msgid ""
19591"These are the IP addresses for this computer. If you decide to have your "
19592"device connect to calibre using a fixed IP address, one of these addresses "
19593"should be the one you use. It is unlikely but possible that the correct IP "
19594"address is not listed here, in which case you will need to go to your "
19595"computer's control panel to get a complete list of your computer's network "
19596"interfaces and IP addresses."
19597msgstr "Toto sú IP adresy tohoto počítača. Ak sa rozhodnete, že sa má Vaše zariadenie pripájať cez pevnú IP adresu, mala by to byť jedna z nich. Je nepravdepodobné, ale možné, že správna IP adresa v zozname nie je. V takom prípade budete musieť otvoriť ovládacie panely počítača, kde nájdete úplný zoznam jeho sieťových rozhraní a IP adries."
19598
19599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19602msgid "Invalid port number"
19603msgstr "Neplatné číslo portu"
19604
19605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19606msgid "You must provide a port number."
19607msgstr "Musíte zadať číslo portu."
19608
19609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19611msgid "The port must be a number between 8000 and 65535."
19612msgstr ""
19613
19614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19615#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19616msgid "Problem starting the wireless device"
19617msgstr "Pri spustení bezdrôtového zariadenia sa vyskytol problém"
19618
19619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19620#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19621#, python-format
19622msgid "The wireless device driver had problems starting. It said \"%s\""
19623msgstr ""
19624
19625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19626msgid "Smart device control"
19627msgstr "Ovládanie smart zariadenia"
19628
19629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19630msgid ""
19631"<p>Start wireless device connections.\n"
19632"       <p>You may see some messages from your computer's firewall or anti-virus manager asking you if it is OK for calibre to connect to the network. <b>Please answer yes</b>. If you do not, wireless connections will not work."
19633msgstr ""
19634
19635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19636msgid "calibre IP addresses:"
19637msgstr ""
19638
19639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19640msgid "Possibe IP addresses:"
19641msgstr "Možné IP adresy:"
19642
19643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19644msgid "Optional &password:"
19645msgstr "Voliteľné &heslo:"
19646
19647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19648msgid "Optional password for security"
19649msgstr "Voliteľné bezpečnostné heslo"
19650
19651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19652msgid "Optional &fixed port:"
19653msgstr "Voliteľný &pevný port:"
19654
19655#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19656msgid "Optional port number"
19657msgstr "Voliteľné číslo portu"
19658
19659#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19660msgid "&Use a fixed port"
19661msgstr "Po&užiť pevný port"
19662
19663#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19664msgid "&Automatically allow connections at calibre startup"
19665msgstr "Po štarte Calibre &automaticky povoliť pripojenia"
19666
19667#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19668#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19669#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19670msgid "Publishers"
19671msgstr "Vydavatelia"
19672
19673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19674msgid " (not on any book)"
19675msgstr " (na žiadnu knihu)"
19676
19677#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19678msgid "Category lookup name: "
19679msgstr "Názov kategórie pre vyhľadávanie: "
19680
19681#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19682msgid "You must select items to apply"
19683msgstr ""
19684
19685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19686msgid "You must select items to unapply"
19687msgstr ""
19688
19689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19690#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19691msgid ""
19692"That name contains leading or trailing periods, multiple periods in a row or"
19693" spaces before or after periods."
19694msgstr "Názov obsahuje na začiatku, alebo na konci bodky, viac bodiek za sebou, alebo medzery pred, či za bodkami."
19695
19696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19699msgid "Name already used"
19700msgstr "Názov už je použitý"
19701
19702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19704msgid "That name is already used, perhaps with different case."
19705msgstr "Tento názov už je použitý, možno s malými, či veľkými písmenami"
19706
19707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19708msgid ""
19709"The current User category will be <b>permanently deleted</b>. Are you sure?"
19710msgstr ""
19711
19712#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19713msgid "User categories editor"
19714msgstr "Editor používateľských kategórií"
19715
19716#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19717msgid "Category &name: "
19718msgstr "&Názov kategórie: "
19719
19720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19721msgid "Select a category to edit"
19722msgstr "Vybetre kategóriu pre úpravu"
19723
19724#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19725msgid "Copy the category name to the clipboard"
19726msgstr ""
19727
19728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19729msgid "&Category filter: "
19730msgstr "&Filter katégorií: "
19731
19732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19733msgid "Select the content kind of the new category"
19734msgstr "Vyberte druh obsahu novej kategórie"
19735
19736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19737msgid "Item &filter: "
19738msgstr ""
19739
19740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19741msgid ""
19742"Enter text to filter the available items. Case and accents are ignored."
19743msgstr ""
19744
19745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19746msgid "Delete the current User category"
19747msgstr ""
19748
19749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19750msgid "Enter a category name, then use the Add button or the Rename button"
19751msgstr ""
19752
19753#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19754msgid "Add a new category"
19755msgstr "Pridať novú kategóriu"
19756
19757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19758msgid "Rename the current category to what is in the box"
19759msgstr "Premenovať aktuálnu kategóriu podľa poľa"
19760
19761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19762msgid ""
19763"<p>Show items in the Available items box only if they appear in the\n"
19764"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19765"            \"not on any book\".</p>"
19766msgstr ""
19767
19768#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19769msgid "&Show only available items in current Virtual library"
19770msgstr ""
19771
19772#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19773msgid "&Available items"
19774msgstr "&Dostupné položky"
19775
19776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19777msgid "Apply items to current category"
19778msgstr ""
19779
19780#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19781#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19782msgid "Applied &items"
19783msgstr "Aplikované &položky"
19784
19785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19786msgid "Unapply (remove) selected items from current category"
19787msgstr ""
19788
19789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19790msgid ""
19791"If the item you want is not in the available list, you can add it here. "
19792"Accepts an ampersand-separated list of items. The items will be applied to "
19793"the book."
19794msgstr ""
19795
19796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19797msgid ""
19798"If the item you want is not in the available list, you can add it here. "
19799"Accepts a comma-separated list of items. The items will be applied to the "
19800"book."
19801msgstr ""
19802
19803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19804msgid "Deleting tags is done immediately and there is no undo."
19805msgstr ""
19806
19807#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19808msgid "Are your sure?"
19809msgstr "Ste si istý?"
19810
19811#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19812msgid ""
19813"The following tags are used by one or more books. Are you certain you want "
19814"to delete them?"
19815msgstr "Nasledujúce značky sú použité v jednej, alebo viacerých knihách. Ste si istý, že ich chcete odstrániť?"
19816
19817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19818msgid "Manage items"
19819msgstr ""
19820
19821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19822msgid "&Add item:"
19823msgstr ""
19824
19825#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19826msgid "Apply item(s) to the current book"
19827msgstr ""
19828
19829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19830msgid "Filter the available items"
19831msgstr ""
19832
19833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19834msgid ""
19835"Delete the selected items from database. This will unapply the items from "
19836"all books and then remove them from the database."
19837msgstr ""
19838
19839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19840msgid "Ava&ilable items"
19841msgstr ""
19842
19843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19844msgid "Apply item to current book"
19845msgstr ""
19846
19847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19848msgid "Unapply (remove) the item from current book"
19849msgstr ""
19850
19851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19852msgid "Filter the applied items"
19853msgstr ""
19854
19855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19856msgid "Search for {}"
19857msgstr ""
19858
19859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19860msgid "Filter by {}"
19861msgstr ""
19862
19863#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19864#, python-brace-format
19865msgid "Search the library for {0}"
19866msgstr ""
19867
19868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19870msgid "Count"
19871msgstr "Počet"
19872
19873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19874msgid "Was"
19875msgstr "Bolo"
19876
19877#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19878#, python-brace-format
19879msgid "This is not one of this column's permitted values ({0})"
19880msgstr ""
19881
19882#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19883msgid "Editing..."
19884msgstr ""
19885
19886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19887msgid "Item is not a permitted value"
19888msgstr ""
19889
19890#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19891#, python-brace-format
19892msgid ""
19893"This column has a fixed set of permitted values. The entered text must be "
19894"one of ({0})."
19895msgstr ""
19896
19897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19898msgid "Do you really want to undo your changes?"
19899msgstr ""
19900
19901#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19902msgid "Undelete items?"
19903msgstr ""
19904
19905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19906msgid "Items must be undeleted to continue. Do you want to do this?"
19907msgstr ""
19908
19909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19910msgid "Search for an item in the first column"
19911msgstr ""
19912
19913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19914msgid "Find items containing the search string"
19915msgstr ""
19916
19917#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19918msgid ""
19919"<p>Show items only if they appear in the\n"
19920"          current Virtual library. Edits already done may be hidden but will\n"
19921"          not be forgotten.\n"
19922"          </p><p>\n"
19923"          Note that this box affects only what is displayed. Changes\n"
19924"          will affect all books in your library even if this box\n"
19925"          is checked.</p>"
19926msgstr ""
19927
19928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19929msgid "Only show items in the current &Virtual library"
19930msgstr ""
19931
19932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19933msgid "&Filter by:"
19934msgstr "&Filtrovať podľa:"
19935
19936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
19937msgid "Filter items using the text in this box"
19938msgstr ""
19939
19940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
19941msgid "Show only items containing this text"
19942msgstr ""
19943
19944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
19945msgid "F&ilter"
19946msgstr "F&iltrovať"
19947
19948#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
19949msgid ""
19950"Delete selected items from the database. This will unapply the items from "
19951"all books and then remove them from the database."
19952msgstr ""
19953
19954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
19955msgid "Ctrl+D"
19956msgstr "Ctrl+D"
19957
19958#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
19959msgid "Rename the items in every book where they are used"
19960msgstr ""
19961
19962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
19963msgid "Ctrl+R"
19964msgstr "Ctrl+R"
19965
19966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
19967msgid "Undo any deletes or edits on the selected lines"
19968msgstr ""
19969
19970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
19971msgid "Ctrl+U"
19972msgstr "Ctrl+U"
19973
19974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
19975msgid "Template language tutorial"
19976msgstr "Výuka jazyka šablón"
19977
19978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
19979msgid "Template function reference"
19980msgstr "Príručka funkcií šablóny"
19981
19982#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
19983msgid "Author Sort"
19984msgstr "Autor pre triedenie"
19985
19986#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19987msgid "Tag 1"
19988msgstr ""
19989
19990#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19991msgid "Tag 2"
19992msgstr ""
19993
19994#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
19995msgid "Template value"
19996msgstr ""
19997
19998#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
19999msgid "Disable word wrap"
20000msgstr ""
20001
20002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
20003msgid "Enable word wrap"
20004msgstr ""
20005
20006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
20007msgid "Load template from the Template tester"
20008msgstr ""
20009
20010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
20011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
20012msgid "Load template from file"
20013msgstr ""
20014
20015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
20016#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
20017msgid "Save template to file"
20018msgstr ""
20019
20020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
20021msgid "No Template tester text is available"
20022msgstr ""
20023
20024#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
20025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
20026msgid "Template file"
20027msgstr ""
20028
20029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
20030#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
20031msgid "Select icon"
20032msgstr ""
20033
20034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
20035msgid "EXCEPTION: "
20036msgstr "VÝNIMKA: "
20037
20038#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
20039msgid "Built-in template function"
20040msgstr ""
20041
20042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
20043msgid "Built-in function"
20044msgstr ""
20045
20046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20047msgid "User defined Python template function"
20048msgstr ""
20049
20050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20051msgid "User function"
20052msgstr ""
20053
20054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20055msgid "Stored template"
20056msgstr ""
20057
20058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20059msgid "Stored user defined template"
20060msgstr ""
20061
20062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20063msgid "No template provided"
20064msgstr "Žiadna šablóna nebola poskytnutá"
20065
20066#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20067msgid "The template box cannot be empty"
20068msgstr "Pole šablóny nemôže byť prázdne"
20069
20070#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20071#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20072msgid "No column chosen"
20073msgstr "Nie je vybraný stĺpec"
20074
20075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20076msgid "You must specify a column to be colored"
20077msgstr "Musíte vybrať stĺpec na ofarbenie"
20078
20079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20080msgid "You must specify the column where the icons are applied"
20081msgstr ""
20082
20083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20084msgid "&Continue"
20085msgstr ""
20086
20087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20088msgid "Continue running the template"
20089msgstr ""
20090
20091#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20092msgid "Stop running the template"
20093msgstr ""
20094
20095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20096#, python-brace-format
20097msgid "Break: line {0}, book {1}"
20098msgstr ""
20099
20100#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20101msgid "The name of the template language operation"
20102msgstr ""
20103
20104#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20105msgid "A variable in the template"
20106msgstr ""
20107
20108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20109msgid "The value of the variable"
20110msgstr ""
20111
20112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20113msgid "A General Program Mode Template"
20114msgstr ""
20115
20116#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20117#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20118msgid "Set the color of the column:"
20119msgstr "Nastaviť farbu stĺpca:"
20120
20121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20122msgid "Copy a color name to the clipboard:"
20123msgstr "Kopírovať názov farby do schránky:"
20124
20125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20126msgid "Copy the selected color name to the clipboard"
20127msgstr "Kopírovať názov vybranej farby do schránky"
20128
20129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20130msgid "Kind:"
20131msgstr "Druh:"
20132
20133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20134msgid "Apply the icon to column:"
20135msgstr ""
20136
20137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20138msgid "Copy an icon file name to the clipboard:"
20139msgstr ""
20140
20141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20142msgid "Copy the selected icon file name to the clipboard"
20143msgstr ""
20144
20145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20146msgid "Add icon"
20147msgstr "Pridať ikonu"
20148
20149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20150msgid "Add an icon file to the set of choices"
20151msgstr ""
20152
20153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20154msgid "Template &name:"
20155msgstr ""
20156
20157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20158msgid "The name of the callable template"
20159msgstr ""
20160
20161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20162msgid "T&emplate:"
20163msgstr ""
20164
20165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20166msgid "The text of the template program goes into the box below"
20167msgstr ""
20168
20169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20170msgid "        "
20171msgstr ""
20172
20173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20174msgid "Enable &breakpoints"
20175msgstr ""
20176
20177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20178msgid ""
20179"<p>If checked, the template evaluator will stop when it\n"
20180"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20181"you the value as well as all the local variables</p>"
20182msgstr ""
20183
20184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20185msgid "&Go"
20186msgstr ""
20187
20188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20189msgid ""
20190"If 'Enable breakpoints' is checked then click this button to run your "
20191"template"
20192msgstr ""
20193
20194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20195msgid "&Line:"
20196msgstr ""
20197
20198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20199#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20200msgid "Line number to toggle"
20201msgstr ""
20202
20203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20204msgid "&Toggle"
20205msgstr ""
20206
20207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20208msgid "Toggle the breakpoint on the line number in the box"
20209msgstr ""
20210
20211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20212msgid "&Remove all"
20213msgstr ""
20214
20215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20216msgid "Remove all breakpoints"
20217msgstr ""
20218
20219#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20220msgid "&Set all"
20221msgstr ""
20222
20223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20224msgid "Set breakpoint on every line"
20225msgstr ""
20226
20227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20228msgid ""
20229"<p>The text of the template program goes in this box.\n"
20230"            Don't forget that a General Program Mode template must begin with\n"
20231"            the word \"program:\".</p>"
20232msgstr ""
20233
20234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20235#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20236msgid "D&ocumentation:"
20237msgstr ""
20238
20239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20240msgid "Documentation for the function being defined or edited"
20241msgstr ""
20242
20243#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20244msgid "Template value:"
20245msgstr "Hodnota šablóny:"
20246
20247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20248msgid "The value of the template using the current book in the library view"
20249msgstr ""
20250
20251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20260msgid "User label"
20261msgstr ""
20262
20263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20264msgid "Font:"
20265msgstr ""
20266
20267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20268msgid "Select the font for the Template box"
20269msgstr ""
20270
20271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20272msgid "Size:"
20273msgstr "Veľkosť:"
20274
20275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20276msgid "Select the font size for the Template box"
20277msgstr ""
20278
20279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20280msgid "Lo&ad"
20281msgstr ""
20282
20283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20284msgid "Load the template from a file"
20285msgstr ""
20286
20287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20288msgid "Save the template in a file"
20289msgstr ""
20290
20291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20292msgid "Template Function Reference"
20293msgstr ""
20294
20295#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20296msgid "Function &name:"
20297msgstr "&Názov funkcie:"
20298
20299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20300msgid "&Function type:"
20301msgstr ""
20302
20303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20304msgid "&Documentation:"
20305msgstr "&Dokumentácia:"
20306
20307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20309msgid "&Code:"
20310msgstr "&Kód:"
20311
20312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20313msgid "Remove any template from the box"
20314msgstr "Odstráni šablónu z poľa"
20315
20316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20317msgid "Open template editor"
20318msgstr "Otvoriť editor šablón"
20319
20320#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20321msgid "Trim Image"
20322msgstr ""
20323
20324#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20325msgid "Select a region by dragging with your mouse, and then click trim"
20326msgstr ""
20327
20328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20329msgid "&Trim"
20330msgstr ""
20331
20332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20333msgid "Trim image by removing borders outside the selected region"
20334msgstr ""
20335
20336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20337msgid "Adjust selection by dragging corners"
20338msgstr ""
20339
20340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20341#, python-brace-format
20342msgid "Size: {0}px Aspect ratio: {1:.2g}"
20343msgstr ""
20344
20345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20346#, python-brace-format
20347msgid "Size: {0}x{1}px"
20348msgstr ""
20349
20350#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20351#, python-format
20352msgid "Download %s"
20353msgstr "Stiahnuť %s"
20354
20355#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20356#, python-format
20357msgid "Downloading <b>%(fname)s</b> from %(url)s"
20358msgstr "Sťahujem <b>%(fname)s</b> z %(url)s"
20359
20360#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20361#, python-format
20362msgid "Failed to download from %(url)r with error: %(err)s"
20363msgstr "Stiahnutie z  %(url)r zlyhalo s chybou: %(err)s"
20364
20365#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20366msgid "Downloading book"
20367msgstr ""
20368
20369#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20370#, python-brace-format
20371msgid ""
20372"The book {0} will be downloaded and added to your calibre library "
20373"automatically."
20374msgstr "Kniha {0} bude automaticky stiahnutá a pridaná do vašej calibre knižnice."
20375
20376#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20377msgid "No file specified to download."
20378msgstr "Nebol zadaný súbor na stiahnutie."
20379
20380#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20381msgid "Not a support e-book format."
20382msgstr "Nepodporovaný formát e-knihy."
20383
20384#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20385#, python-format
20386msgid "Downloading %s"
20387msgstr "Sťahujem %s"
20388
20389#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20390msgid "Downloading"
20391msgstr "Sťahujem"
20392
20393#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20394msgid "Failed to download e-book"
20395msgstr "Sťahovanie e-knihy zlyhalo"
20396
20397#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20398msgid "finished"
20399msgstr "dokončené"
20400
20401#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20402#, python-format
20403msgid "Email %(name)s to %(to)s"
20404msgstr "Odmailovať %(name)s pre %(to)s"
20405
20406#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20407msgid "News:"
20408msgstr "Správy:"
20409
20410#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20411#, python-format
20412msgid "Attached is the %s periodical downloaded by calibre."
20413msgstr "Pripojené je periodikum %s, stiahnuté Calibre."
20414
20415#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20416msgid "Add a new recipient:"
20417msgstr "Pridať nového príjemcu:"
20418
20419#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20420msgid "&Address"
20421msgstr "&Adresa"
20422
20423#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20424msgid "&Formats"
20425msgstr "&Formáty"
20426
20427#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20428msgid "&Subject"
20429msgstr "&Predmet"
20430
20431#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20432msgid "A&lias"
20433msgstr "A&lias"
20434
20435#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20436msgid "The email address of the recipient"
20437msgstr "Emailová adresa príjemcu:"
20438
20439#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20440msgid "The optional alias (simple name) of the recipient"
20441msgstr ""
20442
20443#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20444msgid ""
20445"Formats to email. The first matching one will be sent (comma separated list)"
20446msgstr ""
20447
20448#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20449msgid "The optional subject for email sent to this recipient"
20450msgstr ""
20451
20452#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20453msgid "&Add recipient"
20454msgstr "&Pridať príjemcu"
20455
20456#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20457msgid "Need address"
20458msgstr ""
20459
20460#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20461msgid "You must specify an address"
20462msgstr "Musíte zadať adresu"
20463
20464#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20465msgid "Need formats"
20466msgstr ""
20467
20468#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20469msgid "You must specify at least one format to send"
20470msgstr ""
20471
20472#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20473#, python-format
20474msgid "The recipient %s already exists"
20475msgstr "Príjemca %s už existuje"
20476
20477#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20478msgid "No recipients"
20479msgstr "Žiadni príjemcovia"
20480
20481#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20482msgid "You must select at least one recipient"
20483msgstr "Musíte vybrať aspoň jedného príjemcu"
20484
20485#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20486msgid "Auto convert the following books before sending via email?"
20487msgstr ""
20488
20489#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20490msgid "This recipient has no valid formats defined"
20491msgstr ""
20492
20493#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20494msgid "These books have no suitable input formats for conversion"
20495msgstr ""
20496
20497#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20498msgid "Could not send"
20499msgstr ""
20500
20501#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20502msgid ""
20503"Could not send books to some recipients. Click \"Show details\" for more "
20504"information"
20505msgstr ""
20506
20507#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20508msgid "E-book:"
20509msgstr "E-book:"
20510
20511#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20512msgid "Attached, you will find the e-book"
20513msgstr "Pripojené, e-book nájdete"
20514
20515#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20516#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20517msgid "by"
20518msgstr "od"
20519
20520#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20521#, python-format
20522msgid "in the %s format."
20523msgstr "vo formáte %s"
20524
20525#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20526msgid "About this book:"
20527msgstr "O tejto knihe:"
20528
20529#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20530msgid "Sending email to"
20531msgstr "Odosielam e-mail pre"
20532
20533#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20534#, python-format
20535msgid "Auto convert the following books to %s before sending via email?"
20536msgstr ""
20537
20538#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20539msgid "Could not email the following books as no suitable formats were found:"
20540msgstr "Nasledujúce knihy nemôžem odoslať, lebo nabol nájdený žiaden vyhovujúci formát:"
20541
20542#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20543msgid "Failed to email book"
20544msgstr "Odoslanie knihy e-mailom zlyhalo"
20545
20546#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20547msgid "sent"
20548msgstr "odoslané"
20549
20550#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20551msgid "Sent news to"
20552msgstr "Správy odoslané pre"
20553
20554#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20555#, python-format
20556msgid ""
20557"<div style=\"font-size:10pt;\">\n"
20558"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20559"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20560"<p>Use the <b>Test</b> functionality below to test your regular expression on a few sample filenames (remember to include the file extension). The group names for the various metadata entries are documented in tooltips. Note that underscores in filenames are auto-replaced by spaces.</p></div>"
20561msgstr ""
20562
20563#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20564msgid "Regular &expression"
20565msgstr "Regulárny &výraz"
20566
20567#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20568#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20569msgid "Test"
20570msgstr "Test"
20571
20572#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20574msgid "File &name:"
20575msgstr "&Názov súboru:"
20576
20577#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20578msgid "Title:"
20579msgstr "Názov:"
20580
20581#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20582msgid "Regular expression (?P&lt;title&gt;)"
20583msgstr ""
20584
20585#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20586#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20587#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20588#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20589#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20590#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20591#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20592#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20593#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20594#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20595#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20596#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20597#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20598#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20599#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20600#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20601msgid "No match"
20602msgstr "Žiadna zhoda"
20603
20604#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20605msgid "Authors:"
20606msgstr "Autori:"
20607
20608#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20609msgid "Regular expression (?P<author>)"
20610msgstr "Regulárny výraz (?P<author>)"
20611
20612#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20613msgid "Series:"
20614msgstr "Séria:"
20615
20616#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20617msgid "Regular expression (?P<series>)"
20618msgstr "Regulárny výraz (?P<series>)"
20619
20620#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20621msgid "Series index:"
20622msgstr "Poradie v sérii:"
20623
20624#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20625msgid "Regular expression (?P<series_index>)"
20626msgstr "Regulárny výraz (?P<series_index>)"
20627
20628#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20629#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20630msgid "ISBN:"
20631msgstr "ISBN:"
20632
20633#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20634msgid "Regular expression (?P<isbn>)"
20635msgstr "Regulárny výraz (?P<isbn>)"
20636
20637#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20638msgid "Publisher:"
20639msgstr "Vydavateľ:"
20640
20641#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20642msgid "Regular expression (?P<publisher>)"
20643msgstr "Regulárny výraz (?P<publisher>)"
20644
20645#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20646msgid "Published:"
20647msgstr "Vydané:"
20648
20649#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20650msgid "Regular expression (?P<published>)"
20651msgstr "Regulárny výraz (?P<published>)"
20652
20653#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20654msgid "Comments:"
20655msgstr "Komentáre:"
20656
20657#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20658msgid "Regular expression (?P<comments>)"
20659msgstr "Regulárny výraz (?P<comments>)"
20660
20661#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20662msgid "Select font files"
20663msgstr ""
20664
20665#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20666msgid "TrueType/OpenType Fonts"
20667msgstr ""
20668
20669#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20670msgid "Corrupt font"
20671msgstr ""
20672
20673#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20674#, python-format
20675msgid "Failed to read metadata from the font file: %s"
20676msgstr ""
20677
20678#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20679msgid "Choose a font family"
20680msgstr ""
20681
20682#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20683#, python-format
20684msgid "Available faces for %s"
20685msgstr ""
20686
20687#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20688msgid "Choose font family"
20689msgstr "Vyberte písmo"
20690
20691#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20692msgid "Add &fonts"
20693msgstr "Pridať &fonty"
20694
20695#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20696msgid "Choose a font family from the list below:"
20697msgstr "Vyberte písmo zo zoznamu nižšie:"
20698
20699#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20701msgid "Find next"
20702msgstr "Hľadať ďalej"
20703
20704#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20706msgid "Find previous"
20707msgstr "Hľadať predchádzajúce"
20708
20709#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20710#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20711#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20712#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20713#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20714#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20715#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20716#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20717#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20718msgid "None"
20719msgstr "Žiadne"
20720
20721#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20723msgid "Added fonts"
20724msgstr ""
20725
20726#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20728#, python-format
20729msgid "Added font families: %s"
20730msgstr ""
20731
20732#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20733msgid "Choose &font family"
20734msgstr "Vyberte &písmo"
20735
20736#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20737msgid "Clear the font family"
20738msgstr "Vymažte písmo"
20739
20740#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20741msgid "Remove this action"
20742msgstr ""
20743
20744#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20745msgid "<a href=\"{}\">CSS selector help</a>"
20746msgstr ""
20747
20748#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20749msgid "Create the rule to transform HTML tags below"
20750msgstr ""
20751
20752#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20753#, python-brace-format
20754msgid "{preamble} {match_type}"
20755msgstr ""
20756
20757#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20758msgid "If the tag"
20759msgstr ""
20760
20761#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20762msgid "Then:"
20763msgstr ""
20764
20765#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20766msgid "Add another action"
20767msgstr ""
20768
20769#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20770#, python-brace-format
20771msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20772msgstr ""
20773
20774#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20775msgid ""
20776"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20777"below to get started."
20778msgstr ""
20779
20780#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20781msgid "Test HTML transform rules"
20782msgstr ""
20783
20784#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20785msgid "Enter an HTML document below and click the \"Test\" button"
20786msgstr ""
20787
20788#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20789msgid "Resulting HTML"
20790msgstr ""
20791
20792#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20793msgid "Edit HTML transform rules"
20794msgstr ""
20795
20796#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20797msgid "Current HTML file"
20798msgstr ""
20799
20800#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20801msgid "All HTML files"
20802msgstr ""
20803
20804#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20805msgid "Open HTML files"
20806msgstr ""
20807
20808#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20809msgid "Selected HTML files"
20810msgstr ""
20811
20812#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20813msgid "Create an icon theme"
20814msgstr ""
20815
20816#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20817msgid "Theme Metadata"
20818msgstr ""
20819
20820#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20821msgid "&Version:"
20822msgstr "&Verzia:"
20823
20824#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20825msgid "&License:"
20826msgstr "&Licencia:"
20827
20828#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20829#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20830msgid "&URL:"
20831msgstr "&URL:"
20832
20833#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20834msgid ""
20835"The license for the icons in this theme. Common choices are Creative Commons"
20836" or Public Domain."
20837msgstr ""
20838
20839#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20840#, python-format
20841msgid "%d icons missing in this theme"
20842msgstr ""
20843
20844#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20845msgid "No missing icons"
20846msgstr "Žiadne chýbajúce ikony"
20847
20848#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20849msgid "No title specified"
20850msgstr ""
20851
20852#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20853msgid "You must specify a title for this icon theme"
20854msgstr ""
20855
20856#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20857msgid "No author specified"
20858msgstr ""
20859
20860#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20861msgid "You must specify an author for this icon theme"
20862msgstr ""
20863
20864#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20865msgid "&Abort"
20866msgstr "&Zrušiť"
20867
20868#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20869msgid "Losslessly optimizing images, please wait..."
20870msgstr ""
20871
20872#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20873msgid "Optimizing images failed, click \"Show details\" for more information"
20874msgstr ""
20875
20876#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20877msgid "Compression failed"
20878msgstr "Kompresia zlyhala"
20879
20880#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20881#, python-format
20882msgid "Optimizing %s"
20883msgstr ""
20884
20885#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20886msgid "Creating theme file"
20887msgstr ""
20888
20889#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20890msgid "Compressing theme file"
20891msgstr ""
20892
20893#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20894#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20895msgid "Finished"
20896msgstr "Dokončené"
20897
20898#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20899msgid "Choose a folder from which to read the icons"
20900msgstr ""
20901
20902#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20903msgid "Choose destination for icon theme"
20904msgstr ""
20905
20906#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20907msgid "ZIP files"
20908msgstr "ZIP súbory"
20909
20910#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20911#, python-brace-format
20912msgid ""
20913"\n"
20914"            <h1>{title}</h1>\n"
20915"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20916"            <p>{description}</p>\n"
20917"            <p>Version: {version} Number of users: {usage}</p>\n"
20918"            <p><i>Right click to visit theme homepage</i></p>\n"
20919"            "
20920msgstr ""
20921
20922#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20923msgid "Downloading icons..."
20924msgstr "Sťahujú sa ikony..."
20925
20926#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20927msgid "Downloading icons, please wait..."
20928msgstr "Sťahujú sa ikony, počkajte prosím..."
20929
20930#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20931msgid "Choose an icon theme"
20932msgstr ""
20933
20934#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20935msgid "Restore &default icons"
20936msgstr "Obnoviť &predvolené ikony"
20937
20938#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
20939msgid ""
20940"Choose an icon theme below. You will need to restart calibre to see the new "
20941"icons."
20942msgstr ""
20943
20944#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
20945msgid "Current icon theme:"
20946msgstr ""
20947
20948#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
20949#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
20950msgid "&Sort by:"
20951msgstr "&Zoradiť podľa:"
20952
20953#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20954msgid "Number of icons"
20955msgstr "Počet ikon"
20956
20957#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20958msgid "Popularity"
20959msgstr "Popularita"
20960
20961#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20962msgid "No homepage"
20963msgstr ""
20964
20965#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20966msgid "The {} theme has no homepage"
20967msgstr ""
20968
20969#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
20970msgid "Downloading, please wait..."
20971msgstr "Sťahuje sa, počkajte prosím..."
20972
20973#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
20974msgid "Failed to download list of themes"
20975msgstr ""
20976
20977#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
20978msgid ""
20979"Failed to download list of themes, click \"Show details\" for more "
20980"information"
20981msgstr ""
20982
20983#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
20984#, python-format
20985msgid ""
20986"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
20987"stock icons?"
20988msgstr ""
20989
20990#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
20991msgid "No theme selected"
20992msgstr ""
20993
20994#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
20995msgid "You must first select an icon theme"
20996msgstr ""
20997
20998#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
20999msgid ""
21000"Failed to download icon theme, click \"Show details\" for more information."
21001msgstr ""
21002
21003#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
21004msgid "Zoom &in"
21005msgstr "Priblíž&iť"
21006
21007#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
21008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
21009msgid "Zoom &out"
21010msgstr "&Odialiť"
21011
21012#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
21013msgid "&Save as"
21014msgstr "&Uložiť ako"
21015
21016#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
21017msgid "&Rotate"
21018msgstr "&Otočiť"
21019
21020#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
21021msgid "&Full screen"
21022msgstr ""
21023
21024#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
21025msgid "&Fit image"
21026msgstr ""
21027
21028#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
21029msgid "Fit image inside the available space"
21030msgstr ""
21031
21032#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
21033msgid "Choose a file to save to"
21034msgstr "Zvoľte súbor do ktorého uložiť"
21035
21036#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
21037#, python-brace-format
21038msgid "Image: {name} {resolution}"
21039msgstr ""
21040
21041#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
21042msgid "Cover browser"
21043msgstr "Prehliadač obalov"
21044
21045#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
21046#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21047#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21048#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21049#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21050#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21051#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21052msgid "Tag browser"
21053msgstr ""
21054
21055#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21056msgid "See what's new in this calibre release"
21057msgstr ""
21058
21059#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21060msgid "Connected "
21061msgstr "Pripojené "
21062
21063#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21064#, python-format
21065msgid " %(created)s %(name)s"
21066msgstr " %(created)s %(name)s"
21067
21068#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21069msgid "created by"
21070msgstr "vytvoril(a) "
21071
21072#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21073#, python-format
21074msgid "%(num)d of %(total)d books"
21075msgstr "%(num)d z %(total)d kníh"
21076
21077#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21078#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21079msgid "one book"
21080msgid_plural "{} books"
21081msgstr[0] "jedna kniha"
21082msgstr[1] "{} knihy"
21083msgstr[2] "{} kníh"
21084msgstr[3] "{} kníh"
21085
21086#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21087#, python-format
21088msgid "%(num)s, %(sel)d selected"
21089msgid_plural "%(num)s, %(sel)d selected"
21090msgstr[0] ""
21091msgstr[1] ""
21092msgstr[2] ""
21093msgstr[3] ""
21094
21095#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21096#, python-brace-format
21097msgid "{0}, {1} total"
21098msgstr "{0}, {1} celkom"
21099
21100#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21101msgid "Cover grid"
21102msgstr "Mriežka obalov"
21103
21104#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21105#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21106#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21107msgid "Toggle"
21108msgstr "Prepnúť"
21109
21110#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21111msgid "Search bar"
21112msgstr ""
21113
21114#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21115msgid "Next Virtual library"
21116msgstr "Ďalšia virtuálna knižnica"
21117
21118#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21119msgid "Switch to the next Virtual library in the Virtual library tab bar"
21120msgstr ""
21121
21122#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21123msgid "Previous Virtual library"
21124msgstr "Predchádzajúca virtuálna knižnica"
21125
21126#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21127msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21128msgstr ""
21129
21130#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21131#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21132#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21133msgid "All books"
21134msgstr "Všetky knihy"
21135
21136#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21137msgid "Search expression for this Virtual library:"
21138msgstr ""
21139
21140#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21141msgid "Sort tabs alphabetically"
21142msgstr "Zoradiť karty abecedne"
21143
21144#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21145msgid "Restore hidden tabs"
21146msgstr "Obnoviť skryté karty"
21147
21148#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21149#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21150msgid "Hide Virtual library tabs"
21151msgstr ""
21152
21153#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21154msgid "Lock Virtual library tabs"
21155msgstr ""
21156
21157#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21158msgid "Unlock Virtual library tabs"
21159msgstr ""
21160
21161#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21162#, python-format
21163msgid "Edit \"%s\""
21164msgstr "Upraviť \"%s\""
21165
21166#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21167#, python-format
21168msgid "Delete \"%s\""
21169msgstr "Zmazať \"%s\""
21170
21171#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21172#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21173msgid "Book details"
21174msgstr "Podrobnosti o knihe"
21175
21176#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21177msgid "Layout"
21178msgstr "Rozloženie"
21179
21180#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21181msgid "Show and hide various parts of the calibre main window"
21182msgstr "Zobraziť a skryť rôzne časti hlavného okna calibre"
21183
21184#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21185#, python-format
21186msgid "No %s format"
21187msgstr ""
21188
21189#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21190#, python-brace-format
21191msgid "The book {0} does not have the {1} format"
21192msgstr "Kniha {0} nemá {1} formát"
21193
21194#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21195#, python-format
21196msgid "Restore %s"
21197msgstr "Obnoviť %s"
21198
21199#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21200msgid "Job"
21201msgstr "Úloha"
21202
21203#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21204msgid "Progress"
21205msgstr "Priebeh"
21206
21207#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21208msgid "Running time"
21209msgstr "Uplynulý čas"
21210
21211#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21212msgid "Start time"
21213msgstr "Čas spustenia"
21214
21215#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21216msgid "There is a running job:"
21217msgid_plural "There are {} running jobs:"
21218msgstr[0] ""
21219msgstr[1] ""
21220msgstr[2] ""
21221msgstr[3] ""
21222
21223#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21224#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21225#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21226msgid "Unknown job"
21227msgstr "Neznáma úloha"
21228
21229#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21230msgid "There is a waiting job"
21231msgid_plural "There are {} waiting jobs"
21232msgstr[0] ""
21233msgstr[1] ""
21234msgstr[2] ""
21235msgstr[3] ""
21236
21237#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21238#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21239#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21240#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21241#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21242msgid "Cannot kill job"
21243msgstr "Úlohu nemožno zastaviť"
21244
21245#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21246#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21247msgid "Cannot kill jobs that communicate with the device"
21248msgstr "Nie je možné zastaviť úlohy, ktoré komunikujú so zariadením"
21249
21250#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21251msgid "Job has already run"
21252msgstr "Úloha je už dokončená"
21253
21254#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21255msgid "This job cannot be stopped"
21256msgstr "Táto úloha sa nedá zastaviť"
21257
21258#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21259msgid ""
21260"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21261"of unstoppable jobs."
21262msgstr ""
21263
21264#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21265msgid "Unavailable"
21266msgstr "Nie sú k dispozícii"
21267
21268#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21269msgid "Click to see list of jobs"
21270msgstr "Kliknite na zobrazenie zoznamu úloh"
21271
21272#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21273msgid " [Alt+Shift+J]"
21274msgstr ""
21275
21276#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21277msgid "Show/hide the Jobs List"
21278msgstr "Zobraziť/skryť zoznam úloh"
21279
21280#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21281msgid "Jobs:"
21282msgstr "Úlohy:"
21283
21284#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21285msgid "No running jobs"
21286msgstr "Žiadne bežiace úlohy"
21287
21288#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21289msgid "One running job"
21290msgstr "Jedna bežiaca úloha"
21291
21292#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21293#, python-format
21294msgid "%d running jobs"
21295msgstr "%d bežiacich úloh"
21296
21297#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21298msgid " - Jobs"
21299msgstr " - Úlohy"
21300
21301#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21302msgid "Search for a job by name"
21303msgstr "Hľadať úlohu podľa názvu"
21304
21305#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21306#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21307msgid "No job"
21308msgstr "Žiadna úloha"
21309
21310#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21311#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21312msgid "No job selected"
21313msgstr "Nie je vybraná žiadna úloha"
21314
21315#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21316msgid "Do you really want to stop the selected job?"
21317msgid_plural "Do you really want to stop all the selected jobs?"
21318msgstr[0] "Naozaj chcete vybranú úlohu zastaviť?"
21319msgstr[1] "Naozaj chcete vybrané úlohy zastaviť?"
21320msgstr[2] "Naozaj chcete vybrané úlohy zastaviť?"
21321msgstr[3] "Naozaj chcete vybrané úlohy zastaviť?"
21322
21323#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21324msgid "Do you really want to stop all non-device jobs?"
21325msgstr "Naozaj chcete zastaviť všetky úlohy mimo zariadenia?"
21326
21327#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21328#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21329msgid "&Custom"
21330msgstr "&Vlastné"
21331
21332#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21333#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21334msgid "&Alternate shortcut:"
21335msgstr "&Alternatívne skratky:"
21336
21337#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21338#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21339msgid "&Shortcut:"
21340msgstr "&Skratka:"
21341
21342#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21343#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21344msgid "Done"
21345msgstr "Dokončené"
21346
21347#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21348#, python-format
21349msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21350msgstr ""
21351
21352#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21353#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21354msgid "Press a key..."
21355msgstr "Stlačte klávesu..."
21356
21357#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21358#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21359msgid "Already assigned"
21360msgstr "Už priradené"
21361
21362#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21363#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21364msgid "already assigned to"
21365msgstr "už priradené k"
21366
21367#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21368msgid "<b>This shortcut no longer exists</b>"
21369msgstr "<b>T8to skratka u6 neexistuje</b>"
21370
21371#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21372msgid ""
21373"Double click on any entry to change the keyboard shortcuts associated with "
21374"it"
21375msgstr "Na zmenu klávesovej skratky priradenej k položke dvojkliknite na ňu"
21376
21377#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21378msgid "Search for a shortcut by name"
21379msgstr "Hľadať skratku podľa názvu"
21380
21381#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21382#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21383#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21384#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21385msgid "Expand all"
21386msgstr ""
21387
21388#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21389#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21390#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21391#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21392#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21393#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21394msgid "Collapse all"
21395msgstr "Zbaliť všetko"
21396
21397#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21398#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21399#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21400#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21403#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21404msgid "No matches"
21405msgstr "Žiadne zhody"
21406
21407#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21408#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21409#, python-format
21410msgid "Could not find any shortcuts matching %s"
21411msgstr "Nemôžem nájsť žiadnu skratku vyhovujúcu %s"
21412
21413#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21414msgid "Eject this device"
21415msgstr "Vysunúť toto zariadenie"
21416
21417#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21418msgid "Configure this device"
21419msgstr "Konfigurovať toto zariadenie"
21420
21421#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21422msgid "Update cached metadata on device"
21423msgstr ""
21424
21425#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21426msgid "Show books in calibre library"
21427msgstr "Zobraziť knihy v knižnici Calibre"
21428
21429#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21430msgid "Show books in the main memory of the device"
21431msgstr "Zobraziť knihy v hlavnej pamäti zariadenia"
21432
21433#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21434msgid "Show books in storage card A"
21435msgstr "Zobraziť knihy na pamäťovej karte A"
21436
21437#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21438msgid "Show books in storage card B"
21439msgstr "Zobraziť knihy na pamäťovej karte B"
21440
21441#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21442msgid "Delete library"
21443msgstr "Odstrániť knižnicu"
21444
21445#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21446msgid "available"
21447msgstr "dostupné"
21448
21449#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21450msgid "Close the Virtual library"
21451msgstr "Zatvoriť virtuálnu knižnicu"
21452
21453#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21454msgid "Change how the displayed books are sorted"
21455msgstr ""
21456
21457#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21458msgid "Sort"
21459msgstr "Zoradiť"
21460
21461#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21462msgid ""
21463"<p>Search the list of books by title, author, publisher, tags, comments, "
21464"etc.<br><br>Words separated by spaces are ANDed"
21465msgstr "<p>Prehľadať zoznam kníh podľa názvu, autora, vydavateľa, značiek, komentárov, atď.<br><br>Slová oddelené medzerou sú vyhľadávané súčasne"
21466
21467#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21468msgid "Do quick search (you can also press the Enter key)"
21469msgstr ""
21470
21471#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21472#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21473#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21474msgid "Highlight"
21475msgstr "Zvýrazniť"
21476
21477#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21478msgid "Copy current search text (instead of search name)"
21479msgstr "Kopírovať aktuálny hľadaný text (namiesto názvu hľadania)"
21480
21481#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21482msgid "Use an existing Saved search or create a new one"
21483msgstr ""
21484
21485#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21486msgid "Saved search"
21487msgstr "Uložené hľadanie"
21488
21489#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21490msgid "<h2>Shutting down</h2><div>"
21491msgstr "<h2>Vypína sa</h2><div>"
21492
21493#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21494#, python-format
21495msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21496msgstr "Kniha %(sidx)s z <span class=\"series_name\">%(series)s</span>"
21497
21498#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21499#, python-format
21500msgid "This book is on the device in %s"
21501msgstr ""
21502
21503#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21504msgid "Anonymous Content server user"
21505msgstr ""
21506
21507#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21508msgid "Local E-book viewer user"
21509msgstr ""
21510
21511#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21512#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21513msgid "Bookmark"
21514msgstr "Záložka"
21515
21516#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21517#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21518#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21519msgid "Bookmarks"
21520msgstr "Záložky"
21521
21522#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21523#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21524msgid "Highlights"
21525msgstr ""
21526
21527#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21528msgid "Export {} annotations"
21529msgstr ""
21530
21531#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21532msgid "calibre annotation collection"
21533msgstr ""
21534
21535#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21536msgid "annotations"
21537msgstr ""
21538
21539#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21540msgid "Format to export in:"
21541msgstr ""
21542
21543#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21544msgid "Save to file"
21545msgstr "Uložiť do súboru"
21546
21547#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21548msgid "File for exports"
21549msgstr ""
21550
21551#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21552#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21553msgid "Unknown chapter"
21554msgstr ""
21555
21556#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21557#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21558msgid "Open in viewer"
21559msgstr ""
21560
21561#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21562#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21563msgid "Show in calibre"
21564msgstr "Zobraziť v Calibre"
21565
21566#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21567#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21568#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21569msgid "Edit notes"
21570msgstr ""
21571
21572#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21573msgid "Export selected item"
21574msgid_plural "Export {} selected items"
21575msgstr[0] ""
21576msgstr[1] ""
21577msgstr[2] ""
21578msgstr[3] ""
21579
21580#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21581msgid "Delete selected item"
21582msgid_plural "Delete {} selected items"
21583msgstr[0] ""
21584msgstr[1] ""
21585msgstr[2] ""
21586msgstr[3] ""
21587
21588#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21589msgid "Restrict to"
21590msgstr "Obmeziť na"
21591
21592#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21593msgid "Type:"
21594msgstr "Typ:"
21595
21596#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21597msgid "Show only annotations of the specified type"
21598msgstr ""
21599
21600#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21601msgid "User:"
21602msgstr "Používateľ:"
21603
21604#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21605msgid "Show only annotations created by the specified user"
21606msgstr ""
21607
21608#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21609msgid ""
21610"Only show annotations from books that have been selected in the calibre "
21611"library"
21612msgstr ""
21613
21614#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21615msgid "&Show results from only selected books"
21616msgstr ""
21617
21618#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21619msgid "&Show results from only the selected book"
21620msgid_plural "&Show results from only the {} selected books"
21621msgstr[0] ""
21622msgstr[1] ""
21623msgstr[2] ""
21624msgstr[3] ""
21625
21626#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21627msgid "Enter words to search for"
21628msgstr ""
21629
21630#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21634#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21635msgid "Find previous match"
21636msgstr "Hľadať predchádzajúcu zhodu"
21637
21638#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21639msgid "Invalid search expression"
21640msgstr ""
21641
21642#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21643#, python-brace-format
21644msgid ""
21645"The search expression: {0} is invalid. The search syntax used is the SQLite "
21646"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21647msgstr ""
21648
21649#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21650msgid "Edit the notes of this highlight"
21651msgstr ""
21652
21653#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21654msgid "Add notes"
21655msgstr "Pridať poznámky"
21656
21657#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21658msgid "Add notes to this highlight"
21659msgstr ""
21660
21661#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21662msgid "User"
21663msgstr "Používateľ"
21664
21665#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21666msgid "Open the book at this annotation in the calibre E-book viewer"
21667msgstr ""
21668
21669#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21670msgid "Show this book in the main calibre book list"
21671msgstr ""
21672
21673#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21674msgid "Edit notes for highlight"
21675msgstr ""
21676
21677#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21678msgid "Annotations browser"
21679msgstr ""
21680
21681#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21682msgid "&Match on related words"
21683msgstr ""
21684
21685#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21686msgid ""
21687"With this option searching for words will also match on any related words "
21688"(supported in several languages). For example, in the English language: "
21689"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21690msgstr ""
21691
21692#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21693msgid "&Delete all selected"
21694msgstr ""
21695
21696#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21697msgid "Delete the selected annotations"
21698msgstr ""
21699
21700#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21701msgid "&Export all selected"
21702msgstr ""
21703
21704#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21705msgid "Export the selected annotations"
21706msgstr ""
21707
21708#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21709msgid "Rebuild search index"
21710msgstr ""
21711
21712#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21713msgid ""
21714"Refresh annotations in case they have been changed since this window was "
21715"opened"
21716msgstr ""
21717
21718#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21719#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21720msgid "No selected annotations"
21721msgstr ""
21722
21723#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21724#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21725msgid "No annotations have been selected"
21726msgstr ""
21727
21728#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21729msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21730msgid_plural ""
21731"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21732msgstr[0] ""
21733msgstr[1] ""
21734msgstr[2] ""
21735msgstr[3] ""
21736
21737#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21738msgid "Editing is only supported for the notes associated with highlights"
21739msgstr ""
21740
21741#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21742msgid "Set to undefined"
21743msgstr ""
21744
21745#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21746msgid "Size (MB)"
21747msgstr "Veľkosť (MB)"
21748
21749#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21750#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21751msgid "Modified"
21752msgstr "Zmenené"
21753
21754#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21755#, python-format
21756msgid ""
21757"The cover for the book %s is too large, cannot load it. Resize or delete it."
21758msgstr ""
21759
21760#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21761#, python-format
21762msgid "%s stars"
21763msgstr "%s hviezdičiek"
21764
21765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21766#, python-format
21767msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21768msgstr ""
21769
21770#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21771#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21772#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21773msgid "Description:"
21774msgstr "Popis:"
21775
21776#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21777#, python-brace-format
21778msgid "The lookup/search name is <i>{0}</i>"
21779msgstr ""
21780
21781#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21782#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21783#, python-brace-format
21784msgid "This book's UUID is \"{0}\""
21785msgstr "UUID tejto knihy je \"{0}\""
21786
21787#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21788#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21789msgid ""
21790"Could not change the on disk location of this book. Is it open in another "
21791"program?"
21792msgstr "Nemôžem zmeniť umiestnenie tejto knihy na disku. Nie je otvorená iným programom?"
21793
21794#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21795#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21796msgid "Failed to set data"
21797msgstr "Zlyhalo nastavenie dát"
21798
21799#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21800#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21801msgid "Could not set data, click \"Show details\" to see why."
21802msgstr ""
21803
21804#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21805msgid "In Library"
21806msgstr "V knižnici"
21807
21808#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21809#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21810msgid "Size"
21811msgstr "Veľkosť"
21812
21813#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21814msgid "Waiting for metadata to be updated"
21815msgstr ""
21816
21817#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21818msgid "Marked for deletion"
21819msgstr "Označené na zmazanie"
21820
21821#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21822msgid "Double click to <b>edit</b> me<br><br>"
21823msgstr "Dvojkliknite na <b>upraviť</b> ma<br><br>"
21824
21825#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21826msgid "The lookup/search name is"
21827msgstr ""
21828
21829#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21830msgid "Cannot hide all columns"
21831msgstr "Nedajú sa skryť všetky stĺpce"
21832
21833#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21834msgid "You must not hide all columns"
21835msgstr ""
21836
21837#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21838#, python-format
21839msgid "Hide column %s"
21840msgstr "Skryť stĺpec %s"
21841
21842#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21843#, python-format
21844msgid "Sort on %s"
21845msgstr "Triediť podľa %s"
21846
21847#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21849msgid "Ascending"
21850msgstr "Vzostupne"
21851
21852#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21854msgid "Descending"
21855msgstr "Zostupne"
21856
21857#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21858#, python-format
21859msgid "Change text alignment for %s"
21860msgstr "Zmeniť zarovnanie textu %s"
21861
21862#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21864msgid "Center"
21865msgstr "Stred"
21866
21867#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21868#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21870msgid "Left"
21871msgstr "Vľavo"
21872
21873#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21874#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21876msgid "Right"
21877msgstr "Vpravo"
21878
21879#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21880#, python-format
21881msgid "Change font style for %s"
21882msgstr ""
21883
21884#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21885msgid "Bold font"
21886msgstr ""
21887
21888#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21889msgid "Normal font"
21890msgstr ""
21891
21892#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21893msgid "Bold and Italic font"
21894msgstr ""
21895
21896#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21897msgid "Italic font"
21898msgstr ""
21899
21900#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21901#, python-format
21902msgid "Quickview column %s"
21903msgstr ""
21904
21905#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21906msgid "Show column"
21907msgstr "Zobraziť stĺpec"
21908
21909#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21910msgid "Remember On Device column width"
21911msgstr ""
21912
21913#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21914msgid "Reset On Device column width to default"
21915msgstr ""
21916
21917#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21918msgid "Shrink column if it is too wide to fit"
21919msgstr "Zúžiť príliš široký stĺpec"
21920
21921#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
21922msgid "Resize column to fit contents"
21923msgstr ""
21924
21925#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
21926msgid "Restore default layout"
21927msgstr "Obnoviť štandardný vzhľad"
21928
21929#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
21930msgid "Hide row numbers"
21931msgstr ""
21932
21933#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
21934msgid "Un-split the book list"
21935msgstr ""
21936
21937#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
21938msgid "Split the book list"
21939msgstr ""
21940
21941#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
21942msgid ""
21943"Dropping onto a device is not supported. First add the book to the calibre "
21944"library."
21945msgstr "Priamy prenos kníh do zariadenia nie je možný. Najprv pridajte knihy do databázy calibre."
21946
21947#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
21948msgid "File name"
21949msgstr "Názov súboru"
21950
21951#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
21952msgid "Configure viewer"
21953msgstr ""
21954
21955#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
21956msgid "Use white background"
21957msgstr "Biele pozadie"
21958
21959#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
21960msgid "Hyphenate"
21961msgstr "Delenie slov"
21962
21963#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
21964msgid "<b>Changes will only take effect after a restart.</b>"
21965msgstr "<b>Zmeny sa prejavia až po reštarte programu.</b>"
21966
21967#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
21968msgid " - LRF viewer"
21969msgstr ""
21970
21971#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
21972#, python-format
21973msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
21974msgstr "Pre hľadaný výraz <i>%s</i> neboli nájdené <b>žiadne výsledky</b>."
21975
21976#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
21977msgid ""
21978"%prog [options] book.lrf\n"
21979"\n"
21980"Read the LRF e-book book.lrf\n"
21981msgstr ""
21982
21983#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
21984msgid "Print more information about the rendering process"
21985msgstr ""
21986
21987#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
21988msgid "Turn on visual aids to debugging the rendering engine"
21989msgstr ""
21990
21991#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
21992msgid "Disable hyphenation. Should significantly speed up rendering."
21993msgstr ""
21994
21995#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
21996msgid ""
21997"By default the background is off white as I find this easier on the eyes. "
21998"Use this option to make the background pure white."
21999msgstr ""
22000
22001#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
22002msgid "Profile the LRF renderer"
22003msgstr ""
22004
22005#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
22006msgid "LRF viewer"
22007msgstr ""
22008
22009#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
22010msgid "Parsing LRF file"
22011msgstr "Čítanie LRF súboru"
22012
22013#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
22014msgid "LRF viewer toolbar"
22015msgstr ""
22016
22017#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
22018#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
22019msgid "Next page"
22020msgstr "Nasledujúca strana"
22021
22022#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
22023msgid "Previous Page"
22024msgstr "Predchádzajúca strana"
22025
22026#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
22027#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
22028#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
22029msgid "Back"
22030msgstr "Späť"
22031
22032#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
22033#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
22034#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
22035msgid "Forward"
22036msgstr "Dopredu"
22037
22038#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
22039msgid "Next match"
22040msgstr "Ďalší výsledok"
22041
22042#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
22043#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
22044msgid "Open e-book"
22045msgstr "Otvoriť e-knihu"
22046
22047#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
22048msgid ""
22049"%prog [options] [path_to_ebook or calibre url ...]\n"
22050"\n"
22051"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
22052"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
22053"different actions, than just adding books. For example:\n"
22054"\n"
22055"calibre://view-book/test_library/1842/epub\n"
22056"\n"
22057"Will open the book with id 1842 in the EPUB format from the library\n"
22058"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22059"libraries with spaces replaced by underscores. A full description of the\n"
22060"various URL based actions is in the User Manual.\n"
22061msgstr ""
22062
22063#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22064msgid "Use the library located at the specified path."
22065msgstr "Použiť knižnicu, ktorá sa nachádza na uvedenej ceste."
22066
22067#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22068msgid "Start minimized to system tray."
22069msgstr "Spustiť program v systémovej lište."
22070
22071#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22072msgid "Ignored, do not use. Present only for legacy reasons"
22073msgstr ""
22074
22075#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22076msgid "Do not check for updates"
22077msgstr "Nekontroluj aktualizácie"
22078
22079#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22080msgid ""
22081"Ignore custom plugins, useful if you installed a plugin that is preventing "
22082"calibre from starting"
22083msgstr "Ignorovať užívateľské zásuvné moduly - užitočné ak ste nainštalovali modul, ktorý bráni spusteniu Calibre"
22084
22085#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22086msgid "Path too long"
22087msgstr "Cesta je príliš dlhá"
22088
22089#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22090#, python-format
22091msgid ""
22092"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22093msgstr ""
22094
22095#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22096#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22097msgid "Calibre Library"
22098msgstr "Knižnica Calibre"
22099
22100#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22101msgid "Failed to create library"
22102msgstr "Vytvorenie knižnice zlyhalo"
22103
22104#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22105#, python-format
22106msgid ""
22107"Failed to create calibre library at: %r.\n"
22108"You will be asked to choose a new library location."
22109msgstr ""
22110
22111#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22112msgid "Could not repair library. Click \"Show details\" for more information."
22113msgstr ""
22114
22115#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22116msgid "Initializing user interface..."
22117msgstr "Spúšťam užívateľské rozhranie..."
22118
22119#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22120msgid "Choose a location for your new calibre e-book library"
22121msgstr "Vyberte umiestnenie pre Vašu novú knižnicu e-kníh Calibre"
22122
22123#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22124msgid "Repairing failed"
22125msgstr "Oprava zlyhala"
22126
22127#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22128msgid "The database repair failed. Starting with a new empty library."
22129msgstr "Oprava databázy zlyhala. Štartujem s novou prázdnou knižnicou."
22130
22131#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22132#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22133msgid "Bad database location"
22134msgstr "Neplatné umiestnenie databázy"
22135
22136#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22137#, python-format
22138msgid "Bad database location %r. calibre will now quit."
22139msgstr "Chybné umiestnenie databázy %r. Calibre sa teraz ukončí."
22140
22141#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22142msgid "Startup error"
22143msgstr ""
22144
22145#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22146#, python-brace-format
22147msgid ""
22148"There was an error during {0} startup. Parts of {0} may not function. Click "
22149"\"Show details\" to learn more."
22150msgstr ""
22151
22152#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22153#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22154msgid "Corrupted database"
22155msgstr "Poškodená databáza"
22156
22157#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22158#, python-format
22159msgid ""
22160"The library database at %s appears to be corrupted. Do you want calibre to "
22161"try and rebuild it automatically? The rebuild may not be completely "
22162"successful. If you say No, a new empty calibre library will be created."
22163msgstr "Databáza knižnice v %s vyzerá byť poškodená. Želáte si, aby sa ju Calibre pokúsila automaticky znovu vytvoriť? Znovuvytvorenie nemusí byť v celom rozsahu úspešné. Ak odpoviete Nie, vytvorí sa nová prázdna knižnica Calibre."
22164
22165#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22166#, python-format
22167msgid ""
22168"Bad database location %r. Will start with  a new, empty calibre library"
22169msgstr "Chybné umiestnenie databázy %r. Začne sa s novou prázdnou knižnicou Calibre."
22170
22171#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22172#, python-format
22173msgid "Starting %s: Loading books..."
22174msgstr "Spúšťam %s: Načítavam knihy..."
22175
22176#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22177msgid "Cannot start calibre"
22178msgstr ""
22179
22180#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22181#, python-brace-format
22182msgid ""
22183"Another calibre program that can modify calibre libraries, such as, {0} or "
22184"{1} is already running. You must first shut it down, before starting the "
22185"main calibre program. If you are sure no such program is running, try "
22186"restarting your computer."
22187msgstr ""
22188
22189#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22190#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22191msgid "Failed to contact running instance of calibre"
22192msgstr ""
22193
22194#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22195msgid "Contacting calibre failed"
22196msgstr ""
22197
22198#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22199msgid "Failed to contact running instance of calibre, try restarting calibre"
22200msgstr ""
22201
22202#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22203msgid "Shutdown command sent, waiting for shutdown..."
22204msgstr "Odoslaný príkaz na ukončenie, čakám na ukončenie..."
22205
22206#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22207msgid "Failed to shutdown running calibre instance"
22208msgstr "Ukončenie bežiacej inštancie Calibre zlyhalo"
22209
22210#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22212msgid "&Preferences"
22213msgstr "&Nastavenia"
22214
22215#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22217msgid "&Quit"
22218msgstr "&Skončiť"
22219
22220#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22221msgid "Unhandled exception"
22222msgstr "Neošetrená výnimka"
22223
22224#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22225#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22226msgid "Set date to undefined"
22227msgstr ""
22228
22229#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22230#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22231msgid "Set date to today"
22232msgstr "Nastaviť dátum na dnes"
22233
22234#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22235#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22236msgid "&Redo"
22237msgstr ""
22238
22239#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22240msgid ""
22241"Specify how this book should be sorted when by title. For example, The "
22242"Exorcist might be sorted as Exorcist, The."
22243msgstr "Upresnite, ako sa má táto kniha zoradiť pri triedení podľa názvu. Napr. \"The Exorcist\" môže byť triedený ako \"Exorcist, The\"."
22244
22245#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22246msgid "Title &sort:"
22247msgstr "&Triediaci názov:"
22248
22249#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22250msgid ""
22251" The green color indicates that the current title sort matches the current "
22252"title"
22253msgstr " Zelená farba indikuje, že aktuálny názov pre triedenie vyhovuje aktuálnemu názvu"
22254
22255#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22256msgid ""
22257" The red color warns that the current title sort does not match the current "
22258"title. No action is required if this is what you want."
22259msgstr " Červená farba indikuje, že aktuálny názov pre triedenie nevyhovuje aktuálnemu názvu. Ak to tak chcete, nemusíte robiť nič."
22260
22261#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22262msgid "&Edit authors"
22263msgstr "&Upraviť autorov"
22264
22265#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22266msgid "Authors changed"
22267msgstr "Autori sa zmenili"
22268
22269#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22270msgid ""
22271"You have changed the authors for this book. You must save these changes "
22272"before you can use Manage authors. Do you want to save these changes?"
22273msgstr "Zmenili ste autora tejto knihy. Predtým, ako budete Spravovať autorov je potrebné tieto zmeny uložiť. Želáte si uložiť tieto zmeny?"
22274
22275#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22276msgid ""
22277"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22278"If the box is colored green, then text matches the individual author's sort strings. If it is colored red, then the authors and this text do not match."
22279msgstr "Určuje spôsob triedenia autora(ov) tejto knihy. Napr. Charles Dickens by mal byť zotriedený ako Dickens, Charles.\nAk je položka zelená, text vyhovuje názvom pre triedenie jednotlivých autorov. Ak je červená, autori a tento text nesúhlasia."
22280
22281#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22282msgid "Author s&ort:"
22283msgstr "Triediaci aut&or:"
22284
22285#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22286msgid ""
22287" The green color indicates that the current author sort matches the current "
22288"author"
22289msgstr " Zelená farba indikuje, že aktuálna hodnota autora v tvare pre triedenie vyhovuje aktuálnemu autorovi"
22290
22291#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22292msgid ""
22293" The red color indicates that the current author sort does not match the "
22294"current author. No action is required if this is what you want."
22295msgstr " Červená farba indikuje, že aktuálna hodnota autora v tvare pre triedenie nevyhovuje aktuálnemu autorovi. Ak Vám vyhovuje, nemusíte nič meniť."
22296
22297#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22298msgid "&Number:"
22299msgstr "Čí&slo:"
22300
22301#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22302#, python-format
22303msgid ""
22304"Last modified: %s\n"
22305"\n"
22306"Double click to view"
22307msgstr "Naposledy zmenené: %s\n\nZobrazíte dvojklikom"
22308
22309#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22310#, python-format
22311msgid "Restore %s from the original"
22312msgstr "Obnoviť %s z originálu"
22313
22314#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22315msgid "&View {} format"
22316msgstr ""
22317
22318#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22320msgid "&Edit"
22321msgstr "&Upraviť"
22322
22323#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22324msgid "Set the cover for the book from the selected format"
22325msgstr "Obálku knihy prevziať zo zvoleného formátu"
22326
22327#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22328msgid "Set metadata for the book from the selected format"
22329msgstr "Nastaviť metadáta knihy z vybraného formátu"
22330
22331#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22332msgid "Add a format to this book"
22333msgstr "Pridať tejto knihe formát"
22334
22335#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22336msgid "Remove the selected format from this book"
22337msgstr "Odstrániť vybraný formát z tejto knihy"
22338
22339#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22340msgid "Choose formats for "
22341msgstr "Vyberte formát pre "
22342
22343#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22344msgid "No permission"
22345msgstr "Bezoprávnenia"
22346
22347#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22348msgid "You do not have permission to read the following files:"
22349msgstr "Nemáte oprávnenie čítať nasledovné súbory:"
22350
22351#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22352#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22353#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22354#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22355msgid "No format selected"
22356msgstr "Nie je zvolený žiaden formát"
22357
22358#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22359msgid "Trim bord&ers"
22360msgstr ""
22361
22362#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22363msgid ""
22364"Automatically detect and remove extra space at the cover's edges.\n"
22365"Pressing it repeatedly can sometimes remove stubborn borders."
22366msgstr ""
22367
22368#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22369msgid "Automatically trim borders"
22370msgstr "Automaticky orezať okraje"
22371
22372#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22373msgid "Trim borders manually"
22374msgstr "Orezať okraje manuálne"
22375
22376#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22377msgid "Undo last trim"
22378msgstr "Vrátiť posledné orezanie"
22379
22380#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22381msgid "Download co&ver"
22382msgstr "&Stiahnuť obálku"
22383
22384#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22385msgid "&Generate cover"
22386msgstr "Vy&generovať obálku"
22387
22388#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22389msgid "Customize the styles and colors of the generated cover"
22390msgstr ""
22391
22392#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22393msgid "Undo last Generate cover"
22394msgstr ""
22395
22396#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22397msgid "Not a valid picture"
22398msgstr "Neplatný obrázok"
22399
22400#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22401msgid "Invalid cover"
22402msgstr "Neplatná obálka"
22403
22404#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22405msgid "Could not change cover as the image is invalid."
22406msgstr "Nemôžem zmeniť obálku, lebo obrázok je neplatný."
22407
22408#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22409msgid "Rating of this book. 0-5 stars"
22410msgstr "Hodnotenie tejto knihy. 0-5 hviezdičiek"
22411
22412#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22413msgid "Tags changed"
22414msgstr "Značky zmenené"
22415
22416#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22417msgid ""
22418"You have changed the tags. In order to use the tags editor, you must either "
22419"discard or apply these changes. Apply changes?"
22420msgstr "Zmenili ste značku. Pred použitím editora značiek musíte buď zrušiť, alebo použiť zmeny. Použiť zmeny?"
22421
22422#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22423msgid "A comma separated list of languages for this book"
22424msgstr "Zoznam jazykov knihy oddelených čiarkou"
22425
22426#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22427#, python-format
22428msgid "The language %s is not recognized"
22429msgid_plural "The languages %s are not recognized"
22430msgstr[0] "Jazyk %s nie je rozpoznaný"
22431msgstr[1] "Jazyky %s nie sú rozpoznané"
22432msgstr[2] "Jazyky %s nie sú rozpoznané"
22433msgstr[3] "Jazyky %s nie sú rozpoznané"
22434
22435#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22436msgid "Unknown language"
22437msgstr "Neznámy jazyk"
22438
22439#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22440msgid "Edit Identifiers"
22441msgstr ""
22442
22443#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22444msgid ""
22445"Edit the book's identifiers. Every identifier must be on a separate line, "
22446"and have the form type:value"
22447msgstr ""
22448
22449#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22450msgid "Duplicate identifier"
22451msgstr "Duplikovať identifikátor"
22452
22453#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22454#, python-format
22455msgid ""
22456"The identifier of type: %s occurs more than once. Each type of identifier "
22457"must be unique"
22458msgstr ""
22459
22460#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22461msgid "Invalid identifier"
22462msgstr "Neplatný identifikátor"
22463
22464#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22465#, python-format
22466msgid ""
22467"The identifier %s is invalid. Identifiers must be of the form type:value"
22468msgstr ""
22469
22470#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22471msgid "&Ids:"
22472msgstr ""
22473
22474#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22475#, python-format
22476msgid ""
22477"Edit the identifiers for this book. For example: \n"
22478"\n"
22479"%s\n"
22480"\n"
22481"If an identifier value contains a comma, you can use the | character to represent it."
22482msgstr ""
22483
22484#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22485msgid "Edit identifiers in a dedicated window"
22486msgstr ""
22487
22488#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22489#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22490msgid "This ISBN is valid"
22491msgstr "Toto ISBN je platné"
22492
22493#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22494#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22495msgid "This ISBN is invalid"
22496msgstr "Toto ISBN je neplatné"
22497
22498#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22499#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22500msgid "Invalid ISBN"
22501msgstr "Neplatné ISBN"
22502
22503#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22504msgid "Enter an ISBN"
22505msgstr "Zadajte ISBN"
22506
22507#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22508msgid "The ISBN you entered is not valid. Try again."
22509msgstr "Zadané ISBN je neplatné. Skúste znovu."
22510
22511#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22512msgid "Clear publisher"
22513msgstr "Vymazať vydavateľa"
22514
22515#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22516msgid "Clear date"
22517msgstr "Vymazať dátum"
22518
22519#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22520msgid "Schedule download?"
22521msgstr "Naplánovať stiahnutie?"
22522
22523#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22524msgid ""
22525"The download of metadata for the <b>selected book</b> will run in the "
22526"background. Proceed?"
22527msgid_plural ""
22528"The download of metadata for the <b>{} selected books</b> will run in the "
22529"background. Proceed?"
22530msgstr[0] ""
22531msgstr[1] ""
22532msgstr[2] ""
22533msgstr[3] ""
22534
22535#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22536msgid ""
22537"You can monitor the progress of the download by clicking the rotating "
22538"spinner in the bottom right corner."
22539msgstr "Postup sťahovania môžete monitorovať kliknutím na rotujúce koliesko v pravom dolnom rohu."
22540
22541#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22542msgid ""
22543"When the download completes you will be asked for confirmation before "
22544"calibre applies the downloaded metadata."
22545msgstr "Po ukončení sťahovania budete požiadaný o súhlas predtým, než Calibre stiahnuté metadáta použije."
22546
22547#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22548msgid "Download only &metadata"
22549msgstr "Stiahnuť len &metadáta"
22550
22551#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22552msgid "Download only &covers"
22553msgstr "Stiahnuť len &obálky"
22554
22555#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22556msgid "&Configure download"
22557msgstr "&Nastaviť sťahovanie"
22558
22559#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22560msgid "Download &both"
22561msgstr "Stiahnuť o&bidve"
22562
22563#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22564msgid "Download metadata for one book"
22565msgid_plural "Download metadata for {} books"
22566msgstr[0] "Stiahnuť metadáta pre jednu knihu"
22567msgstr[1] "Stiahnuť metadáta pre {} knihy"
22568msgstr[2] "Stiahnuť metadáta pre {} kníh"
22569msgstr[3] "Stiahnuť metadáta pre {} kníh"
22570
22571#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22572msgid "Metadata download started"
22573msgstr "Spustené sťahovanie metadát"
22574
22575#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22576msgid "(Failed metadata)"
22577msgstr "(Zlyhali metadáta)"
22578
22579#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22580msgid "(Failed cover)"
22581msgstr "(Zlyhala obálka)"
22582
22583#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22584#, python-format
22585msgid "Processed %s"
22586msgstr "Spracované %s"
22587
22588#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22589#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22590msgid "Metadata fields to download"
22591msgstr ""
22592
22593#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22594#, python-format
22595msgid "Revert %s"
22596msgstr ""
22597
22598#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22599msgid "Merge identifiers"
22600msgstr "Zlúčiť identifikátory"
22601
22602#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22603msgid "Merge tags"
22604msgstr "Zlúčiť značky"
22605
22606#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22607#, python-brace-format
22608msgid "Cover size: {0}x{1}"
22609msgstr ""
22610
22611#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22612msgid "Compare metadata"
22613msgstr "Porovnať metadáta"
22614
22615#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22616msgid "&Accept all remaining"
22617msgstr "&Akceptovať všetky zostávajúce"
22618
22619#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22620msgid "Re&ject all remaining"
22621msgstr "Od&mietnuť všetky zostávajúce"
22622
22623#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22624msgid "R&eject"
22625msgstr "O&dmietnuť"
22626
22627#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22628msgid "Reject changes and move to next [{}]"
22629msgstr ""
22630
22631#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22632#, python-format
22633msgid "Move to next [%s]"
22634msgstr ""
22635
22636#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22637msgid "&Mark rejected books"
22638msgstr ""
22639
22640#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22641msgid "Mark rejected books in the book list after this dialog is closed"
22642msgstr ""
22643
22644#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22645msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22646msgstr ""
22647
22648#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22649#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22650#, python-format
22651msgid " [%(num)d of %(tot)d]"
22652msgstr " [%(num)d z %(tot)d]"
22653
22654#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22655msgid "Are you sure you want to reject the remaining result?"
22656msgid_plural "Are you sure you want to reject all {} remaining results?"
22657msgstr[0] ""
22658msgstr[1] ""
22659msgstr[2] ""
22660msgstr[3] ""
22661
22662#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22663msgid "Rendering PDF pages, please wait..."
22664msgstr "Vykresľujú sa PDF stánky, prosím počkajte..."
22665
22666#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22667msgid "Choose a cover from the list of PDF pages below"
22668msgstr ""
22669
22670#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22671msgid "&More pages"
22672msgstr "&Viac strán"
22673
22674#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22675msgid "Choose cover from PDF"
22676msgstr "Vybrať obal z PDF"
22677
22678#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22679#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22680msgid "Failed to render"
22681msgstr "Vykreslenie zlyhalo"
22682
22683#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22684msgid "Could not render this PDF file"
22685msgstr "Nepodarilo sa vykresliť tento PDF súbor"
22686
22687#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22688msgid "This PDF has no pages"
22689msgstr "Toto PDF nemá žiadne strany"
22690
22691#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22692#, python-format
22693msgid "page %d"
22694msgstr "strana %d"
22695
22696#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22697#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22698#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22699msgid "Next"
22700msgstr "Nasledujúca"
22701
22702#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22703#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22704#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22705msgid "Previous"
22706msgstr "Predchádzajúca"
22707
22708#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22709msgid ""
22710"Automatically create the title sort entry based on the current title entry.\n"
22711"Using this button to create title sort will change title sort from red to green."
22712msgstr "Automaticky vytvoriť položku 'názov pre triedenie' podľa aktuálneho názvu.\nToto tlačidlo ju zmení z červeného na zelený."
22713
22714#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22715msgid ""
22716"Automatically create the author sort entry based on the current author "
22717"entry. Using this button to create author sort will change author sort from "
22718"red to green.  There is a menu of functions available under this button. "
22719"Click and hold on the button to see it."
22720msgstr "Automaticky vytvoriť hodnotu autora v tvare pre triedenie podľa aktuálnej hodnoty autora. Zmení sa tým tiež farba tohoto poľa z červenej na zelenú. Pod týmto tlačidlom je ponuka funkcií, ktorá sa zobrazí kliknutím a podržaním."
22721
22722#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22723msgid "Set author sort from author"
22724msgstr "Nastaviť 'autora pre triedenie' z autora"
22725
22726#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22727msgid "Set author from author sort"
22728msgstr "Nastaviť autora z 'autora pre triedenie'"
22729
22730#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22731msgid "Copy author to author sort"
22732msgstr "Kopírovať autora do 'autora pre triedenie'"
22733
22734#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22735msgid "Copy author sort to author"
22736msgstr "Kopírovať 'autora pre triedenie' do autora"
22737
22738#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22739msgid "Swap the author and title"
22740msgstr "Zameniť autora a názov"
22741
22742#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22743msgid ""
22744"Manage authors. Use to rename authors and correct individual author's sort "
22745"values"
22746msgstr "Spravovať autorov. Použite na premenovanie autorov a opravu hodnôt triedenia jednotlivých autorov"
22747
22748#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22749msgid "Clear rating"
22750msgstr "Vymazať hodnotenie"
22751
22752#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22753msgid "Clear all tags"
22754msgstr ""
22755
22756#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22757msgid "Clear Ids"
22758msgstr "Vyčistiť Id"
22759
22760#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22761msgid ""
22762"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22763" or url:. Or right click, to choose a different prefix."
22764msgstr ""
22765
22766#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22767msgid "&Download metadata"
22768msgstr "Stiahnuť meta&dáta"
22769
22770#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22771#, python-format
22772msgid "Download metadata for this book [%s]"
22773msgstr "Stiahnuť metadáta pre túto knihu [%s]"
22774
22775#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22776msgid "Undo last metadata download"
22777msgstr ""
22778
22779#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22780msgid "Configure download metadata"
22781msgstr "Nastaviť sťahovanie metadát"
22782
22783#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22784msgid "Change how calibre downloads metadata"
22785msgstr "Zmeniť spôsob, ako Calibre sťahuje metadáta"
22786
22787#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22788msgid "Edit list of prefixes"
22789msgstr ""
22790
22791#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22792msgid "Edit prefixes"
22793msgstr ""
22794
22795#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22796msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22797msgstr ""
22798
22799#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22800msgid "Save changed metadata?"
22801msgstr "Uložiť zmenené metadáta?"
22802
22803#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22804msgid ""
22805"You've changed the metadata for this book. Edit book is set to update "
22806"embedded metadata when opened. You need to save your changes for them to be "
22807"included."
22808msgstr ""
22809
22810#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22811msgid "&Don't save"
22812msgstr "&Neuložiť"
22813
22814#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22815#, python-format
22816msgid "The cover in the %s format is invalid"
22817msgstr "Obálka vo formáte %s je neplatná"
22818
22819#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22820msgid "No downloaded metadata"
22821msgstr "Žiadne stiahnuté metadáta"
22822
22823#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22824msgid "There is no downloaded metadata to undo"
22825msgstr ""
22826
22827#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22828msgid "There is another book to edit in this set."
22829msgid_plural "There are still {} more books to edit in this set."
22830msgstr[0] ""
22831msgstr[1] ""
22832msgstr[2] ""
22833msgstr[3] ""
22834
22835#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22836msgid ""
22837"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22838" button to move through books in the set."
22839msgstr ""
22840
22841#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22842msgid "&Continue editing"
22843msgstr ""
22844
22845#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22846msgid "&Stop editing"
22847msgstr ""
22848
22849#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22850msgid "You will lose all unsaved changes. Are you sure?"
22851msgstr ""
22852
22853#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22854msgid "Save changes and edit the metadata of {} [Alt+Right]"
22855msgstr ""
22856
22857#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22858msgid "Save changes and edit the metadata of {} [Alt+Left]"
22859msgstr ""
22860
22861#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22862#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22863msgid "Change cover"
22864msgstr "Zmeniť obálku"
22865
22866#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22867msgid "Co&mments"
22868msgstr "Ko&mentáre"
22869
22870#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22871#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22872msgid "&Metadata"
22873msgstr "&Metadáta"
22874
22875#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22876msgid "&Cover and formats"
22877msgstr "&Obálka a formáty"
22878
22879#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22880msgid "C&ustom metadata"
22881msgstr "&Užívateľské metadáta"
22882
22883#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22884msgid "&Comments"
22885msgstr "&Komentáre"
22886
22887#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22888msgid "Basic metadata"
22889msgstr "Základné metadáta"
22890
22891#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22892msgid "Custom metadata"
22893msgstr "Vlastné metadáta"
22894
22895#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22896#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22897msgid "Has cover"
22898msgstr "Má obálku"
22899
22900#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22901msgid "Has summary"
22902msgstr "Má sumár"
22903
22904#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22905msgid ""
22906"The \"has cover\" indication is not fully\n"
22907"reliable. Sometimes results marked as not\n"
22908"having a cover will find a cover in the download\n"
22909"cover stage, and vice versa."
22910msgstr ""
22911
22912#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
22913msgid "See at"
22914msgstr "Viď. na"
22915
22916#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
22917msgid "Please wait"
22918msgstr "Prosím čakajte"
22919
22920#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
22921msgid "calibre is downloading metadata from: "
22922msgstr "Calibre sťahuje metadáta z: "
22923
22924#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
22925#, python-format
22926msgid "Title: %s "
22927msgstr "Názov: %s "
22928
22929#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
22930#, python-format
22931msgid "Authors: %s "
22932msgstr "Autori: %s"
22933
22934#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
22935msgid "Failed to download metadata. Click Show Details to see details"
22936msgstr "Stiahnutie metadát zlyhalo. Detaily zobrazíte kliknutím na Zobraziť podrobnosti"
22937
22938#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
22939msgid ""
22940"Failed to find any books that match your search. Try making the search "
22941"<b>less specific</b>. For example, use only the author's last name and a "
22942"single distinctive word from the title.<p>To see the full log, click \"Show "
22943"details\"."
22944msgstr ""
22945
22946#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
22947msgid "Current cover"
22948msgstr "Aktuálna obálka"
22949
22950#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
22951#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
22952msgid "Searching..."
22953msgstr "Hľadá sa..."
22954
22955#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
22956msgid "View this cover at full size"
22957msgstr "Zobraziť tento obal v plnej veľkosti"
22958
22959#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
22960msgid "Copy this cover to clipboard"
22961msgstr "Skopírovať tento obal do schránky"
22962
22963#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
22964#, python-format
22965msgid "Downloading covers for <b>%s</b>, please wait..."
22966msgstr "Sťahujem obálky pre <b>%s</b>, prosím čakajte..."
22967
22968#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
22969msgid "Failed to download any covers, click \"Show details\" for details."
22970msgstr "Stiahnutie obálok zlyhalo. Detaily po kliknutí na Zobraziť podrobnosti.."
22971
22972#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
22973#, python-format
22974msgid "Could not find any covers for <b>%s</b>"
22975msgstr "Nemôžem nájsť žiadne obaly pre <b>%s</b>"
22976
22977#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
22978#, python-brace-format
22979msgid "Found a cover for {title}"
22980msgstr ""
22981
22982#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
22983#, python-brace-format
22984msgid ""
22985"Found <b>{num}</b> covers for {title}. When the download completes, the "
22986"covers will be sorted by size."
22987msgstr ""
22988
22989#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
22990msgid "Downloading metadata..."
22991msgstr "Sťahujem metadáta..."
22992
22993#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
22994msgid "&Back"
22995msgstr "&Späť"
22996
22997#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
22998msgid "Downloading cover..."
22999msgstr "Sťahujem obálku..."
23000
23001#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
23002#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
23003msgid "Failed to run"
23004msgstr ""
23005
23006#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
23007#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
23008msgid "Failed to run program, click \"Show details\" for more information"
23009msgstr ""
23010
23011#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
23012#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
23013msgid "Command line:"
23014msgstr ""
23015
23016#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
23017#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
23018#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
23019#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
23020#, python-format
23021msgid "Choose a program to open %s files"
23022msgstr ""
23023
23024#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
23025msgid "Executable files"
23026msgstr "Spustiteľné súbory"
23027
23028#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
23029#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
23030#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
23031msgid "Cannot execute"
23032msgstr ""
23033
23034#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
23035#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
23036#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
23037#, python-format
23038msgid "The program %s is not an executable file"
23039msgstr ""
23040
23041#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
23042msgid "Application path:"
23043msgstr ""
23044
23045#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
23046msgid "Invalid application"
23047msgstr ""
23048
23049#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
23050#, python-format
23051msgid "%s is not a valid macOS application bundle."
23052msgstr ""
23053
23054#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
23055msgid "Choose a program"
23056msgstr "Zvoľte program"
23057
23058#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
23059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
23060msgid "Gathering data, please wait..."
23061msgstr "Zberám dáta, prosím počkajte..."
23062
23063#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23064msgid "&Browse computer for program"
23065msgstr ""
23066
23067#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23068msgid "Error finding programs"
23069msgstr ""
23070
23071#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23072msgid ""
23073"Failed to find programs on your computer, click \"Show details\" for more "
23074"information"
23075msgstr ""
23076
23077#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23078#, python-format
23079msgid "Edit the applications used for %s files"
23080msgstr ""
23081
23082#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23083msgid "Change &icon"
23084msgstr "Zmeniť &ikonu"
23085
23086#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23087msgid "Change &name"
23088msgstr ""
23089
23090#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23091#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23092#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23094msgid "No selection"
23095msgstr ""
23096
23097#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23098#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23099#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23100msgid "No application selected"
23101msgstr ""
23102
23103#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23104msgid "Choose new icon"
23105msgstr "Zvoľte novú ikonu"
23106
23107#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23108msgid "Invalid icon"
23109msgstr "Neplatná ikona"
23110
23111#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23112#, python-format
23113msgid "Could not load image from %s"
23114msgstr ""
23115
23116#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23117msgid "Enter new name"
23118msgstr ""
23119
23120#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23121msgid "New name for {}"
23122msgstr ""
23123
23124#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23125msgid "cover image"
23126msgstr ""
23127
23128#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23129#, python-brace-format
23130msgid "Open {0} files with {1}"
23131msgstr "Otvoriť {0} súbory pomocou {1}"
23132
23133#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23134msgid "Open with"
23135msgstr "Otvoriť pomocou"
23136
23137#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23138msgid ""
23139"Restore settings to default values. You have to click Apply to actually save"
23140" the default settings."
23141msgstr "Obnovenie nastavení na štandardné. Na uloženie týchto nastavení budete ešte musieť kliknúť na Použiť."
23142
23143#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23144msgid "Configure "
23145msgstr "Konfigurovať "
23146
23147#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23148msgid "Ignore duplicate incoming formats"
23149msgstr "Ignorovať existujúce duplicitné formáty"
23150
23151#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23152msgid "Overwrite existing duplicate formats"
23153msgstr "Prepísať existujúce duplicitné formáty"
23154
23155#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23156msgid "Create new record for each duplicate format"
23157msgstr "Pre každý duplicitný formát vytvoriť nový záznam"
23158
23159#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23160msgid "Choose a folder"
23161msgstr "Vyberte priečinok"
23162
23163#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23164#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23165#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23166msgid "Invalid folder"
23167msgstr "Neplatný priečinok"
23168
23169#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23170#, python-format
23171msgid ""
23172"You must specify an existing folder as your auto-add folder. %s does not "
23173"exist."
23174msgstr "Ako priečinok pre automatické pridanie musíte určiť existujúci priečinok. %s neexistuje."
23175
23176#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23177#, python-format
23178msgid "You do not have read/write permissions for the folder: %s"
23179msgstr "Nemáte oprávnenia na čítanie/zápis pre priečinok: %s"
23180
23181#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23182#, python-format
23183msgid "Cannot use folders whose names start with a period or underscore: %s"
23184msgstr ""
23185
23186#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23187#, python-format
23188msgid ""
23189"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23190"after being added to calibre. Are you sure?"
23191msgstr "<b>UPOZORNENIE:</b> Všetky súbory, ktoré ste vložili do %s budú po pridaní do Calibre automaticky odstránené. Ste si istý?"
23192
23193#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23194msgid ""
23195"Here you can control how calibre will read metadata from the files you add "
23196"to it. calibre can either read metadata from the contents of the file, or "
23197"from the filename."
23198msgstr "Tu môžete určiť spôsob, akým bude Calibre čítať metadáta zo súborov, ktoré doň pridáte. Calibre môže načítať metadáta buď z obsahu súboru, alebo z jeho názvu."
23199
23200#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23201msgid "Read &metadata from file contents rather than file name"
23202msgstr "Čítať &metadáta z obsahu súboru, namiesto názvu"
23203
23204#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23205msgid ""
23206"Swap the first name and last name of the author. This affects only metadata "
23207"read from file names."
23208msgstr ""
23209
23210#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23211msgid ""
23212"&Swap author first name and last name when reading author from filename"
23213msgstr ""
23214
23215#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23216msgid "Configure metadata from file name"
23217msgstr ""
23218
23219#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23220msgid "Reading &metadata"
23221msgstr "Čítajú sa &metadáta"
23222
23223#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23224msgid "&Mark newly added books"
23225msgstr "&Označiť novo pridané knihy"
23226
23227#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23228msgid ""
23229"When using the  \"&Copy to library\" action to copy books between libraries,"
23230" preserve the date"
23231msgstr "Zachovať dátum pri kopírovaní kníh medzi knižnicami pomocou \"&Kopírovať do knižnice\""
23232
23233#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23234msgid ""
23235"When using the \"Copy to library\" action check for &duplicates with the "
23236"same title, author and language"
23237msgstr ""
23238
23239#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23240msgid "Automatically &convert added books to the preferred output format"
23241msgstr ""
23242
23243#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23244msgid ""
23245"This will force an automatic conversion even if the file being added is the "
23246"same format as the output format. For example, if you set your output format"
23247" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23248msgstr ""
23249
23250#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23251msgid ""
23252"When auto-converting, convert even if the format being added is the &same as"
23253" the output format"
23254msgstr ""
23255
23256#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23257msgid ""
23258"<p>Auto-merge: If books with similar titles and authors are found, merge the incoming formats automatically into existing book records. The box to the right controls what happens when an existing record already has the incoming format. Note that this option also affects the Copy to library action.</p>\n"
23259"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23260msgstr ""
23261
23262#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23263msgid "&Auto-merge added books if they already exist:"
23264msgstr "&Automaticky zlúčiť pridané knihy ak už existujú:"
23265
23266#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23267msgid ""
23268"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23269"existing book records. This box controls what happens when an existing record already has\n"
23270"the incoming format:\n"
23271"\n"
23272"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23273"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23274"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23275"\n"
23276"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23277"Author matching is exact."
23278msgstr ""
23279
23280#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23281msgid "&Tags to apply when adding a book:"
23282msgstr "Pridávané &značky pri vkladaní knihy:"
23283
23284#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23285msgid ""
23286"A comma-separated list of tags that will be applied to books added to the "
23287"library"
23288msgstr "Zoznam značiek, oddelených čiarkou, ktoré budú priradené knihám vloženým do knižnice"
23289
23290#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23291msgid "Contro&l how tags are processed:"
23292msgstr ""
23293
23294#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23295msgid ""
23296"Create rules that can filter or transform tags on added books automatically "
23297"as soon as they are added. "
23298msgstr ""
23299
23300#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23301msgid "&Rules to filter tags read from metadata"
23302msgstr ""
23303
23304#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23305msgid "Control which files are added during bul&k imports:"
23306msgstr ""
23307
23308#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23309msgid ""
23310"<p>You can specify rules to add/ignore files here. These will be used when "
23311"recursively adding books from folders."
23312msgstr ""
23313
23314#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23315msgid "Rules to filter added &files"
23316msgstr ""
23317
23318#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23319msgid "Control how auth&ors are processed:"
23320msgstr ""
23321
23322#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23323msgid "Rules to manipulate a&uthor names"
23324msgstr ""
23325
23326#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23327msgid "Adding &actions"
23328msgstr ""
23329
23330#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23331msgid ""
23332"By default, calibre will automatically add only known e-book files. \n"
23333"This option tells calibre to add all file types, except those\n"
23334"that have been explicitly ignored below."
23335msgstr ""
23336
23337#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23338msgid "Automatically add files of &all types (not just e-books)"
23339msgstr ""
23340
23341#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23342msgid "Folder to automatically add files from"
23343msgstr ""
23344
23345#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23346msgid "Browse for folder"
23347msgstr "Vyhľadajte priečinok"
23348
23349#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23350msgid "Automatically &convert added files to the preferred output format"
23351msgstr ""
23352
23353#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23354msgid ""
23355"<b>Ignore</b> files with the following &extensions when automatically adding"
23356" "
23357msgstr ""
23358
23359#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23360msgid ""
23361"Specify a &folder. Any files you put into this folder will be automatically "
23362"added to calibre (restart required)."
23363msgstr ""
23364
23365#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23366msgid ""
23367"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23368"to calibre."
23369msgstr "<b>UPOZORNENIE:</b> Súbory vo vyššie uvedenom priečinku budú po pridaní do Calibre odstránené."
23370
23371#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23372msgid ""
23373"If set, this option will cause calibre to check if a file\n"
23374" being automatically added is already in the calibre library.\n"
23375" If it is, a message will pop up asking you whether\n"
23376" you want to add it anyway."
23377msgstr ""
23378
23379#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23380msgid "Check for &duplicates when automatically adding files"
23381msgstr ""
23382
23383#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23384msgid "&Automatic adding"
23385msgstr "&Automatické pridávanie"
23386
23387#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23388#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23389msgid "High"
23390msgstr "Vysoká"
23391
23392#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23393#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23394#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23395msgid "Low"
23396msgstr "Nízka"
23397
23398#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23399msgid "Very low"
23400msgstr "Veľmi nízka"
23401
23402#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23403msgid "Compact Metadata"
23404msgstr "Zhutniť metadáta"
23405
23406#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23407#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23408msgid "Default"
23409msgstr "Štandardné"
23410
23411#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23412msgid "All on 1 tab"
23413msgstr "Všetko na jednom"
23414
23415#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23416msgid "Confirmation dialogs have all been reset"
23417msgstr "Všetky potvrdzovacie dialógy boli znovunastavené"
23418
23419#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23420msgid "Notify when a &new version is available"
23421msgstr "Upozorniť keď je dostupná &nová verzia"
23422
23423#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23424msgid "Automatically send downloaded &news to e-book reader"
23425msgstr "Automaticky odoslať stiahnuté &noviny do čítačky"
23426
23427#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23428msgid "Job &priority:"
23429msgstr "&Priorita úlohy:"
23430
23431#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23432msgid ""
23433"Choose a different layout for the Edit metadata dialog. The compact metadata"
23434" layout favors editing custom metadata over changing covers and formats."
23435msgstr ""
23436
23437#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23438msgid "Preferred &input format order:"
23439msgstr "Porad&ie preferencie vstupných formátov:"
23440
23441#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23442msgid "Preferred &output format:"
23443msgstr "Preferovaný f&ormát výstupu:"
23444
23445#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23446msgid "Edit metadata (single) &layout:"
23447msgstr ""
23448
23449#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23450msgid ""
23451"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23452"If not checked, the values can be Yes or No."
23453msgstr "Ak je zapnuté, hodnoty stĺpcov Áno/Nie môžu byť Áno, Nie, alebo Neznáme.\nAk je vypnuté, hodnoty môžu byť len Áno, alebo Nie."
23454
23455#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23456msgid "&Yes/No columns have three values (needs restart)"
23457msgstr "&Áno/Nie stĺpce majú tri hodnoty (vyžaduje reštart)"
23458
23459#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23460msgid "Recognize numbers inside text when sorting (needs restart)"
23461msgstr ""
23462
23463#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23464msgid ""
23465"<p>Setting this means that when sorting on text fields\n"
23466"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23467"Note that setting this can cause problems with text that starts\n"
23468"with numbers and is a little slower. This setting is per user, not\n"
23469"per library.</p>"
23470msgstr ""
23471
23472#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23473msgid "&Delete news from library when it is automatically sent to reader"
23474msgstr "Po automatickom odoslaní do čítačky o&dstrániť správy z knižnice"
23475
23476#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23477msgid "Default network &timeout:"
23478msgstr "Štandardný časový &limit siete:"
23479
23480#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23481msgid ""
23482"Set the default timeout for network fetches (i.e. anytime we go out to the "
23483"internet to get information)"
23484msgstr "Štandardný časový limit pre sieťové dopyty (pri preberaní informácií z internetu)"
23485
23486#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23487#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23488msgid " seconds"
23489msgstr " sekúnd"
23490
23491#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23492msgid ""
23493"Use this Virtual library on calibre startup if the current library is being "
23494"used. Also applied when switching to this library. Note that this setting is"
23495" per library. "
23496msgstr ""
23497
23498#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23499msgid "Reset all disabled &confirmation dialogs"
23500msgstr "&Resetovať všetky vypnuté a potvrdzovacie dialógy"
23501
23502#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23503msgid "Use internal &viewer for:"
23504msgstr "Použiť interný &zobrazovač pre:"
23505
23506#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23507msgid "Virtual library to apply when the current &library is opened:"
23508msgstr ""
23509
23510#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23511msgid "All columns"
23512msgstr "Všetky stĺpce"
23513
23514#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23515msgid "icon with text"
23516msgstr "ikona s textom"
23517
23518#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23519msgid "icon with no text"
23520msgstr "ikona bez textu"
23521
23522#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23523msgid "composed icons w/text"
23524msgstr ""
23525
23526#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23527msgid "composed icons w/no text"
23528msgstr ""
23529
23530#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23531#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23532#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23533msgid "is true"
23534msgstr "je pravda"
23535
23536#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23537#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23538#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23539msgid "is false"
23540msgstr "je nepravda"
23541
23542#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23543msgid "is not true"
23544msgstr ""
23545
23546#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23547msgid "is not false"
23548msgstr ""
23549
23550#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23551msgid "is undefined"
23552msgstr "nie je definovaný"
23553
23554#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23555msgid "is defined"
23556msgstr ""
23557
23558#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23559msgid "has id"
23560msgstr "má id"
23561
23562#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23563msgid "does not have id"
23564msgstr "nemá id"
23565
23566#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23567#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23568msgid "is equal to"
23569msgstr "je rovné"
23570
23571#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23572#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23573#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23574#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23575msgid "is set"
23576msgstr "je nastavený"
23577
23578#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23579#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23580#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23581#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23582msgid "is not set"
23583msgstr "nie je nastavený"
23584
23585#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23586msgid "is more days ago than"
23587msgstr ""
23588
23589#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23590msgid "is fewer days ago than"
23591msgstr ""
23592
23593#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23594msgid "is more days from now than"
23595msgstr ""
23596
23597#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23598msgid "is fewer days from now than"
23599msgstr ""
23600
23601#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23602#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23603msgid "has"
23604msgstr "má"
23605
23606#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23607#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23608msgid "does not have"
23609msgstr "nemá"
23610
23611#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23612#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23613msgid "has pattern"
23614msgstr "má vzor"
23615
23616#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23617#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23618msgid "does not have pattern"
23619msgstr "nemá vzor"
23620
23621#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23622#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23623msgid "does not contain"
23624msgstr "neobsahuje"
23625
23626#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23627msgid "If the ___ column ___ values"
23628msgstr "Ak hodnoty ___ column ___"
23629
23630#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23631msgid ""
23632"Enter either an identifier type or an identifier type and value of the form "
23633"identifier:value"
23634msgstr "Zadajte buď typ identifikátora, alebo typ a hodnotu identifikátora v tvare identifikátor:hodnota"
23635
23636#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23637msgid ""
23638"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23639" eng for English. You can also use the full language name, in which case "
23640"calibre will try to automatically convert it to the language code."
23641msgstr "Zadajte 3-znakový ISO kód jazyka, napr. fra pre Francúzštinu, deu pre Nemčinu, alebo eng pre Angličtinu. Môžete použiť aj plný názov jazyka a v takom prípade sa ho Calibre automaticky pokúsi skonvertovať na kód jazyka."
23642
23643#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23644msgid "Enter a number"
23645msgstr "Zadajte číslo"
23646
23647#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23648msgid ""
23649"Enter the maximum days old the item can be. Zero is today. Dates in the "
23650"future always match"
23651msgstr ""
23652
23653#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23654msgid ""
23655"Enter the minimum days old the item can be. Zero is today. Dates in the "
23656"future never match"
23657msgstr ""
23658
23659#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23660msgid ""
23661"Enter the maximum days in the future the item can be. Zero is today. Dates "
23662"in the past always match"
23663msgstr ""
23664
23665#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23666msgid ""
23667"Enter the minimum days in the future the item can be. Zero is today. Dates "
23668"in the past never match"
23669msgstr ""
23670
23671#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23672msgid "Enter a date in the format YYYY-MM-DD"
23673msgstr "Zadajte dátum vo formáte YYYY-MM-DD"
23674
23675#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23676msgid "Enter a string."
23677msgstr "Zadajte text."
23678
23679#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23680msgid "Enter a regular expression"
23681msgstr "Zadajte regulárny výraz"
23682
23683#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23684#, python-format
23685msgid "You can match multiple values by separating them with %s"
23686msgstr "Pri porovnaní s viacerými hodnotami ich oddeľte %s"
23687
23688#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23689#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23690msgid "Remove icons"
23691msgstr ""
23692
23693#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23694msgid ""
23695"Select the icons you wish to remove. The icon files will be removed when you"
23696" press OK. There is no undo."
23697msgstr ""
23698
23699#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23700msgid "No icons selected"
23701msgstr ""
23702
23703#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23704msgid "You must select at least one icon to remove"
23705msgstr ""
23706
23707#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23708msgid "One icon will be removed."
23709msgid_plural "{} icons will be removed."
23710msgstr[0] ""
23711msgstr[1] ""
23712msgstr[2] ""
23713msgstr[3] ""
23714
23715#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23716msgid ""
23717"This will prevent any rules that use this icon from working. Are you sure?"
23718msgstr ""
23719
23720#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23721msgid "column coloring"
23722msgstr ""
23723
23724#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23725msgid "column icon"
23726msgstr ""
23727
23728#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23729msgid "Cover grid emblem"
23730msgstr ""
23731
23732#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23733#, python-brace-format
23734msgid "Create/edit a {0} rule"
23735msgstr ""
23736
23737#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23738#, python-brace-format
23739msgid "Create a {0} rule by filling in the boxes below"
23740msgstr ""
23741
23742#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23743msgid "Add the emblem:"
23744msgstr ""
23745
23746#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23747msgid "Set the:"
23748msgstr ""
23749
23750#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23751msgid ""
23752"If you choose composed icons and multiple rules match, then all the matching"
23753" icons will be combined, otherwise the icon from the first rule to match "
23754"will be used."
23755msgstr ""
23756
23757#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23758msgid "of the column:"
23759msgstr ""
23760
23761#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23762msgid "to:"
23763msgstr ""
23764
23765#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23766msgid "&Add new image"
23767msgstr "&Pridať nový obrázok"
23768
23769#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23770msgid "(Images should be square-ish)"
23771msgstr ""
23772
23773#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23774msgid "Choose &more than one icon"
23775msgstr ""
23776
23777#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23778msgid "&Add icon"
23779msgstr "&Pridať ikonu"
23780
23781#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23782msgid "(Icons should be square or landscape)"
23783msgstr ""
23784
23785#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23786msgid "Only if the following conditions are all satisfied:"
23787msgstr "Len pri splnení všetkých nasledovných podmienok:"
23788
23789#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23790msgid "Add &another condition"
23791msgstr ""
23792
23793#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23794msgid "You can disable a condition by blanking all of its boxes"
23795msgstr "Podmienku môžete vypnúť vymazaním všetkých jej polí"
23796
23797#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23798msgid "&Remove icons"
23799msgstr ""
23800
23801#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23802msgid ""
23803"Remove previously added icons. Note that removing an icon will cause rules "
23804"that use it to stop working."
23805msgstr ""
23806
23807#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23808msgid "Open to see checkboxes"
23809msgstr ""
23810
23811#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23812msgid "Sample text"
23813msgstr "Ukážkový text"
23814
23815#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23816msgid "No icon selected"
23817msgstr "Nie je vybraná žiadna ikona"
23818
23819#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23820msgid "You must choose an icon for this rule"
23821msgstr "Musíte zvoliť ikonu pre toto pravidlo"
23822
23823#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23824msgid "Invalid condition"
23825msgstr "Neplatná podmienka"
23826
23827#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23828#, python-format
23829msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23830msgstr "Jedna z podmienok tohoto pravidla je neplatná: <b>%s</b>"
23831
23832#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23833msgid "No conditions"
23834msgstr "Nie sú podmienky"
23835
23836#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23837msgid "You must specify at least one non-empty condition for this rule"
23838msgstr "Pre toto pravidlo musíte zadať aspoň jednu neprázdnu podmienku"
23839
23840#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23841msgid "color"
23842msgstr ""
23843
23844#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23845#, python-format
23846msgid ""
23847"\n"
23848"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23849"                <pre>%(rule)s</pre>\n"
23850"                "
23851msgstr ""
23852
23853#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23854#, python-format
23855msgid ""
23856"\n"
23857"                <p>Advanced rule:\n"
23858"                <pre>%(rule)s</pre>\n"
23859"                "
23860msgstr ""
23861
23862#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23863#, python-format
23864msgid ""
23865"\n"
23866"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23867"                <pre>%(rule)s</pre>\n"
23868"                "
23869msgstr ""
23870
23871#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23872#, python-format
23873msgid "(<span style=\"color: %s;\">sample</span>)"
23874msgstr ""
23875
23876#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23877#, python-brace-format
23878msgid ""
23879"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23880"<ul>{1}</ul>"
23881msgstr ""
23882
23883#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23884#, python-format
23885msgid ""
23886"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23887"            if the following conditions are met:</p>\n"
23888"            <ul>%(rule)s</ul>\n"
23889"            "
23890msgstr ""
23891
23892#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23893#, python-format
23894msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23895msgstr ""
23896
23897#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23898#, python-format
23899msgid ""
23900"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23901"%(val_label)s<b>%(val)s</b>"
23902msgstr ""
23903
23904#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23905msgid "value: "
23906msgstr ""
23907
23908#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
23909#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
23910#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
23911msgid "&Add rule"
23912msgstr "&Pridať pravidlo"
23913
23914#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
23915#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
23916msgid "&Remove rule(s)"
23917msgstr ""
23918
23919#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
23920msgid "Move the selected rule up"
23921msgstr "Posunúť vybrané pravidlo vyššie"
23922
23923#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
23924msgid "Move the selected rule down"
23925msgstr "Posunúť vybrané pravidlo nižšie"
23926
23927#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
23928msgid "Add ad&vanced rule"
23929msgstr ""
23930
23931#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
23932msgid "Du&plicate rule"
23933msgstr ""
23934
23935#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
23936msgid "Convert to advanced r&ule"
23937msgstr ""
23938
23939#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
23940msgid "Open icon folder"
23941msgstr ""
23942
23943#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
23944msgid "Import rules from a file"
23945msgstr "Importovať pravidlá zo súboru"
23946
23947#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
23948msgid ""
23949"You can control the color of columns in the book list by creating \"rules\" "
23950"that tell calibre what color to use. Click the \"Add rule\" button below to "
23951"get started.<p>You can <b>change an existing rule</b> by double clicking it."
23952msgstr ""
23953
23954#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
23955msgid ""
23956"You can add icons to columns in the book list by creating \"rules\" that "
23957"tell calibre what icon to use. Click the \"Add rule\" button below to get "
23958"started.<p>You can <b>change an existing rule</b> by double clicking it."
23959msgstr ""
23960
23961#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
23962msgid ""
23963"You can add emblems (small icons) that are displayed on the side of covers "
23964"in the Cover grid by creating \"rules\" that tell calibre what image to use."
23965" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
23966"existing rule</b> by double clicking it."
23967msgstr ""
23968
23969#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
23970msgid "Show &emblems next to the covers"
23971msgstr ""
23972
23973#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
23974msgid ""
23975"If checked, you can tell calibre to display icons of your choosing next to "
23976"the covers shown in the Cover grid, controlled by the metadata of the book."
23977msgstr ""
23978
23979#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
23980#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
23981msgid "Select one rule"
23982msgstr ""
23983
23984#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
23985#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
23986msgid "You must select only one rule."
23987msgstr ""
23988
23989#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23990msgid "No rule selected"
23991msgstr "Žiadne pravidlo nie je vybrané"
23992
23993#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23994#, python-format
23995msgid "No rule selected for %s."
23996msgstr "Na %s nie je vybrané žiadne pravidlo."
23997
23998#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
23999msgid "removal"
24000msgstr "odstránenie"
24001
24002#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
24003msgid "Choose file to export to"
24004msgstr ""
24005
24006#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
24007#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
24008msgid "Rules"
24009msgstr "Pravidlá"
24010
24011#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
24012msgid "Choose file to import from"
24013msgstr ""
24014
24015#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
24016msgid "No valid rules found"
24017msgstr ""
24018
24019#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
24020msgid "No valid rules were found in {}."
24021msgstr ""
24022
24023#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
24024msgid "Column header"
24025msgstr "Hlavička stĺpca"
24026
24027#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
24028msgid "Lookup name"
24029msgstr ""
24030
24031#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
24032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
24033msgid "Type"
24034msgstr "Typ"
24035
24036#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
24037msgid "Yes/No with text"
24038msgstr ""
24039
24040#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
24041msgid "Ampersand separated text, shown in the Tag browser"
24042msgstr ""
24043
24044#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
24045msgid "(lookup name was {}) {}"
24046msgstr ""
24047
24048#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
24049msgid "You must select a column to delete it"
24050msgstr "Musíte vybrať stĺpec na odstránenie"
24051
24052#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
24053msgid "The selected column is not a custom column"
24054msgstr "Vybraný stĺpec nie je vlastný stĺpec"
24055
24056#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
24057#, python-format
24058msgid "Do you really want to delete column %s and all its data?"
24059msgstr "Skutočne chcete odstrániť stĺpec %s a všetky jeho údaje?"
24060
24061#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24062msgid ""
24063"Here you can re-arrange the layout of the columns in the calibre library "
24064"book list. You can hide columns by unchecking them. You can also create your"
24065" own, custom columns."
24066msgstr "Tu môžete preusporiadať rozloženie stĺpcov v zozname kníh knižnice Calibre. Stĺpce môžete odznačením skryť. Môžete tiež vytvoriť vlastné stĺpce."
24067
24068#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24069msgid "Move column up"
24070msgstr "Presunúť stĺpec vyššie"
24071
24072#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24073msgid "Remove a user-defined column"
24074msgstr "Odstrániť užívateľský stĺpec"
24075
24076#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24077msgid "Add a user-defined column"
24078msgstr "Pridať užívateľský stĺpec"
24079
24080#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24081msgid "Edit settings of a user-defined column"
24082msgstr "Upraviť nastavenia užívateľského stĺpca"
24083
24084#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24085msgid "Move column down"
24086msgstr "Presunúť stĺpec nižšie"
24087
24088#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24089msgid "Add &custom column"
24090msgstr "Pridať vlastný stĺpe&c"
24091
24092#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24093msgid ""
24094"Restore settings to default values. Only settings for the currently selected"
24095" section are restored."
24096msgstr "Obnoví nastavenia na východzie hodnoty. Obnovia sa len nastavenia pre aktuálne vybranú sekciu."
24097
24098#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24099msgid "Text, column shown in the Tag browser"
24100msgstr ""
24101
24102#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24103msgid "Comma separated text, like tags, shown in the Tag browser"
24104msgstr ""
24105
24106#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24107msgid "Long text, like comments, not shown in the Tag browser"
24108msgstr ""
24109
24110#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24111msgid "Text column for keeping series-like information"
24112msgstr "Textový stĺpec pre uchovanie informácie o sérii"
24113
24114#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24115msgid "Text, but with a fixed set of permitted values"
24116msgstr "Text s obmedzenou sadou povolených hodnôt"
24117
24118#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24119msgid "Floating point numbers"
24120msgstr "Desatinné čísla"
24121
24122#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24123msgid "Integers"
24124msgstr "celé čísla"
24125
24126#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24127msgid "Ratings, shown with stars"
24128msgstr "Hodnotenia, zobrazené hviezdičkami"
24129
24130#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24131#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24132#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24133#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24134msgid "Yes/No"
24135msgstr "Áno/Nie"
24136
24137#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24138msgid "Column built from other columns"
24139msgstr "Stĺpec vytvorený z ostatných stĺpcov"
24140
24141#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24142msgid "Column built from other columns, behaves like tags"
24143msgstr "Stĺpec vytvorený z ostatných stĺpcov, chová sa ako značky"
24144
24145#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24146#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24147msgid "Create a custom column"
24148msgstr "Pridať vlastný stĺpec"
24149
24150#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24151#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24152msgid "Edit custom column"
24153msgstr "Pridať vlastný stĺpec"
24154
24155#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24156msgid "No column has been selected"
24157msgstr "Nebol vybraný žiadny stĺpec"
24158
24159#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24160msgid "No column selected"
24161msgstr "Nie je vybraný žiadny stĺpec"
24162
24163#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24164msgid "Selected column is not a user-defined column"
24165msgstr "Vybraný stĺpec nie je užívateľský stĺpec"
24166
24167#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24168#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24169msgid "Now"
24170msgstr "Teraz"
24171
24172#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24173#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24174#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24175#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24176#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24177msgid "Formats"
24178msgstr "Formáty"
24179
24180#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24181msgid "My Tags"
24182msgstr "Moje značky"
24183
24184#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24185msgid "My Series"
24186msgstr "Moje série"
24187
24188#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24189msgid "My Rating"
24190msgstr "Moje hodnotenie"
24191
24192#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24193msgid "People"
24194msgstr "Ľudia"
24195
24196#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24197msgid "My Title"
24198msgstr "Môj názov"
24199
24200#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24201msgid "Quick create:"
24202msgstr "Rýchle vytvorenie:"
24203
24204#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24205msgid "ISBN"
24206msgstr "ISBN"
24207
24208#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24209msgid "Names"
24210msgstr "Mená"
24211
24212#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24213msgid "Short text"
24214msgstr "Krátky text"
24215
24216#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24217msgid ""
24218"Used for searching the column. Must contain only digits and lower case "
24219"letters."
24220msgstr "Použité pri hľadaní v stĺpci. Môže obsahovať len čísla a malé písmená."
24221
24222#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24223msgid "&Lookup name:"
24224msgstr ""
24225
24226#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24227msgid ""
24228"Column heading in the library view and category name in the Tag browser"
24229msgstr ""
24230
24231#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24232msgid "Column &heading:"
24233msgstr ""
24234
24235#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24236msgid "What kind of information will be kept in the column."
24237msgstr "Druh informácií zobrazovaných v stĺpci"
24238
24239#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24240msgid "Show &checkmarks"
24241msgstr ""
24242
24243#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24244msgid ""
24245"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24246"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24247"Everything else will show nothing."
24248msgstr "Zobraziť v užívateľskom rozhraní zaškrtnutia. Pri hodnotách 'áno', 'označené' a 'pravda'\nsa zobrazí zelené odškrtnutie. Pri hodnotách 'nie', 'neoznačené' a 'nepravda' sa zobrazí červené X.\nPri ostatných hodnotách sa nezobrazí nič."
24249
24250#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24251msgid "Contains names"
24252msgstr "Obsahuje mená"
24253
24254#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24255msgid "Check this box if this column contains names, like the authors column."
24256msgstr "Označte, ak tento stĺpec obsahuje mená, napr. ako stĺpec autori."
24257
24258#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24259msgid "&Column type:"
24260msgstr ""
24261
24262#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24263msgid "Optional text describing what this column is for"
24264msgstr ""
24265
24266#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24267msgid "D&escription:"
24268msgstr ""
24269
24270#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24271msgid "Default: (nothing)"
24272msgstr "Štandardne: (nič)"
24273
24274#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24275msgid "Field template. Uses the same syntax as save templates."
24276msgstr "Šablóna poľa. Používa rovnakú syntax, ako šablóny pre uloženie."
24277
24278#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24279#, python-format
24280msgid "Similar to save templates. For example, %s"
24281msgstr ""
24282
24283#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24284msgid "No heading"
24285msgstr "Bez nadpisu"
24286
24287#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24288msgid "Show heading above the text"
24289msgstr ""
24290
24291#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24292msgid "Show heading to the side of the text"
24293msgstr ""
24294
24295#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24296msgid ""
24297"Choose whether or not the column heading is shown in the Book\n"
24298"details panel and, if shown, where"
24299msgstr ""
24300
24301#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24302msgid "Column heading:"
24303msgstr ""
24304
24305#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24306msgid "Short text, like a title"
24307msgstr ""
24308
24309#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24310msgid "Plain text formatted using markdown"
24311msgstr ""
24312
24313#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24314msgid ""
24315"Choose how the data in this column is interpreted.\n"
24316"This controls how the data is displayed in the Book details panel\n"
24317"and how it is edited."
24318msgstr ""
24319
24320#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24321msgid "Interpret this column as:"
24322msgstr ""
24323
24324#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24325msgid ""
24326"A comma-separated list of permitted values. The empty value is always\n"
24327"included, and is the default. For example, the list 'one,two,three' has\n"
24328"four values, the first of them being the empty value."
24329msgstr "Zoznam povolených hodnôt oddelených čiarkou. Prázdna hodnota je vždy\nzahrnutá a predvolená. Napr. zoznam 'jedna,dva,tri' obsahuje štyri hodnoty\na prvá z nich je prázdna."
24330
24331#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24332msgid "&Values:"
24333msgstr "&Hodnoty:"
24334
24335#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24336msgid ""
24337"A list of color names to use when displaying an item. The\n"
24338"list must be empty or contain a color for each value."
24339msgstr "Zoznam názvov farieb, ktoré sa použijú pri zobrazení položky. \nZoznam musí byť prázdny, alebo obsahovať farbu pre každú hodnotu."
24340
24341#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24342msgid "Colors:"
24343msgstr "Farby:"
24344
24345#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24346msgid "Allow half stars"
24347msgstr "Povoliť polovičné hviezdičky"
24348
24349#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24350msgid "Allow half star ratings, for example: "
24351msgstr "Povoliť hodnotenie polovičnými hviezdičkami, napríklad:"
24352
24353#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24354msgid "&Sort/search column by"
24355msgstr "&Triediť/prehľadávať stĺpec ako"
24356
24357#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24358msgid "How this column should handled in the GUI when sorting and searching"
24359msgstr "Spôsob práce so stĺpcom v užívateľskom rozhraní pri triedení a prehľadávaní"
24360
24361#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24362msgid "Show in Tag browser"
24363msgstr ""
24364
24365#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24366msgid "If checked, this column will appear in the Tag browser as a category"
24367msgstr ""
24368
24369#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24370msgid "Show as HTML in Book details"
24371msgstr ""
24372
24373#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24374msgid ""
24375"If checked, this column will be displayed as HTML in Book details and the "
24376"Content server. This can be used to construct links with the template "
24377"language. For example, the template "
24378"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24379"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24380"bold large characters, along with the series, for example <br>\"<big><b>An "
24381"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24382"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24383" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24384"site."
24385msgstr ""
24386
24387#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24388msgid ""
24389"Default value when a new book is added to the library. For Date columns "
24390"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24391"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24392"permitted values. For Rating columns enter a number between 0 and 5."
24393msgstr ""
24394
24395#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24396msgid "&Default value:"
24397msgstr ""
24398
24399#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24400msgid "&Format for dates"
24401msgstr ""
24402
24403#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24404msgid "Default: dd MMM yyyy."
24405msgstr "Štandardne: dd MMM yyyy."
24406
24407#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24408msgid ""
24409"<p>Date format.</p><p>The formatting codes are:<ul><li>d    : the day as number without a leading zero (1 to 31)</li><li>dd   : the day as number with a leading zero (01 to 31)</li><li>ddd  : the abbreviated localized day name (e.g. \"Mon\" to \"Sun\").</li><li>dddd : the long localized day name (e.g. \"Monday\" to \"Sunday\").</li><li>M    : the <b>month</b> as number without a leading zero (1 to 12).</li><li>MM   : the <b>month</b> as number with a leading zero (01 to 12)</li><li>MMM  : the abbreviated localized <b>month</b> name (e.g. \"Jan\" to \"Dec\").</li><li>MMMM : the long localized <b>month</b> name (e.g. \"January\" to \"December\").</li><li>yy   : the year as two digit number (00 to 99).</li><li>yyyy : the year as four digit number.</li><li>h    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)</li><li>hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm)</li><li>m    : the <b>minutes</b> without a leading 0 (0 to 59)</li><li>mm   : the <b>minutes</b> with a leading 0 (00 to 59)</li><li>s    : the seconds without a leading 0 (0 to 59)</li><li>ss   : the seconds with a leading 0 (00 to 59)</li><li>ap   : use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm</li><li>AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM</li><li>iso  : the date with time and timezone. Must be the only format present</li></ul></p><p>For example:\n"
24410"<ul>\n"
24411"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24412"<li>dd MMMM yy gives 05 January 10</li>\n"
24413"</ul> "
24414msgstr ""
24415
24416#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24417msgid "&Format for numbers"
24418msgstr "&Formát čísel"
24419
24420#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24421msgid ""
24422"Default: Not formatted. For format language details see <a "
24423"href=\"https://docs.python.org/library/string.html#format-string-"
24424"syntax\">the Python documentation</a>"
24425msgstr ""
24426
24427#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24428#, python-brace-format
24429msgid ""
24430"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24431"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24432"then the word \"days\""
24433msgstr "Príklady: Formát <code>{0:0>4d}</code> vráti 4-miestne číslo s úvodnými nulami. Formát <code>{0:d}&nbsp;dní</code> zobrazí číslo a slovo \"dní\""
24434
24435#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24436msgid ""
24437"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24438" 1 digit after the decimal point. The format "
24439"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24440"displays the number with 2 digits after the decimal point and thousands "
24441"separated by commas."
24442msgstr "Príklady: Formát <code>{0:.1f}</code> určuje číslo s jednou číslicou za desatinnou čiarkou. Formát <code>Cena:&nbsp;$&nbsp;{0:,.2f}</code> vypíše \"Cena&nbsp;$&nbsp;\" a následne číslo na dve desatinné miesta s tisícami oddelenými čiarkou."
24443
24444#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24445msgid "No lookup name was provided"
24446msgstr "Nebol zadaný názov pre vyhľadávanie"
24447
24448#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24449msgid ""
24450"The lookup name must contain only lower case letters, digits and "
24451"underscores, and start with a letter"
24452msgstr "Názov vyhľadávanie môže obsahovať len malé písmená, čísla a podčiarky a začínať písmenom"
24453
24454#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24455msgid ""
24456"Lookup names cannot end with _index, because these names are reserved for "
24457"the index of a series column."
24458msgstr "Názov pre vyhľadávanie nemôže končiť _index, pretože tento názov je rezervovaný pre stĺpec poradia v sérii."
24459
24460#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24461msgid "No column heading was provided"
24462msgstr "Nebola zadaná hlavička stĺpca"
24463
24464#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24465#, python-format
24466msgid "The lookup name %s is already used"
24467msgstr "Názov vyhľadávania %s je už použitý"
24468
24469#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24470#, python-format
24471msgid "The heading %s is already used"
24472msgstr "Záhlavie %s už je použité"
24473
24474#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24475#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24476#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24477#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24478#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24479#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24480msgid "Invalid default value"
24481msgstr "Neplatná predvolená hodnota"
24482
24483#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24484msgid "The default value must be \"Now\" or a date"
24485msgstr ""
24486
24487#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24488msgid "You must enter a template for composite columns"
24489msgstr "Musíte zadať šablónu pre zložené stĺpce"
24490
24491#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24492msgid "You must enter at least one value for enumeration columns"
24493msgstr "Pre pole zoznam musíte zadať aspoň jednu hodnotu"
24494
24495#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24496msgid ""
24497"The colors box must be empty or contain the same number of items as the "
24498"value box"
24499msgstr "Pole farieb musí byť prázdne, alebo obsahovať rovnaký počet položiek ako pole hodnota"
24500
24501#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24502#, python-brace-format
24503msgid "The color {0} is unknown"
24504msgstr "Farba {0} je neznáma"
24505
24506#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24507msgid "The default value must be one of the permitted values"
24508msgstr ""
24509
24510#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24511msgid "The default value must be an integer"
24512msgstr ""
24513
24514#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24515msgid "The default value must be a real number"
24516msgstr ""
24517
24518#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24519msgid "The default value must be a real number between 0 and 5.0"
24520msgstr ""
24521
24522#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24523msgid "The default value must be an integer between 0 and 5"
24524msgstr ""
24525
24526#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24527msgid "The default value must be \"Yes\" or \"No\""
24528msgstr ""
24529
24530#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24531msgid "Getting debug information, please wait"
24532msgstr "Získavam ladiace informácie, prosím čakajte"
24533
24534#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24535#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24536msgid "Copy to &clipboard"
24537msgstr "&Kopírovať do schránky"
24538
24539#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24540msgid "Device already detected"
24541msgstr "Zariadenie už bolo detekované"
24542
24543#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24544#, python-format
24545msgid ""
24546"A device (%s) is already detected by calibre. If you wish to debug the "
24547"detection of another device, first disconnect this device."
24548msgstr "Zadiadenie (%s) už bolo detekované programom Calibre. Ak chcete ladiť detekciu iného zariadenia, najprv odpojte toto."
24549
24550#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24551msgid "Debugging failed"
24552msgstr "Ladenie zlyhalo"
24553
24554#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24555msgid ""
24556"Running debug device detection failed. Click Show Details for more "
24557"information."
24558msgstr "Spustenie ladenia detekcie zariadenia zlyhalo. Pre viac informácií kliknite na Zobraziť podrobnosti."
24559
24560#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24561msgid "Getting device information"
24562msgstr "Získavam informácie o zariadení"
24563
24564#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24565msgid "User-defined device information"
24566msgstr "Informácie užívateľského zariadenia"
24567
24568#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24569#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24570msgid "Device Detection"
24571msgstr "Detekcia zariadenia"
24572
24573#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24574msgid "Ensure your device is disconnected, then press OK"
24575msgstr "Uistite sa, že je Vaše zariadenie odpojené, potom stlačte OK"
24576
24577#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24578msgid "Ensure your device is connected, then press OK"
24579msgstr "Uistite sa, že je Vaše zariadenie pripojené, potom stlačte OK"
24580
24581#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24582msgid ""
24583"Copy these values to the clipboard, paste them into an editor, then enter "
24584"them into the USER_DEVICE by customizing the device plugin in "
24585"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24586" want the books to be put. You must restart calibre for your changes to take"
24587" effect.\n"
24588msgstr ""
24589
24590#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24591msgid ""
24592"<p>calibre can send your books to you (or your reader) by email. Emails will"
24593" be automatically sent for downloaded news to all email addresses that have "
24594"<i>Auto send</i> checked."
24595msgstr ""
24596
24597#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24598msgid "Add an email address to which to send books"
24599msgstr "Pridajte e-mailovú adresu na posielanie kníh"
24600
24601#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24602msgid "&Add email"
24603msgstr "Pridať em&ail"
24604
24605#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24606msgid "Make &default"
24607msgstr "Nastaviť &východzie"
24608
24609#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24610msgid "&Remove email"
24611msgstr "&Odstrániť email"
24612
24613#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24614msgid ""
24615"Add the comments from the book metadata to the email.\n"
24616"Useful to allow the recipient to see a summary of the\n"
24617"book before opening it."
24618msgstr ""
24619
24620#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24621msgid "Add &comments metadata as text to the email"
24622msgstr ""
24623
24624#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24625msgid "Email"
24626msgstr "E-Mail"
24627
24628#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24629msgid "Subject"
24630msgstr "Predmet"
24631
24632#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24633msgid "Alias"
24634msgstr "Alias"
24635
24636#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24637msgid "Auto send"
24638msgstr "Automaticky odoslať"
24639
24640#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24641msgid "Auto send only tags"
24642msgstr ""
24643
24644#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24645msgid "Formats to email. The first matching format will be sent."
24646msgstr "Formáty pre e-mail. Prvý vyhovujúci formát bude odoslaný."
24647
24648#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24649#, python-brace-format
24650msgid ""
24651"Subject of the email to use when sending. When left blank the title will be "
24652"used for the subject. Also, the same templates used for \"Save to disk\" "
24653"such as {title} and {author_sort} can be used here."
24654msgstr "Predmet e-mailu pri posielaní. Ak zostane prázdny, použije sa titul. Môžu tu byť tiež použité rovnaké šablóny ako pre \"Uložiť na disk\" - napr. {title} alebo {author_sort}."
24655
24656#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24657msgid ""
24658"If checked, downloaded news will be automatically mailed to this email "
24659"address (provided it is in one of the listed formats and has not been "
24660"filtered by tags)."
24661msgstr ""
24662
24663#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24664msgid "Friendly name to use for this email address"
24665msgstr ""
24666
24667#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24668msgid ""
24669"If specified, only news with one of these tags will be sent to this email "
24670"address. All news downloads have their title as a tag, so you can use this "
24671"to easily control which news downloads are sent to this email address."
24672msgstr ""
24673
24674#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24675msgid "new email address"
24676msgstr "nová e-mailová adresa"
24677
24678#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24679msgid ""
24680"The list of devices that you have asked calibre to ignore. Uncheck a device "
24681"to have calibre stop ignoring it."
24682msgstr "Zoznam zariadení, ktoré ste chceli, aby Calibre ignorovalo. Odznačte zariadenie, ktoré sa má prestať ignorovať."
24683
24684#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24685msgid ""
24686"The list of device plugins you have disabled. Uncheck an entry to enable the"
24687" plugin. calibre cannot detect devices that are managed by disabled plugins."
24688msgstr ""
24689
24690#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24691msgid "Reset allowed devices"
24692msgstr ""
24693
24694#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24695msgid ""
24696"This will erase the list of devices that calibre knows about causing it to "
24697"ask you for permission to manage them again, the next time they connect"
24698msgstr ""
24699
24700#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24701msgid "Search for the author on Goodreads"
24702msgstr "Hľadať autora na Goodreads"
24703
24704#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24705msgid "Search for the author on Amazon"
24706msgstr "Hľadať autora na Amazon"
24707
24708#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24709msgid "Search for the author in your calibre library"
24710msgstr "Hľadať autora vo vašej calibre knižnici"
24711
24712#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24713msgid "Search for the author on Wikipedia"
24714msgstr "Hľadať autora na Wikipédii"
24715
24716#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24717msgid "Search for the author on Google Books"
24718msgstr "Hľadať autora na Google Books"
24719
24720#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24721msgid "Search for the book on Goodreads"
24722msgstr "Hľadať knihu na Goodreads"
24723
24724#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24725msgid "Search for the book on Amazon"
24726msgstr "Hľadať knihu na Amazone"
24727
24728#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24729msgid "Search for the book on Google Books"
24730msgstr "Hľadať knihu na Google Books"
24731
24732#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24733msgid "Use a custom search URL"
24734msgstr ""
24735
24736#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24737msgid "Clicking on &author names should:"
24738msgstr ""
24739
24740#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24741#, python-brace-format
24742msgid ""
24743"Enter the URL to search. It should contain the string {0}\n"
24744"which will be replaced by the author name. For example,\n"
24745"{1}"
24746msgstr ""
24747
24748#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24749msgid "Enter the URL"
24750msgstr "Zadajte URL"
24751
24752#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24753msgid "Create a new rule"
24754msgstr "Vytvoriť nové pravidlo"
24755
24756#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24757msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24758msgstr ""
24759
24760#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24761msgid "&Key:"
24762msgstr "&Kľúč:"
24763
24764#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24765msgid "The name that will appear in the Book details panel"
24766msgstr ""
24767
24768#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24769#, python-brace-format
24770msgid ""
24771"The template used to create the link. The placeholder {0} in the template "
24772"will be replaced with the actual identifier value. Use {1} to avoid the "
24773"value being quoted."
24774msgstr ""
24775
24776#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24777#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24778msgid "Key"
24779msgstr "Kľúč"
24780
24781#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24782#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24783msgid "Template"
24784msgstr "Šablóna"
24785
24786#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24787msgid "Value needed"
24788msgstr "Hodnota pridaná"
24789
24790#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24791#, python-format
24792msgid "The %s field cannot be empty"
24793msgstr "Pole %s nesmie byť prázdne"
24794
24795#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24796msgid "Create rules for identifiers"
24797msgstr ""
24798
24799#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24800msgid "Create rules to convert identifiers into links."
24801msgstr ""
24802
24803#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24804msgid "&Edit rule"
24805msgstr "&Upraviť pravidlo"
24806
24807#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24808#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24809msgid "Default icons"
24810msgstr ""
24811
24812#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24813#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24814#, python-format
24815msgid "Icon theme: <b>%s</b>"
24816msgstr ""
24817
24818#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24819msgid "Narrow"
24820msgstr "Úzke"
24821
24822#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24823msgid "Wide"
24824msgstr "Široké"
24825
24826#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24827#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24828#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24829#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24830msgid "Automatic"
24831msgstr ""
24832
24833#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24834#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24835msgid "Off"
24836msgstr "Vyp"
24837
24838#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24839msgid "On"
24840msgstr ""
24841
24842#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24843#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24844#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24845#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24846#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24847#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24848msgid "System default"
24849msgstr "Predvolené nastavenie"
24850
24851#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24852msgid "calibre style"
24853msgstr ""
24854
24855#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24856msgid "No subtitle"
24857msgstr ""
24858
24859#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24861#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24862msgid "Bottom"
24863msgstr ""
24864
24865#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24867#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24868msgid "Top"
24869msgstr ""
24870
24871#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24872msgid "Above text"
24873msgstr "Nad textom"
24874
24875#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24876msgid "Beside text"
24877msgstr "Vedľa textu"
24878
24879#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24880#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24881msgid "Never"
24882msgstr "Nikdy"
24883
24884#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24885msgid "Small"
24886msgstr "Malé"
24887
24888#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24889msgid "Medium"
24890msgstr "Stredné"
24891
24892#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24893msgid "Always"
24894msgstr "Vždy"
24895
24896#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24897msgid "If there is enough room"
24898msgstr "Ak je na to dosť miesta"
24899
24900#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24901#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24902msgid "By first letter"
24903msgstr "Podľa prvého písmena"
24904
24905#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24906msgid "Partitioned"
24907msgstr "Rozčlenený"
24908
24909#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
24910msgid "Column &coloring"
24911msgstr ""
24912
24913#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
24914msgid "Column &icons"
24915msgstr ""
24916
24917#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
24918msgid "Change &color"
24919msgstr "Zmeniť &farbu"
24920
24921#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
24922msgid "Change &background image"
24923msgstr ""
24924
24925#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
24926msgid "Restore default &appearance"
24927msgstr ""
24928
24929#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
24930#, python-format
24931msgid "Current aspect ratio (width/height): %.2g"
24932msgstr ""
24933
24934#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
24935msgid "Edit template for caption"
24936msgstr ""
24937
24938#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
24939#, python-format
24940msgid "Current space used: %s"
24941msgstr ""
24942
24943#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
24944msgid "Choose background color for the Cover grid"
24945msgstr ""
24946
24947#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
24948msgid "Remove background image?"
24949msgstr "Odstrániť obrázok pozadia?"
24950
24951#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
24952msgid ""
24953"There is currently a background image set, so the color you have chosen will"
24954" not be visible. Remove the background image?"
24955msgstr ""
24956
24957#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
24958msgid "Disable all animations. Useful if you have a slow/old computer."
24959msgstr "Vypnúť všetky animácie. Užitočné, keď máte pomalý/starý počítač."
24960
24961#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
24962msgid "Disable &animations"
24963msgstr "Vypnúť &animácie"
24964
24965#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
24966msgid "User interface style (&needs restart):"
24967msgstr "Štýl používateľského rozhrania (&vyžaduje reštart):"
24968
24969#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
24970msgid "&User interface layout (needs restart):"
24971msgstr "Rozloženie používateľského rozhrania (&vyžaduje reštart):"
24972
24973#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
24974msgid "E&xtra spacing to add between rows in the book list (can be negative):"
24975msgstr ""
24976
24977#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
24978#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
24979msgid "Toolbar"
24980msgstr "Panel nástrojov"
24981
24982#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
24983msgid "Icon si&ze:"
24984msgstr ""
24985
24986#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
24987msgid "Show &text under icons:"
24988msgstr "Zobrazovať &text pod ikonami"
24989
24990#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
24991msgid "Use t&wo lines for the text under the icons (needs restart)"
24992msgstr ""
24993
24994#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
24995msgid "Change &font (needs restart)"
24996msgstr "Zmeniť &písmo (vyžaduje reštart)"
24997
24998#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
24999msgid "Show &tooltips in the book list"
25000msgstr "Zobraziť &tooltipy v zozname kníh"
25001
25002#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
25003msgid "Show &layout buttons in the status bar (needs restart)"
25004msgstr ""
25005
25006#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
25007msgid "Enable s&ystem tray icon (needs restart)"
25008msgstr ""
25009
25010#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
25011msgid "Choose &language (needs restart):"
25012msgstr "Vybrať &jazyk (vyžaduje reštart):"
25013
25014#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
25015msgid "&Interface font:"
25016msgstr ""
25017
25018#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
25019msgid ""
25020"Disable popup notifications when calibre completes jobs such a conversion, "
25021"sending to device etc. The notifications are sent via the operating system "
25022"notification facility, if available. Note that on Windows, you have to "
25023"enable the system tray icon for notifications to work."
25024msgstr ""
25025
25026#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
25027msgid "Disable n&otifications on job completion"
25028msgstr ""
25029
25030#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
25031msgid "Show the &splash screen at startup"
25032msgstr ""
25033
25034#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
25035msgid "Change &icon theme (needs restart)"
25036msgstr ""
25037
25038#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
25039msgid "Show &row numbers in the book list"
25040msgstr ""
25041
25042#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
25043msgid "Ad&just for high resolution screens (needs restart):"
25044msgstr ""
25045
25046#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
25047msgid ""
25048"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
25049"\n"
25050"<ul>\n"
25051"<li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li>\n"
25052"\n"
25053"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
25054"\n"
25055"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
25056"</ul>"
25057msgstr ""
25058
25059#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
25060msgid "Allow using &drag and drop to merge books"
25061msgstr ""
25062
25063#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25064msgid "Draw a &grid in the book list"
25065msgstr ""
25066
25067#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25068msgid "&Main interface"
25069msgstr "&Hlavné rozhranie"
25070
25071#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25072msgid ""
25073"Control the Cover grid view. You can enable this view by clicking the "
25074"\"Layout\" button in the bottom right corner of the main calibre window."
25075msgstr ""
25076
25077#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25078msgid "Field to show &under the covers:"
25079msgstr ""
25080
25081#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25082msgid "Spac&ing between covers:"
25083msgstr ""
25084
25085#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25086msgid ""
25087"The spacing between covers. A value of zero means calculate automatically "
25088"based on cover size."
25089msgstr ""
25090
25091#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25092#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25093#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25094msgid " cm"
25095msgstr " cm"
25096
25097#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25098msgid "Background for the Cover grid"
25099msgstr ""
25100
25101#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25102msgid ""
25103"By default, calibre chooses a cover size based on your computer's screen "
25104"size. You can change the cover size here:"
25105msgstr ""
25106
25107#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25108msgid "Cover &width: "
25109msgstr "Šírka &obálky: "
25110
25111#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25112msgid ""
25113"The width of displayed covers.\n"
25114"A value of zero means calculate automatically."
25115msgstr ""
25116
25117#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25118msgid "Make the covers larger, maintaining current aspect ratio."
25119msgstr ""
25120
25121#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25122msgid "&Larger covers"
25123msgstr "&Väčšie obaly"
25124
25125#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25126msgid "Cover &height: "
25127msgstr "Výška &obálky: "
25128
25129#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25130msgid ""
25131"The height of displayed covers.\n"
25132"A value of zero means calculate automatically."
25133msgstr ""
25134
25135#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25136msgid "Make the covers smaller, maintaining current aspect ratio."
25137msgstr ""
25138
25139#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25140msgid "&Smaller covers"
25141msgstr "&Menšie obaly"
25142
25143#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25144msgid "Reset size to automatic"
25145msgstr ""
25146
25147#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25148msgid "&Reset size"
25149msgstr ""
25150
25151#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25152msgid "Size of the emblems (if any) shown &next to the covers: "
25153msgstr ""
25154
25155#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25156msgid "Show a &field (such as title) under the covers"
25157msgstr ""
25158
25159#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25160msgid "&Location of the emblems shown next to the covers:"
25161msgstr ""
25162
25163#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25164msgid "&Emblems"
25165msgstr ""
25166
25167#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25168msgid "Caching of covers for improved performance"
25169msgstr ""
25170
25171#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25172msgid ""
25173"There are two kinds of caches that calibre uses to improve performance when "
25174"rendering covers in the grid view. A disk cache that is kept on your hard "
25175"disk and stores the cover thumbnails and an in memory cache used to ensure "
25176"flicker free rendering of covers. For best results, keep the memory cache "
25177"small and the disk cache large, unless you have a lot of extra RAM in your "
25178"computer and don't mind it being used by the memory cache."
25179msgstr ""
25180
25181#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25182#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25183msgid "Disable"
25184msgstr "Zakázať"
25185
25186#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25187msgid " MB"
25188msgstr " MB"
25189
25190#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25191msgid "&Empty disk cache"
25192msgstr ""
25193
25194#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25195msgid "&Open cache folder"
25196msgstr ""
25197
25198#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25199msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25200msgstr ""
25201
25202#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25203msgid "Maximum amount of &disk space to use for caching thumbnails: "
25204msgstr ""
25205
25206#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25207msgid ""
25208"The maximum number of screenfulls of thumbnails to keep in memory. "
25209"Increasing this will make rendering faster, at the cost of more memory "
25210"usage. Note that regardless of this setting, a minimum of one hundred "
25211"thumbnails are always kept in memory, to ensure flicker free rendering."
25212msgstr ""
25213
25214#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25215msgid "&Performance"
25216msgstr "&Výkon"
25217
25218#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25219msgid "Cover &grid"
25220msgstr ""
25221
25222#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25223msgid "Text styling"
25224msgstr ""
25225
25226#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25227msgid "Create rules to convert &identifiers into links"
25228msgstr ""
25229
25230#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25231#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25232msgid "Move down"
25233msgstr "Posunúť nižšie"
25234
25235#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25236#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25237msgid "Move up"
25238msgstr "Posunúť vyššie"
25239
25240#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25241msgid ""
25242"Note that <b>comments</b> will always be displayed at the end, regardless of"
25243" the position you assign here."
25244msgstr "Uvedomte si, že <b>komentáre</b> budú zobrazené vždy na konci, nezávisle od pozície, ktorú tu nastavíte."
25245
25246#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25247msgid "Show &cover"
25248msgstr "Zobraziť &obálku"
25249
25250#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25251msgid "Show the size of the book's cover in pixels"
25252msgstr ""
25253
25254#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25255msgid "Show cover &size"
25256msgstr ""
25257
25258#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25259msgid "Use &Roman numerals for series"
25260msgstr "Číslovať série &rímskymi číslami"
25261
25262#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25263msgid "Show comments &heading:"
25264msgstr ""
25265
25266#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25267msgid "&Book details"
25268msgstr "&Detaily knihy"
25269
25270#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25271msgid ""
25272"Choose how Tag browser subcategories are displayed when\n"
25273"there are more items than the limit. Select by first\n"
25274"letter to see an A, B, C list. Choose partitioned to\n"
25275"have a list of fixed-sized groups. Set to disabled\n"
25276"if you never want subcategories"
25277msgstr ""
25278
25279#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25280msgid "&Category partitioning method:"
25281msgstr ""
25282
25283#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25284msgid "Co&llapse when more items than:"
25285msgstr ""
25286
25287#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25288msgid ""
25289"If a Tag browser category has more than this number of items, it is divided\n"
25290"up into subcategories. If the partition method is set to disable, this value is ignored."
25291msgstr ""
25292
25293#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25294msgid "Combine letters &when fewer items than:"
25295msgstr ""
25296
25297#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25298msgid ""
25299"If collapsing by first letter, combine adjacent letters together if\n"
25300"there are fewer items under a letter than specified here. If the partition method is\n"
25301"not set to first letter, this value is ignored. Set to zero to disable."
25302msgstr ""
25303
25304#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25305msgid "Spacing between &items:"
25306msgstr ""
25307
25308#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25309msgid ""
25310"The spacing between consecutive items in the Tag browser. In units of (ex) "
25311"which is the approximate height of the letter 'x' in the currently used "
25312"font. "
25313msgstr ""
25314
25315#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25316msgid " ex"
25317msgstr ""
25318
25319#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25320msgid "Categories &not to partition:"
25321msgstr ""
25322
25323#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25324msgid ""
25325"A comma-separated list of categories that are not to\n"
25326"be partitioned even if the number of items is larger than\n"
25327"the value shown above. This option can be used to\n"
25328"avoid collapsing hierarchical categories that have only\n"
25329"a few top-level elements."
25330msgstr "Zoznam kategórií oddelených čiarkou, ktoré nemajú byť\nrozčlenené ani ak počet položiek v nich presiahne vyššie\nuvedenú hodnotu. Táto voľba môže byť použitá na zabránenie\nrozčleňovania kategórií, ktoré majú v najvyššej úrovni málo \npoložiek."
25331
25332#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25333msgid "C&ategories with hierarchical items:"
25334msgstr ""
25335
25336#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25337msgid ""
25338"A comma-separated list of categories in which items containing\n"
25339"periods are displayed in the Tag browser trees. For example, if\n"
25340"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25341"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25342"both under 'Mystery'. If 'tags' is not in this box,\n"
25343"then the tags will be displayed each on their own line."
25344msgstr ""
25345
25346#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25347msgid "Show &tooltips"
25348msgstr ""
25349
25350#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25351msgid "Show &average ratings"
25352msgstr ""
25353
25354#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25355msgid ""
25356"Show counts for items in the Tag browser. Such as the number of books\n"
25357"by each author, the number of authors, etc. If you turn it off, you can still\n"
25358"see the counts by hovering your mouse over any item."
25359msgstr ""
25360
25361#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25362msgid "Show &counts"
25363msgstr "Zobraziť &počty"
25364
25365#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25366msgid "Use &alternating row colors"
25367msgstr "Použiť &striedavé farby riadkov"
25368
25369#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25370msgid ""
25371"When checked, calibre will automatically hide any category\n"
25372" (a column, custom or standard) that has no items to show. For example, some\n"
25373" categories might not have values when using Virtual libraries. Checking this\n"
25374" box will cause these empty categories to be hidden."
25375msgstr ""
25376
25377#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25378msgid "Hi&de empty categories (columns)"
25379msgstr ""
25380
25381#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25382msgid ""
25383"When checked, Find in the Tag browser will show all items\n"
25384" that match the search instead of the first one. If Hide empty categories is\n"
25385" also checked then only categories containing a matched item will be shown."
25386msgstr ""
25387
25388#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25389msgid "Find &shows all items that match"
25390msgstr ""
25391
25392#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25393msgid ""
25394"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25395"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25396"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25397"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25398"using the mouse.</p>"
25399msgstr ""
25400
25401#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25402msgid "Allow the Tag browser to have keyboard &focus"
25403msgstr ""
25404
25405#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25406msgid ""
25407"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25408"then you should set a keyboard shortcut to focus the Tag browser under "
25409"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25410"keyboard focus</code>"
25411msgstr ""
25412
25413#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25414msgid "&Tag browser"
25415msgstr ""
25416
25417#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25418msgid "When showing in a separate window, show it &fullscreen"
25419msgstr ""
25420
25421#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25422msgid "Show in a &separate window (needs restart)"
25423msgstr ""
25424
25425#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25426msgid "&Number of covers to show in browse mode (needs restart):"
25427msgstr "Počet &obálok zobrazovaných v prehliadači (vyžaduje reštart):"
25428
25429#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25430#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25431msgid "Template &editor"
25432msgstr "Editor &šablón"
25433
25434#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25435msgid ""
25436"The template used to generate the text below the covers. Uses the same "
25437"syntax as save templates. Defaults to just the book title. Note that this "
25438"setting is per-library, which means that you have to set it again for every "
25439"different calibre library you use. Use an empty template for no text."
25440msgstr ""
25441
25442#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25443msgid "Show &reflections"
25444msgstr ""
25445
25446#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25447msgid ""
25448"Show covers in their original aspect ratio instead of resizing\n"
25449"them to all have the same width and height"
25450msgstr ""
25451
25452#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25453msgid "Preserve &aspect ratio of covers"
25454msgstr "Zachovať  &pomer strán obálok"
25455
25456#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25457msgid "&Template for caption:"
25458msgstr ""
25459
25460#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25461msgid "Fie&ld for sub-title:"
25462msgstr ""
25463
25464#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25465#, python-format
25466msgid "You can press the %s key to toggle full screen mode."
25467msgstr ""
25468
25469#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25470msgid "Show ne&xt cover during auto scroll after:"
25471msgstr ""
25472
25473#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25474msgid "&Double click to view the central book, instead of single click"
25475msgstr ""
25476
25477#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25478msgid "Cover &browser"
25479msgstr "Prehliadač &obalov"
25480
25481#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25482msgid ""
25483"Check this box to make Quickview show books only in the\n"
25484"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25485"unchecked then only row changes are taken into account."
25486msgstr ""
25487
25488#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25489msgid ""
25490"Check this box to make Quickview change the column being examined\n"
25491"when the column in the book list is changed using the cursor arrow keys"
25492msgstr ""
25493
25494#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25495msgid "&Change Quickview item when book list column changes"
25496msgstr ""
25497
25498#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25499msgid ""
25500"Pressing 'Enter' in a cell changes both the book and the\n"
25501"column being examined (the left-hand pane)"
25502msgstr ""
25503
25504#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25505msgid "&Pressing 'Enter' changes the examined column"
25506msgstr ""
25507
25508#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25509msgid ""
25510"Double-clicking in a cell changes both the book and the\n"
25511"column being examined (the left-hand pane)"
25512msgstr ""
25513
25514#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25515msgid "&Double click changes examined column"
25516msgstr ""
25517
25518#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25519msgid "Select columns to display"
25520msgstr ""
25521
25522#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25523msgid "&Quickview"
25524msgstr "&Rýchle zobrazenie"
25525
25526#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25527msgid "version"
25528msgstr "verzia"
25529
25530#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25531msgid "created by Kovid Goyal"
25532msgstr "autor Kovid Goyal"
25533
25534#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25535msgid "Run Welcome &wizard"
25536msgstr ""
25537
25538#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25539msgid "Save changes"
25540msgstr "Uložiť zmeny"
25541
25542#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25543msgid "Cancel and return to overview"
25544msgstr "Zrušiť a vrátiť sa do prehľadu"
25545
25546#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25547msgid "Restoring to defaults not supported for"
25548msgstr "Obnova do východzích hodnôt nie je podporovaná pre"
25549
25550#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25551msgid ""
25552"Some of the changes you made require a restart. Please restart calibre as "
25553"soon as possible."
25554msgstr "Niektoré zmeny, ktoré ste urobili vyžadujú reštart. Čo najskôr prosím Calibre reštartujte."
25555
25556#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25557msgid ""
25558"The changes you have made require calibre be restarted immediately. You will"
25559" not be allowed to set any more preferences, until you restart."
25560msgstr "Zmeny, ktoré ste vykonali vyžadujú okamžitý reštart Calibre. Dovtedy nebudete môcť nastavovať žiadne ďalšie predvoľby."
25561
25562#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25564msgid "Source"
25565msgstr "Zdroj"
25566
25567#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25568msgid "Cover priority"
25569msgstr "Priorita obálky"
25570
25571#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25572msgid "This source is configured and ready to go"
25573msgstr "Tento zdroj je nastavený a pripravený na použitie"
25574
25575#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25576msgid "This source needs configuration"
25577msgstr "Tento zdroj potrebuje nastaviť"
25578
25579#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25580msgid ""
25581"This plugin is useful only for <b>Chinese</b> language books. It can return "
25582"incorrect results for books in English. Are you sure you want to enable it?"
25583msgstr "Tento zásuvný modul sa dá použiť len pre knihy v <b>Čínštine</b>. Pre knihy v Angličtine môže vracať nesprávne hodnoty. Ste si istý, že ho chcete povoliť?"
25584
25585#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25586msgid "Published date"
25587msgstr "Dátum publikovania"
25588
25589#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25590#, python-format
25591msgid "<b>Configure %(name)s</b><br>%(desc)s"
25592msgstr "<b>Konfigurovať %(name)s</b><br>%(desc)s"
25593
25594#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25595msgid "No source selected"
25596msgstr "Žiadny zdroj nebol vybraný"
25597
25598#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25599msgid "No source selected, cannot configure."
25600msgstr "Žiadny zdroj nebol vybraný, nemôžem konfigurovať."
25601
25602#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25603msgid "Metadata sources"
25604msgstr "Zdroje metadát"
25605
25606#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25607msgid ""
25608"Disable any metadata sources you do not want by unchecking them. You can "
25609"also set the cover priority. Covers from sources that have a higher "
25610"(smaller) priority will be preferred when bulk downloading metadata."
25611msgstr ""
25612
25613#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25614msgid ""
25615"Sources with a red X next to their names must be configured before they will"
25616" be used. "
25617msgstr "Zdroje s červeným X za názvom musia byť pred použitím nakonfigurované. "
25618
25619#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25620msgid "C&onfigure selected source"
25621msgstr "K&onfigurovať vybraný zdroj"
25622
25623#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25624msgid ""
25625"If you uncheck any fields, metadata for those fields will not be downloaded"
25626msgstr "Ak odznačíte niektoré polia, metadáta pre ne sa nebudú sťahovať"
25627
25628#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25630msgid "&Select all"
25631msgstr "&Vybrať všetko"
25632
25633#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25634msgid "Sele&ct none"
25635msgstr ""
25636
25637#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25638msgid ""
25639"Restore your own subset of checked fields that you define using the 'Set as "
25640"default' button"
25641msgstr "Obnoviť vlastnú podmnožinu označených polí, ktorú ste definovali tlačidlom 'Nastaviť ako predvolené'"
25642
25643#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25644msgid "Select &default"
25645msgstr ""
25646
25647#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25648msgid ""
25649"Store the currently checked fields as the default, you can quickly apply the"
25650" default using the 'Select default' button"
25651msgstr ""
25652
25653#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25654msgid "&Set as default"
25655msgstr "&Nastaviť ako predvolené"
25656
25657#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25658msgid "Convert all downloaded comments to plain &text"
25659msgstr "Konvertovať všetky stiahnuté komentáre na obyčajný &text"
25660
25661#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25662msgid "Swap &author names from FN LN to LN, FN"
25663msgstr ""
25664
25665#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25666msgid ""
25667"<p>When downloading comments, append the downloaded comments to any existing"
25668" comment, instead of overwriting them."
25669msgstr ""
25670
25671#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25672msgid ""
25673"When downloading comments, append the downloaded comments to any existing "
25674"comment, instead of overwriting them."
25675msgstr ""
25676
25677#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25678msgid "Append comments to &existing"
25679msgstr "Pripojiť komentáre k &existujúcim"
25680
25681#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25682msgid ""
25683"<p>Normally, the metadata download system will keep only a single result per"
25684" metadata source. This option will cause it to keep all results returned "
25685"from every metadata source. Useful if you only use one or two sources and "
25686"want to select individual results from them by hand. Note that result with "
25687"identical title/author/identifiers are still merged."
25688msgstr ""
25689
25690#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25691msgid "Keep more than one entry per source"
25692msgstr ""
25693
25694#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25695msgid ""
25696"<p>Different metadata sources have different sets of tags for the same book. If this option is checked, then calibre will use the smaller tag sets. These tend to be more like genres, while the larger tag sets tend to describe the books content.\n"
25697"<p>Note that this option will only make a practical difference if one of the metadata sources has a genre like tag set for the book you are searching for. Most often, they all have large tag sets."
25698msgstr "<p>Rôzne zdroje metadát obsahujú pre tú istú knihu rôzne množiny značiek. Ak je táto voľba zapnutá, použije Calibre menšiu množinu značiek, čo vedie viac k žánrom, zatiaľ čo väčšia množina značiek znamená skôr popis obsahu knihy.\n<p>Uvedomte si, že táto voľba skutočne niečo zmení len ak jeden zo zdrojov metadát má pre knihu, ktorú hľadáte, žáner vo forme značiek. Najčastejšie obsahujú všetky veľké množiny značiek."
25699
25700#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25701msgid ""
25702"Prefer smaller tag sets when picking tags from different metadata sources"
25703msgstr ""
25704
25705#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25706msgid "Prefer &fewer tags"
25707msgstr "Uprednostniť &menej značiek"
25708
25709#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25710msgid "Create &rules to filter/transform tags"
25711msgstr ""
25712
25713#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25714msgid "Create rules to &transform author names"
25715msgstr ""
25716
25717#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25718msgid "Max. &number of tags to download:"
25719msgstr ""
25720
25721#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25722msgid "Max. &time to wait after first match is found:"
25723msgstr "Max. &doba čakania po prvej nájdenej zhode:"
25724
25725#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25726#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25727msgid " secs"
25728msgstr " sekúnd"
25729
25730#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25731msgid "Max. time to wait after first &cover is found:"
25732msgstr "Max. &doba čakania po prvej nájdenej &obálke:"
25733
25734#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25735msgid ""
25736"The maximum number of jobs that will run simultaneously in the background. "
25737"This refers to CPU intensive tasks like  conversion. Lower this number if "
25738"you want calibre to use less CPU."
25739msgstr "Maximálny počet úloh, ktoré budú bežať na pozadí súčasne. Toto platí pre úlohy náročné na CPU, medzi ktoré patrí napr. konverzia. Ak chcete, aby Calibre využívala menej CPU, toto číslo znížte."
25740
25741#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25742msgid "No proxies used"
25743msgstr "Bez použitia proxy"
25744
25745#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25746msgid "<b>Using proxies:</b>"
25747msgstr "<b>Prostredníctvom proxy:</b>"
25748
25749#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25750msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25751msgstr ""
25752
25753#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25754msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25755msgstr "Obmedziť max. počet súbežných úloh na počet &jadier CPU"
25756
25757#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25758msgid "Debug &device detection"
25759msgstr "Ladiť &detekciu zariadenia"
25760
25761#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25762msgid "Get information to setup the &user defined device"
25763msgstr "Získať informácie na nastavenie &užívateľského zariadenia"
25764
25765#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25766msgid "Open calibre &configuration folder"
25767msgstr ""
25768
25769#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25770msgid "Abort &jobs that take more than:"
25771msgstr ""
25772
25773#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25774msgid "Never abort"
25775msgstr "Nikdy neprerušovať"
25776
25777#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25778msgid " minutes"
25779msgstr " minút"
25780
25781#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25782msgid "Create a calibre &icon theme"
25783msgstr ""
25784
25785#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25786msgid "Device currently connected: "
25787msgstr "Aktuálne pripojené zariadenie: "
25788
25789#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25790msgid "Device currently connected: None"
25791msgstr "Aktuálne pripojené zariadenie: žiadne"
25792
25793#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25794msgid ""
25795"That format has no metadata writers enabled. A plugboard will probably have "
25796"no effect."
25797msgstr ""
25798
25799#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25800msgid "That format and device already has a plugboard."
25801msgstr "Ten formát a zariadenie už majú prepojovací panel."
25802
25803#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25804msgid "Possibly override plugboard?"
25805msgstr "Môžem nahradiť prepojovací panel?"
25806
25807#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25808msgid ""
25809"A more general plugboard already exists for that format and device. Are you "
25810"sure you want to add the new plugboard?"
25811msgstr "Pre tento formát a zariadenie už existuje všeobecnejší prepojovací panel . Ste si istý, že chcete pridať nový prepojovací panel?"
25812
25813#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25814#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25815msgid "Add possibly overridden plugboard?"
25816msgstr "Pridať pravdepodobne predefinovaný prepojovací panel?"
25817
25818#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25819msgid ""
25820"More specific device plugboards exist for that format. Are you sure you want"
25821" to add the new plugboard?"
25822msgstr "Pre tento formát už existujú špecifickejšie prepojovacie panely zariadenia. Ste si istý, že chcete pridať nový prepojovací panel?"
25823
25824#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25825msgid "Really add plugboard?"
25826msgstr "Naozaj pridať prepojovací panel?"
25827
25828#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25829msgid ""
25830"A different plugboard matches that format and device combination. Are you "
25831"sure you want to add the new plugboard?"
25832msgstr "Iný prepojovací panel vyhovuje kombinácii formát a zariadenie. Ste si istý, že chcete pridať nový prepojovací panel?"
25833
25834#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25835msgid ""
25836"More specific format and device plugboards already exist. Are you sure you "
25837"want to add the new plugboard?"
25838msgstr "Pre formát a zariadenie už existujú špecifickejšie prepojovacie panely. Ste si istý, že chcete pridať nový prepojovací panel?"
25839
25840#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25841#, python-brace-format
25842msgid "The {0} device does not support the {1} format."
25843msgstr "Zariadenie {0} nepodporuje formát {1}."
25844
25845#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25846#, python-brace-format
25847msgid "The {0} device supports only the {1} format(s)."
25848msgstr "Zariadenie {0} podporuje len formáť(y) {1}."
25849
25850#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25851msgid "Invalid destination"
25852msgstr "Neplatný cieľ"
25853
25854#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25855msgid "The destination field cannot be blank"
25856msgstr "Cieľové pole nemôže byť prázdne"
25857
25858#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25859msgid "Plugboard modifies comments"
25860msgstr ""
25861
25862#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25863msgid ""
25864"This plugboard modifies the comments metadata. If the comments are set to "
25865"invalid HTML, it could cause problems on the device. Are you sure you wish "
25866"to save this plugboard?"
25867msgstr ""
25868
25869#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25870#, python-brace-format
25871msgid "The {0} device plugin is disabled."
25872msgstr ""
25873
25874#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25875msgid ""
25876"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25877"\n"
25878"Use this dialog to define a 'plugboard' for a format (or all formats) and a device (or all devices). The plugboard specifies what template is connected to what field. The template is used to compute a value, and that value is assigned to the connected field.\n"
25879"\n"
25880"Often templates will contain simple references to composite columns, but this is not necessary. You can use any template in a source box that you can use elsewhere in calibre.\n"
25881"\n"
25882"One possible use for a plugboard is to alter the title to contain series information. Another would be to change the author sort, something that MOBI users might do to force it to use the ';' that the Kindle requires. A third would be to specify the language."
25883msgstr ""
25884
25885#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25886msgid "Format (choose first)"
25887msgstr "Formát (vyberte prvý)"
25888
25889#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25890msgid "Device (choose second)"
25891msgstr "Zariadenie (vyberte druhé)"
25892
25893#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25894msgid "Add &new plugboard:"
25895msgstr ""
25896
25897#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25898msgid "Edit &existing plugboard:"
25899msgstr ""
25900
25901#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25902msgid "Existing &plugboards:"
25903msgstr ""
25904
25905#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25906msgid "Source template"
25907msgstr "Zdrojová šablóna"
25908
25909#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
25910msgid "Destination field"
25911msgstr "Cieľové pole"
25912
25913#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
25914msgid "&Save plugboard"
25915msgstr ""
25916
25917#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
25918msgid "&Delete plugboard"
25919msgstr ""
25920
25921#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
25922msgid ""
25923"\n"
25924"Customization: "
25925msgstr "\nPrispôsobenie: "
25926
25927#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
25928msgid ""
25929"\n"
25930"\n"
25931"This plugin has been disabled"
25932msgstr "\n\nTento modul bol zakázaný"
25933
25934#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
25935msgid ""
25936"\n"
25937"\n"
25938"This plugin is installed system-wide and can not be managed from within calibre"
25939msgstr ""
25940
25941#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
25942msgid "Search for plugin"
25943msgstr "Hľadať zásuvný modul"
25944
25945#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
25946msgid "Could not find any matching plugins"
25947msgstr "Nemôžem nájsť žiadne vyhovujúce zásuvné moduly"
25948
25949#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
25950msgid "files"
25951msgstr "súbory"
25952
25953#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
25954msgid "Add plugin"
25955msgstr "Pridať modul"
25956
25957#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
25958msgid "No valid plugin path"
25959msgstr "Chýba platná cesta k modulom"
25960
25961#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
25962#, python-format
25963msgid "%s is not a valid plugin path"
25964msgstr "%s nie je platná cesta k modulom"
25965
25966#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
25967#, python-format
25968msgid "Select an actual plugin under <b>%s</b> to customize"
25969msgstr "Vyberte aktuálny zásuvný modul pod <b>%s</b> na prispôsobenie"
25970
25971#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
25972#, python-format
25973msgid "Disabling the plugin %s is not allowed"
25974msgstr ""
25975
25976#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
25977#, python-format
25978msgid "Are you sure you want to remove the plugin: %s?"
25979msgstr "Ste si istý, že chcete odstránit modul: %s?"
25980
25981#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
25982#, python-brace-format
25983msgid ""
25984"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
25985" it to be completely removed."
25986msgstr ""
25987
25988#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
25989msgid "Cannot remove builtin plugin"
25990msgstr "Vstavaný modul nie je možné odstrániť"
25991
25992#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
25993msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
25994msgstr " nemôže byť odstránený. Je to vstavaý modul. Skúste ho miesto odstránenia deaktivovať."
25995
25996#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
25997msgid ""
25998"Here you can customize the behavior of calibre by controlling what plugins "
25999"it uses."
26000msgstr ""
26001
26002#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
26003msgid "Show only those plugins that have been installed by you"
26004msgstr "Zobrazí len Vami nainštalované zásuvné moduly"
26005
26006#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
26007msgid "Show only &user installed plugins"
26008msgstr "Zobraziť len &užívateľské moduly"
26009
26010#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
26011msgid "Get &new plugins"
26012msgstr "Získať &nové moduly"
26013
26014#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
26015msgid "Check for &updated plugins"
26016msgstr "Skontrolovať akt&ualizácie modulov"
26017
26018#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
26019msgid "&Load plugin from file"
26020msgstr "&Načítať modul zo súboru"
26021
26022#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
26023msgid ""
26024"This setting can be overridden for <b>individual devices</b>, by clicking "
26025"the device icon and choosing \"Configure this device\"."
26026msgstr ""
26027
26028#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
26029msgid "Any custom field"
26030msgstr "Ľubovoľné pole"
26031
26032#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
26033msgid "The lookup name of any custom field (these names begin with \"#\")."
26034msgstr "Názov vyhľadávania akéhokoľvek užívateľského poľa (tieto názvy začínajú s \"#\")"
26035
26036#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
26037msgid "Constant template"
26038msgstr "Konštantná šablóna"
26039
26040#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
26041#, python-brace-format
26042msgid ""
26043"The template contains no {fields}, so all books will have the same name. Is "
26044"this OK?"
26045msgstr "Šablóna neobsahuje {fields}, takže všetky knihy budú mať rovnaký názov. Je to v poriadku?"
26046
26047#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
26048msgid "Save template"
26049msgstr "Uložiť šablónu"
26050
26051#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
26052msgid ""
26053"By adjusting the template below, you can control what folders the files are "
26054"saved in and what filenames they are given. You can use the / character to "
26055"indicate sub-folders. Available metadata variables are described below. If a"
26056" particular book does not have some metadata, the variable will be replaced "
26057"by the empty string."
26058msgstr "Nastavením šablóny nižšie môžete ovplyvniť názvy priečinkov do ktorých sa ukladajú súbory. Na oddelenie podadresárov použite znak /. Použiteľné premenné metadát sú popísané nižšie. Ak konkrétna kniha niektoré metadáta neobsahuje, premenná sa nahradí prázdnym reťazcom."
26059
26060#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
26061msgid "Available variables:"
26062msgstr "Dostupné premenné:"
26063
26064#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26065msgid ""
26066"Here you can control how calibre will save your books when you click the "
26067"\"Save to disk\" button:"
26068msgstr ""
26069
26070#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26071msgid "Save &cover separately"
26072msgstr "Uložiť &obálku oddelene"
26073
26074#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26075msgid "Replace space with &underscores"
26076msgstr "Nahradiť medzer&u podčiarkou"
26077
26078#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26079msgid "Update &metadata in saved copies"
26080msgstr "Aktualizovať &metadáta v uložených kópiách"
26081
26082#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26083msgid "Change paths to &lowercase"
26084msgstr "Zmeniť cesty na ma&lé písmená"
26085
26086#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26087#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26088msgid "Format &dates as:"
26089msgstr "Formát &dátumu:"
26090
26091#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26092msgid "File &formats to save:"
26093msgstr "&Formáty súborov na uloženie:"
26094
26095#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26096msgid "Convert non-English characters to &English equivalents"
26097msgstr "Konvertovať ne-Anglické znaky na Anglické &ekvivalenty"
26098
26099#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26100msgid "Save metadata in a separate &OPF file"
26101msgstr "Uložiť metadáta do samostatného &OPF súboru"
26102
26103#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26104msgid "&Show files in the file browser after saving to disk"
26105msgstr ""
26106
26107#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26108msgid ""
26109"<b>Grouped search terms</b> are search names that permit a query to "
26110"automatically search across more than one column. For example, if you create"
26111" a grouped search term <code>allseries</code> with the value <code>series, "
26112"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26113"will find 'adhoc' in any of the columns <code>series</code>, "
26114"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26115"the grouped search term in the drop-down box, enter the list of columns to "
26116"search in the value box, then push the Save button. <p>Note: Search terms "
26117"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26118"are the same term.<p>You can have your grouped search term show up as User "
26119"categories in  the Tag browser. Just add the grouped search term names to "
26120"the Make User categories from box. You can add multiple terms separated by "
26121"commas. The new User category will be automatically populated with all the "
26122"items in the categories included in the grouped search term. <p>Automatic "
26123"User categories permit you to see easily all the category items that are in "
26124"the columns contained in the grouped search term. Using the above "
26125"<code>allseries</code> example, the automatically-generated User category "
26126"will contain all the series mentioned in <code>series</code>, "
26127"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26128"check for duplicates, to find which column contains a particular item, or to"
26129" have hierarchical categories (categories that contain categories)."
26130msgstr ""
26131
26132#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26133msgid "Enter new or select existing name"
26134msgstr "Zadajte nové alebo vyberte existujúce meno"
26135
26136#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26137msgid "Enter list of column lookup names to search"
26138msgstr ""
26139
26140#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26141msgid "Match all"
26142msgstr "Nájsť všetky"
26143
26144#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26145msgid "Match any"
26146msgstr "Nájsť ktorékoľvek"
26147
26148#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26149#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26150#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26151#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26152#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26153#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26154msgid "Grouped search terms"
26155msgstr ""
26156
26157#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26158msgid "The search term cannot be blank"
26159msgstr "Hľadaný výraz nemôže byť prázdny"
26160
26161#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26162msgid "That name is already used for a column or grouped search term"
26163msgstr "Tento názov už bol použitý pre pole, alebo združený vyhľadávací termín"
26164
26165#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26166msgid "That name is already used for User category"
26167msgstr ""
26168
26169#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26170msgid "The value box cannot be empty"
26171msgstr "Pole hodnoty nemôže byť prázdne"
26172
26173#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26174msgid "The empty grouped search term cannot be deleted"
26175msgstr "Prázdny združený vyhľadávací termín nemôže byť odstránený"
26176
26177#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26178msgid "Incompatible options"
26179msgstr ""
26180
26181#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26182msgid ""
26183"The option to have un-accented characters match accented characters has no "
26184"effect if you also turn on case-sensitive searching. So only turn on one of "
26185"those options"
26186msgstr ""
26187
26188#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26189msgid ""
26190"Clear search histories from all over calibre. Including the book list, "
26191"E-book viewer, fetch news dialog, etc."
26192msgstr "Vymazať históriu hľadania v celom Calibre. Vrátane zoznamu kníh, Zobrazovača E-knih, dialógového okna načítania správ atď."
26193
26194#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26195msgid "Clear search &histories"
26196msgstr "Vymazať &históriu hľadania"
26197
26198#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26199msgid "What to search by default"
26200msgstr "Čo štandardne prehľadávať"
26201
26202#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26203msgid ""
26204"When you enter a search term without a prefix, by default calibre will "
26205"search all metadata for matches. For example, entering, \"asimov\" will "
26206"search not just authors but title/tags/series/comments/etc. Use these "
26207"options if you would like to change this behavior."
26208msgstr "Ak zadáte hľadaný výraz bez prefixu, bude štandardne Calibre prehľadávať všetky metadáta. Napr. zadaním \"asimov\" prehľadá nie len autorov, ale aj názvy/značky/série/komentáre/atď. Ak chcete takéto chovanie zmeniť, použite túto voľbu."
26209
26210#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26211msgid "&Limit the searched metadata"
26212msgstr "&Obmedziť prehľadávané metadáta"
26213
26214#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26215msgid "&Columns that non-prefixed searches are limited to:"
26216msgstr "&Stĺpce na ktoré je vyhľadávanie bez prefixov obmedzené:"
26217
26218#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26219msgid ""
26220"Note that this option affects all searches, including saved searches and "
26221"restrictions. Therefore, if you use this option, it is best to ensure that "
26222"you always use prefixes in your saved searches. For example, use "
26223"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26224msgstr ""
26225
26226#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26227msgid "Search as you &type"
26228msgstr "Hľadať &počas písania"
26229
26230#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26231msgid "Case &sensitive searching"
26232msgstr ""
26233
26234#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26235msgid ""
26236"&Highlight search results instead of restricting the book list to the "
26237"results"
26238msgstr "Zvýrazniť výsledky &hľadania, namiesto obmedzenia zoznamu kníh len na výsledky"
26239
26240#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26241msgid ""
26242"<p>This option will cause a small button to appear next to the Search bar. "
26243"Clicking the button will toggle between showing only the search results and "
26244"showing all books with the search results highlighted."
26245msgstr ""
26246
26247#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26248msgid ""
26249"Show a &quick toggle button to switch between highlighting and restricting "
26250"results next to the Search bar"
26251msgstr ""
26252
26253#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26254msgid "Unaccented characters match &accented characters"
26255msgstr ""
26256
26257#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26258msgid "Genera&l"
26259msgstr "Všeobec&né"
26260
26261#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26262msgid "&Names:"
26263msgstr "&Mená:"
26264
26265#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26266msgid ""
26267"Contains the names of the currently-defined group search terms.\n"
26268"Create a new name by entering it into the empty box, then\n"
26269"pressing Save. Rename a search term by selecting it then\n"
26270"changing the name and pressing Save. Change the value of\n"
26271"a search term by changing the value box then pressing Save."
26272msgstr ""
26273
26274#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26275msgid "Delete the current search term"
26276msgstr "Vymazať aktuálny hľadaný výraz"
26277
26278#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26279msgid "&Value:"
26280msgstr "&Hodnota:"
26281
26282#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26283msgid ""
26284"Enter a comma-separated list of lookup names of the columns\n"
26285"to include in the grouped search term"
26286msgstr ""
26287
26288#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26289msgid ""
26290"Save the current search term. You can rename a search term by\n"
26291"changing the name then pressing Save. You can change the value\n"
26292"of a search term by changing the value box then pressing Save."
26293msgstr "Uloženie aktuálneho hľadaného výrazu. Hľadaný výraz môžete\npremenovať zmenou názvu a následným stlačením Uložiť.\nHľadanú hodnotu môžete zmeniť v poli hodnota a následným\nstlačením Uložiť."
26294
26295#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26296msgid "Make &user categories from:"
26297msgstr "Vytvoriť &užívateľské kategórie z:"
26298
26299#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26300msgid ""
26301"Enter the names of any grouped search terms you wish\n"
26302"to be shown as user categories"
26303msgstr "Zadajte názvy združených vyhľadávacích termínov,\nktoré chcete zobraziť ako užívateľské kategórie"
26304
26305#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26306msgid "&Grouped searches"
26307msgstr ""
26308
26309#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26310msgid "What to search when searching similar books"
26311msgstr "Čo porovnávať pri hľadaní podobných kníh"
26312
26313#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26314msgid ""
26315"<p>When you search for similar books by right clicking the\n"
26316"         book and selecting \"Similar books\",\n"
26317"         calibre constructs a search using the column lookup names specified below.\n"
26318"         By changing the lookup name to a grouped search term you can\n"
26319"         search multiple columns at once.</p>"
26320msgstr ""
26321
26322#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26323msgid "S&imilar authors: "
26324msgstr "P&odobní autori: "
26325
26326#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26327msgid "Si&milar series: "
26328msgstr ""
26329
26330#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26331msgid "Similar &tags: "
26332msgstr "Podobné &značky: "
26333
26334#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26335msgid "Simi&lar publishers: "
26336msgstr "Podo&bní vydavatelia: "
26337
26338#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26339msgid "&Similar books"
26340msgstr "&Podobné knihy"
26341
26342#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26343#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26344msgid "Manual management"
26345msgstr "Manuálna správa"
26346
26347#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26348#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26349msgid "Only on send"
26350msgstr "Len pri odosielaní"
26351
26352#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26353#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26354msgid "Automatic management"
26355msgstr "Automatická správa"
26356
26357#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26358msgid "Cannot change metadata management while a device is connected"
26359msgstr "Nemôžem zmeniť správu metadát dokiaľ je zariadenie pripojené"
26360
26361#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26362msgid "Metadata management (disabled while device connected)"
26363msgstr ""
26364
26365#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26366msgid "Me&tadata management:"
26367msgstr "Správa me&tadát"
26368
26369#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26370msgid ""
26371"<li><b>Manual management</b>: calibre updates the metadata and adds collections only when a book is sent. With this option, calibre will never remove a collection.</li>\n"
26372"<li><b>Only on send</b>: calibre updates metadata and adds/removes collections for a book only when it is sent to the device. </li>\n"
26373"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26374msgstr ""
26375
26376#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26377msgid "Browse for the file"
26378msgstr ""
26379
26380#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26381msgid "Choose a file"
26382msgstr "Vyberte súbor"
26383
26384#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26385msgid ""
26386"calibre contains an internet server that allows you to access your book "
26387"collection using a browser from anywhere in the world. Any changes to the "
26388"settings will only take effect after a server restart."
26389msgstr ""
26390
26391#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26392msgid "Require &username and password to access the Content server"
26393msgstr ""
26394
26395#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26396msgid "Run server &automatically when calibre starts"
26397msgstr "&Automaticky spustiť server pri zapnutí Calibre"
26398
26399#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26400msgid "&Start server"
26401msgstr "&Spustiť server"
26402
26403#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26404msgid "St&op server"
26405msgstr "Zas&taviť server"
26406
26407#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26408msgid "&Test server"
26409msgstr ""
26410
26411#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26412msgid "Show server &logs"
26413msgstr ""
26414
26415#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26416msgid "Do not start calibre automatically when computer is started"
26417msgstr ""
26418
26419#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26420msgid "Start calibre when the computer is started"
26421msgstr ""
26422
26423#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26424msgid ""
26425"Currently calibre is set to run automatically when the\n"
26426"            computer starts.  Use this button to disable that."
26427msgstr ""
26428
26429#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26430msgid ""
26431"Start calibre in the system tray automatically when the computer starts"
26432msgstr ""
26433
26434#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26435#, python-format
26436msgid "Content server listening at: %s"
26437msgstr ""
26438
26439#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26440msgid "Remember to create at least one user account in the \"User accounts\" tab"
26441msgstr ""
26442
26443#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26444msgid ""
26445"Requiring a username/password prevents unauthorized people from accessing "
26446"your calibre library. It is also needed for some features such as making any"
26447" changes to the library as well as last read position/annotation syncing."
26448msgstr ""
26449
26450#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26451#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26452msgid "Change password for {}"
26453msgstr "Zmeniť heslo pre {}"
26454
26455#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26456msgid "Add new user"
26457msgstr "Pridať nového používateľa"
26458
26459#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26460msgid "Set the password for this user"
26461msgstr "Nastaviť heslo pre tohto používateľa"
26462
26463#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26464msgid "&Repeat password:"
26465msgstr "&Zopakovať heslo:"
26466
26467#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26468msgid "Empty username"
26469msgstr ""
26470
26471#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26472msgid "You must enter a username"
26473msgstr "Musíte zadať meno používateľa"
26474
26475#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26476msgid "Username already exists"
26477msgstr "Také používateľské meno už existuje"
26478
26479#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26480msgid ""
26481"A user with the username {} already exists. Please choose a different "
26482"username."
26483msgstr "Používateľ s menom {} už existuje. Vyberte iné používateľské meno prosím."
26484
26485#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26486msgid "Username is not valid"
26487msgstr "Neplatné používateľské meno"
26488
26489#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26490msgid "Password do not match"
26491msgstr "Heslá sa nezhodujú"
26492
26493#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26494msgid "The two passwords you entered do not match!"
26495msgstr ""
26496
26497#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26498msgid "Empty password"
26499msgstr "Prázdne heslo"
26500
26501#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26502msgid "You must enter a password for this user"
26503msgstr "Musíte zadať heslo pre tohto používateľa"
26504
26505#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26506msgid "Invalid password"
26507msgstr "Neplatné heslo"
26508
26509#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26510msgid "Further &restrict access to books in this library that match:"
26511msgstr ""
26512
26513#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26514msgid "A search expression"
26515msgstr ""
26516
26517#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26518msgid ""
26519"A search expression. If specified, access will be further restricted to only"
26520" those books that match this expression. For example: tags:\"=Share\""
26521msgstr ""
26522
26523#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26524msgid "Change library access permissions for {}"
26525msgstr ""
26526
26527#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26528msgid "All except the specified libraries"
26529msgstr ""
26530
26531#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26532msgid "All libraries"
26533msgstr "Všetky knižnice"
26534
26535#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26536msgid "Only the specified libraries"
26537msgstr "Iba vybrané knižnice"
26538
26539#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26540msgid "Allow access to:"
26541msgstr "Povoliť prístup k:"
26542
26543#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26544msgid "Specify the libraries below:"
26545msgstr ""
26546
26547#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26548msgid "No libraries specified"
26549msgstr ""
26550
26551#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26552msgid "You have not specified any libraries"
26553msgstr ""
26554
26555#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26556msgid "<b>{} is allowed access to all libraries"
26557msgstr ""
26558
26559#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26560msgid ""
26561"{} is allowed access only to the libraries whose names <b>match</b> one of "
26562"the names specified below."
26563msgstr ""
26564
26565#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26566msgid ""
26567"{} is allowed access to all libraries, <b>except</b> those whose names match"
26568" one of the names specified below."
26569msgstr ""
26570
26571#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26572msgid "Allow {} to make &changes (i.e. grant write access)"
26573msgstr ""
26574
26575#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26576msgid ""
26577"If enabled, allows the user to make changes to the library. Adding "
26578"books/deleting books/editing metadata, etc."
26579msgstr ""
26580
26581#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26582msgid "Change &password"
26583msgstr "Zmeniť &heslo"
26584
26585#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26586#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26587msgid "{} is currently only allowed to access the library named: {}"
26588msgid_plural "{} is currently only allowed to access the libraries named: {}"
26589msgstr[0] ""
26590msgstr[1] ""
26591msgstr[2] ""
26592msgstr[3] ""
26593
26594#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26595msgid "Change the allowed libraries"
26596msgstr ""
26597
26598#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26599#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26600msgid "{} is currently not allowed to access the library named: {}"
26601msgid_plural "{} is currently not allowed to access the libraries named: {}"
26602msgstr[0] ""
26603msgstr[1] ""
26604msgstr[2] ""
26605msgstr[3] ""
26606
26607#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26608msgid "Change the blocked libraries"
26609msgstr ""
26610
26611#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26612msgid "{} is currently allowed access to all libraries"
26613msgstr ""
26614
26615#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26616msgid "Restrict the &libraries {} can access"
26617msgstr ""
26618
26619#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26620msgid "&Add user"
26621msgstr "&Pridať používateľa"
26622
26623#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26624msgid "&Remove user"
26625msgstr "&Odstrániť používateľa"
26626
26627#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26628msgid ""
26629"Here you can create a template to control what data is shown when using the "
26630"<i>Custom list</i> mode for the book list"
26631msgstr ""
26632
26633#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26634msgid "Show a cover &thumbnail"
26635msgstr "Zobraziť &náhľad obalu"
26636
26637#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26638msgid "Thumbnail &height:"
26639msgstr "Výška &náhľadu:"
26640
26641#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26642msgid "Entry &height:"
26643msgstr ""
26644
26645#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26646msgid ""
26647"The height for each entry. The special value \"auto\" causes a height to be "
26648"calculated based on the number of lines in the template. Otherwise, use a "
26649"CSS length, such as 100px or 15ex"
26650msgstr ""
26651
26652#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26653msgid "&Long text fields:"
26654msgstr ""
26655
26656#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26657msgid ""
26658"A comma separated list of fields that will be added at the bottom of every "
26659"entry. These fields are interpreted as containing HTML, not plain text."
26660msgstr ""
26661
26662#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26663#, python-brace-format
26664msgid ""
26665"The template below will be interpreted as HTML and all {{fields}} will be "
26666"replaced by the actual metadata, if available. For custom columns use the "
26667"column lookup name, for example: #mytags. You can use {0} as a separator to "
26668"split a line into multiple columns."
26669msgstr ""
26670
26671#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26672msgid "&Import template"
26673msgstr "&Importovať šablónu"
26674
26675#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26676msgid "E&xport template"
26677msgstr "E&xportovať šablónu"
26678
26679#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26680#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26681msgid "Choose template file"
26682msgstr ""
26683
26684#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26685#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26686msgid "Template files"
26687msgstr ""
26688
26689#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26690msgid "Book"
26691msgstr "Kniha"
26692
26693#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26694msgid "URL type:"
26695msgstr "Typ URL:"
26696
26697#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26698msgid "URL:"
26699msgstr "URL:"
26700
26701#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26702msgid "Missing author placeholder"
26703msgstr ""
26704
26705#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26706#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26707#, python-brace-format
26708msgid "The URL {0} does not contain the {1} placeholder"
26709msgstr ""
26710
26711#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26712msgid "Missing title placeholder"
26713msgstr ""
26714
26715#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26716#, python-brace-format
26717msgid ""
26718"Add new locations to search for books or authors using the \"Search the "
26719"internet\" feature of the Content server. The URLs should contain {author} "
26720"which will be replaced by the author name and, for book URLs, {title} which "
26721"will be replaced by the book title."
26722msgstr ""
26723
26724#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26725msgid "&Add URL"
26726msgstr "&Pridať URL"
26727
26728#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26729msgid "Export URLs"
26730msgstr ""
26731
26732#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26733msgid "Import URLs"
26734msgstr ""
26735
26736#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26737#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26738msgid "Choose URLs file"
26739msgstr ""
26740
26741#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26742#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26743msgid "URL files"
26744msgstr ""
26745
26746#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26747msgid "&Main"
26748msgstr "&Hlavné"
26749
26750#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26751msgid "&User accounts"
26752msgstr "&Používateľské účty"
26753
26754#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26755msgid "Book &list template"
26756msgstr ""
26757
26758#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26759msgid "&Search the internet"
26760msgstr ""
26761
26762#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26763#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26764#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26765msgid "Failed to start Content server"
26766msgstr ""
26767
26768#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26769msgid "Error log:"
26770msgstr "Záznam o chybách:"
26771
26772#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26773msgid "No error log found"
26774msgstr ""
26775
26776#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26777msgid "Access log:"
26778msgstr "Záznam o prístupe:"
26779
26780#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26781msgid "No access log found"
26782msgstr ""
26783
26784#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26785msgid "The server log files are in: {}"
26786msgstr ""
26787
26788#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26789msgid "&Clear logs"
26790msgstr ""
26791
26792#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26793msgid "Server running"
26794msgstr ""
26795
26796#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26797msgid "Cannot clear logs while the server is running. First stop the server."
26798msgstr ""
26799
26800#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26801msgid "No users specified"
26802msgstr ""
26803
26804#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26805msgid ""
26806"You have turned on the setting to require passwords to access the Content "
26807"server, but you have not created any user accounts. Create at least one user"
26808" account in the \"User accounts\" tab to proceed."
26809msgstr ""
26810
26811#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26812msgid "Invalid trusted IPs"
26813msgstr ""
26814
26815#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26816msgid "You need to restart the server for changes to take effect"
26817msgstr "Aby sa zmeny prejavili, je potrebné reštartovať server"
26818
26819#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26820msgid ""
26821"\n"
26822"        <p>Here you can add and remove functions used in template processing. A\n"
26823"        template function is written in Python. It takes information from the\n"
26824"        book, processes it in some way, then returns a string result. Functions\n"
26825"        defined here are usable in templates in the same way that builtin\n"
26826"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26827"        must have the signature shown below.</p>\n"
26828"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26829"        &rarr; returning a Unicode string</code></p>\n"
26830"        <p>The parameters of the evaluate function are:\n"
26831"        <ul>\n"
26832"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26833"        evaluate the current template. You can use this to do recursive\n"
26834"        template evaluation.</li>\n"
26835"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26836"        dictionary.</li>\n"
26837"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26838"        This parameter can be None in some cases, such as when evaluating\n"
26839"        non-book templates.</li>\n"
26840"        <li><b>locals</b>: the local variables assigned to by the current\n"
26841"        template program.</li>\n"
26842"        <li><b>your parameters</b>: you must supply one or more formal\n"
26843"        parameters. The number must match the arg count box, unless arg count is\n"
26844"        -1 (variable number or arguments), in which case the last argument must\n"
26845"        be *args. At least one argument is required, and is usually the value of\n"
26846"        the field being operated upon. Note that when writing in basic template\n"
26847"        mode, the user does not provide this first argument. Instead it is\n"
26848"        supplied by the formatter.</li>\n"
26849"        </ul></p>\n"
26850"        <p>\n"
26851"        The following example function checks the value of the field. If the\n"
26852"        field is not empty, the field's value is returned, otherwise the value\n"
26853"        EMPTY is returned.\n"
26854"        <pre>\n"
26855"        name: my_ifempty\n"
26856"        arg count: 1\n"
26857"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26858"        program code:\n"
26859"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26860"            if val:\n"
26861"                return val\n"
26862"            else:\n"
26863"                return 'EMPTY'</pre>\n"
26864"        This function can be called in any of the three template program modes:\n"
26865"        <ul>\n"
26866"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26867"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26868"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26869"        </p>\n"
26870"        "
26871msgstr ""
26872
26873#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26874#, python-brace-format
26875msgid ""
26876"\n"
26877"        <p>\n"
26878"        Here you can create, edit (replace), and delete stored templates used\n"
26879"        in template processing. You use a stored template in another template as\n"
26880"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26881"\n"
26882"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26883"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26884"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26885"        arguments are copied to the named variables.</p>\n"
26886"\n"
26887"        <p>For example, this stored template checks if any items are in a\n"
26888"        list, returning '1' if any are found and '' if not.</p>\n"
26889"        <p>\n"
26890"        Template name: items_in_list<br>\n"
26891"        Template contents:<pre>\n"
26892"        program:\n"
26893"            arguments(lst='No list argument given', items='');\n"
26894"            r = '';\n"
26895"            for l in items:\n"
26896"                if str_in_list(lst, ',', l, '1', '') then\n"
26897"                    r = '1';\n"
26898"                    break\n"
26899"                fi\n"
26900"            rof;\n"
26901"            r</pre>\n"
26902"        You call the stored template like this:<pre>\n"
26903"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
26904"        See the template language tutorial for more information.</p>\n"
26905"        </p>\n"
26906"        "
26907msgstr ""
26908
26909#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
26910#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
26911msgid "Show help"
26912msgstr "Zobraziť pomoc"
26913
26914#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
26915#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
26916#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
26917#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
26918msgid "Hide help"
26919msgstr "Schovať pomoc"
26920
26921#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
26922msgid ""
26923"The template functions saved in the library are corrupt. Do you want to "
26924"delete them? Answering 'Yes' will delete all the functions."
26925msgstr ""
26926
26927#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
26928msgid "You cannot delete a built-in function"
26929msgstr "Zabudovanú funkciu nemôžete odstrániť"
26930
26931#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
26932#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
26933msgid "Function not defined"
26934msgstr "Funkcia nie je definovaná"
26935
26936#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
26937#, python-format
26938msgid "Name %s already used"
26939msgstr "Názov %s už je použitý"
26940
26941#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
26942msgid "The name {} is already used for stored template"
26943msgstr ""
26944
26945#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
26946msgid ""
26947"Argument count should be -1 or greater than zero. Setting it to zero means "
26948"that this function cannot be used in single function mode."
26949msgstr "Počet parametrov môže byť -1, alebo viac ako nula. Nastavenie na nulu znamená, že táto funkcia nemôže byť použitá režime single function."
26950
26951#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
26952msgid "Exception while compiling function"
26953msgstr "Výnimka počas kompilácie funkcie"
26954
26955#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
26956msgid "function source code not available"
26957msgstr "zdrojový kód funkcie nie je dostupný"
26958
26959#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
26960msgid "Cannot \"test\" when no books are selected"
26961msgstr ""
26962
26963#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
26964#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
26965#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
26966#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
26967msgid "Stored templates"
26968msgstr ""
26969
26970#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
26971msgid "The name {} is already used for template function"
26972msgstr ""
26973
26974#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
26975msgid "The stored template must begin with \"program:\""
26976msgstr ""
26977
26978#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
26979msgid "Exception while storing template"
26980msgstr ""
26981
26982#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
26983msgid "Changes to the current template will be lost. OK?"
26984msgstr ""
26985
26986#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
26987msgid "D&elete"
26988msgstr "&Odstrániť"
26989
26990#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
26991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
26992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
26993msgid "&Replace"
26994msgstr "&Nahradiť"
26995
26996#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
26997#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
26998msgid "C&reate"
26999msgstr "&Vytvoriť"
27000
27001#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
27002msgid ""
27003"Open a template tester dialog to use a template to test stored templates"
27004msgstr ""
27005
27006#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
27007msgid "&Stored Templates"
27008msgstr ""
27009
27010#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
27011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
27012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
27013msgid "F&unction:"
27014msgstr "F&unkcia:"
27015
27016#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
27017msgid "Enter the name of the function to create."
27018msgstr "Zadajte názov funkcie, ktorú chcete vytvoriť."
27019
27020#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
27021msgid "Argument &count:"
27022msgstr ""
27023
27024#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
27025msgid "Set this to -1 if the function takes a variable number of arguments"
27026msgstr "Nastavte na -1, ak má funkcia variabilný počet parametrov"
27027
27028#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
27029#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
27030msgid "Replace"
27031msgstr "Nahradiť"
27032
27033#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
27034msgid "P&rogram code (Follow Python indenting rules):"
27035msgstr ""
27036
27037#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
27038msgid "&Template functions"
27039msgstr ""
27040
27041#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
27042msgid "Choose a texture"
27043msgstr "Vyberte textúru"
27044
27045#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
27046msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
27047msgstr ""
27048
27049#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
27050msgid "Add texture"
27051msgstr "Pridať textúru"
27052
27053#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
27054msgid "Remove texture"
27055msgstr "Odobrať textúru"
27056
27057#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
27058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
27059msgid "Choose image"
27060msgstr "Vybrať obrázok"
27061
27062#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
27063msgid "Cannot remove builtin textures"
27064msgstr "Vstavané textúry sa nedajú odstrániť"
27065
27066#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27067msgid "Donate to support the development of calibre"
27068msgstr ""
27069
27070#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27071msgid "Location Manager"
27072msgstr "Správa umiestnení"
27073
27074#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27075msgid "Switch between library and device views"
27076msgstr "Prepne medzi zobrazením knižnice a zariadenia"
27077
27078#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27081#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27082msgid "Separator"
27083msgstr "Oddeľovač"
27084
27085#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27086#, python-format
27087msgid "%d books"
27088msgstr "%d kníh"
27089
27090#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27091msgid "The main toolbar"
27092msgstr "Hlavný panel nástrojov"
27093
27094#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27095msgid "The main toolbar when a device is connected"
27096msgstr "Hlavný panel nástrojov pri pripojení zariadenia"
27097
27098#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27099msgid "The optional second toolbar"
27100msgstr "Voliteľný ďalší panel nástrojov"
27101
27102#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27103msgid "The menubar"
27104msgstr "Pás menu"
27105
27106#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27107msgid "The menubar when a device is connected"
27108msgstr "Menu pri pripojení zariadenia"
27109
27110#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27111msgid "The context menu for the books in the calibre library"
27112msgstr "Kontextové menu pre knihy v knižnici Calibre"
27113
27114#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27115msgid "The context menu for the split book list"
27116msgstr ""
27117
27118#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27119msgid "The context menu for the books on the device"
27120msgstr "Kontextové menu pre knihu na zariadení"
27121
27122#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27123msgid "The context menu for the Cover browser"
27124msgstr ""
27125
27126#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27127msgid "Click to choose toolbar or menu to customize"
27128msgstr "Kliknutím vyberte panel nástrojov, alebo menu, ktoré chcete prispôsobiť"
27129
27130#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27131#, python-format
27132msgid "Cannot add the actions %s to this location"
27133msgstr "Namôžem pridať akcie %s do tohoto umiestnenia"
27134
27135#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27136#, python-format
27137msgid "Cannot remove the actions %s from this location"
27138msgstr "Nemôžem z tohoto umiestnenia odstrániť akcie %s"
27139
27140#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27141msgid "Preferences missing"
27142msgstr ""
27143
27144#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27145msgid ""
27146"The Preferences action must be in either the main toolbar or the menubar."
27147msgstr ""
27148
27149#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27150msgid "Location manager missing"
27151msgstr ""
27152
27153#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27154msgid ""
27155"The Location manager must be in either the main toolbar or the menubar when "
27156"a device is connected."
27157msgstr ""
27158
27159#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27160msgid ""
27161"<p>The toolbar in calibre is different depending on whether a device is "
27162"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27163msgstr "<p>Panel nástrojov v Calibre je rozdielny podľa toho, či je zariadenie pripojené, alebo nie. Vyberte <b>ktorý panel nástrojov</b> chcete prispôsobiť:"
27164
27165#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27166msgid "Choose the toolbar to customize"
27167msgstr "Vyberte panel nástrojov na prispôsobenie"
27168
27169#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27171#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27172msgid "A&vailable actions"
27173msgstr "&Dostupné akcie"
27174
27175#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27176msgid "Add selected actions to toolbar"
27177msgstr "Pridať vybrané akcie na panel nástrojov"
27178
27179#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27180msgid "Remove selected actions from toolbar"
27181msgstr "Odstrániť vybrané akcie z panela nástrojov"
27182
27183#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27185#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27186msgid "&Current actions"
27187msgstr "&Súčasné akcie"
27188
27189#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27191msgid "Move selected action up"
27192msgstr "Posunúť vybranú akciu hore"
27193
27194#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27196msgid "Move selected action down"
27197msgstr "Posunúť vybranú akciu dolu"
27198
27199#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27200#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27201msgid "ID"
27202msgstr ""
27203
27204#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27205msgid "This tweak has its default value"
27206msgstr ""
27207
27208#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27209msgid "This tweak has been customized"
27210msgstr "Toto vylepšenie bolo prispôsobené"
27211
27212#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27213msgid "Plugin tweaks"
27214msgstr ""
27215
27216#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27217msgid ""
27218"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27219" these tweaks should be available on the website from where you downloaded "
27220"the plugins."
27221msgstr "Pridať/upraviť vylepšenia, pre akýkoľvek zásuvný modul, ktorý ste nainštalovali. Dokumentácia k týmto vylepšeniam je dostupná na stránke, odkiaľ ste modul stiahli."
27222
27223#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27224msgid ""
27225"Values for the tweaks are shown below. Edit them to change the behavior of "
27226"calibre. Your changes will only take effect <b>after a restart</b> of "
27227"calibre."
27228msgstr "Hodnoty pre vylepšenia sú zobrazené nižšie. Zmenu chovania Calibre docielite ich úpravou. Nastavenia začnú platiť až <b>po reštarte</b> Calibre."
27229
27230#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27231msgid "Edit tweaks for any custom plugins you have installed"
27232msgstr "Upraviť vylepšenia pre vlastné zásuvné moduly, ktoré ste nainštalovali"
27233
27234#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27235msgid "&Plugin tweaks"
27236msgstr "Vylepšenia &modulu"
27237
27238#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27239msgid "Edit tweak"
27240msgstr "Upraviť vylepšenie"
27241
27242#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27243msgid "Restore this tweak to its default value"
27244msgstr "Obnoviť vylepšenie na jeho východziu hodnotu"
27245
27246#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27247msgid "&Reset this tweak"
27248msgstr ""
27249
27250#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27251msgid "Apply any changes you made to this tweak"
27252msgstr "Použiť všetky zmeny, ktoré ste urobili v tomto vylepšení"
27253
27254#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27255msgid "&Apply changes to this tweak"
27256msgstr ""
27257
27258#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27259msgid "Search for tweak"
27260msgstr "Hľadať vylepšenie"
27261
27262#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27263#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27264msgid ""
27265"There was a syntax error in your tweak. Click the \"Show details\" button "
27266"for details."
27267msgstr ""
27268
27269#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27270msgid "Invalid tweaks"
27271msgstr "Neplatné vylepšenia"
27272
27273#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27274msgid ""
27275"The tweaks you entered are invalid, try resetting the tweaks to default and "
27276"changing them one by one until you find the invalid setting."
27277msgstr "Vylepšenia, ktoré ste zadali sú neplatné. Skúste ich resetovať do predvolených hodnôt a meniť ich jedno po druhom, dokiaľ nenájdete neplatné nastavenie."
27278
27279#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27280msgid "View log"
27281msgstr "Zobraziť protokol"
27282
27283#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27284msgid "Choose Files"
27285msgstr "Vybrať súbory"
27286
27287#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27288msgid "Collecting metadata..."
27289msgstr "Zbieram metadáta..."
27290
27291#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27292#, python-format
27293msgid "Saving %d books..."
27294msgstr "Ukladá sa %d kníh..."
27295
27296#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27297msgid "Copying files and writing metadata..."
27298msgstr "Kopírujú sa súbory a zapisujú sa metadáta…"
27299
27300#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27301msgid "Copying files..."
27302msgstr "Kopírujú sa súbory..."
27303
27304#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27305#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27306#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27307msgid "Could not save books to disk, click \"Show details\" for more information"
27308msgstr ""
27309
27310#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27311#, python-format
27312msgid ""
27313"The update metadata worker process crashed while processing the book %s. "
27314"Saving is aborted."
27315msgstr ""
27316
27317#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27318#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27319msgid "Requested formats not available"
27320msgstr "Požadované formáty nie sú k dispozícii"
27321
27322#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27323#, python-format
27324msgid "No %s format file present"
27325msgstr ""
27326
27327#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27328#, python-brace-format
27329msgid "Failed to save: {0} by {1} to disk, with error:"
27330msgstr ""
27331
27332#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27333#, python-brace-format
27334msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27335msgstr ""
27336
27337#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27338#, python-brace-format
27339msgid ""
27340"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27341msgstr ""
27342
27343#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27344#, python-brace-format
27345msgid ""
27346"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27347msgstr ""
27348
27349#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27350msgid ""
27351"Failed to update metadata in some books, click \"Show details\" for more "
27352"information"
27353msgstr ""
27354
27355#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27356msgid ""
27357"Failed to save any books to disk, click \"Show details\" for more "
27358"information"
27359msgstr ""
27360
27361#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27362msgid ""
27363"Failed to save some books to disk, click \"Show details\" for more "
27364"information"
27365msgstr ""
27366
27367#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27368msgid "Error while saving"
27369msgstr "Chyba pri ukladaní"
27370
27371#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27372msgid "Paste and &search"
27373msgstr "Vložiť a &hľadať"
27374
27375#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27376#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27377#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27378msgid "&Paste"
27379msgstr "&Vložiť"
27380
27381#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27382msgid "Copy search as URL"
27383msgstr ""
27384
27385#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27386msgid "&Clear search history"
27387msgstr "&Vymazať históriu vyhľadávania"
27388
27389#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27390#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27391msgid "Create saved search"
27392msgstr "Uložiť hľadanie"
27393
27394#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27395msgid ""
27396"Invalid saved search name. It must contain at least one letter or number"
27397msgstr ""
27398
27399#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27400msgid "There is no search to save"
27401msgstr ""
27402
27403#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27404msgid "Delete current search"
27405msgstr "Odstrániť aktuálne hľadanie"
27406
27407#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27408msgid "No search is selected"
27409msgstr "Žiadne hľadanie nie je vybrané"
27410
27411#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27412msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27413msgstr "Vybrané hľadanie bude <b>natrvalo odstránené</b>. Ste si istý?"
27414
27415#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27416msgid "Search (For advanced search click the gear icon to the left)"
27417msgstr "Hľadať (Pokročilé vyhľadávanie nastavíte kliknutím na ikonu vľavo)"
27418
27419#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27420msgid "Start search"
27421msgstr "Začať hľadanie"
27422
27423#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27424msgid "Enable or disable search highlighting."
27425msgstr "Povoliť, alebo zakázať zvýrazňovanie hľadania."
27426
27427#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27428msgid "Highlight search results"
27429msgstr "Zvýrazniť výsledky vyhľadávania"
27430
27431#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27432msgid ""
27433"This will change how searching works. When you search, instead of showing "
27434"only the matching books, all books will be shown with the matching books "
27435"highlighted. Are you sure this is what you want?"
27436msgstr ""
27437
27438#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27445msgid "Filter"
27446msgstr ""
27447
27448#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27449msgid "Choose saved search or enter name for new saved search"
27450msgstr "Vyberte uložené hľadanie, alebo zadajte názov uloženého hľadania"
27451
27452#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27453msgid ""
27454"Save current search under the name shown in the box. Press and hold for a "
27455"pop-up options menu."
27456msgstr "Uložiť aktuálne hľadanie pod názvom zobrazeným v obdĺžniku. Stlačte a držte pre vyskakovacie menu volieb."
27457
27458#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27459msgid "Create Saved search"
27460msgstr "Vytvoriť uložené hľadanie"
27461
27462#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27463#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27464msgid "Delete Saved search"
27465msgstr "Zmazať uložené hľadanie"
27466
27467#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27468msgid "Add Saved search"
27469msgstr "Pridať uložené hľadanie"
27470
27471#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27472msgid "Get Saved search expression"
27473msgstr ""
27474
27475#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27476msgid "Current search is not a saved search"
27477msgstr ""
27478
27479#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27480#, python-format
27481msgid "Create a Virtual library based on %s"
27482msgstr "Vytvoriť virtuálnu knižnicu na základe %s"
27483
27484#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27485#, python-format
27486msgid "Match any of the selected %s"
27487msgstr ""
27488
27489#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27490#, python-format
27491msgid "Match all of the selected %s"
27492msgstr ""
27493
27494#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27495#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27496msgid "Edit Virtual library"
27497msgstr "Pridať virtuálnu knižnicu"
27498
27499#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27500#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27501msgid "Create Virtual library"
27502msgstr "Vytvoriť virtuálnu knižnicu"
27503
27504#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27505msgid "Virtual library &name:"
27506msgstr "&Názov virtuálnej knižnice:"
27507
27508#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27509msgid "&Search expression:"
27510msgstr ""
27511
27512#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27513msgid "Create a Virtual library based on: "
27514msgstr ""
27515
27516#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27517#, python-format
27518msgid ""
27519"\n"
27520"            <h2>Virtual libraries</h2>\n"
27521"\n"
27522"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27523"            you books that match a search. When a Virtual library is in effect, calibre\n"
27524"            behaves as though the library contains only the matched books. The Tag browser\n"
27525"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27526"            you do will only search within the books in the Virtual library. This\n"
27527"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27528"\n"
27529"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27530"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27531"\n"
27532"            <p>More information and examples are available in the\n"
27533"            <a href=\"%s\">User Manual</a>.</p>\n"
27534"            "
27535msgstr ""
27536
27537#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27538msgid "Saved searches recognized in the expression:"
27539msgstr ""
27540
27541#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27542msgid "Search text changed"
27543msgstr ""
27544
27545#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27546msgid ""
27547"The Virtual library name or the search text has changed. Do you want to "
27548"discard these changes?"
27549msgstr ""
27550
27551#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27552#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27553#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27554msgid "No name"
27555msgstr "Žiaden názov"
27556
27557#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27558msgid "You must provide a name for the new Virtual library"
27559msgstr "Musíte zadať názov pre novú virtuálnu knižnicu"
27560
27561#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27562msgid "A Virtual library name cannot begin with \"*\""
27563msgstr ""
27564
27565#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27566msgid "Name already in use"
27567msgstr "Názov sa už používa"
27568
27569#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27570msgid ""
27571"That name is already in use. Do you want to replace it with the new search?"
27572msgstr ""
27573
27574#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27575msgid "No search string"
27576msgstr ""
27577
27578#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27579msgid "You must provide a search to define the new Virtual library"
27580msgstr ""
27581
27582#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27583#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27584msgid "Invalid search"
27585msgstr "Neplatné hľadanie"
27586
27587#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27588#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27589msgid "The search in the search box is not valid"
27590msgstr ""
27591
27592#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27593msgid "Search found no books"
27594msgstr "Vyhľadávanie nenašlo žiadne knihy"
27595
27596#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27597msgid ""
27598"The search found no books, so the Virtual library will be empty. Do you "
27599"really want to use that search?"
27600msgstr ""
27601
27602#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27603#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27604msgid "*current search"
27605msgstr ""
27606
27607#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27608msgid "Virtual library from current search"
27609msgstr ""
27610
27611#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27612msgid "Create a temporary Virtual library from the current search"
27613msgstr ""
27614
27615#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27616msgid ""
27617"Use a \"Virtual library\" to show only a subset of the books present in this"
27618" library"
27619msgstr ""
27620
27621#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27622msgid "(all books)"
27623msgstr "(všetky knihy)"
27624
27625#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27626msgid "Additional restriction"
27627msgstr ""
27628
27629#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27630msgid "Remove Virtual library"
27631msgstr "Odstrániť virtuálnu knižnicu"
27632
27633#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27634msgid "Show Virtual libraries as tabs"
27635msgstr ""
27636
27637#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27638msgid "No search"
27639msgstr ""
27640
27641#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27642msgid "There is no current search to use"
27643msgstr ""
27644
27645#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27646#, python-brace-format
27647msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27648msgstr ""
27649
27650#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27651msgid "No Virtual libraries"
27652msgstr "Žiadne virtuálne knižnice"
27653
27654#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27655msgid "No Virtual libraries present, create some first"
27656msgstr ""
27657
27658#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27659#, python-brace-format
27660msgid ""
27661"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27662"        For example, if want to choose the VL:\n"
27663"        {example}\n"
27664"        Simply type in the characters:\n"
27665"        {chars}\n"
27666"        and press Enter."
27667msgstr ""
27668
27669#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27670msgid "Choose Virtual library"
27671msgstr "Vybrať virtuálnu knižnicu"
27672
27673#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27674#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27675msgid "&Default"
27676msgstr "&Východzie"
27677
27678#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27679msgid "Click to change"
27680msgstr "Kliknite pre zmenu"
27681
27682#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27683msgid "Customize shortcuts for"
27684msgstr "Prispôsobiť skratku pre"
27685
27686#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27687msgid "Keys"
27688msgstr "Klávesy"
27689
27690#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27691msgid "Double click to change"
27692msgstr "Dvojkliknite pre zmenu"
27693
27694#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27695msgid "Starting up, please wait..."
27696msgstr "Spúšta sa, počkajte prosím..."
27697
27698#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27699msgid "Added tags:"
27700msgstr "Pridané značky:"
27701
27702#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27703msgid "Open store in external web browser"
27704msgstr "Otvoriť obchod v externom webovom prehliadači"
27705
27706#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27707#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27708#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27709msgid "&What kind of match to use:"
27710msgstr "&Aký druh zhody použiť:"
27711
27712#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27713#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27714#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27715msgid "&All these words:"
27716msgstr "&Všetky tieto slová:"
27717
27718#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27719#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27720#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27721msgid "This exact &phrase:"
27722msgstr "&Presne tento výraz:"
27723
27724#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27725#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27726#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27727msgid "&One or more of these words:"
27728msgstr "&Jedno alebo viac z týchto slov:"
27729
27730#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27731#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27732#, python-format
27733msgid "See the <a href=\"%s\">User Manual</a> for more help"
27734msgstr ""
27735
27736#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27737#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27738#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27739msgid "Enter the title."
27740msgstr "Zadajte názov."
27741
27742#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27743msgid "&Description:"
27744msgstr "&Popis:"
27745
27746#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27747msgid "&Headquarters:"
27748msgstr "&Ústredie:"
27749
27750#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27751#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27752#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27753msgid "Search only in specific fields:"
27754msgstr "Hľadať len v konkrétnych poliach:"
27755
27756#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27757msgid "Enabled:"
27758msgstr "Povolené:"
27759
27760#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27761#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27762msgid "DRM:"
27763msgstr "DRM:"
27764
27765#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27766#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27767#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27768#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27769#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27770#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27771msgid "true"
27772msgstr "áno"
27773
27774#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27775#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27776#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27777#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27778#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27779#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27780msgid "false"
27781msgstr "nie"
27782
27783#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27784#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27785msgid "Affiliate:"
27786msgstr ""
27787
27788#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27789msgid "Nam&e/description..."
27790msgstr "Ná&zov/popis..."
27791
27792#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27793msgid "Query"
27794msgstr ""
27795
27796#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27797msgid "Enable:"
27798msgstr "Povoliť:"
27799
27800#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27801msgid "&All"
27802msgstr "&Všetko"
27803
27804#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27805#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27806msgid "&None"
27807msgstr "Žiad&ne"
27808
27809#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27810msgid "&Invert"
27811msgstr "&Invertovať"
27812
27813#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27814#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27815msgid "Affiliate"
27816msgstr ""
27817
27818#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27819msgid "Enabled"
27820msgstr "Povolený"
27821
27822#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27823msgid "Headquarters"
27824msgstr "Ústredie"
27825
27826#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27827msgid "No DRM"
27828msgstr "Bez DRM"
27829
27830#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27831msgid ""
27832"This store is currently disabled and cannot be used in other parts of "
27833"calibre."
27834msgstr "Obchod je teraz zakázaný a nemôže byť použitý v ostatných častiach Calibre."
27835
27836#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27837msgid ""
27838"This store is currently enabled and can be used in other parts of calibre."
27839msgstr "Tento obchod je v súčasnosti povolený a môže sa používať v ostatných častiach Calibre."
27840
27841#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27842msgid "This store only distributes e-books without DRM."
27843msgstr "Tento obchod distribuuje iba knihy bez DRM."
27844
27845#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27846msgid ""
27847"This store distributes e-books with DRM. It may have some titles without "
27848"DRM, but you will need to check on a per title basis."
27849msgstr ""
27850
27851#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27852#, python-format
27853msgid ""
27854"This store is headquartered in %s. This is a good indication of what market "
27855"the store caters to. However, this does not necessarily mean that the store "
27856"is limited to that market only."
27857msgstr "Tento obchod má ústredie v %s. Je to dobrý indikátor aký trh obchod obsluhuje. Napriek tomu to neznamená, že obchod je obmedzený len na tento trh."
27858
27859#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27860#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27861#, python-format
27862msgid "Buying from this store supports the calibre developer: %s."
27863msgstr "Nakupovanie z tohoto obchodu zabezpečuje vývojár Calibre: %s."
27864
27865#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27866#, python-format
27867msgid "This store distributes e-books in the following formats: %s"
27868msgstr "Tento obchod distribuuje e-knihy v týchto formátoch: %s"
27869
27870#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27871msgid "Configure..."
27872msgstr "Konfigurovať..."
27873
27874#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27875msgid "Time"
27876msgstr "Doba"
27877
27878#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27879msgid "Number of seconds to wait for a store to respond:"
27880msgstr ""
27881
27882#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27883msgid "Number of seconds to let a store process results:"
27884msgstr ""
27885
27886#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27887msgid "Display"
27888msgstr "Zobraziť"
27889
27890#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27891msgid "Maximum number of results to show per store:"
27892msgstr ""
27893
27894#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27895msgid "Open search result in system browser"
27896msgstr "Otvoriť výsledok hľadania v systémovom prehliadači"
27897
27898#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27899msgid "Threads"
27900msgstr "Vlákna"
27901
27902#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
27903msgid "Number of search threads to use:"
27904msgstr ""
27905
27906#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
27907msgid "Number of cache update threads to use:"
27908msgstr ""
27909
27910#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
27911msgid "Number of cover download threads to use:"
27912msgstr ""
27913
27914#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
27915msgid "Number of details threads to use:"
27916msgstr ""
27917
27918#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
27919msgid "&Price:"
27920msgstr "&Cena:"
27921
27922#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
27923msgid "Download:"
27924msgstr "Na stiahnutie:"
27925
27926#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
27927msgid "Titl&e/author/price..."
27928msgstr "Tit&ul/autor/cena..."
27929
27930#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27931msgid "DRM"
27932msgstr "DRM"
27933
27934#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27935msgid "Download"
27936msgstr "Stiahnuť"
27937
27938#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27939msgid "Price"
27940msgstr "Cena"
27941
27942#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
27943#, python-format
27944msgid ""
27945"Detected price as: %s. Check with the store before making a purchase to "
27946"verify this price is correct. This price often does not include promotions "
27947"the store may be running."
27948msgstr "Detekovaná cena: %s. Pred nákupom si ju overte v obchode. Táto cena často nezahŕňa akcie, ktoré môžu v obchode prebiehať."
27949
27950#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
27951msgid "No price was found"
27952msgstr "Cena nebola nájdená"
27953
27954#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
27955msgid ""
27956"This book as been detected as having DRM restrictions. This book may not "
27957"work with your reader and you will have limitations placed upon you as to "
27958"what you can do with this book. Check with the store before making any "
27959"purchases to ensure you can actually read this book."
27960msgstr "Bolo detekované, že táto kniha má obmedzenia DRM. Takáto kniha nemusí fungovať vo Vašej čítačke a budete obmedzený v nakladaní s ňou. Pred akýmkoľvek nákupom sa v obchode uistite, že túto knihu naozaj budete môcť čítať."
27961
27962#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
27963msgid ""
27964"This book has been detected as being DRM Free. You should be able to use "
27965"this book on any device provided it is in a format calibre supports for "
27966"conversion. However, before making a purchase double check the DRM status "
27967"with the store. The store may not be disclosing the use of DRM."
27968msgstr "Bolo detekované, že táto kniha je bez DRM. Mali by ste byť schopný používať túto knihu v akomkoľvek zariadení vo formáte, ktorý Calibre vie konvertovať. V každom prípade si pred nákupom dva krát overte v obchode stav DRM. Obchod nemusí informovať o používaní DRM."
27969
27970#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
27971msgid ""
27972"The DRM status of this book could not be determined. There is a very high "
27973"likelihood that this book is actually DRM restricted."
27974msgstr "Nepodarilo sa zistiť stav DRM tejto knihy. Je veľká pravdepodobnosť, že je táto kniha v skutočnosti obmedzená DRM."
27975
27976#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
27977#, python-format
27978msgid "The following formats can be downloaded directly: %s."
27979msgstr "Nasledujúce formáty môžu byť priamo stiahnuté: %s."
27980
27981#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
27982msgid "Download..."
27983msgstr "Stiahnuť..."
27984
27985#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
27986msgid "Goto in store..."
27987msgstr "Ísť do obchodu..."
27988
27989#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
27990#, python-format
27991msgid "Buying from this store supports the calibre developer: %s</p>"
27992msgstr "Nákup v tomto obchode podporuje vývojár Calibre: %s</p>"
27993
27994#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
27995msgid "No query"
27996msgstr ""
27997
27998#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
27999msgid "You must enter a title, author or keyword to search for."
28000msgstr "Musíte zadať titul, autora alebo kľúčové slovo, ktoré sa má hľadať."
28001
28002#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
28003msgid "Customize Get books search"
28004msgstr ""
28005
28006#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
28007msgid "Choose s&tores"
28008msgstr ""
28009
28010#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
28011msgid "Configure s&earch"
28012msgstr ""
28013
28014#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
28015msgid "Couldn't find any books matching your query."
28016msgstr "Namôžem nájsť žiadne knihy vyhovujúce Vašej požiadavke"
28017
28018#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
28019msgid "Choose format to download to your library."
28020msgstr "Vyberte formát na stiahnutie do Vašej knižnice."
28021
28022#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
28023msgid "Search by title"
28024msgstr "Hľadať podľa názvu"
28025
28026#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
28027msgid "Search by author"
28028msgstr "Hľadať podľa autora"
28029
28030#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
28031msgid "&Keyword:"
28032msgstr "&Kľúčové slovo:"
28033
28034#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
28035msgid "Search by any keyword"
28036msgstr ""
28037
28038#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
28039msgid "&Invert selection"
28040msgstr "&Invertovať výber"
28041
28042#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
28043msgid "Configure Get books behavior"
28044msgstr ""
28045
28046#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
28047msgid "&Configure"
28048msgstr ""
28049
28050#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
28051msgid "Open a selected book in the system's web browser"
28052msgstr "Otvoriť vybranú knihu v systémovom prehliadači webu"
28053
28054#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
28055msgid "Open in &external browser"
28056msgstr "Otvoriť v &externom prehliadači"
28057
28058#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
28059#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
28060msgid "Books:"
28061msgstr "Knihy:"
28062
28063#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28064msgid ""
28065"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28066"interface\">User Manual</a> for more help"
28067msgstr ""
28068
28069#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28070msgid "Titl&e/author/price ..."
28071msgstr "Tit&ul/autor/cena..."
28072
28073#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28074#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28075msgid "Dialog"
28076msgstr "Dialog"
28077
28078#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28079msgid "Updating book cache"
28080msgstr "Aktualizujem knižnú cache"
28081
28082#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28083msgid "Checking last download date."
28084msgstr "Overujem posledný dátum sťahovania."
28085
28086#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28087msgid "Downloading book list from MobileRead."
28088msgstr "Sťahujem zoznam kníh z MobileRead."
28089
28090#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28091msgid "Processing books."
28092msgstr "Spracúvam knihy."
28093
28094#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28095#, python-format
28096msgid "%(num)s of %(tot)s books processed."
28097msgstr "Spracované %(num)s z %(tot)s kníh."
28098
28099#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28100msgid "Updating MobileRead book cache..."
28101msgstr "Aktualizujem knižnú cache MobileRead..."
28102
28103#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28104msgid "&Query:"
28105msgstr "&Dotaz:"
28106
28107#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28108msgid "Home"
28109msgstr "Domov"
28110
28111#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28112msgid "Reload"
28113msgstr "Obnoviť"
28114
28115#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28116#, python-brace-format
28117msgid "Download of {0} failed with error: {1}"
28118msgstr ""
28119
28120#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28121msgid ""
28122"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28123" your computer. Once it is saved, open it with <a "
28124"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28125"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28126"which will be a .epub file. You can add this book to calibre using \"Add "
28127"Books\" and selecting the file from the ADE library folder."
28128msgstr ""
28129
28130#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28131msgid "File is not a supported e-book type. Save to disk?"
28132msgstr ""
28133
28134#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28135msgid "Could not contact calibre"
28136msgstr ""
28137
28138#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28139msgid ""
28140"No running calibre instance found. Please start calibre before trying to "
28141"download books."
28142msgstr ""
28143
28144#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28145msgid "Download completed"
28146msgstr "Sťahovanie dokončené"
28147
28148#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28149#, python-brace-format
28150msgid ""
28151"Download of {0} has been completed, the book was added to your calibre "
28152"library"
28153msgstr ""
28154
28155#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28156#, python-format
28157msgid "Average rating for books in this category: %.1f"
28158msgstr ""
28159
28160#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28161msgid "Books in this category are unrated"
28162msgstr ""
28163
28164#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28165#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28166msgid "Search expression:"
28167msgstr ""
28168
28169#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28170#, python-format
28171msgid "Number of books: %s"
28172msgstr "Počet kníh: %s"
28173
28174#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28175#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28176msgid "Rename in Virtual library"
28177msgstr "Premenovať vo virtuálnej knižnici"
28178
28179#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28180msgid ""
28181"Do you want this rename to apply only to books in the current Virtual "
28182"library?"
28183msgstr ""
28184
28185#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28186msgid "Yes, apply only in VL"
28187msgstr ""
28188
28189#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28190msgid "No, apply in entire library"
28191msgstr ""
28192
28193#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28194#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28195#, python-brace-format
28196msgid "The grouped search term name is \"{0}\""
28197msgstr "Názov združeného vyhľadávacieho termínu je \"{0}\""
28198
28199#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28200#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28201#, python-brace-format
28202msgid "The lookup/search name is \"{0}\"{1}"
28203msgstr ""
28204
28205#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28206msgid "Changing the authors for several books can take a while. Are you sure?"
28207msgstr "Zmena autorov množstva kníh môže trvať dlhšiu dobu. Ste si istý?"
28208
28209#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28210msgid ""
28211"Changing the metadata for that many books can take a while. Are you sure?"
28212msgstr "Zmena metadát takéhoto množstva kníh môže trvať dlhšiu dobu. Ste si istý?"
28213
28214#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28215#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28216#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28217msgid "Rename User category"
28218msgstr ""
28219
28220#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28221msgid "You cannot use periods in the name when renaming User categories"
28222msgstr ""
28223
28224#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28225#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28226#, python-format
28227msgid "The name %s is already used"
28228msgstr "Názov %s je už použitý"
28229
28230#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28231msgid "Author names cannot contain & characters."
28232msgstr "Meno autora nemôže obsahovať znaky &."
28233
28234#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28235msgid "Duplicate search name"
28236msgstr "Duplicitný názov hľadania"
28237
28238#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28239#, python-format
28240msgid "The saved search name %s is already used."
28241msgstr "Názov uloženého hľadania %s je už použitý."
28242
28243#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28244msgid "User categories"
28245msgstr "Používateľské kategórie"
28246
28247#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28248msgid "Custom columns"
28249msgstr "Vlastné stĺpce"
28250
28251#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28252msgid "Invalid search restriction"
28253msgstr "Neplatné obmedzenie hľadania"
28254
28255#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28256msgid "The current search restriction is invalid"
28257msgstr "Obmedzenie aktuálneho hľadania je neplatné"
28258
28259#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28260msgid "New category"
28261msgstr "Nová kategória"
28262
28263#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28264#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28265msgid "Delete User category"
28266msgstr ""
28267
28268#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28269#, python-format
28270msgid "%s is not a User category"
28271msgstr ""
28272
28273#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28274#, python-format
28275msgid "%s contains items. Do you really want to delete it?"
28276msgstr "%s obsahuje položky. Naozaj ju chcete odstrániť?"
28277
28278#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28279msgid "Remove category"
28280msgstr "Odstrániť kategóriu"
28281
28282#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28283#, python-format
28284msgid "User category %s does not exist"
28285msgstr "Užívateľská kategória %s neexistuje"
28286
28287#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28288msgid "Add to User category"
28289msgstr ""
28290
28291#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28292#, python-format
28293msgid "A User category %s does not exist"
28294msgstr ""
28295
28296#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28297msgid "Children"
28298msgstr ""
28299
28300#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28301msgid "Item"
28302msgstr "Položka"
28303
28304#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28305#, python-format
28306msgid ""
28307"%s and its children will be deleted from books in the Virtual library. Are "
28308"you sure?"
28309msgstr ""
28310
28311#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28312#, python-format
28313msgid "%s and its children will be deleted from all books. Are you sure?"
28314msgstr ""
28315
28316#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28317#, python-format
28318msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28319msgstr ""
28320
28321#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28322#, python-format
28323msgid "%s will be deleted from all books. Are you sure?"
28324msgstr "%s bude zo všetkých kníh odstránený. Ste si istý?"
28325
28326#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28327msgid "Delete item"
28328msgstr "Odstrániť položku"
28329
28330#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28331msgid "You must select some books to apply {} to"
28332msgstr ""
28333
28334#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28335#, python-format
28336msgid ""
28337"The identifier %s will be deleted from books in the current virtual library."
28338" Are you sure?"
28339msgstr ""
28340
28341#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28342#, python-format
28343msgid "The identifier %s will be deleted from all books. Are you sure?"
28344msgstr ""
28345
28346#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28347msgid "Delete identifier"
28348msgstr ""
28349
28350#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28351#, python-format
28352msgid "change_tb_category_visibility: category %s does not exist"
28353msgstr ""
28354
28355#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28356#, python-format
28357msgid "change_tb_category_visibility: invalid operation %s"
28358msgstr ""
28359
28360#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28361msgid ""
28362"Change how the Tag browser works, such as, how it is sorted, what happens "
28363"when you click items, etc."
28364msgstr ""
28365
28366#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28367msgid ""
28368"Search for items. If the text begins with equals (=) the search is exact "
28369"match, otherwise it is \"contains\" finding items containing the text "
28370"anywhere in the item name. Both exact and contains searches ignore case. You"
28371" can limit the search to particular categories using syntax similar to "
28372"search. For example, tags:foo will find foo in any tag, but not in authors "
28373"etc. Entering *foo will collapse all categories then showing only those "
28374"categories with items containing the text \"foo\""
28375msgstr ""
28376
28377#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28378msgid "Find in the Tag browser"
28379msgstr ""
28380
28381#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28382msgid "Find the first/next matching item"
28383msgstr "Hľadať prvú/nasledujúcu vyhovujúcu položku"
28384
28385#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28386msgid "Find"
28387msgstr "Nájsť"
28388
28389#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28390msgid "No more matches.</b><p> Click Find again to go to first match"
28391msgstr ""
28392
28393#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28394msgid "Configure Tag browser"
28395msgstr ""
28396
28397#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28398msgid "Number of books"
28399msgstr "Počet kníh"
28400
28401#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28402msgid "Average rating"
28403msgstr "Priemerné hodnotenie"
28404
28405#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28406msgid "Set the sort order for entries in the Tag browser"
28407msgstr ""
28408
28409#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28410msgid "Search type when selecting multiple items"
28411msgstr ""
28412
28413#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28414msgid "Match all of the items"
28415msgstr ""
28416
28417#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28418msgid "Match any of the items"
28419msgstr ""
28420
28421#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28422msgid ""
28423"When selecting multiple entries in the Tag browser match any or all of them"
28424msgstr ""
28425
28426#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28427msgid "Manage authors, tags, etc."
28428msgstr "Spravovať autorov, štítky a pod."
28429
28430#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28431msgid ""
28432"All of these category_managers are available by right-clicking on items in "
28433"the Tag browser above"
28434msgstr ""
28435
28436#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28437msgid "'Click' found item"
28438msgstr ""
28439
28440#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28441msgid "Give the Tag browser keyboard focus"
28442msgstr ""
28443
28444#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28445msgid "Hide counts"
28446msgstr ""
28447
28448#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28449msgid "Show counts"
28450msgstr ""
28451
28452#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28453msgid "Hide average rating"
28454msgstr ""
28455
28456#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28457msgid "Show average rating"
28458msgstr ""
28459
28460#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28461msgid ""
28462"A Virtual library is active but you are renaming the item in all books in "
28463"your library. Is this really what you want to do?"
28464msgstr ""
28465
28466#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28467msgid "Yes, apply in entire library"
28468msgstr ""
28469
28470#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28471msgid "No, apply only in Virtual library"
28472msgstr ""
28473
28474#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28475#, python-format
28476msgid "Change icon for: %s"
28477msgstr "Zmeniť ikonu pre: %s"
28478
28479#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28480msgid "Delete the saved search: {}?"
28481msgstr ""
28482
28483#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28484msgid "Show category"
28485msgstr "Zobraziť kategóriu"
28486
28487#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28488msgid "All categories"
28489msgstr ""
28490
28491#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28492#, python-format
28493msgid "Rename %s in Virtual library"
28494msgstr "Premenovať %s vo virtuálnej knižnici"
28495
28496#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28497#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28498#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28499#, python-format
28500msgid "Rename %s"
28501msgstr "Premenovať %s"
28502
28503#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28504#, python-format
28505msgid "Delete %s in Virtual library"
28506msgstr "Zmazať %s z virtuálnej knižnice"
28507
28508#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28509#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28510#, python-format
28511msgid "Delete %s"
28512msgstr "Odstrániť %s"
28513
28514#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28515#, python-format
28516msgid "Edit sort for %s"
28517msgstr "Upraviť triedenie pre %s"
28518
28519#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28520#, python-format
28521msgid "Edit link for %s"
28522msgstr "Upraviť odkaz pre %s"
28523
28524#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28525#, python-format
28526msgid "Add %s to User category"
28527msgstr ""
28528
28529#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28530#, python-format
28531msgid "Children of %s"
28532msgstr "Potomok od %s"
28533
28534#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28535#, python-format
28536msgid "Add/remove %s to selected books"
28537msgstr ""
28538
28539#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28540#, python-format
28541msgid "Add %s to selected books"
28542msgstr "Pridať %s do vybraných kníh"
28543
28544#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28545#, python-format
28546msgid "Remove %s from selected books"
28547msgstr "Odobrať %s z vybraných kníh"
28548
28549#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28550#, python-format
28551msgid "Delete Saved search %s"
28552msgstr ""
28553
28554#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28555#, python-format
28556msgid "Delete %s in Virtual Library"
28557msgstr ""
28558
28559#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28560#, python-format
28561msgid "Remove %(item)s from category %(cat)s"
28562msgstr "Odstrániť %(item)s z kategórie %(cat)s"
28563
28564#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28565#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28566#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28567msgid "Search for"
28568msgstr ""
28569
28570#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28571#, python-format
28572msgid "%s and its children"
28573msgstr ""
28574
28575#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28576#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28577#, python-format
28578msgid "Everything but %s"
28579msgstr ""
28580
28581#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28582#, python-format
28583msgid "Everything but %s and its children"
28584msgstr ""
28585
28586#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28587msgid "The saved search expression"
28588msgstr ""
28589
28590#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28591#, python-format
28592msgid "Add sub-category to %s"
28593msgstr "Pridať podkategóriu do %s"
28594
28595#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28596#, python-format
28597msgid "Delete User category %s"
28598msgstr ""
28599
28600#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28601#, python-format
28602msgid "Books in category %s"
28603msgstr ""
28604
28605#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28606#, python-format
28607msgid "Books not in category %s"
28608msgstr ""
28609
28610#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28611#, python-format
28612msgid "Edit permissible values for %s"
28613msgstr ""
28614
28615#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28616#, python-format
28617msgid "Hide category %s"
28618msgstr "Skryť kategóriu %s"
28619
28620#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28621msgid "Change category icon"
28622msgstr "Zmeniť ikonu kategórie"
28623
28624#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28625msgid "Restore default icon"
28626msgstr "Obnoviť predvolenú ikonu"
28627
28628#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28629#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28630msgid "Manage User categories"
28631msgstr "Spravovať používateľské kategórie"
28632
28633#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28634msgid "Change sub-categorization scheme"
28635msgstr "Zmeniť schému pod-kategórií"
28636
28637#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28638msgid "Partition"
28639msgstr "Oddiel"
28640
28641#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28642msgid "First letter is usable only when sorting by name"
28643msgstr "Prvé písmeno je použiteľné len pri triedení podľa názvu"
28644
28645#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28646msgid "Expand or collapse"
28647msgstr ""
28648
28649#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28650#, python-brace-format
28651msgid "Expand {0}"
28652msgstr ""
28653
28654#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28655#, python-brace-format
28656msgid "Expand {0} and its children"
28657msgstr ""
28658
28659#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28660#, python-brace-format
28661msgid "Collapse {0}"
28662msgstr ""
28663
28664#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28665#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28666msgid "Remove"
28667msgstr "Odstrániť"
28668
28669#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28670msgid "Keep"
28671msgstr "Ponechať"
28672
28673#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28674msgid "Title-case"
28675msgstr ""
28676
28677#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28678msgid "Split"
28679msgstr "Rozdeliť"
28680
28681#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28682msgid "Create the rule below, the rule can be used to remove or replace tags"
28683msgstr ""
28684
28685#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28686msgid "the tag, if it"
28687msgstr ""
28688
28689#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28690msgid "You must provide a value for the tag to match"
28691msgstr ""
28692
28693#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28694#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28695msgid "with the tag:"
28696msgstr ""
28697
28698#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28699#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28700msgid "on the character:"
28701msgstr ""
28702
28703#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28704msgid ""
28705"The character on which to split tags. Note that technically you can specify "
28706"a sub-string, not just a single character. Then splitting will happen on the"
28707" sub-string."
28708msgstr ""
28709
28710#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28711msgid ""
28712"What to replace the tag with. Note that if you use a pattern to match tags, "
28713"you can replace with parts of the matched pattern. See  the User Manual on "
28714"how to use regular expressions for details."
28715msgstr ""
28716
28717#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28718#, python-format
28719msgid ""
28720"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28721msgstr ""
28722
28723#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28724msgid "Edit the list of tags with the Tag editor"
28725msgstr ""
28726
28727#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28728msgid "Tags that contain this string will match"
28729msgstr ""
28730
28731#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28732msgid "Use the Tag editor to edit the list of tags"
28733msgstr ""
28734
28735#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28736#, python-brace-format
28737msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28738msgstr ""
28739
28740#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28741msgid ""
28742"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28743"button below to get started. The rules will be processed in order for every "
28744"tag until either a \"remove\" or a \"keep\" rule matches."
28745msgstr ""
28746
28747#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28748msgid "You can <b>change an existing rule</b> by double clicking it"
28749msgstr ""
28750
28751#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28752msgid "Move current rule up"
28753msgstr ""
28754
28755#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28756msgid "Move current rule down"
28757msgstr ""
28758
28759#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28760msgid "Test tag mapper rules"
28761msgstr ""
28762
28763#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28764msgid "Enter a comma separated list of &tags to test:"
28765msgstr ""
28766
28767#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28768msgid "Enter tags and click the \"Test\" button"
28769msgstr ""
28770
28771#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28772#, python-format
28773msgid "<b>Resulting tags:</b> %s"
28774msgstr ""
28775
28776#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28777msgid "Cannot save as no rules have been created"
28778msgstr ""
28779
28780#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28781msgid "Save ruleset as"
28782msgstr ""
28783
28784#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28785msgid "Enter a name for this ruleset:"
28786msgstr ""
28787
28788#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28789#, python-format
28790msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28791msgstr ""
28792
28793#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28794msgid "Delete saved rulesets"
28795msgstr ""
28796
28797#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28798msgid "No saved rulesets available"
28799msgstr ""
28800
28801#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28802msgid "Edit tag mapper rules"
28803msgstr ""
28804
28805#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28806msgid "Select a destination for the Table of Contents entry"
28807msgstr ""
28808
28809#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28810msgid "Search for text..."
28811msgstr "Hľadať text..."
28812
28813#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28815msgid "Find &next"
28816msgstr "Hľadať &ďalšie"
28817
28818#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28820msgid "Find &previous"
28821msgstr "Hľadať &predchádzajúce"
28822
28823#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28824msgid ""
28825"Here you can choose a destination for the Table of Contents' entry to point "
28826"to. First choose a file from the book in the left-most panel. The file will "
28827"open in the central panel.<p>Then choose a location inside the file. To do "
28828"so, simply click on the place in the central panel that you want to use as "
28829"the destination. As you move the mouse around the central panel, a thick "
28830"green line appears, indicating the precise location that will be selected "
28831"when you click."
28832msgstr ""
28833
28834#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28835msgid "Na&me of the ToC entry:"
28836msgstr ""
28837
28838#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28839msgid "Currently selected destination:"
28840msgstr ""
28841
28842#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28843#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28844msgid "No match found"
28845msgstr ""
28846
28847#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28848#, python-format
28849msgid "No match found for: %s"
28850msgstr ""
28851
28852#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28853#, python-format
28854msgid ""
28855"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28856" to search in the %(which)s file [%(next)s]?"
28857msgstr ""
28858
28859#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28860msgid "next"
28861msgstr ""
28862
28863#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28864msgid "previous"
28865msgstr ""
28866
28867#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28868msgid "Bad markup"
28869msgstr ""
28870
28871#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28872msgid "This book has severely broken markup, its ToC cannot be edited."
28873msgstr ""
28874
28875#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28876#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28877#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28878msgid "File:"
28879msgstr "Súbor:"
28880
28881#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28882#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28883msgid "Top of the file"
28884msgstr ""
28885
28886#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28887#, python-format
28888msgid "Approximately %d%% from the top"
28889msgstr ""
28890
28891#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28892#, python-format
28893msgid "Location: A &lt;%s&gt; tag inside the file"
28894msgstr ""
28895
28896#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28897msgid "Create ToC from XPath"
28898msgstr ""
28899
28900#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28901msgid ""
28902"Specify a series of XPath expressions for the different levels of the Table "
28903"of Contents. You can use the wizard buttons to help you create XPath "
28904"expressions."
28905msgstr ""
28906
28907#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
28908#, python-format
28909msgid "Level %s ToC:"
28910msgstr ""
28911
28912#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
28913msgid "Do not add duplicate entries at the same level"
28914msgstr ""
28915
28916#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
28917msgid "No XPaths"
28918msgstr ""
28919
28920#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
28921msgid "No XPaths have been entered"
28922msgstr ""
28923
28924#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
28925#, python-format
28926msgid "The XPath expression %s is not valid."
28927msgstr ""
28928
28929#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
28930msgid ""
28931"You can edit existing entries in the Table of Contents by clicking them in "
28932"the panel to the left."
28933msgstr ""
28934
28935#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
28936msgid ""
28937"Entries with a green tick next to them point to a location that has been "
28938"verified to exist. Entries with a red dot are broken and may need to be "
28939"fixed."
28940msgstr ""
28941
28942#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
28943msgid "Create a &new entry"
28944msgstr ""
28945
28946#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
28947msgid "Generate ToC from &major headings"
28948msgstr ""
28949
28950#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
28951msgid ""
28952"Generate a Table of Contents from the major headings in the book. This will "
28953"work if the book identifies its headings using HTML heading tags. Uses the "
28954"<h1>, <h2> and <h3> tags."
28955msgstr ""
28956
28957#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
28958msgid "Generate ToC from &all headings"
28959msgstr ""
28960
28961#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
28962msgid ""
28963"Generate a Table of Contents from all the headings in the book. This will "
28964"work if the book identifies its headings using HTML heading tags. Uses the "
28965"<h1-6> tags."
28966msgstr ""
28967
28968#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
28969msgid "Generate ToC from &links"
28970msgstr ""
28971
28972#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
28973msgid ""
28974"Generate a Table of Contents from all the links in the book. Links that "
28975"point to destinations that do not exist in the book are ignored. Also "
28976"multiple links with the same destination or the same text are ignored."
28977msgstr ""
28978
28979#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
28980msgid "Generate ToC from &files"
28981msgstr ""
28982
28983#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
28984msgid ""
28985"Generate a Table of Contents from individual files in the book. Each entry "
28986"in the ToC will point to the start of the file, the text of the entry will "
28987"be the \"first line\" of text from the file."
28988msgstr ""
28989
28990#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
28991msgid "Generate ToC from &XPath"
28992msgstr ""
28993
28994#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
28995msgid "Generate a Table of Contents from arbitrary XPath expressions."
28996msgstr ""
28997
28998#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
28999msgid "&Flatten the ToC"
29000msgstr ""
29001
29002#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
29003msgid "Flatten the Table of Contents, putting all entries at the top level"
29004msgstr ""
29005
29006#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
29007msgid ""
29008"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
29009"files. In a linear ToC every entry must point to a location after the "
29010"previous entry. If you create a non-linear ToC it will be automatically re-"
29011"arranged inside the AZW3 file."
29012msgstr ""
29013
29014#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
29015msgid ""
29016"You can move this entry around the Table of Contents by drag and drop or "
29017"using the up and down buttons to the left"
29018msgstr ""
29019
29020#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
29021msgid "Change the &location this entry points to"
29022msgstr ""
29023
29024#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
29025msgid "&Remove this entry"
29026msgstr "&Odobrať túto položku"
29027
29028#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
29029msgid "New entry &inside this entry"
29030msgstr ""
29031
29032#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
29033msgid "New entry &above this entry"
29034msgstr ""
29035
29036#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
29037msgid "New entry &below this entry"
29038msgstr ""
29039
29040#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
29041msgid "&Flatten this entry"
29042msgstr ""
29043
29044#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
29045msgid ""
29046"All children of this entry are brought to the same level as this entry."
29047msgstr ""
29048
29049#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
29050msgid "&Return to welcome screen"
29051msgstr "Vrátiť sa na uvítaciu &obrazovku"
29052
29053#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
29054msgid "Go back to the top level view"
29055msgstr ""
29056
29057#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
29058msgid "Remove duplicates"
29059msgstr "Odstrániť duplikáty"
29060
29061#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
29062msgid "Should headings with the same text at the same level be included?"
29063msgstr ""
29064
29065#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29066msgid "&Include duplicates"
29067msgstr ""
29068
29069#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29070msgid "&Remove duplicates"
29071msgstr "&Odstrániť duplikáty"
29072
29073#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29074msgid "This entry points to an existing destination"
29075msgstr ""
29076
29077#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29078msgid "The location this entry points to does not exist"
29079msgstr ""
29080
29081#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29082#, python-brace-format
29083msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29084msgstr ""
29085
29086#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29087msgid "Multiple items selected"
29088msgstr ""
29089
29090#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29091msgid ""
29092"You are trying to move multiple items at once, this is not supported. "
29093"Instead use Drag and Drop to move multiple items"
29094msgstr ""
29095
29096#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29097msgid "Chapter "
29098msgstr "Kapitola"
29099
29100#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29101msgid "All selected items will be renamed to the form prefix-number"
29102msgstr ""
29103
29104#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29105msgid "Change the location this entry points to"
29106msgstr ""
29107
29108#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29109msgid "Bulk rename all selected items"
29110msgstr ""
29111
29112#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29113msgid "Remove all selected items"
29114msgstr "Odstrániť všetky vybrané položky"
29115
29116#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29117#, python-format
29118msgid "Move \"%s\" up"
29119msgstr "Posunúť \"%s\" hore"
29120
29121#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29122#, python-format
29123msgid "Move \"%s\" down"
29124msgstr "Posunúť \"%s\" dole"
29125
29126#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29127#, python-format
29128msgid "Unindent \"%s\""
29129msgstr ""
29130
29131#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29132#, python-format
29133msgid "Indent \"%s\""
29134msgstr ""
29135
29136#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29137msgid "Move current entry up [Ctrl+Up]"
29138msgstr ""
29139
29140#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29141msgid "Unindent the current entry [Ctrl+Left]"
29142msgstr ""
29143
29144#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29145msgid "Remove all selected entries"
29146msgstr ""
29147
29148#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29149msgid "Indent the current entry [Ctrl+Right]"
29150msgstr ""
29151
29152#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29153msgid "Move current entry down [Ctrl+Down]"
29154msgstr ""
29155
29156#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29158msgid "&Expand all"
29159msgstr "&Rozbaliť všetko"
29160
29161#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29163msgid "&Collapse all"
29164msgstr "&Zbaliť všetko"
29165
29166#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29167msgid "Double click on an entry to change the text"
29168msgstr ""
29169
29170#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29171#, python-format
29172msgid ""
29173"The location this entry point to does not exist:\n"
29174"%s"
29175msgstr ""
29176
29177#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29178#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29179#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29180msgid "No items found"
29181msgstr ""
29182
29183#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29184msgid "No items were found that could be added to the Table of Contents."
29185msgstr ""
29186
29187#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29188msgid "No links were found that could be added to the Table of Contents."
29189msgstr ""
29190
29191#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29192msgid "No files were found that could be added to the Table of Contents."
29193msgstr ""
29194
29195#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29197#, python-format
29198msgid "Edit the ToC in %s"
29199msgstr "Upraviť obsah v %s"
29200
29201#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29202#, python-format
29203msgid "Loading %s, please wait..."
29204msgstr "Načítava sa %s, prosím počkajte..."
29205
29206#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29208msgid "Undo the last action, if any"
29209msgstr ""
29210
29211#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29212#, python-format
29213msgid "Writing %s, please wait..."
29214msgstr "Zapisuje sa %s, prosím počkajte..."
29215
29216#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29218msgid "Failed to write book"
29219msgstr "Zápis knihy zlyhal"
29220
29221#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29223#, python-format
29224msgid "Could not write %s. Click \"Show details\" for more information."
29225msgstr ""
29226
29227#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29228msgid "Failed to load book"
29229msgstr "Načítanie knihy zlyhalo"
29230
29231#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29232#, python-format
29233msgid "Could not load %s. Click \"Show details\" for more information."
29234msgstr ""
29235
29236#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29237#, python-format
29238msgid "Convert book %(num)d of %(total)d (%(title)s)"
29239msgstr "Konvertovať %(num)d knihu z %(total)d (%(title)s)"
29240
29241#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29242msgid "Could not convert"
29243msgstr ""
29244
29245#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29246#, python-format
29247msgid ""
29248"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29249"should have files, but calibre is not finding them, that is most likely "
29250"because you moved the book's files around outside of calibre. You will need "
29251"to find those files and re-add them to calibre."
29252msgstr ""
29253
29254#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29255#, python-format
29256msgid "No supported formats (Available formats: %s)"
29257msgstr ""
29258
29259#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29260msgid "This book has no actual e-book files"
29261msgstr ""
29262
29263#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29264#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29265msgid "Could not convert some books"
29266msgstr "Niektoré knihy sa nepodarilo konvertovať"
29267
29268#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29269msgid ""
29270"Could not convert the book because no supported source format was found"
29271msgstr ""
29272
29273#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29274#, python-brace-format
29275msgid ""
29276"Could not convert {num} of {tot} books, because no supported source formats "
29277"were found."
29278msgstr ""
29279
29280#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29281msgid "Queueing books for bulk conversion"
29282msgstr "Zaraďujem knihy pre hromadnú konverziu do radu"
29283
29284#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29285msgid "Queueing "
29286msgstr "Zaraďujem do fronty "
29287
29288#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29289#, python-format
29290msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29291msgstr "Konverzia knihy %(num)d z %(tot)d (%(title)s)"
29292
29293#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29294#, python-format
29295msgid ""
29296"Could not convert %(num)d of %(tot)d books, because no suitable source "
29297"format was found."
29298msgstr "Nepodarilo sa konvertovať %(num)d z %(tot)d kníh, lebo neboli nájdené vhodné formáty."
29299
29300#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29301#, python-format
29302msgid "Fetch news from %s"
29303msgstr "Prevziať správy z %s"
29304
29305#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29306msgid "Convert existing"
29307msgstr "Konverzia existujúcich"
29308
29309#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29310#, python-format
29311msgid ""
29312"The following books have already been converted to the %s format. Do you "
29313"wish to reconvert them?"
29314msgstr ""
29315
29316#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29317#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29318msgid "Could not find speech-dispatcher on your system. Please install it."
29319msgstr ""
29320
29321#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29322#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29323#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29326msgid "Language"
29327msgstr "Jazyk"
29328
29329#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29330msgid "Variant"
29331msgstr ""
29332
29333#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29334msgid "&Speed of speech:"
29335msgstr ""
29336
29337#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29338msgid "Speech s&ynthesizer:"
29339msgstr ""
29340
29341#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29342msgid "female"
29343msgstr ""
29344
29345#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29346msgid "male"
29347msgstr ""
29348
29349#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29350msgid "neutral"
29351msgstr ""
29352
29353#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29354#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29355msgid "Age"
29356msgstr "Vek"
29357
29358#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29359#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29360msgid "Gender"
29361msgstr ""
29362
29363#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29364#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29365msgid "&Speed of speech (words per minute):"
29366msgstr ""
29367
29368#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29369msgid "Sound output:"
29370msgstr "Zvukový výstup:"
29371
29372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29373msgid "&Unmark marked text"
29374msgstr ""
29375
29376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29377msgid "The Qt WebEngine Render process crashed and has been restarted"
29378msgstr ""
29379
29380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29382msgid "Unsaved changes"
29383msgstr "Neuložené zmeny"
29384
29385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29386msgid ""
29387"The current book has unsaved changes. If you open a new book, they will be "
29388"lost. Are you sure you want to proceed?"
29389msgstr ""
29390
29391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29392msgid "Cannot open"
29393msgstr "Nedá sa otvoriť"
29394
29395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29396msgid ""
29397"The current book is being saved, you cannot open a new book until the saving"
29398" is completed"
29399msgstr ""
29400
29401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29403msgid "Choose file location"
29404msgstr "Vyberte umiestnenie súboru"
29405
29406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29407msgid "Importing book, please wait..."
29408msgstr "Importujem knihu, prosím počkajte..."
29409
29410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29411msgid "Choose book folder"
29412msgstr ""
29413
29414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29416msgid "Choose book"
29417msgstr "Vybrať knihu"
29418
29419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29420msgid "File not found"
29421msgstr "Súbor nenájdený"
29422
29423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29424#, python-format
29425msgid "The file %s does not exist."
29426msgstr "Súbor %s neexistuje."
29427
29428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29429msgid "Unsupported format"
29430msgstr "Nepodporovaný formát"
29431
29432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29433#, python-format
29434msgid ""
29435"Tweaking is only supported for books in the %s formats. Convert your book to"
29436" one of these formats first."
29437msgstr ""
29438
29439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29440msgid "Opening book, please wait..."
29441msgstr "Otváram knihu, počkajte prosím..."
29442
29443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29445msgid "Failed to open book"
29446msgstr "Otváranie knihy zlyhalo"
29447
29448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29449msgid ""
29450"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29451"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29452"this book."
29453msgstr ""
29454
29455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29456msgid "Failed to open book, click \"Show details\" for more information."
29457msgstr ""
29458
29459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29460msgid "Start of editing session"
29461msgstr ""
29462
29463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29464msgid "Before: Delete files"
29465msgstr ""
29466
29467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29468msgid "One file deleted"
29469msgid_plural "{} files deleted"
29470msgstr[0] ""
29471msgstr[1] ""
29472msgstr[2] ""
29473msgstr[3] ""
29474
29475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29476msgid "Before: Re-order text"
29477msgstr ""
29478
29479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29481msgid ""
29482"You must first open a book to edit, before trying to create new files in it."
29483msgstr ""
29484
29485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29486#, python-format
29487msgid "Before: Add file %s"
29488msgstr ""
29489
29490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29491msgid "Choose files"
29492msgstr "Vybrať súbory"
29493
29494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29495msgid "Before Add files"
29496msgstr ""
29497
29498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29499msgid "Before: Add cover"
29500msgstr ""
29501
29502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29503msgid "No book is currently open. You must first open a book."
29504msgstr ""
29505
29506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29507msgid "No book open"
29508msgstr ""
29509
29510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29511msgid "You must open a book before trying to edit the Table of Contents."
29512msgstr ""
29513
29514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29515msgid "Before: Edit Table of Contents"
29516msgstr ""
29517
29518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29519msgid "Before: Insert inline Table of Contents"
29520msgstr ""
29521
29522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29523msgid "No Table of Contents"
29524msgstr "Žiaden obsah"
29525
29526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29527msgid ""
29528"Cannot create an inline Table of Contents as this book has no existing Table"
29529" of Contents. You must first create a Table of Contents using the Edit Table"
29530" of Contents tool."
29531msgstr ""
29532
29533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29534#, python-format
29535msgid "Before: %s"
29536msgstr ""
29537
29538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29541msgid "You must first open a book in order to transform styles."
29542msgstr ""
29543
29544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29545msgid "No HTML file"
29546msgstr ""
29547
29548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29549msgid "Not currently editing an HTML file"
29550msgstr ""
29551
29552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29554msgid "No HTML files"
29555msgstr ""
29556
29557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29558msgid "Not currently editing any HTML files"
29559msgstr ""
29560
29561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29562msgid "No HTML files are currently selected in the File browser"
29563msgstr ""
29564
29565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29566msgid "Before HTML transformation"
29567msgstr ""
29568
29569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29570msgid "No HTML was changed."
29571msgstr ""
29572
29573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29575msgid "No changes"
29576msgstr "Žiadne zmeny"
29577
29578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29579msgid "Before style transformation"
29580msgstr ""
29581
29582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29583msgid "No styles were changed."
29584msgstr ""
29585
29586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29587msgid "Before: Get external resources"
29588msgstr ""
29589
29590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29591msgid "No book is currently open. You must first open a book to manage fonts."
29592msgstr ""
29593
29594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29595msgid "Embed all fonts"
29596msgstr ""
29597
29598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29599msgid "Subset all fonts"
29600msgstr ""
29601
29602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29603#, python-format
29604msgid ""
29605"The %s format does not support file and folder names internally, therefore "
29606"arranging files into folders is not allowed."
29607msgstr ""
29608
29609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29610msgid "The files in this book are already arranged into folders"
29611msgstr ""
29612
29613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29614msgid "Nothing to do"
29615msgstr ""
29616
29617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29618msgid "Show this message &again"
29619msgstr ""
29620
29621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29622msgid "Before: Arrange into folders"
29623msgstr ""
29624
29625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29628msgid "Renaming and updating links..."
29629msgstr ""
29630
29631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29632#, python-brace-format
29633msgid ""
29634"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29635"can cause problems, are you sure?"
29636msgstr ""
29637
29638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29639#, python-brace-format
29640msgid ""
29641"The name you have chosen {0} contains special characters, internally it will"
29642" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29643"hyphens and underscores for file names. Other characters can cause problems "
29644"for  different e-book viewers. Are you sure you want to proceed?"
29645msgstr ""
29646
29647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29648#, python-format
29649msgid "Before: Rename %s"
29650msgstr ""
29651
29652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29653msgid "Before: Bulk rename"
29654msgstr ""
29655
29656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29657msgid "Failed to rename files"
29658msgstr ""
29659
29660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29661msgid "Failed to rename files, click \"Show details\" for more information."
29662msgstr ""
29663
29664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29666msgid "&Revert to"
29667msgstr ""
29668
29669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29670msgid "&Revert changes"
29671msgstr ""
29672
29673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29674msgid "Show this popup again"
29675msgstr ""
29676
29677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29681msgid "See what &changed"
29682msgstr ""
29683
29684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29685#, python-format
29686msgid "%s books"
29687msgstr "%s kníh"
29688
29689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29690msgid "Current book"
29691msgstr ""
29692
29693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29694msgid "Other book"
29695msgstr "Iná kniha"
29696
29697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29698msgid "Before: Fix HTML"
29699msgstr ""
29700
29701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29702msgid "All HTML files fixed"
29703msgstr ""
29704
29705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29706msgid "Fixing done"
29707msgstr ""
29708
29709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29710msgid "Before: Beautify files"
29711msgstr ""
29712
29713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29714msgid "All files beautified"
29715msgstr ""
29716
29717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29718msgid "Beautified"
29719msgstr ""
29720
29721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29722msgid "Inserting images is only supported for HTML and CSS files."
29723msgstr "Vkladanie obrázkov je podporované iba pre HTML a CSS súbory."
29724
29725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29726msgid "New class name"
29727msgstr ""
29728
29729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29730msgid "Rename the class {} to?"
29731msgstr ""
29732
29733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29734msgid "Before: Rename {}"
29735msgstr ""
29736
29737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29738msgid "No class {} found to change"
29739msgstr ""
29740
29741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29742msgid "Semantics are not supported for the AZW3 format."
29743msgstr ""
29744
29745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29746msgid "Before: Set Semantics"
29747msgstr ""
29748
29749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29750msgid "Before: Filter style information"
29751msgstr ""
29752
29753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29754msgid "No matching style rules were found"
29755msgstr ""
29756
29757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29758#, python-format
29759msgid "No file with the name %s was found in the book"
29760msgstr ""
29761
29762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29763msgid "No style rules that match the class {} were found"
29764msgstr ""
29765
29766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29767msgid ""
29768"Choose a name for the checkpoint.\n"
29769"You can later restore the book to this checkpoint via the\n"
29770"\"Revert to...\" entries in the Edit menu."
29771msgstr ""
29772
29773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29774msgid "Path does not exist"
29775msgstr ""
29776
29777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29778#, python-format
29779msgid ""
29780"The file you are editing (%s) no longer exists. You have to choose a new "
29781"save location."
29782msgstr ""
29783
29784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29785msgid "Cannot save a copy"
29786msgstr ""
29787
29788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29789msgid "Saving a copy of a folder based book is not supported"
29790msgstr ""
29791
29792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29793msgid "Choose path"
29794msgstr ""
29795
29796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29797#, python-format
29798msgid "Book (%s)"
29799msgstr "Kniha (%s)"
29800
29801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29802msgid "Saving copy, please wait..."
29803msgstr "Ukladám kópiu, prosím počkajte..."
29804
29805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29806msgid "Failed to save copy"
29807msgstr "Nepodarilo sa uložiť kópiu"
29808
29809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29810msgid "Failed to save copy, click \"Show details\" for more information."
29811msgstr ""
29812
29813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29814#, python-format
29815msgid "Copy saved to %s"
29816msgstr ""
29817
29818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29819msgid "Copy saved"
29820msgstr "Kópia uložená"
29821
29822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29823msgid "Could not save"
29824msgstr "Nedá sa uložiť"
29825
29826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29827msgid ""
29828"Saving of the book failed. Click \"Show details\" for more information. You "
29829"can try to save a copy to a different location, via File->Save a copy"
29830msgstr ""
29831
29832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29833msgid "Enter line number"
29834msgstr "Zadajte číslo riadku"
29835
29836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29838#, python-format
29839msgid "Before: Split %s"
29840msgstr ""
29841
29842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29843msgid "Does not exist"
29844msgstr "Neexistuje"
29845
29846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29847#, python-format
29848msgid ""
29849"The file %s does not exist. If you were trying to click an item in the Table"
29850" of Contents, you may need to refresh it by right-clicking and choosing "
29851"\"Refresh\"."
29852msgstr ""
29853
29854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29856msgid "Unsupported file format"
29857msgstr "Nepodporovaný formát súboru"
29858
29859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29861#, python-format
29862msgid "Editing files of type %s is not supported"
29863msgstr ""
29864
29865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29866#, python-format
29867msgid "The anchor %s was not found in this file"
29868msgstr ""
29869
29870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29871msgid "File deleted"
29872msgstr "Súbor zmazaný"
29873
29874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29875msgid ""
29876"The file {} has already been deleted, re-run Check Book to update the "
29877"results."
29878msgstr ""
29879
29880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29881msgid "Before: Spell Check"
29882msgstr ""
29883
29884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29885msgid "Before: Auto-fix errors"
29886msgstr ""
29887
29888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29889#, python-format
29890msgid "Before: Merge files into %s"
29891msgstr ""
29892
29893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29894msgid "{} files merged"
29895msgstr ""
29896
29897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29898msgid "Before: Link stylesheets"
29899msgstr ""
29900
29901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
29902msgid "File opened"
29903msgstr "Súbor otvorený"
29904
29905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
29906#, python-brace-format
29907msgid ""
29908"When you are done editing {0} click \"Import\" to update the file in the "
29909"book or \"Discard\" to lose any changes."
29910msgstr ""
29911
29912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29913#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
29914msgid "Discard"
29915msgstr "Zahodiť"
29916
29917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29918msgid "Import"
29919msgstr "Import"
29920
29921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
29922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
29923#, python-format
29924msgid "Before: Replace %s"
29925msgstr ""
29926
29927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
29928msgid "You must first open a book in order to see the report."
29929msgstr ""
29930
29931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
29932msgid "You must first open a book in order to check links."
29933msgstr ""
29934
29935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
29936msgid "You must first open a book in order to compress images."
29937msgstr ""
29938
29939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
29940msgid "Before: compress images"
29941msgstr ""
29942
29943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
29944msgid "Unexpected error"
29945msgstr "Neočakávaná chyba"
29946
29947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
29948msgid "Failed to compress images, click \"Show details\" for more information"
29949msgstr ""
29950
29951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
29952msgid "Cannot decode"
29953msgstr ""
29954
29955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
29956#, python-format
29957msgid "Cannot edit %s as it appears to be in an unknown character encoding"
29958msgstr ""
29959
29960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
29961msgid "No book is currently open. You must first open a book to edit."
29962msgstr ""
29963
29964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
29965msgid ""
29966"The current book is being saved in the background. Quitting now will "
29967"<b>abort the save process</b>! Finish saving first?"
29968msgstr ""
29969
29970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29971msgid "&Quit immediately"
29972msgstr "&Ukončiť okamžite"
29973
29974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29975msgid "Finish &saving first"
29976msgstr ""
29977
29978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
29979msgid ""
29980"There are unsaved changes, if you quit without saving, you will lose them."
29981msgstr ""
29982
29983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
29984msgid "&Save and Quit"
29985msgstr "&Uložiť a ukončiť"
29986
29987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
29988msgid "&Quit without saving"
29989msgstr "&Ukončiť bez uloženia"
29990
29991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
29992msgid "Saving, please wait..."
29993msgstr "Ukladá sa, počkajte prosím..."
29994
29995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
29996#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
29997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
29998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
29999msgid "Favorites"
30000msgstr "Obľúbené"
30001
30002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
30003msgid "European scripts"
30004msgstr ""
30005
30006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
30007msgid "Armenian"
30008msgstr "Arménčina"
30009
30010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
30011msgid "Armenian ligatures"
30012msgstr ""
30013
30014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
30015msgid "Coptic"
30016msgstr ""
30017
30018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
30019msgid "Coptic in Greek block"
30020msgstr ""
30021
30022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
30023msgid "Cypriot syllabary"
30024msgstr ""
30025
30026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
30027msgid "Cyrillic"
30028msgstr ""
30029
30030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
30031msgid "Cyrillic supplement"
30032msgstr ""
30033
30034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
30035msgid "Cyrillic extended A"
30036msgstr ""
30037
30038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
30039msgid "Cyrillic extended B"
30040msgstr ""
30041
30042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
30043msgid "Georgian"
30044msgstr ""
30045
30046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
30047msgid "Georgian supplement"
30048msgstr ""
30049
30050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
30051msgid "Glagolitic"
30052msgstr ""
30053
30054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
30055msgid "Gothic"
30056msgstr ""
30057
30058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
30059msgid "Greek and Coptic"
30060msgstr ""
30061
30062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
30063msgid "Greek extended"
30064msgstr ""
30065
30066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30067msgid "Latin, Basic & Latin-1 supplement"
30068msgstr ""
30069
30070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30071msgid "Latin extended A"
30072msgstr ""
30073
30074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30075msgid "Latin extended B"
30076msgstr ""
30077
30078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30079msgid "Latin extended C"
30080msgstr ""
30081
30082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30083msgid "Latin extended D"
30084msgstr ""
30085
30086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30087msgid "Latin extended additional"
30088msgstr ""
30089
30090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30091msgid "Latin ligatures"
30092msgstr ""
30093
30094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30095msgid "Fullwidth Latin letters"
30096msgstr ""
30097
30098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30099msgid "Linear B syllabary"
30100msgstr ""
30101
30102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30103msgid "Linear B ideograms"
30104msgstr ""
30105
30106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30107msgid "Ogham"
30108msgstr ""
30109
30110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30111msgid "Old italic"
30112msgstr ""
30113
30114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30115msgid "Phaistos disc"
30116msgstr ""
30117
30118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30119msgid "Runic"
30120msgstr ""
30121
30122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30123msgid "Shavian"
30124msgstr ""
30125
30126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30127msgid "Phonetic symbols"
30128msgstr ""
30129
30130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30131msgid "IPA extensions"
30132msgstr ""
30133
30134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30135msgid "Phonetic extensions"
30136msgstr ""
30137
30138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30139msgid "Phonetic extensions supplement"
30140msgstr ""
30141
30142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30143msgid "Modifier tone letters"
30144msgstr ""
30145
30146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30147msgid "Spacing modifier letters"
30148msgstr ""
30149
30150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30152msgid "Superscripts and subscripts"
30153msgstr ""
30154
30155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30156msgid "Combining diacritics"
30157msgstr ""
30158
30159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30160msgid "Combining diacritical marks"
30161msgstr ""
30162
30163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30165msgid "Combining diacritical marks for symbols"
30166msgstr ""
30167
30168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30169msgid "Combining diacritical marks supplement"
30170msgstr ""
30171
30172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30173msgid "Combining half marks"
30174msgstr ""
30175
30176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30177msgid "African scripts"
30178msgstr ""
30179
30180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30181msgid "Bamum"
30182msgstr ""
30183
30184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30185msgid "Bamum supplement"
30186msgstr ""
30187
30188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30189msgid "Egyptian hieroglyphs"
30190msgstr ""
30191
30192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30193msgid "Ethiopic"
30194msgstr "Etiópčina"
30195
30196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30197msgid "Ethiopic supplement"
30198msgstr "Etiópčina, dodatok"
30199
30200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30201msgid "Ethiopic extended"
30202msgstr "Rozšírená etiópčina"
30203
30204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30205msgid "Ethiopic extended A"
30206msgstr ""
30207
30208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30209msgid "Meroitic cursive"
30210msgstr ""
30211
30212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30213msgid "Meroitic hieroglyphs"
30214msgstr ""
30215
30216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30217msgid "N'Ko"
30218msgstr "N'Ko"
30219
30220#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30221msgid "Osmanya"
30222msgstr ""
30223
30224#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30225msgid "Tifinagh"
30226msgstr ""
30227
30228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30229msgid "Vai"
30230msgstr ""
30231
30232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30233msgid "Middle Eastern scripts"
30234msgstr ""
30235
30236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30237msgid "Arabic"
30238msgstr "Arabská"
30239
30240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30241msgid "Arabic supplement"
30242msgstr ""
30243
30244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30245msgid "Arabic extended A"
30246msgstr ""
30247
30248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30249msgid "Arabic presentation forms A"
30250msgstr ""
30251
30252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30253msgid "Arabic presentation forms B"
30254msgstr ""
30255
30256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30257msgid "Avestan"
30258msgstr "Avestan"
30259
30260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30261msgid "Carian"
30262msgstr ""
30263
30264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30265msgid "Cuneiform"
30266msgstr ""
30267
30268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30271msgid "Cuneiform numbers and punctuation"
30272msgstr ""
30273
30274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30275msgid "Hebrew"
30276msgstr "Hebrejský"
30277
30278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30279msgid "Hebrew presentation forms"
30280msgstr ""
30281
30282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30283msgid "Imperial Aramaic"
30284msgstr ""
30285
30286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30287msgid "Inscriptional Pahlavi"
30288msgstr ""
30289
30290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30291msgid "Inscriptional Parthian"
30292msgstr ""
30293
30294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30295msgid "Lycian"
30296msgstr ""
30297
30298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30299msgid "Lydian"
30300msgstr ""
30301
30302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30303msgid "Mandaic"
30304msgstr ""
30305
30306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30307msgid "Old Persian"
30308msgstr ""
30309
30310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30311msgid "Old South Arabian"
30312msgstr ""
30313
30314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30315msgid "Phoenician"
30316msgstr ""
30317
30318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30319msgid "Samaritan"
30320msgstr ""
30321
30322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30323msgid "Syriac"
30324msgstr ""
30325
30326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30327msgid "Ugaritic"
30328msgstr ""
30329
30330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30331msgid "Central Asian scripts"
30332msgstr ""
30333
30334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30335msgid "Mongolian"
30336msgstr ""
30337
30338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30339msgid "Old Turkic"
30340msgstr ""
30341
30342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30343msgid "Phags-pa"
30344msgstr ""
30345
30346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30347msgid "Tibetan"
30348msgstr ""
30349
30350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30351msgid "South Asian scripts"
30352msgstr ""
30353
30354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30355msgid "Bengali"
30356msgstr ""
30357
30358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30359msgid "Brahmi"
30360msgstr ""
30361
30362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30363msgid "Chakma"
30364msgstr ""
30365
30366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30367msgid "Devanagari"
30368msgstr ""
30369
30370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30371msgid "Devanagari extended"
30372msgstr ""
30373
30374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30375msgid "Gujarati"
30376msgstr ""
30377
30378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30379msgid "Gurmukhi"
30380msgstr ""
30381
30382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30383msgid "Kaithi"
30384msgstr ""
30385
30386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30387msgid "Kannada"
30388msgstr ""
30389
30390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30391msgid "Kharoshthi"
30392msgstr ""
30393
30394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30395msgid "Lepcha"
30396msgstr ""
30397
30398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30399msgid "Limbu"
30400msgstr ""
30401
30402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30403msgid "Malayalam"
30404msgstr ""
30405
30406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30407msgid "Meetei Mayek"
30408msgstr ""
30409
30410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30411msgid "Meetei Mayek extensions"
30412msgstr ""
30413
30414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30415msgid "Ol Chiki"
30416msgstr ""
30417
30418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30419msgid "Oriya"
30420msgstr ""
30421
30422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30423msgid "Saurashtra"
30424msgstr ""
30425
30426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30427msgid "Sinhala"
30428msgstr ""
30429
30430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30431msgid "Sharada"
30432msgstr ""
30433
30434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30435msgid "Sora Sompeng"
30436msgstr ""
30437
30438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30439msgid "Syloti Nagri"
30440msgstr ""
30441
30442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30443msgid "Takri"
30444msgstr ""
30445
30446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30447msgid "Tamil"
30448msgstr "Tamilský"
30449
30450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30451msgid "Telugu"
30452msgstr ""
30453
30454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30455msgid "Thaana"
30456msgstr ""
30457
30458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30459msgid "Vedic extensions"
30460msgstr ""
30461
30462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30463msgid "Southeast Asian scripts"
30464msgstr ""
30465
30466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30467msgid "Balinese"
30468msgstr ""
30469
30470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30471msgid "Batak"
30472msgstr "Batak"
30473
30474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30475msgid "Buginese"
30476msgstr ""
30477
30478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30479msgid "Cham"
30480msgstr ""
30481
30482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30483msgid "Javanese"
30484msgstr ""
30485
30486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30487msgid "Kayah Li"
30488msgstr ""
30489
30490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30491msgid "Khmer"
30492msgstr ""
30493
30494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30495msgid "Khmer symbols"
30496msgstr ""
30497
30498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30499msgid "Lao"
30500msgstr ""
30501
30502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30503msgid "Myanmar"
30504msgstr ""
30505
30506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30507msgid "Myanmar extended A"
30508msgstr ""
30509
30510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30511msgid "New Tai Lue"
30512msgstr ""
30513
30514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30515msgid "Rejang"
30516msgstr ""
30517
30518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30519msgid "Sundanese"
30520msgstr ""
30521
30522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30523msgid "Sundanese supplement"
30524msgstr ""
30525
30526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30527msgid "Tai Le"
30528msgstr ""
30529
30530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30531msgid "Tai Tham"
30532msgstr ""
30533
30534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30535msgid "Tai Viet"
30536msgstr ""
30537
30538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30539msgid "Thai"
30540msgstr "Thajský"
30541
30542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30543msgid "Philippine scripts"
30544msgstr ""
30545
30546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30547msgid "Buhid"
30548msgstr ""
30549
30550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30551msgid "Hanunoo"
30552msgstr ""
30553
30554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30555msgid "Tagalog"
30556msgstr ""
30557
30558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30559msgid "Tagbanwa"
30560msgstr ""
30561
30562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30563msgid "East Asian scripts"
30564msgstr ""
30565
30566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30567msgid "Bopomofo"
30568msgstr ""
30569
30570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30571msgid "Bopomofo extended"
30572msgstr ""
30573
30574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30575msgid "CJK Unified ideographs"
30576msgstr ""
30577
30578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30579msgid "CJK Unified ideographs extension A"
30580msgstr ""
30581
30582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30583msgid "CJK Unified ideographs extension B"
30584msgstr ""
30585
30586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30587msgid "CJK Unified ideographs extension C"
30588msgstr ""
30589
30590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30591msgid "CJK Unified ideographs extension D"
30592msgstr ""
30593
30594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30595msgid "CJK compatibility ideographs"
30596msgstr ""
30597
30598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30599msgid "CJK compatibility ideographs supplement"
30600msgstr ""
30601
30602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30603msgid "Kangxi radicals"
30604msgstr ""
30605
30606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30607msgid "CJK radicals supplement"
30608msgstr ""
30609
30610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30611msgid "CJK strokes"
30612msgstr ""
30613
30614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30615msgid "Ideographic description characters"
30616msgstr ""
30617
30618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30619msgid "Hiragana"
30620msgstr "Hiragana"
30621
30622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30623msgid "Katakana"
30624msgstr "Katakana"
30625
30626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30627msgid "Katakana phonetic extensions"
30628msgstr ""
30629
30630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30631msgid "Kana supplement"
30632msgstr ""
30633
30634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30635msgid "Halfwidth Katakana"
30636msgstr ""
30637
30638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30639msgid "Kanbun"
30640msgstr ""
30641
30642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30643msgid "Hangul syllables"
30644msgstr ""
30645
30646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30647msgid "Hangul Jamo"
30648msgstr ""
30649
30650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30651msgid "Hangul Jamo extended A"
30652msgstr ""
30653
30654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30655msgid "Hangul Jamo extended B"
30656msgstr ""
30657
30658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30659msgid "Hangul compatibility Jamo"
30660msgstr ""
30661
30662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30663msgid "Halfwidth Jamo"
30664msgstr ""
30665
30666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30667msgid "Lisu"
30668msgstr "Lisu"
30669
30670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30671msgid "Miao"
30672msgstr "Miao"
30673
30674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30675msgid "Yi syllables"
30676msgstr ""
30677
30678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30679msgid "Yi radicals"
30680msgstr ""
30681
30682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30683msgid "American scripts"
30684msgstr ""
30685
30686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30687msgid "Cherokee"
30688msgstr ""
30689
30690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30691msgid "Deseret"
30692msgstr ""
30693
30694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30695msgid "Unified Canadian aboriginal syllabics"
30696msgstr ""
30697
30698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30699msgid "UCAS extended"
30700msgstr ""
30701
30702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30704msgid "Other"
30705msgstr "Iné"
30706
30707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30708msgid "Alphabetic presentation forms"
30709msgstr ""
30710
30711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30712msgid "Halfwidth and Fullwidth forms"
30713msgstr ""
30714
30715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30716msgid "Punctuation"
30717msgstr ""
30718
30719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30720msgid "General punctuation"
30721msgstr ""
30722
30723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30724msgid "ASCII punctuation"
30725msgstr ""
30726
30727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30728msgid "Latin-1 punctuation"
30729msgstr ""
30730
30731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30732msgid "Small form variants"
30733msgstr ""
30734
30735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30736msgid "Supplemental punctuation"
30737msgstr ""
30738
30739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30740msgid "CJK symbols and punctuation"
30741msgstr ""
30742
30743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30744msgid "CJK compatibility forms"
30745msgstr ""
30746
30747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30748msgid "Fullwidth ASCII punctuation"
30749msgstr ""
30750
30751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30752msgid "Vertical forms"
30753msgstr ""
30754
30755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30756msgid "Alphanumeric symbols"
30757msgstr ""
30758
30759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30760msgid "Arabic mathematical alphabetic symbols"
30761msgstr ""
30762
30763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30765msgid "Letterlike symbols"
30766msgstr ""
30767
30768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30769msgid "Roman symbols"
30770msgstr ""
30771
30772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30774msgid "Mathematical alphanumeric symbols"
30775msgstr ""
30776
30777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30778msgid "Enclosed alphanumerics"
30779msgstr ""
30780
30781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30782msgid "Enclosed alphanumeric supplement"
30783msgstr ""
30784
30785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30786msgid "Enclosed CJK letters and months"
30787msgstr ""
30788
30789#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30790msgid "Enclosed ideographic supplement"
30791msgstr ""
30792
30793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30794msgid "CJK compatibility"
30795msgstr ""
30796
30797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30798msgid "Technical symbols"
30799msgstr "Technické symboly"
30800
30801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30802msgid "Miscellaneous technical"
30803msgstr ""
30804
30805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30806msgid "Control pictures"
30807msgstr ""
30808
30809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30810msgid "Optical character recognition"
30811msgstr ""
30812
30813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30814msgid "Numbers and digits"
30815msgstr "Čísla a číslice"
30816
30817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30818msgid "Aegean numbers"
30819msgstr ""
30820
30821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30822msgid "Ancient Greek numbers"
30823msgstr ""
30824
30825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30826msgid "Common Indic number forms"
30827msgstr ""
30828
30829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30830msgid "Counting rod numerals"
30831msgstr ""
30832
30833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30834msgid "Fullwidth ASCII digits"
30835msgstr ""
30836
30837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30838msgid "Number forms"
30839msgstr ""
30840
30841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30842msgid "Rumi numeral symbols"
30843msgstr ""
30844
30845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30846msgid "Mathematical symbols"
30847msgstr "Matematické symboly"
30848
30849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30850msgid "Arrows"
30851msgstr "Šípky"
30852
30853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30854msgid "Supplemental arrows A"
30855msgstr ""
30856
30857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30858msgid "Supplemental arrows B"
30859msgstr ""
30860
30861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30863msgid "Miscellaneous symbols and arrows"
30864msgstr ""
30865
30866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30867msgid "Mathematical operators"
30868msgstr "Matematické operátory"
30869
30870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30871msgid "Miscellaneous mathematical symbols A"
30872msgstr ""
30873
30874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30875msgid "Miscellaneous mathematical symbols B"
30876msgstr ""
30877
30878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30879msgid "Supplemental mathematical operators"
30880msgstr ""
30881
30882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30883msgid "Ceilings and floors"
30884msgstr ""
30885
30886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30887msgid "Geometric shapes"
30888msgstr ""
30889
30890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30891msgid "Box drawing"
30892msgstr ""
30893
30894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30895msgid "Block elements"
30896msgstr ""
30897
30898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30900msgid "Musical symbols"
30901msgstr "Hudobné symboly"
30902
30903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
30904msgid "More musical symbols"
30905msgstr ""
30906
30907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
30908msgid "Ancient Greek musical notation"
30909msgstr ""
30910
30911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
30912msgid "Byzantine musical symbols"
30913msgstr ""
30914
30915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
30916msgid "Game symbols"
30917msgstr ""
30918
30919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
30920msgid "Chess"
30921msgstr "Šach"
30922
30923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
30924msgid "Domino tiles"
30925msgstr ""
30926
30927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
30928msgid "Draughts"
30929msgstr ""
30930
30931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
30932msgid "Japanese chess"
30933msgstr ""
30934
30935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
30936msgid "Mahjong tiles"
30937msgstr ""
30938
30939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
30940msgid "Playing cards"
30941msgstr "Hracie karty"
30942
30943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
30944msgid "Playing card suits"
30945msgstr ""
30946
30947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
30948msgid "Other symbols"
30949msgstr "Iné symboly"
30950
30951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
30952msgid "Alchemical symbols"
30953msgstr ""
30954
30955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
30956msgid "Ancient symbols"
30957msgstr ""
30958
30959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
30960msgid "Braille patterns"
30961msgstr ""
30962
30963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
30964msgid "Currency symbols"
30965msgstr ""
30966
30967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
30968msgid "Dingbats"
30969msgstr ""
30970
30971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
30972msgid "Emoticons"
30973msgstr "Emotikony"
30974
30975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
30976msgid "Miscellaneous symbols"
30977msgstr "Rôzne symboly"
30978
30979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
30980msgid "Miscellaneous symbols and pictographs"
30981msgstr ""
30982
30983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
30984msgid "Yijing hexagram symbols"
30985msgstr ""
30986
30987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
30988msgid "Yijing mono and digrams"
30989msgstr ""
30990
30991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
30992msgid "Yijing trigrams"
30993msgstr ""
30994
30995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
30996msgid "Tai Xuan Jing symbols"
30997msgstr ""
30998
30999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
31000msgid "Transport and map symbols"
31001msgstr ""
31002
31003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
31004msgid "Specials"
31005msgstr ""
31006
31007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
31008msgid "Variation selectors"
31009msgstr ""
31010
31011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
31012msgid "Variation selectors supplement"
31013msgstr ""
31014
31015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
31016#, python-format
31017msgid "Copy %s to clipboard"
31018msgstr ""
31019
31020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31021#, python-format
31022msgid "Add %s to favorites"
31023msgstr "Pridať %s do obľúbených"
31024
31025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31026#, python-format
31027msgid "Remove %s from favorites"
31028msgstr "Odobrať %s z obľúbených"
31029
31030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
31031msgid "Restore favorites to defaults"
31032msgstr ""
31033
31034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
31035msgid "Insert character"
31036msgstr "Vložiť znak"
31037
31038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
31039msgid "Re-arrange favorites"
31040msgstr "Preusporiadať obľúbené"
31041
31042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
31043msgid ""
31044"Search for Unicode characters by using the English names or nicknames. You "
31045"can also search directly using a character code. For example, the following "
31046"searches will all yield the no-break space character: U+A0, nbsp, no-break"
31047msgstr ""
31048
31049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
31050msgid "Search by name, nickname or character code"
31051msgstr ""
31052
31053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
31054msgid "Clear search"
31055msgstr "Vyčistiť hľadanie"
31056
31057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
31058msgid ""
31059"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
31060" again when you are done."
31061msgstr ""
31062
31063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
31064msgid "Match any word"
31065msgstr ""
31066
31067#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31068msgid ""
31069"When searching return characters whose names match any of the specified "
31070"words"
31071msgstr ""
31072
31073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31074msgid "WARNING"
31075msgstr "UPOZORNENIE"
31076
31077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31078msgid "INFO"
31079msgstr "INFO"
31080
31081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31082msgid "Check has not been run"
31083msgstr ""
31084
31085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31086msgid "Copy list of errors to clipboard"
31087msgstr ""
31088
31089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31090msgid "Click to run a check on the book"
31091msgstr ""
31092
31093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31094msgid "Run check"
31095msgstr "Spustiť kontrolu"
31096
31097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31098#, python-format
31099msgid "line: %d"
31100msgstr "riadok: %d"
31101
31102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31103#, python-format
31104msgid " column: %d"
31105msgstr " stĺpec: %d"
31106
31107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31108msgid "Information"
31109msgstr "Informácia"
31110
31111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31112msgid "Warning"
31113msgstr "Varovanie"
31114
31115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31116msgid "Try to fix only this error"
31117msgstr ""
31118
31119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31120msgid "Click to open in editor"
31121msgstr ""
31122
31123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31124msgid ""
31125"Try to fix all fixable errors automatically. Only works for some types of "
31126"error."
31127msgstr ""
31128
31129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31130msgid "Try to correct all fixable errors automatically"
31131msgstr ""
31132
31133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31134msgid "Re-run check"
31135msgstr ""
31136
31137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31138msgid "Re-run the check"
31139msgstr ""
31140
31141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31142msgid "Running fixers, please wait..."
31143msgstr ""
31144
31145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31146msgid "Running checks, please wait..."
31147msgstr ""
31148
31149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31150msgid "Check external links"
31151msgstr "Skontrolovať externé odkazy"
31152
31153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31154msgid "Checking external links, please wait..."
31155msgstr ""
31156
31157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31158msgid "Check &anchors"
31159msgstr ""
31160
31161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31162msgid ""
31163"Check HTML anchors in links (the part after the #).\n"
31164" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31165msgstr ""
31166
31167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31168msgid "Checking failed"
31169msgstr "Kontrola zlyhala"
31170
31171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31172msgid ""
31173"There was an error while checking links, click \"Show details\" for more "
31174"information"
31175msgstr ""
31176
31177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31178msgid "No broken links found"
31179msgstr ""
31180
31181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31182msgid "Found a broken link"
31183msgid_plural "Found {} broken links"
31184msgstr[0] ""
31185msgstr[1] ""
31186msgstr[2] ""
31187msgstr[3] ""
31188
31189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31190msgid "Fix this link"
31191msgstr "Opraviť tento odkaz"
31192
31193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31194msgid "line number"
31195msgstr "číslo riadku"
31196
31197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31198msgid "Enter the corrected URL:"
31199msgstr "Zadajte správne URL:"
31200
31201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31202msgid "Fix URL"
31203msgstr "Opraviť URL"
31204
31205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31207msgid "Font"
31208msgstr ""
31209
31210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31214msgid "Image"
31215msgstr "Obrázok"
31216
31217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31218msgid "Stylesheet"
31219msgstr ""
31220
31221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31222msgid "Completion failed"
31223msgstr ""
31224
31225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31226msgid ""
31227"Failed to get completions, click \"Show details\" for more information. "
31228"Future errors during completion will be suppressed."
31229msgstr ""
31230
31231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31232msgid "Failed to get completion data"
31233msgstr ""
31234
31235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31236msgid "Calculating differences, please wait..."
31237msgstr ""
31238
31239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31240msgid "Differences between books"
31241msgstr "Rozdiely medzi knihami"
31242
31243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31244msgid "Go to previous change"
31245msgstr "Prejsť na predchádzajúcu zmenu"
31246
31247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31248msgid "&Previous change"
31249msgstr "&Predchádzajúca zmena"
31250
31251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31252msgid "Go to next change"
31253msgstr "Prejsť na ďalšiu zmenu"
31254
31255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31256msgid "&Next change"
31257msgstr "&Nasledujúca zmena"
31258
31259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31260msgid "Search for text"
31261msgstr "Hľadať text"
31262
31263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31264msgid "Next &match"
31265msgstr ""
31266
31267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31268msgid "P&revious match"
31269msgstr ""
31270
31271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31272msgid "Left panel"
31273msgstr "Ľavý panel"
31274
31275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31276msgid "Perform search in the left panel"
31277msgstr ""
31278
31279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31280msgid "Right panel"
31281msgstr "Pravý panel"
31282
31283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31284msgid "Perform search in the right panel"
31285msgstr ""
31286
31287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31288msgid "&Options"
31289msgstr "M&ožnosti"
31290
31291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31292msgid "Change how the differences are displayed"
31293msgstr ""
31294
31295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31296msgid "Lines of context around each change"
31297msgstr ""
31298
31299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31300#, python-format
31301msgid "Show %d lines of context"
31302msgstr ""
31303
31304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31305msgid "Show all text"
31306msgstr "Zobraziť celý text"
31307
31308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31309msgid "Double click right side to edit"
31310msgstr ""
31311
31312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31313msgid ""
31314"Double click on any change in the right panel to edit that location in the "
31315"editor"
31316msgstr ""
31317
31318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31319msgid "Beautify files before comparing them"
31320msgstr ""
31321
31322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31323msgid "Do not beautify files before comparing"
31324msgstr ""
31325
31326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31327msgid "The books are identical"
31328msgstr "Knihy sú rovnaké"
31329
31330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31332msgid "No changes found"
31333msgstr "Nenájdené žiadne zmeny"
31334
31335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31337msgid "The files are identical"
31338msgstr "Súbory sú rovnaké"
31339
31340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31341msgid "No differences found"
31342msgstr "Žiadne rozdiely"
31343
31344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31345msgid "The folders are identical"
31346msgstr ""
31347
31348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31349#, python-format
31350msgid "[%s was added]"
31351msgstr ""
31352
31353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31354#, python-format
31355msgid "[%s was removed]"
31356msgstr ""
31357
31358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31359msgid "Previous change"
31360msgstr "Predchádzajúca zmena"
31361
31362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31363msgid "Next change"
31364msgstr "Nasledujúca zmena"
31365
31366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31367msgid "Open file in the editor"
31368msgstr "Otvoriť súbor v editore"
31369
31370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31371#, python-format
31372msgid "No matches found for query: %s"
31373msgstr ""
31374
31375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31376msgid "This file was added"
31377msgstr "Súbor bol pridaný"
31378
31379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31380msgid "This file was removed"
31381msgstr "Súbor bol odstránený"
31382
31383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31384#, python-format
31385msgid "[This file was renamed from %s]"
31386msgstr "[Tento súbor bol premenovaný z %s]"
31387
31388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31389#, python-format
31390msgid "[This file was renamed to %s]"
31391msgstr "[Tento súbor bol premenovaný na %s]"
31392
31393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31394#, python-format
31395msgid "Binary file of size: %s"
31396msgstr "Binárny súbor s veľkosťou: %s"
31397
31398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31399msgid "Image could not be rendered"
31400msgstr ""
31401
31402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31403#, python-brace-format
31404msgid "Size: {0} Resolution: {1}x{2}"
31405msgstr "Veľkosť: {0} Rozlíšenie: {1}x{2}"
31406
31407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31408msgid "The files are identical after beautifying"
31409msgstr ""
31410
31411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31412msgid "Choose the external resources to download"
31413msgstr ""
31414
31415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31416msgid "Data URL #{}"
31417msgstr ""
31418
31419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31420msgid "one instance"
31421msgid_plural "{} instances"
31422msgstr[0] ""
31423msgstr[1] ""
31424msgstr[2] ""
31425msgstr[3] ""
31426
31427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31428msgid "Download external resources"
31429msgstr "Stiahnuť externé zdroje"
31430
31431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31432msgid "Searching for external resources..."
31433msgstr ""
31434
31435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31436msgid "Scan failed"
31437msgstr ""
31438
31439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31440msgid ""
31441"Failed to scan for external resources, click \"Show details\" for more "
31442"information."
31443msgstr ""
31444
31445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31446msgid "No external resources found"
31447msgstr ""
31448
31449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31450msgid "No external resources were found in this book."
31451msgstr ""
31452
31453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31455msgid ""
31456"Failed to download external resources, click \"Show details\" for more "
31457"information."
31458msgstr ""
31459
31460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31461msgid "Some downloads failed"
31462msgstr ""
31463
31464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31465msgid ""
31466"Failed to download some external resources, click \"Show details\" for more "
31467"information."
31468msgstr ""
31469
31470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31471msgid "Updating resources in book..."
31472msgstr ""
31473
31474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31475msgid "Successfully processed the external resource"
31476msgid_plural "Successfully processed {} external resources"
31477msgstr[0] ""
31478msgstr[1] ""
31479msgstr[2] ""
31480msgstr[3] ""
31481
31482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31483msgid "Could not download one image"
31484msgid_plural "Could not download {} images"
31485msgstr[0] "Neporadilo sa stiahnuť jeden obrázok"
31486msgstr[1] "Neporadilo sa stiahnuť {} obrázky"
31487msgstr[2] "Neporadilo sa stiahnuť {} obrázkov"
31488msgstr[3] "Neporadilo sa stiahnuť {} obrázkov"
31489
31490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31491msgid "Replace failed"
31492msgstr ""
31493
31494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31495msgid ""
31496"Failed to replace external resources, click \"Show details\" for more "
31497"information."
31498msgstr ""
31499
31500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31502msgid "Trim image"
31503msgstr "Orezať obrázok"
31504
31505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31507msgid "Auto-trim image"
31508msgstr ""
31509
31510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31512msgid "Rotate image"
31513msgstr "Otočiť obrázok"
31514
31515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31517msgid "Resize image"
31518msgstr "Zmeniť veľkosť obrázka"
31519
31520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31523msgid "Sharpen image"
31524msgstr "Zaostriť obrázok"
31525
31526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31529msgid "Blur image"
31530msgstr "Rozostriť obrázok"
31531
31532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31534msgid "Make image look like an oil painting"
31535msgstr ""
31536
31537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31539msgid "De-speckle image"
31540msgstr ""
31541
31542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31543msgid "Normalize image"
31544msgstr "Normalizovať obrázok"
31545
31546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31549msgid "No image"
31550msgstr "Žiaden obrázok"
31551
31552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31553msgid "No image loaded"
31554msgstr ""
31555
31556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31557#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31558#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31559msgid "Invalid image"
31560msgstr "Neplatný obrázok"
31561
31562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31563msgid "The current image is not valid"
31564msgstr ""
31565
31566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31568msgid "Drop image"
31569msgstr ""
31570
31571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31573msgid "Paste image"
31574msgstr "Prilepiť obrázok"
31575
31576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31577msgid "No image available in the clipboard"
31578msgstr "V schránke nie je žiaden obrázok"
31579
31580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31581msgid ""
31582"No active selection, first select a region in the image, by dragging with "
31583"your mouse"
31584msgstr ""
31585
31586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31587msgid "Not a valid image"
31588msgstr "Neplatný obrázok"
31589
31590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31591msgid "Choose the new width and height"
31592msgstr ""
31593
31594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31595msgid "&Width:"
31596msgstr "&Šírka:"
31597
31598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31599msgid "&Height:"
31600msgstr "&Výška:"
31601
31602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31603msgid ""
31604"Cutting of images is not allowed. If you want to delete the image, use the "
31605"files browser to do it."
31606msgstr ""
31607
31608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31609msgid "File actions tool bar"
31610msgstr ""
31611
31612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31614msgid "Edit actions tool bar"
31615msgstr ""
31616
31617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31618msgid "Image filters"
31619msgstr ""
31620
31621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31622msgid "Improve contrast (normalize image)"
31623msgstr "Zlepšiť kontrast (normalizovať obrázok)"
31624
31625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31626msgid "Image information bar"
31627msgstr ""
31628
31629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31630msgid "Copy selected region"
31631msgstr "Kopírovať vybranú oblasť"
31632
31633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31634msgid "Paste into selected region"
31635msgstr "Vložiť do vybranej oblasti"
31636
31637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31638msgid "Copy image"
31639msgstr "Kopírovať obrázok"
31640
31641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31642msgid ""
31643"The standard deviation for the Gaussian sharpen operation (higher means more"
31644" sharpening)"
31645msgstr ""
31646
31647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31648msgid ""
31649"The standard deviation for the Gaussian blur operation (higher means more "
31650"blurring)"
31651msgstr ""
31652
31653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31654msgid "Oilify image"
31655msgstr ""
31656
31657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31658msgid "The strength of the operation (higher numbers have larger effects)"
31659msgstr ""
31660
31661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31662msgid "Choose file name"
31663msgstr "Zvoľte meno súboru"
31664
31665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31668msgid "No name specified"
31669msgstr ""
31670
31671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31672msgid "You must specify a file name for the new file, with an extension."
31673msgstr ""
31674
31675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31676msgid "Choose an image"
31677msgstr "Vyberte obrázok"
31678
31679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31680msgid "Images in book"
31681msgstr "Obrázky v knihe"
31682
31683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31684msgid "&Existing images in the book"
31685msgstr ""
31686
31687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31688msgid "Search for image by file name"
31689msgstr ""
31690
31691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31692msgid "Refresh the displayed images"
31693msgstr ""
31694
31695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31696msgid "&Import image"
31697msgstr "&Importovať obrázok"
31698
31699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31700msgid "Import an image from elsewhere in your computer"
31701msgstr ""
31702
31703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31704msgid "&Paste image"
31705msgstr "&Vložiť obrázok"
31706
31707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31708msgid "Paste an image from the clipboard"
31709msgstr "Vložiť obrázok zo schránky"
31710
31711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31712msgid "Full page image"
31713msgstr ""
31714
31715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31716msgid ""
31717"Insert the image so that it takes up an entire page when viewed in a reader"
31718msgstr ""
31719
31720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31722msgid "Preserve aspect ratio"
31723msgstr "Zachovať pomer strán"
31724
31725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31726msgid ""
31727"Preserve the aspect ratio of the inserted image when rendering it full paged"
31728msgstr ""
31729
31730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31731msgid "&Zoom in"
31732msgstr "&Priblížiť"
31733
31734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31735msgid "There is no image on the clipboard"
31736msgstr ""
31737
31738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31739msgid "Invalid file extension"
31740msgstr "Neplatná prípona súboru"
31741
31742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31743msgid "The file name you choose must have a .jpg or .png extension"
31744msgstr ""
31745
31746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31747msgid "Choose folder"
31748msgstr "Vyberte priečinok"
31749
31750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31751msgid "Choose the folder into which the files will be placed"
31752msgstr ""
31753
31754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31755msgid "Create new folder"
31756msgstr "Vytvoriť nový priečinok"
31757
31758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31759msgid "Enter a name for the new folder"
31760msgstr "Zadajte názov pre nový priečinok"
31761
31762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31763msgid "Folder name"
31764msgstr "Názov priečinka"
31765
31766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31767msgid "Create new book"
31768msgstr "Vytvoriť novú knihu"
31769
31770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31771msgid "&Authors:"
31772msgstr "&Autori:"
31773
31774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31775#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31777msgid "&Language:"
31778msgstr "&Jazyk:"
31779
31780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31781msgid "Invalid markup"
31782msgstr ""
31783
31784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31785msgid ""
31786"The current block tag has an existing unclosed style attribute. Run the Fix "
31787"HTML tool first."
31788msgstr ""
31789
31790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31792msgid "Invalid HTML"
31793msgstr "Neplatné HTML"
31794
31795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31796#, python-format
31797msgid ""
31798"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31799"to rename tags."
31800msgstr ""
31801
31802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31803#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31804msgid "No tag found"
31805msgstr "Značka nebola nájdená"
31806
31807#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31808msgid "No suitable block level tag was found to rename"
31809msgstr ""
31810
31811#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31812msgid "Cursor inside tag"
31813msgstr ""
31814
31815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31816msgid "Cannot split as the cursor is inside the tag definition"
31817msgstr ""
31818
31819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31820msgid "No suitable tag was found to split"
31821msgstr ""
31822
31823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31824#, python-format
31825msgid ""
31826"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31827"to split tags."
31828msgstr ""
31829
31830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31831msgid "Not in a block tag"
31832msgstr ""
31833
31834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31835msgid ""
31836"Cannot change text alignment as the cursor is not inside a block level tag, "
31837"such as a &lt;p&gt; or &lt;div&gt; tag."
31838msgstr ""
31839
31840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31841msgid "Insert filler text"
31842msgstr "Vložiť výplňový text"
31843
31844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31845msgid "Insert a tag"
31846msgstr ""
31847
31848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31849msgid "Insert a self closing tag"
31850msgstr ""
31851
31852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31853msgid "Insert a HTML link"
31854msgstr "Vložiť HTML odkaz"
31855
31856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31857msgid "Insert a HTML image"
31858msgstr "Vložiť HTML obrázok"
31859
31860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31861msgid "Insert a HTML tag with a class"
31862msgstr ""
31863
31864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31866msgid "No snippet found"
31867msgstr ""
31868
31869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31871msgid "No matching snippet was found"
31872msgstr ""
31873
31874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31875#, python-format
31876msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31877msgstr ""
31878
31879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31880msgid "The name of this snippet"
31881msgstr "Názov tohto úryvku"
31882
31883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31884msgid "The text used to trigger this snippet"
31885msgstr ""
31886
31887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31888msgid "Tri&gger:"
31889msgstr ""
31890
31891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31892msgid "&File types:"
31893msgstr "&Typy súborov:"
31894
31895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
31896msgid "Which file types this snippet should be active in"
31897msgstr ""
31898
31899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
31900msgid "You can test your snippet here"
31901msgstr ""
31902
31903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
31904msgid "T&est:"
31905msgstr "T&est:"
31906
31907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31908msgid "Create a snippet"
31909msgstr "Vytvoriť úryvok"
31910
31911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31912msgid "Edit snippet"
31913msgstr ""
31914
31915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
31916msgid "You must provide a name for this snippet"
31917msgstr ""
31918
31919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
31920msgid "You must provide a trigger for this snippet"
31921msgstr ""
31922
31923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
31924msgid "You must provide a template for this snippet"
31925msgstr ""
31926
31927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
31928msgid "You must specify at least one file type"
31929msgstr ""
31930
31931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
31932msgid "Create/edit snippets"
31933msgstr ""
31934
31935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
31936msgid "Search for a snippet"
31937msgstr ""
31938
31939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
31940msgid "&Add snippet"
31941msgstr "&Pridať úryvok"
31942
31943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
31944msgid "&Edit snippet"
31945msgstr "&Upraviť úryvok"
31946
31947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
31948msgid "&Remove snippet"
31949msgstr "&Odstrániť úryvok"
31950
31951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
31952msgid "Change &built-in"
31953msgstr ""
31954
31955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
31956msgid "Invalid snippet"
31957msgstr "Neplatný úryvok"
31958
31959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31960msgid "Cannot edit snippet"
31961msgstr ""
31962
31963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31964msgid "No snippet selected"
31965msgstr ""
31966
31967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
31968msgid "No snippets found"
31969msgstr ""
31970
31971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
31972#, python-format
31973msgid "No snippets found for query: %s"
31974msgstr ""
31975
31976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
31977msgid "Choose the built-in snippet to modify:"
31978msgstr ""
31979
31980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
31981msgid "Invalid text"
31982msgstr "Neplatný text"
31983
31984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
31985msgid "Unterminated string"
31986msgstr ""
31987
31988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
31989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
31990msgid "Hold down the Ctrl key and click to open this link"
31991msgstr ""
31992
31993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
31994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
31995msgid "This link points to a file that is not present in the book"
31996msgstr ""
31997
31998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
31999msgid "An unescaped < is not allowed. Replace it with &lt;"
32000msgstr ""
32001
32002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
32003msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
32004msgstr ""
32005
32006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
32007msgid "An unescaped > is not allowed. Replace it with &gt;"
32008msgstr ""
32009
32010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
32011msgid "/ not allowed except at the end of the tag"
32012msgstr ""
32013
32014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
32015msgid "Unknown character"
32016msgstr "Neznámy znak"
32017
32018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
32019msgid "A closing tag must contain only the tag name and nothing else"
32020msgstr ""
32021
32022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
32023msgid "Expecting an attribute value"
32024msgstr ""
32025
32026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
32027msgid "A tag name cannot end with a colon"
32028msgstr ""
32029
32030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
32031msgid ""
32032"Hold down the Ctrl key and click to open the first matching CSS style rule"
32033msgstr ""
32034
32035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
32036msgid ""
32037"Sorting CSS rules can in rare cases change the effective styles applied to "
32038"the book. Are you sure you want to proceed?"
32039msgstr ""
32040
32041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
32042msgid "Create custom theme"
32043msgstr "Vytvoriť vlasný motív"
32044
32045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
32046msgid "&Name of custom theme:"
32047msgstr ""
32048
32049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
32050msgid "&Builtin theme to base on:"
32051msgstr ""
32052
32053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
32054msgid "You must specify a name for your theme"
32055msgstr ""
32056
32057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
32058#, python-format
32059msgid "A custom theme with the name %s already exists"
32060msgstr ""
32061
32062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32063msgid "No color"
32064msgstr "Žiadna farba"
32065
32066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32067#, python-brace-format
32068msgid "Red: {0} Green: {1} Blue: {2}"
32069msgstr "Červená: {0} Zelená: {1} Modrá: {2}"
32070
32071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32072msgid "Remove color"
32073msgstr "Odstrániť farbu"
32074
32075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32076msgid "&Background"
32077msgstr "&Pozadie"
32078
32079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32080msgid "&Foreground"
32081msgstr ""
32082
32083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32085msgid "&Italic"
32086msgstr ""
32087
32088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32089msgid "B&old"
32090msgstr ""
32091
32092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32093msgid "&Underline:"
32094msgstr ""
32095
32096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32097msgid ""
32098"<h2>Creating a custom theme</h2>\n"
32099"\n"
32100"<p id=\"attribute\" lang=\"und\">You can create a custom syntax highlighting theme, with your own colors and font styles. The most important types of highlighting rules are described below. Note that not every rule supports every kind of customization, for example, changing font or underline styles for the <code>Cursor</code> rule does not have any effect as that rule is used only for the color of the blinking cursor.</p>\n"
32101"\n"
32102"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32103"\n"
32104"<p xml:lang=\"und\">\n"
32105"{}\n"
32106"    The most important rule. Sets the foreground and background colors for the     editor as well as the style of \"normal\" text, that is, text that does not match any special syntax.\n"
32107"\n"
32108"{}\n"
32109"    Defines the colors for text selected by the mouse.\n"
32110"\n"
32111"{}\n"
32112"    Defines the color for the line containing the cursor.\n"
32113"\n"
32114"{}\n"
32115"    Defines the colors for the line numbers on the left.\n"
32116"\n"
32117"{}\n"
32118"    Defines the colors for matching tags in HTML and matching\n"
32119"    braces in CSS.\n"
32120"\n"
32121"{}\n"
32122"    Used for highlighting tags in HTML\n"
32123"\n"
32124"{}\n"
32125"    Used for highlighting attributes in HTML\n"
32126"\n"
32127"{}\n"
32128"    Tag names in HTML\n"
32129"\n"
32130"{}\n"
32131"    Namespace prefixes in XML and constants in CSS\n"
32132"\n"
32133"{}\n"
32134"    Non-breaking spaces/hyphens in HTML\n"
32135"\n"
32136"{}\n"
32137"    Syntax errors such as <this <>\n"
32138"\n"
32139"{}\n"
32140"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32141"\n"
32142"{}\n"
32143"    Comments like <!-- this one -->\n"
32144"\n"
32145"</p>\n"
32146"\n"
32147"<style type=\"text/css\">\n"
32148"/* Some CSS so you can see how the highlighting rules affect it */\n"
32149"\n"
32150"p.someclass {{\n"
32151"    font-family: serif;\n"
32152"    font-size: 12px;\n"
32153"    line-height: 1.2;\n"
32154"}}\n"
32155"</style>\n"
32156msgstr ""
32157
32158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32159msgid "Create/edit custom theme"
32160msgstr ""
32161
32162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32163msgid "&Edit theme:"
32164msgstr ""
32165
32166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32167msgid "Add &new theme"
32168msgstr ""
32169
32170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32171msgid "&Remove theme"
32172msgstr ""
32173
32174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32175msgid "&Bold"
32176msgstr ""
32177
32178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32179msgid "Make the selected text bold"
32180msgstr ""
32181
32182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32183msgid "<h3>Bold</h3>Make the selected text bold"
32184msgstr ""
32185
32186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32187msgid "Make the selected text italic"
32188msgstr ""
32189
32190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32191msgid "<h3>Italic</h3>Make the selected text italic"
32192msgstr ""
32193
32194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32195#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32196msgid "&Underline"
32197msgstr ""
32198
32199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32200msgid "Underline the selected text"
32201msgstr "Podčiarknuť vybraný text"
32202
32203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32204msgid "<h3>Underline</h3>Underline the selected text"
32205msgstr ""
32206
32207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32208msgid "&Strikethrough"
32209msgstr ""
32210
32211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32212msgid "Draw a line through the selected text"
32213msgstr ""
32214
32215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32216msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32217msgstr ""
32218
32219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32220msgid "&Superscript"
32221msgstr "&Horný index"
32222
32223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32224msgid "Make the selected text a superscript"
32225msgstr ""
32226
32227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32228msgid ""
32229"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32230"normal line"
32231msgstr ""
32232
32233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32234msgid "&Subscript"
32235msgstr "&Dolný index"
32236
32237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32238msgid "Make the selected text a subscript"
32239msgstr ""
32240
32241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32242msgid ""
32243"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32244"normal line"
32245msgstr ""
32246
32247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32248msgid "&Color"
32249msgstr "&Farba"
32250
32251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32252msgid "Change text color"
32253msgstr "Zmeniť farbu textu"
32254
32255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32256msgid "<h3>Color</h3>Change the color of the selected text"
32257msgstr ""
32258
32259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32260msgid "&Background color"
32261msgstr "&Farba pozadia"
32262
32263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32264msgid "Change background color of text"
32265msgstr "Zmeniť farbu pozadia textu"
32266
32267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32268msgid ""
32269"<h3>Background color</h3>Change the background color of the selected text"
32270msgstr ""
32271
32272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32273msgid "Align &left"
32274msgstr "Zarovnať &vľavo"
32275
32276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32277msgid "<h3>Align left</h3>Align the paragraph to the left"
32278msgstr ""
32279
32280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32281msgid "&Center"
32282msgstr "&Zarovnať na stred"
32283
32284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32285msgid "<h3>Center</h3>Center the paragraph"
32286msgstr ""
32287
32288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32289msgid "Align &right"
32290msgstr "Zarovnať &vpravo"
32291
32292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32293msgid "<h3>Align right</h3>Align the paragraph to the right"
32294msgstr ""
32295
32296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32297msgid "&Justify"
32298msgstr ""
32299
32300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32301msgid "Justify"
32302msgstr "Zarovnať do bloku"
32303
32304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32305msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32306msgstr ""
32307
32308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32309msgid "&Sort style rules"
32310msgstr ""
32311
32312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32313msgid "Sort the style rules"
32314msgstr ""
32315
32316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32317msgid "&Insert image"
32318msgstr "&Vložiť obrázok"
32319
32320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32321msgid "Insert an image into the text"
32322msgstr "Vložiť obrázok do textu"
32323
32324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32325msgid "<h3>Insert image</h3>Insert an image into the text"
32326msgstr ""
32327
32328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32329msgid "Insert &hyperlink"
32330msgstr "Vložiť &odkaz"
32331
32332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32334msgid "Insert hyperlink"
32335msgstr "Vložiť odkaz"
32336
32337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32338msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32339msgstr ""
32340
32341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32342msgid "Smart &comment"
32343msgstr ""
32344
32345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32346msgid "Smart comment (toggle block comments)"
32347msgstr ""
32348
32349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32350msgid ""
32351"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32352"inside an existing block comment, uncomment it, otherwise comment out the "
32353"selected text."
32354msgstr ""
32355
32356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32357#, python-format
32358msgid "Convert the paragraph to &lt;%s&gt;"
32359msgstr ""
32360
32361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32362msgid "&Lower case"
32363msgstr ""
32364
32365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32366msgid "&Swap case"
32367msgstr ""
32368
32369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32370msgid "&Upper case"
32371msgstr ""
32372
32373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32374msgid "&Capitalize"
32375msgstr ""
32376
32377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32378msgid "&Title case"
32379msgstr ""
32380
32381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32382#, python-format
32383msgid "Change the case of the selected text: %s"
32384msgstr ""
32385
32386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32387msgid "Insert &tag"
32388msgstr ""
32389
32390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32391msgid "Insert tag"
32392msgstr ""
32393
32394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32395msgid ""
32396"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32397"inserted around the selected text"
32398msgstr ""
32399
32400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32401msgid "Remove &tag"
32402msgstr ""
32403
32404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32405msgid "Remove tag"
32406msgstr ""
32407
32408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32409msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32410msgstr ""
32411
32412#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32413msgid "&Split tag"
32414msgstr ""
32415
32416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32417msgid "Split current tag"
32418msgstr ""
32419
32420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32421msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32422msgstr ""
32423
32424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32425msgid "Change paragraph to heading"
32426msgstr ""
32427
32428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32429msgid "Add a tag to this menu"
32430msgstr ""
32431
32432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32433msgid "Remove from this menu"
32434msgstr "Odstrániť z tejto ponuky"
32435
32436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32437msgid "Name of tag to add"
32438msgstr ""
32439
32440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32441msgid "Enter the name of the tag"
32442msgstr ""
32443
32444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32445msgid "Editor tools"
32446msgstr ""
32447
32448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32449msgid "Format text"
32450msgstr "Formátovať text"
32451
32452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32453msgid "No text"
32454msgstr "Žiaden text"
32455
32456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32457msgid "There is no suitable text in the clipboard to paste."
32458msgstr ""
32459
32460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32461msgid "Ignore this word"
32462msgstr "Ignorovať toto slovo"
32463
32464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32465#, python-brace-format
32466msgid "Add this word to the dictionary: {0}"
32467msgstr ""
32468
32469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32470msgid "Add this word to the dictionary"
32471msgstr "Pridať toto slovo do slovníka"
32472
32473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32474#, python-format
32475msgid "Open %s"
32476msgstr "Otvoriť %s"
32477
32478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32479msgid "Rename the class {}"
32480msgstr ""
32481
32482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32483#, python-format
32484msgid "Show help for: %s"
32485msgstr "Zobraziť pomoc pre: %s"
32486
32487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32488msgid "Change &case"
32489msgstr ""
32490
32491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32493msgid "Chapter-"
32494msgstr "Kapitola-"
32495
32496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32497msgid "Style-"
32498msgstr ""
32499
32500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32501msgid "Styles"
32502msgstr "Štýly"
32503
32504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32505msgid "Image-"
32506msgstr ""
32507
32508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32509msgid "Font-"
32510msgstr ""
32511
32512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32513msgid "Misc-"
32514msgstr ""
32515
32516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32517msgid "The file name must have an extension"
32518msgstr ""
32519
32520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32521msgid "The file name contains invalid characters"
32522msgstr ""
32523
32524#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32525msgid "This file name already exists in the book"
32526msgstr ""
32527
32528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32529msgid "Bulk rename items"
32530msgstr ""
32531
32532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32533msgid "All selected files will be renamed to the form prefix-number"
32534msgstr ""
32535
32536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32537msgid "&Prefix:"
32538msgstr ""
32539
32540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32541msgid "Starting &number:"
32542msgstr ""
32543
32544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32545msgid "Rename files according to their book order"
32546msgstr ""
32547
32548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32549msgid ""
32550"Rename the selected files according to the order they appear in the book, "
32551"instead of the order they were selected in."
32552msgstr ""
32553
32554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32555#, python-brace-format
32556msgid "Merge the file {0} into the file {1}?"
32557msgstr ""
32558
32559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32560#, python-brace-format
32561msgid "Merge the {0} selected files into the file {1}?"
32562msgstr ""
32563
32564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32565msgid "Merge files"
32566msgstr ""
32567
32568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32569msgid "Full path: "
32570msgstr "Plná cesta: "
32571
32572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32573#, python-format
32574msgid "This file is the cover %s for this book"
32575msgstr ""
32576
32577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32578msgid "image"
32579msgstr "Obrázok"
32580
32581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32582msgid "This file contains all the metadata and book structure information"
32583msgstr ""
32584
32585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32586msgid "This file contains the metadata table of contents"
32587msgstr ""
32588
32589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32590msgid "This file is not listed in the book manifest"
32591msgstr ""
32592
32593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32594msgid ""
32595"This file is marked as non-linear in the spine\n"
32596"Drag it to the top to make it linear"
32597msgstr ""
32598
32599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32600msgid "This file is a text file that is not referenced in the spine"
32601msgstr ""
32602
32603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32604msgid "This file occurs more than once in the spine"
32605msgstr ""
32606
32607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32608msgid "Not a valid font"
32609msgstr ""
32610
32611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32612msgid "Select all {} files"
32613msgstr ""
32614
32615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32616msgid "De-select all {} files"
32617msgstr ""
32618
32619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32620#, python-format
32621msgid "Export %s"
32622msgstr "Exportovať %s"
32623
32624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32625#, python-format
32626msgid "Replace %s with file..."
32627msgstr "Nahradiť %s súborom..."
32628
32629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32630#, python-format
32631msgid "Export all %d selected files"
32632msgstr ""
32633
32634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32635#, python-format
32636msgid "&Rename %s"
32637msgstr "&Premenovať %s"
32638
32639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32640#, python-format
32641msgid "Mark %s as cover image"
32642msgstr ""
32643
32644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32645#, python-format
32646msgid "Mark %s as cover page"
32647msgstr ""
32648
32649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32650msgid "&Bulk rename the selected files"
32651msgstr ""
32652
32653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32654msgid "Change the file extension for the selected files"
32655msgstr ""
32656
32657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32658msgid "&Delete the selected file"
32659msgid_plural "&Delete the {} selected files"
32660msgstr[0] "&Odstrániť vybraný súbor"
32661msgstr[1] "&Odstrániť {} vybrané súbory"
32662msgstr[2] "&Odstrániť {} vybraných súborov"
32663msgstr[3] "&Odstrániť {} vybraných súborov"
32664
32665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32666msgid "&Copy the selected file to another editor instance"
32667msgid_plural "&Copy the {} selected files to another editor instance"
32668msgstr[0] ""
32669msgstr[1] ""
32670msgstr[2] ""
32671msgstr[3] ""
32672
32673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32674msgid "Paste files from other editor instance"
32675msgstr ""
32676
32677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32678msgid "Link &stylesheets..."
32679msgstr ""
32680
32681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32682msgid "&Merge selected text files"
32683msgstr ""
32684
32685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32686msgid "&Merge selected style files"
32687msgstr ""
32688
32689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32692msgid "Cannot rename"
32693msgstr "Nedá sa premenovať"
32694
32695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32697#, python-format
32698msgid ""
32699"%s books do not support file renaming as they do not use file names "
32700"internally. The filenames you see are automatically generated from the "
32701"internal structures of the original file."
32702msgstr ""
32703
32704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32705msgid "Not first item"
32706msgstr ""
32707
32708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32709#, python-format
32710msgid ""
32711"%s is not the first text item. You should only mark the first text item as "
32712"cover. Do you want to make it the first item?"
32713msgstr ""
32714
32715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32716#, python-format
32717msgid "The file(s) %s cannot be renamed."
32718msgstr ""
32719
32720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32721msgid "New file extension:"
32722msgstr "Nová prípona súboru:"
32723
32724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32725msgid "Rename files"
32726msgstr "Premenovať súbory"
32727
32728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32729#, python-format
32730msgid "The file(s) %s cannot be deleted."
32731msgstr ""
32732
32733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32734#, python-format
32735msgid "No item with the name: %s was found"
32736msgstr ""
32737
32738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32740msgid "Choose location"
32741msgstr ""
32742
32743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32746#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32747msgid "Files"
32748msgstr "Súbory"
32749
32750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32751msgid "HTML files"
32752msgstr "HTML súbory"
32753
32754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32755msgid "No stylesheets"
32756msgstr ""
32757
32758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32759msgid ""
32760"This book currently has no stylesheets. You must first create a stylesheet "
32761"before linking it."
32762msgstr ""
32763
32764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32765msgid "Choose stylesheets"
32766msgstr ""
32767
32768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32769msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32770msgstr ""
32771
32772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32773msgid "Remove existing links to stylesheets"
32774msgstr ""
32775
32776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32777msgid ""
32778"Choose a name for the new (blank) file. To place the file in a specific "
32779"folder in the book, include the folder name, for example: "
32780"<i>text/chapter1.html"
32781msgstr ""
32782
32783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32784msgid "Automatically add style-sheet links into new HTML files"
32785msgstr ""
32786
32787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32788msgid "Import resource file (image/font/etc.)"
32789msgstr ""
32790
32791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32792msgid "Import a file from your computer as a new file into the book."
32793msgstr ""
32794
32795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32796msgid "Choose a name for the imported file"
32797msgstr ""
32798
32799#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32800msgid ""
32801"You must specify a name for the new file, with an extension, for example, "
32802"chapter1.html"
32803msgstr ""
32804
32805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32806msgid "Choose master file"
32807msgstr ""
32808
32809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32810msgid ""
32811"Choose the master file. All selected files will be merged into the master "
32812"file:"
32813msgstr ""
32814
32815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32816#, python-format
32817msgid "Debug output from %s"
32818msgstr ""
32819
32820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32822msgid "No such function"
32823msgstr ""
32824
32825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32826#, python-format
32827msgid "There is no function named %s"
32828msgstr ""
32829
32830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32831msgid "Cannot remove builtin function"
32832msgstr ""
32833
32834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32835#, python-format
32836msgid "The function %s is a builtin function, it cannot be removed."
32837msgstr ""
32838
32839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32840msgid "Choose a function to run on matched text (by name)"
32841msgstr ""
32842
32843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32845msgid "Save current search"
32846msgstr ""
32847
32848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32850msgid "Show saved searches"
32851msgstr "Zobraziť uložené hľadania"
32852
32853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32854msgid "Create/edit a function"
32855msgstr ""
32856
32857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32858msgid "F&unction name:"
32859msgstr "Názov f&unkcie:"
32860
32861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32862#, python-format
32863msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32864msgstr ""
32865
32866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32868msgid "Must specify name"
32869msgstr "Musíte zadať názov"
32870
32871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32872msgid "You must specify a name for this function."
32873msgstr ""
32874
32875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32876msgid "Invalid Python code"
32877msgstr ""
32878
32879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32880#, python-format
32881msgid "The code you created is not valid Python code, with error: %s"
32882msgstr ""
32883
32884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32885msgid "No replace function"
32886msgstr ""
32887
32888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
32889msgid "You must create a Python function named replace in your code"
32890msgstr ""
32891
32892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
32893#, python-format
32894msgid "Inherited from %s"
32895msgstr "Zdedené z %s"
32896
32897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
32898#, python-format
32899msgid "Matched CSS rules for %s"
32900msgstr ""
32901
32902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
32903msgid "Computed final style"
32904msgstr ""
32905
32906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
32907msgid "Copy everything"
32908msgstr "Kopírovať všetko"
32909
32910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
32911msgid "No style information found"
32912msgstr ""
32913
32914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
32915msgid ""
32916"Move the cursor inside a HTML tag to see what styles apply to that tag."
32917msgstr ""
32918
32919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
32920msgid ""
32921"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
32922"\n"
32923"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
32924"files inside the book which will be opened for editing automatically.\n"
32925msgstr ""
32926
32927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
32928msgid "The text to select in the book when it is opened for editing"
32929msgstr ""
32930
32931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
32932#, python-format
32933msgid "Change this to the relative path to: %s"
32934msgstr ""
32935
32936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
32937msgid "Font file added"
32938msgstr ""
32939
32940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
32941msgid ""
32942"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
32943" for this file has been copied to the clipboard. You should paste it into "
32944"whichever CSS file you want to add this font to."
32945msgstr ""
32946
32947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
32948msgid "Font files added"
32949msgstr ""
32950
32951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
32952msgid ""
32953"The specified font files have been added. The text for the CSS @font-face "
32954"rules for these files has been copied to the clipboard. You should paste it "
32955"into whichever CSS file you want to add these fonts to."
32956msgstr ""
32957
32958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
32959#, python-format
32960msgid "Font faces for %s"
32961msgstr ""
32962
32963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32964msgid "Embedded"
32965msgstr ""
32966
32967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32968msgid "Font family"
32969msgstr ""
32970
32971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
32972msgid "Change font"
32973msgstr "Zmeniť písmo"
32974
32975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
32976#, python-format
32977msgid "Change the font %s to:"
32978msgid_plural "Change the fonts %s to:"
32979msgstr[0] ""
32980msgstr[1] ""
32981msgstr[2] ""
32982msgstr[3] ""
32983
32984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
32985msgid "&New font:"
32986msgstr ""
32987
32988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
32989#, python-format
32990msgid "The font <i>%s</i> <b>exists</b> on your computer"
32991msgstr ""
32992
32993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
32994#, python-format
32995msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
32996msgstr ""
32997
32998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
32999msgid "Manage fonts"
33000msgstr ""
33001
33002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
33003msgid "&Install fonts"
33004msgstr ""
33005
33006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
33007msgid ""
33008"Install fonts from .ttf/.otf files to make them available for embedding"
33009msgstr ""
33010
33011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
33012msgid "&Change selected fonts"
33013msgstr ""
33014
33015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
33016msgid "&Remove selected fonts"
33017msgstr ""
33018
33019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
33020msgid "&Embed all fonts"
33021msgstr ""
33022
33023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
33024msgid "&Subset all fonts"
33025msgstr ""
33026
33027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
33028msgid "Rescan the book for fonts in case you have made changes"
33029msgstr ""
33030
33031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
33032msgid ""
33033" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
33034"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
33035msgstr ""
33036
33037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
33038msgid ""
33039" Double click any font family to see if the font is available for embedding "
33040"on your computer. "
33041msgstr ""
33042
33043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
33044#, python-format
33045msgid ""
33046"The font <b>%s</b> was not found on your computer. If you have the font "
33047"files, you can install it using the \"Install fonts\" button in the lower "
33048"left corner."
33049msgstr ""
33050
33051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
33052msgid "No fonts selected"
33053msgstr ""
33054
33055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
33056msgid "No fonts selected, you must first select some fonts in the left panel"
33057msgstr ""
33058
33059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
33060msgid "Remove unused CSS"
33061msgstr "Odstrániť nepoužité CSS"
33062
33063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
33064msgid ""
33065"This will remove all CSS rules that do not match any actual content. There "
33066"are a couple of additional cleanups you can enable, below:"
33067msgstr ""
33068
33069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
33070msgid "Remove unused &class attributes"
33071msgstr ""
33072
33073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33074msgid ""
33075"Remove all class attributes from the HTML that do not match any existing CSS"
33076" rules"
33077msgstr ""
33078
33079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33080msgid "Merge CSS rules with identical &selectors"
33081msgstr ""
33082
33083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33084msgid ""
33085"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33086"that in rare cases merging can result in a change to the effective styling "
33087"of the book, so use with care."
33088msgstr ""
33089
33090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33091msgid "Merge CSS rules with identical &properties"
33092msgstr ""
33093
33094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33095msgid ""
33096"Merge CSS rules in the same stylesheet that have identical properties. Note "
33097"that in rare cases merging can result in a change to the effective styling "
33098"of the book, so use with care."
33099msgstr ""
33100
33101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33102msgid "Remove &unreferenced style sheets"
33103msgstr ""
33104
33105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33106msgid "Remove stylesheets that are not referenced by any content."
33107msgstr ""
33108
33109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33110msgid "Remove NCX ToC file"
33111msgstr ""
33112
33113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33114msgid "Remove the legacy Table of Contents in NCX form?"
33115msgstr ""
33116
33117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33118msgid ""
33119"This form of Table of Contents is superseded by the new HTML based Table of "
33120"Contents. Leaving it behind is useful only if you expect this book to be "
33121"read on very old devices that lack proper support for EPUB 3"
33122msgstr ""
33123
33124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33125msgid "Ask this question again in the future"
33126msgstr ""
33127
33128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33129msgid "Keep NCX"
33130msgstr ""
33131
33132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33133msgid "Remove NCX"
33134msgstr ""
33135
33136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33137msgid "Action report"
33138msgstr ""
33139
33140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33141msgid "Compress images"
33142msgstr "Komprimovať obrázky"
33143
33144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33145msgid ""
33146"You can compress the images in this book losslessly, reducing the file size "
33147"of the book, without affecting image quality. Typically image size is "
33148"reduced by 5 - 15%."
33149msgstr ""
33150
33151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33152msgid "Enable &lossy compression of JPEG images"
33153msgstr ""
33154
33155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33156msgid ""
33157"This allows you to change the quality factor used for JPEG images.\n"
33158"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33159msgstr ""
33160
33161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33162msgid ""
33163"The compression quality, 1 is high compression, 100 is low compression.\n"
33164"Image quality is inversely correlated with compression quality."
33165msgstr ""
33166
33167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33168msgid "Compression &quality:"
33169msgstr "&Kvalita komprimácie:"
33170
33171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33172msgid "Compressing images..."
33173msgstr ""
33174
33175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33176msgid "Compressing images, please wait..."
33177msgstr ""
33178
33179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33180msgid "Editor font &family:"
33181msgstr ""
33182
33183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33184msgid "Editor font &size:"
33185msgstr ""
33186
33187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33188msgid "Create/edit &custom color schemes"
33189msgstr ""
33190
33191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33192msgid "&Color scheme:"
33193msgstr "&Farebná schéma:"
33194
33195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33196msgid " characters"
33197msgstr ""
33198
33199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33200msgid "W&idth of tabs:"
33201msgstr ""
33202
33203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33204msgid "Change &templates"
33205msgstr ""
33206
33207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33208msgid "Templates for new files:"
33209msgstr "Šablóny pre nové súbory:"
33210
33211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33212msgid "&Wrap long lines in the editor"
33213msgstr ""
33214
33215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33216msgid "&Replace HTML entities as they are typed"
33217msgstr ""
33218
33219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33220msgid ""
33221"With this option, every time you type in a complete html entity, such as "
33222"&amp;hellip; it is automatically replaced by its corresponding character. "
33223"The replacement happens only when the trailing semi-colon is typed."
33224msgstr ""
33225
33226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33227msgid "Auto close t&ags when typing </"
33228msgstr ""
33229
33230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33231msgid ""
33232"With this option, every time you type </ the current HTML closing tag is "
33233"auto-completed"
33234msgstr ""
33235
33236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33237msgid ""
33238"Show the &name of the current character before the cursor along with the "
33239"line and column number"
33240msgstr ""
33241
33242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33243msgid "Beautify individual &files automatically when they are opened"
33244msgstr ""
33245
33246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33247msgid ""
33248"This will cause the beautify current file action to be performed "
33249"automatically every time you open a HTML/CSS/etc. file for editing."
33250msgstr ""
33251
33252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33253msgid "Show &misspelled words underlined in the code view"
33254msgstr ""
33255
33256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33257msgid ""
33258"This will cause spelling errors to be highlighted in the code view for easy "
33259"correction as you type."
33260msgstr ""
33261
33262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33263msgid "Allow drag and drop &editing of text"
33264msgstr ""
33265
33266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33267msgid ""
33268"Allow using drag and drop to move text around in the editor. It can be "
33269"useful to turn this off if you have a misbehaving touchpad."
33270msgstr ""
33271
33272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33273msgid "Manage &spelling dictionaries"
33274msgstr ""
33275
33276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33277msgid "Manage sni&ppets"
33278msgstr ""
33279
33280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33281#, python-format
33282msgid "Automatic (%s)"
33283msgstr ""
33284
33285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33286msgid "Update &metadata embedded in the book when opening"
33287msgstr ""
33288
33289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33290msgid ""
33291"When the file is opened, update the metadata embedded in the book file to "
33292"the current metadata in the calibre library."
33293msgstr ""
33294
33295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33296msgid ""
33297"Ask which &format to edit if more than one format is available for the book"
33298msgstr ""
33299
33300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33301msgid ""
33302"When auto-selecting the format to edit for a book with multiple formats, "
33303"this is the preference order."
33304msgstr ""
33305
33306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33307msgid "Preferred format order (drag and drop to change)"
33308msgstr ""
33309
33310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33311msgid "Allow dockable &windows to be nested inside the dock areas"
33312msgstr ""
33313
33314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33315msgid ""
33316"By default, you can have only a single row or column of windows in the dock "
33317"areas (the areas around the central editors). This option allows for more "
33318"flexible window layout, but is a little more complex to use."
33319msgstr ""
33320
33321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33322msgid "Choose which windows will occupy the corners of the dockable areas"
33323msgstr ""
33324
33325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33326msgid "The &top-left corner"
33327msgstr "&Horný ľavý roh"
33328
33329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33330msgid "The top-&right corner"
33331msgstr "Horný &pravý roh"
33332
33333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33334msgid "The &bottom-left corner"
33335msgstr "&Dolný ľavý roh"
33336
33337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33338msgid "The bottom-ri&ght corner"
33339msgstr "Dolný pravý &roh"
33340
33341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33342msgid "Restore &state of previously edited book when opening it again"
33343msgstr ""
33344
33345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33346msgid ""
33347"When opening a previously edited book again, restore its state. That means "
33348"all open files are automatically re-opened and the cursor is positioned at "
33349"its previous location."
33350msgstr ""
33351
33352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33353msgid "Show full &file paths in the File browser"
33354msgstr ""
33355
33356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33357msgid ""
33358"Showing the full file paths is useful when editing books that contain "
33359"multiple files with the same file name."
33360msgstr ""
33361
33362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33363msgid "Monospaced text"
33364msgstr ""
33365
33366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33367msgid "Sans-serif text"
33368msgstr ""
33369
33370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33371msgid "Serif text"
33372msgstr ""
33373
33374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33375#, python-format
33376msgid "Font family for &%s:"
33377msgstr ""
33378
33379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33380msgid "Style for standard &text:"
33381msgstr ""
33382
33383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33384msgid "&Default font size:"
33385msgstr "Štandardná veľkosť &písma:"
33386
33387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33388msgid "&Monospace font size:"
33389msgstr ""
33390
33391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33392msgid "Mi&nimum font size:"
33393msgstr ""
33394
33395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33396msgid "lines"
33397msgstr ""
33398
33399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33400msgid ""
33401"Number of lines that are shown above the current line when syncing the text "
33402"shown in the preview panel to the cursor position in the code view"
33403msgstr ""
33404
33405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33406msgid "Visible lines above s&ync point:"
33407msgstr ""
33408
33409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33410msgid "Background color:"
33411msgstr "Farba pozadia:"
33412
33413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33414msgid "Foreground color:"
33415msgstr ""
33416
33417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33418msgid "Link color:"
33419msgstr "Farba odkazu:"
33420
33421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33422msgid "Use the colors from the book styles, defaulting to black-on-white"
33423msgstr ""
33424
33425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33426msgid "Theme based"
33427msgstr ""
33428
33429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33430msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33431msgstr ""
33432
33433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33434msgid "Choose a custom color"
33435msgstr ""
33436
33437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33438#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33439#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33440msgid "Custom"
33441msgstr "Vlastné"
33442
33443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33444msgid "Choose which toolbar you want to customize"
33445msgstr ""
33446
33447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33448#, python-format
33449msgid "Tools for %s editors"
33450msgstr ""
33451
33452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33453msgid "Book wide actions"
33454msgstr ""
33455
33456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33457msgid "Book wide tools"
33458msgstr ""
33459
33460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33461msgid "Book wide tools from third party plugins"
33462msgstr ""
33463
33464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33465msgid "Common tools for all editors"
33466msgstr ""
33467
33468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33469msgid "Text formatting actions"
33470msgstr ""
33471
33472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33473msgid "&Toolbar to customize:"
33474msgstr ""
33475
33476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33477#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33478msgid "Add selected actions to the toolbar"
33479msgstr ""
33480
33481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33482#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33483msgid "Remove selected actions from the toolbar"
33484msgstr ""
33485
33486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33487msgid "Adjust the size of icons on all toolbars"
33488msgstr ""
33489
33490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33491msgid "Toolbar &icon size:"
33492msgstr ""
33493
33494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33495msgid "Customize templates"
33496msgstr "Prispôsobiť šablóny"
33497
33498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33499msgid "Choose the &type of template to edit:"
33500msgstr ""
33501
33502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33503#, python-brace-format
33504msgid ""
33505"The variables {0} and {1} will be replaced with the title and author of the "
33506"book. {2} is where the cursor will be positioned. If you want to include "
33507"braces in your template, for example for CSS rules, you have to escape them,"
33508" like this: {3}"
33509msgstr ""
33510
33511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33512msgid "Preferences for Edit book"
33513msgstr ""
33514
33515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33516msgid "Restore all &defaults"
33517msgstr ""
33518
33519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33520msgid "Restore defaults for all preferences"
33521msgstr ""
33522
33523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33524msgid "Restore &current defaults"
33525msgstr ""
33526
33527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33528msgid "Restore defaults for currently displayed preferences"
33529msgstr ""
33530
33531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33532msgid "Restore c&onfirmations"
33533msgstr ""
33534
33535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33536msgid "Restore all disabled confirmation prompts"
33537msgstr ""
33538
33539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33540msgid "Main window"
33541msgstr "Hlavné okno"
33542
33543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33544msgid "Editor settings"
33545msgstr "Nastavenia editora"
33546
33547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33548msgid "Preview settings"
33549msgstr ""
33550
33551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33552msgid "Keyboard shortcuts"
33553msgstr "Klávesové skratky"
33554
33555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33556msgid "Toolbars"
33557msgstr "Panely nástrojov"
33558
33559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33560msgid "Integration with calibre"
33561msgstr "Integrácia s calibre"
33562
33563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33564msgid "There are no disabled confirmation prompts"
33565msgstr ""
33566
33567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33568msgid "One disabled confirmation prompt was restored"
33569msgid_plural "{} disabled confirmation prompts were restored"
33570msgstr[0] ""
33571msgstr[1] ""
33572msgstr[2] ""
33573msgstr[3] ""
33574
33575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33576msgid "Disabled confirmations restored"
33577msgstr ""
33578
33579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33580#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33581msgid "Render process crashed"
33582msgstr ""
33583
33584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33585msgid ""
33586"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33587"work. You should try restarting the editor."
33588msgstr ""
33589
33590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33591msgid ""
33592"\n"
33593"            <h3>Live preview</h3>\n"
33594"\n"
33595"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33596"            The preview will update automatically as you make changes.\n"
33597"\n"
33598"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33599"            only, it is not intended to simulate an actual e-book reader. Some\n"
33600"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33601"            "
33602msgstr ""
33603
33604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33605msgid "Inspect element"
33606msgstr ""
33607
33608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33609msgid "Open link"
33610msgstr "Otvoriť odkaz"
33611
33612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33613#, python-format
33614msgid "Edit %s"
33615msgstr ""
33616
33617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33618msgid "Loading preview, please wait..."
33619msgstr ""
33620
33621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33622msgid "Search in preview"
33623msgstr "Hľadať v náhľade"
33624
33625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33626msgid "Invalid location"
33627msgstr ""
33628
33629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33630msgid "Cannot split on the body tag"
33631msgstr ""
33632
33633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33634msgid "Failed to launch worker"
33635msgstr ""
33636
33637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33638msgid "Failed to launch the worker process used for rendering the preview"
33639msgstr ""
33640
33641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33642msgid "Cannot disable"
33643msgstr ""
33644
33645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33646msgid ""
33647"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33648"panel is open."
33649msgstr ""
33650
33651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33652msgid "Auto reload preview when text changes in editor"
33653msgstr ""
33654
33655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33656msgid "Disable auto reload of preview"
33657msgstr ""
33658
33659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33660msgid "Disable syncing of preview position to editor position"
33661msgstr ""
33662
33663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33664msgid "Enable syncing of preview position to editor position"
33665msgstr ""
33666
33667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33668msgid "Abort file split"
33669msgstr ""
33670
33671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33672msgid ""
33673"Split this file at a specified location.<p>After clicking this button, click"
33674" inside the preview panel above at the location you want the file to be "
33675"split."
33676msgstr ""
33677
33678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33679msgid "Delete selected files"
33680msgstr "Zmazať vybrané súbory"
33681
33682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33683msgid "Folder"
33684msgstr "Priečinok"
33685
33686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33688msgid "Size (KB)"
33689msgstr "Veľkosť (KB)"
33690
33691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33692msgid "Style"
33693msgstr "Štýl"
33694
33695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33696#, python-brace-format
33697msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33698msgstr ""
33699
33700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33701msgid "Resolution"
33702msgstr "Rozlíšenie"
33703
33704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33707msgid "Times used"
33708msgstr ""
33709
33710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33711#, python-format
33712msgid "Edit the image: %s"
33713msgstr "Upraviť obrázok: %s"
33714
33715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33716msgid "Anchor"
33717msgstr ""
33718
33719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33720msgid "Source text"
33721msgstr "Zdrojový text"
33722
33723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33724msgid "Target"
33725msgstr "Cieľ"
33726
33727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33728msgid "Target text"
33729msgstr "Cieľový text"
33730
33731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33732msgid "The link destination does not exist"
33733msgstr ""
33734
33735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33736msgid "The link destination exists"
33737msgstr ""
33738
33739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33740msgid "The link destination could not be verified"
33741msgstr ""
33742
33743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33744msgid "Click entries above to see their destination here"
33745msgstr ""
33746
33747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33748msgid "No destination found for this link"
33749msgstr ""
33750
33751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33753msgid "Word"
33754msgstr "Slovo"
33755
33756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33757#, python-brace-format
33758msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33759msgstr "Slov: {2} :: Unikátnych slov: :: {0} :: Jazykov: {1}"
33760
33761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33762msgid "Character"
33763msgstr "Znak"
33764
33765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33766msgid "Codepoint"
33767msgstr ""
33768
33769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33770msgid "All the characters in the book"
33771msgstr ""
33772
33773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33775#, python-brace-format
33776msgid "{0} [{1} elements]"
33777msgstr ""
33778
33779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33780msgid "Sort by:"
33781msgstr "Zoradiť podľa"
33782
33783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33784msgid "&Counts"
33785msgstr ""
33786
33787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33788msgid "&Name"
33789msgstr "&Názov"
33790
33791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33792#, python-brace-format
33793msgid "{0} rules, {1} unused"
33794msgstr ""
33795
33796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33798msgid "Number of matches"
33799msgstr "Počet zhôd"
33800
33801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33802msgid "Style Rule"
33803msgstr ""
33804
33805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33806#, python-brace-format
33807msgid "{0} classes, {1} unused"
33808msgstr ""
33809
33810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33811msgid "Class"
33812msgstr "Trieda"
33813
33814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33815msgid "Words"
33816msgstr "Slová"
33817
33818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33819msgid "Style rules"
33820msgstr ""
33821
33822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33823msgid "Style classes"
33824msgstr ""
33825
33826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33827msgid "Characters"
33828msgstr "Znaky"
33829
33830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33831msgid "Links"
33832msgstr "Odkazy"
33833
33834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33835#, python-format
33836msgid "Export of %s data is not supported"
33837msgstr ""
33838
33839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33840msgid "Choose a filename for the data"
33841msgstr ""
33842
33843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33844msgid "CSV files"
33845msgstr "CSV súbory"
33846
33847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33848msgid "Reports"
33849msgstr ""
33850
33851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33852msgid "Export the currently shown report as a CSV file"
33853msgstr ""
33854
33855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33856msgid "Are you sure you want to delete the selected files?"
33857msgstr "Ste si istý, že chcete zmazať vybrané súbory?"
33858
33859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33860msgid "Failed to gather data"
33861msgstr ""
33862
33863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33864msgid ""
33865"Failed to gather data for the report. Click \"Show details\" for more "
33866"information."
33867msgstr ""
33868
33869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33870msgid "Saving..."
33871msgstr "Ukladám..."
33872
33873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33874msgid "Enable completion based on search history"
33875msgstr ""
33876
33877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33878msgid "Disable completion based on search history"
33879msgstr ""
33880
33881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33882msgid "All style files"
33883msgstr ""
33884
33885#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33887msgid "All text files"
33888msgstr ""
33889
33890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33892msgid "Current file"
33893msgstr ""
33894
33895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33896msgid "Marked text"
33897msgstr "Označený text"
33898
33899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33901msgid "Open files"
33902msgstr "Otvorené súbory"
33903
33904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33906msgid "Selected files"
33907msgstr "Vybrané súbory"
33908
33909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
33910msgid ""
33911"\n"
33912"            Where to search/replace:\n"
33913"            <dl>\n"
33914"            <dt><b>Current file</b></dt>\n"
33915"            <dd>Search only inside the currently opened file</dd>\n"
33916"            <dt><b>All text files</b></dt>\n"
33917"            <dd>Search in all text (HTML) files</dd>\n"
33918"            <dt><b>All style files</b></dt>\n"
33919"            <dd>Search in all style (CSS) files</dd>\n"
33920"            <dt><b>Selected files</b></dt>\n"
33921"            <dd>Search in the files currently selected in the File browser</dd>\n"
33922"            <dt><b>Open files</b></dt>\n"
33923"            <dd>Search in the files currently open in the editor</dd>\n"
33924"            <dt><b>Marked text</b></dt>\n"
33925"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
33926"            </dl>"
33927msgstr ""
33928
33929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33930msgid "Down"
33931msgstr ""
33932
33933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33934msgid "Up"
33935msgstr "Hore"
33936
33937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
33938msgid ""
33939"\n"
33940"            Direction to search:\n"
33941"            <dl>\n"
33942"            <dt><b>Down</b></dt>\n"
33943"            <dd>Search for the next match from your current position</dd>\n"
33944"            <dt><b>Up</b></dt>\n"
33945"            <dd>Search for the previous match from your current position</dd>\n"
33946"            </dl>"
33947msgstr ""
33948
33949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33950msgid "Fuzzy"
33951msgstr ""
33952
33953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
33955#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
33956msgid "Regex"
33957msgstr ""
33958
33959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33960msgid "Regex-function"
33961msgstr ""
33962
33963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
33964msgid ""
33965"Select how the search expression is interpreted\n"
33966"            <dl>\n"
33967"            <dt><b>Normal</b></dt>\n"
33968"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
33969"            <dt><b>Fuzzy</b></dt>\n"
33970"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
33971"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
33972"            <dt><b>Regex</b></dt>\n"
33973"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
33974"            <dt><b>Regex-function</b></dt>\n"
33975"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
33976"            </dl>"
33977msgstr ""
33978
33979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
33980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
33981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
33982msgid "&Find:"
33983msgstr "&Nájsť:"
33984
33985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
33986msgid "Clear search &history"
33987msgstr ""
33988
33989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
33990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
33991msgid "&Replace:"
33992msgstr "&Nahradiť:"
33993
33994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
33995msgid "Clear replace &history"
33996msgstr ""
33997
33998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
33999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
34000msgid "Create/&edit"
34001msgstr "Vytvoriť/&upraviť"
34002
34003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
34004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
34005msgid "Create a new function, or edit an existing function"
34006msgstr ""
34007
34008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
34009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
34010msgid "Remo&ve"
34011msgstr "Odstrán&iť"
34012
34013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
34014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
34015msgid "Remove this function"
34016msgstr ""
34017
34018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
34019msgid "Fin&d"
34020msgstr ""
34021
34022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
34023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34024msgid "Replace a&nd Find"
34025msgstr ""
34026
34027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
34028msgid "Re&place"
34029msgstr ""
34030
34031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
34032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
34034msgid "Replace &all"
34035msgstr ""
34036
34037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
34038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
34039msgid "&Mode:"
34040msgstr ""
34041
34042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
34043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
34044#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
34045msgid "&Case sensitive"
34046msgstr ""
34047
34048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
34049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
34050msgid "&Wrap"
34051msgstr ""
34052
34053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
34054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
34055msgid ""
34056"When searching reaches the end, wrap around to the beginning and continue "
34057"the search"
34058msgstr ""
34059
34060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
34061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
34062msgid "&Dot all"
34063msgstr ""
34064
34065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
34066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
34067msgid ""
34068"Make the '.' special character match any character at all, including a "
34069"newline"
34070msgstr ""
34071
34072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34073msgid "Close search panel"
34074msgstr ""
34075
34076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34077msgid "Abort editing of search"
34078msgstr ""
34079
34080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34081msgid "The name with which to save this search"
34082msgstr ""
34083
34084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34085msgid "Case sensitive"
34086msgstr ""
34087
34088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34089msgid "Dot matches all"
34090msgstr ""
34091
34092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34093msgid "Finish editing of search"
34094msgstr ""
34095
34096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34097msgid "Add search"
34098msgstr ""
34099
34100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34101msgid "Edit search"
34102msgstr ""
34103
34104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34105msgid "You must specify a search name"
34106msgstr ""
34107
34108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34109msgid "Name exists"
34110msgstr ""
34111
34112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34113#, python-format
34114msgid "Another search with the name %s already exists"
34115msgstr ""
34116
34117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34118msgid "Must specify find"
34119msgstr ""
34120
34121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34122msgid "You must specify a find expression"
34123msgstr ""
34124
34125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34126msgid "Must specify function"
34127msgstr ""
34128
34129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34130msgid "You must specify a function name in Function-Regex mode"
34131msgstr ""
34132
34133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34134msgid "Filter displayed searches"
34135msgstr ""
34136
34137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34138msgid "The entries are tried in order until the first one matches."
34139msgstr ""
34140
34141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34142msgid "&Find"
34143msgstr ""
34144
34145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34146msgid "Run the search using the selected entries."
34147msgstr ""
34148
34149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34150msgid "Run replace using the selected entries."
34151msgstr ""
34152
34153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34154msgid "Run replace and then find using the selected entries."
34155msgstr ""
34156
34157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34158msgid "Run Replace all for all selected entries in the order selected"
34159msgstr ""
34160
34161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34163msgid "&Count all"
34164msgstr ""
34165
34166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34167msgid "Run Count all for all selected entries"
34168msgstr ""
34169
34170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34171msgid "Move selected entries up"
34172msgstr ""
34173
34174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34175msgid "Move selected entries down"
34176msgstr ""
34177
34178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34179msgid "Edit the currently selected search"
34180msgstr ""
34181
34182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34183msgid "Re&move search"
34184msgstr ""
34185
34186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34187msgid "Remove the currently selected searches"
34188msgstr "Zmazať všetky aktuálne vybrané hľadania"
34189
34190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34191msgid "Add a new saved search"
34192msgstr "Pridať nové uložené hľadanie"
34193
34194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34195msgid "Import saved searches"
34196msgstr "Importovať uložené hľadania"
34197
34198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34199msgid "Export saved searches"
34200msgstr "Exportovať uložené hľadania"
34201
34202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34203#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34204msgid "Export"
34205msgstr "Export"
34206
34207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34208msgid "Export all"
34209msgstr "Exportovať všetko"
34210
34211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34212msgid "Export selected"
34213msgstr "Exportovať vybrané"
34214
34215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34216msgid "Copy to search panel"
34217msgstr ""
34218
34219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34220msgid "No saved search is selected"
34221msgstr "Nie je vybrané žiadne uložené hľadanie"
34222
34223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34224msgid "Cannot edit search - no search selected."
34225msgstr ""
34226
34227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34228msgid ""
34229"Are you sure you want to permanently delete the selected saved searches?"
34230msgstr "Naozaj chcete trvalo odstrániť vybrané uložené hľadania?"
34231
34232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34233#, python-brace-format
34234msgid "(Case sensitive: {0} Dot All: {1})"
34235msgstr ""
34236
34237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34238#, python-brace-format
34239msgid "(Case sensitive: {0} [Normal search])"
34240msgstr ""
34241
34242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34243#, python-brace-format
34244msgid ""
34245"{2} {3}\n"
34246"Find: {0}\n"
34247"Replace: {1}"
34248msgstr ""
34249
34250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34251msgid "Invalid data"
34252msgstr "Neplatné dáta"
34253
34254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34255#, python-format
34256msgid "The file %s does not contain valid saved searches"
34257msgstr ""
34258
34259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34261msgid "No searches"
34262msgstr ""
34263
34264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34265msgid "No searches available to be saved"
34266msgstr ""
34267
34268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34269msgid "No searches selected"
34270msgstr ""
34271
34272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34273msgid "No file is being edited."
34274msgstr ""
34275
34276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34277msgid "No files are selected in the File browser"
34278msgstr ""
34279
34280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34281msgid ""
34282"No text is marked. First select some text, and then use The \"Mark selected "
34283"text\" action in the Search menu to mark it."
34284msgstr ""
34285
34286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34287msgid "No search query specified"
34288msgstr ""
34289
34290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34291msgid "the selected searches"
34292msgstr ""
34293
34294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34296msgid "Invalid regex"
34297msgstr ""
34298
34299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34301#, python-brace-format
34302msgid ""
34303"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34304msgstr ""
34305
34306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34307#, python-format
34308msgid "No replace function with the name: %s exists"
34309msgstr ""
34310
34311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34313#, python-format
34314msgid "No matches were found for %s"
34315msgstr ""
34316
34317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34318msgid ""
34319"You have turned off search wrapping, so all text might not have been "
34320"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34321"via the \"Wrap\" checkbox at the bottom of the search panel."
34322msgstr ""
34323
34324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34325msgid "Cannot replace"
34326msgstr ""
34327
34328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34329msgid "You must first click \"Find\", before trying to replace"
34330msgstr ""
34331
34332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34333msgid "Currently selected text does not match the search query."
34334msgstr ""
34335
34336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34337#, python-brace-format
34338msgid "Performed the replacement at {num} occurrences of {query}"
34339msgstr ""
34340
34341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34342#, python-brace-format
34343msgid "Found {num} occurrences of {query}"
34344msgstr ""
34345
34346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34347#, python-brace-format
34348msgid "{0}: {1} occurrences"
34349msgstr ""
34350
34351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34353msgid "Searching done"
34354msgstr ""
34355
34356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34357msgid "Before: Replace all"
34358msgstr ""
34359
34360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34361msgid "Add a dictionary"
34362msgstr "Pridať slovník"
34363
34364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34365#, python-brace-format
34366msgid ""
34367"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34368"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34369"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34370"            downloaded .oxt file here to add the dictionary to {0}."
34371msgstr ""
34372
34373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34374msgid "Path to OXT file"
34375msgstr ""
34376
34377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34378msgid "Browse for an OXT file"
34379msgstr ""
34380
34381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34382msgid "&Path to OXT file:"
34383msgstr ""
34384
34385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34386msgid "Choose a nickname for this dictionary"
34387msgstr ""
34388
34389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34390msgid "&Nickname:"
34391msgstr ""
34392
34393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34394msgid "Choose OXT Dictionary"
34395msgstr ""
34396
34397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34398msgid "Dictionaries"
34399msgstr "Slovníky"
34400
34401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34402msgid "Must specify nickname"
34403msgstr ""
34404
34405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34406msgid "You must specify a nickname for this dictionary"
34407msgstr ""
34408
34409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34410msgid "Nickname already used"
34411msgstr ""
34412
34413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34414#, python-format
34415msgid "A dictionary with the nick name \"%s\" already exists."
34416msgstr ""
34417
34418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34419msgid "Failed to import dictionaries"
34420msgstr ""
34421
34422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34423#, python-format
34424msgid ""
34425"Failed to import dictionaries from %s. Click \"Show details\" for more "
34426"information"
34427msgstr ""
34428
34429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34430msgid "No dictionaries"
34431msgstr "Žiadne slovníky"
34432
34433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34434#, python-format
34435msgid "No dictionaries were found in %s"
34436msgstr ""
34437
34438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34440msgid "Copy selected words to clipboard"
34441msgstr ""
34442
34443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34444msgid "Select all words"
34445msgstr "Vybrať všetky slová"
34446
34447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34448msgid "Manage user dictionaries"
34449msgstr "Spravovať používateľské slovníky"
34450
34451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34452msgid "&New dictionary"
34453msgstr "&Nový slovník"
34454
34455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34456msgid "&Remove dictionary"
34457msgstr "&Odstrániť slovník"
34458
34459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34460msgid "Re&name dictionary"
34461msgstr "Pre&menovať slovník"
34462
34463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34464msgid "Mark this dictionary as active"
34465msgstr "Označiť tento slovník ako aktívny"
34466
34467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34468msgid "Words in this dictionary:"
34469msgstr "Slová v tomto slovníku:"
34470
34471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34472msgid "&Add word"
34473msgstr "&Pridať slovo"
34474
34475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34476msgid "&Remove selected words"
34477msgstr "&Odstrániť vybrané slová"
34478
34479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34480msgid "&Import list of words"
34481msgstr "&Importovať zoznam slov"
34482
34483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34484msgid "New dictionary"
34485msgstr "Nový slovník"
34486
34487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34488msgid "Name of the new dictionary"
34489msgstr "Názov nového slovníka"
34490
34491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34493msgid "Already used"
34494msgstr ""
34495
34496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34498#, python-format
34499msgid "A dictionary with the name %s already exists"
34500msgstr "Slovník s názvom %s už existuje"
34501
34502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34503msgid "New name"
34504msgstr "Nový názov"
34505
34506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34507msgid "New name for the dictionary"
34508msgstr "Nový názov pre slovník"
34509
34510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34511#, python-format
34512msgid "Configure the dictionary: <b>%s"
34513msgstr "Konfigurovať slovník: <b>%s"
34514
34515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34516msgid "Add a word"
34517msgstr "Pridať slovo"
34518
34519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34520msgid "Word to add"
34521msgstr ""
34522
34523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34524msgid "&Word:"
34525msgstr "&Slovo:"
34526
34527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34528msgid "Import list of words"
34529msgstr "Importovať zoznam slov"
34530
34531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34532msgid "Enter a list of words, one per line"
34533msgstr ""
34534
34535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34537msgid "Paste from clipboard"
34538msgstr "Vložiť zo schránky"
34539
34540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34541msgid ""
34542"Words in the user dictionary must have an associated language. Choose the "
34543"language below:"
34544msgstr ""
34545
34546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34547msgid "Must specify language"
34548msgstr "Musíte zadať jazyk"
34549
34550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34551msgid "You must specify a language to import words"
34552msgstr ""
34553
34554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34555msgid "Manage dictionaries"
34556msgstr "Spravovať slovníky"
34557
34558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34559msgid "&Remove this dictionary"
34560msgstr "&Odstrániť slovník"
34561
34562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34563msgid "Manage &user dictionaries"
34564msgstr "Spravovať &používateľské slovníky"
34565
34566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34567msgid ""
34568"Manage the list of user dictionaries (dictionaries to which you can add "
34569"words)"
34570msgstr ""
34571
34572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34573msgid "&Add dictionary"
34574msgstr "&Pridať slovník"
34575
34576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34577msgid "Add a new dictionary that you downloaded from the internet"
34578msgstr "Pridať nový slovník, ktorý ste stiahli z internetu"
34579
34580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34581#, python-brace-format
34582msgid "<Builtin dictionary for {0}>"
34583msgstr ""
34584
34585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34586msgid ""
34587"<p>You can change the dictionaries used for any specified language.</p>\n"
34588"            <p>A language can have many country specific variants. Each of these variants\n"
34589"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34590"            is shown in bold to the left.</p>\n"
34591"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34592"            every variant.</p>\n"
34593"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34594"            the default variant you choose here will be used.</p>\n"
34595"        "
34596msgstr ""
34597
34598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34599#, python-brace-format
34600msgid "This is already the preferred variant for the {1} language"
34601msgstr ""
34602
34603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34604#, python-brace-format
34605msgid "Use this as the preferred variant for the {1} language"
34606msgstr ""
34607
34608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34609msgid "This is already the preferred dictionary"
34610msgstr ""
34611
34612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34613msgid "Use this as the preferred dictionary"
34614msgstr ""
34615
34616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34617msgid "Misspelled?"
34618msgstr ""
34619
34620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34621msgid "Ignored"
34622msgstr ""
34623
34624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34625#, python-format
34626msgid "Change %s to"
34627msgstr "Zmeniť %s na"
34628
34629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34630msgid "Specify replacement manually"
34631msgstr ""
34632
34633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34634msgid "Ignore/un-ignore all selected words"
34635msgstr ""
34636
34637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34638msgid "Add/remove all selected words"
34639msgstr ""
34640
34641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34642msgid "Check spelling"
34643msgstr ""
34644
34645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34646msgid ""
34647"Re-scan the book for words, useful if you have edited the book since opening"
34648" this dialog"
34649msgstr ""
34650
34651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34652msgid "&Undo last change"
34653msgstr ""
34654
34655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34656msgid "Undo the last spell check word replacement, if any"
34657msgstr ""
34658
34659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34660msgid "Checking, please wait..."
34661msgstr "Kontrolujem, počkajte prosím..."
34662
34663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34664msgid "Filter the list of words"
34665msgstr "Filtrovať zoznam slov"
34666
34667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34668msgid "&Ignore"
34669msgstr "&Ignorovať"
34670
34671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34672msgid "Un&ignore"
34673msgstr ""
34674
34675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34676msgid "Ignore the current word for the rest of this session"
34677msgstr ""
34678
34679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34680msgid "Stop ignoring the current word"
34681msgstr ""
34682
34683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34684msgid "Add word to &dictionary:"
34685msgstr "Pridať slovo do &slovníka:"
34686
34687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34688msgid "Remove from &dictionaries"
34689msgstr ""
34690
34691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34692msgid "Add the current word to the specified user dictionary"
34693msgstr ""
34694
34695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34696msgid "Remove the current word from all active user dictionaries"
34697msgstr ""
34698
34699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34700msgid ""
34701"You have no active user dictionaries. You must choose at least one active "
34702"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34703msgstr ""
34704
34705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34706msgid "Show &next occurrence"
34707msgstr ""
34708
34709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34710msgid ""
34711"Show the next occurrence of the selected word in the editor, so you can edit"
34712" it manually"
34713msgstr ""
34714
34715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34716msgid "&Change selected word to:"
34717msgstr ""
34718
34719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34720msgid "The replacement word"
34721msgstr ""
34722
34723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34724msgid "Show &only misspelled words"
34725msgstr ""
34726
34727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34728msgid "Case &sensitive sort"
34729msgstr ""
34730
34731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34732msgid "When sorting the list of words, be case sensitive"
34733msgstr ""
34734
34735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34736msgid "Case sensitive sea&rch"
34737msgstr ""
34738
34739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34740msgid "When filtering the list of words, be case sensitive"
34741msgstr ""
34742
34743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34744msgid "The original word"
34745msgstr "Pôvodné slovo"
34746
34747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34748msgid "No changed word"
34749msgstr ""
34750
34751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34752msgid "There is no spelling replacement to undo"
34753msgstr ""
34754
34755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34756msgid "Failed to check spelling"
34757msgstr ""
34758
34759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34760msgid ""
34761"Failed to check spelling, click \"Show details\" for the full error "
34762"information."
34763msgstr ""
34764
34765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34766msgid "Files edited"
34767msgstr ""
34768
34769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34770#, python-format
34771msgid ""
34772"The files in the editor were edited outside the spell check dialog, and the "
34773"word %s no longer exists."
34774msgstr ""
34775
34776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34777#, python-brace-format
34778msgid "Misspelled words: {0} Total words: {1}"
34779msgstr ""
34780
34781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34782msgid ""
34783"Select how the search expression is interpreted\n"
34784"            <dl>\n"
34785"            <dt><b>Normal</b></dt>\n"
34786"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34787"            <dt><b>Regex</b></dt>\n"
34788"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34789"            </dl>"
34790msgstr ""
34791
34792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34793msgid ""
34794"\n"
34795"            Where to search/replace:\n"
34796"            <dl>\n"
34797"            <dt><b>Current file</b></dt>\n"
34798"            <dd>Search only inside the currently opened file</dd>\n"
34799"            <dt><b>All text files</b></dt>\n"
34800"            <dd>Search in all text (HTML) files</dd>\n"
34801"            <dt><b>Selected files</b></dt>\n"
34802"            <dd>Search in the files currently selected in the File browser</dd>\n"
34803"            <dt><b>Open files</b></dt>\n"
34804"            <dd>Search in the files currently open in the editor</dd>\n"
34805"            </dl>"
34806msgstr ""
34807
34808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34809#, python-brace-format
34810msgid ""
34811"File: {0}\n"
34812"Anchor: {1}"
34813msgstr ""
34814
34815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34816msgid "Top of file"
34817msgstr ""
34818
34819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34820msgid "Double click a file in the left panel to start editing it."
34821msgstr ""
34822
34823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34825msgid "Full path:"
34826msgstr "Plná cesta:"
34827
34828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34829msgid "Close tab"
34830msgstr ""
34831
34832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34833msgid "Close other tabs"
34834msgstr ""
34835
34836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34837msgid "Close tabs to the right of this tab"
34838msgstr ""
34839
34840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34841#, python-brace-format
34842msgid "Line: {0} : {1}"
34843msgstr "Riadok: {0} : {1}"
34844
34845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34846#, python-brace-format
34847msgid "{0} {1} created by {2}"
34848msgstr "{0} {1} vytvoril(a) {2}"
34849
34850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34851msgid "Global actions"
34852msgstr ""
34853
34854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34855msgid "&New file (images/fonts/HTML/etc.)"
34856msgstr ""
34857
34858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34859msgid "Create a new file in the current book"
34860msgstr ""
34861
34862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34863msgid "&Import files into book"
34864msgstr "&Importovať súbory do knihy"
34865
34866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34867msgid "Import files into book"
34868msgstr "Importovať súbory do knihy"
34869
34870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34871msgid "&Open book"
34872msgstr "&Otvoriť knihu"
34873
34874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34875msgid "Open a book"
34876msgstr ""
34877
34878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34879msgid "Open &folder (unzipped EPUB) as book"
34880msgstr ""
34881
34882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34883msgid "Open a folder (unzipped EPUB) as a book"
34884msgstr ""
34885
34886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
34887msgid "Edit &next file"
34888msgstr ""
34889
34890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
34891msgid "Edit the next file in the spine"
34892msgstr ""
34893
34894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
34895msgid "Edit &previous file"
34896msgstr ""
34897
34898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
34899msgid "Edit the previous file in the spine"
34900msgstr ""
34901
34902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
34903msgid "&Revert to before"
34904msgstr ""
34905
34906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
34907msgid "Revert book to before the last action (Undo)"
34908msgstr ""
34909
34910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
34911msgid "&Revert to after"
34912msgstr ""
34913
34914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
34915msgid "Revert book state to after the next action (Redo)"
34916msgstr ""
34917
34918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
34919msgid "Save book"
34920msgstr "Uložiť knihu"
34921
34922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34923msgid "Save a &copy"
34924msgstr "Uložiť &kópiu"
34925
34926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34927msgid "Save a copy of the book"
34928msgstr "Uložiť kópiu knihy"
34929
34930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
34931msgid "Quit"
34932msgstr "Ukončiť"
34933
34934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34935msgid "Create a new, empty book"
34936msgstr "Vytvoriť novú, prázdnu knihu"
34937
34938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34939msgid "Create new, &empty book"
34940msgstr "Vytvoriť novú, &prázdnu knihu"
34941
34942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
34943msgid "&Import an HTML or DOCX file as a new book"
34944msgstr ""
34945
34946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
34947msgid "Import an HTML or DOCX file as a new book"
34948msgstr ""
34949
34950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
34951msgid "&Quick open a file to edit"
34952msgstr ""
34953
34954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
34955msgid "Quickly open a file from the book to edit it"
34956msgstr ""
34957
34958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
34959msgid "Editor actions"
34960msgstr ""
34961
34962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
34963msgid "Undo typing"
34964msgstr ""
34965
34966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
34967msgid "R&edo"
34968msgstr ""
34969
34970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
34971msgid "Redo typing"
34972msgstr ""
34973
34974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
34975msgid "Cut &text"
34976msgstr ""
34977
34978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
34979msgid "Cut text"
34980msgstr "Vystrihnúť text"
34981
34982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
34983msgid "P&aste from clipboard"
34984msgstr ""
34985
34986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
34987msgid "Tools"
34988msgstr "Nástroje"
34989
34990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34991msgid "&Edit Table of Contents"
34992msgstr ""
34993
34994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34995msgid "Edit Table of Contents"
34996msgstr "Upraviť obsah"
34997
34998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
34999msgid "&Insert inline Table of Contents"
35000msgstr ""
35001
35002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
35003msgid "Insert inline Table of Contents"
35004msgstr ""
35005
35006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
35007msgid "&Fix HTML"
35008msgstr ""
35009
35010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
35011msgid "Fix HTML in the current file"
35012msgstr ""
35013
35014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
35015msgid "&Fix HTML - all files"
35016msgstr ""
35017
35018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
35019msgid "Fix HTML in all files"
35020msgstr ""
35021
35022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
35023msgid "&Beautify current file"
35024msgstr ""
35025
35026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
35027msgid "Beautify current file"
35028msgstr ""
35029
35030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
35031msgid "&Beautify all files"
35032msgstr ""
35033
35034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
35035msgid "Beautify all files"
35036msgstr ""
35037
35038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
35039msgid "&Insert special character"
35040msgstr "&Vložiť špeciálny znak"
35041
35042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
35043msgid "Insert special character"
35044msgstr "Vložiť špeciálny znak"
35045
35046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
35047msgid "&Arrange into folders"
35048msgstr ""
35049
35050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
35051msgid "Arrange into folders"
35052msgstr ""
35053
35054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
35055msgid "Set &semantics"
35056msgstr ""
35057
35058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
35059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
35060msgid "Set semantics"
35061msgstr ""
35062
35063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
35064msgid "&Filter style information"
35065msgstr ""
35066
35067#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35068msgid "&Manage fonts"
35069msgstr ""
35070
35071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35072msgid "Manage fonts in the book"
35073msgstr ""
35074
35075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35076msgid "Add &cover"
35077msgstr ""
35078
35079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35080msgid "Add a cover to the book"
35081msgstr ""
35082
35083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35084msgid "&Reports"
35085msgstr ""
35086
35087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35088msgid "Show a report on various aspects of the book"
35089msgstr ""
35090
35091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35092msgid "Check &external links"
35093msgstr ""
35094
35095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35096msgid "Check external links in the book"
35097msgstr ""
35098
35099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35100msgid "C&ompress images losslessly"
35101msgstr ""
35102
35103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35104msgid "Compress images losslessly"
35105msgstr ""
35106
35107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35108msgid "Transform &styles"
35109msgstr ""
35110
35111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35112msgid "Transform styles used in the book"
35113msgstr ""
35114
35115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35116msgid "Transform HTML used in the book"
35117msgstr ""
35118
35119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35120msgid "Download external &resources"
35121msgstr ""
35122
35123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35124msgid ""
35125"Download external resources in the book (images/stylesheets/etc/ that are "
35126"not included in the book)"
35127msgstr ""
35128
35129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35130msgid "&Subset embedded fonts"
35131msgstr ""
35132
35133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35134msgid "Subset embedded fonts"
35135msgstr ""
35136
35137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35138msgid "Subset fonts"
35139msgstr ""
35140
35141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35142msgid "&Embed referenced fonts"
35143msgstr ""
35144
35145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35146msgid "Embed fonts"
35147msgstr ""
35148
35149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35150msgid "Embed referenced fonts"
35151msgstr ""
35152
35153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35154msgid "&Smarten punctuation (works best for English)"
35155msgstr ""
35156
35157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35158msgid "Remove &unused CSS rules"
35159msgstr ""
35160
35161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35162msgid "Remove unused CSS rules"
35163msgstr ""
35164
35165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35166msgid "Upgrade book internals"
35167msgstr ""
35168
35169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35170msgid "Auto reload preview"
35171msgstr "Automaticky obnoviť náhľad"
35172
35173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35175msgid "Sync preview position to editor position"
35176msgstr ""
35177
35178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35179msgid "Refresh preview"
35180msgstr "Obnoviť náhľad"
35181
35182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35183msgid "Split this file"
35184msgstr "Rozdeliť tento súbor"
35185
35186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35187msgid "Split file in the preview panel"
35188msgstr ""
35189
35190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35191msgid "Find next in preview"
35192msgstr ""
35193
35194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35195msgid "Find previous in preview"
35196msgstr ""
35197
35198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35199msgid "&Find/replace"
35200msgstr "&Nájsť/nahradiť"
35201
35202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35203msgid "Show the Find/replace panel"
35204msgstr ""
35205
35206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35207msgid "Replace current match"
35208msgstr ""
35209
35210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35211msgid "Replace and find ne&xt"
35212msgstr ""
35213
35214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35215msgid "Replace current match and find next"
35216msgstr ""
35217
35218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35219msgid "R&eplace and find previous"
35220msgstr ""
35221
35222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35223msgid "Replace current match and find previous"
35224msgstr ""
35225
35226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35227msgid "Replace all matches"
35228msgstr "Nahradiť všetky zhody"
35229
35230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35231msgid "Count number of matches"
35232msgstr ""
35233
35234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35235msgid "&Mark selected text"
35236msgstr ""
35237
35238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35239msgid "Mark selected text or unmark already marked text"
35240msgstr ""
35241
35242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35243msgid "Go to &line"
35244msgstr ""
35245
35246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35247msgid "Go to line number"
35248msgstr ""
35249
35250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35251msgid "Sa&ved searches"
35252msgstr ""
35253
35254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35255msgid "Show the saved searches dialog"
35256msgstr ""
35257
35258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35259msgid "&Search ignoring HTML markup"
35260msgstr ""
35261
35262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35263msgid "Show the text search panel"
35264msgstr ""
35265
35266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35268msgid "Check book"
35269msgstr "Skontrolovať knihu"
35270
35271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35272msgid "C&heck book"
35273msgstr ""
35274
35275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35276msgid "Check book for errors"
35277msgstr ""
35278
35279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35280msgid "Check &spelling"
35281msgstr ""
35282
35283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35284msgid "Check book for spelling errors"
35285msgstr "Skontrolovať knihu kvôli pravopisným chybám"
35286
35287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35288msgid "&Next error"
35289msgstr ""
35290
35291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35292msgid "Show next error"
35293msgstr "Zobraziť ďalšiu chybu"
35294
35295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35296msgid "&Previous error"
35297msgstr "&Predchádzajúca chyba"
35298
35299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35300msgid "Show previous error"
35301msgstr "Zobraziť predchádzajúcu chybu"
35302
35303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35304msgid "&Next spelling mistake"
35305msgstr ""
35306
35307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35308msgid "Go to next spelling mistake"
35309msgstr ""
35310
35311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35312msgid "&Create checkpoint"
35313msgstr ""
35314
35315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35316msgid "Create a checkpoint with the current state of the book"
35317msgstr ""
35318
35319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35320msgid "&Close current tab"
35321msgstr ""
35322
35323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35324msgid "Close the currently open tab"
35325msgstr ""
35326
35327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35328msgid "C&lose other tabs"
35329msgstr ""
35330
35331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35332msgid "Close all tabs except the current tab"
35333msgstr ""
35334
35335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35336msgid "Close tabs to the &right"
35337msgstr ""
35338
35339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35340msgid "Close tabs to the right of the current tab"
35341msgstr ""
35342
35343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35344msgid "User &Manual"
35345msgstr "Používateľský &manuál"
35346
35347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35348msgid "Show User Manual"
35349msgstr "Zobraziť používateľský manuál"
35350
35351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35352msgid "&Browse images in book"
35353msgstr ""
35354
35355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35356msgid "Browse images in the books visually"
35357msgstr ""
35358
35359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35360msgid "&Split at multiple locations"
35361msgstr ""
35362
35363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35364msgid "Split HTML file at multiple locations"
35365msgstr ""
35366
35367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35368msgid "Compare to &another book"
35369msgstr "Porovnať s &inou knihou"
35370
35371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35372msgid "Compare to another book"
35373msgstr "Porovnať s inou knihou"
35374
35375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35376msgid "Manage &Snippets"
35377msgstr ""
35378
35379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35380msgid "Manage user created Snippets"
35381msgstr ""
35382
35383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35384msgid "&File"
35385msgstr "&Súbor"
35386
35387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35388msgid "&Recently opened books"
35389msgstr ""
35390
35391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35392msgid "&Tools"
35393msgstr "&Nástroje"
35394
35395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35396msgid "External &links"
35397msgstr ""
35398
35399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35400msgid "&View"
35401msgstr ""
35402
35403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35404msgid "Tool&bars"
35405msgstr ""
35406
35407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35408msgid "&Plugins"
35409msgstr ""
35410
35411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35412msgid "&Help"
35413msgstr "&Pomoc"
35414
35415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35416msgid "&Donate to support calibre development"
35417msgstr ""
35418
35419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35420msgid "Book tool bar"
35421msgstr ""
35422
35423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35424msgid "Tools tool bar"
35425msgstr ""
35426
35427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35428msgid "Plugins tool bar"
35429msgstr ""
35430
35431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35432msgid "Donate to support calibre development"
35433msgstr "Prispieť na vývoj Calibre"
35434
35435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35436#, python-format
35437msgid "Toggle %s"
35438msgstr ""
35439
35440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35441msgid "Windows"
35442msgstr "Okná"
35443
35444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35445msgid "File browser"
35446msgstr "Prehliadač súborov"
35447
35448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35449msgid "File preview"
35450msgstr "Náhľad súboru"
35451
35452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35453msgid "Live CSS"
35454msgstr ""
35455
35456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35457#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35458#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35459msgid "Inspector"
35460msgstr "Inšpektor"
35461
35462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35463msgid "Text search"
35464msgstr ""
35465
35466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35467msgid "Checkpoints"
35468msgstr ""
35469
35470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35471#, python-format
35472msgid " [was %s]"
35473msgstr ""
35474
35475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35476msgid "Current state"
35477msgstr ""
35478
35479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35481msgid "[Unnamed state]"
35482msgstr ""
35483
35484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35485msgid "Revert the book to the selected checkpoint"
35486msgstr ""
35487
35488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35489msgid "&Compare"
35490msgstr "&Porovnať"
35491
35492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35493msgid ""
35494"Compare the state of the book at the selected checkpoint with the current "
35495"state"
35496msgstr ""
35497
35498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35499msgid "Cannot revert"
35500msgstr ""
35501
35502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35503msgid "Cannot revert to the current state"
35504msgstr ""
35505
35506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35507msgid "Cannot compare"
35508msgstr ""
35509
35510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35511msgid "There is no point comparing the current state to itself"
35512msgstr ""
35513
35514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35515msgid "Choose tag name"
35516msgstr ""
35517
35518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35519msgid "Specify the name of the &tag to insert:"
35520msgstr ""
35521
35522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35523msgid "Text (HTML) files"
35524msgstr "Textové (HTML) súbory"
35525
35526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35527msgid "Style (CSS) files"
35528msgstr ""
35529
35530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35531msgid "Audio"
35532msgstr "Audio"
35533
35534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35535msgid "Video"
35536msgstr "Video"
35537
35538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35539msgid "OPF file (metadata)"
35540msgstr "OPF súbor (metadáta)"
35541
35542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35543msgid "Table of contents file (NCX)"
35544msgstr ""
35545
35546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35547msgid "Arrange in folders"
35548msgstr ""
35549
35550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35551msgid ""
35552"Arrange the files in this book into sub-folders based on their types. If you"
35553" leave a folder blank, the files will be placed in the root."
35554msgstr ""
35555
35556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35557msgid ""
35558"Note that this will only arrange files inside the book, it will not affect "
35559"how they are displayed in the File browser"
35560msgstr ""
35561
35562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35563msgid "Specify locations to split at"
35564msgstr ""
35565
35566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35567msgid ""
35568"Specify the locations to split at, using an XPath expression (click the "
35569"wizard button for help with generating XPath expressions)."
35570msgstr ""
35571
35572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35573msgid "&XPath expression:"
35574msgstr ""
35575
35576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35577msgid "Invalid XPath expression"
35578msgstr ""
35579
35580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35581msgid "Choose file to import"
35582msgstr ""
35583
35584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35585msgid ""
35586"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35587"EPUB will be generated with minimal changes from the source, unlike doing a "
35588"full conversion in calibre."
35589msgstr ""
35590
35591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35592msgid "Choose the file to import"
35593msgstr ""
35594
35595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35596msgid "Source file:"
35597msgstr "Zdrojový súbor:"
35598
35599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35600msgid "Choose the location for the newly created EPUB"
35601msgstr ""
35602
35603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35604msgid "Destination file:"
35605msgstr "Cieľový súbor:"
35606
35607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35608msgid "Importable files"
35609msgstr "Importovateľné súbory"
35610
35611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35612msgid "Choose destination"
35613msgstr ""
35614
35615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35616msgid "EPUB files"
35617msgstr "EPUB súbory"
35618
35619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35620msgid "Need document"
35621msgstr ""
35622
35623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35624msgid "You must specify the source file that will be imported."
35625msgstr ""
35626
35627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35628msgid "No results found"
35629msgstr ""
35630
35631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35632msgid "Choose file to edit"
35633msgstr ""
35634
35635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35636#, python-brace-format
35637msgid ""
35638"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35639"        For example, if want to choose the file:\n"
35640"        {example}\n"
35641"        Simply type in the characters:\n"
35642"        {chars}\n"
35643"        and press Enter."
35644msgstr ""
35645
35646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35647#, python-brace-format
35648msgid ""
35649"Anchor: {0}\n"
35650"Leading text: {1}"
35651msgstr ""
35652
35653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35655msgid "Filter files"
35656msgstr ""
35657
35658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35659msgid "Choose a &file to link to:"
35660msgstr ""
35661
35662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35664msgid "Filter locations"
35665msgstr ""
35666
35667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35669msgid "Choose a &location (anchor) in the file:"
35670msgstr ""
35671
35672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35674msgid "The destination (href) for the link"
35675msgstr ""
35676
35677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35679msgid "&Target:"
35680msgstr "&Cieľ:"
35681
35682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35683msgid "Te&xt:"
35684msgstr "Te&xt:"
35685
35686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35687msgid "The (optional) text for the link"
35688msgstr ""
35689
35690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35691#, python-brace-format
35692msgid ""
35693"\n"
35694"            The template to use for generating the link. In addition to {0} and {1}\n"
35695"            you can also use {2}, {3} and {4} variables\n"
35696"            in the template, they will be replaced by the source filename, the destination\n"
35697"            filename and the anchor, respectively.\n"
35698"        "
35699msgstr ""
35700
35701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35702msgid "Copyright page"
35703msgstr ""
35704
35705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35706msgid "Page with title, author, publisher, etc."
35707msgstr ""
35708
35709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35710msgid "The book cover, typically a single HTML file with a cover image inside"
35711msgstr ""
35712
35713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35714msgid "Back-of-book style index"
35715msgstr ""
35716
35717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35718msgid "First \"real\" page of content"
35719msgstr ""
35720
35721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35722msgid "Type of &semantics:"
35723msgstr ""
35724
35725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35726msgid "Choose a &file:"
35727msgstr ""
35728
35729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35730msgid "About semantics"
35731msgstr ""
35732
35733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35734msgid ""
35735"Semantics refer to additional information about specific locations in the book. For example, you can specify that a particular location is the dedication or the preface or the Table of Contents and so on.\n"
35736"\n"
35737"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35738"\n"
35739"The semantic information will be written in the <guide> section of the OPF file."
35740msgstr ""
35741
35742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35743msgid "Flo&ats"
35744msgstr ""
35745
35746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35747msgid "&Other CSS properties:"
35748msgstr ""
35749
35750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35751#, python-format
35752msgid "Only filter CSS in the current file (%s)"
35753msgstr ""
35754
35755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35756msgid "Add a cover"
35757msgstr "Pridať obal"
35758
35759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35760msgid "&Images in book"
35761msgstr ""
35762
35763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35764msgid "Filter the list of images"
35765msgstr ""
35766
35767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35768msgid ""
35769"If enabled the cover image you select will be embedded into the book in such"
35770" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35771" preserved. This will mean blank spaces around the image if the screen the "
35772"book is being viewed on has an aspect ratio different to the image."
35773msgstr ""
35774
35775#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35776msgid "Import &image"
35777msgstr "Importovať &obrázok"
35778
35779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35780msgid "Choose a cover image"
35781msgstr ""
35782
35783#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35784msgid "Quick Start Guide"
35785msgstr ""
35786
35787#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35788msgid "&Donate to support calibre"
35789msgstr "&Prispejte na vývoj calibre"
35790
35791#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35792msgid "&Eject connected device"
35793msgstr "Vysunúť pripoj&ené zariadenie"
35794
35795#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35796msgid "Quit calibre"
35797msgstr "Ukončiť Calibre"
35798
35799#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35800msgid "Minimize the calibre window"
35801msgstr ""
35802
35803#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35804msgid "Clear the current search"
35805msgstr "Vymazať aktuálne hľadanie"
35806
35807#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35808msgid "Focus the book list"
35809msgstr ""
35810
35811#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35812msgid "Clear the Virtual library"
35813msgstr ""
35814
35815#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35816msgid "Clear the additional restriction"
35817msgstr ""
35818
35819#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35820msgid "Debug mode"
35821msgstr "Ladiaci režim"
35822
35823#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35824#, python-format
35825msgid ""
35826"You have started calibre in debug mode. After you quit calibre, the debug "
35827"log will be available in the file: %s<p>The log will be displayed "
35828"automatically."
35829msgstr "Spustili ste Calibre v ladiacom režime. Denník ladenia bude po ukončení Calibre dostupný v súbore %s<p>Denník sa zobrazí automaticky."
35830
35831#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35832msgid "Content server changed!"
35833msgstr ""
35834
35835#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35836msgid ""
35837"calibre 3 comes with a completely re-written Content server. As such any "
35838"custom configuration you have for the content server no longer applies. You "
35839"should check and refresh your settings in Preferences->Sharing->Sharing over"
35840" the net"
35841msgstr ""
35842
35843#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35844#, python-format
35845msgid ""
35846"Could not start the Content server. Error:\n"
35847"\n"
35848"%s"
35849msgstr ""
35850
35851#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35852msgid "Hide main window"
35853msgstr "Skyť hlavné okno"
35854
35855#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35856msgid "Show main window"
35857msgstr "Zobraziť hlavné okno"
35858
35859#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35860#, python-format
35861msgid ""
35862"The library database at %s appears to be corrupted. Do you want calibre to "
35863"try and rebuild it automatically? The rebuild may not be completely "
35864"successful."
35865msgstr "Databáza knižnice v %s vyzerá byť poškodená. Želáte si, aby sa ju Calibre pokúsila automaticky znovu vytvoriť? Znovuvytvorenie nemusí byť v celom rozsahu úspešné."
35866
35867#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35868msgid "Conversion error"
35869msgstr "Chyba konverzie"
35870
35871#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35872#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35873#, python-format
35874msgid "<p><b>Failed to convert: %s"
35875msgstr "<p><b>Konverzia zlyhala: %s"
35876
35877#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35878msgid ""
35879"\n"
35880"                Many older e-book reader devices are incapable of displaying\n"
35881"                EPUB files that have internal components over a certain size.\n"
35882"                Therefore, when converting to EPUB, calibre automatically tries\n"
35883"                to split up the EPUB into smaller sized pieces.  For some\n"
35884"                files that are large undifferentiated blocks of text, this\n"
35885"                splitting fails.\n"
35886"                <p>You can <b>work around the problem</b> by either increasing the\n"
35887"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
35888"                or by turning on Heuristic processing, also in the conversion\n"
35889"                dialog. Note that if you make the maximum split size too large,\n"
35890"                your e-book reader may have trouble with the EPUB.\n"
35891"                        "
35892msgstr ""
35893
35894#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
35895#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
35896msgid "Conversion failed"
35897msgstr ""
35898
35899#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
35900msgid "here"
35901msgstr ""
35902
35903#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
35904msgid "Recipe Disabled"
35905msgstr "Recepty vypnuté"
35906
35907#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
35908msgid "<b>Failed</b>"
35909msgstr "<b>Zlyhalo</b>"
35910
35911#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
35912msgid "There are active jobs. Are you sure you want to quit?"
35913msgstr "Prebieha spracovanie úloh. Určite chcete program ukončiť?"
35914
35915#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
35916msgid ""
35917" is communicating with the device!<br>\n"
35918"                      Quitting may cause corruption on the device.<br>\n"
35919"                      Are you sure you want to quit?"
35920msgstr " komunikuje so zariadením!<br>\n                      Ukončenie môže spôsobiť poškodenie zariadenia.<br>\n                      Ste si istý, že chcete ukončiť?"
35921
35922#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
35923msgid "There are library updates waiting. Are you sure you want to quit?"
35924msgstr ""
35925
35926#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
35927msgid "Library updates waiting"
35928msgstr ""
35929
35930#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
35931msgid ""
35932"Some deleted books are still being moved to the recycle bin, if you quit "
35933"now, they will be left behind. Are you sure you want to quit?"
35934msgstr ""
35935
35936#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
35937msgid "Running database shutdown plugins. This could take a few seconds..."
35938msgstr ""
35939
35940#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
35941msgid "Shutting down the Content server. This could take a while..."
35942msgstr ""
35943
35944#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
35945msgid ""
35946"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
35947" context menu of the system tray."
35948msgstr "bude ďalej bežať v systémovej lište. Ak si želáte ho ukončiť, z kontextového menu ikony v systémovej lište zvoľte položku <b>Ukončiť</b>."
35949
35950#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
35951#, python-brace-format
35952msgid ""
35953"New version <b>{ver}</b> of {app} is available for download. See the <a "
35954"href=\"{url}\">new features</a>."
35955msgstr "Nová verzia {app} <b>{ver}</b> je dostupná na stiahnutie. Pozrite si <a href=\"{url}\">nové funkcie</a>."
35956
35957#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
35958msgid "Update available!"
35959msgstr "Dostupná aktualizácia!"
35960
35961#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
35962msgid "Show this notification for future updates"
35963msgstr "Zobraziť toto upozornenie pri budúcich aktualizáciách"
35964
35965#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
35966msgid "&Get update"
35967msgstr "&Získať aktualizáciu"
35968
35969#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
35970msgid "Update &plugins"
35971msgstr "Aktualizovať &moduly"
35972
35973#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
35974msgid " and one plugin update"
35975msgid_plural " and {} plugin updates"
35976msgstr[0] ""
35977msgstr[1] ""
35978msgstr[2] ""
35979msgstr[3] ""
35980
35981#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
35982msgid "Update found"
35983msgstr "Nájdená aktualizácia"
35984
35985#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
35986msgid "updated plugin"
35987msgid_plural "updated plugins"
35988msgstr[0] ""
35989msgstr[1] ""
35990msgstr[2] ""
35991msgstr[3] ""
35992
35993#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
35994#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
35995msgid "Plugin updates"
35996msgstr ""
35997
35998#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
35999msgid "A plugin update is available"
36000msgid_plural "There are {} plugin updates available"
36001msgstr[0] ""
36002msgstr[1] ""
36003msgstr[2] ""
36004msgstr[3] ""
36005
36006#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
36007msgid "Install and configure user plugins"
36008msgstr "Inštalovať a nastaviť užívateľské zásuvné moduly"
36009
36010#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
36011msgid "Rename this bookmark"
36012msgstr "Premenovať túto záložku"
36013
36014#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
36015msgid "Remove this bookmark"
36016msgstr "Odstrániť túto záložku"
36017
36018#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
36019msgid "Double click to edit the bookmarks"
36020msgstr ""
36021
36022#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
36023msgid "&New"
36024msgstr ""
36025
36026#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
36027msgid "Create a new bookmark at the current location"
36028msgstr ""
36029
36030#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
36031msgid "Remove the currently selected bookmark"
36032msgstr ""
36033
36034#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
36035msgid "Pre&vious"
36036msgstr ""
36037
36038#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
36039msgid "Nex&t"
36040msgstr ""
36041
36042#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
36043msgid "Position in book"
36044msgstr "Pozícia v knihe"
36045
36046#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
36047msgid "Change how the bookmarks are sorted"
36048msgstr ""
36049
36050#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
36051#, python-brace-format
36052msgid "Are you sure you want to delete the bookmark: {0}?"
36053msgstr ""
36054
36055#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
36056msgid "Export bookmarks"
36057msgstr "Exportovať záložky"
36058
36059#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
36060#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
36061msgid "Saved bookmarks"
36062msgstr "Uložené záložky"
36063
36064#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
36065msgid "Import bookmarks"
36066msgstr "Importovať záložky"
36067
36068#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
36069msgid "Add bookmark"
36070msgstr "Pridať záložku"
36071
36072#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
36073msgid "Enter title for bookmark:"
36074msgstr "Zadajte názov záložky:"
36075
36076#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36077msgid "calibre highlights"
36078msgstr ""
36079
36080#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36081msgid "highlights"
36082msgstr ""
36083
36084#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36085msgid "Modify this highlight"
36086msgstr ""
36087
36088#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36089msgid "Edit notes for this highlight"
36090msgstr ""
36091
36092#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36093msgid "Delete this highlight"
36094msgid_plural "Delete selected highlights"
36095msgstr[0] ""
36096msgstr[1] ""
36097msgstr[2] ""
36098msgstr[3] ""
36099
36100#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36101#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36102msgid "Table of Contents section:"
36103msgid_plural "Table of Contents sections:"
36104msgstr[0] ""
36105msgstr[1] ""
36106msgstr[2] ""
36107msgstr[3] ""
36108
36109#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36110msgid "Double click to jump to an entry"
36111msgstr ""
36112
36113#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36114msgid "Modify"
36115msgstr ""
36116
36117#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36118msgid "Modify the selected highlight"
36119msgstr ""
36120
36121#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36122msgid "Delete the selected highlights"
36123msgstr ""
36124
36125#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36126msgid "Export all highlights"
36127msgstr ""
36128
36129#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36130msgid "No highlights match the search: {}"
36131msgstr ""
36132
36133#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36134msgid "No selected highlight"
36135msgstr ""
36136
36137#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36138msgid "No highlight is currently selected"
36139msgstr ""
36140
36141#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36142msgid "Are you sure you want to delete this highlight permanently?"
36143msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36144msgstr[0] ""
36145msgstr[1] ""
36146msgstr[2] ""
36147msgstr[3] ""
36148
36149#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36150msgid "No highlights"
36151msgstr ""
36152
36153#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36154msgid "This book has no highlights to export"
36155msgstr ""
36156
36157#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36158msgid "Edit lookup source"
36159msgstr ""
36160
36161#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36162msgid "The name of the source"
36163msgstr ""
36164
36165#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36166msgid "The URL template of the source"
36167msgstr ""
36168
36169#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36170#, python-brace-format
36171msgid ""
36172"The URL template must starts with https:// and have {word} in it which will "
36173"be replaced by the actual query"
36174msgstr ""
36175
36176#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36177msgid "You must specify a name"
36178msgstr ""
36179
36180#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36181msgid "Name already exists"
36182msgstr ""
36183
36184#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36185msgid "A lookup source with the name {} already exists"
36186msgstr ""
36187
36188#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36189msgid "You must specify a URL"
36190msgstr "Musíte zadať URL"
36191
36192#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36193msgid "The URL must start with https://"
36194msgstr "URL musí začínať https://"
36195
36196#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36197#, python-brace-format
36198msgid "The URL must contain the placeholder {word}"
36199msgstr ""
36200
36201#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36202msgid "Edit lookup sources"
36203msgstr ""
36204
36205#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36206msgid "Double-click to edit an entry"
36207msgstr ""
36208
36209#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36210#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36211msgid "Restore defaults"
36212msgstr "Obnoviť predvolené"
36213
36214#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36215msgid "No sources"
36216msgstr ""
36217
36218#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36219msgid "You must specify at least one lookup source"
36220msgstr ""
36221
36222#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36223msgid "Zoom in"
36224msgstr ""
36225
36226#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36227msgid "Zoom out"
36228msgstr ""
36229
36230#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36231msgid "Default zoom"
36232msgstr ""
36233
36234#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36235msgid "Inspect"
36236msgstr ""
36237
36238#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36239msgid "Lookup &in:"
36240msgstr ""
36241
36242#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36243msgid "Double click on a word in the book's text to look it up."
36244msgstr ""
36245
36246#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36247msgid "Add sources"
36248msgstr ""
36249
36250#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36251msgid "Add more sources at which to lookup words"
36252msgstr ""
36253
36254#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36255msgid "Refresh the result to match the currently selected text"
36256msgstr ""
36257
36258#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36259msgid "Update on selection change"
36260msgstr ""
36261
36262#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36263msgid ""
36264"Automatically update the displayed result when selected text in the book "
36265"changes. With this disabled the lookup is changed only when clicking the "
36266"Refresh button."
36267msgstr ""
36268
36269#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36270msgid "Connecting to E-book viewer failed"
36271msgstr ""
36272
36273#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36274msgid ""
36275"Unable to connect to existing E-book viewer window, try restarting the "
36276"viewer."
36277msgstr ""
36278
36279#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36280msgid ""
36281"%prog [options] file\n"
36282"\n"
36283"View an e-book.\n"
36284msgstr ""
36285
36286#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36287msgid ""
36288"If specified, the E-book viewer window will try to come to the front when "
36289"started."
36290msgstr ""
36291
36292#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36293msgid ""
36294"If specified, the E-book viewer window will try to open full screen when "
36295"started."
36296msgstr ""
36297
36298#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36299msgid "Force reload of all opened books"
36300msgstr ""
36301
36302#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36303msgid ""
36304"The position at which to open the specified book. The position is a location"
36305" or position you can get by using the Go to->Location action in the viewer "
36306"controls. Alternately, you can use the form toc:something and it will open "
36307"at the location of the first Table of Contents entry that contains the "
36308"string \"something\". The form toc-href:something will match the href "
36309"(internal link destination) of toc nodes. The matching is exact. If you want"
36310" to match a substring, use the form toc-href-contains:something. The form "
36311"ref:something will use Reference mode references."
36312msgstr ""
36313
36314#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36315msgid "Failed to start listener"
36316msgstr ""
36317
36318#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36319msgid ""
36320"Could not start the listener used for single instance viewers. Try rebooting"
36321" your computer."
36322msgstr ""
36323
36324#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36325msgid "Print to PDF"
36326msgstr "Vytlačiť do PDF"
36327
36328#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36329#, python-format
36330msgid "Print %s to a PDF file"
36331msgstr ""
36332
36333#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36334msgid "Choose location for PDF file"
36335msgstr ""
36336
36337#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36338msgid "&File:"
36339msgstr "&Súbor:"
36340
36341#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36342msgid "Paper &size:"
36343msgstr ""
36344
36345#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36346msgid "&Left margin:"
36347msgstr "&Ľavý okraj:"
36348
36349#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36350msgid "&Top margin:"
36351msgstr "&Horný okraj:"
36352
36353#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36354msgid "&Right margin:"
36355msgstr "&Pravý okraj:"
36356
36357#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36358msgid "&Bottom margin:"
36359msgstr "&Dolný okraj:"
36360
36361#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36362msgid "inches"
36363msgstr ""
36364
36365#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36366msgid "Add page &number to printed pages"
36367msgstr ""
36368
36369#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36370msgid "&Open PDF file after printing"
36371msgstr ""
36372
36373#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36374msgid "PDF file"
36375msgstr "PDF súbor"
36376
36377#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36378msgid "No filename specified"
36379msgstr ""
36380
36381#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36382msgid "You must specify a filename for the PDF file to generate"
36383msgstr ""
36384
36385#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36386msgid "Incorrect filename specified"
36387msgstr ""
36388
36389#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36390msgid "The filename for the PDF file must end with .pdf"
36391msgstr ""
36392
36393#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36394msgid "Printing, this will take a while, please wait..."
36395msgstr "Tlačí sa, bude to chvíľu trvať, počkajte prosím..."
36396
36397#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36398msgid "Printing..."
36399msgstr "Tlačí sa..."
36400
36401#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36402msgid "Failed to convert to PDF"
36403msgstr "Konverzia do PDF zlyhala"
36404
36405#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36406msgid "Failed to generate PDF file, click \"Show details\" for more information."
36407msgstr ""
36408
36409#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36410msgid "Contains"
36411msgstr ""
36412
36413#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36414msgid "Whole words"
36415msgstr ""
36416
36417#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36418msgid ""
36419"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36420"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36421"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36422"regular expression."
36423msgstr ""
36424
36425#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36426msgid "Go back to where you were before searching"
36427msgstr ""
36428
36429#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36430msgid "This text is hidden in the book and cannot be displayed"
36431msgstr ""
36432
36433#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36434msgid "No matches were found for:"
36435msgstr ""
36436
36437#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36438#, python-format
36439msgid "Expand all items under %s"
36440msgstr ""
36441
36442#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36443msgid "Expand all items"
36444msgstr ""
36445
36446#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36447msgid "Collapse all items"
36448msgstr ""
36449
36450#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36451msgid "Expand all items at the level of {}"
36452msgstr ""
36453
36454#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36455msgid "Collapse all items at the level of {}"
36456msgstr ""
36457
36458#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36459msgid "Copy Table of Contents to clipboard"
36460msgstr ""
36461
36462#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36463msgid "Search Table of Contents"
36464msgstr "Hľadať v obsahu"
36465
36466#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36467msgid "Search for text in the Table of Contents"
36468msgstr ""
36469
36470#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36471#, python-format
36472msgid "There are no Table of Contents entries matching: %s"
36473msgstr ""
36474
36475#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36476msgid "Switch color scheme"
36477msgstr "Prepnúť farebnú schému"
36478
36479#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36480msgid "Increase font size"
36481msgstr "Zväčšiť veľkosť písma"
36482
36483#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36484msgid "Decrease font size"
36485msgstr "Zmenšiť veľkosť písma"
36486
36487#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36488msgid "Toggle full screen"
36489msgstr "Prepnúť zobrazenie na celú obrazovku"
36490
36491#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36492msgid "Previous page"
36493msgstr "Predchádzajúca strana"
36494
36495#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36496#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36497#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36498msgid "Next section"
36499msgstr "Ďalšia časť"
36500
36501#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36502#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36503#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36504msgid "Previous section"
36505msgstr "Predchádzajúca časť"
36506
36507#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36508msgid "Toggle Reference mode"
36509msgstr ""
36510
36511#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36512msgid "Toggle auto-scrolling"
36513msgstr ""
36514
36515#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36516msgid "Lookup words"
36517msgstr ""
36518
36519#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36520msgid "Show viewer controls"
36521msgstr ""
36522
36523#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36524msgid "Toggle paged mode"
36525msgstr ""
36526
36527#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36528msgid "Print book"
36529msgstr "Vytlačiť knihu"
36530
36531#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36532msgid "Show book metadata"
36533msgstr "Zobraziť metadáta knihy"
36534
36535#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36536msgid "Read aloud"
36537msgstr "Čítať nahlas"
36538
36539#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36540msgid "Browse highlights in book"
36541msgstr ""
36542
36543#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36544msgid "Select all text in the current file"
36545msgstr ""
36546
36547#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36548msgid "Edit this book"
36549msgstr ""
36550
36551#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36552msgid "Reload this book"
36553msgstr ""
36554
36555#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36556msgid "Customize this toolbar"
36557msgstr ""
36558
36559#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36560msgid "Hide this toolbar"
36561msgstr "Skryť tento panel nástrojov"
36562
36563#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36564msgid "Switch to flow mode -- where the text is not broken into pages"
36565msgstr ""
36566
36567#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36568msgid "Switch to paged mode -- where the text is broken into pages"
36569msgstr ""
36570
36571#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36572msgid "Turn off auto-scrolling"
36573msgstr ""
36574
36575#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36576msgid "Turn on auto-scrolling"
36577msgstr ""
36578
36579#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36580msgid "Read the text of the book aloud"
36581msgstr ""
36582
36583#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36584msgid "Stop reading"
36585msgstr ""
36586
36587#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36588msgid "Configure the toolbar"
36589msgstr ""
36590
36591#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36592msgid ""
36593"Choose the actions you want on the toolbar. Drag and drop items in the right"
36594" hand list to re-arrange the toolbar."
36595msgstr ""
36596
36597#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36598msgid "Configure Read aloud"
36599msgstr ""
36600
36601#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36602#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36603msgid "Text-to-Speech unavailable"
36604msgstr ""
36605
36606#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36607msgid "Lookup"
36608msgstr ""
36609
36610#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36611msgid "Preparing book for first read, please wait"
36612msgstr ""
36613
36614#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36615msgid "E-book viewer"
36616msgstr ""
36617
36618#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36619#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36620msgid "Scroll here"
36621msgstr ""
36622
36623#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36624msgid "Start of book"
36625msgstr ""
36626
36627#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36628msgid "End of book"
36629msgstr ""
36630
36631#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36632msgid "Start of current file"
36633msgstr ""
36634
36635#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36636msgid "End of current file"
36637msgstr ""
36638
36639#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36640msgid "Hide this scrollbar"
36641msgstr "Skryť tento posuvník"
36642
36643#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36644msgid "Search :: no matches"
36645msgstr ""
36646
36647#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36648msgid "Search :: one match"
36649msgstr ""
36650
36651#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36652msgid "Search :: {} matches"
36653msgstr ""
36654
36655#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36656#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36657msgid "Failed to load the image {}"
36658msgstr ""
36659
36660#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36661#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36662msgid "Image not found"
36663msgstr "Obrázok nenájdený"
36664
36665#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36666#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36667msgid "Failed to find the image {}"
36668msgstr ""
36669
36670#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36671msgid "Cannot print book"
36672msgstr ""
36673
36674#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36675#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36676msgid "No book is currently open"
36677msgstr ""
36678
36679#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36680msgid "Choose e-book"
36681msgstr "Vybrať e-knihu"
36682
36683#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36684msgid "E-books"
36685msgstr "E-knihy"
36686
36687#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36688msgid "Loading book"
36689msgstr ""
36690
36691#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36692msgid "Loading book, please wait"
36693msgstr ""
36694
36695#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36696msgid "Loading book failed"
36697msgstr ""
36698
36699#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36700#, python-brace-format
36701msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36702msgstr ""
36703
36704#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36705msgid ""
36706"The Qt WebEngine Render process has crashed. You should try restarting the "
36707"viewer."
36708msgstr ""
36709
36710#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36711msgid "Choose background image"
36712msgstr "Vybrať obrázok pozadia"
36713
36714#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36715msgid "Clear search history"
36716msgstr "Vyčistiť históriu hľadania"
36717
36718#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36719msgid "Test file name invalid"
36720msgstr ""
36721
36722#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36723#, python-format
36724msgid ""
36725"The file name <b>%s</b> does not appear to end with a file extension. It "
36726"must end with a file  extension like .epub or .mobi"
36727msgstr ""
36728
36729#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36730msgid "Hide size in corner"
36731msgstr ""
36732
36733#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36734msgid "Show size in corner"
36735msgstr ""
36736
36737#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36738msgid "Drag to resize"
36739msgstr "Zmeniť veľkosť potiahnutím"
36740
36741#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36742msgid "Hide {}"
36743msgstr "Skryť {}"
36744
36745#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36746msgid "Show {}"
36747msgstr "Zobraziť {}"
36748
36749#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36750msgid "Choose &color"
36751msgstr "Vybrať &farbu"
36752
36753#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36754msgid "Choose a color"
36755msgstr "Zvoľte farbu"
36756
36757#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36758#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36759msgid "Cu&t"
36760msgstr ""
36761
36762#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36763#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36764msgid "&Step up"
36765msgstr ""
36766
36767#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36768#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36769msgid "Step &down"
36770msgstr ""
36771
36772#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36773msgid "Not rated"
36774msgstr "Nehodnotené"
36775
36776#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36777msgid "Generic e-ink device"
36778msgstr ""
36779
36780#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36781msgid "Smartphone"
36782msgstr ""
36783
36784#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36785msgid "iPad like tablet"
36786msgstr ""
36787
36788#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36789msgid "Kindle Basic (all models)"
36790msgstr ""
36791
36792#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36793msgid "Kindle Fire and Fire HD"
36794msgstr ""
36795
36796#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36797msgid "All other SONY devices"
36798msgstr ""
36799
36800#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36801msgid "Kobo and Kobo Touch Readers"
36802msgstr ""
36803
36804#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36805msgid "Kobo Vox, Aura and Glo families"
36806msgstr ""
36807
36808#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36809msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36810msgstr ""
36811
36812#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36813msgid "Nook and Nook Simple Reader"
36814msgstr ""
36815
36816#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36817msgid "PocketBook 360 and newer models"
36818msgstr ""
36819
36820#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36821msgid "PocketBook Lux (1-5) and Basic 4"
36822msgstr ""
36823
36824#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36825msgid "PocketBook Inkpad 3 (Pro) and X"
36826msgstr ""
36827
36828#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36829msgid "Android phone"
36830msgstr ""
36831
36832#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36833msgid "Android tablet"
36834msgstr ""
36835
36836#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36837msgid "Android phone with Kindle reader"
36838msgstr ""
36839
36840#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36841msgid "Android tablet with Kindle reader"
36842msgstr ""
36843
36844#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36845msgid "Generic"
36846msgstr ""
36847
36848#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36849msgid ""
36850"Choose your e-book device. If your device is not in the list, choose a "
36851"\"Generic\" device."
36852msgstr ""
36853
36854#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36855#, python-brace-format
36856msgid ""
36857"If you are moving calibre from an old computer to a new one, please read <a "
36858"href=\"{0}\">the instructions</a>."
36859msgstr ""
36860
36861#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36862msgid "Select location for books"
36863msgstr "Vyberte umiestnenie pre knihy"
36864
36865#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36866#, python-format
36867msgid "Failed to create a folder at %s"
36868msgstr "Vytvorenie adresára v %s zlyhalo"
36869
36870#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36871#, python-format
36872msgid ""
36873"You must choose an empty folder for the calibre library. %s is not empty."
36874msgstr "Pre knižnicu Calibre musíte vybrať prázdny priečinok. %s nie je prázdny."
36875
36876#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
36877msgid "&Next >"
36878msgstr "Ď&alej >"
36879
36880#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
36881msgid "< &Back"
36882msgstr "< &Späť"
36883
36884#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
36885#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
36886#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
36887#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
36888#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
36889msgid "Cancel"
36890msgstr "Zrušiť"
36891
36892#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
36893msgid "&Finish"
36894msgstr "&Dokončiť"
36895
36896#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
36897msgid "Commit"
36898msgstr "Potvrdiť"
36899
36900#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
36901msgid "Welcome wizard"
36902msgstr ""
36903
36904#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
36905#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
36906#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
36907#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
36908#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
36909#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
36910msgid "Welcome to calibre"
36911msgstr "Vitajte v Calibre"
36912
36913#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
36914#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
36915#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
36916#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
36917#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
36918msgid "The one stop solution to all your e-book needs."
36919msgstr "Kompletné riešenie pre potreby všetkých Vašich e-kníh."
36920
36921#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
36922msgid "&Manufacturers"
36923msgstr "&Výrobcovia"
36924
36925#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
36926msgid "&Devices"
36927msgstr "&Zariadenia"
36928
36929#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
36930#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
36931#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
36932#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
36933msgid "WizardPage"
36934msgstr "Stránka sprievodcu"
36935
36936#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
36937#, python-format
36938msgid ""
36939"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
36940"button to apply your settings."
36941msgstr "<h2>Gratulujeme!</h2> Úspešne ste nastavili Calibre. Na použitie Vašich nastavení stlačte tlačidlo %s."
36942
36943#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
36944msgid ""
36945"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
36946" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
36947msgstr ""
36948
36949#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
36950#, python-format
36951msgid ""
36952"<h2>User Manual</h2>A User Manual is also available <a "
36953"href=\"%s\">online</a>."
36954msgstr "<h2>Používateľský manuál</h2>Používateľský manuál je tiež dostupný <a href=\"%s\">online</a>."
36955
36956#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
36957msgid ""
36958"<p>calibre can automatically send books by email to your Kindle. To do that "
36959"you have to setup email delivery below. The easiest way is to setup a free "
36960"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
36961" below. You will also have to register your email address in your Amazon "
36962"account."
36963msgstr ""
36964
36965#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
36966msgid "&Kindle email:"
36967msgstr "&Kindle email:"
36968
36969#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
36970msgid "Choose your &language:"
36971msgstr "Vyberte Váš &jazyk:"
36972
36973#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
36974msgid ""
36975"<p>Choose a location for your books. When you add books to calibre, they "
36976"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
36977msgstr "<p>Vyberte umiestnenie pre Vaše knihy. Keď pridáte knihy do Calibre, skopírujú sa sem. Pre novú knižnicu Calibre použite <b>prázdny priečinok</b>:"
36978
36979#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
36980msgid ""
36981"If a calibre library already exists at the newly selected location, calibre "
36982"will use it automatically."
36983msgstr ""
36984
36985#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
36986msgid "Test email settings"
36987msgstr "Otestovať e-mailové nastavenia"
36988
36989#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
36990#, python-format
36991msgid "Send test mail from %s to:"
36992msgstr "Poslať skúšobný e-mail od %s pre:"
36993
36994#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
36995#, python-format
36996msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
36997msgstr "Prostredníctvom: %(un)s:%(pw)s@%(host)s:%(port)s a šifrovania %(enc)s"
36998
36999#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
37000msgid "No email address"
37001msgstr ""
37002
37003#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
37004msgid ""
37005"No email address to send mail to has been specified. You must specify a To: "
37006"address before running the test."
37007msgstr ""
37008
37009#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
37010msgid "Sending email, please wait..."
37011msgstr "Odosiela sa email, počkajte prosím..."
37012
37013#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
37014msgid "Email successfully sent"
37015msgstr "Email úspešne odoslaný"
37016
37017#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
37018msgid "Setup sending email using"
37019msgstr "Nastavenie odosielania e-mailov pomocou"
37020
37021#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
37022#, python-brace-format
37023msgid ""
37024"If you don't have an account, you can sign up for a free {name} email "
37025"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
37026msgstr ""
37027
37028#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
37029#, python-format
37030msgid "Your %s &email address:"
37031msgstr "Vaša %s &e-mailová adresa:"
37032
37033#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
37034#, python-format
37035msgid "Your %s &username:"
37036msgstr "Vaše %s &užívateľské meno:"
37037
37038#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
37039#, python-format
37040msgid "Your %s &password:"
37041msgstr "Vaše %s &heslo:"
37042
37043#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
37044#, python-format
37045msgid ""
37046"If you plan to use email to send books to your Kindle, remember to add your "
37047"%s email address to the allowed email addresses in your Amazon.com Kindle "
37048"management page."
37049msgstr ""
37050
37051#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
37052msgid "Setup"
37053msgstr "Nastavenie"
37054
37055#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
37056msgid "Incorrect username"
37057msgstr "Nesprávne užívateľské meno"
37058
37059#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
37060#, python-format
37061msgid "%s needs the full email address as your username"
37062msgstr "%s požaduje kompletnú e-mailovú adresu ako užívateľské meno"
37063
37064#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
37065msgid "OK to proceed?"
37066msgstr "Pokračovať?"
37067
37068#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
37069msgid ""
37070"This will display your email password on the screen. Is it OK to proceed?"
37071msgstr "Toto zobrazí Vaše heslo k e-mailu na obrazovke. Je v poriadku pokračovať?"
37072
37073#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
37074msgid ""
37075"Before using this account to send mail, you must enable the \"Enable access "
37076"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
37077"Settings > POP3 & IMAP."
37078msgstr ""
37079
37080#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37081msgid ""
37082"Google recently deliberately broke their email sending protocol (SMTP) "
37083"support in an attempt to force everyone to use their web interface so they "
37084"can show you more ads. They are trying to claim that SMTP is insecure, that "
37085"is incorrect and simply an excuse. To use a Gmail account you will need to "
37086"\"allow less secure apps\" as described <a "
37087"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37088msgstr ""
37089
37090#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37091msgid ""
37092"If you are setting up a new Hotmail account, Microsoft requires that you  "
37093"verify your account periodically, before it will let calibre send email."
37094msgstr ""
37095
37096#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37097#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37098msgid "Bad configuration"
37099msgstr "Chybná konfigurácia"
37100
37101#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37102msgid "You must set the From email address"
37103msgstr "Musíte nastaviť e-mailovú adresu odosielateľa"
37104
37105#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37106msgid ""
37107"You must either set both the username <b>and</b> password for the mail "
37108"server or no username and no password at all."
37109msgstr "Pre e-mailový server musíte zadať buď užívateľské meno <b>aj</b> heslo, alebo žiadne z nich."
37110
37111#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37112msgid ""
37113"No username and password set for mailserver. Most  mailservers need a "
37114"username and password. Are you sure?"
37115msgstr "Pre mailový server nebolo nastavené žiadne užívateľské meno a heslo. Väčšina mailových serverov ich vyžaduje. Ste si istý?"
37116
37117#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37118msgid "Send email &from:"
37119msgstr "Poslať email &od:"
37120
37121#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37122msgid ""
37123"<p>This is what will be present in the From: field of emails sent by "
37124"calibre.<br> Set it to your email address"
37125msgstr "<p>Toto bude v poli Od: v e-mailoch poslaných Calibre.<br> Nastavte to na Vašu e-mailovú adresu"
37126
37127#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37128msgid ""
37129"<p>A mail server is useful if the service you are sending mail to only "
37130"accepts email from well know mail services."
37131msgstr "<p>Mail server je užitočný v prípadoch, ak server kam posielate maily akceptuje pripojenia len od známych serverov."
37132
37133#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37134msgid "Email server"
37135msgstr ""
37136
37137#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37138msgid "calibre can <b>optionally</b> use a server to send mail"
37139msgstr "Calibre môže <b>prípadne</b> na posielanie mailov použiť server"
37140
37141#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37142msgid "&Hostname:"
37143msgstr "&Názov servera:"
37144
37145#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37146msgid "The hostname of your mail server. For example, smtp.gmail.com"
37147msgstr ""
37148
37149#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37150msgid "&Port:"
37151msgstr "&Port:"
37152
37153#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37154msgid ""
37155"The port your mail server listens for connections on. The default is 25"
37156msgstr "Port, na ktorom Váš mailový server príjma pripojenia. Štandardne je 25"
37157
37158#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37159msgid "Your username on the mail server"
37160msgstr "Vaše užívateľské meno na mailovom serveri"
37161
37162#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37163msgid "Your password on the mail server"
37164msgstr "Vaše heslo k mailovému serveru"
37165
37166#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37167msgid "&Show"
37168msgstr "&Zobraziť"
37169
37170#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37171msgid "Encr&yption:"
37172msgstr ""
37173
37174#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37175msgid ""
37176"Use TLS encryption when connecting to the mail server. This is the most "
37177"common."
37178msgstr "Pri pripojení k mailovému serveru použiť šifrovanie TLS. Toto je najbežnejšie."
37179
37180#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37181msgid "&TLS"
37182msgstr "&TLS"
37183
37184#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37185msgid "Use SSL encryption when connecting to the mail server."
37186msgstr "Pri pripojení k mailovému serveru použiť šifrovanie SSL."
37187
37188#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37189msgid "SS&L"
37190msgstr "SS&L"
37191
37192#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37193msgid "WARNING: Using no encryption is highly insecure"
37194msgstr "POZOR: Vypnutie šifrovania je vysoko nebezpečné"
37195
37196#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37197msgid "Use &GMX"
37198msgstr "Použiť &GMX"
37199
37200#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37201msgid "Use &Hotmail"
37202msgstr "Použiť &Hotmail"
37203
37204#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37205msgid "&Test email"
37206msgstr "&Testovať email"
37207
37208#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37209msgid ""
37210"<p>If you use the <a "
37211"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37212"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37213"your calibre book collection wirelessly, directly on the device. To do this "
37214"you have to turn on the calibre Content server."
37215msgstr ""
37216
37217#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37218msgid "Turn on the &Content server"
37219msgstr ""
37220
37221#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37222#, python-format
37223msgid ""
37224"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37225"<p>The reader app should see your calibre collection automatically. If not, try adding the URL http://myhostname:8080 as a new catalog in the reader on your iDevice. Here myhostname should be the fully qualified hostname or the IP address of the computer calibre is running on. See <a href=\"%s\">the User Manual</a> for more information."
37226msgstr ""
37227
37228#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37229#, python-brace-format
37230msgid "Invalid query format for colon-separated search: {0}"
37231msgstr ""
37232
37233#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37234msgid "BIBTEX catalog generator"
37235msgstr ""
37236
37237#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37238#, python-format
37239msgid ""
37240"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37241"Available fields: %(fields)s.\n"
37242"plus user-created custom fields.\n"
37243"Example: %(opt)s=title,authors,tags\n"
37244"Default: '%%default'\n"
37245"Applies to: BIBTEX output format"
37246msgstr "Zoznam vypisovaných polí oddelených čiarkou pri katalogizácii kníh v databáze. \nPoužiteľné polia: %(fields)s.\nplus užívateľom definované vlastné polia.\nPríklad: %(opt)s=title,authors,tags\nŠtandardne: '%%default'\nPlatí pre: výstupný formát BIBTEX"
37247
37248#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37249#, python-format
37250msgid ""
37251"Output field to sort on.\n"
37252"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37253"Default: '%default'\n"
37254"Applies to: BIBTEX output format"
37255msgstr "Výstupné polia, podľa ktorých triediť.\nPoužiteľné polia: author_sort, id, rating, size, timestamp, title.\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37256
37257#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37258#, python-format
37259msgid ""
37260"Create a citation for BibTeX entries.\n"
37261"Boolean value: True, False\n"
37262"Default: '%default'\n"
37263"Applies to: BIBTEX output format"
37264msgstr "Vytvoriť citácie pre záznamy BibTeX.\nLogicné hodnota: Pravda, Nepravda\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37265
37266#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37267#, python-format
37268msgid ""
37269"Create a file entry if formats is selected for BibTeX entries.\n"
37270"Boolean value: True, False\n"
37271"Default: '%default'\n"
37272"Applies to: BIBTEX output format"
37273msgstr "Vytvoriť položky súborov, sú pre BibTeX položky vybrané formáty.\nLogicné hodnota: Pravda, Nepravda\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37274
37275#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37276#, python-format
37277msgid ""
37278"The template for citation creation from database fields.\n"
37279"Should be a template with {} enclosed fields.\n"
37280"Available fields: %s.\n"
37281"Default: '%%default'\n"
37282"Applies to: BIBTEX output format"
37283msgstr "Šablóna pre vytvorenie citácií z databázových polí.\nMala by byť šablóna z poliami uzatvorenými v {}.\nPoužiteľné polia: %s.\nŠtadnardne: '%%default'\nPlatí pre: výstupný formát BIBTEX"
37284
37285#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37286#, python-format
37287msgid ""
37288"BibTeX file encoding output.\n"
37289"Available types: utf8, cp1252, ascii.\n"
37290"Default: '%default'\n"
37291"Applies to: BIBTEX output format"
37292msgstr "Kódovanie výstupného súboru BibTeX.\nPoužiteľné typy: utf8, cp1252, ascii.\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37293
37294#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37295#, python-format
37296msgid ""
37297"BibTeX file encoding flag.\n"
37298"Available types: strict, replace, ignore, backslashreplace.\n"
37299"Default: '%default'\n"
37300"Applies to: BIBTEX output format"
37301msgstr "Príznak kódovania súboru BibTeX.\nPoužiteľné typy: strict, replace, ignore, backslashreplace.\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37302
37303#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37304#, python-format
37305msgid ""
37306"Entry type for BibTeX catalog.\n"
37307"Available types: book, misc, mixed.\n"
37308"Default: '%default'\n"
37309"Applies to: BIBTEX output format"
37310msgstr "Typ položky pre katalóg BibTeX.\nPoužiteľné typy: book, misc, mixed.\nŠtandardne: '%default'\nPlatí pre: výstupný formát BIBTEX"
37311
37312#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37313msgid "CSV/XML catalog generator"
37314msgstr ""
37315
37316#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37317#, python-format
37318msgid ""
37319"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37320"Available fields: %(fields)s,\n"
37321"plus user-created custom fields.\n"
37322"Example: %(opt)s=title,authors,tags\n"
37323"Default: '%%default'\n"
37324"Applies to: CSV, XML output formats"
37325msgstr "Zoznam polí oddlelených čiarkou, ktoré treba vypísať pri katalogizovaní kníh v databáze. \nPoužiteľné polia: %(fields)s,\nplus užívateľom definované vlastné polia.\nPríklad: %(opt)s=title,authors,tags\nŠtandardne: '%%default'\nPlatí pre: výstupné formáty CSV a XML"
37326
37327#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37328#, python-format
37329msgid ""
37330"Output field to sort on.\n"
37331"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37332"Default: '%default'\n"
37333"Applies to: CSV, XML output formats"
37334msgstr "Pole výstupu, podľa ktorého sa má triediť.\nPoužieľné polia: author_sort, id, rating, size, timestamp, title_sort\nŠtandardne: '%default'\nPlatí pre: výstupné formáty CSV a XML"
37335
37336#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37337msgid "AZW3/EPUB/MOBI catalog generator"
37338msgstr ""
37339
37340#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37341#, python-format
37342msgid ""
37343"Title of generated catalog used as title in metadata.\n"
37344"Default: '%default'\n"
37345"Applies to: AZW3, EPUB, MOBI output formats"
37346msgstr ""
37347
37348#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37349#, python-format
37350msgid ""
37351"Create cross-references in Authors section for books with multiple authors.\n"
37352"Default: '%default'\n"
37353"Applies to: AZW3, EPUB, MOBI output formats"
37354msgstr ""
37355
37356#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37357#, python-format
37358msgid ""
37359"Save the output from different stages of the conversion pipeline to the specified folder. Useful if you are unsure at which stage of the conversion process a bug is occurring.\n"
37360"Default: '%default'\n"
37361"Applies to: AZW3, EPUB, MOBI output formats"
37362msgstr ""
37363
37364#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37365#, python-format
37366msgid ""
37367"Regex describing tags to exclude as genres.\n"
37368"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37369"Applies to: AZW3, EPUB, MOBI output formats"
37370msgstr ""
37371
37372#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37373#, python-format
37374msgid ""
37375"Specifies the rules used to exclude books from the generated catalog.\n"
37376"The model for an exclusion rule is either\n"
37377"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37378"('<rule name>','<custom column>','<pattern>').\n"
37379"For example:\n"
37380"(('Archived books','#status','Archived'),)\n"
37381"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37382"When multiple rules are defined, all rules will be applied.\n"
37383"Default: \n"
37384"\"%default\"\n"
37385"Applies to: AZW3, EPUB, MOBI output formats"
37386msgstr ""
37387
37388#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37389#, python-format
37390msgid ""
37391"Include 'Authors' section in catalog.\n"
37392"Default: '%default'\n"
37393"Applies to: AZW3, EPUB, MOBI output formats"
37394msgstr ""
37395
37396#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:93
37397#, python-format
37398msgid ""
37399"Include 'Descriptions' section in catalog.\n"
37400"Default: '%default'\n"
37401"Applies to: AZW3, EPUB, MOBI output formats"
37402msgstr ""
37403
37404#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:100
37405#, python-format
37406msgid ""
37407"Include 'Genres' section in catalog.\n"
37408"Default: '%default'\n"
37409"Applies to: AZW3, EPUB, MOBI output formats"
37410msgstr ""
37411
37412#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37413#, python-format
37414msgid ""
37415"Include 'Titles' section in catalog.\n"
37416"Default: '%default'\n"
37417"Applies to: AZW3, EPUB, MOBI output formats"
37418msgstr ""
37419
37420#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37421#, python-format
37422msgid ""
37423"Include 'Series' section in catalog.\n"
37424"Default: '%default'\n"
37425"Applies to: AZW3, EPUB, MOBI output formats"
37426msgstr ""
37427
37428#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37429#, python-format
37430msgid ""
37431"Include 'Recently Added' section in catalog.\n"
37432"Default: '%default'\n"
37433"Applies to: AZW3, EPUB, MOBI output formats"
37434msgstr ""
37435
37436#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37437#, python-format
37438msgid ""
37439"Source field for 'Genres' section.\n"
37440"Default: '%default'\n"
37441"Applies to: AZW3, EPUB, MOBI output formats"
37442msgstr ""
37443
37444#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37445#, python-format
37446msgid ""
37447"Custom field containing note text to insert in Description header.\n"
37448"Default: '%default'\n"
37449"Applies to: AZW3, EPUB, MOBI output formats"
37450msgstr ""
37451
37452#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37453#, python-format
37454msgid ""
37455"#<custom field>:[before|after]:[True|False] specifying:\n"
37456" <custom field> Custom field containing notes to merge with comments\n"
37457" [before|after] Placement of notes with respect to comments\n"
37458" [True|False] - A horizontal rule is inserted between notes and comments\n"
37459"Default: '%default'\n"
37460"Applies to: AZW3, EPUB, MOBI output formats"
37461msgstr ""
37462
37463#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37464#, python-format
37465msgid ""
37466"Specifies the output profile. In some cases, an output profile is required to optimize the catalog for the device. For example, 'kindle' or 'kindle_dx' creates a structured Table of Contents with Sections and Articles.\n"
37467"Default: '%default'\n"
37468"Applies to: AZW3, EPUB, MOBI output formats"
37469msgstr ""
37470
37471#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37472#, python-format
37473msgid ""
37474"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37475"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37476"When multiple rules are defined, the first matching rule will be used.\n"
37477"Default:\n"
37478"\"%default\"\n"
37479"Applies to: AZW3, EPUB, MOBI output formats"
37480msgstr ""
37481
37482#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37483#, python-format
37484msgid ""
37485"Use a named preset created with the GUI catalog builder.\n"
37486"A preset specifies all settings for building a catalog.\n"
37487"Default: '%default'\n"
37488"Applies to: AZW3, EPUB, MOBI output formats"
37489msgstr ""
37490
37491#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37492#, python-format
37493msgid ""
37494"Replace existing cover when generating the catalog.\n"
37495"Default: '%default'\n"
37496"Applies to: AZW3, EPUB, MOBI output formats"
37497msgstr ""
37498
37499#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37500#, python-format
37501msgid ""
37502"Size hint (in inches) for book covers in catalog.\n"
37503"Range: 1.0 - 2.0\n"
37504"Default: '%default'\n"
37505"Applies to: AZW3, EPUB, MOBI output formats"
37506msgstr ""
37507
37508#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37509#, python-format
37510msgid "Error: Preset \"%s\" not found."
37511msgstr ""
37512
37513#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37514#, python-format
37515msgid "Stored presets: %s"
37516msgstr ""
37517
37518#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37519msgid "Error: No stored presets."
37520msgstr ""
37521
37522#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37523msgid ""
37524"\n"
37525"*** Adding 'By authors' section required for MOBI output ***"
37526msgstr ""
37527
37528#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37529msgid "column not in book: "
37530msgstr ""
37531
37532#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37533msgid "Symbols"
37534msgstr "Symboly"
37535
37536#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37537msgid "No genres to catalog.\n"
37538msgstr "Žiadne žánre pre katalóg.\n"
37539
37540#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37541msgid "Check 'Excluded genres' regex in the E-book options.\n"
37542msgstr ""
37543
37544#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37545msgid "No books available to catalog"
37546msgstr "Nie sú dostupné žiadne knihy pre katalóg"
37547
37548#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37549#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37550msgid "Titles"
37551msgstr "Názvy"
37552
37553#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37554msgid "Genres"
37555msgstr "Žánre"
37556
37557#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37558#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37559msgid "Recently Added"
37560msgstr "Nedávno pridané"
37561
37562#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37563#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37564msgid "Recently Read"
37565msgstr "Nedávno čítané"
37566
37567#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37568msgid "Descriptions"
37569msgstr "Popisy"
37570
37571#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37572msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37573msgstr ""
37574
37575#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37576msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37577msgstr "Upozornenie: Nekonzistentná hodnora Triediaceho autora pre Autora '{!s}':\n"
37578
37579#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37580msgid "Sorting database"
37581msgstr "Triedim databázu"
37582
37583#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37584msgid "Sorting titles"
37585msgstr "Triedim názvy"
37586
37587#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37588msgid ""
37589"No books to catalog.\n"
37590"Check 'Excluded books' rules in the E-book options.\n"
37591msgstr ""
37592
37593#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37594msgid "No books available to include in catalog"
37595msgstr "Na zaradenie do katalógu nie sú dostupné žiadne knihy"
37596
37597#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37598#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37599#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37600#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37601#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37602#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37603#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37604#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37605#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37606#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37607#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37608msgid "error in"
37609msgstr ""
37610
37611#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37612msgid "Genres HTML"
37613msgstr "HTML žánre"
37614
37615#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37616msgid "Titles HTML"
37617msgstr "HTML názvy"
37618
37619#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37620#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37621#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37622msgid "by "
37623msgstr "od "
37624
37625#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37626msgid "Descriptions HTML"
37627msgstr "HTML popisy"
37628
37629#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37630msgid "Description HTML"
37631msgstr "HTML popis"
37632
37633#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37634msgid "NCX header"
37635msgstr "Hlavička NCX"
37636
37637#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37638msgid "NCX for descriptions"
37639msgstr ""
37640
37641#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37642msgid "NCX for Series"
37643msgstr "NCX pre série"
37644
37645#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37646#, python-format
37647msgid "Series beginning with %s"
37648msgstr "Série začínajúce s %s"
37649
37650#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37651#, python-format
37652msgid "Series beginning with '%s'"
37653msgstr "Série začínajúce s '%s'"
37654
37655#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37656msgid "NCX for Titles"
37657msgstr "NCX pre názvy"
37658
37659#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37660#, python-format
37661msgid "Titles beginning with %s"
37662msgstr "Názvy začínajúce s %s"
37663
37664#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37665#, python-format
37666msgid "Titles beginning with '%s'"
37667msgstr "Názvy začínajúce s '%s'"
37668
37669#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37670msgid "NCX for Authors"
37671msgstr "NCX pre autorov"
37672
37673#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37674#, python-format
37675msgid "Authors beginning with %s"
37676msgstr "Autori začínajúci s %s"
37677
37678#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37679#, python-format
37680msgid "Authors beginning with '%s'"
37681msgstr "Autori začínajúci s '%s'"
37682
37683#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37684msgid "NCX for Recently Added"
37685msgstr "NCX pre nedávno pridané"
37686
37687#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37688msgid "NCX for Recently Read"
37689msgstr "NCX pre nedávno čítané"
37690
37691#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37692msgid "NCX for genres"
37693msgstr ""
37694
37695#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37696msgid "Generating OPF"
37697msgstr "Generujem OPF"
37698
37699#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37700msgid "Thumbnails"
37701msgstr "Náhľady"
37702
37703#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37704msgid "Thumbnail"
37705msgstr "Náhľad"
37706
37707#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37708msgid "Saving NCX"
37709msgstr "Ukladám NCX"
37710
37711#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37712msgid "Invalid titles"
37713msgstr "Neplatné tituly"
37714
37715#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37716msgid "Extra titles"
37717msgstr "Extra tituly"
37718
37719#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37720msgid "Invalid authors"
37721msgstr "Neplatní autori"
37722
37723#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37724msgid "Extra authors"
37725msgstr "Extra autori"
37726
37727#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37728msgid "Missing book formats"
37729msgstr "Chýbajúce formáty knihy"
37730
37731#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37732msgid "Extra book formats"
37733msgstr "Extra formáty knihy"
37734
37735#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37736msgid "Unknown files in books"
37737msgstr "Neznáme súbory v knihách"
37738
37739#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37740msgid "Missing cover files"
37741msgstr "Chýbajúce súbory obálok"
37742
37743#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37744msgid "Cover files not in database"
37745msgstr "Súbory obálok nie sú v databáze"
37746
37747#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37748msgid "Folders raising exception"
37749msgstr "Priečinky vyvolávajúce výnimku"
37750
37751#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37752msgid "INVALID CONDITION"
37753msgstr ""
37754
37755#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37756#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37757#, python-format
37758msgid "Path to library too long. Must be less than %d characters."
37759msgstr "Cesta k priečinku knižnice je príliš dlhá. Musí mať menej ako %d znakov."
37760
37761#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37762#, python-format
37763msgid " (%s books)"
37764msgstr " (%s kníh)"
37765
37766#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37767msgid "Identifiers"
37768msgstr "Identifikátory"
37769
37770#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37771msgid "On device"
37772msgstr ""
37773
37774#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37775msgid "Series sort"
37776msgstr ""
37777
37778#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37779msgid "Title sort"
37780msgstr ""
37781
37782#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37783msgid "The title"
37784msgstr "Názov"
37785
37786#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37787msgid "The authors"
37788msgstr "Autori"
37789
37790#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37791#, python-brace-format
37792msgid ""
37793"The author sort string. To use only the first letter of the name use "
37794"{author_sort[0]}"
37795msgstr "Reťazec autor v tvare pre triedenie. Pre použitie len prvého písmena z mena použite {author_sort[0]}"
37796
37797#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37798msgid "The tags"
37799msgstr "Značky"
37800
37801#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37802msgid "The series"
37803msgstr "Série"
37804
37805#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37806msgid ""
37807"The series number. To get leading zeros use {series_index:0>3s} or "
37808"{series_index:>3s} for leading spaces"
37809msgstr "Číslo v sérii. Pre uvedenie nulou, použite {series_index:0>3s}, pre uvedenie medzerou {series_index:>3s}"
37810
37811#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37812msgid "The rating"
37813msgstr "Hodnotenie"
37814
37815#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37816msgid "The ISBN"
37817msgstr "ISBN"
37818
37819#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37820msgid "The publisher"
37821msgstr "Vydavateľ"
37822
37823#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37824msgid "The date"
37825msgstr "Dátum"
37826
37827#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37828msgid "The published date"
37829msgstr "Dátum vydania"
37830
37831#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37832msgid "The date when the metadata for this book record was last modified"
37833msgstr "Dátum poslednej zmeny metadát tejto knihy"
37834
37835#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37836msgid "The language(s) of this book"
37837msgstr ""
37838
37839#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37840msgid "The calibre internal id"
37841msgstr "Interné ID v Calibre"
37842
37843#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37844msgid "Options to control saving to disk"
37845msgstr "Voľby ukladania na disk"
37846
37847#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37848msgid ""
37849"Normally, calibre will update the metadata in the saved files from what is "
37850"in the calibre library. Makes saving to disk slower."
37851msgstr "Štandardne Calibre aktualizuje metadáta v ukladaných súboroch podľa knižnice. Môže spomaľovať ukladanie na disk."
37852
37853#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37854msgid ""
37855"Normally, calibre will write the metadata into a separate OPF file along "
37856"with the actual e-book files."
37857msgstr "Štandardne Calibre uloží metadáta do samostatného súboru OPF, k súborom e-knihy."
37858
37859#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37860msgid ""
37861"Normally, calibre will save the cover in a separate file along with the "
37862"actual e-book files."
37863msgstr ""
37864
37865#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37866msgid ""
37867"Comma separated list of formats to save for each book. By default all "
37868"available formats are saved."
37869msgstr "Zoznam formátov oddelených čiarkami, ktoré ukladať pre každú knihu. Vo východzom nastavení sa ukladajú všetky dostupné formáty."
37870
37871#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37872#, python-format
37873msgid ""
37874"The template to control the filename and folder structure of the saved "
37875"files. Default is \"%(templ)s\" which will save books into a per-author "
37876"subfolder with filenames containing title and author. Available controls "
37877"are: {%(controls)s}"
37878msgstr ""
37879
37880#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
37881#, python-format
37882msgid ""
37883"The template to control the filename and folder structure of files sent to "
37884"the device. Default is \"%(templ)s\" which will save books into a per-author"
37885" folder with filenames containing title and author. Available controls are: "
37886"{%(controls)s}"
37887msgstr ""
37888
37889#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
37890msgid ""
37891"Have calibre convert all non English characters into English equivalents for"
37892" the file names. This is useful if saving to a legacy filesystem without "
37893"full support for Unicode filenames."
37894msgstr ""
37895
37896#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
37897#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
37898#, python-format
37899msgid ""
37900"The format in which to display dates. %(day)s - day, %(month)s - month, "
37901"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
37902msgstr "Formát zobrazovaných dátomov. %(day)s - deň, %(month)s - mesiac, %(mn)s - číslo mesiaca, %(year)s - rok. Východzie je: %(default)s"
37903
37904#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
37905msgid "Convert paths to lowercase."
37906msgstr "Skonvertovať cesty na malé písmená."
37907
37908#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
37909msgid "Replace whitespace with underscores."
37910msgstr "Nahradiť medzery podčiarkami."
37911
37912#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
37913msgid "Save into a single folder, ignoring the template folder structure"
37914msgstr ""
37915
37916#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
37917#, python-format
37918msgid ""
37919"Failed to calculate path for save to disk. Template: %(templ)s\n"
37920"Error: %(err)s"
37921msgstr "Zlyhal výpočet cesty pre uloženie na disk. Šablóna: %(templ)s\nChyba: %(err)s"
37922
37923#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
37924#, python-format
37925msgid "Template evaluation resulted in no path components. Template: %s"
37926msgstr "Vyhodnotenie šablóny vrátilo prázdne komponenty cesty. Šablóna: %s"
37927
37928#: /__w/calibre/calibre/src/calibre/linux.py:1144
37929msgid "The one stop solution to all your e-book needs"
37930msgstr ""
37931
37932#: /__w/calibre/calibre/src/calibre/linux.py:1146
37933msgid "calibre is the one stop solution to all your e-book needs."
37934msgstr ""
37935
37936#: /__w/calibre/calibre/src/calibre/linux.py:1147
37937msgid ""
37938"You can use calibre to catalog your books, fetch metadata for them "
37939"automatically, convert them from and to all the various e-book formats, send"
37940" them to your e-book reader devices, read the books on your computer, edit "
37941"the books in a dedicated e-book editor and even make them available over the"
37942" network with the built-in Content server. You can also download news and "
37943"periodicals in e-book format from over a thousand different news and "
37944"magazine websites."
37945msgstr ""
37946
37947#: /__w/calibre/calibre/src/calibre/linux.py:1160
37948msgid "Edit the text and styles inside e-books"
37949msgstr ""
37950
37951#: /__w/calibre/calibre/src/calibre/linux.py:1162
37952msgid ""
37953"The calibre E-book editor allows you to edit the text and styles inside the "
37954"book with a live preview of your changes."
37955msgstr ""
37956
37957#: /__w/calibre/calibre/src/calibre/linux.py:1163
37958msgid ""
37959"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
37960"various useful tools for checking the book for errors, editing the Table of "
37961"Contents, performing automated cleanups, etc."
37962msgstr ""
37963
37964#: /__w/calibre/calibre/src/calibre/linux.py:1175
37965msgid "Read e-books in over a dozen different formats"
37966msgstr ""
37967
37968#: /__w/calibre/calibre/src/calibre/linux.py:1177
37969msgid ""
37970"The calibre E-book viewer allows you to read e-books in over a dozen "
37971"different formats."
37972msgstr ""
37973
37974#: /__w/calibre/calibre/src/calibre/linux.py:1178
37975msgid ""
37976"It has a full screen mode for distraction free reading and can display the "
37977"text with multiple columns per screen."
37978msgstr ""
37979
37980#: /__w/calibre/calibre/src/calibre/linux.py:1315
37981msgid "Command Line Interface"
37982msgstr ""
37983
37984#: /__w/calibre/calibre/src/calibre/linux.py:1316
37985msgid ""
37986"On macOS, the command line tools are inside the calibre bundle, for example,"
37987" if you installed calibre in :file:`/Applications` the command line tools "
37988"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
37989msgstr ""
37990
37991#: /__w/calibre/calibre/src/calibre/linux.py:1319
37992msgid "Documented commands"
37993msgstr ""
37994
37995#: /__w/calibre/calibre/src/calibre/linux.py:1319
37996msgid "Undocumented commands"
37997msgstr ""
37998
37999#: /__w/calibre/calibre/src/calibre/linux.py:1320
38000msgid ""
38001"You can see usage for undocumented commands by executing them without "
38002"arguments in a terminal."
38003msgstr ""
38004
38005#: /__w/calibre/calibre/src/calibre/linux.py:1321
38006msgid "Change language"
38007msgstr "Zmeniť jazyk"
38008
38009#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
38010#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
38011#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
38012#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38013msgid "Newest"
38014msgstr "Najnovšie"
38015
38016#: /__w/calibre/calibre/src/calibre/srv/code.py:130
38017#, python-brace-format
38018msgid "<b>{title}</b> by {authors}"
38019msgstr "<b>{title}</b>od {authors}"
38020
38021#: /__w/calibre/calibre/src/calibre/srv/code.py:131
38022#, python-brace-format
38023msgid "{series_index} of <i>{series}</i>"
38024msgstr "{series_index} z <i>{series}</i>"
38025
38026#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38027#, python-brace-format
38028msgid "Date: {timestamp}"
38029msgstr "Dátum: {timestamp}"
38030
38031#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38032#, python-brace-format
38033msgid "Published: {pubdate}"
38034msgstr "Publikované: {pubdate}"
38035
38036#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38037#, python-brace-format
38038msgid "Publisher: {publisher}"
38039msgstr "Vydavateľ: {publisher}"
38040
38041#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
38042msgid "Show "
38043msgstr "Zobraziť"
38044
38045#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
38046msgid " sorted by "
38047msgstr ""
38048
38049#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38050msgid "Change library"
38051msgstr "Zmeniť knižnicu"
38052
38053#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38054msgid "Change library to: "
38055msgstr "Zmeniť knižnicu na:"
38056
38057#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
38058msgid "Switch to the full interface (non-mobile interface)"
38059msgstr "Prepnúť na plné rozhranie (ne-mobilné rozhranie)"
38060
38061#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
38062msgid ""
38063"The full interface gives you many more features, but it may not work well on"
38064" a small screen"
38065msgstr "Plné rozhranie má oveľa viac možností, ale nemusí dobre fungovať na malej obrazovke."
38066
38067#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
38068#, python-brace-format
38069msgid "{0} is not a valid IP address/network, with error: {1}"
38070msgstr ""
38071
38072#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
38073#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
38074msgid "username [password]"
38075msgstr ""
38076
38077#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
38078msgid "Give this user only read access"
38079msgstr ""
38080
38081#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38082#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38083#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38084#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38085msgid "username is required"
38086msgstr ""
38087
38088#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38089msgid "username"
38090msgstr ""
38091
38092#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38093msgid "username set|reset|toggle|show"
38094msgstr ""
38095
38096#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38097msgid "username and operation are required"
38098msgstr ""
38099
38100#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38101msgid "[options] username [library_name ...]"
38102msgstr ""
38103
38104#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38105msgid ""
38106"Specify the action to perform.\n"
38107"A value of \"show\" shows the current library restrictions for the specified user.\n"
38108"A value of \"allow-all\" removes all library restrictions.\n"
38109"A value of \"allow\" allows access to only the specified libraries.\n"
38110"A value of \"block\" allows access to all, except the specified libraries.\n"
38111"A value of \"per-library\" sets per library restrictions. In this case the libraries list is interpreted as a list of library name followed by restriction to apply, followed by next library name and so on. Using a restriction of \"=\" removes any previous restriction on that library."
38112msgstr ""
38113
38114#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38115msgid "Unknown command: {}"
38116msgstr ""
38117
38118#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38119msgid "Manage the user accounts for calibre-server. Available commands are:"
38120msgstr ""
38121
38122#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38123msgid "Use {} for help on individual commands"
38124msgstr ""
38125
38126#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38127msgid "What do you want to do?"
38128msgstr ""
38129
38130#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38131msgid "default"
38132msgstr ""
38133
38134#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38135msgid "No choice selected, exiting..."
38136msgstr ""
38137
38138#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38139#, python-format
38140msgid "%s is not a valid choice, try again"
38141msgstr ""
38142
38143#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38144msgid "Existing user names:"
38145msgstr ""
38146
38147#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38148msgid "There are no users, you must first add an user"
38149msgstr ""
38150
38151#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38152#, python-format
38153msgid "The username %s does not exist"
38154msgstr "Používateľské meno %s neexistuje"
38155
38156#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38157#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38158msgid "Enter the username"
38159msgstr "Zadajte používateľské meno"
38160
38161#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38162#, python-format
38163msgid "Enter the new password for %s: "
38164msgstr "Zadajte novén heslo pre %s: "
38165
38166#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38167#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38168msgid "Empty passwords are not allowed"
38169msgstr "Prázdne heslá nie sú dovolené"
38170
38171#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38172#, python-format
38173msgid "Re-enter the new password for %s, to verify: "
38174msgstr ""
38175
38176#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38177msgid "Passwords do not match"
38178msgstr "Heslá sa nezhodujú"
38179
38180#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38181#, python-format
38182msgid "User %s added successfully!"
38183msgstr "Používateľ %s úspešne pridaný!"
38184
38185#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38186#, python-format
38187msgid "Are you sure you want to remove the user %s?"
38188msgstr ""
38189
38190#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38191#, python-format
38192msgid "User %s successfully removed!"
38193msgstr "Požívateľ %s úspešne odstránený!"
38194
38195#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38196#, python-format
38197msgid "Password for %s successfully changed!"
38198msgstr "Heslo pre %s úspešne zmenené!"
38199
38200#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38201#, python-brace-format
38202msgid "Current password for {0} is: {1}"
38203msgstr ""
38204
38205#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38206msgid "Allow {} to make changes (i.e. grant write access)"
38207msgstr ""
38208
38209#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38210msgid "Prevent {} from making changes (i.e. remove write access)"
38211msgstr ""
38212
38213#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38214msgid "{} has the following additional per-library restrictions:"
38215msgstr ""
38216
38217#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38218msgid "{} has no additional per-library restrictions"
38219msgstr ""
38220
38221#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38222msgid "Allow access to all libraries"
38223msgstr "Povoliť prístup do všetkých knižníc"
38224
38225#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38226msgid "Allow access to only specified libraries"
38227msgstr "Povoliť prístup iba do vybraných knižníc"
38228
38229#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38230msgid "Allow access to all, except specified libraries"
38231msgstr ""
38232
38233#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38234msgid "Change per-library restrictions"
38235msgstr ""
38236
38237#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38238msgid "Enter the name of the library:"
38239msgstr "Zadajte názov knižnice:"
38240
38241#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38242msgid ""
38243"Enter a search expression, access will be granted only to books matching "
38244"this expression. An empty expression will grant access to all books."
38245msgstr ""
38246
38247#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38248msgid "Another restriction?"
38249msgstr ""
38250
38251#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38252msgid "Enter a comma separated list of library names:"
38253msgstr ""
38254
38255#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38256msgid "Allowing access only to libraries: {}"
38257msgstr ""
38258
38259#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38260msgid "Allowing access to all libraries, except: {}"
38261msgstr ""
38262
38263#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38264msgid "Show password for {}"
38265msgstr "Zobraziť heslo pre {}"
38266
38267#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38268msgid "Change read/write permission for {}"
38269msgstr ""
38270
38271#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38272msgid "Change the libraries {} is allowed to access"
38273msgstr ""
38274
38275#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38276#, python-brace-format
38277msgid "{0} has {1} access"
38278msgstr ""
38279
38280#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38281msgid "read-write"
38282msgstr ""
38283
38284#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38285msgid "readonly"
38286msgstr ""
38287
38288#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38289msgid "Add a new user"
38290msgstr "Pridať nového používateľa"
38291
38292#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38293msgid "Edit an existing user"
38294msgstr "Upraviť existujúceho používateľa"
38295
38296#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38297msgid "Remove a user"
38298msgstr "Odstrániť používateľa"
38299
38300#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38301msgid "one item"
38302msgid_plural "{} items"
38303msgstr[0] "jedna položka"
38304msgstr[1] "{} položky"
38305msgstr[2] "{} položiek"
38306msgstr[3] "{} položiek"
38307
38308#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38309#, python-format
38310msgid "RATING: %s<br />"
38311msgstr "HODNOTENIE: %s<br />"
38312
38313#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38314#, python-format
38315msgid "TAGS: %s<br />"
38316msgstr "ZNAČKY: %s<br />"
38317
38318#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38319#, python-format
38320msgid "SERIES: %(series)s [%(sidx)s]<br />"
38321msgstr "SÉRIA: %(series)s [%(sidx)s]<br />"
38322
38323#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38324msgid "Books in your library"
38325msgstr "Knihy vo Vašej knižnici"
38326
38327#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38328msgid "By "
38329msgstr "Od "
38330
38331#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38332msgid "Books sorted by "
38333msgstr "Knihy zotriedené podľa "
38334
38335#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38336msgid "Library:"
38337msgstr "Knižnica:"
38338
38339#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38340msgid "Change calibre library to:"
38341msgstr ""
38342
38343#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38344#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38345#, python-format
38346msgid "By %s"
38347msgstr ""
38348
38349#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38350#, python-brace-format
38351msgid "By {0} :: {1}"
38352msgstr ""
38353
38354#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38355msgid "Path to the SSL certificate file"
38356msgstr ""
38357
38358#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38359msgid "Path to the SSL private key file"
38360msgstr ""
38361
38362#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38363msgid "Time (in seconds) after which an idle connection is closed"
38364msgstr ""
38365
38366#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38367msgid ""
38368"Time (in seconds) to wait for a response from the server when making queries"
38369msgstr ""
38370
38371#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38372msgid "Total time in seconds to wait for clean shutdown"
38373msgstr ""
38374
38375#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38376msgid "Socket pre-allocation, for example, with systemd socket activation"
38377msgstr ""
38378
38379#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38380msgid "Max. size of single HTTP header (in KB)"
38381msgstr ""
38382
38383#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38384msgid "Max. allowed size for files uploaded to the server (in MB)"
38385msgstr ""
38386
38387#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38388msgid "Minimum size for which responses use data compression (in bytes)"
38389msgstr ""
38390
38391#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38392msgid "Number of worker threads used to process requests"
38393msgstr ""
38394
38395#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38396msgid "Maximum number of worker processes"
38397msgstr ""
38398
38399#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38400msgid ""
38401"Worker processes are launched as needed and used for large jobs such as "
38402"preparing a book for viewing, adding books, converting, etc. Normally, the "
38403"max. number of such processes is based on the number of CPU cores. You can "
38404"control it by this setting."
38405msgstr ""
38406
38407#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38408msgid "Maximum time for worker processes"
38409msgstr ""
38410
38411#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38412msgid ""
38413"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38414" to zero for no limit."
38415msgstr ""
38416
38417#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38418msgid "The port on which to listen for connections"
38419msgstr ""
38420
38421#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38422msgid "A prefix to prepend to all URLs"
38423msgstr ""
38424
38425#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38426msgid ""
38427"Useful if you wish to run this server behind a reverse proxy. For example "
38428"use, /calibre as the URL prefix."
38429msgstr ""
38430
38431#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38432msgid "Number of books to show in a single page"
38433msgstr ""
38434
38435#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38436msgid "The number of books to show in a single page in the browser."
38437msgstr ""
38438
38439#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38440msgid "Advertise OPDS feeds via BonJour"
38441msgstr ""
38442
38443#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38444msgid ""
38445"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38446" apps can detect and connect to the server automatically."
38447msgstr ""
38448
38449#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38450msgid "Maximum number of books in OPDS feeds"
38451msgstr ""
38452
38453#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38454msgid ""
38455"The maximum number of books that the server will return in a single OPDS "
38456"acquisition feed."
38457msgstr ""
38458
38459#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38460msgid "Maximum number of ungrouped items in OPDS feeds"
38461msgstr ""
38462
38463#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38464msgid ""
38465"Group items in categories such as author/tags by first letter when there are"
38466" more than this number of items. Set to zero to disable."
38467msgstr ""
38468
38469#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38470msgid "The interface on which to listen for connections"
38471msgstr ""
38472
38473#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38474msgid ""
38475"The default is to listen on all available IPv4 interfaces. You can change "
38476"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38477"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38478"connections."
38479msgstr ""
38480
38481#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38482msgid "Fallback to auto-detected interface"
38483msgstr ""
38484
38485#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38486msgid ""
38487"If for some reason the server is unable to bind to the interface specified "
38488"in the listen_on option, then it will try to detect an interface that "
38489"connects to the outside world and bind to that."
38490msgstr ""
38491
38492#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38493msgid "Zero copy file transfers for increased performance"
38494msgstr ""
38495
38496#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38497msgid ""
38498"This will use zero-copy in-kernel transfers when sending files over the "
38499"network, increasing performance. However, it can cause corrupted file "
38500"transfers on some broken filesystems. If you experience corrupted file "
38501"transfers, turn it off."
38502msgstr ""
38503
38504#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38505msgid "Max. log file size (in MB)"
38506msgstr ""
38507
38508#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38509msgid ""
38510"The maximum size of log files, generated by the server. When the log becomes"
38511" larger than this size, it is automatically rotated. Set to zero to disable "
38512"log rotation."
38513msgstr ""
38514
38515#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38516msgid "Log HTTP 404 (Not Found) requests"
38517msgstr ""
38518
38519#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38520msgid ""
38521"Normally, the server logs all HTTP requests for resources that are not "
38522"found. This can generate a lot of log spam, if your server is targeted by "
38523"bots. Use this option to turn it off."
38524msgstr ""
38525
38526#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38527msgid "Password based authentication to access the server"
38528msgstr ""
38529
38530#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38531msgid ""
38532"Normally, the server is unrestricted, allowing anyone to access it. You can "
38533"restrict access to predefined users with this option."
38534msgstr ""
38535
38536#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38537msgid "Allow un-authenticated local connections to make changes"
38538msgstr ""
38539
38540#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38541msgid ""
38542"Normally, if you do not turn on authentication, the server operates in read-"
38543"only mode, so as to not allow anonymous users to make changes to your "
38544"calibre libraries. This option allows anybody connecting from the same "
38545"computer as the server is running on to make changes. This is useful if you "
38546"want to run the server without authentication but still use calibredb to "
38547"make changes to your calibre libraries. Note that turning on this option "
38548"means any program running on the computer can make changes to your calibre "
38549"libraries."
38550msgstr ""
38551
38552#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38553msgid ""
38554"Allow un-authenticated connections from specific IP addresses to make "
38555"changes"
38556msgstr ""
38557
38558#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38559msgid ""
38560"Normally, if you do not turn on authentication, the server operates in read-"
38561"only mode, so as to not allow anonymous users to make changes to your "
38562"calibre libraries. This option allows anybody connecting from the specified "
38563"IP addresses to make changes. Must be a comma separated list of address or "
38564"network specifications. This is useful if you want to run the server without"
38565" authentication but still use calibredb to make changes to your calibre "
38566"libraries. Note that turning on this option means anyone connecting from the"
38567" specified IP addresses can make changes to your calibre libraries."
38568msgstr ""
38569
38570#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38571msgid "Path to user database"
38572msgstr "Cesta k databáze používateľov"
38573
38574#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38575msgid ""
38576"Path to a file in which to store the user and password information. Normally"
38577" a file in the calibre configuration folder is used."
38578msgstr ""
38579
38580#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38581msgid "Choose the type of authentication used"
38582msgstr ""
38583
38584#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38585msgid ""
38586"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38587" are putting this server behind an SSL proxy. Otherwise, leave it as "
38588"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38589"use \"digest\"."
38590msgstr ""
38591
38592#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38593msgid "Ban IP addresses that have repeated login failures"
38594msgstr ""
38595
38596#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38597msgid ""
38598"Temporarily bans access for IP addresses that have repeated login failures "
38599"for the specified number of minutes. Useful to prevent attempts at guessing "
38600"passwords. If set to zero, no banning is done."
38601msgstr ""
38602
38603#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38604msgid "Number of login failures for ban"
38605msgstr ""
38606
38607#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38608msgid "The number of login failures after which an IP address is banned"
38609msgstr ""
38610
38611#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38612msgid "Ignored user-defined metadata fields"
38613msgstr ""
38614
38615#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38616msgid ""
38617"Comma separated list of user-defined metadata fields that will not be "
38618"displayed by the Content server in the /opds and /mobile views. For example:"
38619" {}"
38620msgstr ""
38621
38622#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38623msgid "Restrict displayed user-defined fields"
38624msgstr ""
38625
38626#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38627msgid ""
38628"Comma separated list of user-defined metadata fields that will be displayed "
38629"by the Content server in the /opds and /mobile views. If you specify this "
38630"option, any fields not in this list will not be displayed. For example: {}"
38631msgstr ""
38632
38633#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38634msgid "Choose the default book list mode"
38635msgstr ""
38636
38637#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38638msgid ""
38639"Set the default book list mode that will be used for new users. Individual "
38640"users can override the default in their own settings. The default is to use "
38641"a cover grid."
38642msgstr ""
38643
38644#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38645msgid "By default, this option is disabled."
38646msgstr ""
38647
38648#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38649msgid "By default, this option is enabled."
38650msgstr ""
38651
38652#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38653msgid ""
38654"[options] [path to library folder...]\n"
38655"\n"
38656"Start the calibre Content server. The calibre Content server exposes your\n"
38657"calibre libraries over the internet. You can specify the path to the library\n"
38658"folders as arguments to %prog. If you do not specify any paths, all the\n"
38659"libraries that the main calibre program knows about will be used.\n"
38660msgstr ""
38661
38662#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38663msgid ""
38664"Path to log file for server log. This log contains server information and "
38665"errors, not access logs. By default it is written to stdout."
38666msgstr ""
38667
38668#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38669msgid ""
38670"Path to the access log file. This log contains information about clients "
38671"connecting to the server and making requests. By default no access logging "
38672"is done."
38673msgstr ""
38674
38675#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38676msgid ""
38677"Path to a JSON file containing a template for the custom book list mode. The"
38678" easiest way to create such a template file is to go to Preferences-> "
38679"Sharing over the net-> Book list template in calibre, create the template "
38680"and export it."
38681msgstr ""
38682
38683#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38684msgid ""
38685"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38686" The easiest way to create such a file is to go to Preferences-> Sharing "
38687"over the net->Search the internet in calibre, create the URLs and export "
38688"them."
38689msgstr ""
38690
38691#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38692msgid "Run process in background as a daemon (Linux only)."
38693msgstr ""
38694
38695#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38696msgid "Write process PID to the specified file"
38697msgstr "Zapísať PID procesu do určeného súboru"
38698
38699#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38700msgid ""
38701"Automatically reload server when source code changes. Useful for "
38702"development. You should also specify a small value for the shutdown timeout."
38703msgstr ""
38704
38705#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38706#, python-brace-format
38707msgid ""
38708"Manage the database of users allowed to connect to this server. You can use "
38709"it in automated mode by adding a --. See {0} for details. See also the {1} "
38710"option."
38711msgstr ""
38712
38713#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38714#, python-brace-format
38715msgid ""
38716"Path to the user database to use for authentication. The database is a "
38717"SQLite file. To create it use {0}. You can read more about managing users "
38718"at: {1}"
38719msgstr ""
38720
38721#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38722msgid ""
38723"Another calibre program such as another instance of {} or the main calibre "
38724"program is running. Having multiple programs that can make changes to a "
38725"calibre library running at the same time is not supported."
38726msgstr ""
38727
38728#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38729msgid "Interrupted by user"
38730msgstr "Prerušené používateľom"
38731
38732#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38733#, python-format
38734msgid "There is no calibre library at: %s"
38735msgstr ""
38736
38737#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38738msgid "You must specify at least one calibre library"
38739msgstr ""
38740
38741#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38742msgid "Composite Tags"
38743msgstr ""
38744
38745#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38746msgid "Enum"
38747msgstr ""
38748
38749#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38750#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38751msgid "Invalid syntax. Expected a lookup name or a word"
38752msgstr ""
38753
38754#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38755msgid ""
38756"For maximum compatibility you should use only the letters A-Z, the numbers "
38757"0-9, spaces, underscores and hyphens in the username"
38758msgstr ""
38759
38760#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38761msgid "The password must contain only ASCII (English) characters and symbols"
38762msgstr ""
38763
38764#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38765#, python-format
38766msgid "The username %s already exists"
38767msgstr "Používateľské meno %s už existuje"
38768
38769#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38770msgid "Existing password is incorrect"
38771msgstr ""
38772
38773#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38774msgid "Usage"
38775msgstr "Využitie"
38776
38777#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38778msgid "Created by "
38779msgstr "Vytvoril(a) "
38780
38781#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38782msgid ""
38783"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38784"arguments in quotation marks. For example: \"{}\""
38785msgstr ""
38786
38787#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38788msgid "Options"
38789msgstr "Nastavenia"
38790
38791#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38792msgid "Path to the database in which books are stored"
38793msgstr "Cesta k databáze, v ktorej sú uložené knihy"
38794
38795#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38796msgid "Pattern to guess metadata from filenames"
38797msgstr "Šablóna na odvodenie metadát z názvov súborov"
38798
38799#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38800msgid "Access key for isbndb.com"
38801msgstr "Prístupový kľúč k isbndb.com"
38802
38803#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38804msgid "Default timeout for network operations (seconds)"
38805msgstr "Štandardný časový limit pre sieťové operácie (v sekundách)"
38806
38807#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38808msgid "Path to folder in which your library of books is stored"
38809msgstr ""
38810
38811#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38812msgid "The language in which to display the user interface"
38813msgstr "Jazyk používateľského rozhrania"
38814
38815#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38816msgid ""
38817"The default output format for e-book conversions. When auto-converting to "
38818"send to a device this can be overridden by individual device preferences. "
38819"These can be changed by right clicking the device icon in calibre and "
38820"choosing \"Configure\"."
38821msgstr ""
38822
38823#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38824msgid "Ordered list of formats to prefer for input."
38825msgstr "Usporiadaný zoznam uprednostňovaných formátov pre vstup"
38826
38827#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38828msgid "Read metadata from files"
38829msgstr "Čítať metadáta zo súborov"
38830
38831#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38832msgid ""
38833"The priority of worker processes. A higher priority means they run faster "
38834"and consume more resources. Most tasks like conversion/news download/adding "
38835"books/etc. are affected by this setting."
38836msgstr "Priorita spracovania úlohy. Vyššia priorita znamená rýchlejší beh a väčšiu spotrebu zdrojov. Toto nastavenie ovplyvňuje väčšinu úloh, napr. konverzie/sťahovanie správ/pridávanie kníh/atď."
38837
38838#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38839msgid "Swap author first and last names when reading metadata"
38840msgstr "Vymeniť pri načítaní metadát krstné meno a priezvisko autora"
38841
38842#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38843msgid "Add new formats to existing book records"
38844msgstr "Pridať k existujúcim záznamom knihy nové formáty"
38845
38846#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38847msgid "Check for duplicates when copying to another library"
38848msgstr ""
38849
38850#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38851msgid "Tags to apply to books added to the library"
38852msgstr "Značky pre knihy pridané do knižnice"
38853
38854#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38855msgid ""
38856"Mark newly added books. The mark is a temporary mark that is automatically "
38857"removed when calibre is restarted."
38858msgstr ""
38859
38860#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38861msgid "List of named saved searches"
38862msgstr "Zoznam pomenovaných uložených hľadaní"
38863
38864#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38865msgid "User-created Tag browser categories"
38866msgstr ""
38867
38868#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38869msgid "How and when calibre updates metadata on the device."
38870msgstr "Ako a kedy Calibre aktualizuje metadáta v zariadení."
38871
38872#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
38873msgid ""
38874"When searching for text without using lookup prefixes, as for example, Red "
38875"instead of title:Red, limit the columns searched to those named below."
38876msgstr "Obmedziť prehľadávané stĺpce pri hľadaní textu bez zadania vyhľadávacích prefixov (napr. Red namiesto title:Red) na nasledujúce."
38877
38878#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
38879msgid ""
38880"Choose columns to be searched when not using prefixes, as for example, when "
38881"searching for Red instead of title:Red. Enter a list of search/lookup names "
38882"separated by commas. Only takes effect if you set the option to limit search"
38883" columns above."
38884msgstr "Vyberte polia, ktoré budú prehľadávané ak nebudú udané prefixy, napr. pri hľadaní Červený namiesto title:Červený. Zadajte zoznam názvov pre prehľadávanie oddelených čiarkami. Má význam ak zapnete voľbu Obmedziť prehľadávané metadáta vyššie."
38885
38886#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
38887msgid ""
38888"Characters typed in the search box will match their accented versions, based"
38889" on the language you have chosen for the calibre interface. For example, in "
38890"English, searching for n will match both {} and n, but if your language is "
38891"Spanish it will only match n. Note that this is much slower than a simple "
38892"search on very large libraries. Also, this option will have no effect if you"
38893" turn on case-sensitive searching"
38894msgstr ""
38895
38896#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
38897msgid "Make searches case-sensitive"
38898msgstr ""
38899
38900#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
38901msgid ""
38902"Recognize numbers inside text when sorting. Setting this means that when "
38903"sorting on text fields like title the text \"Book 2\"will sort before the "
38904"text \"Book 100\". Note that setting this can cause problems with text that "
38905"starts with numbers and is a little slower."
38906msgstr ""
38907
38908#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
38909#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
38910msgid "Settings and plugins"
38911msgstr "Nastavenia a moduly"
38912
38913#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
38914msgid "File is open in another process"
38915msgstr "Súbor je otvorený iným procesom"
38916
38917#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
38918msgid "the end of the program"
38919msgstr ""
38920
38921#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
38922#, python-brace-format
38923msgid "{0}: {1} near {2} on line {3}"
38924msgstr ""
38925
38926#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
38927#, python-brace-format
38928msgid "{0}: {1} near {2}"
38929msgstr ""
38930
38931#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
38932msgid "'End of program'"
38933msgstr ""
38934
38935#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
38936#, python-brace-format
38937msgid "Failed to scan program. Invalid input '{0}'"
38938msgstr ""
38939
38940#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
38941#, python-brace-format
38942msgid "Expected end of program, found '{0}'"
38943msgstr ""
38944
38945#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
38946#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
38947#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
38948#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
38949#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
38950#, python-brace-format
38951msgid "{0} statement: expected '{1}', found '{2}'"
38952msgstr ""
38953
38954#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
38955#, python-brace-format
38956msgid "'{0}' statement: expected an identifier"
38957msgstr ""
38958
38959#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
38960#, python-brace-format
38961msgid "A stored template must begin with '{0}'"
38962msgstr ""
38963
38964#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
38965#, python-brace-format
38966msgid "Expected '{0}', found '{1}'"
38967msgstr ""
38968
38969#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
38970#, python-brace-format
38971msgid "Unknown function {0}"
38972msgstr ""
38973
38974#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
38975#, python-brace-format
38976msgid "Expected a '{0}' for function call, found '{1}'"
38977msgstr ""
38978
38979#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
38980#, python-brace-format
38981msgid "Parameters to '{0}' must be variables or assignments"
38982msgstr ""
38983
38984#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
38985#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
38986#, python-brace-format
38987msgid "Incorrect number of arguments for function {0}"
38988msgstr ""
38989
38990#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
38991#, python-brace-format
38992msgid "Expected an expression, found '{0}'"
38993msgstr ""
38994
38995#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
38996#, python-brace-format
38997msgid "{0} outside of for loop"
38998msgstr ""
38999
39000#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
39001#, python-brace-format
39002msgid "Interpreter: {0} - line number {1}"
39003msgstr ""
39004
39005#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
39006#, python-brace-format
39007msgid "Error during string comparison: operator '{0}'"
39008msgstr ""
39009
39010#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
39011#, python-brace-format
39012msgid "Value used in comparison is not a number: operator '{0}'"
39013msgstr ""
39014
39015#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
39016#, python-brace-format
39017msgid "Unknown identifier '{0}'"
39018msgstr ""
39019
39020#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
39021msgid "before evaluating arguments"
39022msgstr ""
39023
39024#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
39025msgid "after evaluating arguments"
39026msgstr ""
39027
39028#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
39029msgid " returned value"
39030msgstr ""
39031
39032#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
39033#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
39034#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
39035#, python-brace-format
39036msgid "Unknown field '{0}'"
39037msgstr ""
39038
39039#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
39040#, python-brace-format
39041msgid "Unhandled exception '{0}'"
39042msgstr ""
39043
39044#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
39045#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
39046#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
39047#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
39048#, python-brace-format
39049msgid "Error during operator evaluation: operator '{0}'"
39050msgstr ""
39051
39052#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
39053#, python-brace-format
39054msgid "Function {0}: invalid character name '{1}"
39055msgstr ""
39056
39057#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
39058#, python-brace-format
39059msgid "Internal error evaluating an expression: '{0}'"
39060msgstr ""
39061
39062#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
39063#, python-brace-format
39064msgid "format: type {0} requires an integer value, got {1}"
39065msgstr "format: typ {0} vyžaduje celočíselnú hodnotu, dostal {1}"
39066
39067#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
39068#, python-brace-format
39069msgid "format: type {0} requires a decimal (float) value, got {1}"
39070msgstr "format: typ {0} vyžaduje desatinné číslo, dostal {1}"
39071
39072#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
39073#, python-format
39074msgid "%s: unknown function"
39075msgstr "%s: neznáma funkcia"
39076
39077#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
39078#, python-brace-format
39079msgid "No such variable {0}"
39080msgstr ""
39081
39082#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39083#, python-brace-format
39084msgid ""
39085"Duplicate user function name {0}. Change the name or ensure that the "
39086"functions are identical"
39087msgstr ""
39088
39089#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39090msgid "No documentation provided"
39091msgstr "Dokumentácia nie je poskytovaná"
39092
39093#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39094msgid ""
39095"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39096" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39097"In many cases the lexical comparison operators (>, <, == etc) can replace "
39098"this function."
39099msgstr ""
39100
39101#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39102msgid ""
39103"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39104"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39105"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39106"function."
39107msgstr ""
39108
39109#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39110msgid ""
39111"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39112"cmpN\" in sequence, returning resultN for the first comparison that "
39113"succeeds. Returns else_result if no comparison succeeds. Example: "
39114"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39115"returns \"large\". The same example with a first value of 16 returns "
39116"\"giant\"."
39117msgstr ""
39118
39119#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39120msgid "first_matching_cmp requires an even number of arguments"
39121msgstr ""
39122
39123#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39124msgid ""
39125"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39126"formed by concatenating all the arguments"
39127msgstr ""
39128
39129#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39130msgid "strlen(a) -- Returns the length of the string passed as the argument"
39131msgstr "strlen(a) -- vráti dĺžku reťazca predaného v parametri"
39132
39133#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39134msgid ""
39135"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39136" argument is not a number. This function can often be replaced with the + "
39137"operator."
39138msgstr ""
39139
39140#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39141msgid ""
39142"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39143"not numbers. This function can often be replaced with the - operator."
39144msgstr ""
39145
39146#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39147msgid ""
39148"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39149"exception if any argument is not a number. This function can often be "
39150"replaced with the * operator."
39151msgstr ""
39152
39153#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39154msgid ""
39155"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39156"numbers. This function can often be replaced with the / operator."
39157msgstr ""
39158
39159#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39160msgid ""
39161"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39162"Throws an exception if x is not a number."
39163msgstr ""
39164
39165#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39166msgid ""
39167"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39168"exception if x is not a number."
39169msgstr ""
39170
39171#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39172msgid ""
39173"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39174"not a number."
39175msgstr ""
39176
39177#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39178msgid ""
39179"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39180" or y is not a number."
39181msgstr ""
39182
39183#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39184msgid ""
39185"fractional_part(x) -- returns the value after the decimal point.  For "
39186"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39187" a number."
39188msgstr ""
39189
39190#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39191msgid ""
39192"template(x) -- evaluates x as a template. The evaluation is done in its own "
39193"context, meaning that variables are not shared between the caller and the "
39194"template evaluation. Because the { and } characters are special, you must "
39195"use [[ for the { character and ]] for the } character; they are converted "
39196"automatically. For example, template('[[title_sort]]') will evaluate the "
39197"template {title_sort} and return its value. Note also that prefixes and "
39198"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39199"this function when using template program mode."
39200msgstr ""
39201
39202#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39203msgid ""
39204"eval(template) -- evaluates the template, passing the local variables (those"
39205" 'assign'ed to) instead of the book metadata.  This permits using the "
39206"template processor to construct complex results from local variables. "
39207"Because the { and } characters are special, you must use [[ for the { "
39208"character and ]] for the } character; they are converted automatically. Note"
39209" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39210"used in the argument to this function when using template program mode."
39211msgstr ""
39212
39213#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39214msgid ""
39215"assign(id, val) -- assigns val to id, then returns val. id must be an "
39216"identifier, not an expression. This function can often be replaced with the "
39217"= operator."
39218msgstr ""
39219
39220#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39221msgid ""
39222"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39223"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39224" where N is the position of the value in the list. The first item has "
39225"position 0 (zero). The function returns the last element in the list. "
39226"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39227"var_1 = 'two'; var_2 = 'foo'."
39228msgstr ""
39229
39230#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39231msgid ""
39232"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39233"calibre from the command line (calibre-debug -g), the output will go to a "
39234"black hole."
39235msgstr ""
39236
39237#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39238msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39239msgstr ""
39240
39241#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39242msgid ""
39243"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39244"named by lookup_name without applying any formatting. It evaluates and "
39245"returns the optional second argument 'default' if the field is undefined "
39246"('None')."
39247msgstr ""
39248
39249#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39250msgid ""
39251"raw_list(lookup_name, separator) -- returns the metadata list named by "
39252"lookup_name without applying any formatting or sorting and with items "
39253"separated by separator."
39254msgstr ""
39255
39256#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39257msgid ""
39258"substr(str, start, end) -- returns the start'th through the end'th "
39259"characters of str. The first character in str is the zero'th character. If "
39260"end is negative, then it indicates that many characters counting from the "
39261"right. If end is zero, then it indicates the last character. For example, "
39262"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39263"'234'."
39264msgstr "substr(str, start, end) -- vráti časť reťazca str od znaku na pozícii start po znak na pozícii end. Prvý znak reťazca je má pozíciu nula. Ak je end nula, alebo záporné, znamená počet znakov od konca reťazca. Napr. substr('12345', 1, 0) vráti '2345', a substr('12345', 1, -1) vráti '234'."
39265
39266#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39267msgid ""
39268"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39269"arguments are field (metadata) names, not text. The value of the appropriate"
39270" field will be fetched and used. Note that because composite columns are "
39271"fields, you can use this function in one composite field to use the value of"
39272" some other composite field. This is extremely useful when constructing "
39273"variable save paths"
39274msgstr ""
39275
39276#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39277msgid "lookup requires either 2 or an odd number of arguments"
39278msgstr "lookup vyžaduje buď 2, alebo nepárny počet argumentov"
39279
39280#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39281msgid ""
39282"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39283" val is not empty, otherwise return `text if empty`"
39284msgstr ""
39285
39286#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39287msgid ""
39288"contains(val, pattern, text if match, text if not match) -- checks if val "
39289"contains matches for the regular expression `pattern`. Returns `text if "
39290"match` if matches are found, otherwise it returns `text if no match`"
39291msgstr ""
39292
39293#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39294msgid ""
39295"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39296"pair, checks if `val` matches the regular expression `pattern` and if so, "
39297"returns that `value`. If no pattern matches, then `else_value` is returned. "
39298"You can have as many `pattern, value` pairs as you want"
39299msgstr ""
39300
39301#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39302msgid "switch requires an odd number of arguments"
39303msgstr "switch vyžaduje nepárny počet parametrov"
39304
39305#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39306msgid ""
39307"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39308" concatenating the arguments. The returned value is initialized to string1. "
39309"`Prefix, string` pairs are added to the end of the value as long as the "
39310"resulting string length is less than `max`. String1 is returned even if "
39311"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39312"you wish."
39313msgstr ""
39314
39315#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39316msgid "strcat_max requires 2 or more arguments"
39317msgstr "strcat_max vyžaduje 2 a viac argumentov"
39318
39319#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39320msgid "strcat_max requires an even number of arguments"
39321msgstr "strcat_max vyžaduje párny počet argumentov"
39322
39323#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39324msgid "first argument to strcat_max must be an integer"
39325msgstr "prvý argument strcat_max musí byť celé číslo"
39326
39327#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39328msgid ""
39329"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39330"val as a list of items separated by separator, if the pattern matches any of"
39331" the list values then return found_val.If the pattern matches no list value "
39332"then return not_found_val. The pattern and found_value pairs can be repeated"
39333" as many times as desired. The patterns are checked in order. The found_val "
39334"for the first match is returned. Aliases: in_list(), list_contains()"
39335msgstr ""
39336
39337#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39338msgid "in_list requires an odd number of arguments"
39339msgstr ""
39340
39341#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39342msgid ""
39343"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39344"treating val as a list of items separated by separator, if the string "
39345"matches any of the list values then return found_val.If the string matches "
39346"no list value then return not_found_val. The comparison is exact match (not "
39347"contains) and is case insensitive. The string and found_value pairs can be "
39348"repeated as many times as desired. The patterns are checked in order. The "
39349"found_val for the first match is returned."
39350msgstr ""
39351
39352#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39353msgid "str_in_list requires an odd number of arguments"
39354msgstr ""
39355
39356#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39357msgid ""
39358"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39359" of identifiers separated by commas, comparing the string against each value"
39360" in the list. An identifier has the format \"identifier:value\". The id "
39361"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39362"if there is any identifier with that id. The second case matches if the "
39363"regexp matches the identifier's value. If there is a match, return "
39364"found_val, otherwise return not_found_val."
39365msgstr "identifier_in_list(val, id, found_val, not_found_val) -- berie val ako zoznam identifikátorov oddelených čiarkami a porovnáva reťazec s každou hodnotou zoznamu. Identifikátor má formát \"identifier:value\". Parameter id by mal byť buď \"id\" alebo \"id:regexp\". V prvom prípade vyhovuje akýkoľvek identifikátor s takým id. V druhom prípade musí vyhovovať regexp hodnote identifikátora. Pri nájdení zhody sa vráti found_val, inak vráti not_found_val."
39366
39367#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39368msgid ""
39369"re(val, pattern, replacement) -- return val after applying the regular "
39370"expression. All instances of `pattern` are replaced with `replacement`. As "
39371"in all of calibre, these are Python-compatible regular expressions"
39372msgstr ""
39373
39374#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39375msgid ""
39376"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39377"applying the regular expression pattern to the val and replacing each "
39378"matched instance with the string computed by replacing each matched group by"
39379" the value returned by the corresponding template. The original matched "
39380"value for the group is available as $. In template program mode, like for "
39381"the template and the eval functions, you use [[ for { and ]] for }. The "
39382"following example in template program mode looks for series with more than "
39383"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39384")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39385msgstr ""
39386
39387#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39388msgid ""
39389"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39390"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39391"there is no comma, the function returns val unchanged"
39392msgstr "swap_around_comma(val) -- po zadaní hodnoty v tvare \"B, A\" vráti \"A B\". Najčastejšie sa používa pre konverziu mien v tvare \"Priezvisko, Meno\" do \"Meno Priezvisko\". Ak hodnota neobsahuje čiarku, funkcia ju vráti bez zmeny"
39393
39394#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39395msgid ""
39396"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39397"return `text if empty`"
39398msgstr "ifempty(val, text if empty) -- ak val nie je prázdna, vráti val, inak `text if empty`"
39399
39400#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39401msgid ""
39402"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39403"version of val, consisting of `left chars` characters from the beginning of "
39404"val, followed by `middle text`, followed by `right chars` characters from "
39405"the end of the string. `Left chars` and `right chars` must be integers. For "
39406"example, assume the title of the book is `Ancient English Laws in the Times "
39407"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39408"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39409"field's length is less than left chars + right chars + the length of `middle"
39410" text`, then the field will be used intact. For example, the title `The "
39411"Dome` would not be changed."
39412msgstr ""
39413
39414#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39415msgid ""
39416"count(val, separator) -- interprets the value as a list of items separated "
39417"by `separator`, returning the number of items in the list. Most lists use a "
39418"comma as the separator, but authors uses an ampersand. Examples: "
39419"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39420msgstr ""
39421
39422#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39423msgid ""
39424"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39425" of items separated by 'separator', returning the number of items in the "
39426"list that match the regular expression 'pattern'. Aliases: "
39427"list_count_matching(), count_matching()"
39428msgstr ""
39429
39430#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39431msgid ""
39432"list_item(val, index, separator) -- interpret the value as a list of items "
39433"separated by `separator`, returning the `index`th item. The first item is "
39434"number zero. The last item can be returned using `list_item(-1,separator)`. "
39435"If the item is not in the list, then the empty value is returned. The "
39436"separator has the same meaning as in the count function."
39437msgstr "list_item(val, index, separator) -- interpretuje hodnotu ako zoznam položiek oddelených `separator` a vráti položku číslo `index`. Prvá položka má číslo nula. Posledná položka môže byť vrátená použitím `list_item(-1,separator)`. Ak zoznam takú položku neobsahuje, vráti sa prázdna hodnota. Oddeľovač má rovnaký význam ako vo funkcii count."
39438
39439#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39440msgid ""
39441"select(val, key) -- interpret the value as a comma-separated list of items, "
39442"with the items being \"id:value\". Find the pair with the id equal to key, "
39443"and return the corresponding value. Returns the empty string if no match is "
39444"found."
39445msgstr ""
39446
39447#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39448msgid ""
39449"approximate_formats() -- return a comma-separated list of formats that at "
39450"one point were associated with the book. There is no guarantee that this "
39451"list is correct, although it probably is. This function can be called in "
39452"template program mode using the template \"{:'approximate_formats()'}\". "
39453"Note that format names are always uppercase, as in EPUB. This function works"
39454" only in the GUI. If you want to use these values in save-to-disk or send-"
39455"to-device templates then you must make a custom \"Column built from other "
39456"columns\", use the function in that column's template, and use that column's"
39457" value in your save/send templates"
39458msgstr ""
39459
39460#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39461#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39462#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39463#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39464#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39465#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39466#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39467#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39468#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39469#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39470#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39471msgid "This function can be used only in the GUI"
39472msgstr ""
39473
39474#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39475msgid ""
39476"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39477"separated items representing modification times for the formats of a book. "
39478"The date_format parameter specifies how the date is to be formatted. See the"
39479" format_date function for details. You can use the select function to get "
39480"the mod time for a specific format. Note that format names are always "
39481"uppercase, as in EPUB."
39482msgstr ""
39483
39484#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39485msgid ""
39486"formats_sizes() -- return a comma-separated list of colon-separated items "
39487"representing sizes in bytes of the formats of a book. You can use the select"
39488" function to get the size for a specific format. Note that format names are "
39489"always uppercase, as in EPUB."
39490msgstr ""
39491
39492#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39493msgid ""
39494"formats_paths() -- return a comma-separated list of colon-separated items "
39495"representing full path to the formats of a book. You can use the select "
39496"function to get the path for a specific format. Note that format names are "
39497"always uppercase, as in EPUB."
39498msgstr ""
39499
39500#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39501msgid ""
39502"human_readable(v) -- return a string representing the number v in KB, MB, "
39503"GB, etc."
39504msgstr ""
39505
39506#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39507msgid ""
39508"format_number(v, template) -- format the number v using a Python formatting "
39509"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39510"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39511" examples). See the template language and Python documentation for more "
39512"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39513"template contains only a format. Returns the empty string if formatting "
39514"fails."
39515msgstr ""
39516
39517#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39518msgid ""
39519"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39520"list of items separated by `separator`, returning a new list made from the "
39521"`start_index` to the `end_index` item. The first item is number zero. If an "
39522"index is negative, then it counts from the end of the list. As a special "
39523"case, an end_index of zero is assumed to be the length of the list. Examples"
39524" using basic template mode and assuming that the tags column (which is "
39525"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39526"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39527"returns \"A, B\"."
39528msgstr ""
39529
39530#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39531msgid ""
39532"subitems(val, start_index, end_index) -- This function is used to break "
39533"apart lists of items such as genres. It interprets the value as a comma-"
39534"separated list of items, where each item is a period-separated list. Returns"
39535" a new list made by first finding all the period-separated items, then for "
39536"each such item extracting the `start_index` to the `end_index` components, "
39537"then combining the results back together. The first component in a period-"
39538"separated list has an index of zero. If an index is negative, then it counts"
39539" from the end of the list. As a special case, an end_index of zero is "
39540"assumed to be the length of the list. Example using basic template mode and "
39541"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39542"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39543"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39544" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39545msgstr ""
39546
39547#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39548msgid ""
39549"format_date(val, format_string) -- format the value, which must be a date, "
39550"using the format_string, returning a string. The formatting codes are: d    "
39551": the day as number without a leading zero (1 to 31) dd   : the day as "
39552"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39553"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39554"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39555" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39556" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39557"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39558"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39559"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39560" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39561"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39562"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39563" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39564"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39565" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39566" replaced by the localized string for AM or PM iso  : the date with time and"
39567" timezone. Must be the only format present to_number: the date as a floating"
39568" point number from_number[:fmt]: format the timestamp using fmt if present "
39569"otherwise iso"
39570msgstr ""
39571
39572#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39573msgid "uppercase(val) -- return val in upper case"
39574msgstr ""
39575
39576#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39577msgid "lowercase(val) -- return val in lower case"
39578msgstr ""
39579
39580#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39581msgid "titlecase(val) -- return val in title case"
39582msgstr ""
39583
39584#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39585msgid "capitalize(val) -- return val capitalized"
39586msgstr ""
39587
39588#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39589msgid ""
39590"booksize() -- return value of the size field. This function works only in "
39591"the GUI. If you want to use this value in save-to-disk or send-to-device "
39592"templates then you must make a custom \"Column built from other columns\", "
39593"use the function in that column's template, and use that column's value in "
39594"your save/send templates"
39595msgstr ""
39596
39597#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39598msgid ""
39599"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39600"string. This function works only in the GUI. If you want to use this value "
39601"in save-to-disk or send-to-device templates then you must make a custom "
39602"\"Column built from other columns\", use the function in that column's "
39603"template, and use that column's value in your save/send templates"
39604msgstr ""
39605
39606#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39607msgid ""
39608"annotation_count() -- return the total number of annotations of all types "
39609"attached to the current book. This function works only in the GUI."
39610msgstr ""
39611
39612#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39613msgid ""
39614"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39615"return the value of the mark, either 'true' or the comma-separated list of "
39616"named marks. Returns '' if the book is not marked."
39617msgstr ""
39618
39619#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39620msgid "series_sort() -- return the series sort value"
39621msgstr ""
39622
39623#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39624msgid ""
39625"has_cover() -- return Yes if the book has a cover, otherwise return the "
39626"empty string"
39627msgstr "has_cover() -- vráti Yes  ak má kniha obálku, inak vráti prázdny reťazec"
39628
39629#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39630msgid ""
39631"first_non_empty(value [, value]*) -- returns the first value that is not "
39632"empty. If all values are empty, then the empty string is returned. You can "
39633"have as many values as you want."
39634msgstr ""
39635
39636#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39637msgid ""
39638"and(value [, value]*) -- returns the string \"1\" if all values are not "
39639"empty, otherwise returns the empty string. This function works well with "
39640"test or first_non_empty. You can have as many values as you want. In many "
39641"cases the && operator can replace this function."
39642msgstr ""
39643
39644#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39645msgid ""
39646"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39647"otherwise returns the empty string. This function works well with test or "
39648"first_non_empty. You can have as many values as you want.  In many cases the"
39649" || operator can replace this function."
39650msgstr ""
39651
39652#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39653msgid ""
39654"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39655"returns the empty string. This function works well with test or "
39656"first_non_empty.  In many cases the ! operator can replace this function."
39657msgstr ""
39658
39659#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39660msgid ""
39661"list_union(list1, list2, separator) -- return a list made by merging the "
39662"items in list1 and list2, removing duplicate items using a case-insensitive "
39663"comparison. If items differ in case, the one in list1 is used. The items in "
39664"list1 and list2 are separated by separator, as are the items in the returned"
39665" list. Aliases: list_union(), merge_lists()"
39666msgstr ""
39667
39668#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39669msgid ""
39670"list_remove_duplicates(list, separator) -- return a list made by removing "
39671"duplicate items in the source list. If items differ only in case, the last "
39672"of them is returned. The items in source list are separated by separator, as"
39673" are the items in the returned list."
39674msgstr ""
39675
39676#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39677msgid ""
39678"list_difference(list1, list2, separator) -- return a list made by removing "
39679"from list1 any item found in list2, using a case-insensitive comparison. The"
39680" items in list1 and list2 are separated by separator, as are the items in "
39681"the returned list."
39682msgstr ""
39683
39684#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39685msgid ""
39686"list_intersection(list1, list2, separator) -- return a list made by removing"
39687" from list1 any item not found in list2, using a case-insensitive "
39688"comparison. The items in list1 and list2 are separated by separator, as are "
39689"the items in the returned list."
39690msgstr ""
39691
39692#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39693msgid ""
39694"list_sort(list, direction, separator) -- return list sorted using a case-"
39695"insensitive sort. If direction is zero, the list is sorted ascending, "
39696"otherwise descending. The list items are separated by separator, as are the "
39697"items in the returned list."
39698msgstr "list_sort(list, direction, separator) -- vráti zoznam zotriedený s ignorovaním veľkosti písma. Ak je direction nula, zoznam je triedený vzostupne, inak zostupne. Položky vo vstupnom zozname sú rovnako ako položky vo vrátenom zozname oddelené znakom separator."
39699
39700#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39701msgid ""
39702"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39703"list1 and list2 contain the same items, otherwise return no_val. The items "
39704"are determined by splitting each list using the appropriate separator "
39705"character (sep1 or sep2). The order of items in the lists is not relevant. "
39706"The comparison is case insensitive."
39707msgstr ""
39708
39709#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39710msgid ""
39711"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39712" first separating src_list into items using the separator character. For "
39713"each item in the list, check if it matches include_re. If it does, then add "
39714"it to the list to be returned. If opt_replace is not the empty string, then "
39715"apply the replacement before adding the item to the returned list."
39716msgstr ""
39717
39718#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39719msgid ""
39720"list_re_group(src_list, separator, include_re, search_re [, "
39721"group_template]+) -- Like list_re except replacements are not optional. It "
39722"uses re_group(list_item, search_re, group_template, ...) when doing the "
39723"replacements on the resulting list."
39724msgstr ""
39725
39726#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39727msgid ""
39728"today() -- return a date string for today. This value is designed for use in"
39729" format_date or days_between, but can be manipulated like any other string. "
39730"The date is in ISO format."
39731msgstr "today() -- vráti reťazec dátumu pre dnes. Táto hodnota je navrhnutá pre použitie vo funkciách format_date alebo days_between, ale môže s ňou byť manipulované, ako s každým iným reťazcom. Dátum je vo formáte ISO."
39732
39733#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39734msgid ""
39735"days_between(date1, date2) -- return the number of days between date1 and "
39736"date2. The number is positive if date1 is greater than date2, otherwise "
39737"negative. If either date1 or date2 are not dates, the function returns the "
39738"empty string."
39739msgstr "days_between(date1, date2) -- vráti počet dní medzi date1 a date2. Ak je date1 väčší, ako date2, je číslo je kladné, inak záporné. Ak niektorá z hodnôt date1 alebo date2 nie je dátum, vráti funkcia prázdny reťazec."
39740
39741#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39742msgid ""
39743"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39744"using 'calc_spec'. Return the new date formatted according to optional "
39745"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39746"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39747" possibly-negative number and W is one of the following letters: s: add 'v' "
39748"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39749" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39750"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39751"3 days, and subtract 1 minute from 'date'."
39752msgstr ""
39753
39754#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39755#, python-brace-format
39756msgid "{0}: invalid calculation specifier '{1}'"
39757msgstr ""
39758
39759#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39760#, python-brace-format
39761msgid "{0}: error: {1}"
39762msgstr ""
39763
39764#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39765msgid ""
39766"language_strings(lang_codes, localize) -- return the strings for the "
39767"language codes passed in lang_codes. If localize is zero, return the strings"
39768" in English. If localize is not zero, return the strings in the language of "
39769"the current locale. Lang_codes is a comma-separated list."
39770msgstr ""
39771
39772#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39773msgid ""
39774"language_codes(lang_strings) -- return the language codes for the strings "
39775"passed in lang_strings. The strings must be in the language of the current "
39776"locale. Lang_strings is a comma-separated list."
39777msgstr ""
39778
39779#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39780msgid ""
39781"current_library_name() -- return the last name on the path to the current "
39782"calibre library. This function can be called in template program mode using "
39783"the template \"{:'current_library_name()'}\"."
39784msgstr ""
39785
39786#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39787msgid ""
39788"current_library_path() -- return the path to the current calibre library. "
39789"This function can be called in template program mode using the template "
39790"\"{:'current_library_path()'}\"."
39791msgstr ""
39792
39793#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39794msgid ""
39795"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39796" suffix to a value in the same way as done in a template like "
39797"`{series_index:05.2f| - |- }`. For example, the following program produces "
39798"the same output as the above template: program: "
39799"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39800msgstr ""
39801
39802#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39803msgid ""
39804"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39805"that contain this book. This function works only in the GUI. If you want to "
39806"use these values in save-to-disk or send-to-device templates then you must "
39807"make a custom \"Column built from other columns\", use the function in that "
39808"column's template, and use that column's value in your save/send templates"
39809msgstr ""
39810
39811#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39812msgid ""
39813"current_virtual_library_name() -- return the name of the current virtual "
39814"library if there is one, otherwise the empty string. Library name case is "
39815"preserved. Example: \"program: current_virtual_library_name()\"."
39816msgstr ""
39817
39818#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39819msgid ""
39820"user_categories() -- return a comma-separated list of the user categories "
39821"that contain this book. This function works only in the GUI. If you want to "
39822"use these values in save-to-disk or send-to-device templates then you must "
39823"make a custom \"Column built from other columns\", use the function in that "
39824"column's template, and use that column's value in your save/send templates"
39825msgstr ""
39826
39827#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39828#, python-brace-format
39829msgid ""
39830"transliterate(a) -- Returns a string in a latin alphabet formed by "
39831"approximating the sound of the words in the source string. For example, if "
39832"the source is \"{0}\" the function returns \"{1}\"."
39833msgstr ""
39834
39835#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39836msgid ""
39837"author_links(val_separator, pair_separator) -- returns a string containing a"
39838" list of authors and that author's link values in the form author1 "
39839"val_separator author1link pair_separator author2 val_separator author2link "
39840"etc. An author is separated from its link value by the val_separator string "
39841"with no added spaces. author:linkvalue pairs are separated by the "
39842"pair_separator string argument with no added spaces. It is up to you to "
39843"choose separator strings that do not occur in author names or links. An "
39844"author is included even if the author link is empty."
39845msgstr ""
39846
39847#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39848msgid ""
39849"author_sorts(val_separator) -- returns a string containing a list of "
39850"author's sort values for the authors of the book. The sort is the one in the"
39851" author metadata (different from the author_sort in books). The returned "
39852"list has the form author sort 1 val_separator author sort 2 etc. The author "
39853"sort values in this list are in the same order as the authors of the book. "
39854"If you want spaces around val_separator then include them in the separator "
39855"string"
39856msgstr ""
39857
39858#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39859msgid ""
39860"connected_device_name(storage_location) -- if a device is connected then "
39861"return the device name, otherwise return the empty string. Each storage "
39862"location on a device can have a different name. The location names are "
39863"'main', 'carda' and 'cardb'. This function works only in the GUI."
39864msgstr ""
39865
39866#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39867#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39868msgid "connected_device_name: invalid storage location \"{}\""
39869msgstr ""
39870
39871#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
39872msgid ""
39873"connected_device_uuid(storage_location) -- if a device is connected then "
39874"return the device uuid (unique id), otherwise return the empty string. Each "
39875"storage location on a device has a different uuid. The location names are "
39876"'main', 'carda' and 'cardb'. This function works only in the GUI."
39877msgstr ""
39878
39879#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
39880msgid ""
39881"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
39882"value of the yes/no field named by the lookup key field_name for a value "
39883"specified by the parameters, returning \"yes\" if a match is found, "
39884"otherwise returning an empty string. Set the parameter is_undefined, "
39885"is_false, or is_true to 1 (the number) to check that condition, otherwise "
39886"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
39887"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
39888"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
39889"This function is usually used by the test() or is_empty() functions."
39890msgstr ""
39891
39892#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
39893msgid "check_yes_no requires the field be a Yes/No custom column"
39894msgstr ""
39895
39896#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
39897msgid ""
39898"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
39899"star characters. The value is a number between 0 and 5. Set use_half_stars "
39900"to 1 if you want half star characters for custom ratings columns that "
39901"support non-integer ratings, for example 2.5."
39902msgstr ""
39903
39904#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
39905msgid "The rating must be a number between 0 and 5"
39906msgstr ""
39907
39908#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
39909msgid ""
39910"swap_around_articles(val, separator) -- returns the val with articles moved "
39911"to the end. The value can be a list, in which case each member of the list "
39912"is processed. If the value is a list then you must provide the list value "
39913"separator. If no separator is provided then the value is treated as being a "
39914"single value, not a list."
39915msgstr ""
39916
39917#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
39918msgid ""
39919"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
39920" to retrieve the arguments passed in the call. It both declares and "
39921"initializes local variables, effectively parameters. The variables are "
39922"positional; they get the value of the value given in the call in the same "
39923"position. If the corresponding parameter is not provided in the call then "
39924"arguments assigns that variable the provided default value. If there is no "
39925"default value then the variable is set to the empty string."
39926msgstr ""
39927
39928#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
39929#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
39930msgid ""
39931"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
39932"variables\" that can be passed into the formatter. It both declares and "
39933"initializes local variables with the names of the global variables passed "
39934"in. If the corresponding variable is not provided in the passed-in globals "
39935"then it assigns that variable the provided default value. If there is no "
39936"default value then the variable is set to the empty string."
39937msgstr ""
39938
39939#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
39940msgid ""
39941"field_exists(field_name) -- checks if a field (column) named field_name "
39942"exists, returning '1' if so and '' if not."
39943msgstr ""
39944
39945#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
39946msgid ""
39947"character(character_name) -- returns the character named by character_name. "
39948"For example, character('newline') returns a newline character ('\\n'). The "
39949"supported character names are 'newline', 'return', 'tab', and 'backslash'."
39950msgstr ""
39951
39952#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
39953msgid "Unnamed image"
39954msgstr ""
39955
39956#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
39957msgid "Waiting..."
39958msgstr "Čakám..."
39959
39960#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
39961msgid "Aborted, taking too long"
39962msgstr "Prerušené, trvalo príliš dlho"
39963
39964#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
39965msgid "Stopped"
39966msgstr "Zastavená"
39967
39968#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
39969msgid "Working..."
39970msgstr "Pracuje..."
39971
39972#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
39973msgid "Brazilian Portuguese"
39974msgstr "Brazílska Portugalčina"
39975
39976#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
39977msgid "English (United Kingdom)"
39978msgstr ""
39979
39980#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
39981msgid "Simplified Chinese"
39982msgstr "Zjednodušená Čínština"
39983
39984#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
39985msgid "Traditional Chinese"
39986msgstr "Tradičná Čínština"
39987
39988#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
39989msgid "English"
39990msgstr "Angličtina"
39991
39992#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
39993msgid "English (United States)"
39994msgstr ""
39995
39996#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
39997msgid "English (Argentina)"
39998msgstr "Angličtina (Argentína)"
39999
40000#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
40001msgid "English (Australia)"
40002msgstr "Angličtina (Austrália)"
40003
40004#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
40005msgid "English (Japan)"
40006msgstr "Angličtina (Japonsko)"
40007
40008#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
40009msgid "English (Germany)"
40010msgstr "Angličtina (Nemecko)"
40011
40012#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
40013msgid "English (Bulgaria)"
40014msgstr "Angličtina (Bulharsko)"
40015
40016#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
40017msgid "English (Egypt)"
40018msgstr "Angličtina (Egypt)"
40019
40020#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
40021msgid "English (New Zealand)"
40022msgstr "Angličtina (Nový Zéland)"
40023
40024#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
40025msgid "English (Canada)"
40026msgstr "Angličtina (Kanada)"
40027
40028#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
40029msgid "English (Greece)"
40030msgstr "Angličtina (Grécko)"
40031
40032#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
40033msgid "English (India)"
40034msgstr "Angličtina (India)"
40035
40036#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
40037msgid "English (Nepal)"
40038msgstr "Angličtina (Nepál)"
40039
40040#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
40041msgid "English (Thailand)"
40042msgstr "Angličtina (Thajsko)"
40043
40044#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
40045msgid "English (Turkey)"
40046msgstr "Angličtina (Turecko)"
40047
40048#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
40049msgid "English (Cyprus)"
40050msgstr "Angličtina (Cyprus)"
40051
40052#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
40053msgid "English (Czech Republic)"
40054msgstr "Angličtina (Česká republika)"
40055
40056#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
40057msgid "English (Philippines)"
40058msgstr "Angličtina (Filipíny)"
40059
40060#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
40061msgid "English (Pakistan)"
40062msgstr "Angličtina (Pakistán)"
40063
40064#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
40065msgid "English (Poland)"
40066msgstr ""
40067
40068#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
40069msgid "English (Croatia)"
40070msgstr "Angličtina (Chorvátsko)"
40071
40072#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
40073msgid "English (Hungary)"
40074msgstr "Angličtina (Maďarsko)"
40075
40076#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
40077msgid "English (Indonesia)"
40078msgstr "Angličtina (Indonézia)"
40079
40080#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40081msgid "English (Israel)"
40082msgstr "Angičtina (Izrael)"
40083
40084#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40085msgid "English (Russia)"
40086msgstr "Angličtina (Rusko)"
40087
40088#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40089msgid "English (Singapore)"
40090msgstr "Angličtina (Singapúr)"
40091
40092#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40093msgid "English (Yemen)"
40094msgstr "Angličtina (Jemen)"
40095
40096#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40097msgid "English (Ireland)"
40098msgstr "Angličtina (Írsko)"
40099
40100#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40101msgid "English (China)"
40102msgstr "Angličtina (Čína)"
40103
40104#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40105msgid "English (Taiwan)"
40106msgstr ""
40107
40108#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40109msgid "English (South Africa)"
40110msgstr "Angličtina (Južná Afrika)"
40111
40112#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40113msgid "Spanish (Paraguay)"
40114msgstr "Španielčina (Paraguaj)"
40115
40116#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40117msgid "Spanish (Uruguay)"
40118msgstr "Španielčina (Uruguaj)"
40119
40120#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40121msgid "Spanish (Argentina)"
40122msgstr "Španielčina (Argentína)"
40123
40124#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40125msgid "Spanish (Costa Rica)"
40126msgstr ""
40127
40128#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40129msgid "Spanish (Mexico)"
40130msgstr "Španielčina (Mexiko)"
40131
40132#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40133msgid "Spanish (Cuba)"
40134msgstr "Španielčina (Kuba)"
40135
40136#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40137msgid "Spanish (Chile)"
40138msgstr "Španielčina (Chile)"
40139
40140#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40141msgid "Spanish (Ecuador)"
40142msgstr "Španielčina (Ekvádor)"
40143
40144#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40145msgid "Spanish (Honduras)"
40146msgstr "Španielčina (Honduras)"
40147
40148#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40149msgid "Spanish (Venezuela)"
40150msgstr "Španielčina (Venezuela)"
40151
40152#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40153msgid "Spanish (Bolivia)"
40154msgstr "Španielčina (Bolívia)"
40155
40156#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40157msgid "Spanish (Nicaragua)"
40158msgstr "Španielčina (Nikaragua)"
40159
40160#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40161msgid "Spanish (Colombia)"
40162msgstr "Španielčina (Kolumbia)"
40163
40164#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40165msgid "German (Austria)"
40166msgstr ""
40167
40168#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40169msgid "French (Belgium)"
40170msgstr ""
40171
40172#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40173msgid "Dutch (Netherlands)"
40174msgstr ""
40175
40176#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40177msgid "Dutch (Belgium)"
40178msgstr ""
40179
40180#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40181#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40182msgid "AM"
40183msgstr "dop."
40184
40185#. NOTE: Post Meridian (i.e. like 10:00 PM)
40186#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40187msgid "PM"
40188msgstr "odp."
40189
40190#. NOTE: Ante Meridian (i.e. like 10:00 am)
40191#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40192msgid "am"
40193msgstr "dop."
40194
40195#. NOTE: Post Meridian (i.e. like 10:00 pm)
40196#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40197msgid "pm"
40198msgstr "odp."
40199
40200#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40201msgid "Select All"
40202msgstr ""
40203
40204#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40205msgid "Copy Link"
40206msgstr "Kopírovať odkaz"
40207
40208#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40209msgid "&Select All"
40210msgstr ""
40211
40212#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40213msgid "Copy &Link Location"
40214msgstr ""
40215
40216#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40217msgid "Paste and Match Style"
40218msgstr ""
40219
40220#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40221msgid "Directions"
40222msgstr ""
40223
40224#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40225msgid "Left to Right"
40226msgstr ""
40227
40228#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40229msgid "Right to Left"
40230msgstr ""
40231
40232#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40233msgid "Close without Saving"
40234msgstr "Zatvoriť bez uloženia"
40235
40236#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40237msgid "Close Tab"
40238msgstr ""
40239
40240#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40241msgid "Extra characters at end of search"
40242msgstr ""
40243
40244#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40245msgid "missing )"
40246msgstr ""
40247
40248#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40249#, python-format
40250msgid "Failed to parse query, recursion limit reached: %s"
40251msgstr ""
40252
40253#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40254#, python-brace-format
40255msgid "Recursive saved search: {0}"
40256msgstr ""
40257
40258#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40259msgid "Unknown saved search: {}"
40260msgstr ""
40261
40262#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40263#, python-brace-format
40264msgid "Unknown error in saved search: {0}"
40265msgstr ""
40266
40267#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40268msgid ""
40269"%prog [options] [from to text]\n"
40270"\n"
40271"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40272"compose mode you specify from to and text and these are used to build and\n"
40273"send an email message. In the filter mode, %prog reads a complete email\n"
40274"message from STDIN and sends it.\n"
40275"\n"
40276"text is the body of the email message.\n"
40277"If text is not specified, a complete email message is read from STDIN.\n"
40278"from is the email address of the sender and to is the email address\n"
40279"of the recipient. When a complete email is read from STDIN, from and to\n"
40280"are only used in the SMTP negotiation, the message headers are not modified.\n"
40281msgstr ""
40282
40283#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40284msgid "Options to compose an email. Ignored if text is not specified"
40285msgstr ""
40286
40287#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40288msgid "File to attach to the email"
40289msgstr ""
40290
40291#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40292msgid "Subject of the email"
40293msgstr "Predmet emailu"
40294
40295#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40296msgid "Host name of localhost. Used when connecting to SMTP server."
40297msgstr ""
40298
40299#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40300msgid ""
40301"Options to use an SMTP relay server to send mail. calibre will try to send "
40302"the email directly unless --relay is specified."
40303msgstr ""
40304
40305#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40306msgid "An SMTP relay server to use to send mail."
40307msgstr ""
40308
40309#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40310msgid ""
40311"Port to connect to on relay server. Default is to use 465 if encryption "
40312"method is SSL and 25 otherwise."
40313msgstr ""
40314
40315#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40316msgid "Username for relay"
40317msgstr ""
40318
40319#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40320msgid "Password for relay"
40321msgstr ""
40322
40323#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40324msgid ""
40325"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40326"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40327msgstr ""
40328
40329#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40330msgid ""
40331"Do not verify the server certificate when connecting using TLS. This used to"
40332" be the default behavior in calibre versions before 3.27. If you are using a"
40333" relay with a self-signed or otherwise invalid certificate, you can use this"
40334" option to restore the pre 3.27 behavior"
40335msgstr ""
40336
40337#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40338msgid ""
40339"Path to a file of concatenated CA certificates in PEM format, used to verify"
40340" the server certificate when using TLS. By default, the system CA "
40341"certificates are used."
40342msgstr ""
40343
40344#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40345msgid "Path to maildir folder to store failed email messages in."
40346msgstr ""
40347
40348#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40349msgid ""
40350"Fork and deliver message in background. If you use this option, you should "
40351"also use --outbox to handle delivery failures."
40352msgstr ""
40353
40354#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40355msgid "Timeout for connection"
40356msgstr ""
40357
40358#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40359msgid "Control email delivery"
40360msgstr "Ovládanie doručovania e-mailov"
40361
40362#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40363msgid "The main calibre program, used to manage your collection of e-books"
40364msgstr ""
40365
40366#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40367msgid ""
40368"The calibre E-book editor. It can be used to edit common e-book formats."
40369msgstr ""
40370
40371#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40372msgid "The calibre E-book viewer. It can view most known e-book formats."
40373msgstr ""
40374
40375#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40376#, python-format
40377msgid "%s Document"
40378msgstr ""
40379
40380#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40381#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40382msgid "Unknown section"
40383msgstr "Neznáma sekcia"
40384
40385#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40386msgid "Unknown feed"
40387msgstr "Neznámy prúd"
40388
40389#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40390#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40391#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40392msgid "Untitled article"
40393msgstr "Článok bez názvu"
40394
40395#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40396msgid "Unknown News Source"
40397msgstr "Neznámy zdroj správ"
40398
40399#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40400msgid "Article download aborted"
40401msgstr "Sťahovanie článku bolo zrušené"
40402
40403#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40404#, python-format
40405msgid "Failed to download %s"
40406msgstr "Zlyhalo stiahnutie %s"
40407
40408#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40409#, python-format
40410msgid "The \"%s\" recipe needs a username and password."
40411msgstr "Recept \"%s\" vyžaduje užívateľské meno a heslo."
40412
40413#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40414msgid "Download finished"
40415msgstr "Preberanie ukončené"
40416
40417#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40418msgid "Failed to download the following articles:"
40419msgstr "Zlyhalo preberanie nasledovných článkov:"
40420
40421#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40422msgid "Failed to download parts of the following articles:"
40423msgstr "Zlyhalo preberanie niektorých častí nasledovných článkov:"
40424
40425#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40426msgid " from "
40427msgstr " od "
40428
40429#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40430msgid "\tFailed links:"
40431msgstr "\tNeplatné odkazy:"
40432
40433#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40434msgid "Could not fetch article."
40435msgstr "Nemôžem načítať článok"
40436
40437#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40438msgid "The debug traceback is available earlier in this log"
40439msgstr ""
40440
40441#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40442msgid "Run with -vv to see the reason"
40443msgstr "Dôvod uvidíte po spustení s -vv"
40444
40445#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40446msgid "Fetching feeds..."
40447msgstr "Preberám prúdy..."
40448
40449#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40450msgid "Got feeds from index page"
40451msgstr "Získané prúdy z hlavnej stránky"
40452
40453#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40454msgid "Trying to download cover..."
40455msgstr "Preberám obálku..."
40456
40457#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40458msgid "Generating masthead..."
40459msgstr "Generujem tiráž..."
40460
40461#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40462msgid "Starting download in a single thread..."
40463msgid_plural "Starting download [{} threads]..."
40464msgstr[0] ""
40465msgstr[1] ""
40466msgstr[2] ""
40467msgstr[3] ""
40468
40469#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40470#, python-format
40471msgid "Feeds downloaded to %s"
40472msgstr "Prúdy boli uložené do %s"
40473
40474#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40475#, python-format
40476msgid "Could not download cover: %s"
40477msgstr "Nepodarilo sa prevziať obálku: %s"
40478
40479#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40480#, python-format
40481msgid "Downloading cover from %s"
40482msgstr "Preberám obálku z %s"
40483
40484#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40485msgid "Masthead image downloaded"
40486msgstr "Obrázok tiráže stiahnutý"
40487
40488#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40489msgid "Articles in this issue:"
40490msgstr "Články v tomto vydaní:"
40491
40492#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40493#, python-format
40494msgid "Article downloaded: %s"
40495msgstr "Prebratý článok: %s"
40496
40497#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40498#, python-format
40499msgid "Article download aborted: %s"
40500msgstr ""
40501
40502#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40503#, python-format
40504msgid "Article download failed: %s"
40505msgstr "Zlyhalo preberanie článku: %s"
40506
40507#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40508msgid "Fetching feed"
40509msgstr "Preberám prúd"
40510
40511#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40512msgid ""
40513"Failed to log in, check your username and password for the calibre "
40514"Periodicals service."
40515msgstr "Prihlásenie zlyhalo. Skontrolujte Vaše užívateľské meno a heslo pre službu Periodiká Calibre."
40516
40517#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40518msgid ""
40519"You do not have permission to download this issue. Either your subscription "
40520"has expired or you have exceeded the maximum allowed downloads for today."
40521msgstr "Na stiahnutie tohoto vydania nemáte oprávnenie. Buď Vám vypršalo predplatné, alebo ste pre dnešok prekročili maximálny počet stiahnutí."
40522
40523#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40524msgid "You"
40525msgstr "Vy"
40526
40527#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40528#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40529#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40530msgid "Scheduled"
40531msgstr "Naplánované"
40532
40533#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40534#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40535msgid "Main menu"
40536msgstr "Hlavné menu"
40537
40538#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40539msgid "Section menu"
40540msgstr ""
40541
40542#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40543#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40544msgid "Sections"
40545msgstr "Sekcie"
40546
40547#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40548msgid "Articles"
40549msgstr "Články"
40550
40551#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40552msgid ""
40553"%prog URL\n"
40554"\n"
40555"Where URL is for example https://google.com"
40556msgstr ""
40557
40558#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40559#, python-format
40560msgid "Base folder into which URL is saved. Default is %default"
40561msgstr ""
40562
40563#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40564#, python-format
40565msgid ""
40566"Timeout in seconds to wait for a response from the server. Default: %default"
40567" s"
40568msgstr "Časový limit čakania na odozvu zo serveru. Štandardne: %default s"
40569
40570#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40571#, python-format
40572msgid ""
40573"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40574"%default"
40575msgstr "Maximálna hĺbka rekurzie, t.j. počet úrovní odkazov, ktoré sa majú prechádzať. Štandardne %default"
40576
40577#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40578#, python-format
40579msgid ""
40580"The maximum number of files to download. This only applies to files from <a "
40581"href> tags. Default is %default"
40582msgstr "Maximálny počet prebratých súborov. Táto hodnota sa vzťahuje len na súbory v tagoch <a href>. Štandardne %default"
40583
40584#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40585#, python-format
40586msgid ""
40587"Minimum interval in seconds between consecutive fetches. Default is %default"
40588" s"
40589msgstr "Minimálny interval preberania v sekundách. Štandardne %default s"
40590
40591#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40592msgid ""
40593"The character encoding for the websites you are trying to download. The "
40594"default is to try and guess the encoding."
40595msgstr "Kódovanie znakov použité na webových lokalitách, ktoré chcete prebrať. Štandardne sa program pokúsi rozoznať správne kódovanie automaticky."
40596
40597#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40598msgid ""
40599"Only links that match this regular expression will be followed. This option "
40600"can be specified multiple times, in which case as long as a link matches any"
40601" one regexp, it will be followed. By default all links are followed."
40602msgstr "Budú nasledované len tie odkazy, ktoré sa zhodujú s týmto regulárnym výrazom. Táto možnosť sa dá použiť niekoľko krát, pričom budú nasladované odkazy, ktoré sa zhodujú minimálne s jedným z výrazov. Štandardne budú nasledované všetky odkazy."
40603
40604#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40605msgid ""
40606"Any link that matches this regular expression will be ignored. This option "
40607"can be specified multiple times, in which case as long as any regexp matches"
40608" a link, it will be ignored. By default, no links are ignored. If both "
40609"filter regexp and match regexp are specified, then filter regexp is applied "
40610"first."
40611msgstr "Všetky odkazy vyhovujúce tomuto regulárnemu výrazu sa budú ignorovať. Táto voľba môže byť zadaná viac krát a v takom prípade ak odkaz bude vyhovovať ktorémukoľvek regulárnemu výrazu z nich, bude sa ignorovať. Štandardne sa neignorujú žiadne odkazy. Ak sú zadané regulárne výrazy pre vyradenie aj zaradenie súčasne, výraz pre vyradenie sa aplikuje ako prvý."
40612
40613#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40614msgid "Do not download CSS stylesheets."
40615msgstr "Nepreberať kaskádové štýly."
40616
40617#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40618msgid "OK"
40619msgstr "Ok"
40620
40621#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40622msgid "Save All"
40623msgstr "Uložiť všetko"
40624
40625#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40626msgid "Open"
40627msgstr "Otvoriť"
40628
40629#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40630msgid "&Yes"
40631msgstr "&Áno"
40632
40633#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40634msgid "Yes to &All"
40635msgstr "Áno pre &všetko"
40636
40637#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40638msgid "&No"
40639msgstr "&Nie"
40640
40641#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40642msgid "N&o to All"
40643msgstr "Nie pre vš&etko"
40644
40645#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40646msgid "Abort"
40647msgstr "Prerušiť"
40648
40649#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40650msgid "Retry"
40651msgstr "Opakovať"
40652
40653#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40654msgid "Close"
40655msgstr "Zatvoriť"
40656
40657#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40658msgid "Apply"
40659msgstr "Použiť"
40660
40661#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40662msgid "Reset"
40663msgstr "Obnoviť"
40664
40665#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40666msgid "Restore Defaults"
40667msgstr "Obnoviť štandardné"
40668
40669#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40670msgid "Hu&e:"
40671msgstr "&Odtieň:"
40672
40673#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40674msgid "&Sat:"
40675msgstr "&Sýtosť:"
40676
40677#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40678msgid "&Val:"
40679msgstr "&Jas:"
40680
40681#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40682msgid "&Red:"
40683msgstr "Če&rvená:"
40684
40685#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40686msgid "&Green:"
40687msgstr "&Zelená:"
40688
40689#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40690msgid "Bl&ue:"
40691msgstr "&Modrá:"
40692
40693#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40694msgid "A&lpha channel:"
40695msgstr "Kanál &alfa:"
40696
40697#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40698msgid "&HTML:"
40699msgstr "&HTML:"
40700
40701#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40702msgid ""
40703"Cursor at %1, %2\n"
40704"Press ESC to cancel"
40705msgstr ""
40706
40707#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40708msgid "Select Color"
40709msgstr "Vybrať farbu"
40710
40711#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40712msgid "&Basic colors"
40713msgstr "&Základné farby"
40714
40715#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40716msgid "&Custom colors"
40717msgstr "&Vlastné farby"
40718
40719#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40720msgid "&Add to Custom Colors"
40721msgstr ""
40722
40723#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40724msgid "&Pick Screen Color"
40725msgstr ""
40726
40727#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40728msgid "Select Font"
40729msgstr ""
40730
40731#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40732msgid "&Font"
40733msgstr ""
40734
40735#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40736msgid "Font st&yle"
40737msgstr ""
40738
40739#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40740msgid "&Size"
40741msgstr "&Veľkosť"
40742
40743#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40744msgid "Effects"
40745msgstr "Efekty"
40746
40747#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40748msgid "Stri&keout"
40749msgstr ""
40750
40751#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40752msgid "Sample"
40753msgstr "Ukážka"
40754
40755#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40756msgid "Wr&iting System"
40757msgstr ""
40758
40759#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40760msgid "Left edge"
40761msgstr ""
40762
40763#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40764msgid "Right edge"
40765msgstr ""
40766
40767#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40768msgid "Page left"
40769msgstr ""
40770
40771#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40772msgid "Page up"
40773msgstr ""
40774
40775#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40776msgid "Page down"
40777msgstr ""
40778
40779#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40780msgid "Page right"
40781msgstr ""
40782
40783#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40784msgid "Scroll left"
40785msgstr "Rolovať doľava"
40786
40787#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40788msgid "Scroll up"
40789msgstr "Rolovať hore"
40790
40791#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40792msgid "Scroll down"
40793msgstr "Listovať dole"
40794
40795#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40796msgid "Scroll right"
40797msgstr "Rolovať doprava"
40798
40799#: /__w/calibre/calibre/resources/default_tweaks.py:9
40800msgid "Auto increment series index"
40801msgstr "Automaticky zvyšovať číslo v sérii"
40802
40803#: /__w/calibre/calibre/resources/default_tweaks.py:10
40804msgid ""
40805"The algorithm used to assign a book added to an existing series a series number.\n"
40806"New series numbers assigned using this tweak are always integer values, except\n"
40807"if a constant non-integer is specified.\n"
40808"Possible values are:\n"
40809"next - First available integer larger than the largest existing number\n"
40810"first_free - First available integer larger than 0\n"
40811"next_free - First available integer larger than the smallest existing number\n"
40812"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40813"const - Assign the number 1 always\n"
40814"no_change - Do not change the series index\n"
40815"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40816"Examples:\n"
40817"series_index_auto_increment = 'next'\n"
40818"series_index_auto_increment = 'next_free'\n"
40819"series_index_auto_increment = 16.5\n"
40820"\n"
40821"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40822"use the above values when importing/adding books. If this tweak is set to\n"
40823"False (the default) then the series number will be set to 1 if it is not\n"
40824"explicitly set during the import. If set to True, then the\n"
40825"series index will be set according to the series_index_auto_increment setting.\n"
40826"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40827"only when a value is not provided during import. If the importing regular\n"
40828"expression produces a value for series_index, or if you are reading metadata\n"
40829"from books and the import plugin produces a value, than that value will\n"
40830"be used irrespective of the setting of the tweak."
40831msgstr ""
40832
40833#: /__w/calibre/calibre/resources/default_tweaks.py:39
40834msgid "Add separator after completing an author name"
40835msgstr "Po dokončení mena autora pridať oddeľovač"
40836
40837#: /__w/calibre/calibre/resources/default_tweaks.py:40
40838msgid ""
40839"Should the completion separator be append\n"
40840"to the end of the completed text to\n"
40841"automatically begin a new completion operation\n"
40842"for authors.\n"
40843"Can be either True or False"
40844msgstr ""
40845
40846#: /__w/calibre/calibre/resources/default_tweaks.py:47
40847msgid "Author sort name algorithm"
40848msgstr "Algoritmus autora pre triedenie"
40849
40850#: /__w/calibre/calibre/resources/default_tweaks.py:48
40851msgid ""
40852"The algorithm used to copy author to author_sort.\n"
40853"Possible values are:\n"
40854"invert: use \"fn ln\" -> \"ln, fn\"\n"
40855"copy  : copy author to author_sort without modification\n"
40856"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40857"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40858"When this tweak is changed, the author_sort values stored with each author\n"
40859"must be recomputed by right-clicking on an author in the left-hand tags\n"
40860"panel, selecting 'manage authors', and pressing\n"
40861"'Recalculate all author sort values'.\n"
40862"\n"
40863"The author_name_suffixes are words that are ignored when they occur at the\n"
40864"end of an author name. The case of the suffix is ignored and trailing\n"
40865"periods are automatically handled.\n"
40866"\n"
40867"The same is true for author_name_prefixes.\n"
40868"\n"
40869"The author_name_copywords are a set of words which, if they occur in an\n"
40870"author name, cause the automatically generated author sort string to be\n"
40871"identical to the author name. This means that the sort for a string like\n"
40872"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
40873"\n"
40874"If author_use_surname_prefixes is enabled, any of the words in\n"
40875"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
40876"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
40877"as \"von Neumann, John\" and not \"Neumann, John von\"."
40878msgstr ""
40879
40880#: /__w/calibre/calibre/resources/default_tweaks.py:85
40881msgid "Splitting multiple author names"
40882msgstr "Oddelenie viacerých mien autorov"
40883
40884#: /__w/calibre/calibre/resources/default_tweaks.py:86
40885msgid ""
40886"By default, calibre splits a string containing multiple author names on\n"
40887"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
40888"by changing the regular expression below. Strings are split on whatever the\n"
40889"specified regular expression matches, in addition to ampersands.\n"
40890"Default: r'(?i),?\\s+(and|with)\\s+'"
40891msgstr ""
40892
40893#: /__w/calibre/calibre/resources/default_tweaks.py:93
40894msgid "Use author sort in Tag browser"
40895msgstr ""
40896
40897#: /__w/calibre/calibre/resources/default_tweaks.py:94
40898msgid ""
40899"Set which author field to display in the Tag browser (the list of authors,\n"
40900"series, publishers etc on the left hand side). The choices are author and\n"
40901"author_sort. This tweak affects only what is displayed under the authors\n"
40902"category in the Tag browser and Content server. Please note that if you set this\n"
40903"to author_sort, it is very possible to see duplicate names in the list because\n"
40904"although it is guaranteed that author names are unique, there is no such\n"
40905"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
40906"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
40907"show the author's name.\n"
40908"Examples:\n"
40909"categories_use_field_for_author_name = 'author'\n"
40910"categories_use_field_for_author_name = 'author_sort'"
40911msgstr ""
40912
40913#: /__w/calibre/calibre/resources/default_tweaks.py:108
40914msgid "Control partitioning of Tag browser"
40915msgstr ""
40916
40917#: /__w/calibre/calibre/resources/default_tweaks.py:109
40918msgid ""
40919"When partitioning the Tag browser, the format of the subcategory label is\n"
40920"controlled by a template: categories_collapsed_name_template if sorting by\n"
40921"name, categories_collapsed_rating_template if sorting by average rating, and\n"
40922"categories_collapsed_popularity_template if sorting by popularity. There are\n"
40923"two variables available to the template: first and last. The variable 'first'\n"
40924"is the initial item in the subcategory, and the variable 'last' is the final\n"
40925"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
40926"values that are obtained by using a suffix. For example, first.name for an\n"
40927"author category will be the name of the author. The sub-values available are:\n"
40928"name: the printable name of the item\n"
40929"count: the number of books that references this item\n"
40930"avg_rating: the average rating of all the books referencing this item\n"
40931"sort: the sort value. For authors, this is the author_sort for that author\n"
40932"category: the category (e.g., authors, series) that the item is in.\n"
40933"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
40934"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
40935"even if there aren't any backslashes."
40936msgstr ""
40937
40938#: /__w/calibre/calibre/resources/default_tweaks.py:130
40939msgid "Control order of categories in the Tag browser"
40940msgstr ""
40941
40942#: /__w/calibre/calibre/resources/default_tweaks.py:131
40943msgid ""
40944"Change the following dict to change the order that categories are displayed in\n"
40945"the Tag browser. Items are named using their lookup name, and will be sorted\n"
40946"using the number supplied. The lookup name '*' stands for all names that\n"
40947"otherwise do not appear. Two names with the same value will be sorted\n"
40948"using the default order, the one specified by tag_browser_category_default_sort.\n"
40949"Example:\n"
40950"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
40951"\n"
40952"results in the order series, tags, then everything else in default order.\n"
40953"The tweak tag_browser_category_default_sort specifies the sort order before\n"
40954"applying the category order from the dict. The allowed values are:\n"
40955"tag_browser_category_default_sort = 'default' # The calibre default order\n"
40956"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
40957"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
40958"\n"
40959"In addition and if the category default sort is not 'default' you can specify\n"
40960"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
40961"tag_browser_category_default_sort_direction = 'ascending'\n"
40962"tag_browser_category_default_sort_direction = 'descending'"
40963msgstr ""
40964
40965#: /__w/calibre/calibre/resources/default_tweaks.py:155
40966msgid "Specify columns to sort the booklist by on startup"
40967msgstr "Zadajte stĺpec, podľa ktorého sa po spustení zotriedi zoznam kníh"
40968
40969#: /__w/calibre/calibre/resources/default_tweaks.py:156
40970msgid ""
40971"Provide a set of columns to be sorted on when calibre starts.\n"
40972"The argument is None if saved sort history is to be used\n"
40973"otherwise it is a list of column,order pairs. Column is the\n"
40974"lookup/search name, found using the tooltip for the column\n"
40975"Order is 0 for ascending, 1 for descending.\n"
40976"For example, set it to [('authors',0),('title',0)] to sort by\n"
40977"title within authors."
40978msgstr ""
40979
40980#: /__w/calibre/calibre/resources/default_tweaks.py:165
40981msgid "Control how dates are displayed"
40982msgstr "Ovplyvňuje spôsob zobrazenia dátumov"
40983
40984#: /__w/calibre/calibre/resources/default_tweaks.py:166
40985msgid ""
40986"Format to be used for publication date and the timestamp (date).\n"
40987"A string controlling how the publication date is displayed in the GUI\n"
40988"d     the day as number without a leading zero (1 to 31)\n"
40989"dd    the day as number with a leading zero (01 to 31)\n"
40990"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
40991"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
40992"M     the month as number without a leading zero (1-12)\n"
40993"MM    the month as number with a leading zero (01-12)\n"
40994"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
40995"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
40996"yy    the year as two digit number (00-99)\n"
40997"yyyy  the year as four digit number\n"
40998"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
40999"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
41000"m     the minutes without a leading 0 (0 to 59) '\n"
41001"mm    the minutes with a leading 0 (00 to 59) '\n"
41002"s     the seconds without a leading 0 (0 to 59) '\n"
41003"ss    the seconds with a leading 0 (00 to 59) '\n"
41004"ap    use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm\n"
41005"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
41006"iso   the date with time and timezone. Must be the only format present\n"
41007"For example, given the date of 9 Jan 2010, the following formats show\n"
41008"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
41009"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
41010"\n"
41011"publication default if not set: MMM yyyy\n"
41012"timestamp default if not set: dd MMM yyyy\n"
41013"last_modified_display_format if not set: dd MMM yyyy"
41014msgstr ""
41015
41016#: /__w/calibre/calibre/resources/default_tweaks.py:198
41017msgid "Control sorting of titles and series in the library display"
41018msgstr "Nastaviť triedenie názvov a sérií v zobrazení knižnice"
41019
41020#: /__w/calibre/calibre/resources/default_tweaks.py:199
41021msgid ""
41022"Control title and series sorting in the library view. If set to\n"
41023"'library_order', the title sort field will be used instead of the title.\n"
41024"Unless you have manually edited the title sort field, leading articles such as\n"
41025"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
41026"sorted as-is (sort by title instead of title sort). For example, with\n"
41027"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
41028"book will sort under 'T'.\n"
41029"This flag affects calibre's library display. It has no effect on devices. In\n"
41030"addition, titles for books added before changing the flag will retain their\n"
41031"order until the title is edited. Editing a title and hitting Enter\n"
41032"without changing anything is sufficient to change the sort. Or you can use\n"
41033"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
41034"it for many books at once."
41035msgstr ""
41036
41037#: /__w/calibre/calibre/resources/default_tweaks.py:214
41038msgid "Control formatting of title and series when used in templates"
41039msgstr "Nastaviť formátovanie názvu a série pre použitie v šablónach"
41040
41041#: /__w/calibre/calibre/resources/default_tweaks.py:215
41042msgid ""
41043"Control how title and series names are formatted when saving to disk/sending\n"
41044"to device. The behavior depends on the field being processed. If processing\n"
41045"title, then if this tweak is set to 'library_order', the title will be\n"
41046"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
41047"title will not be changed. If processing series, then if set to\n"
41048"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
41049"set to 'strictly_alphabetic', the series will be sent without change.\n"
41050"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
41051"will become \"Lord of the Rings, The\". If the tweak is set to\n"
41052"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
41053"formatter function raw_field will return the base value for title and\n"
41054"series regardless of the setting of this tweak."
41055msgstr ""
41056
41057#: /__w/calibre/calibre/resources/default_tweaks.py:229
41058msgid "Set the list of words considered to be \"articles\" for sort strings"
41059msgstr ""
41060
41061#: /__w/calibre/calibre/resources/default_tweaks.py:230
41062msgid ""
41063"Set the list of words that are to be considered 'articles' when computing the\n"
41064"title sort strings. The articles differ by language. By default, calibre uses\n"
41065"a combination of articles from English and whatever language the calibre user\n"
41066"interface is set to. In addition, in some contexts where the book language is\n"
41067"available, the language of the book is used. You can change the list of\n"
41068"articles for a given language or add a new language by editing\n"
41069"per_language_title_sort_articles. To tell calibre to use a language other\n"
41070"than the user interface language, set, default_language_for_title_sort. For\n"
41071"example, to use German, set it to 'deu'. A value of None means the user\n"
41072"interface language is used. The setting title_sort_articles is ignored\n"
41073"(present only for legacy reasons)."
41074msgstr "Zoznam slov považovaných za 'členy' pri generovaní názvov pre triedenie. Tieto\nčleny sa líšia podľa jazyka. Štandardne používa Calibre kombináciu členov\nz Angličtiny a z aktuálneho jazyka užívateľského rozhrania. Naviac, v niektorých\nprípadoch, keď  je dostupná informácia o jazyku knihy, je použitý tento jazyk.\nZoznam členov pre daný, alebo nový jazyk môžete zmeniť úpravou hodnoty\nper_language_title_sort_articles. \nCalibre môžete nastaviť, aby používala iný jazyk, ako jazyk užívateľského rozhrania\nnastavením hodnoty default_language_for_title_sort. Napr. pre Nemčinu nastavte\n'deu'. Hodnota None znamená, že sa použije jazyk užívateľského rozhrania. \nHodnota nastavenia title_sort_articles sa ignoruje (je uvedená len z historických\ndôvodov)."
41075
41076#: /__w/calibre/calibre/resources/default_tweaks.py:285
41077msgid "Specify a folder calibre should connect to at startup"
41078msgstr "Zadajte priečinok, ku ktorému sa má Calibre po spustení pripojiť"
41079
41080#: /__w/calibre/calibre/resources/default_tweaks.py:286
41081msgid ""
41082"Specify a folder that calibre should connect to at startup using\n"
41083"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41084"not exist when calibre starts, it is ignored.\n"
41085"Example for Windows:\n"
41086"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41087"Example for other operating systems:\n"
41088"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41089msgstr ""
41090
41091#: /__w/calibre/calibre/resources/default_tweaks.py:295
41092msgid "Specify renaming rules for SONY collections"
41093msgstr "Určite pravidlá premenovania pre zbierky SONY"
41094
41095#: /__w/calibre/calibre/resources/default_tweaks.py:296
41096msgid ""
41097"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41098"metadata management is set to automatic. Collections on SONYs are named\n"
41099"depending upon whether the field is standard or custom. A collection derived\n"
41100"from a standard field is named for the value in that field.\n"
41101"\n"
41102"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41103"collection name is 'Darkover'. A collection derived from a custom field will\n"
41104"have the name of the field added to the value. For example, if a custom series\n"
41105"column named 'My Series' contains the name 'Darkover', then the collection\n"
41106"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41107"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41108"category. If two books have fields that generate the same collection name,\n"
41109"then both books will be in that collection.\n"
41110"\n"
41111"This set of tweaks lets you specify for a standard or custom field how\n"
41112"the collections are to be named. You can use it to add a description to a\n"
41113"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41114"it to force multiple fields to end up in the same collection.\n"
41115"\n"
41116"For example, you could force the values in 'series', '#my_series_1', and\n"
41117"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41118"merging all of the fields into one set of collections.\n"
41119"\n"
41120"There are two related tweaks. The first determines the category name to use\n"
41121"for a metadata field.  The second is a template, used to determines how the\n"
41122"value and category are combined to create the collection name.\n"
41123"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41124"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41125"\n"
41126"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41127"same template language as plugboards and save templates. This tweak controls\n"
41128"how the value and category are combined together to make the collection name.\n"
41129"The only two fields available are {category} and {value}. The {value} field is\n"
41130"never empty. The {category} field can be empty. The default is to put the\n"
41131"value first, then the category enclosed in parentheses, it isn't empty:\n"
41132"'{value} {category:|(|)}'\n"
41133"\n"
41134"Examples: The first three examples assume that the second tweak\n"
41135"has not been changed.\n"
41136"\n"
41137"1) I want three series columns to be merged into one set of collections. The\n"
41138"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41139"in the parenthesis. The value to use in the tweak value would be:\n"
41140"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41141"\n"
41142"2) I want the word '(Series)' to appear on collections made from series, and\n"
41143"the word '(Tag)' to appear on collections made from tags. Use:\n"
41144"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41145"\n"
41146"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41147"to have '(Series)' appended. The renaming rule is:\n"
41148"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41149"\n"
41150"4) Same as example 2, but instead of having the category name in parentheses\n"
41151"and appended to the value, I want it prepended and separated by a colon, such\n"
41152"as in Series: Darkover. I must change the template used to format the category name\n"
41153"\n"
41154"The resulting two tweaks are:\n"
41155"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41156"sony_collection_name_template='{category:||: }{value}'"
41157msgstr ""
41158
41159#: /__w/calibre/calibre/resources/default_tweaks.py:359
41160msgid "Specify how SONY collections are sorted"
41161msgstr "Určiť spôsob triedenia zbierok v SONY"
41162
41163#: /__w/calibre/calibre/resources/default_tweaks.py:360
41164msgid ""
41165"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41166"metadata management is set to automatic. You can indicate which metadata is to\n"
41167"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41168"is a list of metadata fields from which collections are made, followed by the\n"
41169"name of the metadata field containing the sort value.\n"
41170"Example: The following indicates that collections built from pubdate and tags\n"
41171"are to be sorted by the value in the custom column '#mydate', that collections\n"
41172"built from 'series' are to be sorted by 'series_index', and that all other\n"
41173"collections are to be sorted by title. If a collection metadata field is not\n"
41174"named, then if it is a series- based collection it is sorted by series order,\n"
41175"otherwise it is sorted by title order.\n"
41176"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41177"Note that the bracketing and parentheses are required. The syntax is\n"
41178"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41179"Default: empty (no rules), so no collection attributes are named."
41180msgstr ""
41181
41182#: /__w/calibre/calibre/resources/default_tweaks.py:377
41183msgid "Control how tags are applied when copying books to another library"
41184msgstr "Nastaví ako sa prideľujú značky pri kopírovaní kníh do inej knižnice"
41185
41186#: /__w/calibre/calibre/resources/default_tweaks.py:378
41187msgid ""
41188"Set this to True to ensure that tags in 'Tags to add when adding\n"
41189"a book' are added when copying books to another library"
41190msgstr "Na zaistenie, aby boli značky z 'Značky pridávané pri vkladaní kníh' pridávané\npri kopírovaní kníh do inej knižnice, nastavte toto na True (pravda)"
41191
41192#: /__w/calibre/calibre/resources/default_tweaks.py:382
41193msgid "Set the maximum number of sort 'levels'"
41194msgstr "Nastaviť maximálny počet 'úrovní' triedenia"
41195
41196#: /__w/calibre/calibre/resources/default_tweaks.py:383
41197msgid ""
41198"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41199"library after certain operations such as searches or device insertion. Each\n"
41200"sort level adds a performance penalty. If the database is large (thousands of\n"
41201"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41202"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41203msgstr "Nastaví maximálny počet 'úrovní' triedenia, ktoré Calibre použije pri zotriedení\nknižnice po niektorých operáciách, akými sú napr. vyhľadávania alebo pripojenie\nzariadenia. Každá úroveň triedenia znižuje výkon. Ak je databáza rozsiahla (tisíce\nkníh), môže byť toto zníženie výkonu významné. Ak Vás nezaujíma viac-úrovňové\ntriedenie a pozorujete spomalenie, znížte hodnotu tohoto vylepšenia."
41204
41205#: /__w/calibre/calibre/resources/default_tweaks.py:390
41206msgid "Choose whether dates are sorted using visible fields"
41207msgstr "Vyberte, či sa dátumy majú triediť len podľa viditeľnej hodnoty"
41208
41209#: /__w/calibre/calibre/resources/default_tweaks.py:391
41210msgid ""
41211"Date values contain both a date and a time. When sorted, all the fields are\n"
41212"used, regardless of what is displayed. Set this tweak to True to use only\n"
41213"the fields that are being displayed."
41214msgstr "Hodnoty dátumu obsahujú v skutočnosti dátum aj čas. Pri triedení sa použije\ncelé pole, nezávisle od toho, čo sa zobrazuje. Nastavte toto vylepšenie na True\nak chcete triediť len podľa zobrazenej hodnoty."
41215
41216#: /__w/calibre/calibre/resources/default_tweaks.py:396
41217msgid "Fuzz value for trimming covers"
41218msgstr ""
41219
41220#: /__w/calibre/calibre/resources/default_tweaks.py:397
41221msgid ""
41222"The value used for the fuzz distance when trimming a cover.\n"
41223"Colors within this distance are considered equal.\n"
41224"The distance is in absolute intensity units."
41225msgstr ""
41226
41227#: /__w/calibre/calibre/resources/default_tweaks.py:402
41228msgid "Control behavior of the book list"
41229msgstr "Ovplyvňuje správanie zoznamu kníh"
41230
41231#: /__w/calibre/calibre/resources/default_tweaks.py:403
41232msgid ""
41233"You can control the behavior of double clicks and pressing Enter on the books\n"
41234"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41235"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41236"has the side effect of disabling editing a field using a single click.\n"
41237"Default: open_viewer.\n"
41238"Example: doubleclick_on_library_view = 'do_nothing'\n"
41239"You can also control whether the book list scrolls per item or\n"
41240"per pixel. Default is per item."
41241msgstr ""
41242
41243#: /__w/calibre/calibre/resources/default_tweaks.py:416
41244msgid "Language to use when sorting"
41245msgstr ""
41246
41247#: /__w/calibre/calibre/resources/default_tweaks.py:417
41248msgid ""
41249"Setting this tweak will force sorting to use the\n"
41250"collating order for the specified language. This might be useful if you run\n"
41251"calibre in English but want sorting to work in the language where you live.\n"
41252"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41253"You can find the list of supported locales at\n"
41254"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41255"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41256"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41257"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41258msgstr ""
41259
41260#: /__w/calibre/calibre/resources/default_tweaks.py:428
41261msgid "Number of columns for custom metadata in the edit metadata dialog"
41262msgstr "Počet stĺpcov pre užívateľské metadáta v dialógu Upraviť metadáta"
41263
41264#: /__w/calibre/calibre/resources/default_tweaks.py:429
41265msgid ""
41266"Set whether to use one or two columns for custom metadata when editing\n"
41267"metadata  one book at a time. If True, then the fields are laid out using two\n"
41268"columns. If False, one column is used."
41269msgstr "Nastavte či použiť dva stĺpce pre vlastné metadáta pri úprave metadát jednej knihy. Ak zvolíte True, zobrazia sa polia v dvoch stĺpcoch. Ak False, použije sa jeden stĺpec."
41270
41271#: /__w/calibre/calibre/resources/default_tweaks.py:434
41272msgid "Order of custom column(s) in edit metadata"
41273msgstr "Poradie vlastných stĺpcov v Upraviť metadáta"
41274
41275#: /__w/calibre/calibre/resources/default_tweaks.py:435
41276msgid ""
41277"Controls the order that custom columns are listed in edit metadata single\n"
41278"and bulk. The columns listed in the tweak are displayed first and in the\n"
41279"order provided. Any columns not listed are displayed after the listed ones,\n"
41280"in alphabetical order. Do note that this tweak does not change the size of\n"
41281"the edit widgets. Putting comments widgets in this list may result in some\n"
41282"odd widget spacing when using two-column mode.\n"
41283"Enter a comma-separated list of custom field lookup names, as in\n"
41284"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41285msgstr ""
41286
41287#: /__w/calibre/calibre/resources/default_tweaks.py:445
41288msgid "Edit metadata custom column label width and elision point"
41289msgstr ""
41290
41291#: /__w/calibre/calibre/resources/default_tweaks.py:446
41292msgid ""
41293"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41294"If metadata_edit_elide_labels is True then labels wider than the width\n"
41295"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41296"computed by multiplying the average width of characters in the font by the\n"
41297"appropriate number.\n"
41298"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41299"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41300"put it at the left end."
41301msgstr ""
41302
41303#: /__w/calibre/calibre/resources/default_tweaks.py:459
41304msgid "The number of seconds to wait before sending emails"
41305msgstr "Počet sekúnd čakania pred odoslaním emailov"
41306
41307#: /__w/calibre/calibre/resources/default_tweaks.py:460
41308msgid ""
41309"The number of seconds to wait before sending emails when using a\n"
41310"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41311"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41312"making email sending fail. Changes will take effect only after a restart of\n"
41313"calibre. You can also change the list of hosts that calibre considers\n"
41314"to be public relays here. Any relay host ending with one of the suffixes\n"
41315"in the list below will be considered a public email server."
41316msgstr ""
41317
41318#: /__w/calibre/calibre/resources/default_tweaks.py:470
41319msgid "The maximum width and height for covers saved in the calibre library"
41320msgstr "Maximálna šírka a výška obálky uloženej v Calibre knižnici"
41321
41322#: /__w/calibre/calibre/resources/default_tweaks.py:471
41323msgid ""
41324"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41325"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41326"large covers"
41327msgstr "Všetky obálky v Calibre budú zmenšené pri zachovaní pomeru strán tak,\naby sa vošli do tejto veľkosti. Predíde sa tým spomaleniu spôsobovanému\nnadmerne veľkými obálkami."
41328
41329#: /__w/calibre/calibre/resources/default_tweaks.py:476
41330msgid "Where to send downloaded news"
41331msgstr "Kam odoslať stiahnuté novinky"
41332
41333#: /__w/calibre/calibre/resources/default_tweaks.py:477
41334msgid ""
41335"When automatically sending downloaded news to a connected device, calibre\n"
41336"will by default send it to the main memory. By changing this tweak, you can\n"
41337"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41338"that if there isn't enough free space available on the location you choose,\n"
41339"the files will be sent to the location with the most free space."
41340msgstr "Pri automatickom posielaní stiahnutých správ do pripojeného zariadenia ich Calibre ukladá\ndo hlavnej pamäte zariadenia. Zmenou tohoto nastavenia môžete ovplyvniť miesto, kam\nsa tieto správy budú ukladať.\nPlatné hodnoty sú \"main\", \"carda\", \"cardb\". \nUvedomte si, že ak na vybranom mieste nie je dostatok voľnej kapacity, uložia sa súbory\ndo miesta s najväčšou voľnou kapacitou."
41341
41342#: /__w/calibre/calibre/resources/default_tweaks.py:484
41343msgid "Unified toolbar on macOS"
41344msgstr ""
41345
41346#: /__w/calibre/calibre/resources/default_tweaks.py:485
41347msgid ""
41348"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41349"with the titlebar as is normal for macOS applications. However, doing this has\n"
41350"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41351"what it should be and it causes other random bugs on some systems, so turn it\n"
41352"on at your own risk!"
41353msgstr ""
41354
41355#: /__w/calibre/calibre/resources/default_tweaks.py:492
41356msgid ""
41357"Save original file when converting/polishing from same format to same format"
41358msgstr ""
41359
41360#: /__w/calibre/calibre/resources/default_tweaks.py:493
41361msgid ""
41362"When calibre does a conversion from the same format to the same format, for\n"
41363"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41364"conversion is poor, you can tweak the settings and run it again. By setting\n"
41365"this to False you can prevent calibre from saving the original file.\n"
41366"Similarly, by setting save_original_format_when_polishing to False you can\n"
41367"prevent calibre from saving the original file when polishing."
41368msgstr ""
41369
41370#: /__w/calibre/calibre/resources/default_tweaks.py:502
41371msgid "Number of recently viewed books to show"
41372msgstr "Počet naposledy zobrazených kníh"
41373
41374#: /__w/calibre/calibre/resources/default_tweaks.py:503
41375msgid ""
41376"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41377"how many should be shown, here."
41378msgstr ""
41379
41380#: /__w/calibre/calibre/resources/default_tweaks.py:507
41381msgid "Change the font size of the Book details panel in the interface"
41382msgstr ""
41383
41384#: /__w/calibre/calibre/resources/default_tweaks.py:508
41385msgid ""
41386"Change the font size at which book details are rendered in the side panel and\n"
41387"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41388"negative number to increase or decrease the font size."
41389msgstr "Zmení veľkosť písma, ktorou sú zobrazené podrobnosti v bočnom paneli\na veľkosť, ktorou sú zobrazené komentáre v dialógu úpravy metadát.\nNa zväčšenie/zmenšenie písma ho nastavte na kladné/záporné číslo."
41390
41391#: /__w/calibre/calibre/resources/default_tweaks.py:513
41392msgid "What format to default to when using the \"Unpack book\" feature"
41393msgstr ""
41394
41395#: /__w/calibre/calibre/resources/default_tweaks.py:514
41396msgid ""
41397"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41398"If multiple formats are available, calibre will offer you a choice\n"
41399"of formats, defaulting to your preferred output format if it is available.\n"
41400"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41401"to that format rather than your output format preference.\n"
41402"Set to a value of 'remember' to use whichever format you chose last time you\n"
41403"used the \"Unpack book\" feature.\n"
41404"Examples:\n"
41405"default_tweak_format = None       (Use output format)\n"
41406"default_tweak_format = 'EPUB'\n"
41407"default_tweak_format = 'remember'"
41408msgstr ""
41409
41410#: /__w/calibre/calibre/resources/default_tweaks.py:527
41411msgid "Do not preselect a completion when editing authors/tags/series/etc."
41412msgstr ""
41413
41414#: /__w/calibre/calibre/resources/default_tweaks.py:528
41415msgid ""
41416"This means that you can make changes and press Enter and your changes will\n"
41417"not be overwritten by a matching completion. However, if you wish to use the\n"
41418"completions you will now have to press Tab to select one before pressing\n"
41419"Enter. Which technique you prefer will depend on the state of metadata in\n"
41420"your library and your personal editing style."
41421msgstr ""
41422
41423#: /__w/calibre/calibre/resources/default_tweaks.py:535
41424msgid "Completion mode when editing authors/tags/series/etc."
41425msgstr ""
41426
41427#: /__w/calibre/calibre/resources/default_tweaks.py:536
41428msgid ""
41429"By default, when completing items, calibre will show you all the candidates\n"
41430"that start with the text you have already typed. You can instead have it show\n"
41431"all candidates that contain the text you have already typed. To do this, set\n"
41432"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41433"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41434msgstr ""
41435
41436#: /__w/calibre/calibre/resources/default_tweaks.py:543
41437msgid "Sort the list of libraries alphabetically"
41438msgstr "Zoradiť zoznam knižníc abecedne"
41439
41440#: /__w/calibre/calibre/resources/default_tweaks.py:544
41441msgid ""
41442"The list of libraries in the Copy to library and Quick switch menus are\n"
41443"normally sorted by most used. However, if there are more than a certain\n"
41444"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41445"number here. The default is ten libraries."
41446msgstr ""
41447
41448#: /__w/calibre/calibre/resources/default_tweaks.py:550
41449msgid "Choose available output formats for conversion"
41450msgstr ""
41451
41452#: /__w/calibre/calibre/resources/default_tweaks.py:551
41453msgid ""
41454"Restrict the list of available output formats in the conversion dialogs.\n"
41455"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41456"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41457"all available output formats to be present."
41458msgstr ""
41459
41460#: /__w/calibre/calibre/resources/default_tweaks.py:557
41461msgid "Set the thumbnail image quality used by the Content server"
41462msgstr ""
41463
41464#: /__w/calibre/calibre/resources/default_tweaks.py:558
41465msgid ""
41466"The quality of a thumbnail is largely controlled by the compression quality\n"
41467"used when creating it. Set this to a larger number to improve the quality.\n"
41468"Note that the thumbnails get much larger with larger compression quality\n"
41469"numbers.\n"
41470"The value can be between 50 and 99"
41471msgstr ""
41472
41473#: /__w/calibre/calibre/resources/default_tweaks.py:565
41474msgid ""
41475"Image file types to treat as e-books when dropping onto the \"Book details\""
41476" panel"
41477msgstr ""
41478
41479#: /__w/calibre/calibre/resources/default_tweaks.py:566
41480msgid ""
41481"Normally, if you drop any image file in a format known to calibre onto the\n"
41482"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41483"some image types as e-books instead, you can set this tweak.\n"
41484"Examples:\n"
41485"cover_drop_exclude = {'tiff', 'webp'}"
41486msgstr ""
41487
41488#: /__w/calibre/calibre/resources/default_tweaks.py:573
41489msgid "Show the Saved searches box in the Search bar"
41490msgstr ""
41491
41492#: /__w/calibre/calibre/resources/default_tweaks.py:574
41493msgid ""
41494"In newer versions of calibre, only a single button that allows you to add a\n"
41495"new Saved search is shown in the Search bar. If you would like to have the\n"
41496"old Saved searches box with its two buttons back, set this tweak to True."
41497msgstr ""
41498
41499#: /__w/calibre/calibre/resources/default_tweaks.py:579
41500msgid "Exclude fields when copy/pasting metadata"
41501msgstr ""
41502
41503#: /__w/calibre/calibre/resources/default_tweaks.py:580
41504msgid ""
41505"You can ask calibre to not paste some metadata fields when using the\n"
41506"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41507"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41508"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41509"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41510"to paste metadata ignoring this tweak."
41511msgstr ""
41512
41513#: /__w/calibre/calibre/resources/default_tweaks.py:588
41514msgid "Skip internet connected check"
41515msgstr "Preskočiť kontrolu pripojenia k internetu"
41516
41517#: /__w/calibre/calibre/resources/default_tweaks.py:589
41518msgid ""
41519"Skip checking whether the internet is available before downloading news.\n"
41520"Useful if for some reason your operating systems network checking\n"
41521"facilities are not reliable (for example NetworkManager on Linux)."
41522msgstr ""
41523
41524#: /__w/calibre/calibre/resources/default_tweaks.py:594
41525msgid "Tab stop width in the template editor"
41526msgstr ""
41527
41528#: /__w/calibre/calibre/resources/default_tweaks.py:595
41529msgid ""
41530"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41531"For example, a value of 1 results in a space with the width of one average character."
41532msgstr ""
41533
41534#: /__w/calibre/calibre/resources/default_tweaks.py:599
41535msgid "Value for undefined numbers when sorting"
41536msgstr ""
41537
41538#: /__w/calibre/calibre/resources/default_tweaks.py:600
41539msgid ""
41540"Sets the value to use for undefined numbers when sorting.\n"
41541"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41542"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41543"possible number. Quotes are optional if entering a number.\n"
41544"Examples:\n"
41545"value_for_undefined_numbers_when_sorting = -100\n"
41546"value_for_undefined_numbers_when_sorting = '2'\n"
41547"value_for_undefined_numbers_when_sorting = -0.01\n"
41548"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41549"value_for_undefined_numbers_when_sorting = 'maximum'"
41550msgstr ""
41551