1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# Alan Rener, 2017
6# Alan Rener, 2017
7# Anja <anya1989@gmail.com>, 2015
8# Arnold Marko <arnold.marko@gmail.com>, 2020
9# Barbara Krasovec <barbarak@arnes.si>, 2016
10# Gorzy Gorup <gorupgorazd@gmail.com>, 2016
11# Jadran Rudec <jrudec@gmail.com>, 2020
12# Kovid Goyal <kovid@kovidgoyal.net>, 2007
13# Lorem Ipsum <lorem_ipsum@live.com>, 2021
14# Martin Srebotnjak <miles@filmsi.net>, 2014-2019,2021
15# Rok Kepa <rokkepa@gmail.com>, 2014
16msgid ""
17msgstr ""
18"Project-Id-Version: calibre\n"
19"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
20"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
21"PO-Revision-Date: 2021-12-14 13:05+0000\n"
22"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
23"Language-Team: Slovenian (http://www.transifex.com/calibre/calibre/language/sl/)\n"
24"MIME-Version: 1.0\n"
25"Content-Type: text/plain; charset=UTF-8\n"
26"Content-Transfer-Encoding: 8bit\n"
27"Language: sl\n"
28"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
29
30#: /__w/calibre/calibre/manual/conf.py:158
31#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
32#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
33#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
34msgid "Start"
35msgstr "Začni"
36
37#: /__w/calibre/calibre/manual/conf.py:175
38msgid "Support calibre"
39msgstr "Podprite calibre"
40
41#: /__w/calibre/calibre/manual/conf.py:176
42msgid "Contribute to support calibre development"
43msgstr "Prispevajte svojo podporo za razvoj calibre"
44
45#: /__w/calibre/calibre/manual/conf.py:245
46#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
47msgid "page"
48msgstr "stran"
49
50#: /__w/calibre/calibre/manual/custom.py:92
51msgid ""
52":command:`calibredb` is the command line interface to the calibre database. It has\n"
53"several sub-commands, documented below.\n"
54"\n"
55":command:`calibredb` can be used to manipulate either a calibre database\n"
56"specified by path or a calibre :guilabel:`Content server` running either on\n"
57"the local machine or over the internet. You can start a calibre\n"
58":guilabel:`Content server` using either the :command:`calibre-server`\n"
59"program or in the main calibre program click :guilabel:`Connect/share ->\n"
60"Start Content server`. Since :command:`calibredb` can make changes to your\n"
61"calibre libraries, you must setup authentication on the server first. There\n"
62"are two ways to do that:\n"
63"\n"
64"    * If you plan to connect only to a server running on the same computer,\n"
65"      you can simply use the ``--enable-local-write`` option of the\n"
66"      Content server, to allow any program, including calibredb, running on\n"
67"      the local computer to make changes to your calibre data. When running\n"
68"      the server from the main calibre program, this option is in\n"
69"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
70"\n"
71"    * If you want to enable access over the internet, then you should setup\n"
72"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
73"      options to :command:`calibredb` to give it access. You can setup\n"
74"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
75"      option and using ``--manage-users`` to create the user accounts.\n"
76"      If you are running the server from the main calibre program, use\n"
77"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
78"\n"
79"To connect to a running Content server, pass the URL of the server to the\n"
80":option:`--with-library` option, see the documentation of that option for\n"
81"details and examples.\n"
82"    "
83msgstr ""
84
85#: /__w/calibre/calibre/manual/custom.py:217
86msgid "[options]"
87msgstr "[možnosti]"
88
89#: /__w/calibre/calibre/src/calibre/constants.py:411
90msgid "{} Portable"
91msgstr ""
92
93#: /__w/calibre/calibre/src/calibre/constants.py:448
94msgid "Recycle Bin"
95msgstr ""
96
97#: /__w/calibre/calibre/src/calibre/constants.py:448
98msgid "Trash"
99msgstr ""
100
101#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
102msgid "Does absolutely nothing"
103msgstr "Ne stori ničesar"
104
105#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
106#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
107#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
108#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
109#: /__w/calibre/calibre/src/calibre/db/cache.py:312
110#: /__w/calibre/calibre/src/calibre/db/cache.py:315
111#: /__w/calibre/calibre/src/calibre/db/cache.py:326
112#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
113#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
114#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
115#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
116#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
117#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
118#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
119#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
120#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
121#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
122#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
123#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
124#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
125#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
126#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
127#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
128#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
129#: /__w/calibre/calibre/src/calibre/db/write.py:175
130#: /__w/calibre/calibre/src/calibre/db/write.py:179
131#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
132#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
133#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
134#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
135#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
136#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
137#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
138#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
139#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
140#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
141#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
142#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
143#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
144#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
145#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
146#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
147#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
148#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
149#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
150#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
151#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
156#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
157#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
158#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
159#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
161#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
162#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
163#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
164#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
165#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
166#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
167#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
168#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
169#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
170#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
171#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
214#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
215#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
217#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
218#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
219#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
220#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
221#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
223#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
224#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
225#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
226#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
227#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
228#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
229#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
230#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
231#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
232#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
233#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
241#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
242#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
243#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
244#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
245#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
246#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
247#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
248#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
249#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
250#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
251#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
252#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
253#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
254#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
255#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
256#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
257#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
258#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
259#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
260#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
261#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
262#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
263#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
264#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
265#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
266#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
267#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
268#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
269#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
270#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
271#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
272#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
279#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
280#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
281#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
282#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
283#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
284#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
285#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
286#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
287#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
288#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
289#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
290#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
291#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
292#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
293#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
294#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
295#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
296#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
297#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
298#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
299#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
300#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
301#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
302#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
303#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
304#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
305#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
309#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
310#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
311#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
312#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
313#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
314#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
315#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
316#: /__w/calibre/calibre/src/calibre/library/database.py:927
317#: /__w/calibre/calibre/src/calibre/library/database2.py:605
318#: /__w/calibre/calibre/src/calibre/library/database2.py:613
319#: /__w/calibre/calibre/src/calibre/library/database2.py:623
320#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
321#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
322#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
323#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
324#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
325#: /__w/calibre/calibre/src/calibre/srv/content.py:160
326#: /__w/calibre/calibre/src/calibre/srv/content.py:161
327#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
328#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
329#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
330#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
331#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
332#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
333#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
334msgid "Unknown"
335msgstr "Neznano"
336
337#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
338msgid "Base"
339msgstr "Osnovno"
340
341#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
342#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
343#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
344msgid "Customize"
345msgstr "Prilagodi"
346
347#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
348#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
349#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
350msgid "Cannot configure"
351msgstr "Ni mogoče prilagoditi"
352
353#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
354msgid "File type"
355msgstr "Vrsta datoteke"
356
357#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
358msgid "Metadata reader"
359msgstr "Bralnik metapodatkov"
360
361#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
362msgid "Metadata writer"
363msgstr "Pisalnik metapodatkov"
364
365#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
366msgid "Catalog generator"
367msgstr "Generator katalogov"
368
369#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
370msgid "User interface action"
371msgstr "Dejanje uporabniškega vmesnika"
372
373#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
374#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
375#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
376#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
377#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
378#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
379#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
381#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
382msgid "Preferences"
383msgstr "Nastavitve"
384
385#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
386#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
387msgid "Store"
388msgstr "Trgovina"
389
390#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
391msgid "An e-book store."
392msgstr "Trgovina z e-knjigami."
393
394#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
395msgid "Edit book tool"
396msgstr "Urejevalnik knjig"
397
398#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
399msgid "Library closed"
400msgstr "Knjižnica zaprta"
401
402#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
403msgid ""
404"Create a PMLZ archive containing the PML file and all images in the folder "
405"pmlname_img or images. This plugin is run every time you add a PML file to "
406"the library."
407msgstr ""
408
409#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
410msgid ""
411"Create a TXTZ archive when a TXT file is imported containing Markdown or "
412"Textile references to images. The referenced images as well as the TXT file "
413"are added to the archive."
414msgstr "Če uvožena datoteka TXT vsebuje oblikovne označbe ali besedilne sklice na slike, ustvari arhiv TXTZ.  Navedene slike so skupaj z datoteko TXT dodane v arhiv."
415
416#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
417msgid "Extract cover from comic files"
418msgstr "Izlušči naslovnico iz komičnih datotek"
419
420#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
421#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
422#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
423#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
424#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
433#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
434#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
435#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
436#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
437#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
438#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
439#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
440#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
441#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
442#, python-format
443msgid "Read metadata from %s files"
444msgstr "Preberi metapodatke iz %s datotek"
445
446#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
447msgid "Read metadata from e-books in RAR archives"
448msgstr "Preberi metapodatke iz e-knjig in arhivov RAR"
449
450#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
451msgid "Read metadata from e-books in ZIP archives"
452msgstr "Preberi metapodatke iz e-knjig in arhivov ZIP"
453
454#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
455#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
456#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
457#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
458#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
459#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
460#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
461#, python-format
462msgid "Set metadata in %s files"
463msgstr "Nastavi metapodatke v %s datotekah"
464
465#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
466#, python-brace-format
467msgid ""
468"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
469" to EPUB files that have no existing cover image."
470msgstr "Spodaj vnesite {0}, če želite, da vtičnik zapisovalnika metapodatkov EPUB ne dodaja naslovnic v datoteke EPUB, ki nimajo obstoječe naslovne slike."
471
472#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
473#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
474#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
475#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
476#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
477#, python-format
478msgid "Set metadata from %s files"
479msgstr "Nastavi metapodatke iz %s datotek"
480
481#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
482msgid "Add books to calibre or the connected device"
483msgstr "Dodajte knjige v calibre ali priklopljeno napravo"
484
485#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
486msgid "Fetch annotations from a connected Kindle (experimental)"
487msgstr "Prenosi komentarje iz povezane naprave Kindle (eksperimentalno)"
488
489#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
490msgid "Generate a catalog of the books in your calibre library"
491msgstr "Ustvarite katalog knjig v knjižnici calibre"
492
493#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
494msgid "Convert books to various e-book formats"
495msgstr "Pretvorite knjige v različne zapise e-knjig"
496
497#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
498msgid "Fine tune your e-books"
499msgstr "Podrobneje nastavite e-knjige"
500
501#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
502#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
503msgid "Browse highlights and bookmarks from all books in the library"
504msgstr "Brskajte po poudarkih in zaznamkih iz vseh knjig v knjižnici"
505
506#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
507#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
508msgid "Edit the Table of Contents in your books"
509msgstr "Uredite kazalo vsebine v svojih knjigah"
510
511#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
512msgid "Delete books from your calibre library or connected device"
513msgstr "Izbrišite knjige iz knjižnice calibre ali povezane naprave"
514
515#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
516msgid ""
517"Embed updated metadata into the actual book files in your calibre library"
518msgstr "Vključite posodobljene metapodatke v datoteke knjig v svoji knjižnici calibre"
519
520#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
521msgid "Edit the metadata of books in your calibre library"
522msgstr "Uredite metapodatke knjig v svoji knjižnici calibre"
523
524#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
525msgid "Read books in your calibre library"
526msgstr "Preberite knjige iz svoje knjižnice calibre"
527
528#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
529msgid "Download news from the internet in e-book form"
530msgstr "Novice z interneta prenesite v zapisu e-knjige"
531
532#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
533msgid "Show a list of related books quickly"
534msgstr "Prikaži seznam sorodnih knjig"
535
536#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
537#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
538msgid "Filter/transform the tags for books in the library"
539msgstr "Filtriraj/spremeni oznake za knjige v knjižnici"
540
541#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
542#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
543msgid "Transform the authors for books in the library"
544msgstr "Preoblikuj avtorje za knjige v knjižnici"
545
546#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
547msgid "Show an editor for testing templates"
548msgstr "Pokaži urejevalnik za preizkušanje predlog"
549
550#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
551msgid ""
552"Show a dialog for creating and managing template functions and stored "
553"templates"
554msgstr "Prikaži pogovorno okno za ustvarjanje in upravljanje funkcij predloge in shranjenih predlog"
555
556#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
557msgid "Export books from your calibre library to the hard disk"
558msgstr "Izvozite knjige iz svoje knjižnice calibre na trdi disk"
559
560#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
561msgid "Show Book details in a separate popup"
562msgstr "Prikaži podrobnosti knjige v ločenem oknu"
563
564#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
565#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
566msgid "Restart calibre"
567msgstr "Ponovno zaženi Calibre"
568
569#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
570msgid "Open the folder that contains the book files in your calibre library"
571msgstr "Odpri mapo, ki vsebuje datoteke knjig iz knjižnice calibre"
572
573#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
574msgid "Auto scroll through the list of books"
575msgstr "Samodejno pomikanje po seznamu knjig"
576
577#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
578msgid "Send books to the connected device"
579msgstr "Pošlji knjige na povezano napravo"
580
581#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
582msgid ""
583"Send books via email or the web. Also connect to folders on your computer as"
584" if they are devices"
585msgstr "Pošlji knjige po e-pošti ali na spletu. Poveži se tudi z mapami v računalniku, kot da gre za naprave"
586
587#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
588#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
589msgid "Browse the calibre User Manual"
590msgstr "Prebrskajte Uporabniški priročnik za calibre"
591
592#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
593msgid "Customize calibre"
594msgstr "Prilagodi calibre"
595
596#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
597msgid "Easily find books similar to the currently selected one"
598msgstr "Poiščite podobne knjige"
599
600#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
601msgid ""
602"Switch between different calibre libraries and perform maintenance on them"
603msgstr "Preklopi med različnimi knjižnicami Calibre in opravi vzdrževanje"
604
605#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
606msgid "Copy books from the device to your calibre library"
607msgstr "Kopiraj knjige iz naprave v svojo knjižnico Calibre"
608
609#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
610msgid "Edit the collections in which books are placed on your device"
611msgstr "Uredite zbirke, v katerih so knjige na vaši napravi"
612
613#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
614msgid "Match book on the devices to books in the library"
615msgstr "Poveži knjige na napravah s istimi knjigami v knjižnici"
616
617#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
618#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
619msgid "Show the book in the calibre library that matches this book"
620msgstr "Prikaži knjigo v knjižnici Calibre, ki ustreza tej knjigi"
621
622#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
623msgid "Copy a book from one calibre library to another"
624msgstr "Kopiraj knjigo iz ene knjižnice Calibre v drugo"
625
626#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
627msgid "Edit e-books in the EPUB or AZW3 formats"
628msgstr "Uredite e-knjige v zapisih epub in azw3"
629
630#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
631msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
632msgstr "Opravite majhne spremembe datotek EPUB in HTMLZ v svoji knjižnici calibre"
633
634#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
635msgid ""
636"Find the next or previous match when searching in your calibre library in "
637"highlight mode"
638msgstr "Najdi naslednji ali prejšnji zadetek iskanja po svoji knjižnici calibre v poudarjenem načinu"
639
640#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
641msgid "Choose a random book from your calibre library"
642msgstr "Izberi naključno knjigo iz knjižnice Calibre"
643
644#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
645#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
646msgid "Sort the list of books"
647msgstr "Razvrsti seznam knjig"
648
649#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
650msgid "Temporarily mark books"
651msgstr "Začasno označi knjige"
652
653#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
654#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
655msgid "Change the current Virtual library"
656msgstr "Spremenite trenutno navidezno knjižnico"
657
658#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
659msgid "Search for books from different book sellers"
660msgstr "Poiščite knjige v različnih prodajalnah knjig"
661
662#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
663msgid "Get new calibre plugins or update your existing ones"
664msgstr "Poišči nove vstavke calibre ali posodobi obstoječe"
665
666#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
667#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
668msgid "Look & feel"
669msgstr "Videz in občutek"
670
671#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
672#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
673#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
674#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
675#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
676msgid "Interface"
677msgstr "Vmesnik"
678
679#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
680msgid "Adjust the look and feel of the calibre interface to suit your tastes"
681msgstr "Izgled in občutek vmesnika programa calibre prilagodite svojemu okusu"
682
683#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
684msgid "Behavior"
685msgstr "Vedenje"
686
687#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
688msgid "Change the way calibre behaves"
689msgstr "Spremenite odzivanje programa calibre"
690
691#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
692#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
693msgid "Add your own columns"
694msgstr "Dodajte lastne stolpce"
695
696#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
697msgid "Add/remove your own columns to the calibre book list"
698msgstr "Dodajte/odstranite lastne stolpce v seznamu knjig calibre"
699
700#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
701msgid "Toolbars & menus"
702msgstr "Orodne vrstice in meniji"
703
704#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
705msgid ""
706"Customize the toolbars and context menus, changing which actions are "
707"available in each"
708msgstr "Prilagodite orodne vrstice in kontekstne menije, spreminjajte dostopna dejanja v obeh"
709
710#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
711msgid "Searching"
712msgstr "Iskanje v teku ..."
713
714#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
715msgid "Customize the way searching for books works in calibre"
716msgstr "Prilagodite iskanje po knjigah v calibre"
717
718#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
719msgid "Input options"
720msgstr "Vhodne možnosti"
721
722#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
723#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
724#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
725msgid "Conversion"
726msgstr "Pretvorba"
727
728#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
729msgid "Set conversion options specific to each input format"
730msgstr "Nastavite možnosti pretvorbe za posamezne vrste vhodnega zapisa"
731
732#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
733msgid "Common options"
734msgstr "Splošne možnosti"
735
736#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
737msgid "Set conversion options common to all formats"
738msgstr "Nastavite enake možnosti pretvorbe za vse zapise"
739
740#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
741msgid "Output options"
742msgstr "Izhodne možnosti"
743
744#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
745msgid "Set conversion options specific to each output format"
746msgstr "Nastavite možnosti pretvorbe za posamezne vrste izhodnega zapisa"
747
748#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
749msgid "Adding books"
750msgstr "Dodajanje knjig"
751
752#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
753#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
754#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
755#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
756msgid "Import/export"
757msgstr "Uvozi/izvozi"
758
759#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
760msgid "Control how calibre reads metadata from files when adding books"
761msgstr "Ob dodajanju knjig nadzirajte branje metapodatkov iz datotek"
762
763#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
764msgid "Saving books to disk"
765msgstr "Shranjevanje knjig na disk"
766
767#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
768msgid ""
769"Control how calibre exports files from its database to disk when using Save "
770"to disk"
771msgstr "Ob izbiri funkcije Shrani na disk, nadzirajte, kako calibre izvaža datoteke iz lastne zbirke podatkov na disk"
772
773#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
774msgid "Sending books to devices"
775msgstr "Pošiljanje knjig na naprave"
776
777#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
778msgid "Control how calibre transfers files to your e-book reader"
779msgstr "Nadzirajte, kako calibre prenaša datoteke v vaš bralnik e-knjig"
780
781#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
782msgid "Metadata plugboards"
783msgstr "Vtičniki metapodatkov"
784
785#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
786msgid "Change metadata fields before saving/sending"
787msgstr "Spreminjanje polj metapodatkov pred shranjevanjem/pošiljanjem"
788
789#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
790#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
791#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
792#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
793#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
794#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
795#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
796#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
797#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
798#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
799#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
800msgid "Template functions"
801msgstr "Funkcije predlog"
802
803#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
804#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
805#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
806#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
807#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
808#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
809msgid "Advanced"
810msgstr "Napredno"
811
812#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
813msgid "Create your own template functions"
814msgstr "Ustvarite lastne funkcije predlog"
815
816#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
817msgid "Sharing books by email"
818msgstr "Souporaba knjig prek e-pošte"
819
820#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
821#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
822#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
823#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
824msgid "Sharing"
825msgstr "Souporaba"
826
827#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
828msgid ""
829"Setup sharing of books via email. Can be used for automatic sending of "
830"downloaded news to your devices"
831msgstr "Nastavitev souporabe knjig po e-pošti. Lahko uporabite za samodejno pošiljanje prenesenih novic na svoje naprave"
832
833#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
834msgid "Sharing over the net"
835msgstr "Souporaba prek spleta"
836
837#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
838msgid ""
839"Setup the calibre Content server which will give you access to your calibre "
840"library from anywhere, on any device, over the internet"
841msgstr "Nastavite strežnik calibre Content Server, omogočil vam bo dostop do lastne knjižnice calibre prek interneta, s katerekoli naprave"
842
843#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
844msgid "Metadata download"
845msgstr "Prenos metapodatkov"
846
847#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
848msgid "Control how calibre downloads e-book metadata from the net"
849msgstr "Nadzirajte, kako calibre prenaša metapodatke o e-knjigi z interneta"
850
851#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
852#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
853msgid "Ignored devices"
854msgstr "Prezrte naprave"
855
856#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
857msgid ""
858"Control which devices calibre will ignore when they are connected to the "
859"computer."
860msgstr "Nadzirajte, katere naprave so v programu calibre prezrte, ko se povežejo z računalnikom."
861
862#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
863#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
865msgid "Plugins"
866msgstr "Vtičniki"
867
868#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
869msgid "Add/remove/customize various bits of calibre functionality"
870msgstr "Dodajanje/odstranjevanje/spreminjanje različnih funkcionalnosti programa calibre"
871
872#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
873msgid "Tweaks"
874msgstr "Prilagoditve"
875
876#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
877msgid "Fine tune how calibre behaves in various contexts"
878msgstr "Podrobna nastavitev obnašanja calibre v različnih kontekstih"
879
880#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
881#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
882msgid "Shortcuts"
883msgstr "Tipke za bližnjico"
884
885#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
886msgid "Customize the keyboard shortcuts used by calibre"
887msgstr "Prilagodite tipke za bližnjice, ki jih uporablja calibre"
888
889#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
890#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
891msgid "Miscellaneous"
892msgstr "Razno"
893
894#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
895msgid "Miscellaneous advanced configuration"
896msgstr "Razne naprednejše nastavitve"
897
898#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
899msgid "Options specific to the output format."
900msgstr "Možnosti za posamezne vrste izhodnega zapisa."
901
902#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
903msgid "Options specific to the input format."
904msgstr "Možnosti za posamezne vrste vhodnega zapisa."
905
906#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
907msgid "Conversion input"
908msgstr "Vhod za pretvorbo"
909
910#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
911msgid ""
912"Specify the character encoding of the input document. If set this option "
913"will override any encoding declared by the document itself. Particularly "
914"useful for documents that do not declare an encoding or that have erroneous "
915"encoding declarations."
916msgstr "Določite kodiranje znakov vhodnega dokumenta. Če je ta možnost izbrana, osnovno kodiranje dokumenta ne bo veljalo. Ta možnost je koristna za dokumente, ki nimajo določenega kodiranja ali pa imajo kodiranje navedeno napačno."
917
918#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
919msgid "Conversion output"
920msgstr "Rezultat tvorbe"
921
922#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
923msgid ""
924"If specified, the output plugin will try to create output that is as human "
925"readable as possible. May not have any effect for some output plugins."
926msgstr "Če je tako nastavljeno, bo izhodni vtičnik poskusil prilagoditi izpis, da bo čim bolj berljiv . Pri nekaterih vtičnikih morda ne bo imel učinka."
927
928#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
929#, python-format
930msgid "Convert e-books to the %s format"
931msgstr "Pretvorite e-knjige v zapis %s"
932
933#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
934msgid "Input profile"
935msgstr "Vhodni profil"
936
937#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
938msgid ""
939"This profile tries to provide sane defaults and is useful if you know "
940"nothing about the input document."
941msgstr "Ta profil poskuša nastaviti čimbolj smiselne privzete nastavitve za knjige, v primeru da vhodni dokument le-teh ne vsebuje. "
942
943#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
944#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
945msgid ""
946"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
947msgstr "Ta profil je namenjen napravam SONY PRS (500/505/600/700 itn.)."
948
949#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
950msgid "This profile is intended for the SONY PRS 300."
951msgstr "Ta profil je namenjen napravi SONY PRS 300."
952
953#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
954#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
955msgid "This profile is intended for the SONY PRS-900."
956msgstr "Ta profil je namenjen napravi SONY PRS-900."
957
958#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
959#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
960msgid "This profile is intended for the Microsoft Reader."
961msgstr "Ta profil je namenjen programu Microsoft Reader."
962
963#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
964#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
965msgid "This profile is intended for the Mobipocket books."
966msgstr "Ta profil je namenjen knjigam Mobipocket."
967
968#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
969#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
970msgid "This profile is intended for the Hanlin V3 and its clones."
971msgstr "Ta profil je namenjen napravi Hanlin V3 in njenim klonom."
972
973#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
974#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
975msgid "This profile is intended for the Hanlin V5 and its clones."
976msgstr "Ta profil je namenjen napravi Hanlin V5 in njenim klonom."
977
978#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
979#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
980msgid "This profile is intended for the Cybook G3."
981msgstr "Ta profil je namenjen napravi Cybook G3."
982
983#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
984#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
985msgid "This profile is intended for the Cybook Opus."
986msgstr "Ta profil je namenjen napravi Cybook Opus."
987
988#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
989#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
990msgid "This profile is intended for the Amazon Kindle."
991msgstr "Ta profil je namenjen napravi Amazon Kindle."
992
993#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
994#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
995msgid "This profile is intended for the Irex Illiad."
996msgstr "Ta profil je namenjen napravi Irex Illiad."
997
998#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
999#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
1000msgid "This profile is intended for the IRex Digital Reader 1000."
1001msgstr "Ta profil je namenjen napravi Irex Digital Reader 1000."
1002
1003#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
1004#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
1005msgid "This profile is intended for the IRex Digital Reader 800."
1006msgstr "Ta profil je namenjen napravi Irex Digital Reader 800."
1007
1008#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1009#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1010msgid "This profile is intended for the B&N Nook."
1011msgstr "Ta profil je namenjen napravi Barnes&Noble Nook."
1012
1013#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1014msgid "Output profile"
1015msgstr "Izhodni profil"
1016
1017#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1018msgid ""
1019"This profile tries to provide sane defaults and is useful if you want to "
1020"produce a document intended to be read at a computer or on a range of "
1021"devices."
1022msgstr "Ta profil skuša uporabiti čimbolj naravne nastavitve in je koristen, če nameravamo brati dokument na računalniku ali različnih drugih napravah."
1023
1024#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1025msgid ""
1026"Intended for the iPad and similar devices with a resolution of 768x1024"
1027msgstr "Profil namenjen napravi iPad ali podobnim z ločljivostjo zaslona 768x1024."
1028
1029#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1030msgid ""
1031"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1032msgstr "Namenjeno iPad-u 3 in podobnim napravam z ločljivostjo 1536x2048"
1033
1034#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1035msgid "Tablet"
1036msgstr "Tablica"
1037
1038#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1039msgid "Intended for generic tablet devices, does no resizing of images"
1040msgstr "Profil namenjen generičnim tabličnim napravam. Slike se ne raztegnejo."
1041
1042#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1043msgid ""
1044"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1045" of 600x1280"
1046msgstr "Namenjeno Samsung Galaxy in podobnim tabličnim napravam z ločljivostjo 600x1280."
1047
1048#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1049msgid ""
1050"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1051"1280x1920"
1052msgstr "Profil namenjen napravi Nook HD+ ali podobnim z ločljivostjo zaslona 1280x1920."
1053
1054#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1055msgid "This profile is intended for the Kobo Reader."
1056msgstr "Ta profil je namenjen napravi Kobo Reader."
1057
1058#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1059msgid "This profile is intended for the SONY PRS-300."
1060msgstr "Ta profil je namenjen napravi Sony PRS-300."
1061
1062#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1063msgid "This profile is intended for the SONY PRS-T3."
1064msgstr "Ta profil je namenjen napravi SONY PRS-T3."
1065
1066#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1067msgid "Generic e-ink"
1068msgstr "Generično elektronsko črnilo"
1069
1070#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1071msgid "Suitable for use with any e-ink device"
1072msgstr "Primerno za vse naprave z e-črnilom"
1073
1074#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1075msgid "Generic e-ink large"
1076msgstr "Veliko generično elektronsko črnilo"
1077
1078#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1079msgid "Suitable for use with any large screen e-ink device"
1080msgstr "Primerno za vse naprave z velikim zaslonom, ki uporabljajo tehnologijo e-ink"
1081
1082#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1083msgid "Generic e-ink HD"
1084msgstr "HD generično elektronsko črnilo"
1085
1086#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1087msgid "Suitable for use with any modern high resolution e-ink device"
1088msgstr "Prilagojeno za uporabo na vseg napravah z visoko ločljivostjo, ki uporabljajo tehnologijo e-ink"
1089
1090#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1091msgid "This profile is intended for the 5-inch JetBook."
1092msgstr "Ta profil je namenjen 5-palčnemu bralniku JetBook."
1093
1094#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1095msgid ""
1096"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1097"landscape mode. Mainly useful for comics."
1098msgstr "Ta profil je namenjen za naprave SONY PRS (500/505/700 ipd.) v ležečem načinu. Večinoma uporaben za stripe."
1099
1100#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1101msgid "This profile is intended for the Amazon Kindle DX."
1102msgstr "Ta profil je namenjen napravi Amazon Kindle DX."
1103
1104#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1105msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1106msgstr "Ta profil je namenjen za Amazon Kindle Paperwhite 1 in 2"
1107
1108#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1109msgid "This profile is intended for the Amazon Kindle Voyage"
1110msgstr "Ta profil je namenjen napravi Amazon Kindle Voyage."
1111
1112#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1113msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1114msgstr "Ta profil je namenjen za Amazon Kindle Paperwhite 3 in novejši"
1115
1116#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1117msgid ""
1118"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1119"and above"
1120msgstr ""
1121
1122#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1123msgid "This profile is intended for the Amazon Kindle Fire."
1124msgstr "Ta profil je predviden za Amazon Kindle Fire."
1125
1126#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1127msgid "This profile is intended for the B&N Nook Color."
1128msgstr "Ta profil je namenjen napravi B&N Nook Color."
1129
1130#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1131msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1132msgstr "Ta profil je predviden za različice  PocketBook Pro 900."
1133
1134#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1135msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1136msgstr "Ta profil je namenjen napravam PocketBook Pro 912."
1137
1138#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1139msgid ""
1140"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1141"devices."
1142msgstr ""
1143
1144#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1145msgid ""
1146"This profile is intended for the PocketBook HD Touch (1-3) series of "
1147"devices."
1148msgstr ""
1149
1150#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1151msgid ""
1152"This profile is intended for the PocketBook Inkpad 3 and X series of "
1153"devices."
1154msgstr ""
1155
1156#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1157msgid "Installed plugins"
1158msgstr "Nameščeni vtičniki"
1159
1160#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1161msgid "Mapping for filetype plugins"
1162msgstr "Preslikovanje vtičnikov po vrstah datotek"
1163
1164#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1165msgid "Local plugin customization"
1166msgstr "Krajevno prilagajanje vtičnikov"
1167
1168#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1169msgid "Disabled plugins"
1170msgstr "Onemogočeni vtičniki"
1171
1172#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1173msgid "Enabled plugins"
1174msgstr "Omogočeni vtičniki"
1175
1176#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1177#, python-format
1178msgid "Initialization of plugin %s failed with traceback:"
1179msgstr "Inicializacija vtičnika %s je spodletela z naslednjo napako:"
1180
1181#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1182msgid ""
1183"    %prog options\n"
1184"\n"
1185"    Customize calibre by loading external plugins.\n"
1186"    "
1187msgstr "    %prog možnosti\n\n    Prilagodi calibre z nalaganjem zunanjih vtičnikov.\n    "
1188
1189#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1190msgid "Add a plugin by specifying the path to the ZIP file containing it."
1191msgstr "Dodajte vtičnik z določitvijo poti do datoteke ZIP, ki ga vsebuje."
1192
1193#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1194msgid ""
1195"For plugin developers: Path to the folder where you are developing the "
1196"plugin. This command will automatically zip up the plugin and update it in "
1197"calibre."
1198msgstr ""
1199
1200#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1201msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1202msgstr "Odstranite vtičnik glede na ime. To ne vpliva na vgrajene vtičnike."
1203
1204#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1205msgid ""
1206"Customize plugin. Specify name of plugin and customization string separated "
1207"by a comma."
1208msgstr "Preurejanje vtičnika. Določite ime vtičnika in prilagoditveni niz, loči ju z vejico."
1209
1210#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1211msgid "List all installed plugins"
1212msgstr "Prikaži vse nameščene vtičnike"
1213
1214#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1215msgid "Enable the named plugin"
1216msgstr "Omogoči imenovan vtičnik"
1217
1218#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1219msgid "Disable the named plugin"
1220msgstr "Onemogoči imenovani vtičnik"
1221
1222#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1223#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1224#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1225#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1226#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1227msgid "Catalog"
1228msgstr "Katalog"
1229
1230#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1231#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1232#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1233#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1234#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1235#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1236#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1237#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1238#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1239#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1240#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1241#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1242#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1243#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1244#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1245#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1247#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1248#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1249#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1250#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1251#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1252#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1253msgid "News"
1254msgstr "Novice"
1255
1256#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1258#, python-brace-format
1259msgid "Path to library ({0}) too long. It must be less than {1} characters."
1260msgstr ""
1261
1262#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1263#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1264#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1266#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1267#, python-format
1268msgid "Path to library too long. It must be less than %d characters."
1269msgstr ""
1270
1271#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1272#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1273msgid "restored preference "
1274msgstr "obnovljene nastavitve"
1275
1276#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1277#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1278#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1279msgid "creating custom column "
1280msgstr "ustvari stolpec po meri"
1281
1282#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1283#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1284msgid "No label was provided"
1285msgstr "Ni podane oznake"
1286
1287#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1288#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1289msgid ""
1290"The label must contain only lower case letters, digits and underscores, and "
1291"start with a letter"
1292msgstr "Oznaka mora vsebovati samo male črke, števila in podčrtaje, in se mora začeti na črko"
1293
1294#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1295msgid "Dumping database to SQL"
1296msgstr "Posnetek stanja zbirke podatkov v SQL"
1297
1298#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1299msgid "Restoring database from SQL"
1300msgstr "Obnavljanje zbirke podatkov iz SQL"
1301
1302#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1303#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1304#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1305#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1306#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1307msgid "Completed"
1308msgstr "Končano"
1309
1310#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1311#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1312#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1313#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1317#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1318msgid "Saved searches"
1319msgstr "Shranjena iskanja"
1320
1321#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1322#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1323#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1324#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1325#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1326#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1327#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1328#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1329#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1330#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1331#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1332#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1333msgid "Yes"
1334msgstr "Da"
1335
1336#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1337#, python-brace-format
1338msgid "[Error in Virtual library {0}: {1}]"
1339msgstr ""
1340
1341#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1342#, python-format
1343msgid "Cover for %s"
1344msgstr "Naslovnica za %s"
1345
1346#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1347#, python-brace-format
1348msgid "{0} format for {1}"
1349msgstr "{0} format za {1}"
1350
1351#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1352#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1353#, python-format
1354msgid "Added book ids: %s"
1355msgstr "Dodani knjižni id: %s"
1356
1357#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1358msgid ""
1359"The following books were not added as they already exist in the database "
1360"(see --duplicates option or --automerge option):"
1361msgstr "Naslednje knjige niso bile dodane, saj že obstajajo v zbirki podatkov (glejte možnost --dvojniki ali --samodejno združi):"
1362
1363#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1364#, python-format
1365msgid "Merged book ids: %s"
1366msgstr "Združeni ID-ji knjig:%s"
1367
1368#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1369msgid ""
1370"%prog add [options] file1 file2 file3 ...\n"
1371"\n"
1372"Add the specified files as books to the database. You can also specify folders, see\n"
1373"the folder related options below.\n"
1374msgstr ""
1375
1376#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1377msgid ""
1378"Add books to database even if they already exist. Comparison is done based "
1379"on book titles and authors. Note that the {} option takes precedence."
1380msgstr "Dodajte knjige v zbirko podatkov, tudi če že obstajajo. Primerjava poteka na podlagi naslovov knjig in avtorjev.  Upoštevajte, da možnost {} ima prednost."
1381
1382#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1383msgid ""
1384"If books with similar titles and authors are found, merge the incoming "
1385"formats (files) automatically into existing book records. A value of "
1386"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1387"means duplicate formats in the library are overwritten with the newly added "
1388"files. A value of \"new_record\" means duplicate formats are placed into a "
1389"new book record."
1390msgstr ""
1391
1392#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1393msgid "Add an empty book (a book with no formats)"
1394msgstr "Dodaj prazno knjigo (knjigo brez zapisa)"
1395
1396#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1397msgid "Set the title of the added book(s)"
1398msgstr "Nastavite naslov dodanih knjig"
1399
1400#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1401msgid "Set the authors of the added book(s)"
1402msgstr "Nastavite avtorje dodanih knjig"
1403
1404#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1405msgid "Set the ISBN of the added book(s)"
1406msgstr "Nastavite ISBN dodanih knjig"
1407
1408#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1409msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1410msgstr ""
1411
1412#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1413msgid "Set the tags of the added book(s)"
1414msgstr "Nastavite značke dodanih knjig"
1415
1416#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1417msgid "Set the series of the added book(s)"
1418msgstr "Nastavite število serij dodanih knjig"
1419
1420#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1421msgid "Set the series number of the added book(s)"
1422msgstr "Nastavite število serij dodanih knjig"
1423
1424#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1425msgid "Path to the cover to use for the added book"
1426msgstr "Pot do naslovnice, ki jo želite uporabiti za dodano knjigo"
1427
1428#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1429msgid ""
1430"A comma separated list of languages (best to use ISO639 language codes, "
1431"though some language names may also be recognized)"
1432msgstr "Seznam jezikov, ločenih z vejico (najbolje uporabiti jezikovne kode ISO639, čeprav so morda prepoznana tudi nekatera jezikovna imena)"
1433
1434#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1435msgid "ADDING FROM FOLDERS"
1436msgstr ""
1437
1438#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1439msgid ""
1440"Options to control the adding of books from folders. By default only files "
1441"that have extensions of known e-book file types are added."
1442msgstr ""
1443
1444#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1445msgid ""
1446"Assume that each folder has only a single logical book and that all files in"
1447" it are different e-book formats of that book"
1448msgstr ""
1449
1450#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1451msgid "Process folders recursively"
1452msgstr "Obdelaj mape rekurzivno"
1453
1454#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1455msgid "GLOB PATTERN"
1456msgstr "VZOREC IMENA DATOT."
1457
1458#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1459msgid ""
1460"A filename (glob) pattern, files matching this pattern will be ignored when "
1461"scanning folders for files. Can be specified multiple times for multiple "
1462"patterns. For example: *.pdf will ignore all PDF files"
1463msgstr ""
1464
1465#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1466msgid ""
1467"A filename (glob) pattern, files matching this pattern will be added when "
1468"scanning folders for files, even if they are not of a known e-book file "
1469"type. Can be specified multiple times for multiple patterns."
1470msgstr ""
1471
1472#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1473msgid "You must specify at least one file to add"
1474msgstr "Določiti morate vsaj eno datoteko za dodajanje"
1475
1476#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1477#, python-brace-format
1478msgid ""
1479"%prog add_custom_column [options] label name datatype\n"
1480"\n"
1481"Create a custom column. label is the machine friendly name of the column. Should\n"
1482"not contain spaces or colons. name is the human friendly name of the column.\n"
1483"datatype is one of: {0}\n"
1484msgstr ""
1485
1486#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1487msgid ""
1488"This column stores tag like data (i.e. multiple comma separated values). "
1489"Only applies if datatype is text."
1490msgstr ""
1491
1492#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1493msgid ""
1494"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"
1495"There are many options that can go into the display variable.The options by column type are:\n"
1496"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1497"datetime: date_format\n"
1498"enumeration: enum_values, enum_colors, use_decorations\n"
1499"int, float: number_format\n"
1500"text: is_names, use_decorations\n"
1501"\n"
1502"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."
1503msgstr ""
1504
1505#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1506msgid "You must specify label, name and datatype"
1507msgstr "Navesti morate oznako, ime in vrsto podatkov"
1508
1509#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1510msgid ""
1511"%prog add_format [options] id ebook_file\n"
1512"\n"
1513"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."
1514msgstr ""
1515
1516#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1517msgid "Do not replace the format if it already exists"
1518msgstr "Ne zamenjaj format, če že obstaja"
1519
1520#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1521msgid "You must specify an id and an e-book file"
1522msgstr "Določiti morate id in datoteko e-knjige"
1523
1524#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1525msgid "e-book file must have an extension"
1526msgstr "Datoteka e-knjige mora imeti končnico"
1527
1528#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1529#, python-format
1530msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1531msgstr ""
1532
1533#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1534msgid ""
1535"%prog backup_metadata [options]\n"
1536"\n"
1537"Backup the metadata stored in the database into individual OPF files in each\n"
1538"books folder. This normally happens automatically, but you can run this\n"
1539"command to force re-generation of the OPF files, with the --all option.\n"
1540"\n"
1541"Note that there is normally no need to do this, as the OPF files are backed up\n"
1542"automatically, every time metadata is changed.\n"
1543msgstr ""
1544
1545#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1546msgid ""
1547"Normally, this command only operates on books that have out of date OPF "
1548"files. This option makes it operate on all books."
1549msgstr ""
1550
1551#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1552msgid "{} OPTIONS"
1553msgstr "{} MOŽNOSTI"
1554
1555#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1556msgid ""
1557"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1558"\n"
1559"Export a catalog in format specified by path/to/destination extension.\n"
1560"Options control how entries are displayed in the generated catalog output.\n"
1561"Note that different catalog formats support different sets of options. To\n"
1562"see the different options, specify the name of the output file and then the\n"
1563"{} option.\n"
1564msgstr ""
1565
1566#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1567msgid ""
1568"Comma-separated list of database IDs to catalog.\n"
1569"If declared, --search is ignored.\n"
1570"Default: all"
1571msgstr ""
1572
1573#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1574msgid ""
1575"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"
1576"Default: no filtering"
1577msgstr ""
1578
1579#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1580#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1581msgid "Show detailed output information. Useful for debugging"
1582msgstr "Podrobneje prikaži izhodne informacije. Koristno za razhroščevanje."
1583
1584#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1585msgid "You must specify a catalog output file"
1586msgstr "Navesti morate izhodno datoteko zbirke"
1587
1588#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1589msgid "Cannot generate a catalog in the {} format"
1590msgstr "Ni mogoče ustvariti zbirke v formatu {}"
1591
1592#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1593#, python-brace-format
1594msgid ""
1595"%prog check_library [options]\n"
1596"\n"
1597"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1598msgstr ""
1599
1600#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1601#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1602msgid "Output in CSV"
1603msgstr "Izhod v CSV"
1604
1605#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1606msgid ""
1607"Comma-separated list of reports.\n"
1608"Default: all"
1609msgstr "Z vejico ločen seznam poročil.\nPrivzeto: vse "
1610
1611#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1612msgid ""
1613"Comma-separated list of extensions to ignore.\n"
1614"Default: all"
1615msgstr ""
1616
1617#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1618msgid ""
1619"Comma-separated list of names to ignore.\n"
1620"Default: all"
1621msgstr ""
1622
1623#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1624msgid "Unknown report check"
1625msgstr "Neznano preverjanje poročila"
1626
1627#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1628msgid "Vacuuming database..."
1629msgstr "Sesanje zbirke podatkov ..."
1630
1631#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1632msgid ""
1633"%prog clone path/to/new/library\n"
1634"\n"
1635"Create a clone of the current library. This creates a new, empty library that has all the\n"
1636"same custom columns, Virtual libraries and other settings as the current library.\n"
1637"\n"
1638"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1639"all books, then simply use your filesystem tools to copy the library folder.\n"
1640"    "
1641msgstr ""
1642
1643#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1644msgid "Error: You must specify the path to the cloned library"
1645msgstr "Napaka: Navesti morate pot do klonirane knjižnice"
1646
1647#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1648msgid "The location for the new library is the same as the current library"
1649msgstr "Mesto nove knjižnice je enako mestu trenutne knjižnice"
1650
1651#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1652#, python-format
1653msgid "%s is not empty. You must choose an empty folder for the new library."
1654msgstr ""
1655
1656#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1657msgid ""
1658"%prog custom_columns [options]\n"
1659"\n"
1660"List available custom columns. Shows column labels and ids.\n"
1661"    "
1662msgstr ""
1663
1664#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1665msgid "Show details for each column."
1666msgstr "Pokaži podrobnosti vsakega stolpca."
1667
1668#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1669msgid ""
1670"\n"
1671"%prog embed_metadata [options] book_id\n"
1672"\n"
1673"Update the metadata in the actual book files stored in the calibre library from\n"
1674"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1675"exporting files from calibre, this command is useful if you want the files to\n"
1676"be updated in place. Note that different file formats support different amounts\n"
1677"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1678"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1679"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1680msgstr ""
1681
1682#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1683msgid ""
1684"Only update metadata in files of the specified format. Specify it multiple "
1685"times for multiple formats. By default, all formats are updated."
1686msgstr ""
1687
1688#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1689#, python-brace-format
1690msgid "Processed {0} ({1} of {2})"
1691msgstr "Obdelano {0} ({1} od {2})"
1692
1693#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1694msgid "No book with id: {}"
1695msgstr "Ni knjige z ID-jem: {}"
1696
1697#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1698msgid ""
1699"%prog export [options] ids\n"
1700"\n"
1701"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1702"The export operation saves all formats of the book, its cover and metadata (in\n"
1703"an opf file). You can get id numbers from the search command.\n"
1704msgstr ""
1705
1706#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1707msgid "Export all books in database, ignoring the list of ids."
1708msgstr "Izvozi vse knjige iz zbirke podatkov brez upoštevanja seznama id-jev."
1709
1710#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1711msgid "Export books to the specified folder. Default is"
1712msgstr "Izvozi knjige v določeno mapo. Privzeta je"
1713
1714#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1715msgid "Export all books into a single folder"
1716msgstr "Izvozi vse knjige v eno mapo"
1717
1718#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1719msgid "Report progress"
1720msgstr ""
1721
1722#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1723msgid "Specifying this switch will turn this behavior off."
1724msgstr "Določanje tega stikala bo izključilo to akcijo."
1725
1726#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1727#, python-format
1728msgid "You must specify some ids or the %s option"
1729msgstr "Določiti morate nekaj id-jev ali možnost %s"
1730
1731#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1732msgid ""
1733"%prog list [options]\n"
1734"\n"
1735"List the books available in the calibre database.\n"
1736msgstr "%prog list [možnosti]\n\nIzpiše knjige, ki so na voljo v zbirki podatkov programa calibre.\n"
1737
1738#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1739#, python-format
1740msgid ""
1741"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1742"Available fields: %s\n"
1743"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"
1744msgstr ""
1745
1746#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1747#, python-brace-format
1748msgid ""
1749"The field by which to sort the results.\n"
1750"Available fields: {0}\n"
1751"Default: {1}"
1752msgstr ""
1753
1754#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1755msgid "Sort results in ascending order"
1756msgstr "Zadetke razvrsti naraščujoče"
1757
1758#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1759msgid ""
1760"Filter the results by the search query. For the format of the search query, "
1761"please see the search related documentation in the User Manual. Default is "
1762"to do no filtering."
1763msgstr "Filtriraj rezultate iskanja. Za obliko iskalnega niza si oglejte dokumentacijo, povezano z iskanjem v uporabniškem priročniku. Privzeto je iskanje brez filtriranja."
1764
1765#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1766#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1767msgid ""
1768"The maximum width of a single line in the output. Defaults to detecting "
1769"screen size."
1770msgstr ""
1771
1772#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1773msgid "The string used to separate fields. Default is a space."
1774msgstr ""
1775
1776#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1777msgid ""
1778"The prefix for all file paths. Default is the absolute path to the library "
1779"folder."
1780msgstr ""
1781
1782#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1783msgid "The maximum number of results to display. Default: all"
1784msgstr ""
1785
1786#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1787msgid ""
1788"Generate output in JSON format, which is more suitable for machine parsing. "
1789"Causes the line width and separator options to be ignored."
1790msgstr ""
1791
1792#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1793msgid ""
1794"%prog list_categories [options]\n"
1795"\n"
1796"Produce a report of the category information in the database. The\n"
1797"information is the equivalent of what is shown in the Tag browser.\n"
1798msgstr ""
1799
1800#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1801msgid ""
1802"Output only the number of items in a category instead of the counts per item"
1803" within the category"
1804msgstr ""
1805
1806#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1807msgid "The type of CSV file to produce. Choices: {}"
1808msgstr ""
1809
1810#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1811msgid "Comma-separated list of category lookup names. Default: all"
1812msgstr ""
1813
1814#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1815msgid "CATEGORY ITEMS"
1816msgstr "VNOSI KATEGORIJE"
1817
1818#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1819msgid ""
1820"%prog remove ids\n"
1821"\n"
1822"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"
1823msgstr ""
1824
1825#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1826msgid "Do not use the {}"
1827msgstr ""
1828
1829#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1830msgid "You must specify at least one book to remove"
1831msgstr "Vsaj eno knjigo morate določiti za odstranitev"
1832
1833#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1834msgid ""
1835"%prog remove_custom_column [options] label\n"
1836"\n"
1837"Remove the custom column identified by label. You can see available\n"
1838"columns with the custom_columns command.\n"
1839"    "
1840msgstr ""
1841
1842#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1843msgid "Do not ask for confirmation"
1844msgstr "Ne zahtevaj potrditve"
1845
1846#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1847#, python-format
1848msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1849msgstr ""
1850
1851#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1852msgid "y"
1853msgstr "a"
1854
1855#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1856#, python-format
1857msgid ""
1858"No column named %s found. You must use column labels, not titles. Use "
1859"calibredb custom_columns to get a list of labels."
1860msgstr ""
1861
1862#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1863msgid "Error: You must specify a column label"
1864msgstr ""
1865
1866#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1867msgid ""
1868"\n"
1869"%prog remove_format [options] id fmt\n"
1870"\n"
1871"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"
1872msgstr ""
1873
1874#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1875msgid "You must specify an id and a format"
1876msgstr "Določiti morate id in zapis"
1877
1878#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1879msgid ""
1880"%prog restore_database [options]\n"
1881"\n"
1882"Restore this database from the metadata stored in OPF files in each\n"
1883"folder of the calibre library. This is useful if your metadata.db file\n"
1884"has been corrupted.\n"
1885"\n"
1886"WARNING: This command completely regenerates your database. You will lose\n"
1887"all saved searches, user categories, plugboards, stored per-book conversion\n"
1888"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1889"what is found in the OPF files.\n"
1890"    "
1891msgstr ""
1892
1893#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1894msgid ""
1895"Really do the recovery. The command will not run unless this option is "
1896"specified."
1897msgstr ""
1898
1899#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1900#, python-format
1901msgid "You must provide the %s option to do a recovery"
1902msgstr ""
1903
1904#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1905msgid ""
1906"%prog saved_searches [options] (list|add|remove)\n"
1907"\n"
1908"Manage the saved searches stored in this database.\n"
1909"If you try to add a query with a name that already exists, it will be\n"
1910"replaced.\n"
1911"\n"
1912"Syntax for adding:\n"
1913"\n"
1914"%prog saved_searches add search_name search_expression\n"
1915"\n"
1916"Syntax for removing:\n"
1917"\n"
1918"%prog saved_searches remove search_name\n"
1919"    "
1920msgstr ""
1921
1922#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1923#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1925msgid "Name:"
1926msgstr "Ime:"
1927
1928#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1929msgid "Search string:"
1930msgstr "Išči niz:"
1931
1932#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1933msgid "Error: You must specify a name and a search string"
1934msgstr ""
1935
1936#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1937#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1938msgid "added"
1939msgstr "dodano"
1940
1941#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1942msgid "Error: You must specify a name"
1943msgstr "Napaka: določiti morate ime"
1944
1945#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1946msgid "removed"
1947msgstr "odstranjeno"
1948
1949#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1950#, python-format
1951msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1952msgstr ""
1953
1954#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1955#, python-brace-format
1956msgid "Failed to parse search query: ({0}) with error: {1}"
1957msgstr ""
1958
1959#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1960#, python-brace-format
1961msgid ""
1962"%prog search [options] search expression\n"
1963"\n"
1964"Search the library for the specified search term, returning a comma separated\n"
1965"list of book ids matching the search expression. The output format is useful\n"
1966"to feed into other commands that accept a list of ids as input.\n"
1967"\n"
1968"The search expression can be anything from calibre's powerful search query\n"
1969"language, for example: %prog search {0}\n"
1970msgstr ""
1971
1972#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1973msgid "The maximum number of results to return. Default is all results."
1974msgstr ""
1975
1976#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1977msgid "Error: You must specify the search expression"
1978msgstr "Napaka: navesti morate pogoj iskanja"
1979
1980#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1981msgid "No books matching the search expression:"
1982msgstr "Nobena knjiga ne ustreza pogoju iskanja:"
1983
1984#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1985msgid "No book with id {} exists"
1986msgstr ""
1987
1988#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1989msgid "No column with name {} exists"
1990msgstr ""
1991
1992#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1993msgid "Data set to: {} [{}]"
1994msgstr ""
1995
1996#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
1997msgid "Data set to: {}"
1998msgstr ""
1999
2000#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
2001msgid ""
2002"%prog set_custom [options] column id value\n"
2003"\n"
2004"Set the value of a custom column for the book identified by id.\n"
2005"You can get a list of ids using the search command.\n"
2006"You can get a list of custom column names using the custom_columns\n"
2007"command.\n"
2008"    "
2009msgstr ""
2010
2011#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2012msgid ""
2013"If the column stores multiple values, append the specified values to the "
2014"existing ones, instead of replacing them."
2015msgstr ""
2016
2017#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2018msgid "Error: You must specify a field name, id and value"
2019msgstr "Napaka: Navesti morate ime polja, ID in vrednost"
2020
2021#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2022msgid ""
2023"\n"
2024"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2025"\n"
2026"Set the metadata stored in the calibre database for the book identified by id\n"
2027"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2028"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2029"show_metadata command. You can also set the metadata of individual fields with\n"
2030"the --field option. If you use the --field option, there is no need to specify\n"
2031"an OPF file.\n"
2032msgstr ""
2033
2034#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2035#, python-brace-format
2036msgid ""
2037"The field to set. Format is field_name:value, for example: {0} "
2038"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2039"this option multiple times to set multiple fields. Note: For languages you "
2040"must use the ISO639 language codes (e.g. en for English, fr for French and "
2041"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2042"use true and false or yes and no."
2043msgstr ""
2044
2045#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2046msgid "List the metadata field names that can be used with the --field option"
2047msgstr ""
2048
2049#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2050msgid "Field name"
2051msgstr "Ime polja"
2052
2053#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2054#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2058#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2059#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2060#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2061#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2062#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2063#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2064#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2065#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2066#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2067#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2068msgid "Title"
2069msgstr "Naslov"
2070
2071#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2072msgid "You must specify a record id as the first argument"
2073msgstr ""
2074
2075#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2076msgid "You must specify either a field or an OPF file"
2077msgstr ""
2078
2079#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2080#, python-format
2081msgid "The OPF file %s does not exist"
2082msgstr ""
2083
2084#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2085#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2086#, python-format
2087msgid "No book with id: %s in the database"
2088msgstr ""
2089
2090#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2091#, python-format
2092msgid "%s is not a known field"
2093msgstr ""
2094
2095#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2096msgid ""
2097"\n"
2098"%prog show_metadata [options] id\n"
2099"\n"
2100"Show the metadata stored in the calibre database for the book identified by id.\n"
2101"id is an id number from the search command.\n"
2102msgstr ""
2103
2104#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2105msgid "Print metadata in OPF form (XML)"
2106msgstr "Natisni metapodatke v zapisu OPF (XML)"
2107
2108#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2109msgid "You must specify an id"
2110msgstr "Določiti morate id"
2111
2112#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2113msgid "The {} command is not supported with remote (server based) libraries"
2114msgstr ""
2115
2116#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2117msgid "GLOBAL OPTIONS"
2118msgstr ""
2119
2120#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2121msgid ""
2122"Path to the calibre library. Default is to use the path stored in the "
2123"settings. You can also connect to a calibre Content server to perform "
2124"actions on remote libraries. To do so use a URL of the form: "
2125"http://hostname:port/#library_id for example, "
2126"http://localhost:8080/#mylibrary. library_id is the library id of the "
2127"library you want to connect to on the Content server. You can use the "
2128"special library_id value of - to get a list of library ids available on the "
2129"server. For details on how to setup access via a Content server, see {}."
2130msgstr ""
2131
2132#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2133#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2134msgid "show this help message and exit"
2135msgstr ""
2136
2137#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2138#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2139msgid "show program's version number and exit"
2140msgstr ""
2141
2142#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2143msgid "Username for connecting to a calibre Content server"
2144msgstr ""
2145
2146#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2147#, python-brace-format
2148msgid ""
2149"Password for connecting to a calibre Content server. To read the password "
2150"from standard input, use the special value: {0}. To read the password from a"
2151" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2152"trailing >). The angle brackets in the above are required, remember to "
2153"escape them or use quotes for your shell."
2154msgstr ""
2155
2156#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2157msgid ""
2158"The timeout, in seconds, when connecting to a calibre library over the "
2159"network. The default is two minutes."
2160msgstr ""
2161
2162#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2163#, python-format
2164msgid ""
2165"%%prog command [options] [arguments]\n"
2166"\n"
2167"%%prog is the command line interface to the calibre books database.\n"
2168"\n"
2169"command is one of:\n"
2170"  %s\n"
2171"\n"
2172"For help on an individual command: %%prog command --help\n"
2173msgstr ""
2174
2175#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2176msgid "Enter the password: "
2177msgstr "Vnesite geslo:"
2178
2179#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2180msgid ""
2181"Another calibre program such as {} or the main calibre program is running. "
2182"Having multiple programs that can make changes to a calibre library running "
2183"at the same time is a bad idea. calibredb can connect directly to a running "
2184"calibre Content server, to make changes through it, instead. See the "
2185"documentation of the {} option for details."
2186msgstr ""
2187
2188#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2190#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2191msgid "TEMPLATE ERROR"
2192msgstr "NAPAKA PREDLOGE"
2193
2194#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2195#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2196msgid "On Device"
2197msgstr "Na napravi"
2198
2199#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2200#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2201msgid "Main"
2202msgstr "Glavni meni"
2203
2204#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2205#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2206#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2207msgid "Card A"
2208msgstr "Kartica A"
2209
2210#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2211#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2212#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2213msgid "Card B"
2214msgstr "Kartica B"
2215
2216#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2217#, python-format
2218msgid "Invalid field: %s"
2219msgstr "Neveljavno polje: %s"
2220
2221#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2222#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2223msgid "Starting restoring preferences and column metadata"
2224msgstr "Začetek obnavljanja nastavitev in metapodatkov stolpcev"
2225
2226#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2227#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2228msgid "Cannot restore preferences. Backup file not found."
2229msgstr "Nastavitev ni mogoče obnoviti. Varnostne kopije ni mogoče najti."
2230
2231#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2232#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2233msgid "Finished restoring preferences and column metadata"
2234msgstr "Dokončano obnavljanje nastavitev in metapodatkov stolpcev"
2235
2236#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2237#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2238msgid "Finished restoring preferences"
2239msgstr "Dokončano obnavljanje nastavitev"
2240
2241#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2242#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2243msgid "Restoring preferences and column metadata failed"
2244msgstr "Obnavljanje nastavitev in metapodatkov stolpcev ni bilo uspešno"
2245
2246#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2247#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2248msgid "Processed"
2249msgstr "Obdelano"
2250
2251#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2252msgid "Creating custom column "
2253msgstr "Ustvarjanje stolpca po meri"
2254
2255#: /__w/calibre/calibre/src/calibre/db/search.py:101
2256#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2257msgid "today"
2258msgstr "danes"
2259
2260#: /__w/calibre/calibre/src/calibre/db/search.py:102
2261#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2262msgid "yesterday"
2263msgstr "včeraj"
2264
2265#: /__w/calibre/calibre/src/calibre/db/search.py:103
2266#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2267msgid "thismonth"
2268msgstr "tamesec"
2269
2270#: /__w/calibre/calibre/src/calibre/db/search.py:104
2271#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2272msgid "daysago"
2273msgstr "dninazaj"
2274
2275#: /__w/calibre/calibre/src/calibre/db/search.py:193
2276#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2277#, python-brace-format
2278msgid "Number conversion error: {0}"
2279msgstr "Napaka pri pretvorbi števil: {0}"
2280
2281#: /__w/calibre/calibre/src/calibre/db/search.py:199
2282#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2283#, python-brace-format
2284msgid "Date conversion error: {0}"
2285msgstr "Napaka pri pretvorbi datuma: {0}"
2286
2287#: /__w/calibre/calibre/src/calibre/db/search.py:284
2288#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2289#, python-brace-format
2290msgid "Non-numeric value in query: {0}"
2291msgstr "Ne številska vrednost v poizvedbi: {0}"
2292
2293#: /__w/calibre/calibre/src/calibre/db/search.py:311
2294#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2295#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2296#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2297#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2298msgid "no"
2299msgstr "ne"
2300
2301#: /__w/calibre/calibre/src/calibre/db/search.py:312
2302#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2303#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2304#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2305#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2306msgid "yes"
2307msgstr "da"
2308
2309#: /__w/calibre/calibre/src/calibre/db/search.py:313
2310#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2311#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2312#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2313msgid "unchecked"
2314msgstr "neoznačeno"
2315
2316#: /__w/calibre/calibre/src/calibre/db/search.py:314
2317#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2318#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2319#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2320msgid "checked"
2321msgstr "označeno"
2322
2323#: /__w/calibre/calibre/src/calibre/db/search.py:315
2324#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2325msgid "empty"
2326msgstr "prazno"
2327
2328#: /__w/calibre/calibre/src/calibre/db/search.py:316
2329#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2330msgid "blank"
2331msgstr "prazno"
2332
2333#: /__w/calibre/calibre/src/calibre/db/search.py:325
2334#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2335#, python-brace-format
2336msgid "Invalid boolean query \"{0}\""
2337msgstr "Neveljavna logična poizvedba \"{0}\""
2338
2339#: /__w/calibre/calibre/src/calibre/db/search.py:514
2340msgid "No such Virtual library: {}"
2341msgstr ""
2342
2343#: /__w/calibre/calibre/src/calibre/db/search.py:519
2344msgid "Virtual library search is recursive: {}"
2345msgstr ""
2346
2347#: /__w/calibre/calibre/src/calibre/db/search.py:550
2348#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2349#, python-brace-format
2350msgid "Recursive query group detected: {0}"
2351msgstr "Zaznana ponavljajoča se skupina poizvedb: {0}"
2352
2353#: /__w/calibre/calibre/src/calibre/db/search.py:649
2354msgid ""
2355"search template: missing or invalid separator. Valid separators are: {}"
2356msgstr ""
2357
2358#: /__w/calibre/calibre/src/calibre/debug.py:29
2359#, python-brace-format
2360msgid ""
2361"{0}\n"
2362"\n"
2363"Various command line interfaces useful for debugging calibre. With no options,\n"
2364"this command starts an embedded Python interpreter. You can also run the main\n"
2365"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2366"\n"
2367"It also contains interfaces to various bits of calibre that do not have\n"
2368"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2369"on.\n"
2370"\n"
2371"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2372"\n"
2373"    {1}\n"
2374"\n"
2375"Everything after the -- is passed to the script.\n"
2376msgstr ""
2377
2378#: /__w/calibre/calibre/src/calibre/debug.py:45
2379msgid "%prog [options]"
2380msgstr "%prog [možnosti]"
2381
2382#: /__w/calibre/calibre/src/calibre/debug.py:46
2383msgid "Run Python code."
2384msgstr ""
2385
2386#: /__w/calibre/calibre/src/calibre/debug.py:47
2387msgid "Run the Python code in file."
2388msgstr ""
2389
2390#: /__w/calibre/calibre/src/calibre/debug.py:49
2391msgid ""
2392"Subset the specified font. Use -- after this option to pass option to the "
2393"font subsetting program."
2394msgstr "Dodaj zbrano pisavo  v podskupino. Uporabi -- po tej možnosti, če želiš dodati pisavo v podskupino programa."
2395
2396#: /__w/calibre/calibre/src/calibre/debug.py:51
2397#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2398#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2399msgid "Debug device detection"
2400msgstr "Odpravi napake pri zaznavanju naprave"
2401
2402#: /__w/calibre/calibre/src/calibre/debug.py:53
2403msgid ""
2404"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2405"stderr."
2406msgstr "Pri odpravljanju napak zaženi GUI. Morebitne napake so izpisane v stdout in stderr."
2407
2408#: /__w/calibre/calibre/src/calibre/debug.py:56
2409msgid ""
2410"Run the GUI with a debug console, logging to the specified path. For "
2411"internal use only, use the -g option to run the GUI in debug mode"
2412msgstr "Zaženi GUI s konzolo za odpravo napak, prijavite se na navedeno pot. Za interno oporabo, uporabite stikalo -g za zagon GUI v načinu za odpravo napak."
2413
2414#: /__w/calibre/calibre/src/calibre/debug.py:60
2415msgid "Run the E-book viewer in debug mode"
2416msgstr ""
2417
2418#: /__w/calibre/calibre/src/calibre/debug.py:62
2419msgid "Output the paths necessary to setup the calibre environment"
2420msgstr "Izpiši poti, ki so potrebne za nastavitev okolja calibre"
2421
2422#: /__w/calibre/calibre/src/calibre/debug.py:64
2423msgid ""
2424"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2425"specifying the path to the py file containing the plugin code."
2426msgstr "Dodaj vtičnik (npr. vtičnik, ki vsebuje samo datoteko .py) tako, da nevedeš pot do njega"
2427
2428#: /__w/calibre/calibre/src/calibre/debug.py:68
2429msgid ""
2430"Re-initialize the sqlite calibre database at the specified path. Useful to "
2431"recover from db corruption."
2432msgstr "Ponovno inicializiraj podatkovno bazo SQLite za calibre na navedeni poti. Uporabi v primeru obnavljanja podatkov iz podatkovne zbirke."
2433
2434#: /__w/calibre/calibre/src/calibre/debug.py:72
2435msgid "Inspect the MOBI file(s) at the specified path(s)"
2436msgstr "Preveri MOBI datoteke na navedeni(h) poti(eh)"
2437
2438#: /__w/calibre/calibre/src/calibre/debug.py:74
2439msgid "Launch the calibre \"Edit book\" tool in debug mode."
2440msgstr ""
2441
2442#: /__w/calibre/calibre/src/calibre/debug.py:76
2443msgid ""
2444"Explode the book into the specified folder.\n"
2445"Usage: -x file.epub output_dir\n"
2446"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."
2447msgstr ""
2448
2449#: /__w/calibre/calibre/src/calibre/debug.py:82
2450msgid ""
2451"Implode a previously exploded book.\n"
2452"Usage: -i output_dir file.epub\n"
2453"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."
2454msgstr ""
2455
2456#: /__w/calibre/calibre/src/calibre/debug.py:87
2457msgid ""
2458"Export all calibre data (books/settings/plugins). Normally, you will be "
2459"asked for the export folder and the libraries to export. You can also "
2460"specify them as command line arguments to skip the questions. Use absolute "
2461"paths for the export folder and libraries. The special keyword \"all\" can "
2462"be used to export all libraries."
2463msgstr ""
2464
2465#: /__w/calibre/calibre/src/calibre/debug.py:93
2466msgid "Import previously exported calibre data"
2467msgstr "Uvozi predhodno izvožene calibre podatke"
2468
2469#: /__w/calibre/calibre/src/calibre/debug.py:96
2470#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2471msgid ""
2472"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2473" are running jobs, they will be silently aborted, so use with care."
2474msgstr "Ugasni zagnano instanco calibre. Vse trenutno zagnane operacije bodo prekinjene."
2475
2476#: /__w/calibre/calibre/src/calibre/debug.py:99
2477msgid "Test binary modules in build"
2478msgstr "Preizkusi module v gradnji programa"
2479
2480#: /__w/calibre/calibre/src/calibre/debug.py:102
2481msgid ""
2482"Run a plugin that provides a command line interface. For example:\n"
2483"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2484"Everything after the -- will be passed to the plugin as arguments."
2485msgstr ""
2486
2487#: /__w/calibre/calibre/src/calibre/debug.py:106
2488msgid ""
2489"Run the calibre diff tool. For example:\n"
2490"calibre-debug --diff file1 file2"
2491msgstr ""
2492
2493#: /__w/calibre/calibre/src/calibre/debug.py:109
2494msgid "(Un)register calibre from Windows Default Programs."
2495msgstr "Registriraj/Odstrani calibre iz Privzeti Programi Windows"
2496
2497#: /__w/calibre/calibre/src/calibre/debug.py:111
2498msgid "For internal use"
2499msgstr ""
2500
2501#: /__w/calibre/calibre/src/calibre/debug.py:220
2502msgid "Debug log"
2503msgstr "Dnevnik odpravljanja napak"
2504
2505#: /__w/calibre/calibre/src/calibre/debug.py:313
2506#, python-format
2507msgid "No plugin named %s found"
2508msgstr "Ni vtičnika z imenom %s"
2509
2510#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2511msgid "Communicate with Android phones."
2512msgstr "Povezovanje s telefoni Android."
2513
2514#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2515msgid ""
2516"Comma separated list of folders to send e-books to on the device's <b>main "
2517"memory</b>. The first one that exists will be used"
2518msgstr ""
2519
2520#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2521msgid ""
2522"Comma separated list of folders to send e-books to on the device's "
2523"<b>storage cards</b>. The first one that exists will be used"
2524msgstr ""
2525
2526#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2527msgid "Communicate with S60 phones."
2528msgstr "Povezovanje s telefoni S60."
2529
2530#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2531msgid "Communicate with WebOS tablets."
2532msgstr "Povezovanje s tablicami WebOS."
2533
2534#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2535msgid "Communicate with the Binatone Readme e-book reader."
2536msgstr ""
2537
2538#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2539msgid "Communicate with the Blackberry smart phone."
2540msgstr "Povezovanje s pametnim telefonom Blackberry."
2541
2542#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2543#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2544#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2545#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2546msgid "Kovid Goyal"
2547msgstr "Kovid Goyal"
2548
2549#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2550msgid "Communicate with the Blackberry Playbook."
2551msgstr ""
2552
2553#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2554msgid "Communicate with BOEYE BEX Serial e-book readers."
2555msgstr ""
2556
2557#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2558msgid "Communicate with BOEYE BDX serial e-book readers."
2559msgstr ""
2560
2561#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2562msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2563msgstr ""
2564
2565#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2566msgid "Communicate with the Cybook Orizon e-book reader."
2567msgstr ""
2568
2569#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2570#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2571msgid "Card A folder"
2572msgstr "Mapa kartice A"
2573
2574#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2575msgid ""
2576"Enter the folder where the books are to be stored when sent to the memory "
2577"card. This folder is prepended to any send to device template"
2578msgstr ""
2579
2580#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2581msgid "Communicate with the Cybook Muse e-book reader."
2582msgstr ""
2583
2584#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2585msgid "Communicate with the Bookeen Diva HD e-book reader."
2586msgstr ""
2587
2588#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2589msgid "Communicate with the EB600 e-book reader."
2590msgstr ""
2591
2592#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2593msgid "Communicate with the tolino shine and vision readers"
2594msgstr "Povezovanje z bralniki tolino shine in vision."
2595
2596#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2597#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2598msgid "Swap main and card A"
2599msgstr "Zamenjaj glavno kartico in kartico A"
2600
2601#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2602msgid ""
2603"Check this box if the device's main memory is being seen as card a and the "
2604"card is being seen as main memory. Some tolino devices may need this option."
2605msgstr ""
2606
2607#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2608msgid "Communicate with the Astak Mentor EB600"
2609msgstr "Povezovanje z Astak Mentor EB600."
2610
2611#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2612msgid "Communicate with the PocketBook 301 Reader."
2613msgstr ""
2614
2615#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2616msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2617msgstr "Povezovanje z bralnikom PocketBook 515/602/603/902/903/Pro 912."
2618
2619#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2620msgid "Communicate with the PocketBook 622 and 623 readers."
2621msgstr "Povezovanje z bralniki PocketBook 622 in 623."
2622
2623#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2624msgid "Communicate with the PocketBook 360+ reader."
2625msgstr "Povezovanje z bralnikom e-knjig PocketBook 360+."
2626
2627#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2628msgid "Communicate with the PocketBook 701"
2629msgstr "Povezovanje z bralnikom PocketBook 701."
2630
2631#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2632msgid "Communicate with the PocketBook 740"
2633msgstr ""
2634
2635#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2636msgid "Communicate with the Infibeam Pi2 reader."
2637msgstr "Povezovanje z bralnikom Infibeam Pi2."
2638
2639#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2640msgid "Entourage Edge"
2641msgstr "Entourage Edge"
2642
2643#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2644msgid "Communicate with the Entourage Edge."
2645msgstr "Povezovanje z Entourage Edge."
2646
2647#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2648msgid "Communicate with the ESlick e-book reader."
2649msgstr ""
2650
2651#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2652msgid "Communicate with the Sigmatek e-book reader."
2653msgstr ""
2654
2655#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2656#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2657msgid "Use an arbitrary folder as a device."
2658msgstr "Uporabite mapo kot napravo."
2659
2660#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2661#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2662msgid "Device interface"
2663msgstr "Vmesnik naprave"
2664
2665#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2666msgid "Communicate with Hanlin V3 e-book readers."
2667msgstr ""
2668
2669#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2670msgid "Communicate with Hanlin V5 e-book readers."
2671msgstr ""
2672
2673#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2674msgid "Communicate with the BOOX e-book reader."
2675msgstr ""
2676
2677#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2678msgid ""
2679"Comma separated list of folders to send e-books to on the device. The first "
2680"one that exists will be used."
2681msgstr ""
2682
2683#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2684msgid "Communicate with the Hanvon N520 e-book reader."
2685msgstr ""
2686
2687#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2688msgid "Communicate with the Kibano e-book reader."
2689msgstr ""
2690
2691#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2692msgid "Communicate with The Book reader."
2693msgstr "Povezovanje z bralnikom The Book."
2694
2695#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2696msgid "Communicate with the Libre Air reader."
2697msgstr "Povezovanje z bralnikom e-knjig Libre Air."
2698
2699#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2700msgid "Communicate with the SpringDesign Alex e-book reader."
2701msgstr ""
2702
2703#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2704#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2705#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2706#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2707#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2708#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2709#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2710#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2711msgid "Removing books from device..."
2712msgstr "Odstranjevanje knjig z naprave ..."
2713
2714#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2715msgid "Communicate with the Azbooka"
2716msgstr "Povezovanje z Azbooka."
2717
2718#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2719msgid "Communicate with the Elonex EB 511 e-book reader."
2720msgstr ""
2721
2722#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2723msgid "Communicate with the Cybook Odyssey e-book reader."
2724msgstr ""
2725
2726#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2727msgid "Communicate with the IRex Iliad e-book reader."
2728msgstr ""
2729
2730#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2731msgid "Cannot get files from this device"
2732msgstr "Datotek s te naprave ni mogoče pridobiti"
2733
2734#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2735msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2736msgstr ""
2737
2738#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2739msgid "Communicate with the IRex Digital Reader 800"
2740msgstr "Povezovanje z IRex Digital Reader 800."
2741
2742#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2743msgid "Communicate with the Iriver Story reader."
2744msgstr "Povezovanje z bralnikom Iriver Story."
2745
2746#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2747msgid "Communicate with the JetBook e-book reader."
2748msgstr ""
2749
2750#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2751msgid "Communicate with the MiBuk Wolder reader."
2752msgstr "Povezovanje z bralnikom MiBuk Wolder."
2753
2754#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2755msgid "Communicate with the JetBook Mini reader."
2756msgstr "Povezovanje z bralnikom JetBook Mini."
2757
2758#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2759msgid "Communicate with the JetBook Color reader."
2760msgstr "Povezovanje z bralnikom JetBook Color."
2761
2762#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2763#, python-format
2764msgid "Not a valid MOBI file. Reports identity of %s"
2765msgstr "Ni veljavna datoteka MOBI. Javlja identiteto %s"
2766
2767#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2768msgid "Could not generate page mapping."
2769msgstr "Preslikave strani ni mogoče ustvariti."
2770
2771#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2772msgid "Communicate with the Kindle e-book reader."
2773msgstr ""
2774
2775#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2776msgid ""
2777"The following books are in KFX format. KFX is a virtual book format, and "
2778"cannot be transferred from the device. Instead, you should go to your "
2779"\"Manage my content and devices\" page on the Amazon homepage and download "
2780"the book to your computer from there. That will give you a regular AZW3 file"
2781" that you can add to calibre normally. Click \"Show details\" to see the "
2782"list of books."
2783msgstr ""
2784
2785#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2786#, python-format
2787msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2788msgstr ""
2789
2790#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2791#, python-format
2792msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2793msgstr ""
2794
2795#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2796#, python-format
2797msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2798msgstr "<b>Mesto %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2799
2800#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2801#, python-format
2802msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2803msgstr "<b>Stran %(dl)d &bull; %(typ)s</b><br />"
2804
2805#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2806#, python-format
2807msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2808msgstr "<b>Mesto %(dl)d &bull; %(typ)s</b><br />"
2809
2810#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2811msgid ""
2812"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2813msgstr ""
2814
2815#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2816msgid "Send page number information when sending books"
2817msgstr "Pri pošiljanju knjig pošlji podatke o številkah strani"
2818
2819#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2820msgid ""
2821"The Kindle 3 and newer versions can use page number information in MOBI "
2822"files. With this option, calibre will calculate and send this information to"
2823" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2824"not correspond to any paper book."
2825msgstr ""
2826
2827#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2828msgid "Page count calculation method"
2829msgstr "Metoda izračuna števila strani"
2830
2831#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2832msgid ""
2833"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"
2834"\n"
2835" <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"
2836"\n"
2837" <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."
2838msgstr ""
2839
2840#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2841msgid "Custom column name to retrieve page counts from"
2842msgstr "Ime stolpca po meri za pridobivanje števila strani"
2843
2844#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2845msgid ""
2846"If you have a custom column in your library that you use to store the page "
2847"count of books, you can have calibre use that information, instead of "
2848"calculating a page count. Specify the name of the custom column here, for "
2849"example, #pages."
2850msgstr ""
2851
2852#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2853msgid "Custom column name to retrieve calculation method from"
2854msgstr ""
2855
2856#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2857msgid ""
2858"If you have a custom column in your library that you use to store the "
2859"preferred method for calculating the number of pages for a book, you can "
2860"have calibre use that method instead of the default one selected above.  "
2861"Specify the name of the custom column here, for example, #pagemethod. The "
2862"custom column should have the  values: fast, accurate or pagebreak."
2863msgstr ""
2864
2865#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2866msgid "Overwrite existing APNX on device"
2867msgstr ""
2868
2869#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2870msgid ""
2871"Uncheck this option to allow an APNX file existing on the device to have "
2872"priority over the version which calibre would send. Since APNX files are "
2873"usually deleted when a book is removed from the Kindle, this is mostly "
2874"useful when resending a book to the device which is already on the device "
2875"(e.g. after making a modification)."
2876msgstr ""
2877
2878#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2879msgid "Communicate with the Kindle DX e-book reader."
2880msgstr ""
2881
2882#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2883msgid "Communicate with the Kindle Fire"
2884msgstr "Povezovanje s tabličnim računalnikom Kindle Fire."
2885
2886#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2887msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2888msgstr ""
2889
2890#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2891msgid "The Kobo supports several collections including "
2892msgstr "Kobo podpira več zbirk, vključno z "
2893
2894#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2895msgid "Create tags for automatic management"
2896msgstr "Ustvari značke za samodejno upravljanje"
2897
2898#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2899msgid "Upload covers for books (newer readers)"
2900msgstr "Prenesi platnice za knjige (novejši bralniki)"
2901
2902#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2903msgid ""
2904"Normally, the Kobo readers get the cover image from the e-book file itself. "
2905"With this option, calibre will send a separate cover image to the reader, "
2906"useful if you have modified the cover."
2907msgstr ""
2908
2909#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2910#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2911msgid "Upload black and white covers"
2912msgstr ""
2913
2914#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2915msgid "Show expired books"
2916msgstr "Pokaži pretekle knjige"
2917
2918#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2919msgid ""
2920"A bug in an earlier version left non kepubs book records in the database.  "
2921"With this option calibre will show the expired records and allow you to "
2922"delete them with the new delete logic."
2923msgstr ""
2924
2925#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2926#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2927msgid "Show previews"
2928msgstr "Pokaži predoglede"
2929
2930#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2931#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2932msgid ""
2933"Kobo previews are included on the Touch and some other versions by default "
2934"they are no longer displayed as there is no good reason to see them.  Enable"
2935" if you wish to see/delete them."
2936msgstr ""
2937
2938#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2939#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2940msgid "Show recommendations"
2941msgstr "Pokaži priporočene"
2942
2943#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2944msgid ""
2945"Kobo now shows recommendations on the device. In some cases these have files"
2946" but in other cases they are just pointers to the web site to buy. Enable if"
2947" you wish to see/delete them."
2948msgstr ""
2949
2950#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2951#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2952msgid "Attempt to support newer firmware"
2953msgstr "Poskusi podpirati novejše strojno programje"
2954
2955#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2956msgid ""
2957"Kobo routinely updates the firmware and the database version. With this "
2958"option calibre will attempt to perform full read-write functionality - Here "
2959"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2960"factory defaults and testing software"
2961msgstr ""
2962
2963#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2964#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2965#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2966#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2967#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2968#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2969#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2970#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2971#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2972#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2973#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2974#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2975#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2976#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2977#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2978#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2979msgid "Getting list of books on device..."
2980msgstr "Pridobivanje seznama knjig na napravi ..."
2981
2982#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2983#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2984#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2985#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2986#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2987#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2988msgid "Removing books from device metadata listing..."
2989msgstr "Odstranjevanje knjig iz seznama metapodatkov naprave ..."
2990
2991#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2992#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2993#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2994#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
2995#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
2996#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
2997#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
2998msgid "Adding books to device metadata listing..."
2999msgstr "Dodajanje knjig na seznam metapodatkov naprave..."
3000
3001#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
3002#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
3003msgid "Kobo database version unsupported - See details"
3004msgstr ""
3005
3006#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
3007msgid ""
3008"Your Kobo is running an updated firmware/database version. As calibre does "
3009"not know about this updated firmware, database editing is disabled, to "
3010"prevent corruption. You can still send books to your Kobo with calibre,  but"
3011" deleting books and managing collections is disabled. If you are willing to "
3012"experiment and know how to reset your Kobo to Factory defaults, you can "
3013"override this check by right clicking the device icon in calibre and "
3014"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3015" firmware\" option. Doing so may require you to perform a factory reset of "
3016"your Kobo."
3017msgstr ""
3018
3019#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3020#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3021msgid "Not Implemented"
3022msgstr "Ni podprto"
3023
3024#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3025msgid ""
3026"\".kobo\" files do not exist on the device as books; instead they are rows "
3027"in the sqlite database. Currently they cannot be exported or viewed."
3028msgstr ""
3029
3030#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3031#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3032#, python-format
3033msgid ""
3034"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3035"%(pr)d%%<hr />"
3036msgstr ""
3037
3038#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3039#, python-format
3040msgid ""
3041"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3042"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3043"/><hr />"
3044msgstr ""
3045
3046#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3047#, python-format
3048msgid ""
3049"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3050"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3051"%(text)s<br /><hr />"
3052msgstr ""
3053
3054#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3055#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
3056#, python-format
3057msgid ""
3058"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3059"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3060"%(text)s<br /><b>Notes:</b> %(annotation)s<br /><hr />"
3061msgstr ""
3062
3063#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3064#, python-format
3065msgid ""
3066"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3067" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3068"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3069" %s."
3070msgstr ""
3071
3072#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3073msgid ""
3074"Your Kobo is running an updated firmware/database version. As calibre does "
3075"not know about this updated firmware, database editing is disabled, to "
3076"prevent corruption. You can still send books to your Kobo with calibre,  but"
3077" deleting books and managing collections is disabled. If you are willing to "
3078"experiment and know how to reset your Kobo to Factory defaults, you can "
3079"override this check by right clicking the device icon in calibre and "
3080"selecting \"Configure this device\" and then the \"Attempt to support newer "
3081"firmware\" option. Doing so may require you to perform a factory reset of "
3082"your Kobo."
3083msgstr ""
3084
3085#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3086#, python-format
3087msgid ""
3088"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3089"MobileRead. This is at %s."
3090msgstr ""
3091
3092#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3093msgid "Collections, covers && uploads"
3094msgstr "Zbirke, naslovnice in prenosi"
3095
3096#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3097msgid "Metadata, on device && advanced"
3098msgstr "Metapodatki, na napravi in napredno"
3099
3100#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3101msgid "Uploading of books"
3102msgstr ""
3103
3104#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3105msgid "Modify CSS"
3106msgstr "Spremeni CSS"
3107
3108#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3109#, python-brace-format
3110msgid ""
3111"This allows addition of user CSS rules and removal of some CSS. When sending"
3112" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3113" This file is searched for in the root folder of the main memory of the "
3114"device. As well as this, if the file contains settings for the \"orphans\" "
3115"or \"widows\", these are removed for all styles in the original stylesheet."
3116msgstr ""
3117
3118#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3119msgid "Do not treat replacements as new books"
3120msgstr ""
3121
3122#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3123msgid ""
3124"When a new book is side-loaded, the Kobo firmware imports details of the "
3125"book into the internal database. Even if the book is a replacement for an "
3126"existing book, the Kobo will remove the book from the database and then "
3127"treat it as a new book. This means that the reading status, bookmarks and "
3128"collections for the book will be lost. This option overrides firmware "
3129"behavior and attempts to prevent a book that has been resent from being "
3130"treated as a new book. If you prefer to have replacements treated as new "
3131"books, turn this option off."
3132msgstr ""
3133
3134#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3135#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3136#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3137msgid "Collections"
3138msgstr "Zbirke"
3139
3140#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3141#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3142msgid ""
3143"Create new bookshelves on the Kobo if they do not exist. This is only for "
3144"firmware V2.0.0 or later."
3145msgstr "Ustvari nove police na Kobo če ne obstajajo. Možno le v verziji V2.0.0. ali novejše"
3146
3147#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3148msgid "Collections columns:"
3149msgstr "Stolpci zbirk:"
3150
3151#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3152msgid ""
3153"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3154" Kobo. Specify a tags type column for automatic management."
3155msgstr ""
3156
3157#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3158msgid "Create collections"
3159msgstr "Ustvari zbirke"
3160
3161#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3162msgid "Delete empty bookshelves"
3163msgstr "Izbriši prazne knjižne police"
3164
3165#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3166msgid ""
3167"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3168" only for firmware V2.0.0 or later."
3169msgstr "Izbriši prazne police iz Koba ko se konča sinhronizacija. Možno le v v verziji V2.0.0. ali novejši"
3170
3171#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3172msgid "Ignore collections:"
3173msgstr "Prezri zbirke:"
3174
3175#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3176msgid ""
3177"List the names of collections to be ignored by the collection management. "
3178"The collections listed will not be changed. Names are separated by commas."
3179msgstr ""
3180
3181#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3182msgid "Upload covers"
3183msgstr "Naloži naslovnice"
3184
3185#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3186msgid ""
3187"Upload cover images from the calibre library when sending books to the "
3188"device."
3189msgstr "Ob prenosu knjig na napravo naloži tudi njihove naslovnice iz knjižnice calibre."
3190
3191#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3192msgid "Convert covers to grayscale when uploading."
3193msgstr ""
3194
3195#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3196msgid "Upload dithered covers"
3197msgstr ""
3198
3199#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3200msgid ""
3201"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3202"screen. This usually ensures greater accuracy and avoids banding, making "
3203"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3204"decent job of it. Has no effect without \"Upload black and white covers\"!"
3205msgstr ""
3206
3207#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3208msgid "Keep cover aspect ratio"
3209msgstr "Ohrani razmerje stranic naslovnice"
3210
3211#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3212msgid ""
3213"When uploading covers, do not change the aspect ratio when resizing for the "
3214"device. This is for firmware versions 2.3.1 and later."
3215msgstr ""
3216
3217#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3218msgid "Letterbox full-screen covers"
3219msgstr ""
3220
3221#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3222msgid ""
3223"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3224"perfect results on devices where Nickel does not do extra processing. "
3225"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3226"probably undesirable if you disable the \"Show book covers full screen\" "
3227"setting on your device."
3228msgstr ""
3229
3230#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3231msgid ""
3232"Choose the color to use when letterboxing the cover. The default color is "
3233"black (#000000)"
3234msgstr ""
3235
3236#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3237msgid "Save covers as PNG"
3238msgstr ""
3239
3240#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3241msgid ""
3242"Use the PNG image format instead of JPG. Higher quality, especially with "
3243"\"Upload dithered covers\" enabled, which will also help generate "
3244"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3245"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3246"black and white covers\"!"
3247msgstr ""
3248
3249#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3250msgid "Show as on device"
3251msgstr "Pokaži kot na napravi"
3252
3253#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3254msgid ""
3255"Kobo shows recommendations on the device.  In some cases these have files "
3256"but in other cases they are just pointers to the web site to buy. Enable if "
3257"you wish to see/delete them."
3258msgstr ""
3259
3260#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3261msgid "Show archived books"
3262msgstr "Pokaži arhivirane knjige"
3263
3264#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3265msgid ""
3266"Archived books are listed on the device but need to be downloaded to read. "
3267"Use this option to show these books and match them with books in the calibre"
3268" library."
3269msgstr ""
3270
3271#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3272msgid "Advanced options"
3273msgstr "Napredne možnosti"
3274
3275#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3276msgid ""
3277"Kobo routinely updates the firmware and the database version. With this "
3278"option calibre will attempt to perform full read-write functionality - Here "
3279"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3280"factory defaults and testing software. This driver supports firmware V2.x.x "
3281"and DBVersion up to "
3282msgstr ""
3283
3284#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3285msgid "Title to test when debugging"
3286msgstr ""
3287
3288#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3289#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3290msgid ""
3291"Part of title of a book that can be used when doing some tests for "
3292"debugging. The test is to see if the string is contained in the title of a "
3293"book. The better the match, the less extraneous output."
3294msgstr ""
3295
3296#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3297msgid "Title to test when debugging:"
3298msgstr ""
3299
3300#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3301msgid "Update metadata on the device"
3302msgstr "Posodobi metapodatke na napravi"
3303
3304#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3305msgid ""
3306"Update the metadata on the device when it is connected. Be careful when "
3307"doing this as it will take time and could make the initial connection take a"
3308" long time."
3309msgstr ""
3310
3311#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3312msgid "Set series information"
3313msgstr "Dodaj informacije o seriji"
3314
3315#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3316msgid ""
3317"The book lists on the Kobo devices can display series information. This is "
3318"not read by the device from the sideloaded books. Series information can "
3319"only be added to the device after the book has been processed by the device."
3320" Enable if you wish to set series information."
3321msgstr ""
3322
3323#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3324msgid "Update metadata on Book Details pages"
3325msgstr ""
3326
3327#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3328msgid ""
3329"This will update the metadata in the device database when the device is "
3330"connected. The metadata updated is displayed on the device in the library "
3331"and the book details page. This is the title, authors, comments/synopsis, "
3332"series name and number, publisher and published Date, ISBN and language. If "
3333"a metadata plugboard exists for the device and book format, this will be "
3334"used to set the metadata."
3335msgstr ""
3336
3337#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3338msgid "Update purchased books"
3339msgstr ""
3340
3341#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3342msgid "Update books purchased from Kobo and downloaded to the device."
3343msgstr ""
3344
3345#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3346msgid "Subtitle"
3347msgstr ""
3348
3349#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3350msgid "Update the subtitle on the device using a template."
3351msgstr ""
3352
3353#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3354msgid ""
3355"Enter a template to use to set the subtitle. If the template is empty, the "
3356"subtitle will be cleared."
3357msgstr ""
3358
3359#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3360#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3361#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3363#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3364#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3365#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3366msgid "Edit template"
3367msgstr "Uredi predlogo"
3368
3369#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3370#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3371msgid "&Template editor"
3372msgstr "&Urejevalnik predlog"
3373
3374#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3375#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3376#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3377#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3378#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3379msgid "Invalid template"
3380msgstr "Neveljavna predloga"
3381
3382#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3383#, python-format
3384msgid "The template \"%s\" is invalid:"
3385msgstr ""
3386
3387#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3388msgid "Communicate with the Palm Pre"
3389msgstr "Povezovanje s Palm Pre."
3390
3391#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3392msgid "Communicate with the Bq Avant"
3393msgstr "Povezovanje z bralnikom Bq Avant."
3394
3395#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3396msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3397msgstr "Povezovanje s Sweex/Kogan/Q600/Wink."
3398
3399#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3400#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3401msgid "Communicate with the Pandigital Novel"
3402msgstr "Povezovanje z bralnikom Pandigital Novel."
3403
3404#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3405msgid "Communicate with the VelocityMicro"
3406msgstr "Povezovanje z VelocityMicro."
3407
3408#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3409msgid "Communicate with the GM2000"
3410msgstr "Povezovanje z napravo GM2000."
3411
3412#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3413msgid "Communicate with the Acer Lumiread"
3414msgstr "Povezovanje z bralnikom Acer Lumiread."
3415
3416#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3417msgid "Communicate with the Aluratek Color"
3418msgstr "Povezovanje z bralnikom Aluratek Color."
3419
3420#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3421msgid "Communicate with the Trekstor"
3422msgstr "Povezovanje z bralnikom Trekstor."
3423
3424#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3425msgid "Communicate with the EEE Reader"
3426msgstr "Povezovanje z bralnikom EEE."
3427
3428#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3429msgid "Communicate with the Adam tablet"
3430msgstr "Povezovanje z tabličnim računalnikom Adam."
3431
3432#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3433msgid "Communicate with the Nextbook Reader"
3434msgstr "Povezovanje z bralnikom Nextbook."
3435
3436#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3437msgid "Communicate with the Moovybook Reader"
3438msgstr "Povezovanje z bralnikom Moovybook."
3439
3440#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3441msgid "Communicate with the COBY"
3442msgstr "Povezovanje z bralnikom COBY."
3443
3444#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3445msgid "Communicate with the Ex124G"
3446msgstr "Povezovanje z Ex124G."
3447
3448#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3449msgid "Communicate with the WayteQ and SPC Dickens Readers"
3450msgstr "Povezovanje z bralniki WayteQ in SPC Dickens."
3451
3452#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3453msgid "Communicate with the Woxter Scriba reader"
3454msgstr "Povezovanje z bralnikom Woxter Scriba."
3455
3456#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3457msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3458msgstr ""
3459
3460#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3461msgid "Communicate with the SONY DPT-S1"
3462msgstr "Povezovanje z bralnikom SONY DPT-S1."
3463
3464#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3465msgid "Communicate with the Bq Cervantes"
3466msgstr "Povezovanje z bralnikom Bq Cervantes."
3467
3468#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3469msgid "MTP device"
3470msgstr ""
3471
3472#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3473msgid "Communicate with MTP devices"
3474msgstr "Povezovanje z napravami MTP."
3475
3476#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3477#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3478#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3479msgid "Get device information..."
3480msgstr "Pridobi podatke o napravi ..."
3481
3482#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3483msgid "Listing files, this can take a while"
3484msgstr "Izpisovanje datotek, lahko vzame več časa"
3485
3486#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3487msgid "Reading e-book metadata"
3488msgstr "Branje metapodatkov e-knjig"
3489
3490#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3491#, python-format
3492msgid "Reading metadata from %s"
3493msgstr "Branje metapodatkov - %s"
3494
3495#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3496msgid "Updating metadata cache on device"
3497msgstr "Posodabljanje predpomnilnik metapodatkov na napravi"
3498
3499#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3500msgid "Finished reading metadata from device"
3501msgstr "Branje metapodatkov z naprave je končano"
3502
3503#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3504#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3505#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3506#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3507#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3508msgid "Transferring books to device..."
3509msgstr "Prenašanje knjig na napravo ..."
3510
3511#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3512#, python-format
3513msgid "Transferred %s to device"
3514msgstr "Preneseno na napravo: %s"
3515
3516#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3517msgid "Transfer to device finished..."
3518msgstr "Prenos na napravo je zaključen ..."
3519
3520#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3521#, python-format
3522msgid "Added %s"
3523msgstr "Dodano: %s"
3524
3525#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3526msgid "Adding complete"
3527msgstr "Dodajanje dokončano"
3528
3529#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3530msgid "Deleting books from device..."
3531msgstr "Brisanje knjig z naprave ..."
3532
3533#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3534#, python-format
3535msgid "Deleted %s"
3536msgstr "Izbrisano: %s"
3537
3538#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3539msgid "All books deleted"
3540msgstr "Vse knjige izbrisane"
3541
3542#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3543msgid "Removing books from metadata"
3544msgstr "Odstranjevanje knjig z metapodatkov"
3545
3546#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3547#, python-format
3548msgid "Removed %s"
3549msgstr "Odstranjeno: %s"
3550
3551#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3552msgid "All books removed"
3553msgstr "Vse knjige odstranjene"
3554
3555#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3556msgid "Unnamed device"
3557msgstr "Neimenovana naprava"
3558
3559#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3560#, python-brace-format
3561msgid ""
3562"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3563"tap \"Allow\" on any connection popup message you see, then either wait a "
3564"minute or restart calibre. You might also have to change the mode of the USB"
3565" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3566msgstr ""
3567
3568#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3569#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3570msgid "Unknown MTP device"
3571msgstr "Nezanana naprava MTP"
3572
3573#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3574#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3575#, python-format
3576msgid "Found object: %s"
3577msgstr "Najden predmet: %s"
3578
3579#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3580msgid "MTP devices are not supported on Windows XP"
3581msgstr "Naprave MTP v Windows XP niso podprte."
3582
3583#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3584msgid ""
3585"The Windows Portable Devices service is not available on your computer. You "
3586"may need to install Windows Media Player 11 or newer and/or restart your "
3587"computer"
3588msgstr ""
3589
3590#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3591msgid "Communicate with the Nokia 770 Internet Tablet."
3592msgstr "Povezovanje z tabličnim računalnikom Nokia 770."
3593
3594#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3595msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3596msgstr ""
3597
3598#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3599msgid "Communicate with the Nokia E71X"
3600msgstr " 91% match\nPovezovanje z Nokia E71X."
3601
3602#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3603msgid "Communicate with the Nokia E52"
3604msgstr "Povezovanje z Nokia E52."
3605
3606#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3607msgid "The Nook"
3608msgstr "Nook"
3609
3610#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3611msgid "Communicate with the Nook e-book reader."
3612msgstr ""
3613
3614#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3615msgid ""
3616"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3617msgstr ""
3618
3619#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3620msgid "Communicate with the Nuut2 e-book reader."
3621msgstr ""
3622
3623#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3624msgid "Communicate with the Paladin readers"
3625msgstr "Povezava z bralnikom Paladin."
3626
3627#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3628#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3629msgid ""
3630"Comma separated list of metadata fields to turn into collections on the "
3631"device. Possibilities include: "
3632msgstr "Seznam polj metapodatkov za vnos v zbirke na napravi, ločen z vejico. Med možnostmi so naslednje: "
3633
3634#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3635msgid "Communicate with Sony e-book readers older than the PRST1."
3636msgstr ""
3637
3638#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3639msgid "Comments have been removed as the SONY reader chokes on them"
3640msgstr "Komentarji so odstranjeni, ker ima bralnik SONY z njimi težave"
3641
3642#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3643#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3644msgid "All by title"
3645msgstr "Vse po naslovih"
3646
3647#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3648#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3649msgid "All by author"
3650msgstr "Vse po avtorjih"
3651
3652#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3653#, python-format
3654msgid ""
3655"Comma separated list of metadata fields to turn into collections on the "
3656"device. Possibilities include: %(coll)s. Two special collections are "
3657"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3658"list to enable them. The collections will be given the name provided after "
3659"the \":\" character."
3660msgstr ""
3661
3662#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3663msgid "Upload separate cover thumbnails for books (newer readers)"
3664msgstr "Prenesi ločene sličice naslovnic za knjige (za novejše bralnike)"
3665
3666#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3667msgid ""
3668"Normally, the SONY readers get the cover image from the e-book file itself. "
3669"With this option, calibre will send a separate cover image to the reader, "
3670"useful if you are sending DRMed books in which you cannot change the cover. "
3671"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3672"950 and newer."
3673msgstr ""
3674
3675#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3676msgid ""
3677"Refresh separate covers when using automatic management (newer readers)"
3678msgstr "Osveži ločene platnice pri uporabi samodejnega upravljanja (novejši bralniki)"
3679
3680#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3681#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3682msgid ""
3683"Set this option to have separate book covers uploaded every time you connect"
3684" your device. Unset this option if you have so many books on the reader that"
3685" performance is unacceptable."
3686msgstr ""
3687
3688#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3689#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3690msgid "Preserve cover aspect ratio when building thumbnails"
3691msgstr "Ohrani razmerje stranic naslovnice pri izdelavi predoglednih slik"
3692
3693#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3694#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3695msgid ""
3696"Set this option if you want the cover thumbnails to have the same aspect "
3697"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3698"be the maximum size, ignoring aspect ratio."
3699msgstr ""
3700
3701#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3702msgid "Search for books in all folders"
3703msgstr "Išči knjige v vseh mapah"
3704
3705#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3706msgid ""
3707"Setting this option tells calibre to look for books in all folders on the "
3708"device and its cards. This permits calibre to find books put on the device "
3709"by other software and by wireless download."
3710msgstr "S takšno nastavitvijo calibre išče knjige v vseh mapah naprave in njenih karticah. S tem calibre najde knjige, ki so na napravo prišle z drugimi programi ali brezžičnim prenosom."
3711
3712#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3713#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3714msgid "Unnamed"
3715msgstr "Neimenovano"
3716
3717#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3718msgid "Communicate with the PRST1 and newer SONY e-book readers"
3719msgstr ""
3720
3721#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3722msgid "Upload separate cover thumbnails for books"
3723msgstr "Prenesi ločene sličice naslovnic za knjige"
3724
3725#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3726msgid ""
3727"Normally, the SONY readers get the cover image from the e-book file itself. "
3728"With this option, calibre will send a separate cover image to the reader, "
3729"useful if you are sending DRMed books in which you cannot change the cover."
3730msgstr ""
3731
3732#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3733msgid "Refresh separate covers when using automatic management"
3734msgstr "Osveži ločene platnice pri uporabi samodejnega upravljanja"
3735
3736#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3737msgid "Use SONY Author Format (First Author Only)"
3738msgstr ""
3739
3740#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3741msgid ""
3742"Set this option if you want the author on the Sony to appear the same way "
3743"the T1 sets it. This means it will only show the first author for books with"
3744" multiple authors. Leave this disabled if you use Metadata plugboards."
3745msgstr ""
3746
3747#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3748msgid "Wireless device"
3749msgstr ""
3750
3751#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3752msgid "Communicate with Smart Device apps"
3753msgstr ""
3754
3755#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3756msgid "All by something"
3757msgstr ""
3758
3759#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3760msgid "Enable connections at startup"
3761msgstr "Omogoči povezave ob zagonu"
3762
3763#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3764msgid "Check this box to allow connections when calibre starts"
3765msgstr "Potrdite to polje, da omogočite povezave, ko zaženete calibre"
3766
3767#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3768msgid "Security password"
3769msgstr "Varnostno geslo"
3770
3771#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3772msgid "Enter a password that the device app must use to connect to calibre"
3773msgstr "Vnesite geslo, ki ga mora uporabiti program na napravi, da se poveže s calibre"
3774
3775#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3776msgid "Use fixed network port"
3777msgstr "Uporabi fiksna vrata omrežja"
3778
3779#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3780msgid ""
3781"If checked, use the port number in the \"Port\" box, otherwise the driver "
3782"will pick a random port"
3783msgstr ""
3784
3785#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3786msgid "Port number: "
3787msgstr "Številka vrat: "
3788
3789#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3790msgid ""
3791"Enter the port number the driver is to use if the \"fixed port\" box is "
3792"checked"
3793msgstr ""
3794
3795#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3796msgid "Print extra debug information"
3797msgstr "Izpiši dodatne podatke za razhroščevanje"
3798
3799#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3800msgid "Check this box if requested when reporting problems"
3801msgstr "Potrdite to polje, če je potrebno za poročanje o težavah"
3802
3803#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3804msgid ""
3805"Comma separated list of metadata fields to turn into collections on the "
3806"device."
3807msgstr ""
3808
3809#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3810#, python-format
3811msgid ""
3812"Possibilities include: series, tags, authors, etc. Three special collections"
3813" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3814"Add  these values to the list to enable them. The collections will be given "
3815"the name provided after the \":\" character."
3816msgstr ""
3817
3818#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3819msgid "Enable the no-activity timeout"
3820msgstr ""
3821
3822#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3823#, python-format
3824msgid ""
3825"If this box is checked, calibre will automatically disconnect if a connected"
3826" device does nothing for %d minutes. Unchecking this  box disables this "
3827"timeout, so calibre will never automatically disconnect."
3828msgstr ""
3829
3830#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3831msgid "Use this IP address"
3832msgstr "Uporabi ta naslov IP"
3833
3834#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3835msgid ""
3836"Use this option if you want to force the driver to listen on a particular IP"
3837" address. The driver will listen only on the entered address, and this "
3838"address will be the one advertized over mDNS (BonJour)."
3839msgstr ""
3840
3841#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3842msgid "Replace books with same calibre ID"
3843msgstr "Zamenjaj knjige z istim ID calibre"
3844
3845#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3846msgid ""
3847"Use this option to overwrite a book on the device if that book has the same "
3848"calibre identifier as the book being sent. The file name of the book will "
3849"not change even if the save template produces a different result. Using this"
3850" option in most cases prevents having multiple copies of a book on the "
3851"device."
3852msgstr ""
3853
3854#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3855msgid "Cover thumbnail compression quality"
3856msgstr "Kakovost stiskanja slike naslovnice"
3857
3858#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3859msgid ""
3860"Use this option to control the size and quality of the cover file sent to "
3861"the device. It must be between 50 and 99. The larger the number the higher "
3862"quality the cover, but also the larger the file. For example, changing this "
3863"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3864" as big. To see the changes you must force calibre to resend metadata to the"
3865" device, either by changing the metadata for the book (updating the last "
3866"modification time) or resending the book itself."
3867msgstr ""
3868
3869#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3870msgid "Use metadata cache"
3871msgstr "Uporabi predpomnilnik metapodatkov"
3872
3873#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3874msgid ""
3875"Setting this option allows calibre to keep a copy of metadata on the device,"
3876" speeding up device connections. Unsetting this option disables keeping the "
3877"copy, forcing the device to send metadata to calibre on every connect. Unset"
3878" this option if you think that the cache might not be operating correctly."
3879msgstr ""
3880
3881#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3882msgid "Additional file extensions to send to the device"
3883msgstr ""
3884
3885#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3886msgid ""
3887"This is a comma-separated list of format file extensions you want to be able"
3888" to send to the device. For example, you might have audio books in your "
3889"library with the extension \"m4b\" that you want to listen to on your "
3890"device. Don't worry about the \"extra enabled extensions\" warning."
3891msgstr ""
3892
3893#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3894msgid "Ignore device free space"
3895msgstr ""
3896
3897#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3898msgid ""
3899"Check this box to ignore the amount of free space reported by your devices. "
3900"This might be needed if you store books on an SD card and the device doesn't"
3901" have much free main memory."
3902msgstr ""
3903
3904#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3905#, python-format
3906msgid "Too many connection attempts from %s"
3907msgstr "Preseženo dovoljeno število povezav iz %s"
3908
3909#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3910msgid ""
3911"The app on your device is too old and is no longer supported. Update it to a"
3912" newer version."
3913msgstr ""
3914
3915#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3916msgid ""
3917"You have book formats in your library with dates in the future. See calibre "
3918"for details"
3919msgstr ""
3920
3921#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3922#, python-format
3923msgid "The read sync column %s is not in calibre's library"
3924msgstr ""
3925
3926#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3927#, python-format
3928msgid "The read sync column %s is not a Yes/No column"
3929msgstr ""
3930
3931#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3932#, python-format
3933msgid "The read date sync column %s is not in calibre's library"
3934msgstr ""
3935
3936#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3937#, python-format
3938msgid "The read date sync column %s is not a date column"
3939msgstr ""
3940
3941#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3942#, python-format
3943msgid ""
3944"Bad compression quality setting. It must be a number between 50 and 99. "
3945"Forced to be %d."
3946msgstr ""
3947
3948#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3949#, python-format
3950msgid "Invalid port in options: %s"
3951msgstr "Neveljavna vrata v nastavitvah: %s"
3952
3953#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3954#, python-format
3955msgid "Failed to connect to port %d. Try a different value."
3956msgstr ""
3957
3958#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3959msgid "Failed to allocate a random port"
3960msgstr ""
3961
3962#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3963msgid "Communicate with the Samsung SNE e-book reader."
3964msgstr ""
3965
3966#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3967msgid "Communicate with the Teclast K3/K5 reader."
3968msgstr "Povezovanje z bralnikom Teclast K3/K5."
3969
3970#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3971msgid "Communicate with the Newsmy reader."
3972msgstr "Povezovanje z bralnikom Newsmy."
3973
3974#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3975msgid "Communicate with the Archos reader."
3976msgstr "Povezovanje z bralnikom Archos."
3977
3978#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3979msgid "Communicate with the Pico reader."
3980msgstr "Povezava z bralnikom Pico."
3981
3982#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3983msgid "Communicate with the iPapyrus reader."
3984msgstr "Povezovanje z bralnikom iPapyrus."
3985
3986#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3987msgid "Communicate with the Sovos reader."
3988msgstr "Povezovanje z bralnikom Sovos."
3989
3990#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3991msgid "Communicate with the Sunstech EB700 reader."
3992msgstr "Povezovanje z bralnikom Sunstech EB700."
3993
3994#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
3995msgid "Communicate with the Stash W950 reader."
3996msgstr "Povezovanje z bralnikom Stash W950."
3997
3998#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
3999msgid "Communicate with the Wexler reader."
4000msgstr "Povezovanje z bralnikom Wexler."
4001
4002#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
4003#, python-format
4004msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
4005msgstr ""
4006
4007#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
4008#, python-format
4009msgid "Unable to detect the %s mount point. Try rebooting."
4010msgstr "Pogona %s ni mogoče zaznati. Poskusite s ponovnim zagonom."
4011
4012#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4013#, python-format
4014msgid "Unable to detect the %s disk drive."
4015msgstr "Diska %s ni mogoče zaznati."
4016
4017#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4018#, python-format
4019msgid ""
4020"Unable to detect the %s disk drive. Either the device has already been "
4021"ejected, or your kernel is exporting a deprecated version of SYSFS."
4022msgstr ""
4023
4024#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4025#, python-format
4026msgid "Unable to mount main memory (Error code: %d)"
4027msgstr "Ne morem zagnati glavni spomin (Napaka kode: %d)"
4028
4029#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4030#, python-format
4031msgid ""
4032"The main memory of %s is read only. This usually happens because of file "
4033"system errors."
4034msgstr "Glavni spomin %s je v bralnem načinu. Običajno se to zgodi zaradi napak datotečnega sistema."
4035
4036#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4037msgid "Unable to mount the device"
4038msgstr "Naprave ni mogoče priklopiti"
4039
4040#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4041msgid "Configure Device"
4042msgstr "Prilagodi napravo"
4043
4044#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4045msgid "settings for device drivers"
4046msgstr "nastavitve gonilnikov naprave"
4047
4048#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4049msgid "Ordered list of formats the device will accept"
4050msgstr "Urejen seznam vrst zapisov, ki jih naprava sprejme"
4051
4052#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4053#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4054msgid "Place files in sub-folders if the device supports them"
4055msgstr ""
4056
4057#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4058#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4059#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4060#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4061msgid "Read metadata from files on device"
4062msgstr "Preberi metapodatke iz datotek na napravi"
4063
4064#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4065msgid "Use author sort instead of author"
4066msgstr "Uporabite avtorjevo razvrščanje namesto po avtorju"
4067
4068#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4069msgid "Template to control how books are saved"
4070msgstr "Predloga za nadziranje shranjevanja knjig"
4071
4072#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4073#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4074msgid "Extra customization"
4075msgstr "Posebna prilagoditev"
4076
4077#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4078msgid "Communicate with an e-book reader."
4079msgstr ""
4080
4081#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4082#, python-format
4083msgid ""
4084"Failed to access files in the main memory of your device. You should contact"
4085" the device manufacturer for support. Common fixes are: try a different USB "
4086"cable/USB port on your computer. If you device has a \"Reset to factory "
4087"defaults\" type of setting somewhere, use it. Underlying error: %s"
4088msgstr ""
4089
4090#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4091#, python-format
4092msgid ""
4093"Permission was denied by macOS trying to access files in the main memory of "
4094"your device. You will need to grant permission explicitly by looking under "
4095"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4096"Underlying error: %s"
4097msgstr ""
4098
4099#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4100#, python-format
4101msgid ""
4102"Failed to access files on the SD card in your device. This can happen for "
4103"many reasons. The SD card may be corrupted, it may be too large for your "
4104"device, it may be write-protected, etc. Try a different SD card, or reformat"
4105" your SD card using the FAT32 filesystem. Also make sure there are not too "
4106"many files in the root of your SD card. Underlying error: %s"
4107msgstr ""
4108
4109#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4110msgid "Sending metadata to device..."
4111msgstr "Pošiljanje metapodatkov napravi ..."
4112
4113#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4114#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4115msgid "USB Vendor ID (in hex)"
4116msgstr "ID proizvajalca USB (šestn.)"
4117
4118#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4119#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4120#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4121msgid ""
4122"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4123"defined device"
4124msgstr "Pridobite ta ID prek Nastavitve -> Razno -> Pridobi podatke za nastavitev uporabniško določene naprave"
4125
4126#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4127#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4128msgid "USB Product ID (in hex)"
4129msgstr "ID izdelka USB (šestnajst.)"
4130
4131#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4132#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4133msgid "USB Revision ID (in hex)"
4134msgstr "ID revizije USB (šestnast.)"
4135
4136#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4137#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4138#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4139#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4140msgid "Unused (leave blank)"
4141msgstr "Neuporabljeno (pusti prazno)"
4142
4143#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4144#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4145#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4146#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4147msgid "This field is no longer used, leave it blank."
4148msgstr "To polje ni več v uporabi, pustite ga praznega."
4149
4150#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4151msgid "Main memory folder"
4152msgstr "Glavna pomnilniška mapa"
4153
4154#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4155#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4156msgid ""
4157"Enter the folder where the books are to be stored. This folder is prepended "
4158"to any send_to_device template"
4159msgstr "Vnesite mapo, kjer bodo shranjene knjige. Mapa je pripeta na začetek vsake predloge send_to_device"
4160
4161#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4162msgid ""
4163"Check this box if the device's main memory is being seen as card a and the "
4164"card is being seen as main memory"
4165msgstr ""
4166
4167#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4168#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4169#, python-format
4170msgid ""
4171"The reader has no storage card %s. You may have changed the default send to "
4172"device action. Right click on the \"Send to device\" button and reset the "
4173"default action to be \"Send to main memory\"."
4174msgstr ""
4175
4176#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4177#, python-format
4178msgid "Selected slot: %s is not supported."
4179msgstr "Izbrana reža: %s ni podprta."
4180
4181#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4182msgid "There is insufficient free space in main memory"
4183msgstr "V glavnem pomnilniku primanjkuje prostora"
4184
4185#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4186#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4187msgid "There is insufficient free space on the storage card"
4188msgstr "Na spominski kartici primanjkuje prostora"
4189
4190#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4191#, python-format
4192msgid "Rendered %s"
4193msgstr "Upodobljen %s"
4194
4195#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4196#, python-format
4197msgid "Failed %s"
4198msgstr "Neuspešno %s"
4199
4200#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4201#, python-format
4202msgid ""
4203"Failed to process comic: \n"
4204"\n"
4205"%s"
4206msgstr "Obdelovanje stripa ni uspelo: \n\n%s"
4207
4208#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4209msgid ""
4210"input_file output_file [options]\n"
4211"\n"
4212"Convert an e-book from one format to another.\n"
4213"\n"
4214"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4215"\n"
4216"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"
4217"\n"
4218"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"
4219"\n"
4220"For full documentation of the conversion system see\n"
4221msgstr ""
4222
4223#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4224msgid ""
4225"Path to a file containing rules to transform the CSS styles in this book. "
4226"The easiest way to create such a file is to use the wizard for creating "
4227"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4228" section of the conversion dialog. Once you create the rules, you can use "
4229"the \"Export\" button to save them to a file."
4230msgstr ""
4231
4232#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4233msgid ""
4234"Path to a file containing rules to transform the HTML in this book. The "
4235"easiest way to create such a file is to use the wizard for creating rules in"
4236" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4237"of the conversion dialog. Once you create the rules, you can use the "
4238"\"Export\" button to save them to a file."
4239msgstr ""
4240
4241#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4242msgid "INPUT OPTIONS"
4243msgstr "VHODNE MOŽNOSTI"
4244
4245#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4246msgid "OUTPUT OPTIONS"
4247msgstr "IZHODNE MOŽNOSTI"
4248
4249#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4250#, python-format
4251msgid "Options to control the processing of the input %s file"
4252msgstr "Možnosti za nadzor obdelave vhodne datoteke %s"
4253
4254#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4255#, python-format
4256msgid "Options to control the processing of the output %s"
4257msgstr "Možnosti za nadzor obdelave izhodne datoteke %s"
4258
4259#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4260msgid "LOOK AND FEEL"
4261msgstr "VIDEZ IN OBČUTEK"
4262
4263#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4264msgid "Options to control the look and feel of the output"
4265msgstr "Možnosti za nadzor videza in občutka izhoda"
4266
4267#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4268msgid "HEURISTIC PROCESSING"
4269msgstr "HEVRISTIČNA OBDELAVA"
4270
4271#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4272#, python-format
4273msgid ""
4274"Modify the document text and structure using common patterns. Disabled by "
4275"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4276"%(dis)s options."
4277msgstr ""
4278
4279#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4280msgid "SEARCH AND REPLACE"
4281msgstr "NAJDI IN ZAMENJAJ"
4282
4283#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4284#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4285msgid "Modify the document text and structure using user defined patterns."
4286msgstr "Spremeni besedilo in strukturo dokumenta z rabo uporabniško določenih vzorcev."
4287
4288#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4289msgid "STRUCTURE DETECTION"
4290msgstr "ZAZNAVA STRUKTURE"
4291
4292#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4293msgid "Control auto-detection of document structure."
4294msgstr "Nadzor samodejnega zaznavanja strukture dokumenta."
4295
4296#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4297msgid "TABLE OF CONTENTS"
4298msgstr "KAZALO VSEBINE"
4299
4300#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4301msgid ""
4302"Control the automatic generation of a Table of Contents. By default, if the "
4303"source file has a Table of Contents, it will be used in preference to the "
4304"automatically generated one."
4305msgstr "Nadzor samodejnega tvorjenja kazala vsebine. Glede na osnovno nastavitev, če ima vir kazalo vsebine, bo le-to uporabljeno pri samodejnem tvorjenju."
4306
4307#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4308msgid "METADATA"
4309msgstr "METAPODATKI"
4310
4311#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4312msgid "Options to set metadata in the output"
4313msgstr "Možnosti nastavitve metapodatkov v izhodu"
4314
4315#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4316msgid "DEBUG"
4317msgstr "RAZHROŠČEVANJE"
4318
4319#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4320msgid "Options to help with debugging the conversion"
4321msgstr "Možnosti pomoči pri razhroščevanju pretvorbe"
4322
4323#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4324msgid ""
4325"List builtin recipe names. You can create an e-book from a builtin recipe "
4326"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4327msgstr ""
4328
4329#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4330msgid "Output saved to"
4331msgstr "Izhod je shranjen v"
4332
4333#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4334#, python-format
4335msgid ""
4336"The options and default values for the options change depending on both the\n"
4337"input and output formats, so you should always check with::\n"
4338"\n"
4339"    %s\n"
4340"\n"
4341"Below are the options that are common to all conversion, followed by the\n"
4342"options specific to every input and output format."
4343msgstr ""
4344
4345#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4346msgid "Convert AZW4 to HTML"
4347msgstr ""
4348
4349#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4350msgid "Convert CHM files to OEB"
4351msgstr ""
4352
4353#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4354msgid ""
4355"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4356msgstr ""
4357
4358#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4359msgid ""
4360"Reduce the number of colors used in the image. This works only if you choose"
4361" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4362"turn off. Maximum value is 256. It is off by default."
4363msgstr ""
4364
4365#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4366msgid ""
4367"Disable normalize (improve contrast) color range for pictures. Default: "
4368"False"
4369msgstr "Onemogočite normalizacijo (izboljšajte kontrast) barvnega obsega za slike. Privzeto: neizbrano"
4370
4371#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4372msgid "Maintain picture aspect ratio. Default is to fill the screen."
4373msgstr "Obdržite razmerje slike. Privzeto je, da se prilagodi velikosti zaslona."
4374
4375#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4376msgid "Disable sharpening."
4377msgstr "Onemogočite ostrenje."
4378
4379#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4380msgid ""
4381"Disable trimming of comic pages. For some comics, trimming might remove "
4382"content as well as borders."
4383msgstr "Izključitev trimanja strani stripov. Pri nekaterih stripih lahko trimanje odstrani vsebino  tako kot robove."
4384
4385#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4386msgid "Don't split landscape images into two portrait images"
4387msgstr "Ne razdeli ležečih slik v dve pokončni."
4388
4389#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4390msgid ""
4391"Keep aspect ratio and scale image using screen height as image width for "
4392"viewing in landscape mode."
4393msgstr "Obdrži razmerje pri skaliranju slik in uporabi višino zaslona za širino slike pri pregledovanju v panoramskem načinu."
4394
4395#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4396msgid ""
4397"Used for right-to-left publications like manga. Causes landscape pages to be"
4398" split into portrait pages from right to left."
4399msgstr "Uporablja se za izdaje, ki se berejo od desne proti levi tako kot manga. Panoramske slike se razdelijo v portretne strani od desne proti levi."
4400
4401#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4402msgid ""
4403"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4404"time."
4405msgstr "Vključitev odstranjevanje pikic-madežov. Zmanjša pikčasti šum vendar znatno poveča čas procesiranja."
4406
4407#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4408msgid ""
4409"Don't sort the files found in the comic alphabetically by name. Instead use "
4410"the order they were added to the comic."
4411msgstr "Ne razvrščaj datotek, ki se nahajajo v stripu, po imenu. Upoštevaj zaporedje, v katerem so bile stripu dodane."
4412
4413#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4414msgid ""
4415"The format that images in the created e-book are converted to. You can "
4416"experiment to see which format gives you optimal size and look on your "
4417"device."
4418msgstr ""
4419
4420#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4421msgid "Apply no processing to the image"
4422msgstr "Slike dodatno ne obdelaj"
4423
4424#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4425msgid "Do not convert the image to grayscale (black and white)"
4426msgstr "Ne pretvori slike v sivinsko (črna in bela)"
4427
4428#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4429msgid ""
4430"Specify the image size as width x height pixels, for example: 123x321. "
4431"Normally, an image size is automatically calculated from the output profile,"
4432" this option overrides it."
4433msgstr ""
4434
4435#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4436msgid ""
4437"When converting a CBC do not add links to each page to the TOC. Note this "
4438"only applies if the TOC has more than one section"
4439msgstr "Pri pretvarjanju CBC vsaki strani ne dodaj povezav na kazalo vsebine. Upoštevajte, da to velja le, če ima kazalo vsebine več kot en razdelek"
4440
4441#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4442#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4443#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4444#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4445msgid "Page"
4446msgstr "Stran"
4447
4448#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4449msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4450msgstr ""
4451
4452#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4453msgid "Convert DOCX files (.docx and .docm) to HTML"
4454msgstr "Pretvori datoteke DOCX (.docx in .docm) v HTML"
4455
4456#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4457msgid ""
4458"Normally, if a large image is present at the start of the document that "
4459"looks like a cover, it will be removed from the document and used as the "
4460"cover for created e-book. This option turns off that behavior."
4461msgstr ""
4462
4463#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4464msgid "Do not insert a page break after every endnote."
4465msgstr ""
4466
4467#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4468msgid ""
4469"Render superscripts and subscripts so that they do not affect the line "
4470"height."
4471msgstr ""
4472
4473#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4474#, python-format
4475msgid "The size of the page. Default is letter. Choices are %s"
4476msgstr ""
4477
4478#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4479msgid ""
4480"Custom size of the document. Use the form width x height, for example: "
4481"`123x321` to specify the width and height (in pts). This overrides any "
4482"specified page-size."
4483msgstr ""
4484
4485#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4486msgid ""
4487"Do not insert the book cover as an image at the start of the document. If "
4488"you use this option, the book cover will be discarded."
4489msgstr ""
4490
4491#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4492msgid ""
4493"Preserve the aspect ratio of the cover image instead of stretching it out to"
4494" cover the entire page."
4495msgstr ""
4496
4497#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4498msgid ""
4499"Do not insert the table of contents as a page at the start of the document."
4500msgstr ""
4501
4502#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4503#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4504#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4505#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4506#, python-format
4507msgid ""
4508"Extract the contents of the generated %s file to the specified folder. The "
4509"contents of the folder are first deleted, so be careful."
4510msgstr ""
4511
4512#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4513#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4514msgid ""
4515"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4516"common left page margin setting."
4517msgstr ""
4518
4519#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4520#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4521msgid ""
4522"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4523"common top page margin setting, unless set to zero."
4524msgstr ""
4525
4526#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4527#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4528msgid ""
4529"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4530"common right page margin setting, unless set to zero."
4531msgstr ""
4532
4533#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4534#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4535msgid ""
4536"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4537"common bottom page margin setting, unless set to zero."
4538msgstr ""
4539
4540#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4541msgid "Convert EPUB files (.epub) to HTML"
4542msgstr ""
4543
4544#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4545msgid ""
4546"Turn off splitting at page breaks. Normally, input files are automatically "
4547"split at every page break into two files. This gives an output e-book that "
4548"can be parsed faster and with less resources. However, splitting is slow and"
4549" if your source file contains a very large number of page breaks, you should"
4550" turn off splitting on page breaks."
4551msgstr ""
4552
4553#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4554#, python-format
4555msgid ""
4556"Split all HTML files larger than this size (in KB). This is necessary as "
4557"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4558"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4559"based splitting."
4560msgstr ""
4561
4562#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4563msgid ""
4564"Normally, if the input file has no cover and you don't specify one, a "
4565"default cover is generated with the title, authors, etc. This option "
4566"disables the generation of this cover."
4567msgstr ""
4568
4569#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4570msgid ""
4571"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4572"be used on a device that does not support SVG, like the iPhone or the "
4573"JetBook Lite. Without this option, such devices will display the cover as a "
4574"blank page."
4575msgstr ""
4576
4577#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4578msgid ""
4579"When using an SVG cover, this option will cause the cover to scale to cover "
4580"the available screen area, but still preserve its aspect ratio (ratio of "
4581"width to height). That means there may be white borders at the sides or top "
4582"and bottom of the image, but the image will never be distorted. Without this"
4583" option the image may be slightly distorted, but there will be no borders."
4584msgstr ""
4585
4586#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4587msgid ""
4588"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4589"will flatten the file system inside the EPUB, putting all files into the top"
4590" level."
4591msgstr ""
4592
4593#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4594msgid ""
4595"Insert an inline Table of Contents that will appear as part of the main book"
4596" content."
4597msgstr ""
4598
4599#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4600msgid ""
4601"Put the inserted inline Table of Contents at the end of the book instead of "
4602"the start."
4603msgstr "Vstavljeno kazalo vsebine postavi na konec knjige namesto na začetek"
4604
4605#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4606#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4607#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4608#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4609msgid "Title for any generated in-line table of contents."
4610msgstr "Naslov za vsako ustvarjeno vdelano kazalo vsebine."
4611
4612#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4613msgid ""
4614"The version of the EPUB file to generate. EPUB 2 is the most widely "
4615"compatible, only use EPUB 3 if you know you actually need it."
4616msgstr ""
4617
4618#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4619msgid "Convert FB2 and FBZ files to HTML"
4620msgstr ""
4621
4622#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4623msgid "Do not insert a Table of Contents at the beginning of the book."
4624msgstr "Ne vstavi kazala vsebine na začetek knjige."
4625
4626#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4627msgid "Section per entry in the ToC"
4628msgstr ""
4629
4630#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4631msgid "Section per file"
4632msgstr ""
4633
4634#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4635msgid "A single section"
4636msgstr ""
4637
4638#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4639#, python-brace-format
4640msgid ""
4641"Specify how sections are created:\n"
4642" * nothing: {nothing}\n"
4643" * files: {files}\n"
4644" * toc: {toc}\n"
4645"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\")."
4646msgstr ""
4647
4648#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4649#, python-format
4650msgid ""
4651"Genre for the book. Choices: %s\n"
4652"\n"
4653" See: "
4654msgstr "Žanr knjige. Možne izbire: %s\n\n Glejte: "
4655
4656#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4657msgid "for a complete list with descriptions."
4658msgstr "za popoln seznam z opisi."
4659
4660#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4661msgid "Convert HTML and OPF files to an OEB"
4662msgstr ""
4663
4664#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4665msgid ""
4666"Traverse links in HTML files breadth first. Normally, they are traversed "
4667"depth first."
4668msgstr ""
4669
4670#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4671#, python-format
4672msgid ""
4673"Maximum levels of recursion when following links in HTML files. Must be non-"
4674"negative. 0 implies that no links in the root HTML file are followed. "
4675"Default is %default."
4676msgstr ""
4677
4678#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4679msgid ""
4680"Normally this input plugin re-arranges all the input files into a standard "
4681"folder hierarchy. Only use this option if you know what you are doing as it "
4682"can result in various nasty side effects in the rest of the conversion "
4683"pipeline."
4684msgstr ""
4685
4686#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4687msgid "CSS file used for the output instead of the default file"
4688msgstr "Datoteka CSS, uporabljena za izvoz namesto privzete datoteke"
4689
4690#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4691msgid ""
4692"Template used for generation of the HTML index file instead of the default "
4693"file"
4694msgstr ""
4695
4696#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4697msgid ""
4698"Template used for the generation of the HTML contents of the book instead of"
4699" the default file"
4700msgstr ""
4701
4702#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4703msgid ""
4704"Extract the contents of the generated ZIP file to the specified folder. "
4705"WARNING: The contents of the folder will be deleted."
4706msgstr ""
4707
4708#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4709msgid "Convert HTMLZ files to HTML"
4710msgstr ""
4711
4712#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4713#, python-format
4714msgid "Multiple HTML files found in the archive. Only %s will be used."
4715msgstr ""
4716
4717#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4718msgid "No top level HTML file found."
4719msgstr "Vrhnje datoteke HTML ni mogoče najti."
4720
4721#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4722#, python-format
4723msgid "Top level HTML file %s is empty"
4724msgstr "Vrhnja datoteka HTML %s je prazna."
4725
4726#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4727msgid "Use CSS classes"
4728msgstr ""
4729
4730#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4731msgid "Use the style attribute"
4732msgstr ""
4733
4734#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4735msgid "Use HTML tags wherever possible"
4736msgstr ""
4737
4738#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4739msgid "Use an external CSS file"
4740msgstr ""
4741
4742#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4743msgid "Use a <style> tag in the HTML file"
4744msgstr ""
4745
4746#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4747#, python-brace-format
4748msgid ""
4749"Specify the handling of CSS. Default is class.\n"
4750"class: {class}\n"
4751"inline: {inline}\n"
4752"tag: {tag}"
4753msgstr ""
4754
4755#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4756#, python-brace-format
4757msgid ""
4758"How to handle the CSS when using css-type = 'class'.\n"
4759"Default is external.\n"
4760"external: {external}\n"
4761"inline: {inline}"
4762msgstr ""
4763
4764#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4765msgid ""
4766"If set this option causes the file name of the HTML file inside the HTMLZ "
4767"archive to be based on the book title."
4768msgstr ""
4769
4770#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4771msgid "Convert LIT files to HTML"
4772msgstr ""
4773
4774#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4775msgid "Convert LRF files to HTML"
4776msgstr ""
4777
4778#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4779msgid "Enable auto-rotation of images that are wider than the screen width."
4780msgstr ""
4781
4782#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4783#, python-format
4784msgid "Set the space between words in pts. Default is %default"
4785msgstr "Nastavite razmik med besedami v točkah. Privzeto je %default"
4786
4787#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4788msgid "Add a header to all the pages with title and author."
4789msgstr "Dodaj glavo z naslovom in avtorjem na vse strani."
4790
4791#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4792msgid ""
4793"Set the format of the header. %a is replaced by the author and %t by the "
4794"title. Default is %default"
4795msgstr "Nastavi obliko glave. %a je zamenjan z avtorjem in %t z naslovom. Privzeto je %default"
4796
4797#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4798#, python-format
4799msgid "Add extra spacing below the header. Default is %default pt."
4800msgstr "Pod naslovom dodaj razmik. Privzeto je %default točk."
4801
4802#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4803#, python-format
4804msgid ""
4805"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4806"pts. Default: %default"
4807msgstr "Najmanjši zamik odstavka (zamik prve vrstice odstavka) v točkah. Privzeto: %default"
4808
4809#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4810msgid "This option has no effect"
4811msgstr ""
4812
4813#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4814#, python-format
4815msgid ""
4816"Multiply the size of text in rendered tables by this factor. Default is "
4817"%default"
4818msgstr "Pomnoži velikost pisave v upodobljenih tabelah s tem faktorjem. Privzeto je %default"
4819
4820#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4821msgid "The serif family of fonts to embed"
4822msgstr "Za vdelavo izbrana pisava iz družine serif"
4823
4824#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4825msgid "The sans-serif family of fonts to embed"
4826msgstr "Za vdelavo izbrana pisava iz družine sans-serif"
4827
4828#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4829msgid "The monospace family of fonts to embed"
4830msgstr "Za vdelavo izbrana pisava iz družine monospace"
4831
4832#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4833msgid "Comic"
4834msgstr "Strip"
4835
4836#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4837msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4838msgstr ""
4839
4840#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4841#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4842msgid "When present, use author sort field as author."
4843msgstr "Če je vključeno, uporabite polje razvrščanja avtorja kot avtorja."
4844
4845#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4846#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4847msgid ""
4848"Don't add Table of Contents to the book. Useful if the book has its own "
4849"table of contents."
4850msgstr ""
4851
4852#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4853#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4854msgid "Disable compression of the file contents."
4855msgstr "Onemogoči stiskanje vsebine datoteke."
4856
4857#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4858msgid ""
4859"Tag for MOBI files to be marked as personal documents. This option has no "
4860"effect on the conversion. It is used only when sending MOBI files to a "
4861"device. If the file being sent has the specified tag, it will be marked as a"
4862" personal document when sent to the Kindle."
4863msgstr ""
4864
4865#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4866msgid ""
4867"Ignore margins in the input document. If False, then the MOBI output plugin "
4868"will try to convert margins specified in the input document, otherwise it "
4869"will ignore them."
4870msgstr ""
4871
4872#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4873#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4874msgid ""
4875"When adding the Table of Contents to the book, add it at the start of the "
4876"book instead of the end. Not recommended."
4877msgstr ""
4878
4879#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4880#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4881msgid ""
4882"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4883"Using this feature means that  the book will not auto sync its last read "
4884"position  on multiple devices. Complain to Amazon."
4885msgstr ""
4886
4887#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4888msgid ""
4889"By default calibre converts all images to JPEG format in the output MOBI "
4890"file. This is for maximum compatibility as some older MOBI viewers have "
4891"problems with other image formats. This option tells calibre not to do this."
4892" Useful if your document contains lots of GIF/PNG images that become very "
4893"large when converted to JPEG."
4894msgstr ""
4895
4896#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4897msgid ""
4898"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4899"This format is compatible with all devices. However, by changing this "
4900"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4901"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4902"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4903msgstr ""
4904
4905#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4906#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4907msgid "All articles"
4908msgstr "Vsi članki"
4909
4910#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4911msgid "Convert ODT (OpenOffice) files to HTML"
4912msgstr ""
4913
4914#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4915msgid "Convert PDB to HTML"
4916msgstr ""
4917
4918#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4919msgid "Format to use inside the PDB container. Choices are:"
4920msgstr ""
4921
4922#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4923msgid ""
4924"Specify the character encoding of the output document. The default is "
4925"cp1252. Note: This option is not honored by all formats."
4926msgstr "Določite kodiranje znakov za izhodni dokument. Privzeto je kodiranje cp1253. Opomba: možnost ni podprta v vseh vrstah zaposov."
4927
4928#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4929#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4930#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4931#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4932msgid "Add Table of Contents to beginning of the book."
4933msgstr "Dodaj kazalo vsebine na začetek knjige."
4934
4935#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4936msgid "Convert PDF files to HTML"
4937msgstr ""
4938
4939#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4940msgid "Do not extract images from the document"
4941msgstr "Ne izlušči slik iz dokumenta"
4942
4943#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4944msgid ""
4945"Scale used to determine the length at which a line should be unwrapped. "
4946"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4947"the median line length."
4948msgstr ""
4949
4950#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4951msgid "Use the new PDF conversion engine. Currently not operational."
4952msgstr ""
4953
4954#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4955msgid ""
4956"Instead of using the paper size specified in the PDF Output options, use a "
4957"paper size corresponding to the current output profile. Useful if you want "
4958"to generate a PDF for viewing on a specific device."
4959msgstr ""
4960
4961#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4962msgid ""
4963"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4964"This does not override the unit for margins!"
4965msgstr ""
4966
4967#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4968msgid ""
4969"The size of the paper. This size will be overridden when a non default "
4970"output profile is used. Default is letter. Choices are {}"
4971msgstr ""
4972
4973#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4974msgid ""
4975"Custom size of the document. Use the form width x height e.g. `123x321` to "
4976"specify the width and height. This overrides any specified paper-size."
4977msgstr ""
4978
4979#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4980msgid ""
4981"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4982" full first page of the generated PDF."
4983msgstr ""
4984
4985#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4986msgid ""
4987"The font family used to render serif fonts. Will work only if the font is "
4988"available system-wide."
4989msgstr ""
4990
4991#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4992msgid ""
4993"The font family used to render sans-serif fonts. Will work only if the font "
4994"is available system-wide."
4995msgstr ""
4996
4997#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
4998msgid ""
4999"The font family used to render monospace fonts. Will work only if the font "
5000"is available system-wide."
5001msgstr ""
5002
5003#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
5004msgid "The font family used to render monospace fonts"
5005msgstr ""
5006
5007#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
5008msgid "The default font size (in pixels)"
5009msgstr ""
5010
5011#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5012msgid "The default font size for monospaced text (in pixels)"
5013msgstr ""
5014
5015#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5016msgid ""
5017"Break long words at the end of lines. This can give the text at the right "
5018"margin a more even appearance. Note that depending on the fonts used this "
5019"option can break the copying of text from the PDF file."
5020msgstr ""
5021
5022#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5023msgid "Surround all links with a red box, useful for debugging."
5024msgstr ""
5025
5026#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5027msgid ""
5028"Add page numbers to the bottom of every page in the generated PDF file. If "
5029"you specify a footer template, it will take precedence over this option."
5030msgstr ""
5031
5032#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5033#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5034#, python-format
5035msgid ""
5036"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5037"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5038msgstr ""
5039
5040#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5041msgid "footers"
5042msgstr "noge"
5043
5044#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5045msgid "headers"
5046msgstr "glave"
5047
5048#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5049msgid ""
5050"Add a Table of Contents at the end of the PDF that lists page numbers. "
5051"Useful if you want to print out the PDF. If this PDF is intended for "
5052"electronic use, use the PDF Outline instead."
5053msgstr ""
5054
5055#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5056msgid "Title for generated table of contents."
5057msgstr "Naslov za ustvarjeno kazalo vsebine"
5058
5059#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5060msgid ""
5061"Use the page margins specified in the input document via @page CSS rules. "
5062"This will cause the margins specified in the conversion settings to be "
5063"ignored. If the document does not specify page margins, the conversion "
5064"settings will be used as a fallback."
5065msgstr ""
5066
5067#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5068msgid ""
5069"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5070"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5071"page number."
5072msgstr ""
5073
5074#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5075msgid "Generate an uncompressed PDF, useful for debugging."
5076msgstr ""
5077
5078#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5079msgid ""
5080"Shift the text horizontally by the specified offset (in pts). On odd "
5081"numbered pages, it is shifted to the right and on even numbered pages to the"
5082" left. Use negative numbers for the opposite effect. Note that this setting "
5083"is ignored on pages where the margins are smaller than the specified offset."
5084" Shifting is done by setting the PDF CropBox, not all software respects the "
5085"CropBox."
5086msgstr ""
5087
5088#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5089msgid "Convert PML to OEB"
5090msgstr ""
5091
5092#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5093msgid ""
5094"Specify the character encoding of the output document. The default is "
5095"cp1252."
5096msgstr "Določite kodiranje znakov v izhodnem dokumentu. Privzeto je to cp1252."
5097
5098#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5099msgid ""
5100"Do not reduce the size or bit depth of images. Images have their size and "
5101"depth reduced by default to accommodate applications that can not convert "
5102"images on their own such as Dropbook."
5103msgstr ""
5104
5105#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5106msgid "Convert RB files to HTML"
5107msgstr ""
5108
5109#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5110msgid "Download periodical content from the Internet"
5111msgstr ""
5112
5113#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5114msgid ""
5115"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5116"downloads at most 2 feeds. You can change the number of feeds and articles "
5117"by supplying optional arguments. For example: --test 3 1 will download at "
5118"most 3 feeds and only 1 article per feed."
5119msgstr ""
5120
5121#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5122msgid "Username for sites that require a login to access content."
5123msgstr "Uporabniško ime za spletišča, ki zahtevajo prijavo za dostop do vsebin."
5124
5125#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5126msgid "Password for sites that require a login to access content."
5127msgstr "Geslo za spletišča, ki zahtevajo prijavo za dostop do vsebin."
5128
5129#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5130msgid ""
5131"Do not download latest version of builtin recipes from the calibre server"
5132msgstr ""
5133
5134#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5135msgid "Convert RTF files to HTML"
5136msgstr ""
5137
5138#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5139msgid "Ignore WMF images instead of replacing them with a placeholder image."
5140msgstr "Prezri slike WMF namesto zamenjevanja z nadomestno sliko"
5141
5142#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5143#, python-format
5144msgid ""
5145"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5146"%s"
5147msgstr ""
5148
5149#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5150msgid "Convert SNB files to OEB"
5151msgstr ""
5152
5153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5156msgid ""
5157"Specify the character encoding of the output document. The default is utf-8."
5158msgstr "Določite kodni nabor znakov za izhodni dokument. Privzeto je utf-8."
5159
5160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5161#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5162msgid ""
5163"The maximum number of characters per line. This splits on the first space "
5164"before the specified value. If no space is found the line will be broken at "
5165"the space after and will exceed the specified value. Also, there is a "
5166"minimum of 25 characters. Use 0 to disable line splitting."
5167msgstr ""
5168
5169#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5170msgid "Specify whether or not to insert an empty line between two paragraphs."
5171msgstr ""
5172
5173#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5174msgid ""
5175"Specify whether or not to insert two space characters to indent the first "
5176"line of each paragraph."
5177msgstr ""
5178
5179#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5180msgid ""
5181"Specify whether or not to hide the chapter title for each chapter. Useful "
5182"for image-only output (eg. comics)."
5183msgstr ""
5184
5185#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5186msgid "Resize all the images for full screen mode. "
5187msgstr ""
5188
5189#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5190msgid "Start page"
5191msgstr ""
5192
5193#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5194#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5195msgid "Cover pages"
5196msgstr ""
5197
5198#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5199#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5200msgid " (Preface)"
5201msgstr " (uvod)"
5202
5203#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5204msgid "Convert TCR files to HTML"
5205msgstr ""
5206
5207#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5208msgid "Abbreviations"
5209msgstr "Okrajšave"
5210
5211#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5212msgid "Support admonitions"
5213msgstr ""
5214
5215#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5216msgid "Add attribute to HTML tags"
5217msgstr ""
5218
5219#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5220msgid "Add code highlighting via Pygments"
5221msgstr ""
5222
5223#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5224msgid "Definition lists"
5225msgstr ""
5226
5227#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5228msgid "Enables various common extensions"
5229msgstr ""
5230
5231#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5232msgid "Alternative code block syntax"
5233msgstr ""
5234
5235#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5236#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5237msgid "Footnotes"
5238msgstr "Sprotne opombe"
5239
5240#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5241msgid "Use legacy element attributes"
5242msgstr ""
5243
5244#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5245msgid "Use legacy underscore handling for connected words"
5246msgstr ""
5247
5248#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5249msgid "Metadata in the document"
5250msgstr "Metapodatki v dokumentu"
5251
5252#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5253msgid "Treat newlines as hard breaks"
5254msgstr ""
5255
5256#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5257msgid "Do not allow mixing list types"
5258msgstr ""
5259
5260#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5261msgid "Use markdown's internal smartypants parser"
5262msgstr ""
5263
5264#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5265msgid "Support tables"
5266msgstr "Podpiraj tabele"
5267
5268#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5269msgid "Generate a table of contents"
5270msgstr "Ustvari kazalo vsebine"
5271
5272#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5273msgid "Wiki style links"
5274msgstr "Povezave v slogu wiki"
5275
5276#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5277msgid "Convert TXT files to HTML"
5278msgstr ""
5279
5280#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5281msgid "Try to auto detect paragraph type"
5282msgstr ""
5283
5284#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5285msgid "Treat a blank line as a paragraph break"
5286msgstr ""
5287
5288#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5289msgid "Assume every line is a paragraph"
5290msgstr ""
5291
5292#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5293msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5294msgstr ""
5295
5296#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5297msgid "Most lines have hard line breaks, few/no blank lines or indents"
5298msgstr ""
5299
5300#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5301msgid "Don't modify the paragraph structure"
5302msgstr ""
5303
5304#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5305msgid "Automatically decide which formatting processor to use"
5306msgstr ""
5307
5308#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5309msgid "No formatting"
5310msgstr ""
5311
5312#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5313msgid "Use heuristics to determine chapter headings, italics, etc."
5314msgstr ""
5315
5316#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5317msgid "Use the TexTile markup language"
5318msgstr ""
5319
5320#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5321msgid "Use the Markdown markup language"
5322msgstr ""
5323
5324#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5325#, python-brace-format
5326msgid ""
5327"Formatting used within the document.\n"
5328"* auto: {auto}\n"
5329"* plain: {plain}\n"
5330"* heuristic: {heuristic}\n"
5331"* textile: {textile}\n"
5332"* markdown: {markdown}\n"
5333"To learn more about markdown see {url}"
5334msgstr ""
5335
5336#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5337#, python-brace-format
5338msgid ""
5339"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5340"* auto: {auto}\n"
5341"* block: {block}\n"
5342"* single: {single}\n"
5343"* print:  {print}\n"
5344"* unformatted: {unformatted}\n"
5345"* off: {off}"
5346msgstr ""
5347
5348#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5349msgid ""
5350"Normally extra spaces are condensed into a single space. With this option "
5351"all spaces will be displayed."
5352msgstr ""
5353
5354#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5355msgid ""
5356"Normally extra space at the beginning of lines is retained. With this option"
5357" they will be removed."
5358msgstr ""
5359
5360#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5361#, python-format
5362msgid ""
5363"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5364"To learn more about Markdown extensions, see {}\n"
5365"This should be a comma separated list of extensions to enable:\n"
5366msgstr ""
5367
5368#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5369#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5370#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5371msgid "Plain text"
5372msgstr ""
5373
5374#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5375msgid "Markdown formatted text"
5376msgstr ""
5377
5378#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5379msgid "TexTile formatted text"
5380msgstr ""
5381
5382#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5383#, python-format
5384msgid ""
5385"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5386"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5387"will default to the newline type used by this OS."
5388msgstr ""
5389
5390#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5391msgid ""
5392"Force splitting on the max-line-length value when no space is present. Also "
5393"allows max-line-length to be below the minimum"
5394msgstr ""
5395
5396#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5397#, python-brace-format
5398msgid ""
5399"Formatting used within the document.\n"
5400"* plain: {plain}\n"
5401"* markdown: {markdown}\n"
5402"* textile: {textile}"
5403msgstr ""
5404
5405#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5406msgid ""
5407"Do not remove links within the document. This is only useful when paired "
5408"with a TXT output formatting option that is not none because links are "
5409"always removed with plain text output."
5410msgstr ""
5411
5412#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5413msgid ""
5414"Do not remove image references within the document. This is only useful when"
5415" paired with a TXT output formatting option that is not none because links "
5416"are always removed with plain text output."
5417msgstr ""
5418
5419#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5420msgid ""
5421"Do not remove font color from output. This is only useful when TXT output "
5422"formatting is set to textile. Textile is the only formatting that supports "
5423"setting font color. If this option is not specified font color will not be "
5424"set and default to the color displayed by the reader (generally this is "
5425"black)."
5426msgstr ""
5427
5428#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5429msgid ""
5430"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5431" it twice will result in full verbosity, once medium verbosity and zero "
5432"times least verbosity."
5433msgstr ""
5434
5435#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5436msgid ""
5437"Save the output from different stages of the conversion pipeline to the "
5438"specified folder. Useful if you are unsure at which stage of the conversion "
5439"process a bug is occurring."
5440msgstr ""
5441
5442#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5443msgid ""
5444"Specify the input profile. The input profile gives the conversion system "
5445"information on how to interpret various information in the input document. "
5446"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5447"are:"
5448msgstr "Določite vhodni profil. Vhodni profil poda sistemsko informacijo pretvorbe, kako interpretirati različne podatke v vhodnem dokumentu. Primer: ločljivost, odvisna od dolžine (dolžina v slikovnih točkah). Izbire so:"
5449
5450#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5451msgid ""
5452"Specify the output profile. The output profile tells the conversion system "
5453"how to optimize the created document for the specified device (such as by "
5454"resizing images for the device screen size). In some cases, an output "
5455"profile can be used to optimize the output for a particular device, but this"
5456" is rarely necessary. Choices are:"
5457msgstr ""
5458
5459#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5460msgid ""
5461"The base font size in pts. All font sizes in the produced book will be "
5462"rescaled based on this size. By choosing a larger size you can make the "
5463"fonts in the output bigger and vice versa. By default, when the value is "
5464"zero, the base font size is chosen based on the output profile you chose."
5465msgstr ""
5466
5467#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5468msgid ""
5469"Mapping from CSS font names to font sizes in pts. An example setting is "
5470"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5471"xx-large, with the final size being for huge fonts. The font rescaling "
5472"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5473" use a mapping based on the output profile you chose."
5474msgstr "Mapiranje iz CSS imen fonta v velikosti fonta v pts. Na primer, da je  nastavitev 12,12,14,16,18,20,22,24.  To je mapiranje velikosti  za xx-majhna do xx-velika, tako da je končna velikost veliki  fonti. Običajno je mapiranje izbrano glede na izbrani izhodni profil."
5475
5476#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5477msgid "Disable all rescaling of font sizes."
5478msgstr "Izključite spreminjanje velikosti pisav."
5479
5480#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5481msgid ""
5482"The minimum line height, as a percentage of the element's calculated font "
5483"size. calibre will ensure that every element has a line height of at least "
5484"this setting, irrespective of what the input document specifies. Set to zero"
5485" to disable. Default is 120%. Use this setting in preference to the direct "
5486"line height specification, unless you know what you are doing. For example, "
5487"you can achieve \"double spaced\" text by setting this to 240."
5488msgstr ""
5489
5490#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5491msgid ""
5492"The line height in pts. Controls spacing between consecutive lines of text. "
5493"Only applies to elements that do not define their own line height. In most "
5494"cases, the minimum line height option is more useful. By default no line "
5495"height manipulation is performed."
5496msgstr ""
5497
5498#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5499msgid ""
5500"Embed the specified font family into the book. This specifies the \"base\" "
5501"font used for the book. If the input document specifies its own fonts, they "
5502"may override this base font. You can use the filter style information option"
5503" to remove fonts from the input document. Note that font embedding only "
5504"works with some output formats, principally EPUB, AZW3 and DOCX."
5505msgstr ""
5506
5507#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5508msgid ""
5509"Embed every font that is referenced in the input document but not already "
5510"embedded. This will search your system for the fonts, and if found, they "
5511"will be embedded. Embedding will only work if the format you are converting "
5512"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5513"that you have the proper license for embedding the fonts used in this "
5514"document."
5515msgstr ""
5516
5517#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5518msgid ""
5519"Subset all embedded fonts. Every embedded font is reduced to contain only "
5520"the glyphs used in this document. This decreases the size of the font files."
5521" Useful if you are embedding a particularly large font with lots of unused "
5522"glyphs."
5523msgstr ""
5524
5525#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5526msgid ""
5527"Some badly designed documents use tables to control the layout of text on "
5528"the page. When converted these documents often have text that runs off the "
5529"page and other artifacts. This option will extract the content from the "
5530"tables and present it in a linear fashion."
5531msgstr "Nekateri slabo oblikovani dokumenti uporabljajo tabele za nadzor izgleda  teksta na strani. Po pretvorbi imajo taki dokumenti tekst, ki uhaja iz strani in podobno. Ta opcija bo izbrala vsebino iz tabel in jo predstavila v linearnem načinu."
5532
5533#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5534msgid ""
5535"XPath expression that specifies all tags that should be added to the Table "
5536"of Contents at level one. If this is specified, it takes precedence over "
5537"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5538"Manual for examples."
5539msgstr ""
5540
5541#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5542msgid ""
5543"XPath expression that specifies all tags that should be added to the Table "
5544"of Contents at level two. Each entry is added under the previous level one "
5545"entry. See the XPath Tutorial in the calibre User Manual for examples."
5546msgstr ""
5547
5548#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5549msgid ""
5550"XPath expression that specifies all tags that should be added to the Table "
5551"of Contents at level three. Each entry is added under the previous level two"
5552" entry. See the XPath Tutorial in the calibre User Manual for examples."
5553msgstr ""
5554
5555#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5556msgid ""
5557"Normally, if the source file already has a Table of Contents, it is used in "
5558"preference to the auto-generated one. With this option, the auto-generated "
5559"one is always used."
5560msgstr "Če izvorna datoteka že vsebuje Kazalo vsebine, se to običajno uporabi prednostno. Z vključitvijo te opcije, se vedno uporabi samodejno generiranje."
5561
5562#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5563msgid "Don't add auto-detected chapters to the Table of Contents."
5564msgstr "Samodejno zaznanih poglavij ne dodaj v kazalo."
5565
5566#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5567#, python-format
5568msgid ""
5569"If fewer than this number of chapters is detected, then links are added to "
5570"the Table of Contents. Default: %default"
5571msgstr "Če je ugotovljenoštevilo poglavij manjše od te številke, se povezave dodajo v Kazalo vsebine- Privzeto: %default"
5572
5573#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5574#, python-format
5575msgid ""
5576"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5577" is: %default. Links are only added to the TOC if less than the threshold "
5578"number of chapters were detected."
5579msgstr "Največje število povezav za vnos v kazalo vsebine. Nastavite 0 za izključitev. Privzeto je: %default. Povezave so dodane v kazalo vsebine samo, če je ugotovljeno število poglavij manjše od mejne vrednosti."
5580
5581#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5582msgid ""
5583"Remove entries from the Table of Contents whose titles match the specified "
5584"regular expression. Matching entries and all their children are removed."
5585msgstr "Odstranitev tistih vnosov iz kazala vsebine, ki ustrezajo navedenemu regularnemu izrazu. Ustrezajoči vnosi in vsi njihovi nasledniki so odstranjeni."
5586
5587#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5588msgid ""
5589"When creating a TOC from links in the input document, allow duplicate "
5590"entries, i.e. allow more than one entry with the same text, provided that "
5591"they point to a different location."
5592msgstr ""
5593
5594#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5595msgid ""
5596"An XPath expression to detect chapter titles. The default is to consider "
5597"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5598" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5599"tags that have class=\"chapter\". The expression used must evaluate to a "
5600"list of elements. To disable chapter detection, use the expression \"/\". "
5601"See the XPath Tutorial in the calibre User Manual for further help on using "
5602"this feature."
5603msgstr ""
5604
5605#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5606msgid ""
5607"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5608"page breaks before chapters. A value of \"rule\" will insert a line before "
5609"chapters. A value of \"none\" will disable chapter marking and a value of "
5610"\"both\" will use both page breaks and lines to mark chapters."
5611msgstr "Določite označbe zaznanih poglavij. Vrednost \"prelom strani\" bo vstavila prelom pred poglavji. Vrednost \"črta\" bo vstavila vrstico pred poglavji. Vrednost \"nič\" bo izključila označevanje poglavja in vrednost \"oboje\" bo uporabila prelom in vrstico za označbo poglavij."
5612
5613#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5614msgid ""
5615"An XPath expression to detect the location in the document at which to start"
5616" reading. Some e-book reading programs (most prominently the Kindle) use "
5617"this location as the position at which to open the book. See the XPath "
5618"tutorial in the calibre User Manual for further help using this feature."
5619msgstr ""
5620
5621#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5622msgid ""
5623"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5624" the style rules from the source file, so it can be used to override those "
5625"rules."
5626msgstr "Ali pot k oblikovni predlogi CSS ali surovi CSS. Ta CSS bo dodan pravilom sloga izvorne datoteke in ga lahko uporabimo za njihovo razveljavitev (izvorni slog)."
5627
5628#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5629msgid ""
5630"Rules for transforming the styles in this book. These rules are applied "
5631"after all other CSS processing is done."
5632msgstr ""
5633
5634#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5635msgid ""
5636"Rules for transforming the HTML in this book. These rules are applied after "
5637"the HTML is parsed, but before any other transformations."
5638msgstr ""
5639
5640#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5641msgid ""
5642"A comma separated list of CSS properties that will be removed from all CSS "
5643"style rules. This is useful if the presence of some style information "
5644"prevents it from being overridden on your device. For example: font-"
5645"family,color,margin-left,margin-right"
5646msgstr ""
5647
5648#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5649msgid ""
5650"By default, calibre will use the shorthand form for various CSS properties "
5651"such as margin, padding, border, etc. This option will cause it to use the "
5652"full expanded form instead. Note that CSS is always expanded when generating"
5653" EPUB files with the output profile set to one of the Nook profiles as the "
5654"Nook cannot handle shorthand CSS."
5655msgstr ""
5656
5657#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5658msgid ""
5659"An XPath expression. Page breaks are inserted before the specified elements."
5660" To disable use the expression: /"
5661msgstr ""
5662
5663#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5664msgid ""
5665"Some documents specify page margins by specifying a left and right margin on"
5666" each individual paragraph. calibre will try to detect and remove these "
5667"margins. Sometimes, this can cause the removal of margins that should not "
5668"have been removed. In this case you can disable the removal."
5669msgstr ""
5670
5671#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5672#, python-format
5673msgid ""
5674"Set the top margin in pts. Default is %default. Setting this to less than "
5675"zero will cause no margin to be set (the margin setting in the original "
5676"document will be preserved). Note: Page oriented formats such as PDF and "
5677"DOCX have their own margin settings that take precedence."
5678msgstr ""
5679
5680#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5681#, python-format
5682msgid ""
5683"Set the bottom margin in pts. Default is %default. Setting this to less than"
5684" zero will cause no margin to be set (the margin setting in the original "
5685"document will be preserved). Note: Page oriented formats such as PDF and "
5686"DOCX have their own margin settings that take precedence."
5687msgstr ""
5688
5689#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:435
5690#, python-format
5691msgid ""
5692"Set the left margin in pts. Default is %default. Setting this to less than "
5693"zero will cause no margin to be set (the margin setting in the original "
5694"document will be preserved). Note: Page oriented formats such as PDF and "
5695"DOCX have their own margin settings that take precedence."
5696msgstr ""
5697
5698#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:443
5699#, python-format
5700msgid ""
5701"Set the right margin in pts. Default is %default. Setting this to less than "
5702"zero will cause no margin to be set (the margin setting in the original "
5703"document will be preserved). Note: Page oriented formats such as PDF and "
5704"DOCX have their own margin settings that take precedence."
5705msgstr ""
5706
5707#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:452
5708msgid ""
5709"Change text justification. A value of \"left\" converts all justified text "
5710"in the source to left aligned (i.e. unjustified) text. A value of "
5711"\"justify\" converts all unjustified text to justified. A value of "
5712"\"original\" (the default) does not change justification in the source file."
5713" Note that only some output formats support justification."
5714msgstr ""
5715
5716#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5717msgid ""
5718"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5719"1.5em. Spacing removal will not work if the source file does not use "
5720"paragraphs (<p> or <div> tags)."
5721msgstr ""
5722
5723#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5724msgid ""
5725"When calibre removes blank lines between paragraphs, it automatically sets a"
5726" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5727"This option controls the width of that indent (in em). If you set this value"
5728" negative, then the indent specified in the input document is used, that is,"
5729" calibre does not change the indentation."
5730msgstr ""
5731
5732#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5733msgid ""
5734"Use the cover detected from the source file in preference to the specified "
5735"cover."
5736msgstr "Uporabi naslovnico zaznano v izvorni datoteki namesto v nastavitvah specificirane naslovnice."
5737
5738#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5739msgid ""
5740"Insert a blank line between paragraphs. Will not work if the source file "
5741"does not use paragraphs (<p> or <div> tags)."
5742msgstr "Vstavi prazno vrstico med odstavke. Ne deluje, če vhodna datoteka ne uporablja odstavkov (označb <p> ali <div>)."
5743
5744#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5745msgid ""
5746"Set the height of the inserted blank lines (in em). The height of the lines "
5747"between paragraphs will be twice the value set here."
5748msgstr ""
5749
5750#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5751msgid ""
5752"Remove the first image from the input e-book. Useful if the input document "
5753"has a cover image that is not identified as a cover. In this case, if you "
5754"set a cover in calibre, the output document will end up with two cover "
5755"images if you do not specify this option."
5756msgstr ""
5757
5758#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5759msgid ""
5760"Insert the book metadata at the start of the book. This is useful if your "
5761"e-book reader does not support displaying/searching metadata directly."
5762msgstr ""
5763
5764#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5765msgid ""
5766"Convert plain quotes, dashes and ellipsis to their typographically correct "
5767"equivalents. For details, see "
5768"https://daringfireball.net/projects/smartypants."
5769msgstr ""
5770
5771#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5772msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5773msgstr ""
5774
5775#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5776msgid ""
5777"Read metadata from the specified OPF file. Metadata read from this file will"
5778" override any metadata in the source file."
5779msgstr "Preberi metapodatke z navedene datoteke OPF. Iz te datoteke prebrani metapodatki bodo preglasili vse podatke iz izvorne datoteke."
5780
5781#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5782#, python-brace-format
5783msgid ""
5784"Transliterate Unicode characters to an ASCII representation. Use with care "
5785"because this will replace Unicode characters with ASCII. For instance it "
5786"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5787"multiple representations of a character (characters shared by Chinese and "
5788"Japanese for instance) the representation based on the current calibre "
5789"interface language will be used."
5790msgstr ""
5791
5792#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5793msgid ""
5794"Preserve ligatures present in the input document. A ligature is a special "
5795"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5796" not have support for ligatures in their default fonts, so they are unlikely"
5797" to render correctly. By default, calibre will turn a ligature into the "
5798"corresponding pair of normal characters. This option will preserve them "
5799"instead."
5800msgstr ""
5801
5802#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5803#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5804msgid "Set the title."
5805msgstr "Določite naslov."
5806
5807#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5808msgid "Set the authors. Multiple authors should be separated by ampersands."
5809msgstr "Določite avtorje. Avtorje ločite z znakom &."
5810
5811#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5812msgid "The version of the title to be used for sorting. "
5813msgstr "Različica naslova, ki bo uporabljena pri razvrščanju. "
5814
5815#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5816msgid "String to be used when sorting by author. "
5817msgstr "Niz, uporabljen za razvrščanje po avtorjih. "
5818
5819#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5820msgid "Set the cover to the specified file or URL"
5821msgstr "Določite naslovnico z navedeno datoteko ali URL-jem."
5822
5823#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5824#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5825msgid "Set the e-book description."
5826msgstr ""
5827
5828#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5829#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5830msgid "Set the e-book publisher."
5831msgstr ""
5832
5833#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5834#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5835msgid "Set the series this e-book belongs to."
5836msgstr ""
5837
5838#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5839#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5840msgid "Set the index of the book in this series."
5841msgstr "Določite indeks knjige v tej zbirki ali nizu."
5842
5843#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5844#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5845msgid "Set the rating. Should be a number between 1 and 5."
5846msgstr "Določite oceno. Dovoljene so številke med 1 in 5."
5847
5848#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5849#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5850msgid "Set the ISBN of the book."
5851msgstr "Določite številko ISBN knjige."
5852
5853#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5854#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5855msgid "Set the tags for the book. Should be a comma separated list."
5856msgstr "Določite značke za knjigo. Zapis v z vejicami ločenem seznamu."
5857
5858#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5859#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5860msgid "Set the book producer."
5861msgstr "Določite producenta knjige."
5862
5863#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5864#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5865msgid "Set the language."
5866msgstr "Določite jezik."
5867
5868#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5869msgid ""
5870"Set the publication date (assumed to be in the local timezone, unless the "
5871"timezone is explicitly specified)"
5872msgstr ""
5873
5874#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5875msgid "Set the book timestamp (no longer used anywhere)"
5876msgstr ""
5877
5878#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5879msgid ""
5880"Enable heuristic processing. This option must be set for any heuristic "
5881"processing to take place."
5882msgstr "Omogoči hevristično procesiranje. Če želite uporabiti hevristično procesiranje, morate omogočiti to možnost."
5883
5884#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5885msgid ""
5886"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5887"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5888" with structure detection to create one."
5889msgstr ""
5890
5891#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5892msgid ""
5893"Look for common words and patterns that denote italics and italicize them."
5894msgstr "Išči pogoste besede in vzorce, ki označujejo ležečo pisavo, in postavi besedilo v ležečo lego."
5895
5896#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5897msgid ""
5898"Turn indentation created from multiple non-breaking space entities into CSS "
5899"indents."
5900msgstr "Pretvori odmike, ustvarjene z več neprelomnimi presledki, v odmike CSS."
5901
5902#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5903msgid ""
5904"Scale used to determine the length at which a line should be unwrapped. "
5905"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5906"the median line length.  If only a few lines in the document require "
5907"unwrapping this value should be reduced"
5908msgstr ""
5909
5910#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5911msgid "Unwrap lines using punctuation and other formatting clues."
5912msgstr "Odstrani prelom vrstic z upoštevanjem ločil in drugih namigov."
5913
5914#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5915msgid ""
5916"Remove empty paragraphs from the document when they exist between every "
5917"other paragraph"
5918msgstr "Odstrani prazne odstavke iz dokumenta, če obstajajo med vsakim drugim odstavkom."
5919
5920#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5921msgid ""
5922"Left aligned scene break markers are center aligned. Replace soft scene "
5923"breaks that use multiple blank lines with horizontal rules."
5924msgstr ""
5925
5926#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5927msgid ""
5928"Replace scene breaks with the specified text. By default, the text from the "
5929"input document is used."
5930msgstr "Nadomesti prelome prizorov z navedenim besedilom. Privzeto je uproabljeno besedilo iz vhodnega dokumenta."
5931
5932#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5933msgid ""
5934"Analyze hyphenated words throughout the document.  The document itself is "
5935"used as a dictionary to determine whether hyphens should be retained or "
5936"removed."
5937msgstr "Analiziraj deljene besede v dokumentu. Sam dokument služi kot slovar za določanje, ali naj bodo vezaji ohranjeni ali odstranjeni."
5938
5939#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5940msgid ""
5941"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5942"renumbered to prevent splitting in the middle of chapter headings."
5943msgstr "Poišče pojavitve zaporednih značk <h1> ali <h2>. Značke se preštevilčijo, s čimer je preprečena delitev na sredi naslova poglavij."
5944
5945#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5946msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5947msgstr "Iskalni vzorec (regularni izraz), ki bo zamenjan z sr1-replace."
5948
5949#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5950msgid "Replacement to replace the text found with sr1-search."
5951msgstr "Zamenjava za besedilo, najdeno z sr1-search."
5952
5953#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5954msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5955msgstr "Iskalni vzorec (regularni izraz), ki bo zamenjan z sr2-replace."
5956
5957#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5958msgid "Replacement to replace the text found with sr2-search."
5959msgstr "Zamenjava za besedilo, najdeno z sr2-search."
5960
5961#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5962msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5963msgstr "Iskalni vzorec (regularni izraz), ki bo zamenjan z sr3-replace."
5964
5965#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5966msgid "Replacement to replace the text found with sr3-search."
5967msgstr "Zamenjava za besedilo, najdeno z sr3-search."
5968
5969#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5970msgid ""
5971"Path to a file containing search and replace regular expressions. The file "
5972"must contain alternating lines of regular expression followed by replacement"
5973" pattern (which can be an empty line). The regular expression must be in the"
5974" Python regex syntax and the file must be UTF-8 encoded."
5975msgstr ""
5976
5977#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5978msgid "Could not find an e-book inside the archive"
5979msgstr ""
5980
5981#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5982msgid "Values of series index and rating must be numbers. Ignoring"
5983msgstr "Vrednosti indeksa zbirke in ocen morajo biti številske. Prezrto bo"
5984
5985#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5986msgid "Failed to parse date/time"
5987msgstr "Datuma/časa ni mogoče razčleniti"
5988
5989#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5990msgid "Converting input to HTML..."
5991msgstr "Pretvarjanje vhoda v HTML ..."
5992
5993#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5994msgid "Running transforms on e-book..."
5995msgstr ""
5996
5997#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
5998#, python-format
5999msgid "Running %s plugin"
6000msgstr ""
6001
6002#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
6003msgid "Template error"
6004msgstr "Napaka predloge"
6005
6006#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
6007msgid "The Cross"
6008msgstr ""
6009
6010#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6011msgid "Half and half"
6012msgstr ""
6013
6014#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6015msgid "Banner"
6016msgstr ""
6017
6018#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6019msgid "Ornamental"
6020msgstr ""
6021
6022#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6023msgid "Blocks"
6024msgstr ""
6025
6026#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6027msgid "Remove the property"
6028msgstr "Odstrani lastnost"
6029
6030#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6031msgid "Add extra properties"
6032msgstr "Dodaj dodatne lastnosti"
6033
6034#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6035msgid "Change the value to"
6036msgstr "Spremeni vrednost na"
6037
6038#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6039msgid "Multiply the value by"
6040msgstr ""
6041
6042#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6043msgid "Divide the value by"
6044msgstr ""
6045
6046#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6047msgid "Add to the value"
6048msgstr ""
6049
6050#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6051msgid "Subtract from the value"
6052msgstr ""
6053
6054#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6055#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6056#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6057#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6058msgid "is"
6059msgstr ""
6060
6061#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6062#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6063#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6064msgid "is not"
6065msgstr ""
6066
6067#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6068msgid "is any value"
6069msgstr ""
6070
6071#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6072#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6073#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6074#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6075msgid "matches pattern"
6076msgstr ""
6077
6078#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6079#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6080#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6081#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6082msgid "does not match pattern"
6083msgstr ""
6084
6085#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6086msgid "is the same length as"
6087msgstr ""
6088
6089#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6090msgid "is not the same length as"
6091msgstr ""
6092
6093#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6094#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6095#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6096msgid "is less than"
6097msgstr "je manjši od"
6098
6099#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6100#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6101#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6102msgid "is greater than"
6103msgstr "je večji od"
6104
6105#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6106msgid "is less than or equal to"
6107msgstr ""
6108
6109#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6110msgid "is greater than or equal to"
6111msgstr ""
6112
6113#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6114#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6115msgid "Unknown keys"
6116msgstr ""
6117
6118#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6119#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6120#, python-format
6121msgid "The rule has unknown keys: %s"
6122msgstr ""
6123
6124#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6125#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6126msgid "Missing keys"
6127msgstr ""
6128
6129#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6130#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6131#, python-format
6132msgid "The rule has missing keys: %s"
6133msgstr ""
6134
6135#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6136msgid "Property required"
6137msgstr ""
6138
6139#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6140msgid "You must specify a CSS property to match"
6141msgstr ""
6142
6143#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6144msgid "Shorthand property not allowed"
6145msgstr ""
6146
6147#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6148#, python-brace-format
6149msgid ""
6150"{0} is a shorthand property. Use the full form of the property, for example,"
6151" instead of font, use font-family, instead of margin, use margin-top, etc."
6152msgstr ""
6153
6154#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6155#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6156#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6157msgid "Query required"
6158msgstr ""
6159
6160#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6161msgid "You must specify a value for the CSS property to match"
6162msgstr ""
6163
6164#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6165#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6166msgid "Unknown match type"
6167msgstr ""
6168
6169#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6170#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6171#, python-format
6172msgid "The match type %s is not known"
6173msgstr ""
6174
6175#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6176#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6177#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6178#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6179msgid "Query invalid"
6180msgstr "Poizvedba ni veljavna"
6181
6182#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6183#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6184#, python-format
6185msgid "%s is not a valid regular expression"
6186msgstr ""
6187
6188#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6189#, python-format
6190msgid "%s is not a valid length or number"
6191msgstr ""
6192
6193#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6194msgid "Unknown action type"
6195msgstr ""
6196
6197#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6198#, python-format
6199msgid "The action type %s is not known"
6200msgstr ""
6201
6202#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6203msgid "You must specify a number"
6204msgstr "Določiti morate številko"
6205
6206#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6207msgid "You must specify at least one CSS property to add"
6208msgstr ""
6209
6210#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6211msgid "You must specify a value to change the property to"
6212msgstr ""
6213
6214#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6215msgid "No data"
6216msgstr "Ni podatkov"
6217
6218#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6219#, python-format
6220msgid "%s is not a number"
6221msgstr "%s ni številka"
6222
6223#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6224msgid "Invalid number"
6225msgstr "Neveljavna številka"
6226
6227#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6228#, python-brace-format
6229msgid ""
6230"If the property {property} {match_type} {query}\n"
6231"{action}"
6232msgstr ""
6233
6234#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6236#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6238msgid "Notes"
6239msgstr "Opombe"
6240
6241#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6242#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6243#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6244#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6245#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6247#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6248#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6253#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6254#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6255msgid "Table of Contents"
6256msgstr "Kazalo vsebine"
6257
6258#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6259#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6260#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6261#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6262#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6263#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6264#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6266#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6267msgid "Cover"
6268msgstr "Ovitek"
6269
6270#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6271msgid ""
6272"Follow all local links in an HTML file and create a ZIP file containing all "
6273"linked files. This plugin is run every time you add an HTML file to the "
6274"library."
6275msgstr "Sledi vsem krajevnim povezavam v datoteki HTML in ustvari datoteko ZIP datoteko, ki vsebuje vse povezane datoteke. Ta vstavek se zažene vsakokrat ob dodajanju datoteke HTML v knjižnico."
6276
6277#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6278msgid ""
6279"Character encoding for the input HTML files. Common choices include: cp1252,"
6280" cp1251, latin1 and utf-8."
6281msgstr ""
6282
6283#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6284msgid "Add linked files in breadth first order"
6285msgstr ""
6286
6287#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6288msgid ""
6289"Normally, when following links in HTML files calibre does it depth first, "
6290"i.e. if file A links to B and  C, but B links to D, the files are added in "
6291"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6292" C, D"
6293msgstr ""
6294
6295#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6296msgid "{} must not be empty"
6297msgstr ""
6298
6299#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6300msgid "Change tag name"
6301msgstr ""
6302
6303#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6304msgid "New tag name"
6305msgstr ""
6306
6307#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6308msgid "Rename tag to the specified name"
6309msgstr ""
6310
6311#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6312msgid "Remove tag and children"
6313msgstr ""
6314
6315#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6316msgid "Remove the tag and all its contents"
6317msgstr ""
6318
6319#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6320msgid "Remove tag only"
6321msgstr ""
6322
6323#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6324msgid "Remove the tag but keep its contents"
6325msgstr ""
6326
6327#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6328msgid "Add classes"
6329msgstr ""
6330
6331#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6332msgid "Add the specified classes, e.g.:"
6333msgstr ""
6334
6335#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6336#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6337msgid "Space separated class names"
6338msgstr ""
6339
6340#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6341msgid "Remove classes"
6342msgstr ""
6343
6344#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6345msgid "Remove the specified classes, e.g.:"
6346msgstr ""
6347
6348#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6349msgid "Remove attributes"
6350msgstr ""
6351
6352#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6353msgid ""
6354"Remove the specified attributes from the tag. Multiple attribute names "
6355"should be separated by spaces. The special value * removes all attributes."
6356msgstr ""
6357
6358#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6359#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6360msgid "Space separated attribute names"
6361msgstr ""
6362
6363#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6364msgid "Add attributes"
6365msgstr ""
6366
6367#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6368msgid "Add the specified attributes, e.g.:"
6369msgstr ""
6370
6371#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6372msgid "Empty the tag"
6373msgstr ""
6374
6375#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6376msgid "Remove all contents from the tag"
6377msgstr ""
6378
6379#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6380msgid "Wrap the tag"
6381msgstr ""
6382
6383#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6384#, python-brace-format
6385msgid ""
6386"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6387"with class {1}"
6388msgstr ""
6389
6390#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6391msgid "An HTML opening tag"
6392msgstr ""
6393
6394#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6395msgid "Insert HTML at start"
6396msgstr ""
6397
6398#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6399msgid ""
6400"The specified HTML snippet is inserted after the opening tag. Note that only"
6401" valid HTML snippets can be used without unclosed tags"
6402msgstr ""
6403
6404#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6405#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6406#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6407#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6408msgid "HTML snippet"
6409msgstr ""
6410
6411#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6412msgid "Insert HTML at end"
6413msgstr ""
6414
6415#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6416msgid ""
6417"The specified HTML snippet is inserted before the closing tag. Note that "
6418"only valid HTML snippets can be used without unclosed tags"
6419msgstr ""
6420
6421#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6422msgid "Insert HTML before tag"
6423msgstr ""
6424
6425#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6426msgid ""
6427"The specified HTML snippet is inserted before the opening tag. Note that "
6428"only valid HTML snippets can be used without unclosed tags"
6429msgstr ""
6430
6431#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6432msgid "Insert HTML after tag"
6433msgstr ""
6434
6435#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6436msgid ""
6437"The specified HTML snippet is inserted after the closing tag. Note that only"
6438" valid HTML snippets can be used without unclosed tags"
6439msgstr ""
6440
6441#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6442msgid "Action must have both:"
6443msgstr ""
6444
6445#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6446msgid "{} is not a valid CSS selector"
6447msgstr ""
6448
6449#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6450msgid "{} is not a valid XPath selector"
6451msgstr ""
6452
6453#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6454msgid "Tag name"
6455msgstr ""
6456
6457#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6458#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6459msgid "Class name"
6460msgstr ""
6461
6462#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6463msgid "has class"
6464msgstr ""
6465
6466#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6467msgid "does not have class"
6468msgstr ""
6469
6470#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6471msgid "CSS selector"
6472msgstr ""
6473
6474#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6475msgid "matches CSS selector"
6476msgstr ""
6477
6478#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6479msgid "XPath selector"
6480msgstr ""
6481
6482#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6483msgid "matches XPath selector"
6484msgstr ""
6485
6486#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6487msgid "is any tag"
6488msgstr ""
6489
6490#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6492#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6493#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6498msgid "Text"
6499msgstr "Besedilo"
6500
6501#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6502msgid "contains text"
6503msgstr ""
6504
6505#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6506msgid "You must specify a value for the tag to match"
6507msgstr ""
6508
6509#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6510msgid "Invalid {}"
6511msgstr ""
6512
6513#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6514msgid "No actions"
6515msgstr ""
6516
6517#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6518msgid "The rule has no actions"
6519msgstr ""
6520
6521#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6522msgid "Invalid action"
6523msgstr ""
6524
6525#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6526#, python-brace-format
6527msgid "If the tag {match_type} {query}"
6528msgstr ""
6529
6530#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6531#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6532#, python-brace-format
6533msgid "{action_type} {action_data}"
6534msgstr ""
6535
6536#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6537msgid "\tBook Designer file detected."
6538msgstr "\tZaznana datoteka Book Designer."
6539
6540#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6541msgid "\tParsing HTML..."
6542msgstr "\tRazčlenjevanje HTML ..."
6543
6544#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6545msgid "\tBaen file detected. Re-parsing..."
6546msgstr "\tZaznana datoteka Baen. Ponovno razčlenjevanje ..."
6547
6548#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6549msgid "Written preprocessed HTML to "
6550msgstr "Predobdelani HTML zapisan v "
6551
6552#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6553#, python-format
6554msgid "Processing %s"
6555msgstr "Obdelovanje %s"
6556
6557#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6558msgid "\tConverting to BBeB..."
6559msgstr "\tPretvarjanje v BBeB ..."
6560
6561#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6562#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6563#, python-format
6564msgid "Could not parse file: %s"
6565msgstr "Razčlenjevanje datoteke ni mogoče: %s"
6566
6567#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6568#, python-format
6569msgid "%s is an empty file"
6570msgstr "%s je prazna datoteka"
6571
6572#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6573#, python-format
6574msgid "Failed to parse link %(tag)s %(children)s"
6575msgstr ""
6576
6577#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6578#, python-format
6579msgid "Unable to process image %(path)s. Error: %(err)s"
6580msgstr ""
6581
6582#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6583#, python-format
6584msgid "Unable to process interlaced PNG %s"
6585msgstr "Obdelovanje prepletene PNG %s ni možno"
6586
6587#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6588#, python-format
6589msgid "An error occurred while processing a table: %s. Ignoring table markup."
6590msgstr "Prišlo je do napake pri obdelavi tabele: %s. Koda tabele bo prezrta."
6591
6592#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6593#, python-format
6594msgid ""
6595"Bad table:\n"
6596"%s"
6597msgstr "Slaba tabela:\n%s"
6598
6599#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6600msgid "Table has cell that is too large"
6601msgstr "Tabela vsebuje preveliko celico"
6602
6603#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6604#, python-format
6605msgid "Could not read cover image: %s"
6606msgstr "Branje slike naslovnice ni mogoče: %s"
6607
6608#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6609#, python-format
6610msgid "Cannot read from: %s"
6611msgstr "Ni mogoče brati iz: %s"
6612
6613#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6614msgid "Failed to process OPF file"
6615msgstr ""
6616
6617#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6618msgid ""
6619"%prog book.lrf\n"
6620"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6621msgstr "%prog knjiga.lrf\nPretvori datoteko LRF v datoteko LRS (XML UTF-8)"
6622
6623#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6624msgid "Output LRS file"
6625msgstr "Izhodna datoteka LRS"
6626
6627#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6628msgid "Do not save embedded image and font files to disk"
6629msgstr "Ne shrani vdelanih datotek slik in pisav na disk"
6630
6631#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6632#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6633msgid "Be more verbose"
6634msgstr ""
6635
6636#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6637msgid "Parsing LRF..."
6638msgstr "Razčlenjevanje LRF ..."
6639
6640#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6641msgid "Creating XML..."
6642msgstr "Ustvarjanje XML ..."
6643
6644#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6645msgid "LRS written to "
6646msgstr "LRS zapisan v "
6647
6648#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6649msgid "Could not read from thumbnail file:"
6650msgstr "Neuspešen poskus branja iz predogledne datoteke:"
6651
6652#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6653msgid ""
6654"%prog [options] file.lrs\n"
6655"Compile an LRS file into an LRF file."
6656msgstr "%prog [možnosti] datoteka.lrs\nPrevedi datoteko LRS v datoteko LRF."
6657
6658#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6659msgid "Path to output file"
6660msgstr "Pot do izhodne datoteke"
6661
6662#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6663msgid "Verbose processing"
6664msgstr ""
6665
6666#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6667msgid "Convert LRS to LRS, useful for debugging."
6668msgstr "Pretvori LRS v LRS, koristno za razhroščevanje."
6669
6670#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6671msgid "Invalid LRF file. Could not set metadata."
6672msgstr "Neveljavna datoteka LRF. Določitev metapodatkov ni bila možna."
6673
6674#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6675msgid ""
6676"%prog [options] mybook.lrf\n"
6677"\n"
6678"\n"
6679"Show/edit the metadata in an LRF file.\n"
6680"\n"
6681msgstr "%prog [možnosti] mojaknjiga.lrf\n\n\nPrikaži/uredi meta podatke v datoteki LRF.\n\n"
6682
6683#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6684msgid "Set the book title"
6685msgstr "Določite naslov knjige"
6686
6687#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6688msgid "Set sort key for the title"
6689msgstr "Določite sortirni ključ za naslov"
6690
6691#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6692msgid "Set the author"
6693msgstr "Določite avtorja"
6694
6695#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6696msgid "Set sort key for the author"
6697msgstr "Določite razvrstitveni ključ za avtorja"
6698
6699#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6700msgid "The category this book belongs to. E.g.: History"
6701msgstr "Kategorija, v katero sodi ta knjiga. Npr.: zgodovina"
6702
6703#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6704msgid "Path to a graphic that will be set as this files' thumbnail"
6705msgstr "Pot do slike, ki se bo uporabila kot predogledna sličica za to datoteko."
6706
6707#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6708msgid ""
6709"Path to a TXT file containing the comment to be stored in the LRF file."
6710msgstr ""
6711
6712#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6713msgid "Extract thumbnail from LRF file"
6714msgstr "Pridobi predogledno sličico iz datoteke LRF"
6715
6716#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6717msgid "Set the publisher"
6718msgstr "Določite založnika"
6719
6720#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6721msgid "Set the book classification"
6722msgstr "Določite klasifikacijo knjige"
6723
6724#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6725msgid "Set the book creator"
6726msgstr "Določite ustvarjalca knjige"
6727
6728#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6729msgid "Set the book producer"
6730msgstr "Določite producenta knjige"
6731
6732#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6733msgid ""
6734"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6735"so we use some heuristics to guess the cover."
6736msgstr "Pridobi naslovnico iz datoteke LRF. Ker zapis LRF nima definirane naslovnice, uporabimo nekaj hevristike za ugibanje naslovnice."
6737
6738#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6739msgid "Set book ID"
6740msgstr "Nastavi ID knjige"
6741
6742#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6743msgid ""
6744"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6745"will not contain any edits made in the Kindle Create program itself."
6746msgstr ""
6747
6748#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6749msgid ""
6750"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6751"autodetect if they are actually CBZ/CBR files."
6752msgstr ""
6753
6754#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6755#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6756#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6757#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6758#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6759#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6760#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6761msgid "No"
6762msgstr "Ne"
6763
6764#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6766#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6767#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6768msgid "Author(s)"
6769msgstr "Avtor(ji)"
6770
6771#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6772#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6773#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6774#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6775#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6776msgid "Publisher"
6777msgstr "Založnik"
6778
6779#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6780msgid "Producer"
6781msgstr "Producent"
6782
6783#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6784#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6785#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6786#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6787#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6788msgid "Comments"
6789msgstr "Opombe"
6790
6791#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6792#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6796#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6806#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6807#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6810#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6811#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6813#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6814#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6815#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6816#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6817#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6819#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6820#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6821#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6822#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6823#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6824#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6825#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6826#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6827#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6828msgid "Tags"
6829msgstr "Značke"
6830
6831#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6832#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6834#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6836#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6837#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6838#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6839#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6840#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6841#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6842#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6843#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6844msgid "Series"
6845msgid_plural "Series"
6846msgstr[0] "Zbirke"
6847msgstr[1] "Zbirka"
6848msgstr[2] "Zbirke"
6849msgstr[3] "Zbirke"
6850
6851#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6853#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6854#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6855#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6856msgid "Languages"
6857msgstr "Jeziki"
6858
6859#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6860msgid "Timestamp"
6861msgstr "Časovni žig"
6862
6863#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6864#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6865#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6866#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6867#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6868msgid "Published"
6869msgstr "Objavljeno"
6870
6871#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6872msgid "Rights"
6873msgstr "Pravice"
6874
6875#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6876msgid "Value: unknown field "
6877msgstr "Vrednost: neznano polje "
6878
6879#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6880#, python-format
6881msgid "Search the calibre library for books by %s"
6882msgstr ""
6883
6884#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6885#, python-brace-format
6886msgid "Search {0} for the author: {1}"
6887msgstr ""
6888
6889#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6890#, python-brace-format
6891msgid "Search {0} for the book: {1} by the author {2}"
6892msgstr ""
6893
6894#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6895#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6896#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6897#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6898#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6899#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6900#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6901#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6902#, python-brace-format
6903msgid "Click to see books with {0}: {1}"
6904msgstr ""
6905
6906#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6907msgid "Click to open"
6908msgstr "Odprite s klikom"
6909
6910#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6911msgid "Ids"
6912msgstr "Id-ji"
6913
6914#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6915msgid "Search calibre for books with the language: {}"
6916msgstr ""
6917
6918#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6919#, python-format
6920msgid ""
6921"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6922"class=\"%(cls)s\">%(series)s</span></a>"
6923msgstr ""
6924
6925#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6926msgid "Click to see books in this series"
6927msgstr "Klikni da vidiš knjige v tej seriji"
6928
6929#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6930#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6931#, python-brace-format
6932msgid "Click to see books with {0}: {1} (derived from {2})"
6933msgstr ""
6934
6935#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6936msgid "%prog ebook_file [options]\n"
6937msgstr ""
6938
6939#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6940#, python-brace-format
6941msgid ""
6942"\n"
6943"Read/Write metadata from/to e-book files.\n"
6944"\n"
6945"Supported formats for reading metadata: {0}\n"
6946"\n"
6947"Supported formats for writing metadata: {1}\n"
6948"\n"
6949"Different file types support different kinds of metadata. If you try to set\n"
6950"some metadata on a file type that does not support it, the metadata will be\n"
6951"silently ignored.\n"
6952msgstr ""
6953
6954#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6955msgid ""
6956"Set the authors. Multiple authors should be separated by the & character. "
6957"Author names should be in the order Firstname Lastname."
6958msgstr "Določite avtorje. Več avtorjev ločite z znakom &. Imena avtorjev naj bodo v zaporedju Ime Priimek."
6959
6960#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6961msgid ""
6962"The version of the title to be used for sorting. If unspecified, and the "
6963"title is specified, it will be auto-generated from the title."
6964msgstr "Različica naslova, ki bo uporabljena za razvrščanje. Če je ne navedete, naslov pa je naveden, bo samodejno izdelana iz naslova."
6965
6966#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6967msgid ""
6968"String to be used when sorting by author. If unspecified, and the author(s) "
6969"are specified, it will be auto-generated from the author(s)."
6970msgstr ""
6971
6972#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6973msgid "Set the cover to the specified file."
6974msgstr "Določite naslovnico navedene datoteke."
6975
6976#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6977msgid "Set the book category."
6978msgstr "Določite kategorijo knjige."
6979
6980#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6981msgid ""
6982"Set the identifiers for the book, can be specified multiple times. For "
6983"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6984" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6985"files, an identifier marked as the package identifier cannot be removed."
6986msgstr ""
6987
6988#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6989msgid "Set the published date."
6990msgstr "Določite datum izdaje."
6991
6992#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6993msgid "Get the cover from the e-book and save it at as the specified file."
6994msgstr ""
6995
6996#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
6997msgid ""
6998"Specify the name of an OPF file. The metadata will be written to the OPF "
6999"file."
7000msgstr ""
7001
7002#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
7003msgid ""
7004"Read metadata from the specified OPF file and use it to set metadata in the "
7005"e-book. Metadata specified on the command line will override metadata read "
7006"from the OPF file"
7007msgstr ""
7008
7009#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7010msgid "Set the BookID in LRF files"
7011msgstr "V datotekah LRF določite BookID"
7012
7013#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7014msgid "No file specified"
7015msgstr "Navedena ni nobena datoteka"
7016
7017#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7018msgid "Original metadata"
7019msgstr "Izvorni metapodatki"
7020
7021#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7022msgid "Changed metadata"
7023msgstr "Spremenjeni metapodatki"
7024
7025#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7026msgid "OPF created in"
7027msgstr "OPF ustvarjen v"
7028
7029#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7030msgid "Cover saved to"
7031msgstr "Naslovnica shranjena v"
7032
7033#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7034msgid "No cover found"
7035msgstr "Naslovnice ni mogoče najti"
7036
7037#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7038msgid "Goodreads"
7039msgstr ""
7040
7041#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7042msgid "Google Books"
7043msgstr ""
7044
7045#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7046msgid "Wikipedia"
7047msgstr ""
7048
7049#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7050msgid "Google web search"
7051msgstr ""
7052
7053#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7054msgid "Amazon"
7055msgstr ""
7056
7057#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7058msgid "Google Images"
7059msgstr ""
7060
7061#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7062msgid "Downloads metadata and covers from Amazon"
7063msgstr "Prenese metapodatke in naslovnice z Amazona"
7064
7065#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7066msgid "US"
7067msgstr "ZDA"
7068
7069#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7070msgid "France"
7071msgstr "Francija"
7072
7073#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7074msgid "Germany"
7075msgstr "Nemčija"
7076
7077#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7078msgid "UK"
7079msgstr "VB"
7080
7081#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7082msgid "Australia"
7083msgstr ""
7084
7085#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7086msgid "Italy"
7087msgstr "Italija"
7088
7089#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7090msgid "Japan"
7091msgstr "Japonska"
7092
7093#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7094msgid "Spain"
7095msgstr "Španija"
7096
7097#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7098msgid "Brazil"
7099msgstr "Brazilija"
7100
7101#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7102msgid "Netherlands"
7103msgstr "Nizozemska"
7104
7105#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7106msgid "China"
7107msgstr "Kitajska"
7108
7109#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7110msgid "Canada"
7111msgstr "Kanada"
7112
7113#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7114msgid "Sweden"
7115msgstr ""
7116
7117#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7118msgid "Choose server automatically"
7119msgstr "Izberi strežnik samodejno"
7120
7121#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7122msgid "Amazon servers"
7123msgstr "Strežniki Amazon"
7124
7125#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7126msgid "Bing search cache"
7127msgstr ""
7128
7129#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7130msgid "Google search cache"
7131msgstr ""
7132
7133#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7134msgid "Wayback machine cache (slow)"
7135msgstr ""
7136
7137#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7138msgid "Amazon country website to use:"
7139msgstr ""
7140
7141#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7142msgid ""
7143"Metadata from Amazon will be fetched using this country's Amazon website."
7144msgstr ""
7145
7146#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7147msgid "Server to get data from:"
7148msgstr ""
7149
7150#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7151msgid ""
7152"Amazon has started blocking attempts to download metadata from its servers. "
7153"To get around this problem, calibre can fetch the Amazon data from many "
7154"different places where it is cached. Choose the source you prefer."
7155msgstr ""
7156
7157#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7158msgid "Use the MOBI-ASIN for metadata search"
7159msgstr ""
7160
7161#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7162msgid ""
7163"Enable this option to search for metadata with an ASIN identifier from the "
7164"MOBI file at the current country website, unless any other amazon id is "
7165"available. Note that if the MOBI file came from a different Amazon country "
7166"store, you could get incorrect results."
7167msgstr ""
7168
7169#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7170msgid "Amazon timed out. Try again later."
7171msgstr ""
7172
7173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7174msgid "Metadata source"
7175msgstr "Vir metapodatkov"
7176
7177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7178msgid ""
7179"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7180msgstr ""
7181
7182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7184msgid "Maximum number of covers to get"
7185msgstr ""
7186
7187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7188msgid "The maximum number of covers to process from the search result"
7189msgstr ""
7190
7191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7192msgid ""
7193"%prog [options]\n"
7194"\n"
7195"Fetch book metadata from online sources. You must specify at least one\n"
7196"of title, authors or ISBN.\n"
7197msgstr ""
7198
7199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7201msgid "Book title"
7202msgstr "Naslov knjige"
7203
7204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7205msgid "Book author(s)"
7206msgstr "Avtor(ji) knjige"
7207
7208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7209msgid "Book ISBN"
7210msgstr "ISBN knjige"
7211
7212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7213msgid ""
7214"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7215"for multiple identifiers. For example: "
7216msgstr ""
7217
7218#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7219msgid "Print the log to the console (stderr)"
7220msgstr ""
7221
7222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7223msgid "Output the metadata in OPF format instead of human readable text."
7224msgstr ""
7225
7226#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7227msgid ""
7228"Specify a filename. The cover, if available, will be saved to it. Without "
7229"this option, no cover will be downloaded."
7230msgstr ""
7231
7232#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7233msgid "Timeout in seconds. Default is 30"
7234msgstr ""
7235
7236#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7237msgid ""
7238"Specify the name of a metadata download plugin to use. By default, all "
7239"metadata plugins will be used. Can be specified multiple times for multiple "
7240"plugins. All plugin names: {}"
7241msgstr ""
7242
7243#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7244msgid ""
7245"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7246"publishers"
7247msgstr ""
7248
7249#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7250msgid "Downloads metadata and covers from Google Books"
7251msgstr "Prenese metapodatke in naslovnice z Google Knjige"
7252
7253#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7254msgid ""
7255"Downloads covers from a Google Image search. Useful to find larger/alternate"
7256" covers."
7257msgstr ""
7258
7259#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7260msgid "The maximum number of covers to process from the Google search result"
7261msgstr ""
7262
7263#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7264#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7265msgid "Cover size"
7266msgstr "Velikost naslovnice"
7267
7268#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7269msgid "Search for covers larger than the specified size"
7270msgstr ""
7271
7272#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7273msgid "Any size"
7274msgstr "Poljubna velikost"
7275
7276#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7277#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7278msgid "Large"
7279msgstr "Veliko"
7280
7281#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7282#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7283#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7284#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7285#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7286#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7287#, python-format
7288msgid "Larger than %s"
7289msgstr "Večje od %s"
7290
7291#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7292msgid "Downloads covers from The Open Library"
7293msgstr "Prenese naslovnice iz The Open Library"
7294
7295#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7296msgid "Sample Book"
7297msgstr ""
7298
7299#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7300msgid ""
7301"This is an Amazon KFX book. It cannot be processed. See {} for information "
7302"on how to handle KFX books."
7303msgstr ""
7304
7305#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7306msgid "This is an Amazon Topaz book. It cannot be processed."
7307msgstr "To je knjiga Amazon Topaz. Ni je mogoče obdelati."
7308
7309#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7310#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7311msgid "This is not a MOBI file. It is a Topaz file."
7312msgstr "To ni datoteka MOBI. Gre za datoteko Topaz."
7313
7314#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7315#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7316msgid "This is not a MOBI file."
7317msgstr "To ni datoteka MOBI."
7318
7319#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7320msgid "This file is locked with DRM. It cannot be tweaked."
7321msgstr ""
7322
7323#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7324msgid ""
7325"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7326"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7327" MOBI files without KF8 are not tweakable."
7328msgstr ""
7329
7330#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7331msgid ""
7332"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7333"remove the Mobi6 data, which means the file will not be usable on older "
7334"Kindles. Are you sure?"
7335msgstr ""
7336
7337#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7338msgid "No details available"
7339msgstr "Podrobnosti ni na voljo"
7340
7341#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7343msgid "Title page"
7344msgstr ""
7345
7346#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7348msgid "Index"
7349msgstr "Kazalo"
7350
7351#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7353msgid "Glossary"
7354msgstr "Slovarček"
7355
7356#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7358msgid "Acknowledgements"
7359msgstr "Zahvale"
7360
7361#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7363msgid "Bibliography"
7364msgstr "Bibliografija"
7365
7366#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7368msgid "Colophon"
7369msgstr "Kolofon"
7370
7371#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7372msgid "Copyright"
7373msgstr "Avtorske pravice"
7374
7375#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7377msgid "Dedication"
7378msgstr "Posvetilo"
7379
7380#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7382msgid "Epigraph"
7383msgstr "Epigraf"
7384
7385#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7387msgid "Foreword"
7388msgstr "Predgovor"
7389
7390#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7392msgid "List of illustrations"
7393msgstr ""
7394
7395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7397msgid "List of tables"
7398msgstr ""
7399
7400#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7402msgid "Preface"
7403msgstr "Uvod"
7404
7405#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7406msgid "Main text"
7407msgstr ""
7408
7409#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7410#, python-format
7411msgid "%s format books are not supported"
7412msgstr "Knjige v zapisu %s niso podprte"
7413
7414#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7415msgid "Unknown error"
7416msgstr "Neznana napaka"
7417
7418#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7419msgid "See <a href=\"{}\">detailed description</a>."
7420msgstr ""
7421
7422#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7423#, python-brace-format
7424msgid "Failed to process CSS in {name} with errors: {errors}"
7425msgstr ""
7426
7427#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7428#, python-brace-format
7429msgid "Failed to process CSS in {name}"
7430msgstr ""
7431
7432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7433msgid ""
7434"This font could not be processed. It most likely will not work in an e-book "
7435"reader, either"
7436msgstr ""
7437
7438#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7439msgid "The font {} is not allowed to be embedded"
7440msgstr ""
7441
7442#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7443msgid ""
7444"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7445"licensed for embedding. You can ignore this warning, if you are sure you "
7446"have permission to embed this font."
7447msgstr ""
7448
7449#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7450#, python-brace-format
7451msgid "The CSS font-family name {0} does not match the actual font name {1}"
7452msgstr ""
7453
7454#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7455#, python-brace-format
7456msgid ""
7457"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7458"match the font name inside the actual font file: \"{1}\". This can cause "
7459"problems in some viewers. You should change the CSS font name to match the "
7460"actual font name."
7461msgstr ""
7462
7463#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7464#, python-brace-format
7465msgid "Change the font name {0} to {1} everywhere"
7466msgstr ""
7467
7468#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7469#, python-format
7470msgid "Not a valid font: %s"
7471msgstr "Ni veljavna pisava: %s"
7472
7473#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7474msgid ""
7475"An invalid image is an image that could not be loaded, typically because it "
7476"is corrupted. You should replace it with a good image or remove it."
7477msgstr ""
7478
7479#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7480msgid ""
7481"Reader devices based on Adobe Digital Editions cannot display images whose "
7482"colors are specified in the CMYK colorspace. You should convert this image "
7483"to the RGB colorspace, for maximum compatibility."
7484msgstr ""
7485
7486#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7487msgid "Convert image to RGB automatically"
7488msgstr "Pretvori sliko v RGB samodejno"
7489
7490#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7491msgid "Image is in the CMYK colorspace"
7492msgstr "Slika je v barvnem prostoru CMYK"
7493
7494#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7495msgid ""
7496"The resource pointed to by this link does not exist. You should either fix, "
7497"or remove the link."
7498msgstr ""
7499
7500#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7501msgid ""
7502"Windows computers do not allow the : character in filenames. For maximum "
7503"compatibility it is best to not use these in filenames/links to files."
7504msgstr ""
7505
7506#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7507#, python-brace-format
7508msgid "The linked to resource {0} does not exist"
7509msgstr ""
7510
7511#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7512#, python-brace-format
7513msgid ""
7514"The case of the link {0} and the case of the actual file it points to {1} do"
7515" not agree. You should change either the case of the link or rename the "
7516"file."
7517msgstr ""
7518
7519#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7520msgid "Change the case of the link to match the actual file"
7521msgstr ""
7522
7523#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7524msgid "Link points to a file that is not a text document"
7525msgstr ""
7526
7527#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7528#, python-brace-format
7529msgid ""
7530"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7531"document. Many e-book readers will be unable to follow such a link. You "
7532"should either remove the link or change it to point to a text document. For "
7533"example, if it points to an image, you can create small wrapper document "
7534"that contains the image and change the link to point to that."
7535msgstr ""
7536
7537#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7538msgid "Link points to a location not present in the target file"
7539msgstr ""
7540
7541#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7542#, python-brace-format
7543msgid ""
7544"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7545"not exist. You should either remove the location so that the link points to "
7546"the top of the file, or change the link to point to the correct location."
7547msgstr ""
7548
7549#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7550msgid ""
7551"This link uses the file:// URL scheme. This does not work with many e-book "
7552"readers. Remove the file:// prefix and make sure the link points to a file "
7553"inside the book."
7554msgstr ""
7555
7556#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7557msgid ""
7558"This link points to a file outside the book. It will not work if the book is"
7559" read on any computer other than the one it was created on. Either fix or "
7560"remove the link."
7561msgstr ""
7562
7563#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7564msgid ""
7565"This link is empty. This is almost always a mistake. Either fill in the link"
7566" destination or remove the link tag."
7567msgstr ""
7568
7569#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7570msgid ""
7571"This file is included in the book but not referred to by any document in the"
7572" spine. This means that the file will not be viewable on most e-book "
7573"readers. You should  probably remove this file from the book or add a link "
7574"to it somewhere."
7575msgstr ""
7576
7577#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7578#, python-format
7579msgid "The file %s is not referenced"
7580msgstr ""
7581
7582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7583msgid ""
7584"This file is not in the book spine. All content documents must be in the "
7585"spine. You should probably add it to the spine."
7586msgstr ""
7587
7588#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7589msgid "Append this file to the spine"
7590msgstr ""
7591
7592#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7593msgid ""
7594"This file is not listed in the book manifest. While not strictly necessary "
7595"it is good practice to list all files in the manifest. Either list this file"
7596" in the manifest or remove it from the book if it is an unnecessary file."
7597msgstr ""
7598
7599#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7600#, python-format
7601msgid "The file %s is not listed in the manifest"
7602msgstr ""
7603
7604#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7605#, python-format
7606msgid "Remove %s from the book"
7607msgstr ""
7608
7609#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7610#, python-format
7611msgid "Add %s to the manifest"
7612msgstr ""
7613
7614#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7615#, python-format
7616msgid "Remove all references to %s from the HTML and CSS in the book"
7617msgstr ""
7618
7619#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7620msgid ""
7621"This file stores the bookmarks and last opened information from the calibre "
7622"E-book viewer. You can remove it if you do not need that information, or "
7623"don't want to share it with other people you send this book to."
7624msgstr ""
7625
7626#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7627#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7628msgid "Remove this file"
7629msgstr "Odstrani to datoteko"
7630
7631#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7632msgid "The bookmarks file used by the calibre E-book viewer is present"
7633msgstr ""
7634
7635#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7636#, python-format
7637msgid "The file %s has a MIME type that does not match its extension"
7638msgstr ""
7639
7640#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7641#, python-brace-format
7642msgid ""
7643"The file {0} has its MIME type specified as {1} in the OPF file. The "
7644"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7645"should change either the file extension or the MIME type in the OPF."
7646msgstr ""
7647
7648#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7649msgid "Change the file extension to .xhtml"
7650msgstr "Spremeni končnice datotek v .xhtml"
7651
7652#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7653#, python-format
7654msgid "Change the MIME type for this file in the OPF to %s"
7655msgstr ""
7656
7657#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7658msgid "The link is empty"
7659msgstr "Povezava je prazna"
7660
7661#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7662#, python-format
7663msgid "The linked resource %s is a folder"
7664msgstr ""
7665
7666#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7667#, python-format
7668msgid "The linked resource %s does not exist"
7669msgstr ""
7670
7671#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7672#, python-format
7673msgid "The link %s is a file:// URL"
7674msgstr "Povezava %s je datoteka: // URL"
7675
7676#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7677#, python-format
7678msgid "The link %s points to a file outside the book"
7679msgstr ""
7680
7681#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7682#, python-format
7683msgid ""
7684"The link %s contains a : character, this will cause errors on Windows "
7685"computers"
7686msgstr ""
7687
7688#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7689#, python-format
7690msgid "The <%s> section is missing from the OPF"
7691msgstr ""
7692
7693#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7694#, python-format
7695msgid "The <%s> section is required in the OPF file. You have to create one."
7696msgstr ""
7697
7698#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7699msgid "Empty id attributes are invalid"
7700msgstr ""
7701
7702#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7703msgid "Empty ID attributes are invalid in OPF files."
7704msgstr ""
7705
7706#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7707#, python-format
7708msgid "idref=\"%s\" points to unknown id"
7709msgstr ""
7710
7711#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7712#, python-format
7713msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7714msgstr ""
7715
7716#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7717msgid "The meta cover tag points to an non-existent item"
7718msgstr ""
7719
7720#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7721#, python-format
7722msgid ""
7723"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7724"the manifest"
7725msgstr ""
7726
7727#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7728msgid ""
7729"Some e-book readers such as the Nook fail to recognize covers if the content"
7730" attribute comes before the name attribute. For maximum compatibility move "
7731"the name attribute before the content attribute."
7732msgstr ""
7733
7734#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7735msgid "Move the name attribute before the content attribute"
7736msgstr ""
7737
7738#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7739msgid "The meta cover tag has content before name"
7740msgstr ""
7741
7742#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7743#, python-format
7744msgid "The item identified as the Table of Contents (%s) does not exist"
7745msgstr ""
7746
7747#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7748#, python-format
7749msgid "There is no item with id=\"%s\" in the manifest."
7750msgstr ""
7751
7752#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7753#, python-format
7754msgid ""
7755"The item identified as the Table of Contents has an incorrect media-type "
7756"(%s)"
7757msgstr ""
7758
7759#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7760#, python-format
7761msgid "The media type for the Table of Contents must be %s"
7762msgstr ""
7763
7764#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7765msgid ""
7766"This manifest entry has no href attribute. Either add the href attribute or "
7767"remove the entry."
7768msgstr ""
7769
7770#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7771msgid "Remove this manifest entry"
7772msgstr ""
7773
7774#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7775msgid "Item in manifest has no href attribute"
7776msgstr ""
7777
7778#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7779msgid ""
7780"The <spine> tag has no reference to the NCX table of contents file. Without "
7781"this reference, the table of contents will not work in most readers. The "
7782"reference should look like <spine toc=\"id of manifest item for the ncx "
7783"file\">."
7784msgstr ""
7785
7786#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7787msgid "Add the reference to the NCX file"
7788msgstr ""
7789
7790#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7791msgid "Missing reference to the NCX Table of Contents"
7792msgstr ""
7793
7794#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7795msgid ""
7796"This book has no Navigation document. According to the EPUB 3 specification,"
7797" a navigation document is required. The Navigation document contains the "
7798"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7799" to this book."
7800msgstr ""
7801
7802#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7803msgid "Missing navigation document"
7804msgstr ""
7805
7806#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7807msgid ""
7808"The nav document for this book contains no table of contents, or an empty "
7809"table of contents. Use the Table of Contents tool to add a Table of Contents"
7810" to this book."
7811msgstr ""
7812
7813#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7814msgid "Missing ToC in navigation document"
7815msgstr ""
7816
7817#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7818msgid ""
7819"A file listed in the manifest is missing, you should either remove it from "
7820"the manifest or add the missing file to the book."
7821msgstr ""
7822
7823#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7824#, python-format
7825msgid "Item (%s) in manifest is missing"
7826msgstr ""
7827
7828#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7829#, python-format
7830msgid "Remove the entry for %s from the manifest"
7831msgstr ""
7832
7833#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7834msgid ""
7835"There are items marked as non-linear in the <spine>. These will be displayed"
7836" in random order by different e-book readers. Some will ignore the non-"
7837"linear attribute, some will display them at the end or the beginning of the "
7838"book and some will fail to display them at all. Instead of using non-linear "
7839"items simply place the items in the order you want them to be displayed."
7840msgstr ""
7841
7842#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7843msgid "Mark all non-linear items as linear"
7844msgstr ""
7845
7846#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7847msgid "Non-linear items in the spine"
7848msgstr ""
7849
7850#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7851msgid "Remove all but the first duplicate item"
7852msgstr ""
7853
7854#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7855#, python-brace-format
7856msgid "Duplicate item in {0}: {1}"
7857msgstr ""
7858
7859#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7860#, python-brace-format
7861msgid ""
7862"The item {0} is present more than once in the {2} in {1}. This is not "
7863"allowed."
7864msgstr ""
7865
7866#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7867msgid ""
7868"There is more than one <meta name=\"cover\"> tag defined. There should be "
7869"only one."
7870msgstr ""
7871
7872#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7873msgid "Remove all but the first meta cover tag"
7874msgstr ""
7875
7876#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7877msgid "There is more than one cover defined"
7878msgstr ""
7879
7880#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7881msgid ""
7882"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7883"id is referenced by the <package> element"
7884msgstr ""
7885
7886#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7887msgid "Auto-generate a unique identifier"
7888msgstr ""
7889
7890#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7891msgid "The OPF has no unique identifier"
7892msgstr ""
7893
7894#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7895msgid "The <dc:identifier> element must not be empty."
7896msgstr ""
7897
7898#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7899msgid "Empty identifier element"
7900msgstr ""
7901
7902#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7903msgid "Incorrect media-type for spine item"
7904msgstr ""
7905
7906#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7907#, python-brace-format
7908msgid ""
7909"The item {0} present in the spine has the media-type {1}.  Most e-book "
7910"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7911"you should change its media-type to {2}. If it is not-HTML you should "
7912"consider replacing it with an HTML item, as it is unlikely to work in most "
7913"readers."
7914msgstr ""
7915
7916#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7917#, python-format
7918msgid "Change the media-type to %s"
7919msgstr ""
7920
7921#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7922msgid "The OPF does not have the correct root element"
7923msgstr ""
7924
7925#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7926#, python-brace-format
7927msgid ""
7928"The opf must have the root element <package> in namespace {0}, like this: "
7929"<package xmlns=\"{0}\">"
7930msgstr ""
7931
7932#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7933msgid "The OPF does not have a version"
7934msgstr ""
7935
7936#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7937msgid ""
7938"The <package> tag in the OPF must have a version attribute. This is usually "
7939"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7940msgstr ""
7941
7942#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7943msgid ""
7944"This file is empty, it contains nothing, you should probably remove it."
7945msgstr ""
7946
7947#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7948#, python-format
7949msgid "The file %s is empty"
7950msgstr "Datoteka %s je prazna"
7951
7952#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7953msgid ""
7954"A decoding errors means that the contents of the file could not be "
7955"interpreted as text. This usually happens if the file has an incorrect "
7956"character encoding declaration or if the file is actually a binary file, "
7957"like an image or font that is mislabelled with an incorrect media type in "
7958"the OPF."
7959msgstr ""
7960
7961#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7962#, python-format
7963msgid "Parsing of %s failed, could not decode"
7964msgstr ""
7965
7966#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7967msgid ""
7968"A parsing error in an XML file means that the XML syntax in the file is "
7969"incorrect. Such a file will most probably not open in an e-book reader. "
7970"These errors can  usually be fixed automatically, however, automatic fixing "
7971"can sometimes  \"do the wrong thing\"."
7972msgstr ""
7973
7974#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7975msgid ""
7976"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7977"Most readers will automatically ignore such errors, but they may result in  "
7978"incorrect display of content. These errors can usually be fixed "
7979"automatically, however, automatic fixing can sometimes \"do the wrong "
7980"thing\"."
7981msgstr ""
7982
7983#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7984msgid ""
7985"This HTML file uses private entities. These are not supported. You can try "
7986"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7987"resolve the private entities."
7988msgstr ""
7989
7990#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7991msgid ""
7992"Replace all named entities with their character equivalents in this book"
7993msgstr ""
7994
7995#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
7996msgid ""
7997"Named entities are often only incompletely supported by various book reading"
7998" software. Therefore, it is best to not use them, replacing them with the "
7999"actual characters they represent. This can be done automatically."
8000msgstr ""
8001
8002#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
8003msgid "Named entities present"
8004msgstr ""
8005
8006#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
8007msgid "Filename contains unsafe characters"
8008msgstr ""
8009
8010#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8011#, python-brace-format
8012msgid ""
8013"The filename {0} contains unsafe characters, that must be escaped, like this"
8014" {1}. This can cause problems with some e-book readers. To be absolutely "
8015"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8016"and hyphens in your file names. While many other characters are allowed, "
8017"they may cause problems with some software."
8018msgstr ""
8019
8020#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8021#, python-brace-format
8022msgid "Rename the file {0} to {1}"
8023msgstr ""
8024
8025#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8026#, python-format
8027msgid ""
8028"This HTML file is larger than %s. Too large HTML files can cause performance"
8029" problems on some e-book readers. Consider splitting this file into smaller "
8030"sections."
8031msgstr ""
8032
8033#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8034msgid "File too large"
8035msgstr "Datoteka je prevelika"
8036
8037#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8038msgid ""
8039"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8040"is supposed to have represented."
8041msgstr ""
8042
8043#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8044#, python-format
8045msgid "Invalid entity: %s"
8046msgstr "Neveljaven vnos: %s"
8047
8048#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8049msgid ""
8050"Run fix HTML on this file, which will automatically insert the correct "
8051"namespace"
8052msgstr ""
8053
8054#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8055msgid "Invalid or missing namespace"
8056msgstr ""
8057
8058#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8059#, python-brace-format
8060msgid ""
8061"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8062"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8063msgstr ""
8064
8065#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8066#, python-format
8067msgid "incorrect namespace %s"
8068msgstr ""
8069
8070#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8071msgid "no namespace"
8072msgstr ""
8073
8074#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8075msgid "Change this file's encoding to UTF-8"
8076msgstr ""
8077
8078#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8079msgid "Non UTF-8 encoding declaration"
8080msgstr ""
8081
8082#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8083#, python-format
8084msgid ""
8085"This file has its encoding declared as %s. Some reader software cannot "
8086"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8087msgstr ""
8088
8089#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8090msgid "Private entities found"
8091msgstr ""
8092
8093#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8094msgid ""
8095"This CSS construct is not recognized. That means that it most likely will "
8096"not work on reader devices. Consider replacing it with something else."
8097msgstr ""
8098
8099#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8100msgid ""
8101"Some reader programs are very finicky about CSS stylesheets and will ignore "
8102"the whole sheet if there is an error. These errors can often be fixed "
8103"automatically, however, automatic fixing will typically remove unrecognized "
8104"items, instead of correcting them."
8105msgstr ""
8106
8107#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8108msgid "Try to fix parsing errors in this stylesheet automatically"
8109msgstr ""
8110
8111#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8112msgid "Remove the duplicate ids from all but the first element"
8113msgstr ""
8114
8115#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8116#, python-format
8117msgid "Duplicate id: %s"
8118msgstr ""
8119
8120#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8121#, python-brace-format
8122msgid ""
8123"The id {0} is present on more than one element in {1}. This is not allowed. "
8124"Remove the id from all but one of the elements"
8125msgstr ""
8126
8127#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8128msgid "Replace this id with a randomly generated valid id"
8129msgstr ""
8130
8131#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8132#, python-format
8133msgid "Invalid id: %s"
8134msgstr ""
8135
8136#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8137#, python-brace-format
8138msgid ""
8139"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8140"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8141"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8142"maximum compatibility with a wide range of devices."
8143msgstr ""
8144
8145#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8146msgid "Wrap the bare text in a p tag"
8147msgstr ""
8148
8149#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8150msgid ""
8151"You cannot have bare text inside the body tag. The text must be placed "
8152"inside some other tag, such as p or div"
8153msgstr ""
8154
8155#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8156msgid "Bare text in body tag"
8157msgstr ""
8158
8159#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8160msgid ""
8161"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8162"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8163"MOBI files without KF8 are not editable."
8164msgstr ""
8165
8166#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8167msgid ""
8168"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8169" MOBI files that contain only KF8 data."
8170msgstr ""
8171
8172#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8173#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8174msgid "Cover inserted"
8175msgstr "Vstavljena naslovnica"
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 updated"
8180msgstr "Naslovnica je posodobljena"
8181
8182#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8183msgid "Removed one unused CSS style rule"
8184msgid_plural "Removed {} unused CSS style rules"
8185msgstr[0] ""
8186msgstr[1] ""
8187msgstr[2] ""
8188msgstr[3] ""
8189
8190#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8191msgid "Removed one unused CSS selector"
8192msgid_plural "Removed {} unused CSS selectors"
8193msgstr[0] ""
8194msgstr[1] ""
8195msgstr[2] ""
8196msgstr[3] ""
8197
8198#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8199msgid "Removed one unused class from the HTML"
8200msgid_plural "Removed {} unused classes from the HTML"
8201msgstr[0] ""
8202msgstr[1] ""
8203msgstr[2] ""
8204msgstr[3] ""
8205
8206#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8207msgid "Merged one CSS style rule with identical selectors"
8208msgid_plural "Merged {} CSS style rules with identical selectors"
8209msgstr[0] ""
8210msgstr[1] ""
8211msgstr[2] ""
8212msgstr[3] ""
8213
8214#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8215msgid "Merged one CSS style rule with identical properties"
8216msgid_plural "Merged {} CSS style rules with identical properties"
8217msgstr[0] ""
8218msgstr[1] ""
8219msgstr[2] ""
8220msgstr[3] ""
8221
8222#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8223msgid "Removed one unreferenced stylesheet"
8224msgid_plural "Removed {} unreferenced stylesheets"
8225msgstr[0] ""
8226msgstr[1] ""
8227msgstr[2] ""
8228msgstr[3] ""
8229
8230#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8231msgid "No unused CSS style rules found"
8232msgstr ""
8233
8234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8235msgid "No unused CSS selectors found"
8236msgstr ""
8237
8238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8239msgid "No unused class attributes found"
8240msgstr ""
8241
8242#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8243msgid "No style rules that could be merged found"
8244msgstr ""
8245
8246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8247msgid "No unused stylesheets found"
8248msgstr ""
8249
8250#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8251#, python-format
8252msgid ""
8253"Could not find a font in the \"%s\" family exactly matching the CSS font "
8254"specification, will embed a fallback font instead. CSS font specification:"
8255msgstr ""
8256
8257#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8258msgid "Matched font specification:"
8259msgstr ""
8260
8261#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8262#, python-format
8263msgid "Failed to find fonts for family: %s, not embedding"
8264msgstr ""
8265
8266#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8267msgid "No embeddable fonts found"
8268msgstr ""
8269
8270#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8271msgid "This file is locked with DRM. It cannot be edited."
8272msgstr ""
8273
8274#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8275msgid "Soft hyphens added"
8276msgstr ""
8277
8278#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8279msgid "Soft hyphens removed"
8280msgstr ""
8281
8282#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8283#, python-brace-format
8284msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8285msgstr ""
8286
8287#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8288#, python-brace-format
8289msgid "{0} could not be further compressed"
8290msgstr ""
8291
8292#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8293#, python-brace-format
8294msgid "Failed to process {0} with error:"
8295msgstr ""
8296
8297#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8298#, python-brace-format
8299msgid ""
8300"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8301"changed]"
8302msgstr ""
8303
8304#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8305msgid "Images are already fully optimized"
8306msgstr ""
8307
8308#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8309#, python-format, python-brace-format
8310msgid ""
8311"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8312"your carefully crafted e-books.</p>\n"
8313"\n"
8314"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8315"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8316"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8317"changes needed for the desired effect.</p>\n"
8318"\n"
8319"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8320"{0}\n"
8321"<p>Note that polishing only works on files in the %s formats.</p>"
8322msgstr ""
8323
8324#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8325#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8326#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8327#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8328#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8329#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8330#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8331msgid " or "
8332msgstr " ali "
8333
8334#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8335msgid ""
8336"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8337"This will scan your computer for the fonts, and if they are found, they will be\n"
8338"embedded into the document.</p>\n"
8339"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8340msgstr ""
8341
8342#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8343msgid ""
8344"<p>Subsetting fonts means reducing an embedded font to contain\n"
8345"only the characters used from that font in the book. This\n"
8346"greatly reduces the size of the font files (halving the font\n"
8347"file sizes is common).</p>\n"
8348"\n"
8349"<p>For example, if the book uses a specific font for headers,\n"
8350"then subsetting will reduce that font to contain only the\n"
8351"characters present in the actual headers in the book. Or if the\n"
8352"book embeds the bold and italic versions of a font, but bold\n"
8353"and italic text is relatively rare, or absent altogether, then\n"
8354"the bold and italic fonts can either be reduced to only a few\n"
8355"characters or completely removed.</p>\n"
8356"\n"
8357"<p>The only downside to subsetting fonts is that if, at a later\n"
8358"date you decide to add more text to your books, the newly added\n"
8359"text might not be covered by the subset font.</p>\n"
8360msgstr ""
8361
8362#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8363msgid ""
8364"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8365"all the book metadata such as title, tags, authors, series, comments,\n"
8366"etc. Any previous book jacket will be replaced.</p>"
8367msgstr ""
8368
8369#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8370msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8371msgstr ""
8372
8373#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8374msgid ""
8375"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8376"typographically correct equivalents.</p>\n"
8377"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8378"when single quotes at the start of contractions are involved.</p>\n"
8379msgstr ""
8380
8381#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8382msgid ""
8383"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8384"created from production templates can have a large number of extra CSS rules\n"
8385"that don't match any actual content. These extra rules can slow down readers\n"
8386"that need to parse them all.</p>\n"
8387msgstr ""
8388
8389#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8390msgid ""
8391"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8392"affecting image quality.</p>\n"
8393msgstr ""
8394
8395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8396msgid ""
8397"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8398"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8399msgstr ""
8400
8401#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8402msgid ""
8403"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8404"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8405msgstr ""
8406
8407#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8408msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8409msgstr ""
8410
8411#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8412msgid "Updating metadata"
8413msgstr "Posodabljanje metapodatkov"
8414
8415#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8416msgid "Updated metadata jacket"
8417msgstr ""
8418
8419#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8420msgid "Metadata updated\n"
8421msgstr "Metapodatki posodobljeni\n"
8422
8423#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8424msgid "Setting cover"
8425msgstr "Določanje naslovnice"
8426
8427#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8428msgid "Inserting metadata jacket"
8429msgstr ""
8430
8431#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8433msgid "Existing metadata jacket replaced"
8434msgstr ""
8435
8436#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8437msgid "Metadata jacket inserted"
8438msgstr ""
8439
8440#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8441msgid "Removing metadata jacket"
8442msgstr ""
8443
8444#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8445msgid "Metadata jacket removed"
8446msgstr ""
8447
8448#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8449msgid "No metadata jacket found"
8450msgstr ""
8451
8452#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8453msgid "Smartening punctuation"
8454msgstr ""
8455
8456#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8457msgid "Embedding referenced fonts"
8458msgstr ""
8459
8460#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8461msgid "Subsetting embedded fonts"
8462msgstr ""
8463
8464#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8465msgid "No embedded fonts to subset"
8466msgstr ""
8467
8468#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8469msgid "Removing unused CSS rules"
8470msgstr ""
8471
8472#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8473msgid "Losslessly compressing images"
8474msgstr ""
8475
8476#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8477msgid "Upgrading book, if possible"
8478msgstr ""
8479
8480#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8481msgid "Removing soft hyphens"
8482msgstr ""
8483
8484#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8485msgid "Adding soft hyphens"
8486msgstr ""
8487
8488#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8489#, python-format
8490msgid "## Polishing: %s"
8491msgstr ""
8492
8493#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8494#, python-format
8495msgid "Polishing took: %.1f seconds"
8496msgstr ""
8497
8498#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8499msgid ""
8500"%prog [options] input_file [output_file]\n"
8501"\n"
8502msgstr ""
8503
8504#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8505msgid ""
8506"Path to a cover image. Changes the cover specified in the e-book. If no "
8507"cover is present, or the cover is not properly identified, inserts a new "
8508"cover."
8509msgstr "Pot do naslovne slike. Spremeni naslovnico, določeno v e-knjigi. Če ni prisotna naslovna slika ali, če ta ni pravilno prepoznana, vstavi novo naslovno sliko."
8510
8511#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8512msgid ""
8513"Path to an OPF file. The metadata in the book is updated from the OPF file."
8514msgstr "Pot do datoteke OPF. Metapodatki v knjigi so posodobljeni iz datoteke OPF."
8515
8516#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8517msgid "Produce more verbose output, useful for debugging."
8518msgstr "Izdelaj bolj podroben izhod, koristen za odpravljanje napak."
8519
8520#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8521msgid "You must provide the input file to polish"
8522msgstr "Za loščenje morate predložiti vhodno datoteko"
8523
8524#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8525msgid "Unknown extra arguments"
8526msgstr "Neznani dodatni argumenti"
8527
8528#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8529msgid "You must specify at least one action to perform"
8530msgstr "Določiti morate vsaj eno dejanje za izvršitev"
8531
8532#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8533#, python-format
8534msgid "Smartened punctuation in: %s"
8535msgstr "Pametna ločila v: %s"
8536
8537#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8538msgid "No punctuation that could be smartened found"
8539msgstr "Ni ločil, ki bi jih bilo mogoče pametno najti"
8540
8541#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8542#, python-format
8543msgid ""
8544"The file %s has malformed markup. Try running the Fix HTML tool before "
8545"splitting"
8546msgstr "Datoteka %s ima nepravilno oblikovane oznake. Poskusite pred razdelitvijo zagnati orodje 'Popravi HTML'"
8547
8548#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8549#, python-format
8550msgid "The expression %s did not match any nodes"
8551msgstr "Izraz %s ni ustrezal nobenemu vozlišču"
8552
8553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8554#, python-format
8555msgid "Removed unused font: %s"
8556msgstr "Odstranjena neuporabljena pisava: %s"
8557
8558#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8559#, python-format
8560msgid "The font %s was already subset"
8561msgstr "Pisava %s je bila že podnabor"
8562
8563#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8564#, python-brace-format
8565msgid "Decreased the font {0} to {1} of its original size"
8566msgstr "Pisava {0} je zmanjšana na {1} njune izvirne velikosti"
8567
8568#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8569#, python-format
8570msgid "Reduced total font size to %.1f%% of original"
8571msgstr "Zmanjšana skupna velikost pisave na %.1f%% izvirne"
8572
8573#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8574msgid "No embedded fonts found"
8575msgstr "Ni bila najdena nobena vdelana pisava"
8576
8577#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8578#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8579#, python-format
8580msgid "No file named %s exists"
8581msgstr "Datoteka z imenom %s ne obstaja."
8582
8583#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8584#, python-format
8585msgid "No HTML file named %s exists"
8586msgstr "Datoteka HTML z imenom %s ne obstaja."
8587
8588#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8589#, python-format
8590msgid "The anchor %(a)s does not exist in file %(f)s"
8591msgstr "V datoteki %(f)s ne obstaja sidro %(a)s "
8592
8593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8594#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8595#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8596#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8597#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8598msgid "(Untitled)"
8599msgstr "(Neimenovano)"
8600
8601#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8602#, python-format
8603msgid ""
8604"The file %s has malformed markup. Try running the Fix HTML tool before "
8605"editing."
8606msgstr "Datoteka %s ima nepravilno oblikovane oznake. Pred urejanjem poskusite zagnati orodje 'Popravi HTML'."
8607
8608#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8609msgid "No upgrade needed"
8610msgstr "Nadgradnja ni potrebna"
8611
8612#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8613msgid "Updated EPUB from version 2 to 3"
8614msgstr "Posodobljen EPUB iz različice 2 na 3"
8615
8616#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8617msgid "HTML TOC generation options."
8618msgstr "Možnosti tvorbe kazala vsebine za HTML"
8619
8620#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8621#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8622#, python-brace-format
8623msgid "{1} of <em>{0}</em>"
8624msgstr "{1} od <em>{0}</em>"
8625
8626#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8627#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8628#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8629#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8630#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8631msgid "Rating"
8632msgstr "Ocena"
8633
8634#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8637#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8638#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8639#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8640#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8641#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8642#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8643#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8644#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8645msgid "Date"
8646msgstr "Datum"
8647
8648#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8649#, python-format
8650msgid ""
8651"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8652"%(size)d KB"
8653msgstr "Ni mogoče najti razumnega mesta, kjer bi delili: %(path)s Velikost poddrevesa: %(size)d KB"
8654
8655#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8656msgid "OPF/NCX/etc. generation options."
8657msgstr "Možnosti za tvorbo OPF/NCX/itn."
8658
8659#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8660#, python-format
8661msgid "OPF version to generate. Default is %default."
8662msgstr "Različica OPF, ki naj bo tvorjena. Privzeto je %default."
8663
8664#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8665msgid ""
8666"Generate an Adobe \"page-map\" file if pagination information is available."
8667msgstr ""
8668
8669#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8670msgid "Sidebar"
8671msgstr "Stranska vrstica"
8672
8673#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8674msgid "Adding headers and footers"
8675msgstr "Dodajanje glav in nog"
8676
8677#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8678msgid "Headers and footers added"
8679msgstr "Dodane so glave in noge"
8680
8681#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8682msgid "Parsed all content for markup transformation"
8683msgstr "Razčlenjena je vsa vsebina za preoblikovanje oznak"
8684
8685#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8686msgid "Completed markup transformation"
8687msgstr "Dokončano preoblikovanje označevanja"
8688
8689#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8690msgid "Rendered all HTML as PDF"
8691msgstr "Vse HTML so upodobljene kot PDF"
8692
8693#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8694msgid "Added links to PDF content"
8695msgstr "Dodane povezave do vsebine PDF"
8696
8697#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8698msgid "Updated metadata in PDF"
8699msgstr "Posodobljeni metapodatki v PDF-ju"
8700
8701#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8702#, python-brace-format
8703msgid "Rendered {0} of {1} pages"
8704msgstr "Upodobljeno {0} od {1} strani"
8705
8706#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8707msgid "Could not find pdftohtml, check it is in your PATH"
8708msgstr "Ni mogoče najti pdftohtml, preverite, če se nahaja v PATH"
8709
8710#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8711#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8712msgid "Table of Contents:"
8713msgstr "Kazalo vsebine:"
8714
8715#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8716msgid "Send file to storage card instead of main memory by default"
8717msgstr "Pošlji datoteko na pomnilniško kartico namesto privzeto v glavni pomnilnik"
8718
8719#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8720msgid "Confirm before deleting"
8721msgstr "Potrdite pred brisanjem"
8722
8723#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8724msgid "Main window geometry"
8725msgstr "Geometrija glavnega okna"
8726
8727#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8728msgid "Notify when a new version is available"
8729msgstr "Opozori me, če je na voljo nova različica"
8730
8731#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8732msgid "Use Roman numerals for series number"
8733msgstr "Uporabi rimska števila za številko v zbirki"
8734
8735#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8736msgid "Sort tags list by name, popularity, or rating"
8737msgstr "Razvrsti seznam značk po imenu, priljubljenosti ali oceni"
8738
8739#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8740msgid "Match tags by any or all."
8741msgstr "Ujemaj oznake s katerimi koli ali vsemi."
8742
8743#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8744msgid "Number of covers to show in the cover browsing mode"
8745msgstr "Število naslovnic, ki se pokažejo v načinu brskanja med naslovnicami"
8746
8747#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8748msgid "Defaults for conversion to LRF"
8749msgstr "Privzete nastavitve za pretvorbo v LRF"
8750
8751#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8752msgid "Options for the LRF e-book viewer"
8753msgstr "Možnosti pregledovalnika e-knjig LRF"
8754
8755#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8756msgid "Formats that are viewed using the internal viewer"
8757msgstr "Formati za prikaz z notranjim pregledovalnikom"
8758
8759#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8760msgid "Columns to be displayed in the book list"
8761msgstr "Stolpci, prikazani v seznamu knjig"
8762
8763#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8764msgid "Automatically launch Content server on application startup"
8765msgstr "Samodejno zaženi strežnik vsebine ob zagonu aplikacije"
8766
8767#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8768msgid "Oldest news kept in database"
8769msgstr "Najstarejše novice, ohranjene v zbirki podatkov"
8770
8771#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8772msgid "Show system tray icon"
8773msgstr "Pokaži ikono v sistemskem pladnju"
8774
8775#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8776msgid "Upload downloaded news to device"
8777msgstr "Naloži prenesene novice na napravo"
8778
8779#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8780msgid "Delete news books from library after uploading to device"
8781msgstr "Po nalaganju v napravo izbriši knjige novic iz knjižnice"
8782
8783#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8784msgid ""
8785"Show the cover flow in a separate window instead of in the main calibre "
8786"window"
8787msgstr ""
8788
8789#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8790msgid "Disable notifications from the system tray icon"
8791msgstr "Onemogoči opozorila v ikoni sistemskega pladnja"
8792
8793#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8794msgid "Default action to perform when the \"Send to device\" button is clicked"
8795msgstr ""
8796
8797#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8798msgid ""
8799"Start searching as you type. If this is disabled then search will only take "
8800"place when the Enter key is pressed."
8801msgstr ""
8802
8803#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8804msgid ""
8805"When searching, show all books with search results highlighted instead of "
8806"showing only the matches. You can use the N or F3 keys to go to the next "
8807"match."
8808msgstr "Pri iskanju pokaži vse knjige s poudarjenimi rezultati iskanja namesto zgolj zadetkov. S tipko N ali F3 se lahko pomaknete na naslednji zadetek."
8809
8810#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8811msgid ""
8812"Maximum number of simultaneous conversion/news download jobs. This number is"
8813" twice the actual value for historical reasons."
8814msgstr ""
8815
8816#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8817msgid "Download social metadata (tags/rating/etc.)"
8818msgstr "Prenesi družabne metapodatke (značke/ocene/itn.)"
8819
8820#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8821msgid "Overwrite author and title with new metadata"
8822msgstr "Prepiši avtorja in naslov z novimi metapodatki"
8823
8824#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8825msgid "Automatically download the cover, if available"
8826msgstr "Samodejno prenesi naslovnico, če je na voljo"
8827
8828#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8829msgid "Limit max simultaneous jobs to number of CPUs"
8830msgstr "Omeji največje število hkratnih opravil na število CPE"
8831
8832#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8833msgid ""
8834"The layout of the user interface. Wide has the Book details panel on the "
8835"right and narrow has it at the bottom."
8836msgstr ""
8837
8838#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8839msgid "Show the average rating per item indication in the Tag browser"
8840msgstr "V brskalniku oznak prikaži povprečno oceno na posamezno navedbo vnosa"
8841
8842#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8843msgid "Disable UI animations"
8844msgstr "Izključi animacije vmesnika"
8845
8846#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8847msgid "Tag browser categories not to display"
8848msgstr ""
8849
8850#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8851#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8852msgid "WARNING:"
8853msgstr "OPOZORILO:"
8854
8855#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8856msgid "ERROR:"
8857msgstr "NAPAKA:"
8858
8859#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8861#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8862#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8863#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8864msgid "Show this confirmation again"
8865msgstr "To potrditev pokaži znova"
8866
8867#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8868#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8869msgid "Restart needed"
8870msgstr "Potreben je ponoven zagon"
8871
8872#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8874msgid "&Restart calibre now"
8875msgstr "Po&novno zaženi calibre zdaj"
8876
8877#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8878#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8879#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8880#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8881#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8882#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8883msgid "All files"
8884msgstr "Vse datoteke"
8885
8886#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8887msgid "Detach from the controlling terminal, if any (Linux only)"
8888msgstr ""
8889
8890#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8891#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8892msgid "Click \"Show details\" for more information."
8893msgstr ""
8894
8895#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8896#, python-format
8897msgid "The %s environment variable is set. Try unsetting it."
8898msgstr ""
8899
8900#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8901msgid "Could not create temporary folder"
8902msgstr ""
8903
8904#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8905msgid "Could not create temporary folder, calibre cannot start."
8906msgstr ""
8907
8908#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8909msgid "Windows XP not supported"
8910msgstr "Ne podpira Windows XP"
8911
8912#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8913#, python-format
8914msgid ""
8915"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8916"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8917"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8918"Windows XP."
8919msgstr ""
8920
8921#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8922#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8924msgid "Books"
8925msgstr "Knjige"
8926
8927#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8928msgid "EPUB books"
8929msgstr "Knjige EPUB"
8930
8931#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8932msgid "Kindle books"
8933msgstr ""
8934
8935#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8936msgid "PDF books"
8937msgstr "Knjige PDF"
8938
8939#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8940msgid "HTML books"
8941msgstr "Knjige HTML"
8942
8943#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8944msgid "LIT books"
8945msgstr "Knjige LIT"
8946
8947#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8948msgid "Text books"
8949msgstr "Učbeniki"
8950
8951#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8952msgid "Comics"
8953msgstr "Stripi"
8954
8955#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8956#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8957#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8958msgid "Archives"
8959msgstr "Arhivi"
8960
8961#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8962msgid "Wordprocessor files"
8963msgstr "Datoteke Wordprocessorja"
8964
8965#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8966msgid "Add books"
8967msgstr "Dodaj knjige"
8968
8969#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8970msgid "Add books to the calibre library/device from files on your computer"
8971msgstr "Dodaj knjige v knjižnico calibre/napravo iz datotek na računalniku"
8972
8973#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8974msgid "A"
8975msgstr "A"
8976
8977#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8978msgid "Add books from a single folder"
8979msgstr ""
8980
8981#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8982msgid "Add from folders and sub-folders"
8983msgstr ""
8984
8985#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
8986msgid "Add multiple books from archive (ZIP/RAR)"
8987msgstr "Dodaj več knjig iz arhiva (ZIP/RAR)"
8988
8989#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
8990msgid "Add empty book (Book entry with no formats)"
8991msgstr "Dodaj prazno knjigo (vnos knjige brez zapisa)"
8992
8993#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
8994msgid "Add from ISBN"
8995msgstr "Dodaj iz ISBN"
8996
8997#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
8998msgid "Add files to selected book records"
8999msgstr "Dodaj datoteke obstoječim knjižnim zapisom"
9000
9001#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
9002msgid "Add files to selected book records from clipboard"
9003msgstr "Dodaj datoteke obstoječim knjižnim zapisom iz odložišča"
9004
9005#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
9006msgid "Add an empty file to selected book records"
9007msgstr "Dodaj prazno datoteko izbranim knjižnim zapisom"
9008
9009#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
9010msgid "Control the adding of books"
9011msgstr "Nadziraj dodajanje knjig"
9012
9013#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
9014#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
9015#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9016#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9017#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9018#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9019#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9020#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9021#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9022#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9023#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9024#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9025#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9026#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9027#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9028#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9029#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9030#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9031#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9032msgid "No books selected"
9033msgstr "Nobena od knjig ni izbrana."
9034
9035#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9036#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9037msgid "Cannot add files as no books are selected"
9038msgstr "Datotek ni mogoče dodati, ker ni izbrana nobena knjiga"
9039
9040#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9041msgid "No files in clipboard"
9042msgstr "V odložišču ni datotek"
9043
9044#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9045msgid "No files have been copied to the clipboard"
9046msgstr "V odložišče ni bila kopirana nobena datoteka"
9047
9048#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9049#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9050#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9051#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9052#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9053#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9054#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9055#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9056#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9064#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9065#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9066#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9067#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9068#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9069#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9070#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9071#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9072#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9073#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9074#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9079#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9080msgid "Are you sure?"
9081msgstr "Ste prepričani?"
9082
9083#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9084#, python-format
9085msgid "Are you sure you want to set the same cover for all %d books?"
9086msgstr "Ali ste prepričani, da želite nastaviti enako naslovnico za vseh %d knjig?"
9087
9088#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9089msgid "Select book files"
9090msgstr "Izberite datoteke knjig"
9091
9092#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9093#, python-format
9094msgid ""
9095"Are you sure you want to add the same files to all %d books? If the format "
9096"already exists for a book, it will be replaced."
9097msgstr ""
9098
9099#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9100#, python-brace-format
9101msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9102msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9103msgstr[0] ""
9104msgstr[1] ""
9105msgstr[2] ""
9106msgstr[3] ""
9107
9108#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9109#, python-format
9110msgid ""
9111"Are you sure you want to add the same empty file to all %d books? If the "
9112"format already exists for a book, it will be replaced."
9113msgstr "Ste prepričani, da elite dodati isto prazno datoteko vsem %d knjigam? Če zapis za knjigo že obstaja, bo zamenjan."
9114
9115#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9116msgid "Choose format of empty file"
9117msgstr ""
9118
9119#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9120#, python-brace-format
9121msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9122msgstr ""
9123
9124#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9125#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9126msgid "Choose archive file"
9127msgstr "Izberite arhivsko datoteko"
9128
9129#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9130msgid "Type of archive"
9131msgstr ""
9132
9133#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9134msgid "Will the archive have a single book per internal folder?"
9135msgstr ""
9136
9137#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9138msgid "Select root folder"
9139msgstr ""
9140
9141#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9142#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9143msgid "Cannot add"
9144msgstr "Ni mogoče dodati"
9145
9146#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9147#, python-format
9148msgid ""
9149"Cannot add books from the folder: %s as it contains the currently opened "
9150"calibre library"
9151msgstr ""
9152
9153#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9154msgid "Multi-file books?"
9155msgstr ""
9156
9157#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9158msgid ""
9159"Assume all e-book files in a single folder are multiple formats of the same "
9160"book?"
9161msgstr ""
9162
9163#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9164msgid "Duplicates found"
9165msgstr ""
9166
9167#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9168msgid ""
9169"Books with some of the specified ISBNs already exist in the calibre library."
9170" Click \"Show details\" for the full list. Do you want to add them anyway?"
9171msgstr ""
9172
9173#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9174msgid "Adding"
9175msgstr "Dodajanje"
9176
9177#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9178msgid "Creating book records from ISBNs"
9179msgstr "Ustvarjanje zapisov knjig iz številk ISBN"
9180
9181#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9182#, python-format
9183msgid ""
9184"You have dropped some files onto the book <b>%s</b>. This will add or "
9185"replace the files for this book. Do you want to proceed?"
9186msgstr ""
9187
9188#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9189msgid "Add as new book"
9190msgid_plural "Add as new books"
9191msgstr[0] ""
9192msgstr[1] ""
9193msgstr[2] ""
9194msgstr[3] ""
9195
9196#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9197#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9198msgid "Uploading books to device."
9199msgstr "Prenašanje knjig na napravo."
9200
9201#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9202msgid "Supported books"
9203msgstr "Podprte knjige"
9204
9205#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9206msgid "Select books"
9207msgstr "Izberite knjige"
9208
9209#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9210msgid "The following duplicate book was found."
9211msgid_plural "The following {} duplicate books were found."
9212msgstr[0] ""
9213msgstr[1] ""
9214msgstr[2] ""
9215msgstr[3] ""
9216
9217#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9218msgid "Merged some books"
9219msgstr ""
9220
9221#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9222msgid ""
9223"Incoming book formats were processed and merged into your calibre database "
9224"according to your auto-merge settings. Click \"Show details\" to see the "
9225"list of merged books."
9226msgstr ""
9227
9228#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9229#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9230#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9231msgid "Add to library"
9232msgstr "Dodaj v knjižnico"
9233
9234#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9235#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9236#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9237#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9238#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9239#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9240#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9241#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9242#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9243msgid "No book selected"
9244msgstr "Nobena od knjig ni izbrana"
9245
9246#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9247msgid ""
9248"The following books are virtual and cannot be added to the calibre library:"
9249msgstr "Naslednje knjige so navidezne in jih ni mogoče dodati v knjižnico calibre:"
9250
9251#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9252msgid "No book files found"
9253msgstr "Datotek knjig ni mogoče najti"
9254
9255#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9256msgid "Downloading books"
9257msgstr "Nalaganje knjig"
9258
9259#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9260msgid "Downloading books from device"
9261msgstr "Nalaganje knjig z naprave"
9262
9263#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9264msgid "Could not download files from the device"
9265msgstr "Ni možna naložitev datotek z naprave"
9266
9267#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9268msgid "Could not download some files from the device"
9269msgstr "Ni možna naložitev nekaterih datotek z naprave"
9270
9271#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9272msgid "Could not download files"
9273msgstr "Ni mona naložitev datotek"
9274
9275#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9276msgid "Add books to library"
9277msgstr "Dodaj knjige v knjižnico"
9278
9279#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9280msgid "Add books to your calibre library from the connected device"
9281msgstr "Dodaj knjige v svojo knjižnico calibre iz priključene naprave"
9282
9283#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9284msgid "Merging user annotations into database"
9285msgstr ""
9286
9287#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9288#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9289msgid "Fetch annotations (experimental)"
9290msgstr "Pridobi beležke (poskusno)"
9291
9292#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9297msgid "Not supported"
9298msgstr "Ni podprto"
9299
9300#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9301msgid "Fetching annotations is not supported for this device"
9302msgstr ""
9303
9304#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9305#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9306msgid "Use library only"
9307msgstr "Uporabi zgolj knjižnico"
9308
9309#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9310#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9311msgid "User annotations generated from main library only"
9312msgstr "Uporabniške beležke, izdelane zgolj iz glavne knjižnice"
9313
9314#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9315msgid "No books selected to fetch annotations from"
9316msgstr "Ni izbranih knjig za pridobitev beležk"
9317
9318#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9319msgid "Some errors"
9320msgstr "Nekaj napak"
9321
9322#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9323msgid ""
9324"Could not fetch annotations for some books. Click \"Show details\" to see "
9325"which ones."
9326msgstr ""
9327
9328#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9329msgid "Author mapper"
9330msgstr ""
9331
9332#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9333msgid "Map authors for one book in the library"
9334msgid_plural "Map authors for {} books in the library"
9335msgstr[0] ""
9336msgstr[1] ""
9337msgstr[2] ""
9338msgstr[3] ""
9339
9340#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9341#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9342msgid "The changes will be applied to the <b>selected book</b>"
9343msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9344msgstr[0] ""
9345msgstr[1] ""
9346msgstr[2] ""
9347msgstr[3] ""
9348
9349#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9350#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9351msgid "The changes will be applied to <b>one book in the library</b>"
9352msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9353msgstr[0] ""
9354msgstr[1] ""
9355msgstr[2] ""
9356msgstr[3] ""
9357
9358#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9359msgid "Auto scroll through the book list"
9360msgstr ""
9361
9362#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9363msgid ""
9364"Auto scroll through the book list, particularly useful with the cover "
9365"browser open"
9366msgstr ""
9367
9368#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9369msgid "X"
9370msgstr ""
9371
9372#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9373#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9374msgid "Browse annotations"
9375msgstr ""
9376
9377#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9378msgid "B"
9379msgstr ""
9380
9381#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9382msgid "Not visible"
9383msgstr ""
9384
9385#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9386msgid ""
9387"The book \"{}\" is not currently visible in the calibre library. If you have"
9388" a search or a Virtual library applied, first clear it."
9389msgstr ""
9390
9391#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9392msgid "Create catalog"
9393msgstr "Ustvari katalog"
9394
9395#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9396msgid ""
9397"Create a catalog of the books in your calibre library in different formats"
9398msgstr ""
9399
9400#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9401msgid "No books selected for catalog generation"
9402msgstr "Za tvorbo kataloga niste izbrali nobene knjige"
9403
9404#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9405#, python-format
9406msgid "Generating %s catalog..."
9407msgstr "Ustvarjanje kataloga %s ..."
9408
9409#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9410msgid "Catalog generation complete, with warnings."
9411msgstr ""
9412
9413#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9414msgid "Catalog generated."
9415msgstr "Katalog ustvarjen."
9416
9417#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9418msgid "Export catalog folder"
9419msgstr ""
9420
9421#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9422#, python-format
9423msgid "Select destination for %(title)s.%(fmt)s"
9424msgstr ""
9425
9426#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9427#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9428#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9429#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9430#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9431#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9432msgid "Permission denied"
9433msgstr ""
9434
9435#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9436#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9437#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9438#, python-format
9439msgid "Could not open %s. Is it being used by another program?"
9440msgstr ""
9441
9442#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9443#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9444msgid "No library found"
9445msgstr "Ni najdenih knjižnic"
9446
9447#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9448#, python-format
9449msgid ""
9450"No existing calibre library was found at %s. If the library was moved, "
9451"select its new location below. Otherwise calibre will forget this library."
9452msgstr ""
9453
9454#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9455msgid "New location of this library:"
9456msgstr "Nova lokacija knjižnice:"
9457
9458#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9459msgid "Library moved"
9460msgstr "Knjižnica premaknjena"
9461
9462#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9463msgid "Forget library"
9464msgstr "Pozabi knjižnico"
9465
9466#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9467msgid "New library location"
9468msgstr "Nova lokacija knjižnice"
9469
9470#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9471#, python-format
9472msgid "No existing calibre library found at %s"
9473msgstr ""
9474
9475#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9476msgid "Queue &all books for backup"
9477msgstr "&Vse knjige za varnostno kopiranje postavi v vrsto"
9478
9479#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9480msgid "Backup status"
9481msgstr "Stanje varnostnega kopiranja"
9482
9483#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9484msgid "none"
9485msgstr "brez"
9486
9487#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9488#, python-format
9489msgid "Book metadata files remaining to be written: %s"
9490msgstr "Preostale datoteke metapodatkov knjig za pisanje: %s"
9491
9492#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9493#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9494#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9495#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9496msgid "Choose library"
9497msgstr "Izberite knjižnico"
9498
9499#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9500msgid "Choose calibre library to work with"
9501msgstr "Izberite knjižnico calibre za delovanje"
9502
9503#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9504msgid "Switch/create library"
9505msgstr "Preklopi/ustvari knjižnico"
9506
9507#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9509msgid "Export/import all calibre data"
9510msgstr "Izvozi/uvozi vse podatke calibre"
9511
9512#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9513#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9514msgid "Pick a random book"
9515msgstr "Izberi naključno knjigo"
9516
9517#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9518msgid "Change the icon for this library"
9519msgstr ""
9520
9521#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9522msgid "Choose an icon"
9523msgstr ""
9524
9525#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9526msgid "Remove current icon"
9527msgstr ""
9528
9529#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9530#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9531msgid "Quick switch"
9532msgstr "Hitri preklop"
9533
9534#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9535#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9536msgid "Rename library"
9537msgstr "Preimenuj knjižnico"
9538
9539#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9540msgid "Remove library"
9541msgstr "Odstrani knjižnico"
9542
9543#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9544msgid "Library maintenance"
9545msgstr "Vzdrževanje knjižnice"
9546
9547#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9548msgid "Library metadata backup status"
9549msgstr "Stanje varnostnega kopiranja metapodatkov knjižnice"
9550
9551#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9552msgid "Check library"
9553msgstr "Preveri knjižnico"
9554
9555#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9556msgid "Restore database"
9557msgstr "Obnovi zbirko podatkov"
9558
9559#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9560msgid "Switch to previous library"
9561msgstr "Preklopi na prejšnjo knjižnico"
9562
9563#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9564#, python-format
9565msgid "Select icon for library \"%s\""
9566msgstr ""
9567
9568#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9569#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9570msgid "Cannot export/import"
9571msgstr ""
9572
9573#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9574msgid ""
9575"You are running calibre portable, all calibre data is already in the calibre"
9576" portable folder. Export/import is unavailable."
9577msgstr ""
9578
9579#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9580msgid "Cannot export/import data while there are running jobs."
9581msgstr ""
9582
9583#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9584#, python-brace-format
9585msgid "{0} [{1} book]"
9586msgid_plural "{0} [{1} books]"
9587msgstr[0] ""
9588msgstr[1] ""
9589msgstr[2] ""
9590msgstr[3] ""
9591
9592#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9593#, python-format
9594msgid "Apply Virtual library when %s is opened"
9595msgstr ""
9596
9597#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9598#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9599#, python-format
9600msgid "Switch to: %s"
9601msgstr "Preklopi na:%s"
9602
9603#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9604#, python-format
9605msgid "Rename: %s"
9606msgstr "Preimenuj: %s"
9607
9608#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9609#, python-format
9610msgid "Remove: %s"
9611msgstr "Odstrani: %s"
9612
9613#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9614#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9615msgid "No Virtual library"
9616msgstr ""
9617
9618#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9619msgid "Rename"
9620msgstr "Preimenuj"
9621
9622#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9623#, python-format
9624msgid "Choose a new name for the library <b>%s</b>. "
9625msgstr "Izberite novo ime za knjižnico <b>%s</b>. "
9626
9627#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9628msgid "Note that the actual library folder will be renamed."
9629msgstr "Upoštevajte, da bo dejanska mapa knjižnice preimenovana."
9630
9631#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9633#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9634#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9635msgid "Already exists"
9636msgstr "Že obstaja"
9637
9638#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9639#, python-format
9640msgid "The folder %s already exists. Delete it first."
9641msgstr "Mapa %s že obstaja. Najprej jo izbrišite."
9642
9643#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9644#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9645#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9647#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9648msgid "Too long"
9649msgstr ""
9650
9651#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9657msgid "Not found"
9658msgstr ""
9659
9660#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9661#, python-format
9662msgid ""
9663"Cannot rename as no library was found at %s. Try switching to this library "
9664"first, then switch back and retry the renaming."
9665msgstr "Preimenovanja ni mogoče, saj na %s ni bilo mogoče najti knjižnice. Najprej poskusite preklopiti na to knjižnico, nato preklopite nazaj in poskusite preimenovanje."
9666
9667#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9668msgid "Rename failed"
9669msgstr "Preimenovanje ni uspelo"
9670
9671#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9672#, python-format
9673msgid ""
9674"Failed to rename the library at %s. The most common cause for this is if one"
9675" of the files in the library is open in another program."
9676msgstr ""
9677
9678#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9679msgid "Library removed"
9680msgstr "Knjižnica je bila odstranjena"
9681
9682#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9683#, python-format
9684msgid ""
9685"The library %s has been removed from calibre. The files remain on your "
9686"computer, if you want to delete them, you will have to do so manually."
9687msgstr ""
9688
9689#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9690#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9694#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9695msgid "&OK"
9696msgstr "V &redu"
9697
9698#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9699#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9700#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9703#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9704msgid "&Undo"
9705msgstr "&Razveljavi"
9706
9707#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9708msgid "Backup metadata"
9709msgstr "Varnostno kopiraj metapodatke"
9710
9711#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9712msgid ""
9713"Metadata will be backed up while calibre is running, at the rate of "
9714"approximately 1 book every three seconds."
9715msgstr "Metapodatki bodo varnostno kopirani med delovanjem programa calibre pri hitrosti pribl. ene knjige vsake tri sekunde."
9716
9717#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9718#, python-format
9719msgid ""
9720"Path to library too long. It must be less than %d characters. Move your "
9721"library to a location with a shorter path using Windows Explorer, then point"
9722" calibre to the new location and try again."
9723msgstr ""
9724
9725#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9729#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9730#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9731msgid "Success"
9732msgstr "Uspešno"
9733
9734#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9735msgid ""
9736"Found no errors in your calibre library database. Do you want calibre to "
9737"check if the files in your library match the information in the database?"
9738msgstr ""
9739
9740#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9741#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9742#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9743#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9746#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9747#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9748msgid "Failed"
9749msgstr "Ni uspelo"
9750
9751#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9752msgid "Database integrity check failed, click \"Show details\" for details."
9753msgstr ""
9754
9755#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9756msgid "Starting library scan, this may take a while"
9757msgstr ""
9758
9759#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9761msgid "No problems found"
9762msgstr "Ni najdenih težav"
9763
9764#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9765msgid "The files in your library match the information in the database."
9766msgstr "Datoteke iz vaše knjižnice se ujemajo s podatki v zbirki podatkov."
9767
9768#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9769#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9770#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9771#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9772#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9773#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9775msgid "Not allowed"
9776msgstr "Ni dovoljeno"
9777
9778#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9779msgid ""
9780"You cannot change libraries while using the environment variable "
9781"CALIBRE_OVERRIDE_DATABASE_PATH."
9782msgstr ""
9783
9784#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9785msgid "You cannot change libraries while jobs are running."
9786msgstr "Knjižnic ne morete zamenjati med izvajanjem opravil."
9787
9788#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9789msgid ""
9790"You cannot change libraries until all updates are accepted or rejected."
9791msgstr ""
9792
9793#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9794msgid "C"
9795msgstr "C"
9796
9797#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9798msgid "Convert books"
9799msgstr "Pretvori knjige"
9800
9801#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9802msgid "Convert books between different e-book formats"
9803msgstr ""
9804
9805#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9806msgid "Convert individually"
9807msgstr "Posamična pretvorba"
9808
9809#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9810msgid "Bulk convert"
9811msgstr "Paketna pretvorba"
9812
9813#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9814msgid "Create a catalog of the books in your calibre library"
9815msgstr "Ustvari katalog knjig v knjižnici calibre"
9816
9817#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9818#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9819#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9820msgid "Cannot convert"
9821msgstr "Pretvorba ni možna"
9822
9823#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9824msgid "Conversion to the {} format is not supported"
9825msgstr ""
9826
9827#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9828msgid "Starting conversion of the book"
9829msgid_plural "Starting conversion of {} books"
9830msgstr[0] ""
9831msgstr[1] ""
9832msgstr[2] ""
9833msgstr[3] ""
9834
9835#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9836msgid "Book deleted"
9837msgstr "Knjiga je izbrisana"
9838
9839#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9840msgid ""
9841"The book you were trying to convert has been deleted from the calibre "
9842"library."
9843msgstr ""
9844
9845#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9846msgid "Empty output file, probably the conversion process crashed"
9847msgstr ""
9848
9849#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9850msgid "completed"
9851msgstr ""
9852
9853#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9854msgid "Different custom columns"
9855msgstr ""
9856
9857#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9858#, python-brace-format
9859msgid ""
9860"The custom columns in the <i>{0}</i> library are different from the custom "
9861"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9862"copied."
9863msgstr ""
9864
9865#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9866msgid ""
9867"The following columns are incompatible - they have the same name but "
9868"different data types. They will be ignored: "
9869msgstr ""
9870
9871#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9872#, python-brace-format
9873msgid ""
9874"The following columns are missing in the <i>{0}</i> library. You can choose "
9875"to add them automatically below."
9876msgstr ""
9877
9878#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9879#, python-format
9880msgid "Add to the %s library"
9881msgstr "Dodaj v knjižnico %s"
9882
9883#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9884msgid "This warning is only shown once per library, per session"
9885msgstr ""
9886
9887#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9888#, python-format
9889msgid "%(title)s by %(author)s"
9890msgstr ""
9891
9892#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9893msgid "&Sort libraries alphabetically"
9894msgstr ""
9895
9896#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9897msgid "Library &path:"
9898msgstr ""
9899
9900#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9901msgid "Browse for library"
9902msgstr ""
9903
9904#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9905#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9906#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9907msgid "&Copy"
9908msgstr "&Kopiraj"
9909
9910#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9911msgid "Copy to the specified library"
9912msgstr ""
9913
9914#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9915msgid "&Move"
9916msgstr "Pre&makni"
9917
9918#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9919msgid "Copy to the specified library and delete from the current library"
9920msgstr ""
9921
9922#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9923#, python-format
9924msgid ""
9925"Books with the same, title, author and language as the following already "
9926"exist in the library %s. Select which books you want copied anyway."
9927msgstr ""
9928
9929#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9930msgid "Duplicate books"
9931msgstr ""
9932
9933#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9934#, python-brace-format
9935msgid "{0} by {1}"
9936msgstr ""
9937
9938#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9939#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9940#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9941#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9943#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9945#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9946msgid "Select &all"
9947msgstr "Izberi &vse"
9948
9949#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9950#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9951#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9953#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9954#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9956msgid "Select &none"
9957msgstr "Ne izberi ni&č"
9958
9959#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9961#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9963#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9964#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9965#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
9968#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
9969msgid "&Copy to clipboard"
9970msgstr "&Kopiraj na odložišče"
9971
9972#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
9973msgid "Copy to library"
9974msgstr "Kopiraj v knjižnico"
9975
9976#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
9977msgid "Copy selected books to the specified library"
9978msgstr "Kopiraj izbrane knjige v navedeno knjižnico"
9979
9980#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
9981#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
9982msgid "Choose library..."
9983msgstr ""
9984
9985#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
9986msgid "(delete after copy)"
9987msgstr "(izbriši po kopiranju)"
9988
9989#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
9990#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
9991msgid "Cannot copy"
9992msgstr "Ni mogoče kopirati"
9993
9994#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
9995msgid "Cannot copy to current library."
9996msgstr ""
9997
9998#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
9999msgid "No library"
10000msgstr "Ni knjižnice"
10001
10002#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
10003#, python-format
10004msgid "No library found at %s"
10005msgstr ""
10006
10007#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10008msgid "Copying to"
10009msgstr "Kopiranje v"
10010
10011#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10012msgid "Moving to"
10013msgstr "Premikanje v"
10014
10015#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
10016msgid "The copying process was interrupted. {} books were copied."
10017msgstr ""
10018
10019#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
10020msgid "No books were deleted from this library."
10021msgstr ""
10022
10023#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10024msgid ""
10025"The best way to resume this operation is to re-copy all the books with the "
10026"option to \"Check for duplicates when copying to library\" in "
10027"Preferences->Import/export->Adding books turned on."
10028msgstr ""
10029
10030#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10031msgid "Canceled"
10032msgstr "Preklicano"
10033
10034#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10035msgid "Could not copy books: "
10036msgstr "Knjig ni mogoče kopirati: "
10037
10038#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10039#, python-brace-format
10040msgid "Moved the book to {loc}"
10041msgstr ""
10042
10043#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10044#, python-brace-format
10045msgid "Moved {num} books to {loc}"
10046msgstr ""
10047
10048#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10049#, python-brace-format
10050msgid "Copied the book to {loc}"
10051msgstr ""
10052
10053#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10054#, python-brace-format
10055msgid "Copied {num} books to {loc}"
10056msgstr ""
10057
10058#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10059msgid "Auto merged"
10060msgstr ""
10061
10062#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10063msgid ""
10064"Some books were automatically merged into existing records in the target "
10065"library. Click \"Show details\" to see which ones. This behavior is "
10066"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10067"books->Adding actions."
10068msgstr ""
10069
10070#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10071#, python-brace-format
10072msgid ""
10073"Copying: {0} failed, with error:\n"
10074"{1}"
10075msgstr ""
10076
10077#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10078msgid "Could not copy some books, click \"Show details\" for more information."
10079msgstr ""
10080
10081#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10082msgid "Failed to copy some books"
10083msgstr ""
10084
10085#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10086msgid "Failed to copy a book, see below for details"
10087msgid_plural "Failed to copy {} books, see below for details"
10088msgstr[0] ""
10089msgstr[1] ""
10090msgstr[2] ""
10091msgstr[3] ""
10092
10093#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10094msgid "Could not copy any books, click \"Show details\" for more information."
10095msgstr ""
10096
10097#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10098msgid "Failed to copy books"
10099msgstr ""
10100
10101#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10102msgid ""
10103"You cannot use other libraries while using the environment variable "
10104"CALIBRE_OVERRIDE_DATABASE_PATH."
10105msgstr ""
10106
10107#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10108#, python-brace-format
10109msgid ""
10110"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10111"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10112" <b>permanently deleted</b>."
10113msgstr ""
10114
10115#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10116msgid "Deleting..."
10117msgstr "Brisanje ..."
10118
10119#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10120msgid "Deleted"
10121msgstr "Izbrisano"
10122
10123#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10124msgid "Failed to delete"
10125msgstr "Ni mogoče izbrisati"
10126
10127#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10128msgid ""
10129"Failed to delete some books, click the \"Show details\" button for details."
10130msgstr ""
10131
10132#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10133msgid "Delete books"
10134msgstr "Izbriši knjige"
10135
10136#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10137msgid "Remove books"
10138msgstr "Odstrani knjige"
10139
10140#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10141msgid "Remove selected books"
10142msgstr "Odstrani izbrane knjige"
10143
10144#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10145msgid "Remove files of a specific format from selected books"
10146msgstr ""
10147
10148#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10149msgid "Remove all formats from selected books, except..."
10150msgstr "Odstrani vse vrste zapisa izbranih knjig z izjemo ..."
10151
10152#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10153msgid "Remove all formats from selected books"
10154msgstr "Odstrani vse vrste zapisov izbranih knjig"
10155
10156#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10157msgid "Remove covers from selected books"
10158msgstr "Odstrani naslovnice izbranih knjig"
10159
10160#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10161msgid "Remove matching books from device"
10162msgstr "Odstrani ujemajoče knjige z naprave"
10163
10164#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10166msgid "Cannot delete"
10167msgstr "Ni mogoče izbrisati"
10168
10169#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10170#, python-format
10171msgid ""
10172"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10173"you sure?"
10174msgstr ""
10175
10176#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10177msgid "Choose formats to be deleted"
10178msgstr "Izberite vrste zapisa za brisanje"
10179
10180#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10181msgid ""
10182"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10183"all formats from a book."
10184msgstr ""
10185
10186#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10187msgid ""
10188"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10189"library.<br>The book metadata will be kept. Are you sure?"
10190msgstr ""
10191
10192#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10193msgid "Cannot delete books"
10194msgstr "Knjig ni mogoče izbrisati"
10195
10196#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10197msgid "No device is connected"
10198msgstr "Nobena naprava ni povezana"
10199
10200#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10201#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10202#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10203msgid "Main memory"
10204msgstr "Glavni pomnilnik"
10205
10206#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10207#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10208#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10209msgid "Storage card A"
10210msgstr ""
10211
10212#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10213#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10214#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10215msgid "Storage card B"
10216msgstr ""
10217
10218#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10219msgid "No books to delete"
10220msgstr "Ni knjig za brisanje"
10221
10222#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10223msgid "None of the selected books are on the device"
10224msgstr "Na napravi ni izbranih knjig"
10225
10226#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10227#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10228msgid "Deleting books from device."
10229msgstr "Brisanje knjig z naprave."
10230
10231#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10232msgid ""
10233"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10234" sure?"
10235msgid_plural ""
10236"The covers from the {} selected books will be <b>permanently deleted</b>. "
10237"Are you sure?"
10238msgstr[0] ""
10239msgstr[1] ""
10240msgstr[2] ""
10241msgstr[3] ""
10242
10243#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10244msgid ""
10245"Some of the selected books are on the attached device. <b>Where</b> do you "
10246"want the selected files deleted from?"
10247msgstr ""
10248
10249#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10250msgid ""
10251"The selected book will be <b>permanently deleted</b> and the files removed "
10252"from your calibre library. Are you sure?"
10253msgid_plural ""
10254"The {} selected books will be <b>permanently deleted</b> and the files "
10255"removed from your calibre library. Are you sure?"
10256msgstr[0] ""
10257msgstr[1] ""
10258msgstr[2] ""
10259msgstr[3] ""
10260
10261#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10262#, python-format
10263msgid ""
10264"Could not access %s. Is it being used by another program? Click \"Show "
10265"details\" for more information."
10266msgstr ""
10267
10268#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10269msgid ""
10270"The selected book will be <b>permanently deleted</b> from your device. Are "
10271"you sure?"
10272msgid_plural ""
10273"The {} selected books will be <b>permanently deleted</b> from your device. "
10274"Are you sure?"
10275msgstr[0] ""
10276msgstr[1] ""
10277msgstr[2] ""
10278msgstr[3] ""
10279
10280#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10281msgid "Start wireless device connection"
10282msgstr "Zaženi povezavo z brezžično napravo"
10283
10284#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10285msgid "Stop wireless device connection"
10286msgstr "Ustavi povezavo z brezžično napravo"
10287
10288#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10289msgid "Connect to folder"
10290msgstr "Poveži z mapo"
10291
10292#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10293#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10294msgid "Start Content server"
10295msgstr "Zaženi strežnik vsebin"
10296
10297#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10298msgid "Visit Content server in browser"
10299msgstr ""
10300
10301#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10302msgid "Start/stop Content server"
10303msgstr "Zaženi/ustavi strežnik vsebin"
10304
10305#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10306#, python-brace-format
10307msgid "[{ip}, port {port}, {protocol}]"
10308msgstr ""
10309
10310#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10311msgid "Stop Content server"
10312msgstr ""
10313
10314#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10315#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10316msgid "Email to"
10317msgstr "E-pošta"
10318
10319#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10320msgid "Email to and delete from library"
10321msgstr ""
10322
10323#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10324#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10325msgid "(delete from library)"
10326msgstr "(izbriši iz knjižnice)"
10327
10328#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10329#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10330#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10331msgid "Select recipients"
10332msgstr "Izberite prejemnike"
10333
10334#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10335msgid "Email to selected recipients..."
10336msgstr ""
10337
10338#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10339msgid "Setup email based sharing of books"
10340msgstr "Nastavi skupno rabo knjig po e-pošti"
10341
10342#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10343msgid "D"
10344msgstr "D"
10345
10346#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10347msgid "Send to device"
10348msgstr "Pošlji na napravo"
10349
10350#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10351msgid "Connect/share"
10352msgstr "Poveži/skupna raba"
10353
10354#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10355msgid ""
10356"Share books using a web server or email. Connect to special devices, etc."
10357msgstr ""
10358
10359#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10360#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10361msgid "Stopping"
10362msgstr "Ustavljanje"
10363
10364#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10365#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10366msgid "Stopping server, this could take up to a minute, please wait..."
10367msgstr ""
10368
10369#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10370msgid "Disable autostart"
10371msgstr "Onemogočite samozagon"
10372
10373#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10374msgid ""
10375"Do you want wireless device connections to be started automatically when "
10376"calibre starts?"
10377msgstr ""
10378
10379#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10380msgid "Still looking for IP addresses"
10381msgstr ""
10382
10383#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10384msgid "Many IP addresses. See Start/Stop dialog."
10385msgstr ""
10386
10387#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10388msgid "Manage collections"
10389msgstr "Upravljaj z zbirkami"
10390
10391#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10392msgid "Manage the collections on this device"
10393msgstr "Upravljaj z zbirkami na tej napravi"
10394
10395#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10396msgid "In library view"
10397msgstr ""
10398
10399#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10400msgid ""
10401"Collections can only be edited when showing the books on the device. Click "
10402"the toolbar button to switch to the device view first."
10403msgstr "Zbirke je mogoče urejati le, če knjige prikazujete v napravi. Kliknite gumb orodne vrstice, da najprej preklopite na ogled naprave."
10404
10405#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10406msgid "Change the title/author/cover etc. of books"
10407msgstr ""
10408
10409#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10410msgid "E"
10411msgstr "E"
10412
10413#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10414#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10415#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10416msgid "Edit metadata"
10417msgstr "Uredi metapodatke"
10418
10419#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10420msgid "Edit metadata individually"
10421msgstr "Posamično urejanje metapodatkov"
10422
10423#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10424msgid "Edit metadata in bulk"
10425msgstr "Paketno urejanje metapodatkov"
10426
10427#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10428msgid "Download metadata and covers"
10429msgstr "Prenesi metapodatke in naslovnice"
10430
10431#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10432msgid "Merge into first selected book - delete others"
10433msgstr "Spoji v prvo izbrano knjigo - izbriši druge"
10434
10435#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10436msgid "Merge into first selected book - keep others"
10437msgstr "Spoji v prvo izbrano knjigo - obdrži druge"
10438
10439#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10440msgid "Merge only formats into first selected book - delete others"
10441msgstr "Spoji le zapise v prvo izbrano knjigo - izbriši druge"
10442
10443#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10444msgid "Copy metadata"
10445msgstr "Kopiraj metapodatke"
10446
10447#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10448msgid "Paste metadata"
10449msgstr "Prilepi metapodatke"
10450
10451#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10452msgid "Paste metadata including excluded fields"
10453msgstr ""
10454
10455#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10456msgid "Merge book records"
10457msgstr "Spoji zapise knjig"
10458
10459#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10460msgid "M"
10461msgstr "M"
10462
10463#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10464msgid "Copy URL to show book in calibre"
10465msgstr ""
10466
10467#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10468msgid ""
10469"Copy URLs to show the currently selected books in calibre, to the system "
10470"clipboard"
10471msgstr ""
10472
10473#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10474msgid "Copy URL to open book in calibre"
10475msgstr ""
10476
10477#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10478msgid ""
10479"Copy URLs to open the currently selected books in calibre, to the system "
10480"clipboard"
10481msgstr ""
10482
10483#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10484#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10485msgid "Cannot copy metadata"
10486msgstr "Metapodatkov ni mogoče kopirati"
10487
10488#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10489msgid "Multiple books selected, can only copy from one book at a time."
10490msgstr ""
10491
10492#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10493#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10494msgid "Cannot paste metadata"
10495msgstr "Metapodatkov ni mogoče prilepiti"
10496
10497#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10498msgid "No copied metadata available"
10499msgstr ""
10500
10501#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10502#, python-brace-format
10503msgid ""
10504"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10505"you sure you want to do that?"
10506msgstr ""
10507
10508#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10509msgid "Cannot download metadata"
10510msgstr "Metapodatkov ni mogoče prenesti"
10511
10512#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10513msgid "Failed to download metadata"
10514msgstr "Metapodatkov ni mogoče prenesti"
10515
10516#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10517#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10518#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10519#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10520#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10521#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10524msgid "Download failed"
10525msgstr "Prenos ni uspel"
10526
10527#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10528msgid "Failed to download metadata or cover for the selected book."
10529msgid_plural "Failed to download metadata or covers for any of the {} books."
10530msgstr[0] ""
10531msgstr[1] ""
10532msgstr[2] ""
10533msgstr[3] ""
10534
10535#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10536msgid "Metadata download completed"
10537msgstr "Prenos metapodatkov dokončan"
10538
10539#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10540msgid "Finished downloading metadata for the selected book."
10541msgid_plural "Finished downloading metadata for <b>{} books</b>."
10542msgstr[0] ""
10543msgstr[1] ""
10544msgstr[2] ""
10545msgstr[3] ""
10546
10547#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10548msgid "Proceed with updating the metadata in your library?"
10549msgstr ""
10550
10551#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10552#, python-format
10553msgid ""
10554"Could not download metadata and/or covers for %d of the books. Click \"Show "
10555"details\" to see which books."
10556msgstr ""
10557
10558#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10559msgid "Show the &failed books in the main book list after updating metadata"
10560msgstr ""
10561
10562#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10563#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10564msgid "Download log"
10565msgstr ""
10566
10567#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10568msgid "Metadata download complete"
10569msgstr ""
10570
10571#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10572msgid "Revie&w downloaded metadata"
10573msgstr ""
10574
10575#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10576msgid "Some books changed"
10577msgstr "Nekatere knjige so spremenjene"
10578
10579#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10580msgid ""
10581"The metadata for some books in your library has changed since you started "
10582"the download. If you proceed, some of those changes may be overwritten. "
10583"Click \"Show details\" to see the list of changed books. Do you want to "
10584"proceed?"
10585msgstr ""
10586
10587#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10588msgid "Review downloaded metadata"
10589msgstr ""
10590
10591#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10592msgid "Discard downloaded metadata for this book"
10593msgstr ""
10594
10595#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10596msgid "Use the downloaded metadata for all remaining books"
10597msgstr ""
10598
10599#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10600msgid "Discard downloaded metadata for all remaining books"
10601msgstr ""
10602
10603#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10604#, python-format
10605msgid "Discard the downloaded value for: %s"
10606msgstr ""
10607
10608#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10609msgid ""
10610"The downloaded metadata is on the left and the original metadata is on the "
10611"right. If a downloaded value is blank or unknown, the original value is "
10612"used."
10613msgstr ""
10614
10615#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10616msgid "&View book"
10617msgstr ""
10618
10619#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10620#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10621msgid "Cannot edit metadata"
10622msgstr "Spreminjanje metapodatkov ni mogoče"
10623
10624#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10625msgid ""
10626"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10627" proceed?"
10628msgstr ""
10629
10630#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10631#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10632msgid "Cannot merge books"
10633msgstr "Knjig ni mogoče spojiti"
10634
10635#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10636msgid "At least two books must be selected for merging"
10637msgstr "Najmanj dve knjigi morata biti izbrani za spajanje"
10638
10639#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10640#, python-format
10641msgid ""
10642"Book formats and metadata from the selected books will be added to the "
10643"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10644"books will not be deleted or changed.<br><br>Please confirm you want to "
10645"proceed."
10646msgstr ""
10647
10648#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10649#, python-format
10650msgid ""
10651"Book formats from the selected books will be merged into the <b>first "
10652"selected book</b> (%s). Metadata in the first selected book will not be "
10653"changed. Author, Title and all other metadata will <i>not</i> be "
10654"merged.<br><br>After being merged, the second and subsequently selected "
10655"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10656"formats of the first selected book will be kept and any duplicate formats in"
10657" the second and subsequently selected books will be permanently "
10658"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10659"want to proceed?"
10660msgstr ""
10661
10662#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10663#, python-format
10664msgid ""
10665"Book formats and metadata from the selected books will be merged into the "
10666"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10667"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10668" of the first selected book will be kept and any duplicate formats in the "
10669"second and subsequently selected books will be permanently <b>deleted</b> "
10670"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10671msgstr ""
10672
10673#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10674msgid "Applying changed metadata"
10675msgstr ""
10676
10677#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10678msgid "Some failures"
10679msgstr ""
10680
10681#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10682msgid ""
10683"Failed to apply updated metadata for some books in your library. Click "
10684"\"Show details\" to see details."
10685msgstr ""
10686
10687#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10688#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10689msgid "Format file missing"
10690msgstr ""
10691
10692#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10693#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10694#, python-format
10695msgid "Cannot read cover as the %s file is missing from this book"
10696msgstr ""
10697
10698#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10699#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10700msgid "Could not read metadata"
10701msgstr "Metapodatkov ni mogoče prebrati"
10702
10703#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10704#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10705#, python-format
10706msgid "Could not read metadata from %s format"
10707msgstr ""
10708
10709#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10710#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10711#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10712msgid "Could not read cover"
10713msgstr "Naslovnice ni mogoče prebrati"
10714
10715#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10716#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10717#, python-format
10718msgid "Could not read cover from %s format"
10719msgstr "Naslovnice v zapisu %s ni bilo mogoče prebrati"
10720
10721#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10722msgid "Embed metadata"
10723msgstr "Vdelaj metapodatke"
10724
10725#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10726#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10727msgid "Embed metadata into book files"
10728msgstr "V datoteke knjig vdelaj metapodatke"
10729
10730#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10731msgid "Embed metadata into files of a specific format from selected books..."
10732msgstr ""
10733
10734#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10735#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10736msgid "Cannot embed"
10737msgstr ""
10738
10739#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10740msgid "Choose formats to be updated"
10741msgstr ""
10742
10743#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10745#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10746msgid "&Stop"
10747msgstr "&Ustavi"
10748
10749#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10750msgid "Embedding updated metadata into book files..."
10751msgstr ""
10752
10753#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10754msgid "Embedding metadata..."
10755msgstr ""
10756
10757#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10758msgid "Embedded metadata in one book"
10759msgid_plural "Embedded metadata in {} books"
10760msgstr[0] ""
10761msgstr[1] ""
10762msgstr[2] ""
10763msgstr[3] ""
10764
10765#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10766#, python-brace-format
10767msgid ""
10768"The {0} format of {1}:\n"
10769"\n"
10770"{2}\n"
10771msgstr ""
10772
10773#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10774msgid "Failed for some files"
10775msgstr ""
10776
10777#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10778msgid ""
10779"Failed to embed metadata into some book files. Click \"Show details\" for "
10780"details."
10781msgstr ""
10782
10783#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10784msgid "Show the &failed books in the main book list"
10785msgstr ""
10786
10787#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10788msgid "Download news in e-book form from various websites all over the world"
10789msgstr ""
10790
10791#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10792msgid "F"
10793msgstr "F"
10794
10795#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10796msgid "Fetch news"
10797msgstr "Pridobi novice"
10798
10799#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10800#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10801msgid "Fetching news from "
10802msgstr "Pridobivanje novic z "
10803
10804#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10805msgid " fetched."
10806msgstr ""
10807
10808#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10809msgid "F1"
10810msgstr "F1"
10811
10812#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10813#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10814#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10815msgid "Help"
10816msgstr "Pomoč"
10817
10818#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10819msgid "Mark books"
10820msgstr "Označi knjige"
10821
10822#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10823msgid "Temporarily mark books for easy access"
10824msgstr "Začasno označi knjige za lažji dostop"
10825
10826#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10827msgid "Toggle mark for selected books"
10828msgstr ""
10829
10830#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10831#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10832msgid "Show marked books"
10833msgstr "Pokaži označene knjige"
10834
10835#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10836msgid "Clear all marked books"
10837msgstr "Počisti vse označene knjige"
10838
10839#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10840msgid "Mark all books by selected author(s)"
10841msgstr "Označi vse knjige izbranih avtorjev"
10842
10843#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10844msgid "Mark all books in the selected series"
10845msgstr "Označi vse knjige v izbranih zbirkah"
10846
10847#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10848msgid "Clear all books by selected author(s)"
10849msgstr "Počisti vse knjige izbranih avtorjev"
10850
10851#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10852msgid "Clear all books in the selected series"
10853msgstr "Počisti vse knjige v izbranih zbirkah"
10854
10855#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10856msgid "Show marked book"
10857msgstr "Pokaži označeno knjigo"
10858
10859#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10860msgid "Cannot mark"
10861msgstr ""
10862
10863#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10864msgid "Match book to library"
10865msgstr ""
10866
10867#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10868msgid "Match this book to a book in the library"
10869msgstr ""
10870
10871#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10872#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10876msgid "Match books"
10877msgstr ""
10878
10879#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10880#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10881msgid "You must select one book"
10882msgstr ""
10883
10884#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10885msgid "Show matched book in library"
10886msgstr ""
10887
10888#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10889msgid "No matching books"
10890msgstr ""
10891
10892#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10893msgid ""
10894"No matching books found in the calibre library. Do you want to specify the "
10895"matching book manually?"
10896msgstr ""
10897
10898#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10899msgid "Move to next match"
10900msgstr "Pomakni se na naslednji zadetek"
10901
10902#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10903msgid "F3"
10904msgstr "F3"
10905
10906#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10907msgid "Move to next highlighted match"
10908msgstr ""
10909
10910#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10911msgid "N"
10912msgstr "N"
10913
10914#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10915msgid "Move to previous item"
10916msgstr "Pomakni se na prejšnji zadetek"
10917
10918#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10919msgid "Move to previous highlighted item"
10920msgstr ""
10921
10922#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10923msgid "Open containing folder"
10924msgstr "Odpri vsebujočo mapo"
10925
10926#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10927msgid "O"
10928msgstr "O"
10929
10930#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10931msgid "Open the folder containing the current book's files"
10932msgstr ""
10933
10934#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10935msgid "Plugin updater"
10936msgstr "Posodobi vstavke"
10937
10938#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10939msgid "Update any plugins you have installed in calibre"
10940msgstr ""
10941
10942#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10944msgid "Polish book"
10945msgstr ""
10946
10947#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10948#, python-format
10949msgid "Polish %d books"
10950msgstr ""
10951
10952#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10953#, python-format
10954msgid "<h3>About Polishing books</h3>%s"
10955msgstr ""
10956
10957#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
10958msgid ""
10959"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
10960"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
10961"                  ORIGINAL_* formats).  So if you\n"
10962"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
10963"                  ORIGINAL_* format before running it.</p>"
10964msgstr ""
10965
10966#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
10967#, python-format
10968msgid "<h3>Embed referenced fonts</h3>%s"
10969msgstr ""
10970
10971#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
10972#, python-format
10973msgid "<h3>Subsetting fonts</h3>%s"
10974msgstr ""
10975
10976#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
10977#, python-format
10978msgid "<h3>Smarten punctuation</h3>%s"
10979msgstr ""
10980
10981#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
10982msgid ""
10983"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
10984" cover in the e-book files to match the current metadata in the calibre "
10985"library.</p> <p>Note that most e-book formats are not capable of supporting "
10986"all the metadata in calibre.</p><p>There is a separate option to update the "
10987"cover.</p>"
10988msgstr ""
10989
10990#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
10991msgid ""
10992"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
10993"current cover in the calibre library.</p><p>If the e-book file does not have"
10994" an identifiable cover, a new cover is inserted.</p>"
10995msgstr ""
10996
10997#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
10998#, python-format
10999msgid "<h3>Book jacket</h3>%s"
11000msgstr ""
11001
11002#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
11003#, python-format
11004msgid "<h3>Remove book jacket</h3>%s"
11005msgstr ""
11006
11007#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
11008#, python-format
11009msgid "<h3>Remove unused CSS rules</h3>%s"
11010msgstr "<h3>Odstrani neuporabljena pravila CSS</h3>%s"
11011
11012#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
11013#, python-format
11014msgid "<h3>Losslessly compress images</h3>%s"
11015msgstr ""
11016
11017#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
11018#, python-format
11019msgid "<h3>Add soft-hyphens</h3>%s"
11020msgstr ""
11021
11022#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
11023#, python-format
11024msgid "<h3>Remove soft-hyphens</h3>%s"
11025msgstr ""
11026
11027#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
11028#, python-format
11029msgid "<h3>Upgrade book internals</h3>%s"
11030msgstr ""
11031
11032#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11033msgid "Select actions to perform:"
11034msgstr ""
11035
11036#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11037msgid "&Embed all referenced fonts"
11038msgstr "&Vdelaj vse pisave s sklici"
11039
11040#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11041#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11042msgid "&Subset all embedded fonts"
11043msgstr ""
11044
11045#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11046#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11047msgid "Smarten &punctuation"
11048msgstr ""
11049
11050#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11051msgid "Update &metadata in the book files"
11052msgstr ""
11053
11054#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11055msgid "Update the &cover in the book files"
11056msgstr ""
11057
11058#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11059msgid "Add/replace metadata as a \"book &jacket\" page"
11060msgstr ""
11061
11062#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11063msgid "&Remove a previously inserted book jacket"
11064msgstr ""
11065
11066#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11067msgid "Remove &unused CSS rules from the book"
11068msgstr "Odstrani ne&uporabljena pravila CSS iz knjige"
11069
11070#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11071msgid "Losslessly &compress images"
11072msgstr ""
11073
11074#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11075msgid "Add s&oft hyphens"
11076msgstr ""
11077
11078#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11079msgid "Remove so&ft hyphens"
11080msgstr ""
11081
11082#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11084msgid "&Upgrade book internals"
11085msgstr ""
11086
11087#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11088msgid "About"
11089msgstr ""
11090
11091#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11092msgid "Show &report"
11093msgstr "Pokaži po&ročilo"
11094
11095#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11096msgid ""
11097"Show a report of all the actions performed after polishing is completed"
11098msgstr ""
11099
11100#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11101#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11102msgid "&Save settings"
11103msgstr "&Shrani nastavitve"
11104
11105#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11106#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11107msgid "&Load settings"
11108msgstr "&Naloži nastavitve"
11109
11110#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11111#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11112msgid "No actions selected"
11113msgstr "Nobeno dejanje ni izbrano"
11114
11115#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11116msgid "You must select at least one action before saving"
11117msgstr ""
11118
11119#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11121#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11123msgid "Choose name"
11124msgstr "Izberite ime"
11125
11126#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11128#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11129msgid "Choose a name for these settings"
11130msgstr "Izberite ime za te nastavitve"
11131
11132#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11133#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11134msgid "Remove saved settings"
11135msgstr "Odstrani shranjene nastavitve"
11136
11137#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11138msgid "Must update metadata"
11139msgstr ""
11140
11141#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11142msgid ""
11143"You have selected the option to add metadata as a \"book jacket\". For this "
11144"option to work, you must also select the option to update metadata in the "
11145"book files. Do you want to select it?"
11146msgstr ""
11147
11148#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11149msgid "Add or remove jacket?"
11150msgstr ""
11151
11152#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11153msgid ""
11154"You have chosen to both add and remove the metadata jacket. This will result"
11155" in the final book having no jacket. Is this what you want?"
11156msgstr ""
11157
11158#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11159msgid "You must select at least one action, or click Cancel."
11160msgstr ""
11161
11162#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11163msgid "Queueing books for polishing"
11164msgstr ""
11165
11166#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11167#, python-format
11168msgid "Polish %s"
11169msgstr ""
11170
11171#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11172#, python-format
11173msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11174msgstr ""
11175
11176#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11177#, python-format
11178msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11179msgstr ""
11180
11181#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11182msgid "Ignore remaining reports"
11183msgstr ""
11184
11185#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11186msgid "View full &log"
11187msgstr ""
11188
11189#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11190msgid "Ignore remaining report"
11191msgid_plural "Ignore remaining {} reports"
11192msgstr[0] ""
11193msgstr[1] ""
11194msgstr[2] ""
11195msgstr[3] ""
11196
11197#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11198#, python-format
11199msgid "Polishing of %s"
11200msgstr ""
11201
11202#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11203#, python-format
11204msgid "The original file has been saved as %s."
11205msgid_plural "The original files have been saved as %s."
11206msgstr[0] ""
11207msgstr[1] ""
11208msgstr[2] ""
11209msgstr[3] ""
11210
11211#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11213msgid " and "
11214msgstr ""
11215
11216#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11217msgid "If you polish again, the polishing will run on the originals."
11218msgstr ""
11219
11220#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11221msgid "Polish books"
11222msgstr "Zlošči knjige"
11223
11224#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11225msgid "Apply the shine of perfection to your books"
11226msgstr ""
11227
11228#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11229msgid "P"
11230msgstr ""
11231
11232#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11233#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11234msgid "Cannot polish"
11235msgstr ""
11236
11237#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11238#, python-brace-format
11239msgid ""
11240"One of the books you are polishing has an {0} format. Polishing will use "
11241"this as the source and overwrite any existing {1} format. Are you sure you "
11242"want to proceed?"
11243msgstr ""
11244
11245#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11246msgid "Ask for this confirmation again"
11247msgstr ""
11248
11249#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11250#, python-format
11251msgid ""
11252"Polishing is only supported for books in the %s formats. Convert to one of "
11253"those formats before polishing."
11254msgstr ""
11255
11256#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11257msgid "Start polishing the book"
11258msgid_plural "Start polishing of {} books"
11259msgstr[0] ""
11260msgstr[1] ""
11261msgstr[2] ""
11262msgstr[3] ""
11263
11264#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11265msgid " completed"
11266msgstr ""
11267
11268#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11269msgid "Configure calibre"
11270msgstr "Prilagodi calibre"
11271
11272#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11273msgid "Change calibre behavior"
11274msgstr "Spremeni vedenje programa calibre"
11275
11276#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11277msgid "Run Welcome wizard"
11278msgstr ""
11279
11280#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11281msgid "Get plugins to enhance calibre"
11282msgstr "Pridobite vstavke za oplemenitenje calibra"
11283
11284#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11285msgid "Restart in debug mode"
11286msgstr "Ponovno zaženi v razhr. načinu"
11287
11288#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11289msgid "Restart ignoring third party plugins"
11290msgstr ""
11291
11292#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11293msgid "Cannot configure while there are running jobs."
11294msgstr "Prilagajanje med poganjanjem opravil ni mogoče."
11295
11296#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11297msgid "Cannot configure before calibre is restarted."
11298msgstr "Ni mogoče nastaviti, preden znova ne zaženete calibre."
11299
11300#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11301msgid "Select a random book from your calibre library"
11302msgstr ""
11303
11304#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11305msgid "Restart"
11306msgstr "Ponovno zaženi"
11307
11308#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11309msgid "Save to disk"
11310msgstr "Shrani na disk"
11311
11312#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11313msgid "Export e-book files from the calibre library"
11314msgstr "Izvozite e-knjige iz knjižnice calibre"
11315
11316#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11317msgid "S"
11318msgstr "S"
11319
11320#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11321msgid "Save to disk in a single folder"
11322msgstr ""
11323
11324#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11325#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11326#, python-format
11327msgid "Save only %s format to disk"
11328msgstr "Shrani samo zapis %s na disk"
11329
11330#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11331#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11332#, python-format
11333msgid "Save only %s format to disk in a single folder"
11334msgstr ""
11335
11336#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11337msgid "Save single format to disk..."
11338msgstr "Shrani v določenem zapisu na disk ..."
11339
11340#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11341#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11342msgid "Cannot save to disk"
11343msgstr "Ni mogoče shraniti na disk"
11344
11345#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11346msgid "Choose format to save to disk"
11347msgstr "Izberite vrsto zapisa, v kateri želite pisati na disk"
11348
11349#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11350msgid "Choose destination folder"
11351msgstr ""
11352
11353#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11354msgid ""
11355"You are trying to save files into the calibre library. This can cause "
11356"corruption of your library. Save to disk is meant to export files from your "
11357"calibre library elsewhere."
11358msgstr ""
11359
11360#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11361msgid "Show Book details"
11362msgstr "Pokaži podrobnosti knjige"
11363
11364#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11365msgid "I"
11366msgstr "I"
11367
11368#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11369msgid "Show the detailed metadata for the current book in a separate window"
11370msgstr ""
11371
11372#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11373msgid "No detailed info available"
11374msgstr "Podrobne informacije niso na voljo"
11375
11376#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11377msgid "No detailed information is available for books on the device."
11378msgstr "Podrobne informacije za knjige na napravi niso na voljo."
11379
11380#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11381#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11382#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11383msgid "Quickview"
11384msgstr "Hitri pogled"
11385
11386#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11387msgid "Toggle Quickview"
11388msgstr ""
11389
11390#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11391msgid "Open/close the Quickview panel/window"
11392msgstr ""
11393
11394#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11395msgid "Focus to Quickview"
11396msgstr ""
11397
11398#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11399msgid "Move the focus to the Quickview panel/window"
11400msgstr ""
11401
11402#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11403msgid "Focus from Quickview to the book list"
11404msgstr ""
11405
11406#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11407msgid "Move the focus from Quickview to the book list"
11408msgstr ""
11409
11410#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11411msgid "Refresh Quickview"
11412msgstr ""
11413
11414#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11415msgid "Refresh the information shown in the Quickview panel"
11416msgstr ""
11417
11418#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11419msgid "Search from Quickview"
11420msgstr ""
11421
11422#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11423msgid "Search for the currently selected Quickview item"
11424msgstr ""
11425
11426#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11427msgid "No quickview available"
11428msgstr "Hitri ogled ni na voljo"
11429
11430#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11431msgid "Quickview is not available for books on the device."
11432msgstr "Za knjige na tej napravi hitri ogled ni na voljo."
11433
11434#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11435msgid "Manage template functions"
11436msgstr ""
11437
11438#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11439#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11440#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11441msgid "Template tester"
11442msgstr ""
11443
11444#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11445msgid "Enter a template to test using data from the selected book"
11446msgstr ""
11447
11448#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11449msgid "No template tester available"
11450msgstr ""
11451
11452#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11453msgid "Template tester is not available for books on the device."
11454msgstr ""
11455
11456#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11457msgid "At least one book must be selected"
11458msgstr ""
11459
11460#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11461msgid "Show books similar to the current book"
11462msgstr "Pokaži knjige, podobne trenutni knjigi"
11463
11464#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11465msgid "Similar books"
11466msgstr ""
11467
11468#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11469msgid "Books by same author"
11470msgstr "Knjige istega avtorja"
11471
11472#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11473msgid "Books in this series"
11474msgstr "Knjige iz te zbirke"
11475
11476#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11477msgid "Books by this publisher"
11478msgstr "Knjige tega izdajatelja"
11479
11480#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11481msgid "Books with the same tags"
11482msgstr "Knjige z istimi značkami"
11483
11484#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11485#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11486msgid "Sort by"
11487msgstr "Razvrsti po"
11488
11489#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11490msgid "Reverse current sort"
11491msgstr ""
11492
11493#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11494msgid "Reverse the current sort order"
11495msgstr ""
11496
11497#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11498msgid "Re-apply current sort"
11499msgstr ""
11500
11501#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11502msgid "Re-apply the current sort"
11503msgstr ""
11504
11505#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11506msgid "Select sortable columns"
11507msgstr ""
11508
11509#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11510msgid "Sort on multiple columns"
11511msgstr ""
11512
11513#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11514#, python-format
11515msgid "%s [reverse current sort]"
11516msgstr ""
11517
11518#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11519msgid "G"
11520msgstr ""
11521
11522#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11523#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11524msgid "Get books"
11525msgstr "Pridobi knjige"
11526
11527#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11528msgid "Search dozens of online e-book retailers for the cheapest books"
11529msgstr ""
11530
11531#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11532msgid "Search for e-books"
11533msgstr "Išči e-knjige"
11534
11535#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11536msgid "this author"
11537msgstr "tega avtorja"
11538
11539#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11540msgid "this title"
11541msgstr "ta naslov"
11542
11543#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11544msgid "this book"
11545msgstr "to knjigo"
11546
11547#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11548#, python-format
11549msgid "Search for %s"
11550msgstr "Išči %s"
11551
11552#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11553#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11554msgid "Stores"
11555msgstr "Trgovine"
11556
11557#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11558#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11559msgid "Choose stores"
11560msgstr "Izberi trgovine"
11561
11562#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11563#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11564#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11567msgid "Cannot search"
11568msgstr "Iskati ni mogoče"
11569
11570#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11571msgid ""
11572"calibre helps you find the e-books you want by searching the websites of "
11573"various commercial and public domain book sources."
11574msgstr ""
11575
11576#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11577msgid ""
11578"Using the integrated search you can easily find which store has the book you"
11579" are looking for, at the best price. You also get DRM status and other "
11580"useful information."
11581msgstr ""
11582
11583#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11584msgid ""
11585"All transactions (paid or otherwise) are handled between you and the book "
11586"seller. calibre is not part of this process and any issues related to a "
11587"purchase should be directed to the website you are buying from. Be sure to "
11588"double check that any books you get will work with your e-book reader, "
11589"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11590msgstr ""
11591
11592#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11593#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11594msgid "Show this message again"
11595msgstr "To sporočilo prikaži znova"
11596
11597#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11598msgid "About Get books"
11599msgstr ""
11600
11601#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11602msgid "Tag mapper"
11603msgstr ""
11604
11605#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11606msgid "Map tags for one book in the library"
11607msgid_plural "Map tags for {} books in the library"
11608msgstr[0] ""
11609msgstr[1] ""
11610msgstr[2] ""
11611msgstr[3] ""
11612
11613#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11614#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11615msgid "Choose format to edit"
11616msgstr ""
11617
11618#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11619msgid "Choose which format you want to edit:"
11620msgstr ""
11621
11622#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11623msgid "&All formats"
11624msgstr ""
11625
11626#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11627msgid "Edit ToC"
11628msgstr "Uredi kazalo vsebine"
11629
11630#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11631msgid "K"
11632msgstr ""
11633
11634#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11635#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11636msgid "Cannot edit ToC"
11637msgstr "Kazala vsebine ni mogoče urediti"
11638
11639#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11640#, python-format
11641msgid ""
11642"Editing Table of Contents is only supported for books in the %s formats. "
11643"Convert to one of those formats before polishing."
11644msgstr ""
11645
11646#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11647msgid ""
11648"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11649"will likely slow your computer to a crawl. Are you sure?"
11650msgstr ""
11651
11652#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11653msgid "Library changed"
11654msgstr ""
11655
11656#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11657#, python-brace-format
11658msgid ""
11659"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11660" changed."
11661msgstr ""
11662
11663#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11664msgid ""
11665"This book has multiple formats that can be edited. Choose the format you "
11666"want to edit."
11667msgstr ""
11668
11669#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11670msgid "Always ask when more than one format is available"
11671msgstr ""
11672
11673#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11675msgid "Edit book"
11676msgstr "Uredi knjigo"
11677
11678#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11679msgid "Edit books in the EPUB or AZW formats"
11680msgstr "Uredite knjige v zapisih epub in azw3"
11681
11682#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11683msgid "T"
11684msgstr "T"
11685
11686#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11687msgid "Cannot Edit book"
11688msgstr ""
11689
11690#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11691#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11692#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11693#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11694msgid "Cannot edit book"
11695msgstr ""
11696
11697#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11698msgid "Editing of books on the device is not supported"
11699msgstr ""
11700
11701#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11702msgid "No editable formats"
11703msgstr ""
11704
11705#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11706msgid "Do you want to create an empty EPUB file to edit?"
11707msgstr ""
11708
11709#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11710#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11711#, python-format
11712msgid ""
11713"The book must be in the %s formats to edit.\n"
11714"\n"
11715"First convert the book to one of these formats."
11716msgstr ""
11717
11718#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11719msgid "File missing"
11720msgstr ""
11721
11722#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11723#, python-format
11724msgid ""
11725"The %s format is missing from the calibre library. You should run library "
11726"maintenance."
11727msgstr ""
11728
11729#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11730#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11731msgid "Unpack book"
11732msgstr "Razpakiraj knjigo"
11733
11734#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11735msgid "Choose the format to unpack:"
11736msgstr ""
11737
11738#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11739msgid ""
11740"            <h2>About Unpack book</h2>\n"
11741"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11742"            making small changes to its internals. In order to use Unpack book,\n"
11743"            you need to know a little bit about HTML and CSS, technologies that\n"
11744"            are used in e-books. Follow the steps:</p>\n"
11745"            <br>\n"
11746"            <ol>\n"
11747"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11748"            individual internal components.<br></li>\n"
11749"            <li>Right click on any individual file and select \"Open with...\" to\n"
11750"            edit it in your favorite text editor.<br></li>\n"
11751"            <li>When you are done: <b>close the file browser window\n"
11752"            and the editor windows you used to make your tweaks</b>. Then click\n"
11753"            the \"Rebuild book\" button, to update the book in your calibre\n"
11754"            library.</li>\n"
11755"            </ol>"
11756msgstr ""
11757
11758#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11759msgid "&Explode book"
11760msgstr ""
11761
11762#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11763msgid "&Preview book"
11764msgstr ""
11765
11766#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11767#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11768#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11770#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11771msgid "&Cancel"
11772msgstr "Pre&kliči"
11773
11774#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11775msgid "&Rebuild book"
11776msgstr ""
11777
11778#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11779msgid "Explode the book to edit its components"
11780msgstr ""
11781
11782#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11783msgid "Preview the result of your changes"
11784msgstr ""
11785
11786#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11787msgid "Abort without saving any changes"
11788msgstr ""
11789
11790#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11791msgid "Save your changes and update the book in the calibre library"
11792msgstr "Shranite svoje spremembe in posodobite knjigo v knjižnici calibre"
11793
11794#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11795msgid "Exploding, please wait..."
11796msgstr ""
11797
11798#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11799#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11800msgid "Failed to unpack"
11801msgstr ""
11802
11803#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11804#, python-format
11805msgid "Could not explode the %s file."
11806msgstr ""
11807
11808#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11809#, python-format
11810msgid ""
11811"Could not explode the %s file. Click \"Show details\" for more information."
11812msgstr ""
11813
11814#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11815msgid "Failed to rebuild file"
11816msgstr ""
11817
11818#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11819#, python-format
11820msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11821msgstr ""
11822
11823#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11824#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11825msgid "Rebuilding, please wait..."
11826msgstr ""
11827
11828#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11829msgid ""
11830"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11831"components"
11832msgstr ""
11833
11834#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11835#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11836msgid "Cannot unpack book"
11837msgstr ""
11838
11839#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11840msgid ""
11841"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11842"\n"
11843"First convert the book to one of these formats."
11844msgstr ""
11845
11846#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11847msgid "Read books"
11848msgstr ""
11849
11850#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11851msgid "V"
11852msgstr "V"
11853
11854#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11855msgid "View"
11856msgstr "Pokaži"
11857
11858#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11859msgid "View specific format"
11860msgstr "Pokaži določeno vrsto zapisa"
11861
11862#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11863msgid "View with calibre E-book viewer"
11864msgstr "Pokaži z bralnikom e-knjig calibre"
11865
11866#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11867msgid "Read a random book"
11868msgstr "Preberi naključno knjigo"
11869
11870#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11871msgid "Clear recently viewed list"
11872msgstr "Počisti seznam nazadnje ogledanih"
11873
11874#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11875msgid "Continue reading previous book"
11876msgstr ""
11877
11878#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11879#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11880msgid "Continue reading the last opened book"
11881msgstr ""
11882
11883#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11884msgid "No associated program"
11885msgstr ""
11886
11887#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11888#, python-format
11889msgid ""
11890"Windows will try to open %s with calibre itself resulting in a duplicate in "
11891"your calibre library. You should install some program capable of viewing "
11892"this file format and tell Windows to use that program to open files of this "
11893"type."
11894msgstr ""
11895
11896#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11897#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11898#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11899#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11900msgid "Cannot view"
11901msgstr "Ogled ni možen"
11902
11903#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11904#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11905msgid "Format unavailable"
11906msgstr "Zapis ni na voljo"
11907
11908#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11909msgid "Selected books have no formats"
11910msgstr "Izbrane knjige nimajo vrste zapisa"
11911
11912#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11913#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11914msgid "Choose the format to view"
11915msgstr "Izberite zapis, ki si ga želite ogledati"
11916
11917#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11918#, python-format
11919msgid ""
11920"Not all the selected books were available in the %s format. You should "
11921"convert them first."
11922msgstr ""
11923
11924#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11925msgid "Multiple books selected"
11926msgstr ""
11927
11928#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11929#, python-format
11930msgid ""
11931"You are attempting to open %d books. Opening too many books at once can be "
11932"slow and have a negative effect on the responsiveness of your computer. Once"
11933" started the process cannot be stopped until complete. Do you wish to "
11934"continue?"
11935msgstr ""
11936
11937#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11938msgid "Cannot open folder"
11939msgstr "Mape ni mogoče odpreti"
11940
11941#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11942msgid "This book no longer exists in your library"
11943msgstr "Te knjige ni več v vaši knjižnici"
11944
11945#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
11946#, python-format
11947msgid "%s has no available formats."
11948msgstr "%s nima razpoložljivih zapisov."
11949
11950#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
11951#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
11952msgid "Virtual library"
11953msgstr "Navidezna knjižnica"
11954
11955#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
11956#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
11957msgid "Quick select Virtual library"
11958msgstr ""
11959
11960#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
11961msgid "Quick select a Virtual library"
11962msgstr ""
11963
11964#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
11965#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
11966#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
11967#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
11968#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
11969#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
11970#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
11971msgid "Cannot add books"
11972msgstr ""
11973
11974#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
11975#, python-format
11976msgid "The path %s does not exist"
11977msgstr ""
11978
11979#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
11980#, python-format
11981msgid "You do not have permission to read %s"
11982msgstr ""
11983
11984#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
11985msgid "You do not have permission to read any of the selected files"
11986msgstr ""
11987
11988#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11989msgid "Adding books..."
11990msgstr ""
11991
11992#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11993msgid "Scanning for files..."
11994msgstr ""
11995
11996#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
11997msgid "You do not have permission to read the selected file."
11998msgid_plural "You do not have permission to read the selected files."
11999msgstr[0] ""
12000msgstr[1] ""
12001msgstr[2] ""
12002msgstr[3] ""
12003
12004#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
12005#, python-format
12006msgid "Could not add %s as you do not have permission to read the file"
12007msgstr ""
12008
12009#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
12010#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
12011#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
12012msgid "Failed to add any books, click \"Show details\" for more information."
12013msgstr ""
12014
12015#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
12016msgid "Could not add"
12017msgstr ""
12018
12019#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
12020#, python-format
12021msgid "No e-book files were found in %s"
12022msgstr ""
12023
12024#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
12025msgid "Reading metadata and adding to library (one book)..."
12026msgid_plural "Reading metadata and adding to library ({} books)..."
12027msgstr[0] ""
12028msgstr[1] ""
12029msgstr[2] ""
12030msgstr[3] ""
12031
12032#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
12033msgid "Failed to add some books, click \"Show details\" for more information."
12034msgstr ""
12035
12036#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12037#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12038#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12039#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12040#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12041msgid "Critical failure"
12042msgstr ""
12043
12044#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12045msgid ""
12046"The read metadata worker process crashed while processing some files. Adding"
12047" of books is aborted. Click \"Show details\" to see which files caused the "
12048"problem."
12049msgstr ""
12050
12051#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12052msgid "Failed to read metadata from the file:"
12053msgid_plural "Failed to read metadata from the files:"
12054msgstr[0] ""
12055msgstr[1] ""
12056msgstr[2] ""
12057msgstr[3] ""
12058
12059#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12060#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12061#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12062#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12063msgid "With error:"
12064msgstr ""
12065
12066#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12067msgid "Failed to merge the book: "
12068msgstr ""
12069
12070#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12071msgid "Failed to add the book: "
12072msgstr ""
12073
12074#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12075#, python-brace-format
12076msgid "Failed to add the file {0} to the book: {1}"
12077msgstr ""
12078
12079#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12080msgid "Adding duplicates"
12081msgstr ""
12082
12083#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12084msgid ""
12085"There were problems adding some files, click \"Show details\" for more "
12086"information"
12087msgstr ""
12088
12089#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12090msgid "Failed to add any books, click \"Show details\" for more information"
12091msgstr ""
12092
12093#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12094msgid "Errors while adding"
12095msgstr ""
12096
12097#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12098#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12099msgid "Ignore"
12100msgstr "Prezri"
12101
12102#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12103#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12104msgid "Add"
12105msgstr ""
12106
12107#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12108msgid "starts with"
12109msgstr ""
12110
12111#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12112msgid "does not start with"
12113msgstr ""
12114
12115#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12116msgid "ends with"
12117msgstr ""
12118
12119#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12120msgid "does not end with"
12121msgstr ""
12122
12123#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12124msgid "matches glob pattern"
12125msgstr ""
12126
12127#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12128msgid "does not match glob pattern"
12129msgstr ""
12130
12131#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12132#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12133msgid "matches regex pattern"
12134msgstr ""
12135
12136#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12137#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12138msgid "does not match regex pattern"
12139msgstr ""
12140
12141#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12142#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12143msgid "Create the rule below, the rule can be used to add or ignore files"
12144msgstr ""
12145
12146#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12147msgid "the file, if the filename"
12148msgstr ""
12149
12150#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12151msgid "You must provide a value for the filename to match"
12152msgstr ""
12153
12154#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12155#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12156msgid "A comma separated list of tags"
12157msgstr ""
12158
12159#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12160msgid "Matching is case-insensitive"
12161msgstr ""
12162
12163#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12164#, python-brace-format
12165msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12166msgstr ""
12167
12168#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12169#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12170#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12171msgid "A regular expression"
12172msgstr ""
12173
12174#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12175#, python-format
12176msgid "%s is not a valid glob expression"
12177msgstr ""
12178
12179#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12180#, python-brace-format
12181msgid ""
12182"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12183"<b>{query}</b>"
12184msgstr ""
12185
12186#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12187msgid ""
12188"You can specify rules to add/ignore files here. They will be used when "
12189"recursively adding files from folders/archives and also when auto-adding. "
12190"Click the \"Add Rule\" button below to get started. The rules will be "
12191"processed in order for every file until either an \"add\" or an \"ignore\" "
12192"rule matches. If no rules match, the file will be added only if its file "
12193"extension is of a known e-book type."
12194msgstr ""
12195
12196#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12197msgid "Test filename filter rules"
12198msgstr ""
12199
12200#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12201msgid "Enter a filename to test:"
12202msgstr ""
12203
12204#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12205msgid "Enter filename and click the \"Test\" button"
12206msgstr ""
12207
12208#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12209#, python-format
12210msgid "The filename %s did not match any rules"
12211msgstr ""
12212
12213#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12214#, python-brace-format
12215msgid "The filename {0} will be {1}"
12216msgstr ""
12217
12218#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12219msgid "Edit file filter rules"
12220msgstr ""
12221
12222#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12223msgid "Change"
12224msgstr "Spremeni"
12225
12226#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12231#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12232#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12233#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12234msgid "Capitalize"
12235msgstr ""
12236
12237#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12238#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12239msgid "Lower-case"
12240msgstr ""
12241
12242#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12243#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12244msgid "Upper-case"
12245msgstr ""
12246
12247#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12248#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12249msgid "is one of"
12250msgstr ""
12251
12252#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12253#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12254msgid "is not one of"
12255msgstr ""
12256
12257#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12258#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12259#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12260#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12261msgid "contains"
12262msgstr "vsebuje"
12263
12264#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12265msgid "the author, if the author name"
12266msgstr ""
12267
12268#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12269msgid "You must provide a value for the author name to match"
12270msgstr ""
12271
12272#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12273msgid "with the name:"
12274msgstr ""
12275
12276#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12277#, python-brace-format
12278msgid ""
12279"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12280msgstr ""
12281
12282#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12283msgid "to the name"
12284msgstr ""
12285
12286#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12287msgid ""
12288"You can specify rules to manipulate author names here. Click the \"Add "
12289"Rule\" button below to get started. The rules will be processed in order for"
12290" every author."
12291msgstr ""
12292
12293#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12294msgid "Test author mapping rules"
12295msgstr ""
12296
12297#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12298msgid "Enter an author name to test:"
12299msgstr ""
12300
12301#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12302msgid "Enter author and click the \"Test\" button"
12303msgstr ""
12304
12305#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12306msgid "Edit author mapping rules"
12307msgstr ""
12308
12309#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12310#, python-brace-format
12311msgid "Added a book automatically from {src}"
12312msgstr ""
12313
12314#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12315#, python-brace-format
12316msgid "Added {num} books automatically from {src}"
12317msgstr ""
12318
12319#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12320#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12322#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12325msgid "Donate"
12326msgstr "Doniraj"
12327
12328#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12330#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12331msgid "Edit"
12332msgstr "Uredi"
12333
12334#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12335#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12336#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12340msgid "Copy"
12341msgstr "Kopiraj"
12342
12343#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12344#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12346#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12347msgid "Paste"
12348msgstr "Prilepi"
12349
12350#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12351#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12352msgid "Select all"
12353msgstr "Izberi vse"
12354
12355#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12356msgid "Search the internet for the author {}"
12357msgstr ""
12358
12359#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12360msgid "Search the internet for this book"
12361msgstr ""
12362
12363#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12364#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12365#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12366#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12367#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12368#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12369#, python-format
12370msgid "Manage %s"
12371msgstr "Upravljaj z %s"
12372
12373#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12374#, python-format
12375msgid "Find %s in the Tag browser"
12376msgstr ""
12377
12378#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12379#, python-format
12380msgid "Search calibre for %s"
12381msgstr ""
12382
12383#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12384#, python-format
12385msgid "in category %s"
12386msgstr ""
12387
12388#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12389#, python-format
12390msgid "in grouped search %s"
12391msgstr ""
12392
12393#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12394#, python-brace-format
12395msgid "Search calibre for {val} in category {name}"
12396msgstr ""
12397
12398#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12399#, python-format
12400msgid "Delete the %s format"
12401msgstr ""
12402
12403#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12404#, python-format
12405msgid "Save the %s format to disk"
12406msgstr "Shrani zapis %s na disk"
12407
12408#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12409#, python-format
12410msgid "Restore the %s format"
12411msgstr ""
12412
12413#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12414#, python-format
12415msgid "Set the book cover from the %s file"
12416msgstr ""
12417
12418#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12419#, python-format
12420msgid "Compare to the %s format"
12421msgstr ""
12422
12423#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12424#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12429#, python-format
12430msgid "Open %s with..."
12431msgstr ""
12432
12433#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12436#, python-format
12437msgid "Add other application for %s files..."
12438msgstr ""
12439
12440#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12441#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12443msgid "Edit Open with applications..."
12444msgstr ""
12445
12446#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12447#, python-format
12448msgid "Edit %s format"
12449msgstr ""
12450
12451#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12452msgid "Path to file"
12453msgstr ""
12454
12455#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12456#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12457#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12458msgid "The text: {}"
12459msgstr ""
12460
12461#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12462msgid "&Author link"
12463msgstr ""
12464
12465#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12466#, python-brace-format
12467msgid "Search {0} for {1}"
12468msgstr ""
12469
12470#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12471#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12472#, python-format
12473msgid "Remove %s from this book"
12474msgstr ""
12475
12476#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12477msgid "The location of the book"
12478msgstr ""
12479
12480#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12481msgid "&Identifier"
12482msgstr ""
12483
12484#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12485msgid "Link to show book in calibre"
12486msgstr ""
12487
12488#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12489msgid "Link to show books matching {} in calibre"
12490msgstr ""
12491
12492#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12493msgid "Link to view {} format of book"
12494msgstr ""
12495
12496#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12497msgid "All book details"
12498msgstr ""
12499
12500#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12501msgid "Selected text"
12502msgstr ""
12503
12504#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12506#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12507#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12508#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12509#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12510#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12511#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12515#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12516#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12517#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12518#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12519#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12520#: /__w/calibre/calibre/src/calibre/linux.py:1321
12521#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12522msgid "Search"
12523msgstr "Najdi"
12524
12525#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12526msgid "Copy link location"
12527msgstr ""
12528
12529#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12530#, python-brace-format
12531msgid "Search {0} for this book"
12532msgstr ""
12533
12534#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12535msgid "Open the Book details window"
12536msgstr ""
12537
12538#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12539msgid "Open the Edit metadata window"
12540msgstr ""
12541
12542#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12543#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12544msgid "Open cover with..."
12545msgstr ""
12546
12547#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12548msgid "Add another application to open cover with..."
12549msgstr ""
12550
12551#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12552#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12553msgid "Paste cover"
12554msgstr ""
12555
12556#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12557#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12558msgid "Copy cover"
12559msgstr ""
12560
12561#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12562msgid "Save cover to disk"
12563msgstr "Shrani naslovnico na disk"
12564
12565#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12566msgid "Remove cover"
12567msgstr ""
12568
12569#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12570msgid "Generate cover from metadata"
12571msgstr ""
12572
12573#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12574msgid "Choose cover save location"
12575msgstr "Izberite mesto shranjevanja naslovnice"
12576
12577#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12578msgid "JPEG images"
12579msgstr ""
12580
12581#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12582msgid ""
12583"Are you sure you want to replace the cover? The existing cover will be "
12584"permanently lost."
12585msgstr ""
12586
12587#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12588msgid "Are you sure you want to delete the cover permanently?"
12589msgstr ""
12590
12591#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12592msgid "Double click to open the Book details window"
12593msgstr ""
12594
12595#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12597#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12598msgid "Path"
12599msgstr "Pot"
12600
12601#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12602#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12603#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12604#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12605#, python-format
12606msgid "Cover size: %(width)d x %(height)d pixels"
12607msgstr "Velikost naslovnice: %(width)d x %(height)d slik. točk"
12608
12609#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12610msgid "Edit identifiers for this book"
12611msgstr ""
12612
12613#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12614msgid "Identifier &URL"
12615msgstr ""
12616
12617#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12618msgid "Are you sure you want to delete <b>{}</b> from the book?"
12619msgstr ""
12620
12621#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12622msgid "BibTeX options"
12623msgstr ""
12624
12625#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12626#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12627#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12628#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12629#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12630#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12631#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12632#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12633#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12634#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12635#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12636#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12637#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12638#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12639#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12640#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12641#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12642#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12643#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12644#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12645#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12646#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12647#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12648msgid "Options specific to"
12649msgstr ""
12650
12651#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12652#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12653#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12654#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12655#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12656#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12657#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12658#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12659#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12660#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12661#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12662#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12663#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12664#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12665#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12666#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12667#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12668msgid "output"
12669msgstr "izhod"
12670
12671#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12672#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12673#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12674#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12675#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12676#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12677#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12678#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12679#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12680#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12681#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12682#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12683#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12684#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12685#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12686#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12687#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12688#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12689#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12690#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12691#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12692#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12693#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12694#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12695#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12696#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12697#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12698#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12699#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12700#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12701#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12702#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12703#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12704#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12705#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12706#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12707#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12708#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12709#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12710#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12711#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12712#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12713#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12714#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12715#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12716#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12717#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12718#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12719#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12720#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12721msgid "Form"
12722msgstr "Oblika"
12723
12724#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12725msgid "Bib file encoding:"
12726msgstr "Kodiranje datoteke Bib:"
12727
12728#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12729#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12730msgid "Fields to include in output:"
12731msgstr ""
12732
12733#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12734msgid "Encoding configuration (change if you have errors):"
12735msgstr ""
12736
12737#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12738msgid "BibTeX entry type:"
12739msgstr "Vrsta vnosa BibTeX:"
12740
12741#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12742msgid "Create a citation tag?"
12743msgstr ""
12744
12745#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12746msgid "Add file paths with formats?"
12747msgstr ""
12748
12749#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12750msgid "Expression to form the BibTeX citation tag:"
12751msgstr ""
12752
12753#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12754msgid ""
12755"Some explanation about this template:\n"
12756" -The fields availables are 'author_sort', 'authors', 'id',\n"
12757"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12758"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12759" -For list types ie authors and tags, only the first element\n"
12760"   will be selected.\n"
12761" -For time field, only the date will be used. "
12762msgstr ""
12763
12764#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12765msgid "CSV/XML options"
12766msgstr ""
12767
12768#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12769msgid "Drag and drop to re-arrange fields"
12770msgstr ""
12771
12772#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12773msgid "Library name"
12774msgstr ""
12775
12776#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12777#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12778#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12779msgid "Number"
12780msgstr ""
12781
12782#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12783msgid "E-book options"
12784msgstr "Možnosti e-knjig"
12785
12786#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12787msgid "Catalogs"
12788msgstr ""
12789
12790#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12791msgid "Read book"
12792msgstr ""
12793
12794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12795msgid "Wishlist item"
12796msgstr ""
12797
12798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12800msgid "any date"
12801msgstr ""
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:1163
12805msgid "any value"
12806msgstr ""
12807
12808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12810#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12811#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12812msgid "unspecified"
12813msgstr ""
12814
12815#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12816msgid "No genres will be excluded"
12817msgstr ""
12818
12819#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12820#, python-format
12821msgid "regex error: %s"
12822msgstr ""
12823
12824#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12825msgid "All genres will be excluded"
12826msgstr ""
12827
12828#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12829msgid "Delete saved catalog preset"
12830msgstr ""
12831
12832#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12833msgid "The selected saved catalog preset will be deleted. Are you sure?"
12834msgstr ""
12835
12836#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12837#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12838#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12839msgid "Save catalog preset"
12840msgstr ""
12841
12842#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12843msgid "Preset name:"
12844msgstr ""
12845
12846#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12848msgid "You must provide a name."
12849msgstr ""
12850
12851#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12852msgid ""
12853"That saved preset already exists and will be overwritten. Are you sure?"
12854msgstr ""
12855
12856#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12857#, python-format
12858msgid "Are you sure you want to delete '%s'?"
12859msgstr ""
12860
12861#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12862#, python-format
12863msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12864msgstr ""
12865
12866#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12867msgid "Delete Rule"
12868msgstr "Izbriši pravilo"
12869
12870#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12871#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12872#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12873msgid "False"
12874msgstr "Ne"
12875
12876#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12877msgid "True"
12878msgstr ""
12879
12880#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12881#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12882#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12883#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12884#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12885#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12886#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12887#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12888#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12889#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12890#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12891#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12894msgid "Name"
12895msgstr "Ime"
12896
12897#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12898#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12899msgid "Field"
12900msgstr "Polje"
12901
12902#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12903#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12906msgid "Value"
12907msgstr "Vrednost"
12908
12909#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12910msgid "Prefix"
12911msgstr "Predpona"
12912
12913#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12914msgid "Presets"
12915msgstr "Prednastavitve"
12916
12917#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12918msgid "Select catalog preset to load"
12919msgstr ""
12920
12921#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12922msgid "Save current catalog settings as preset"
12923msgstr ""
12924
12925#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12926#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12927msgid "Save"
12928msgstr "Shrani"
12929
12930#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12931msgid "Delete current preset"
12932msgstr ""
12933
12934#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12937#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12938#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12939#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
12940msgid "Delete"
12941msgstr "Izbriši"
12942
12943#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
12944msgid "Enabled sections will be included in the generated catalog."
12945msgstr ""
12946
12947#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
12948msgid "Included sections"
12949msgstr ""
12950
12951#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
12952msgid "List of books, sorted by Author"
12953msgstr ""
12954
12955#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
12956msgid "&Authors"
12957msgstr "&Avtorji"
12958
12959#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
12960msgid "List of books, sorted by Title"
12961msgstr ""
12962
12963#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
12964msgid "&Titles"
12965msgstr ""
12966
12967#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
12968msgid "List of series books, sorted by Series"
12969msgstr ""
12970
12971#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
12972msgid "&Series"
12973msgstr ""
12974
12975#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
12976msgid "List of books, sorted by genre"
12977msgstr ""
12978
12979#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
12980msgid "&Genres"
12981msgstr "&Zvrsti"
12982
12983#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
12984msgid "Field containing genres"
12985msgstr ""
12986
12987#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
12988msgid "List of books, sorted by date added to calibre"
12989msgstr ""
12990
12991#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
12992msgid "&Recently added"
12993msgstr ""
12994
12995#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
12996msgid "Individual descriptions of books with cover thumbs, sorted by author"
12997msgstr ""
12998
12999#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
13000msgid "&Descriptions"
13001msgstr "&Opisi"
13002
13003#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
13004msgid ""
13005"The first matching prefix rule applies a prefix to book listings in the "
13006"generated catalog."
13007msgstr ""
13008
13009#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
13010msgid "Prefixes"
13011msgstr ""
13012
13013#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
13014msgid ""
13015"Books matching any of the exclusion rules will be excluded from the "
13016"generated catalog. "
13017msgstr ""
13018
13019#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
13020msgid "Excluded books"
13021msgstr "Izključene knjige"
13022
13023#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
13024msgid ""
13025"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
13026"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
13027msgstr ""
13028
13029#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
13030msgid "Excluded genres"
13031msgstr "Izključeni žanri"
13032
13033#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
13034msgid "Genres to &exclude (regex):"
13035msgstr ""
13036
13037#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13038msgid "Reset to default"
13039msgstr "Ponastavi na privzeto"
13040
13041#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13042#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13043#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13044#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13045#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13046#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13060#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13061#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13062#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13063#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13064#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13065#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13066#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13067#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13068#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13069#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13070#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13071#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13072#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13073#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13074#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13075msgid "..."
13076msgstr "..."
13077
13078#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13079msgid "Results of regex:"
13080msgstr ""
13081
13082#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13083msgid "Tags that will be excluded as genres"
13084msgstr ""
13085
13086#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13087msgid "Other options"
13088msgstr "Druge možnosti"
13089
13090#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13091msgid ""
13092"Custom column containing additional content to be merged with comments "
13093"metadata in the descriptions section."
13094msgstr ""
13095
13096#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13097msgid "Merge additional content before comments in descriptions section."
13098msgstr ""
13099
13100#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13101msgid "&Before"
13102msgstr "Pre&d"
13103
13104#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13105msgid "Merge additional content after comments in descriptions section."
13106msgstr ""
13107
13108#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13109msgid "&After"
13110msgstr "P&o"
13111
13112#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13113msgid ""
13114"Separate comments metadata and additional content with a horizontal rule in "
13115"the descriptions section."
13116msgstr ""
13117
13118#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13119msgid "Include &separator"
13120msgstr ""
13121
13122#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13123msgid "&Merge with comments:"
13124msgstr ""
13125
13126#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13127msgid "Catalog cover:"
13128msgstr ""
13129
13130#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13131msgid "Generate new cover"
13132msgstr ""
13133
13134#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13135msgid "Use existing cover"
13136msgstr ""
13137
13138#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13139msgid "E&xtra Description note:"
13140msgstr ""
13141
13142#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13143msgid "Custom column source for text to include in Descriptions section."
13144msgstr ""
13145
13146#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13147msgid "&Thumb width:"
13148msgstr ""
13149
13150#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13151msgid "Size hint for cover thumbnails included in Descriptions section."
13152msgstr ""
13153
13154#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13155msgid " inch"
13156msgstr " palec"
13157
13158#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13159msgid "Author cross-references:"
13160msgstr ""
13161
13162#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13163msgid "For books with multiple authors, list each author separately"
13164msgstr ""
13165
13166#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13167msgid "Tab template for catalog.ui"
13168msgstr ""
13169
13170#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13171msgid "Bold"
13172msgstr "Krepko"
13173
13174#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13175msgid "Italic"
13176msgstr "Ležeče"
13177
13178#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13179msgid "Underline"
13180msgstr "Podčrtano"
13181
13182#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13183msgid "Strikethrough"
13184msgstr "Prečrtano"
13185
13186#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13187msgid "Superscript"
13188msgstr "Nadpisano"
13189
13190#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13191msgid "Subscript"
13192msgstr "Podpisano"
13193
13194#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13195msgid "Ordered list"
13196msgstr "Oštevilčen seznam"
13197
13198#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13199msgid "Unordered list"
13200msgstr "Neoštevilčen seznam"
13201
13202#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13204msgid "Align left"
13205msgstr "Poravnaj levo"
13206
13207#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13208msgid "Align center"
13209msgstr "Poravnaj sredinsko"
13210
13211#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13213msgid "Align right"
13214msgstr "Poravnaj desno"
13215
13216#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13217msgid "Align justified"
13218msgstr "Poravnaj obojestransko"
13219
13220#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13224#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13225msgid "Undo"
13226msgstr "Razveljavi"
13227
13228#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13230msgid "Redo"
13231msgstr "Ponovi"
13232
13233#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13234msgid "Remove formatting"
13235msgstr "Odstrani oblikovanje"
13236
13237#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13238msgid "Paste and match style"
13239msgstr ""
13240
13241#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13242msgid "Cut"
13243msgstr "Izreži"
13244
13245#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13246msgid "Increase indentation"
13247msgstr ""
13248
13249#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13250msgid "Decrease indentation"
13251msgstr ""
13252
13253#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13254msgid "Foreground color"
13255msgstr "Barva ospredja"
13256
13257#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13258msgid "Background color"
13259msgstr "Barva ozadja"
13260
13261#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13262msgid "Insert link or image"
13263msgstr ""
13264
13265#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13266msgid "Insert separator"
13267msgstr ""
13268
13269#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13270#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13271#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13272#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13273msgid "Clear"
13274msgstr "Počisti"
13275
13276#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13277msgid "Style text block"
13278msgstr ""
13279
13280#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13281msgid "Style the selected text block"
13282msgstr ""
13283
13284#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13285#, python-brace-format
13286msgid "Heading {0}"
13287msgstr ""
13288
13289#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13290#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13291#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13292#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13295msgid "Normal"
13296msgstr "Navadno"
13297
13298#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13299msgid "Blockquote"
13300msgstr ""
13301
13302#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13303msgid "Choose foreground color"
13304msgstr "Izberite barvo ospredja"
13305
13306#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13307msgid "Choose background color"
13308msgstr "Izberite barvo ozadja"
13309
13310#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13311#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13312#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13313msgid "Invalid URL"
13314msgstr ""
13315
13316#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13317#, python-format
13318msgid "The url %r is invalid"
13319msgstr ""
13320
13321#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13322msgid "Remote images not supported"
13323msgstr ""
13324
13325#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13326msgid ""
13327"You must download the image to your computer, URLs pointing to remote images"
13328" are not supported."
13329msgstr ""
13330
13331#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13332msgid "Create link"
13333msgstr "Ustvari povezavo"
13334
13335#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13336#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13337msgid "&Browse"
13338msgstr "Pre&brskaj"
13339
13340#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13341#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13342#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13343#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13344#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13345#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13351#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13352msgid "Images"
13353msgstr ""
13354
13355#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13364msgid "Choose file"
13365msgstr ""
13366
13367#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13368msgid ""
13369"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13370" will be added as an image reference instead of as a link. You can also "
13371"choose to create a link to a file on your computer. Note that if you create "
13372"a link to a file on your computer, it will stop working if the file is "
13373"moved."
13374msgstr ""
13375
13376#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13377msgid "Enter &URL:"
13378msgstr ""
13379
13380#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13381msgid "Treat the URL as an &image"
13382msgstr ""
13383
13384#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13385msgid "Enter &name (optional):"
13386msgstr ""
13387
13388#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13389msgid "Choose a file on your computer:"
13390msgstr ""
13391
13392#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13395#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13396msgid "Fonts"
13397msgstr "Pisave"
13398
13399#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13400#, python-format
13401msgid "%s toolbars"
13402msgstr ""
13403
13404#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13405#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13406msgid "Hide"
13407msgstr ""
13408
13409#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13410#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13411msgid "Show"
13412msgstr ""
13413
13414#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13417msgid "Smarten punctuation"
13418msgstr ""
13419
13420#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13421msgid "&Normal view"
13422msgstr ""
13423
13424#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13425msgid "&HTML source"
13426msgstr "Izvorni &HTML"
13427
13428#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13429msgid "AZW3 output"
13430msgstr ""
13431
13432#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13433#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13434msgid "Do not add &Table of Contents to book"
13435msgstr ""
13436
13437#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13438#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13439msgid "&Title for Table of Contents:"
13440msgstr "&Naslov kazala vsebine:"
13441
13442#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13443#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13444msgid "Put generated Table of Contents at &start of book instead of end"
13445msgstr ""
13446
13447#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13448#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13449msgid "Use author &sort for author"
13450msgstr ""
13451
13452#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13453#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13454msgid "Disable &compression of the file contents"
13455msgstr ""
13456
13457#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13458#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13459msgid ""
13460"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13461"read syncing"
13462msgstr ""
13463
13464#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13465msgid ""
13466"For settings that cannot be specified in this dialog, use the values saved "
13467"in a previous conversion (if they exist) instead of using the defaults "
13468"specified in the Preferences"
13469msgstr ""
13470
13471#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13472msgid "None of the selected books have saved conversion settings."
13473msgstr ""
13474
13475#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13476msgid "Bulk convert one book"
13477msgstr ""
13478
13479#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13480msgid "Bulk convert {} books"
13481msgstr ""
13482
13483#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13484msgid "Comic input"
13485msgstr ""
13486
13487#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13488#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13489#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13490#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13491#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13492#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13493msgid "input"
13494msgstr "vhod"
13495
13496#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13497msgid "&Number of colors:"
13498msgstr ""
13499
13500#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13501msgid "off"
13502msgstr ""
13503
13504#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13505msgid "Disable &normalize"
13506msgstr "Izklopi &normalizacijo"
13507
13508#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13510msgid "Keep &aspect ratio"
13511msgstr "Ohrani r&azmerje"
13512
13513#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13514msgid "Disable &Sharpening"
13515msgstr "Onemogoči o&strenje"
13516
13517#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13518msgid "Disable &Trimming"
13519msgstr ""
13520
13521#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13522msgid "&Wide"
13523msgstr "&Široko"
13524
13525#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13526msgid "&Landscape"
13527msgstr "&Ležeče"
13528
13529#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13530msgid "&Right to left"
13531msgstr "Od desne p&roti levi"
13532
13533#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13534msgid "Don't so&rt"
13535msgstr "Ne &razvrščaj"
13536
13537#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13538msgid "De&speckle"
13539msgstr "De&speckle"
13540
13541#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13542msgid "&Disable comic processing"
13543msgstr "&Onemogoči obdelavo stripov"
13544
13545#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13546#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13547msgid "&Output format:"
13548msgstr "&Izhodni zapis:"
13549
13550#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13551msgid "Disable conversion of images to &black and white"
13552msgstr "Onemogoči pretvorbo slik v &črno bele"
13553
13554#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13555msgid "Override image &size:"
13556msgstr ""
13557
13558#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13559msgid "Don't add links to &pages to the Table of Contents for CBC files"
13560msgstr ""
13561
13562#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13564msgid "Debug"
13565msgstr "Razhrošči"
13566
13567#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13568msgid "Debug the conversion process."
13569msgstr "Razhroščite postopek pretvorbe."
13570
13571#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13572#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13573msgid "Choose debug folder"
13574msgstr "Izberite mapo za razhroščevanje"
13575
13576#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13577msgid "Invalid debug folder"
13578msgstr ""
13579
13580#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13581msgid "Failed to create debug folder"
13582msgstr ""
13583
13584#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13585msgid ""
13586"Choose a folder to put the debug output into. If you specify a folder, "
13587"calibre will place a lot of debug output into it. This will be useful in "
13588"understanding the conversion process and figuring out the correct values for"
13589" conversion parameters like Table of Contents and Chapter detection."
13590msgstr ""
13591
13592#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13593msgid ""
13594"The debug process outputs the intermediate HTML generated at various stages "
13595"of the conversion process. This HTML can sometimes serve as a good starting "
13596"point for hand editing a conversion."
13597msgstr ""
13598
13599#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13600msgid "DOCX input"
13601msgstr ""
13602
13603#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13604msgid "Do not try to autodetect a &cover from images in the document"
13605msgstr ""
13606
13607#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13608msgid "Do not add a page break after every &endnote"
13609msgstr ""
13610
13611#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13612msgid ""
13613"Render &superscripts and subscripts so that they do not affect the line "
13614"height."
13615msgstr ""
13616
13617#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13618msgid "DOCX output"
13619msgstr ""
13620
13621#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13622msgid "Paper si&ze:"
13623msgstr ""
13624
13625#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13626#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13627msgid "&Custom size:"
13628msgstr ""
13629
13630#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13631msgid "Page &bottom margin"
13632msgstr ""
13633
13634#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13635msgid "Page &left margin"
13636msgstr ""
13637
13638#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13639msgid "Page &right margin"
13640msgstr ""
13641
13642#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13643msgid "Page &top margin"
13644msgstr ""
13645
13646#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13647msgid ""
13648"Do not insert the &Table of Contents as a page at the start of the document"
13649msgstr ""
13650
13651#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13652msgid "Do not insert &cover as image at start of document"
13653msgstr ""
13654
13655#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13656msgid "Preserve the aspect ratio of the image inserted as cover"
13657msgstr ""
13658
13659#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13660msgid "EPUB output"
13661msgstr ""
13662
13663#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13664msgid "Preserve cover &aspect ratio"
13665msgstr "Ohrani raz&merje stranic naslovnice"
13666
13667#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13668msgid "Split files &larger than:"
13669msgstr "Razdeli datoteke, večje &kot:"
13670
13671#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13672#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13673msgid "Disabled"
13674msgstr "Onemogočeno"
13675
13676#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13677msgid " KB"
13678msgstr " kB"
13679
13680#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13681msgid "No default &cover"
13682msgstr "Ni privze&te naslovnice"
13683
13684#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13685msgid "No &SVG cover"
13686msgstr "Ni naslovnice &SVG"
13687
13688#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13689msgid "Insert inline &Table of Contents"
13690msgstr ""
13691
13692#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13693msgid "Do not &split on page breaks"
13694msgstr ""
13695
13696#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13697msgid "Put inserted Table of Contents at the &end of the book"
13698msgstr ""
13699
13700#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13701msgid "&Flatten EPUB file structure"
13702msgstr ""
13703
13704#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13705msgid "&Title for inserted ToC:"
13706msgstr ""
13707
13708#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13709msgid "EP&UB version:"
13710msgstr ""
13711
13712#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13713msgid "FB2 input"
13714msgstr ""
13715
13716#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13717msgid "Do not insert a &Table of Contents at the beginning of the book."
13718msgstr ""
13719
13720#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13721msgid "FB2 output"
13722msgstr ""
13723
13724#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13725msgid "&Sectionize:"
13726msgstr ""
13727
13728#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13729msgid "&Genre:"
13730msgstr ""
13731
13732#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13733msgid "Font rescaling wizard"
13734msgstr ""
13735
13736#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13737#, python-format
13738msgid ""
13739"<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"
13740"<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"
13741"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13742msgstr ""
13743
13744#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13745msgid "&Output document"
13746msgstr ""
13747
13748#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13749#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13750msgid "&Base font size:"
13751msgstr "&Osnovna velikost pisave:"
13752
13753#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13754#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13755msgid "Font size &key:"
13756msgstr ""
13757
13758#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13759#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13760#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13761#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13762#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13763#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13764#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13765#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13766#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13767#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13768#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13769#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13770#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13771msgid " pt"
13772msgstr " tč"
13773
13774#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13775msgid "Use &default values"
13776msgstr "Uporabi priv&zete vrednosti"
13777
13778#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13779msgid "&Input document"
13780msgstr "&Vhodni dokument"
13781
13782#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13783msgid "&Font size: "
13784msgstr "&Velikost pisave: "
13785
13786#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13787msgid " will map to size: "
13788msgstr ""
13789
13790#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13791msgid "0.0 pt"
13792msgstr "0,0 tč"
13793
13794#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13795msgid ""
13796"Heuristic\n"
13797"processing"
13798msgstr ""
13799
13800#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13801msgid "Modify the document text and structure using common patterns."
13802msgstr ""
13803
13804#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13805#, python-format
13806msgid ""
13807"<b>Heuristic processing</b> means that calibre will scan your book for "
13808"common patterns and fix them. As the name implies, this involves guesswork, "
13809"which means that it could end up worsening the result of a conversion, if "
13810"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13811"conversion does not turn out as you expect, turning on heuristics can "
13812"improve matters. Read more about the various heuristic processing options in"
13813" the <a href=\"%s\">User Manual</a>."
13814msgstr ""
13815
13816#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13817msgid "Enable &heuristic processing"
13818msgstr "Omogoči &hevristično obdelovanje"
13819
13820#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13821msgid "Heuristic processing"
13822msgstr ""
13823
13824#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13825msgid "Unwrap lines"
13826msgstr "Spoji vrstice"
13827
13828#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13829msgid "Line &un-wrap factor:"
13830msgstr ""
13831
13832#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13833msgid "Detect and markup unformatted chapter headings and sub headings"
13834msgstr ""
13835
13836#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13837msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13838msgstr ""
13839
13840#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13841msgid "Delete blank lines between paragraphs"
13842msgstr "Izbriši prazne vrstice med odstavki"
13843
13844#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13845msgid "Ensure scene breaks are consistently formatted"
13846msgstr "Zagotovi, da so prelomi med prizori oblikovani konsistentno"
13847
13848#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13849msgid "Replace soft scene &breaks:"
13850msgstr ""
13851
13852#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13853msgid "Remove unnecessary hyphens"
13854msgstr "Odstrani nepotrebne vezaje"
13855
13856#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13857msgid "Italicize common words and patterns"
13858msgstr ""
13859
13860#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13861msgid "Replace entity indents with CSS indents"
13862msgstr ""
13863
13864#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13865msgid "HTMLZ output"
13866msgstr ""
13867
13868#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13869msgid "How to handle &CSS"
13870msgstr ""
13871
13872#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13873msgid "How to handle class &based CSS"
13874msgstr ""
13875
13876#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13877msgid "Use book &title as the filename for the HTML file inside the archive"
13878msgstr ""
13879
13880#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13881msgid "Control the look and feel of the output."
13882msgstr ""
13883
13884#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13885msgid "Original"
13886msgstr "Izvirnik"
13887
13888#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13889msgid "Left align"
13890msgstr "Poravnaj levo"
13891
13892#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13893msgid "Justify text"
13894msgstr "Obojestransko"
13895
13896#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13897msgid "Base font si&ze:"
13898msgstr ""
13899
13900#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13901msgid "Wizard to help you choose an appropriate font size key"
13902msgstr ""
13903
13904#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13905msgid "Minim&um line height:"
13906msgstr ""
13907
13908#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13909msgid " %"
13910msgstr " %"
13911
13912#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13913msgid "L&ine height:"
13914msgstr ""
13915
13916#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13917msgid "Embed font fami&ly:"
13918msgstr ""
13919
13920#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13921msgid "&Embed all fonts in document"
13922msgstr ""
13923
13924#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13925msgid "E&xpand CSS"
13926msgstr ""
13927
13928#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13929msgid "Keep &ligatures"
13930msgstr "Ohrani &ligature"
13931
13932#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13933msgid "&Disable font size rescaling"
13934msgstr ""
13935
13936#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13937#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13939msgid "&Fonts"
13940msgstr "&Pisave"
13941
13942#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
13943msgid "Text &justification:"
13944msgstr "Po&ravnava besedila:"
13945
13946#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
13947msgid "&Unsmarten punctuation"
13948msgstr ""
13949
13950#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
13951msgid "&Transliterate Unicode characters to ASCII"
13952msgstr ""
13953
13954#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
13955msgid "I&nput character encoding:"
13956msgstr ""
13957
13958#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
13959msgid "T&ext"
13960msgstr ""
13961
13962#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
13963msgid "&Line size:"
13964msgstr ""
13965
13966#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
13967msgid ""
13968"<p>When calibre removes inter paragraph spacing, it automatically sets a "
13969"paragraph indent, to ensure that paragraphs can be easily distinguished. "
13970"This option controls the width of that indent."
13971msgstr ""
13972
13973#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
13974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
13975msgid "No change"
13976msgstr "Brez sprememb"
13977
13978#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
13979#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
13980msgid " em"
13981msgstr " em"
13982
13983#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
13984msgid "Insert &blank line between paragraphs"
13985msgstr "Vstavi &prazne vrstice med odstavki"
13986
13987#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
13988msgid "Remove &spacing between paragraphs"
13989msgstr "Odstrani &razmik med odstavki"
13990
13991#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
13992msgid "I&ndent size:"
13993msgstr ""
13994
13995#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
13996msgid "&Linearize tables"
13997msgstr "&Lineariziraj tabele"
13998
13999#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
14000#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
14001msgid "&Layout"
14002msgstr "&Postavitev"
14003
14004#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
14005msgid "E&xtra CSS"
14006msgstr ""
14007
14008#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
14009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
14010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
14011msgid "Filter style information"
14012msgstr ""
14013
14014#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
14015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
14016msgid "Select what style information you want completely removed:"
14017msgstr ""
14018
14019#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
14020msgid "Removes the font-family CSS property"
14021msgstr ""
14022
14023#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
14024msgid ""
14025"Removes the margin CSS properties. Note that page margins are not affected "
14026"by this setting."
14027msgstr ""
14028
14029#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
14030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14031msgid "&Margins"
14032msgstr ""
14033
14034#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
14035msgid "Removes the padding CSS properties"
14036msgstr ""
14037
14038#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14039#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14040msgid "&Padding"
14041msgstr ""
14042
14043#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14044msgid "Convert floating images/text into static images/text"
14045msgstr ""
14046
14047#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14048msgid "F&loats"
14049msgstr ""
14050
14051#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14052msgid "Removes foreground and background colors"
14053msgstr ""
14054
14055#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14056#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14058msgid "&Colors"
14059msgstr ""
14060
14061#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14062msgid "Other CSS Propert&ies:"
14063msgstr ""
14064
14065#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14066msgid ""
14067"Comma separated list of CSS properties to remove. For example: display, "
14068"color, font-family"
14069msgstr ""
14070
14071#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14072msgid "&Styling"
14073msgstr ""
14074
14075#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14076msgid "&Transform styles"
14077msgstr ""
14078
14079#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14081msgid "Transform &HTML"
14082msgstr ""
14083
14084#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14085msgid "LRF output"
14086msgstr ""
14087
14088#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14089msgid "Enable &auto-rotation of wide images"
14090msgstr ""
14091
14092#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14093msgid "&Wordspace:"
14094msgstr ""
14095
14096#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14097msgid "Minimum para. &indent:"
14098msgstr ""
14099
14100#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14101msgid "Render &tables as images"
14102msgstr "Upodobi &tabele kot slike"
14103
14104#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14105msgid "Text size multiplier for text in rendered tables:"
14106msgstr ""
14107
14108#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14109msgid "Add &header"
14110msgstr "&Dodaj glavo"
14111
14112#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14113msgid "Header &separation:"
14114msgstr "&Ločevanje naslovov:"
14115
14116#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14117msgid "Header &format:"
14118msgstr "&Oblika naslovov:"
14119
14120#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14121msgid "&Embed fonts"
14122msgstr "V&delaj pisave"
14123
14124#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14125msgid "&Serif font family:"
14126msgstr ""
14127
14128#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14129msgid "S&ans-serif font family:"
14130msgstr ""
14131
14132#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14133msgid "&Monospace font family:"
14134msgstr ""
14135
14136#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14138msgid "Metadata"
14139msgstr "Metapodatki"
14140
14141#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14142msgid ""
14143"Set the metadata. The output file will contain as much of this metadata as "
14144"possible."
14145msgstr ""
14146
14147#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14148#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14149msgid "This book has no cover"
14150msgstr "Ta knjiga nima naslovnice"
14151
14152#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14153#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14154msgid "Choose cover for "
14155msgstr "Izberi naslovnico za "
14156
14157#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14158#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14159msgid "Cannot read"
14160msgstr "Ne mogoče prebrati"
14161
14162#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14163#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14164msgid "You do not have permission to read the file: "
14165msgstr "Nimate pravic za branje datoteke: "
14166
14167#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14168#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14169#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14170msgid "Error reading file"
14171msgstr "Napaka pri branju datoteke"
14172
14173#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14174#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14175msgid "<p>There was an error reading from file: <br /><b>"
14176msgstr "<p>Prišlo je do napake pri branju iz datoteke: <br /><b>"
14177
14178#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14179#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14180msgid " is not a valid picture"
14181msgstr " ni veljavna slika"
14182
14183#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14184msgid "Book cover"
14185msgstr ""
14186
14187#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14188msgid "Change &cover image:"
14189msgstr "Spremeni &sliko naslovnice:"
14190
14191#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14192msgid "Browse for an image to use as the cover of this book."
14193msgstr "Izberite sliko, ki bo uporabljena za naslovnico te knjige."
14194
14195#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14196msgid "Use cover from &source file"
14197msgstr "Uporabi na&slovnico iz izvorne datoteke"
14198
14199#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14201#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14202#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14203#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14204#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14205#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14207msgid "&Title:"
14208msgstr "&Naslov:"
14209
14210#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14211#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14212msgid "Change the title of this book"
14213msgstr "Spremenite naslov knjige"
14214
14215#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14216#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14217msgid "&Author(s):"
14218msgstr "&Avtor(ji):"
14219
14220#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14221msgid "Author so&rt:"
14222msgstr ""
14223
14224#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14225msgid ""
14226"Change the author(s) of this book. Multiple authors should be separated by a"
14227" comma"
14228msgstr "Spremenite avtorja(je) te knjige. Če je avtorjev več, jih ločite z vejicami."
14229
14230#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14231#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14232msgid "&Publisher:"
14233msgstr "Zalo&žnik:"
14234
14235#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14237#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14238msgid "Ta&gs:"
14239msgstr "Zna&čke:"
14240
14241#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14243#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14244msgid ""
14245"Tags categorize the book. This is particularly useful while searching. "
14246"<br><br>They can be any words or phrases, separated by commas."
14247msgstr "Značke kategorizirajo knjigo. To je uporabno predvsem pri iskanju. <br><br>Lahko so poljubni z vejicami ločeni izrazi ali besede."
14248
14249#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14251#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14252msgid "&Series:"
14253msgstr "&Zbirka:"
14254
14255#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14256#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14259#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14260msgid "List of known series. You can add new series."
14261msgstr "Seznam znanih zbirk. Lahko dodate nove zbirke."
14262
14263#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14264msgid "Book "
14265msgstr "Knjiga "
14266
14267#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14268msgid "MOBI output"
14269msgstr ""
14270
14271#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14272msgid "Ignore &margins"
14273msgstr "Prezri &robove strani"
14274
14275#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14276msgid ""
14277"Do not convert all images to &JPEG (may result in images not working in "
14278"older viewers)"
14279msgstr ""
14280
14281#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14282msgid "Kindle options"
14283msgstr "Možnosti za Kindle"
14284
14285#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14286msgid "MOBI file &type:"
14287msgstr ""
14288
14289#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14290msgid "Personal Doc tag:"
14291msgstr ""
14292
14293#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14294msgid ""
14295"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14296"both MOBI filetypes. If you wish to use the new format on your device, "
14297"convert to AZW3 instead of MOBI."
14298msgstr ""
14299
14300#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14301msgid "Default profile"
14302msgstr ""
14303
14304#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14305#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14306msgid "unlimited"
14307msgstr ""
14308
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14310#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14311#, python-format
14312msgid "%(width)d x %(height)d pixels"
14313msgstr ""
14314
14315#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14316#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14317#, python-format
14318msgid "Screen size: %s"
14319msgstr ""
14320
14321#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14322msgid "Page setup"
14323msgstr ""
14324
14325#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14326msgid "&Output profile:"
14327msgstr "&Izhodni profil:"
14328
14329#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14330msgid "Profile description"
14331msgstr "Opis profila"
14332
14333#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14334msgid "&Input profile:"
14335msgstr "&Vhodni profil:"
14336
14337#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14338msgid "Margins"
14339msgstr "Robovi"
14340
14341#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14342#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14343msgid "&Left:"
14344msgstr "&Levo:"
14345
14346#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14347#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14348#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14349#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14350msgid "Unchanged"
14351msgstr ""
14352
14353#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14354#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14355msgid "&Top:"
14356msgstr "&Zgoraj:"
14357
14358#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14359#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14360msgid "&Right:"
14361msgstr "&Desno:"
14362
14363#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14364#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14365msgid "&Bottom:"
14366msgstr "&Spodaj:"
14367
14368#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14369msgid "PDB output"
14370msgstr ""
14371
14372#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14373#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14374#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14375#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14376msgid "&Format:"
14377msgstr ""
14378
14379#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14380#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14381#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14382#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14383msgid "&Inline TOC"
14384msgstr ""
14385
14386#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14387#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14388#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14389msgid "Output &encoding:"
14390msgstr ""
14391
14392#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14393msgid "PDF input"
14394msgstr ""
14395
14396#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14397msgid "Line &un-wrapping factor:"
14398msgstr ""
14399
14400#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14401msgid "No &images"
14402msgstr ""
14403
14404#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14405msgid "PDF output"
14406msgstr ""
14407
14408#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14409msgid "Use page margins from the &document being converted"
14410msgstr ""
14411
14412#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14413msgid "&Use the paper size set in output profile"
14414msgstr ""
14415
14416#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14417msgid "&Paper size:"
14418msgstr ""
14419
14420#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14421msgid "&Unit:"
14422msgstr ""
14423
14424#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14425msgid "Preserve &aspect ratio of cover"
14426msgstr "Ohrani &razmerje stranic naslovnice"
14427
14428#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14429msgid "Add page &numbers to the bottom of every page"
14430msgstr ""
14431
14432#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14433msgid "Add a printable &Table of Contents at the end"
14434msgstr ""
14435
14436#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14437msgid "&Title for ToC:"
14438msgstr ""
14439
14440#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14441msgid "Serif famil&y:"
14442msgstr ""
14443
14444#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14445msgid "Sans fami&ly:"
14446msgstr ""
14447
14448#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14449msgid "&Monospace family:"
14450msgstr ""
14451
14452#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14453msgid "S&tandard font:"
14454msgstr ""
14455
14456#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14457msgid "Default font si&ze:"
14458msgstr ""
14459
14460#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14461#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14462#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14463#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14464msgid " px"
14465msgstr " tč"
14466
14467#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14468msgid "Monospace &font size:"
14469msgstr ""
14470
14471#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14472msgid "Page &number map:"
14473msgstr ""
14474
14475#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14476msgid "Page  margins"
14477msgstr ""
14478
14479#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14480msgid "Page headers and footers"
14481msgstr ""
14482
14483#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14484#, python-format
14485msgid ""
14486"You can insert headers and footers into every page of the produced PDF file "
14487"by using header and footer templates. For examples, see the <a "
14488"href=\"%s\">documentation</a>."
14489msgstr ""
14490
14491#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14492msgid "&Header template:"
14493msgstr ""
14494
14495#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14496msgid "&Footer template:"
14497msgstr ""
14498
14499#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14500msgid "&Break long words at the end of lines"
14501msgstr ""
14502
14503#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14504msgid "Odd/even &offset:"
14505msgstr ""
14506
14507#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14508msgid "PMLZ output"
14509msgstr ""
14510
14511#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14512msgid "Do not &reduce image size and depth"
14513msgstr ""
14514
14515#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14516msgid "RB output"
14517msgstr ""
14518
14519#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14520msgid "No formats available"
14521msgstr ""
14522
14523#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14524msgid "Cannot build regex using the GUI builder without a book."
14525msgstr ""
14526
14527#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14528msgid "Could not open file"
14529msgstr "Datoteke ni mogoče odpreti"
14530
14531#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14532msgid "Could not open the file, do you have it open in another program?"
14533msgstr ""
14534
14535#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14536msgid ""
14537"Failed to generate markup for testing. Click \"Show details\" to learn more."
14538msgstr ""
14539
14540#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14541#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14542msgid "Failed to generate preview"
14543msgstr ""
14544
14545#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14546msgid "Open book"
14547msgstr "Odprta knjiga"
14548
14549#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14550msgid "Click the \"Open\" button below to open a e-book to use for testing."
14551msgstr ""
14552
14553#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14554msgid "Regex Builder"
14555msgstr ""
14556
14557#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14558msgid "Regex:"
14559msgstr "Reg. izraz:"
14560
14561#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14562#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14563#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14564#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14565#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14566msgid "&Test"
14567msgstr "&Preizkusi"
14568
14569#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14570msgid "Occurrences:"
14571msgstr "Pojavitve:"
14572
14573#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14574#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14575#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14576msgid "0"
14577msgstr "0"
14578
14579#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14580msgid "Goto:"
14581msgstr "Pojdi na:"
14582
14583#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14585#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14586#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14587#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14589msgid "&Previous"
14590msgstr "&Prejšnji"
14591
14592#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14594#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14595#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14596#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14597#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14600msgid "&Next"
14601msgstr "&Naslednji"
14602
14603#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14605msgid "Preview"
14606msgstr "Predogled"
14607
14608#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14609msgid "RTF input"
14610msgstr ""
14611
14612#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14613msgid "Ignore &WMF images in the RTF file"
14614msgstr ""
14615
14616#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14617msgid ""
14618"Search &\n"
14619"replace"
14620msgstr ""
14621
14622#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14623msgid "&Search regular expression:"
14624msgstr ""
14625
14626#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14627msgid "Replacement text"
14628msgstr ""
14629
14630#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14631msgid "Search regular expression"
14632msgstr ""
14633
14634#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14635msgid "Load calibre search-replace definitions file"
14636msgstr ""
14637
14638#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14639#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14640msgid "calibre search-replace definitions file"
14641msgstr ""
14642
14643#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14644msgid "Failed to read"
14645msgstr ""
14646
14647#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14648#, python-format
14649msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14650msgstr ""
14651
14652#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14653msgid "Save calibre search-replace definitions file"
14654msgstr ""
14655
14656#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14657msgid "Unused search & replace definition"
14658msgstr ""
14659
14660#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14661msgid ""
14662"The search/replace definition being edited  has not been added to the list "
14663"of definitions. Do you wish to continue with the conversion (the definition "
14664"will not be used)?"
14665msgstr ""
14666
14667#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14668#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14669msgid "Invalid regular expression"
14670msgstr "Neveljaven regularni izraz"
14671
14672#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14673#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14674#, python-format
14675msgid "Invalid regular expression: %s"
14676msgstr "Neveljaven regularni izraz: %s"
14677
14678#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14679msgid ""
14680"The list of search/replace definitions that will be applied to this "
14681"conversion."
14682msgstr ""
14683
14684#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14685msgid "Edit search/replace definition"
14686msgstr ""
14687
14688#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14689msgid "&Replacement text:"
14690msgstr ""
14691
14692#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14693msgid ""
14694"Add the current expression to the list of expressions that will be applied"
14695msgstr ""
14696
14697#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14699msgid "&Add"
14700msgstr "&Dodaj"
14701
14702#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14703msgid "Edit the currently selected expression"
14704msgstr ""
14705
14706#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14707#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14708msgid "&Change"
14709msgstr "&Spremeni"
14710
14711#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14712msgid "Remove the currently selected expression"
14713msgstr "Odstrani trenutno izbrani izraz"
14714
14715#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14716#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14717#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14718#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14719msgid "&Remove"
14720msgstr "&Odstrani"
14721
14722#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14723msgid "Load a list of expressions from a previously saved file"
14724msgstr ""
14725
14726#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14727#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14728#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14730#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14731msgid "&Load"
14732msgstr "&Naloži"
14733
14734#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14735msgid "Save this list of expressions so that you can re-use it easily"
14736msgstr ""
14737
14738#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14739#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14740#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14742#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14743#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14744#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14747msgid "&Save"
14748msgstr "&Shrani"
14749
14750#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14751msgid "Move expression up."
14752msgstr ""
14753
14754#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14755msgid "Move expression down."
14756msgstr ""
14757
14758#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14759#, python-format
14760msgid ""
14761"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14762"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14763"expressions. Also clicking the wizard button below will allow you to test "
14764"your regular expression against the current input document. When you are "
14765"happy with an expression, click the Add button to add it to the list of "
14766"expressions."
14767msgstr ""
14768
14769#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14770#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14772#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14773#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14774msgid "Restore &defaults"
14775msgstr "O&bnovi privzeto"
14776
14777#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14778msgid "&Input format:"
14779msgstr ""
14780
14781#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14782msgid "Use &saved conversion settings for individual books"
14783msgstr ""
14784
14785#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14786msgid "Convert"
14787msgstr "Pretvori"
14788
14789#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14790msgid "SNB output"
14791msgstr ""
14792
14793#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14794msgid "Hide &chapter name"
14795msgstr ""
14796
14797#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14798msgid "Don't indent the &first line for each paragraph"
14799msgstr ""
14800
14801#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14802msgid "Insert &empty line between paragraphs"
14803msgstr ""
14804
14805#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14806msgid "Optimize for full-&screen mode"
14807msgstr ""
14808
14809#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14810msgid ""
14811"Structure\n"
14812"detection"
14813msgstr ""
14814
14815#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14816msgid ""
14817"Fine tune the detection of chapter headings and other document structure."
14818msgstr ""
14819
14820#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14821msgid "Detect &chapters at (XPath expression):"
14822msgstr ""
14823
14824#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14825msgid "Insert &page breaks before (XPath expression):"
14826msgstr ""
14827
14828#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14829msgid "Start &reading at (XPath expression):"
14830msgstr ""
14831
14832#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14833#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14834#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14835msgid "Invalid XPath"
14836msgstr ""
14837
14838#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14839#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14841#, python-format
14842msgid "The XPath expression %s is invalid."
14843msgstr ""
14844
14845#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14846msgid "Remove &fake margins"
14847msgstr "Odstrani &lažne robove"
14848
14849#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14850msgid ""
14851"The header and footer removal options have been replaced by the Search & "
14852"replace options. Click the Search & replace category in the bar to the left "
14853"to use these options. Leave the replace field blank and enter your "
14854"header/footer removal regexps into the search field."
14855msgstr ""
14856
14857#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14858msgid "Insert &metadata as page at start of book"
14859msgstr ""
14860
14861#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14862msgid "Chapter &mark:"
14863msgstr "O&znaka poglavja:"
14864
14865#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14866msgid "Remove first &image"
14867msgstr "Odstrani prvo &sliko"
14868
14869#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14870msgid ""
14871"Table of\n"
14872"Contents"
14873msgstr "Kazalo\nvsebine"
14874
14875#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14876msgid "Control the creation/conversion of the Table of Contents."
14877msgstr "Nadzirajte izdelavo/pretvorbo kazala vsebine."
14878
14879#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14880msgid "Level &1 TOC (XPath expression):"
14881msgstr "Raven &1 kazala (izraz XPath):"
14882
14883#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14884msgid "Level &2 TOC (XPath expression):"
14885msgstr "Raven &2 kazala (izraz XPath):"
14886
14887#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14888msgid "Level &3 TOC (XPath expression):"
14889msgstr "Raven &3 kazala (izraz XPath):"
14890
14891#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14892msgid "&Force use of auto-generated Table of Contents"
14893msgstr "&Vsili uporabo samodejno izdelanega kazala vsebine"
14894
14895#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14896msgid "Do not add &detected chapters to the Table of Contents"
14897msgstr "&Zaznanih poglavij ne dodaj kazalu vsebine"
14898
14899#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14900msgid "Number of &links to add to Table of Contents:"
14901msgstr ""
14902
14903#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14904msgid "TOC &filter:"
14905msgstr ""
14906
14907#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14908msgid "Chapter &threshold:"
14909msgstr ""
14910
14911#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14912msgid "Allow &duplicate links when creating the Table of Contents"
14913msgstr "Pri izdelavi kazala vsebine &dovoli podvojene povezave"
14914
14915#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14916#, python-format
14917msgid ""
14918"<a href=\"%s\">Help with using these options to generate a Table of "
14919"Contents</a>"
14920msgstr ""
14921
14922#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14923msgid ""
14924"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14925" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14926" caused by automatic generation."
14927msgstr ""
14928
14929#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14930msgid "&Manually fine-tune the ToC after conversion is completed"
14931msgstr ""
14932
14933#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14934msgid "TXT input"
14935msgstr ""
14936
14937#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14938msgid "Structure"
14939msgstr "Struktura"
14940
14941#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
14942msgid "&Paragraph style:"
14943msgstr ""
14944
14945#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
14946msgid "&Formatting style:"
14947msgstr ""
14948
14949#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
14950msgid "Common"
14951msgstr ""
14952
14953#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
14954msgid "Preserve &spaces"
14955msgstr "O&hrani presledke"
14956
14957#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
14958msgid "Remove &indents at the beginning of lines"
14959msgstr ""
14960
14961#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
14962#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
14963msgid "Markdown"
14964msgstr ""
14965
14966#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
14967msgid ""
14968"<p>Markdown is a simple markup language for text files, that allows for "
14969"advanced formatting. To learn more visit <a "
14970"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
14971msgstr ""
14972
14973#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
14974msgid ""
14975"You can optionally enable various extensions to the base Markdown syntax, "
14976"below."
14977msgstr ""
14978
14979#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
14980msgid ""
14981"More information on <a href=\"https://python-"
14982"markdown.github.io/extensions/\">Markdown extensions</a>"
14983msgstr ""
14984
14985#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
14986msgid "TXT output"
14987msgstr ""
14988
14989#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
14990msgid "General"
14991msgstr "Splošno"
14992
14993#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
14994msgid "&Line ending style:"
14995msgstr ""
14996
14997#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
14998msgid "&Formatting:"
14999msgstr "&Oblikovanje:"
15000
15001#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
15002msgid "Plain"
15003msgstr ""
15004
15005#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
15006msgid "&Maximum line length:"
15007msgstr ""
15008
15009#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
15010msgid "Force maximum line &length"
15011msgstr ""
15012
15013#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
15014msgid "Markdown, Textile"
15015msgstr ""
15016
15017#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
15018msgid "Do not remove links (<a> tags) before processing"
15019msgstr ""
15020
15021#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
15022msgid "Do not remove image &references before processing"
15023msgstr ""
15024
15025#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
15026msgid "Keep text &color, when possible"
15027msgstr ""
15028
15029#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
15030msgid "TXTZ output"
15031msgstr ""
15032
15033#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
15034msgid "Use a wizard to generate the XPath expression"
15035msgstr ""
15036
15037#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15038msgid "Match HTML &tags with tag name:"
15039msgstr ""
15040
15041#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15042msgid "*"
15043msgstr "*"
15044
15045#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15046msgid "a"
15047msgstr "a"
15048
15049#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15050msgid "br"
15051msgstr "br"
15052
15053#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15054msgid "div"
15055msgstr "div"
15056
15057#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15058msgid "h1"
15059msgstr "h1"
15060
15061#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15062msgid "h2"
15063msgstr "h2"
15064
15065#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15066msgid "h3"
15067msgstr "h3"
15068
15069#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15070msgid "h4"
15071msgstr "h4"
15072
15073#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15074msgid "h5"
15075msgstr "h5"
15076
15077#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15078msgid "h6"
15079msgstr "h6"
15080
15081#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15082msgid "hr"
15083msgstr "hr"
15084
15085#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15086msgid "span"
15087msgstr "span"
15088
15089#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15090msgid "Having the &attribute:"
15091msgstr ""
15092
15093#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15094msgid "With &value:"
15095msgstr "Z &vrednostjo:"
15096
15097#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15098msgid "(A regular expression)"
15099msgstr "(regularni izraz)"
15100
15101#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15102#, python-format
15103msgid ""
15104"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15105" <i>h2</i>, attribute to <i>class</i> and value to "
15106"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15107"leaving value blank will match any value. Setting tag to * will match any "
15108"tag.</p><p>To learn more advanced usage of XPath see the <a "
15109"href=\"%s\">XPath Tutorial</a>."
15110msgstr ""
15111
15112#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15113msgid "Browse by covers"
15114msgstr "Prebrskaj naslovnice"
15115
15116#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15119msgid "Choose color"
15120msgstr ""
15121
15122#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15124#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15125#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15128#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15129msgid "&Name:"
15130msgstr "&Ime:"
15131
15132#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15133msgid "Color &1:"
15134msgstr ""
15135
15136#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15137msgid "Color &2:"
15138msgstr ""
15139
15140#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15141msgid "Contrast color &1 (mainly for text):"
15142msgstr ""
15143
15144#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15145msgid "Contrast color &2 (mainly for text):"
15146msgstr ""
15147
15148#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15149#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15151#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15152#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15153msgid "Invalid name"
15154msgstr "Neveljavno ime"
15155
15156#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15157#, python-format
15158msgid ""
15159"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15160"least two characters long."
15161msgstr ""
15162
15163#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15164#, python-format
15165msgid "A color scheme with the name \"%s\" already exists."
15166msgstr ""
15167
15168#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15169msgid ""
15170"When generating covers, a color scheme for the cover is chosen at random "
15171"from the color schemes below. You can prevent an individual scheme from "
15172"being selected by unchecking it. The preview on the right shows the "
15173"currently selected color scheme."
15174msgstr ""
15175
15176#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15177msgid "Choose a color scheme to be used for this generated cover."
15178msgstr ""
15179
15180#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15181msgid ""
15182"In normal cover generation, the color scheme is chosen at random from the "
15183"list of color schemes below. You can prevent an individual color scheme from"
15184" being chosen by unchecking it here."
15185msgstr ""
15186
15187#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15188msgid "&New color scheme"
15189msgstr ""
15190
15191#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15192msgid "&Edit color scheme"
15193msgstr ""
15194
15195#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15196msgid "&Remove color scheme"
15197msgstr ""
15198
15199#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15200msgid "&Styles"
15201msgstr "&Slogi"
15202
15203#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15204msgid ""
15205"When generating covers, a style for the cover is chosen at random from the "
15206"styles below. You can prevent an individual style from being selected by "
15207"unchecking it. The preview on the right shows the currently selected style."
15208msgstr ""
15209
15210#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15211msgid "Choose a style to be used for this generated cover."
15212msgstr ""
15213
15214#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15215msgid ""
15216"In normal cover generation, the style is chosen at random from the list of "
15217"styles below. You can prevent an individual style from being chosen by "
15218"unchecking it here."
15219msgstr ""
15220
15221#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15222msgid "&Fonts and sizes"
15223msgstr ""
15224
15225#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15226msgid "&Title font family:"
15227msgstr ""
15228
15229#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15230msgid "&Title font size:"
15231msgstr ""
15232
15233#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15234msgid "&Subtitle font family:"
15235msgstr ""
15236
15237#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15238msgid "&Subtitle font size:"
15239msgstr ""
15240
15241#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15242msgid "&Footer font family:"
15243msgstr ""
15244
15245#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15246msgid "&Footer font size:"
15247msgstr ""
15248
15249#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15250msgid "Cover &width:"
15251msgstr "&Širina naslovnice: "
15252
15253#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15254msgid "Cover &height:"
15255msgstr "&Višina naslovnice: "
15256
15257#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15258msgid ""
15259"Note that the preview to the side is of fixed aspect ratio, so changing the "
15260"cover width above will not have any effect. If you change the height, you "
15261"should also change the width nevertheless as it will be used in actual cover"
15262" generation."
15263msgstr ""
15264
15265#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15266msgid "&Text"
15267msgstr ""
15268
15269#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15270msgid ""
15271"The text on the generated cover is taken from the metadata of the book. This"
15272" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15273"templates for bold, italic and line breaks, respectively. The default "
15274"templates use the title, series and authors. You can change them to use "
15275"whatever metadata you like."
15276msgstr ""
15277
15278#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15279msgid "Change the &title template"
15280msgstr ""
15281
15282#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15283msgid "The title template"
15284msgstr ""
15285
15286#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15287msgid "Change the &sub-title template"
15288msgstr ""
15289
15290#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15291msgid "The sub-title template"
15292msgstr ""
15293
15294#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15295msgid "Change the &footer template"
15296msgstr ""
15297
15298#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15299msgid "The footer template"
15300msgstr ""
15301
15302#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15303msgid "My Color Scheme"
15304msgstr ""
15305
15306#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15307#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15310msgid "Cannot edit"
15311msgstr ""
15312
15313#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15314msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15315msgstr ""
15316
15317#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15318#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15319#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15320msgid "Cannot remove"
15321msgstr "Ni mogoče odstraniti"
15322
15323#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15324msgid "Cannot remove a builtin color scheme."
15325msgstr ""
15326
15327#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15328msgid "A sample book"
15329msgstr ""
15330
15331#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15332msgid "Author One"
15333msgstr ""
15334
15335#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15336msgid "Author Two"
15337msgstr ""
15338
15339#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15340msgid "A series of samples"
15341msgstr ""
15342
15343#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15344msgid "Tag One"
15345msgstr ""
15346
15347#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15348msgid "Tag Two"
15349msgstr ""
15350
15351#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15352msgid "Some publisher"
15353msgstr ""
15354
15355#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15356msgid "Cover generation settings"
15357msgstr ""
15358
15359#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15360msgid "Save these settings as the &defaults for future use"
15361msgstr ""
15362
15363#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15364msgid "Save the current cover generation settings for later re-use"
15365msgstr ""
15366
15367#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15368msgid "Load previously saved cover generation settings"
15369msgstr ""
15370
15371#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15372msgid ""
15373"Save the current settings as the settings to use always instead of just this"
15374" time. Remember that for styles and colors the actual style or color used is"
15375" chosen at random from the list of checked styles/colors."
15376msgstr ""
15377
15378#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15379msgid "My cover style"
15380msgstr ""
15381
15382#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15383msgid "Name for these settings"
15384msgstr ""
15385
15386#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15387msgid "Theme name:"
15388msgstr ""
15389
15390#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15391msgid ""
15392"Create the rule below, the rule can be used to transform style properties"
15393msgstr ""
15394
15395#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15396#, python-brace-format
15397msgid "{preamble} {property} {match_type} {query}"
15398msgstr ""
15399
15400#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15401msgid "If the &property:"
15402msgstr ""
15403
15404#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15405msgid ""
15406"The name of a CSS property, for example: font-size\n"
15407"Do not use shorthand properties, they will not work.\n"
15408"For instance use margin-top, not margin."
15409msgstr ""
15410
15411#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15412#, python-brace-format
15413msgid "{action} {action_data}"
15414msgstr ""
15415
15416#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15417msgid "The CSS property value"
15418msgstr ""
15419
15420#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15421msgid ""
15422"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15423"number is used it will be compared with the CSS value using whatever unit "
15424"the value has. Note that comparison automatically converts units, except for"
15425" relative units like percentage or em, for which comparison fails if the "
15426"units are different."
15427msgstr ""
15428
15429#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15430msgid ""
15431"CSS properties to add to the rule that contains the matching style. You can "
15432"specify more than one property, separated by semi-colons, for example: "
15433"color:red; font-weight: bold"
15434msgstr ""
15435
15436#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15437msgid "A number"
15438msgstr ""
15439
15440#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15441#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15442#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15443#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15444msgid "Edit rule"
15445msgstr ""
15446
15447#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15448#, python-brace-format
15449msgid ""
15450"If the property <i>{property}</i> <b>{match_type}</b> "
15451"<b>{query}</b><br>{action}"
15452msgstr ""
15453
15454#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15455#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15456msgid "This rule is invalid, please remove it"
15457msgstr ""
15458
15459#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15460msgid ""
15461"You can specify rules to transform styles here. Click the \"Add rule\" "
15462"button below to get started."
15463msgstr ""
15464
15465#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15466msgid "Test style transform rules"
15467msgstr ""
15468
15469#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15470msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15471msgstr ""
15472
15473#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15474msgid "Resulting stylesheet"
15475msgstr ""
15476
15477#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15478msgid "Edit style transform rules"
15479msgstr ""
15480
15481#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15482#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15484#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15485msgid "E&xport"
15486msgstr "&Izvozi"
15487
15488#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15489#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15490msgid "Export these rules to a file"
15491msgstr ""
15492
15493#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15494#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15496#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15497msgid "&Import"
15498msgstr "&Uvozi"
15499
15500#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15501msgid "Import previously exported rules"
15502msgstr ""
15503
15504#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15505#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15506msgid "&Test rules"
15507msgstr ""
15508
15509#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15510#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15511msgid "Save this ruleset for later re-use"
15512msgstr ""
15513
15514#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15515#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15516msgid "Load a previously saved ruleset"
15517msgstr ""
15518
15519#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15520#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15521msgid "No rules"
15522msgstr ""
15523
15524#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15525msgid "There are no rules to export"
15526msgstr ""
15527
15528#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15529msgid "Choose file for exported rules"
15530msgstr ""
15531
15532#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15533msgid "Choose file to import rules from"
15534msgstr ""
15535
15536#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15537#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15538msgid " index"
15539msgstr ""
15540
15541#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15542#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15543#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15544#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15545#, python-brace-format
15546msgid "Clear {0}"
15547msgstr ""
15548
15549#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15550msgid "Set {} to yes"
15551msgstr ""
15552
15553#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15554msgid "Set {} to no"
15555msgstr ""
15556
15557#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15558msgid "Clear {}"
15559msgstr ""
15560
15561#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15562#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15563#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15564#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15565#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15566#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15567#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15568#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15570#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15571#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15572#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15573#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15574msgid "Undefined"
15575msgstr "Nedoločeno"
15576
15577#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15578#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15580msgid "Today"
15581msgstr ""
15582
15583#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15584msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15585msgstr ""
15586
15587#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15588#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15589msgid "Values changed"
15590msgstr ""
15591
15592#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15593msgid ""
15594"You have changed the values. In order to use this editor, you must either "
15595"discard or apply these changes. Apply changes?"
15596msgstr ""
15597
15598#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15599#, python-brace-format
15600msgid ""
15601"The enumeration \"{0}\" contains an invalid value that will be set to the "
15602"default"
15603msgstr ""
15604
15605#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15606#, python-brace-format
15607msgid "Set {0} to No"
15608msgstr ""
15609
15610#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15611#, python-brace-format
15612msgid "Set {0} to Yes"
15613msgstr ""
15614
15615#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15616#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15617msgid "Open Item editor"
15618msgstr ""
15619
15620#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15621msgid "Apply changes"
15622msgstr "Uveljavi spremembe"
15623
15624#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15625#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15626msgid "Clear series"
15627msgstr ""
15628
15629#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15630msgid "Automatically number books"
15631msgstr "Samodejno oštevilči knjige"
15632
15633#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15634msgid ""
15635"If not checked, the series number for the books will be set to 1. If "
15636"checked, selected books will be automatically numbered, in the order you "
15637"selected them. So if you selected Book A and then Book B, Book A will have "
15638"series number 1 and Book B series number 2."
15639msgstr ""
15640
15641#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15642msgid "Force numbers to start with "
15643msgstr ""
15644
15645#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15646msgid ""
15647"Series will normally be renumbered from the highest number in the database "
15648"for that series. Checking this box will tell calibre to start numbering from"
15649" the value in the box"
15650msgstr ""
15651
15652#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15654msgid ""
15655"The amount by which to increment the series number for successive books. "
15656"Only applicable when using force series numbers."
15657msgstr ""
15658
15659#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15660#, python-brace-format
15661msgid ""
15662"The enumeration \"{0}\" contains invalid values that will not appear in the "
15663"list"
15664msgstr ""
15665
15666#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15667msgid "Remove all tags"
15668msgstr "Odstrani vse značke"
15669
15670#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15671#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15672msgid "tags to remove"
15673msgstr ""
15674
15675#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15676msgid ""
15677"You have entered values. In order to use this editor you must first discard "
15678"them. Discard the values?"
15679msgstr ""
15680
15681#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15682#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15683msgid "No details available."
15684msgstr "Podrobnosti niso na voljo."
15685
15686#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15687msgid "Device no longer connected."
15688msgstr "Naprava ni več priklopljena."
15689
15690#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15691msgid "Get device information"
15692msgstr "Pridobi podatke o napravi"
15693
15694#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15695msgid "Set library information"
15696msgstr ""
15697
15698#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15699msgid "Get list of books on device"
15700msgstr "Pridobi seznam knjig z naprave"
15701
15702#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15703msgid "Prepare files for transfer from device"
15704msgstr ""
15705
15706#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15707msgid "Get annotations from device"
15708msgstr ""
15709
15710#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15711msgid "Send metadata to device"
15712msgstr "Pošlji metapodatke na napravo"
15713
15714#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15715msgid "Send collections to device"
15716msgstr "Pošlji zbirke na napravo"
15717
15718#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15719msgid "Upload one book to the device"
15720msgid_plural "Upload {} books to the device"
15721msgstr[0] ""
15722msgstr[1] ""
15723msgstr[2] ""
15724msgstr[3] ""
15725
15726#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15727msgid "Delete books from device"
15728msgstr "Izbriši knjige z naprave"
15729
15730#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15731msgid "Download books from device"
15732msgstr "Prenesi knjige iz naprave"
15733
15734#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15735msgid "View book on device"
15736msgstr "Pokaži knjigo na napravi"
15737
15738#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15739msgid "Set default send to device action"
15740msgstr "Določite privzeto dejanje pošiljanja na napravo"
15741
15742#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15743msgid "Send to main memory"
15744msgstr "Pošlji v glavni pomnilnik"
15745
15746#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15747msgid "Send to storage card A"
15748msgstr "Pošlji na pomn. kartico A"
15749
15750#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15751msgid "Send to storage card B"
15752msgstr "Pošlji na pomn. kartico B"
15753
15754#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15755msgid "Send specific format to"
15756msgstr "Pošlji določen zapis na"
15757
15758#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15759msgid "Send and delete from library"
15760msgstr "Pošlji in izbriši iz knjižnice"
15761
15762#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15763msgid "Eject device"
15764msgstr "Izvrzi napravo"
15765
15766#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15767#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15769#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15770msgid "Error"
15771msgstr "Napaka"
15772
15773#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15774msgid "Error communicating with device"
15775msgstr "Napaka pri komuniciranju z napravo"
15776
15777#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15778#, python-format
15779msgid "Manage the %s?"
15780msgstr ""
15781
15782#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15783#, python-format
15784msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15785msgstr ""
15786
15787#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15788#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15789#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15790msgid "No suitable formats"
15791msgstr "Ni ustreznih zapisov"
15792
15793#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15794msgid "Select folder to open as device"
15795msgstr "Izberite mapo, ki jo želite odpreti kot napravo"
15796
15797#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15798msgid "Running jobs"
15799msgstr ""
15800
15801#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15802msgid "Cannot configure the device while there are running device jobs."
15803msgstr ""
15804
15805#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15806#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15807#, python-format
15808msgid "Configure %s"
15809msgstr "Prilagodi %s"
15810
15811#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15812#, python-format
15813msgid "Restart calibre for the changes to %s to be applied."
15814msgstr ""
15815
15816#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15817msgid "Error talking to device"
15818msgstr "Napaka pri komuniciranju z napravo"
15819
15820#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15821msgid ""
15822"There was a temporary error talking to the device. Please unplug and "
15823"reconnect the device or reboot."
15824msgstr ""
15825
15826#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15827msgid "Device: "
15828msgstr "Naprava: "
15829
15830#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15831msgid " detected."
15832msgstr " zaznana."
15833
15834#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15835msgid "No books"
15836msgstr "Ni knjig"
15837
15838#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15839msgid "selected to send"
15840msgstr ""
15841
15842#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15843#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15844msgid "No device"
15845msgstr "Ni naprav"
15846
15847#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15848msgid "No device connected"
15849msgstr ""
15850
15851#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15852#, python-format
15853msgid "%(num)i of %(total)i books"
15854msgstr ""
15855
15856#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15857#, python-format
15858msgid "0 of %i books"
15859msgstr ""
15860
15861#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15862msgid "Choose format to send to device"
15863msgstr "Izberite vrsto zapisa, ki jo želite poslati na napravo"
15864
15865#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15866msgid "Cannot send: No device is connected"
15867msgstr "Ni mogoče poslati: ni povezanih naprav"
15868
15869#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15870#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15871msgid "No card"
15872msgstr "Ni kartic"
15873
15874#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15875#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15876msgid "Cannot send: Device has no storage card"
15877msgstr "Ni mogoče poslati: naprava nima pomnilniške kartice"
15878
15879#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15880#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15881#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15882msgid "Auto convert the following books before uploading to the device?"
15883msgstr "Želite samodejno pretvoriti naslednje knjige pred prenosom na napravo?"
15884
15885#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15886msgid "Sending catalogs to device."
15887msgstr "Pošiljanje katalogov na napravo."
15888
15889#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15890msgid "Sending news to device."
15891msgstr "Pošiljanje novic na napravo."
15892
15893#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15894msgid "Sending books to device."
15895msgstr "Pošiljanje knjig na napravo."
15896
15897#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15898msgid ""
15899"Could not upload the following books to the device, as no suitable formats "
15900"were found. Convert the book(s) to a format supported by your device first."
15901msgstr ""
15902
15903#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15904msgid "No space on device"
15905msgstr "Na napravi ni več prostora"
15906
15907#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15908msgid ""
15909"<p>Cannot upload books to device there is no more free space available "
15910msgstr "<p>Prenos knjig na napravo ni mogoč, ker na napravi ni dovolj prostora "
15911
15912#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15913msgid "Incorrect destination"
15914msgstr ""
15915
15916#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15917#, python-format
15918msgid "Analyzing books on the device: %d%% finished"
15919msgstr ""
15920
15921#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15922msgid "Book format sync problem"
15923msgstr ""
15924
15925#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15926msgid ""
15927"Some book formats in your library cannot be synced because they have dates "
15928"in the future"
15929msgstr ""
15930
15931#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15932#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15933#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15934#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15935msgid "Device"
15936msgstr "Naprava"
15937
15938#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
15939msgid "Unknown formats"
15940msgstr "Neznane vrste zapisa"
15941
15942#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
15943#, python-brace-format
15944msgid ""
15945"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
15946"support them. If you send these formats to your {1} they may not work. Are "
15947"you sure?"
15948msgstr ""
15949
15950#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
15951#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
15952#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
15953#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
15954#, python-format
15955msgid "The template %s is invalid:"
15956msgstr "Predloga %s ni veljavna:"
15957
15958#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
15959msgid "Select available formats and their order for this device"
15960msgstr "Izberite zapise na voljo in njihovo zaporedje za to napravo"
15961
15962#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
15963msgid ""
15964"If checked, books are placed into sub-folders based on their metadata on the"
15965" device. If unchecked, books are all put into the top level folder."
15966msgstr ""
15967
15968#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
15969#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
15970msgid "Use sub-folders"
15971msgstr ""
15972
15973#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
15974#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
15975#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
15976msgid "Use author sort for author"
15977msgstr ""
15978
15979#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
15980msgid "Save &template:"
15981msgstr "Shrani pre&dlogo:"
15982
15983#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
15984msgid "No formats selected"
15985msgstr "Nobena vrsta zapisa ni izbrana"
15986
15987#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
15988msgid "You must choose at least one format to send to the device"
15989msgstr ""
15990
15991#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
15992msgid ""
15993"<b>Save &template</b> to control the filename and\n"
15994"        location of files sent to the device:"
15995msgstr ""
15996
15997#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
15998msgid ""
15999"A <b>list of &folders</b> on the device to\n"
16000"        which to send e-books. The first one that exists will be used:"
16001msgstr ""
16002
16003#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
16004#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
16005msgid "Browse for a folder on the device"
16006msgstr ""
16007
16008#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
16009msgid ""
16010"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
16011"            connect to devices with a checkmark next to their names."
16012msgstr ""
16013
16014#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
16015#, python-format
16016msgid "Send the %s format to the folder:"
16017msgstr ""
16018
16019#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
16020msgid "Folder on the device"
16021msgstr ""
16022
16023#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
16024#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
16025msgid "&Remove rule"
16026msgstr "&Odstrani pravilo"
16027
16028#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
16029msgid "Format specific sending"
16030msgstr ""
16031
16032#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
16033msgid ""
16034"You can create rules that control where e-books of a specific\n"
16035"            format are sent to on the device. These will take precedence over\n"
16036"            the folders specified above."
16037msgstr ""
16038
16039#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16040msgid "Add a &new rule"
16041msgstr "Dodaj &novo pravilo"
16042
16043#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16044#, python-format
16045msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16046msgstr ""
16047
16048#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16049msgid ""
16050"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16051"plugin when a device is connected."
16052msgstr ""
16053
16054#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16055msgid ""
16056"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16057"devices\" tab."
16058msgstr ""
16059
16060#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16061#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16062#, python-format
16063msgid "Choose the formats to send to the %s"
16064msgstr ""
16065
16066#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16067#, python-format
16068msgid "&Ignore the %s in calibre"
16069msgstr ""
16070
16071#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16072msgid "Change scanned &folders"
16073msgstr ""
16074
16075#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16076msgid "Show device information"
16077msgstr "Pokaži podatke o napravi"
16078
16079#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16081#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16082#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16083#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16086#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16087msgid "Copy to clipboard"
16088msgstr "Kopiraj na odložišče"
16089
16090#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16091#, python-format
16092msgid "The %s will be ignored in calibre"
16093msgstr ""
16094
16095#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16096#, python-format
16097msgid ""
16098"You are trying to send books into the <b>%s</b> folder. This folder is "
16099"currently ignored by calibre when scanning the device. You have to tell "
16100"calibre you want this folder scanned in order to be able to send books to "
16101"it. Click the <b>Configure</b> button below to send books to it."
16102msgstr ""
16103
16104#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16105#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16106#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16107#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16108msgid "Configure"
16109msgstr "Prilagodi"
16110
16111#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16112#, python-format
16113msgid "Cannot send to %s"
16114msgstr ""
16115
16116#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16117msgid "Choose folder on device"
16118msgstr ""
16119
16120#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16121msgid "<b>Scanned folders:</b>"
16122msgstr ""
16123
16124#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16125msgid ""
16126"You can select which folders calibre will scan when searching this device "
16127"for books."
16128msgstr ""
16129
16130#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16131msgid ""
16132"If you a select a previously unselected folder, any sub-folders will not be "
16133"visible until you restart calibre."
16134msgstr ""
16135
16136#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16137msgid "Choose folders to scan"
16138msgstr ""
16139
16140#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16141msgid "File formats"
16142msgstr ""
16143
16144#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16145msgid "Extra driver customization options"
16146msgstr ""
16147
16148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16149msgid "How many empty books?"
16150msgstr "Koliko praznih knjig?"
16151
16152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16153msgid "How many empty books should be added?"
16154msgstr "Koliko praznih knjig želite dodati?"
16155
16156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16157msgid "Set the author of the new books to:"
16158msgstr "Kot avtorja novih knjig določi:"
16159
16160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16161msgid "Reset author to Unknown"
16162msgstr "Ponastavi avtorja na Neznanega"
16163
16164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16165msgid "Set the series of the new books to:"
16166msgstr ""
16167
16168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16169msgid "Reset series"
16170msgstr ""
16171
16172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16173msgid "Set the title of the new books to:"
16174msgstr ""
16175
16176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16177msgid "Reset title"
16178msgstr ""
16179
16180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16181msgid "Also create an empty e-book in format:"
16182msgstr ""
16183
16184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16185msgid "Also create an empty book format file that you can subsequently edit"
16186msgstr ""
16187
16188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16189msgid "Also copy book &formats when duplicating a book"
16190msgstr ""
16191
16192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16193msgid "Also copy all e-book files into the newly created duplicate books."
16194msgstr ""
16195
16196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16197msgid "&Duplicate current book"
16198msgstr ""
16199
16200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16201#, python-format
16202msgid ""
16203"Make the new empty book records exact duplicates\n"
16204"of the current book \"%s\", with all metadata identical"
16205msgstr ""
16206
16207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16208msgid "Add books by ISBN"
16209msgstr "Dodaj knjige po ISBN"
16210
16211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16212msgid "&Paste from clipboard"
16213msgstr "Prilepi iz o&dložišča"
16214
16215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16216#, python-format
16217msgid ""
16218"<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"
16219"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16220"<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"
16221"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16222msgstr ""
16223
16224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16225msgid "&Tags to set on created book entries:"
16226msgstr ""
16227
16228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16229msgid "Check for books with the same ISBN already in library"
16230msgstr ""
16231
16232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16233msgid "Some invalid ISBNs"
16234msgstr ""
16235
16236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16237msgid ""
16238"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16239"\"Show details\" to see which ones. Do you want to proceed?"
16240msgstr ""
16241
16242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16243msgid "All invalid ISBNs"
16244msgstr ""
16245
16246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16247msgid "All the ISBNs you entered were invalid. No books can be added."
16248msgstr ""
16249
16250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16251msgid "Edit authors"
16252msgstr ""
16253
16254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16255msgid ""
16256"Edit the authors for this book. You can drag and drop to re-arrange authors"
16257msgstr ""
16258
16259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16260msgid "Enter an author to add"
16261msgstr ""
16262
16263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16264msgid "&Remove selected"
16265msgstr "&Odstrani izbrano"
16266
16267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16268msgid "Configure the Book details window"
16269msgstr ""
16270
16271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16272#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16273msgid "Select displayed metadata"
16274msgstr "Izberite prikazane metapodatke"
16275
16276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16277msgid "Move the selected field up"
16278msgstr ""
16279
16280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16281msgid "Move the selected field down"
16282msgstr ""
16283
16284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16285msgid ""
16286"Note that <b>comments</b> will always be displayed at the end, regardless of"
16287" the order you assign here"
16288msgstr ""
16289
16290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16291msgid "Fit &cover within view"
16292msgstr "U&meri naslovnico v okno"
16293
16294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16295msgid "Configure this view"
16296msgstr ""
16297
16298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16299#, python-format
16300msgid "Next [%s]"
16301msgstr ""
16302
16303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16304#, python-format
16305msgid "Previous [%s]"
16306msgstr ""
16307
16308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16309msgid "This book is marked"
16310msgstr ""
16311
16312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16313#, python-format
16314msgid "This book is marked as: %s"
16315msgstr ""
16316
16317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16318msgid "Path: {}"
16319msgstr ""
16320
16321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16322msgid "My books"
16323msgstr ""
16324
16325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16326msgid "No help available"
16327msgstr ""
16328
16329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16330msgid "No help available for this output format."
16331msgstr ""
16332
16333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16334#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16335msgid "Generate catalog"
16336msgstr "Ustvari katalog"
16337
16338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16339#, python-brace-format
16340msgid "Generate catalog for {0} books"
16341msgstr ""
16342
16343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16344msgid "Catalo&g format:"
16345msgstr ""
16346
16347#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16348msgid ""
16349"Catalog &title (existing catalog with the same title will be replaced):"
16350msgstr ""
16351
16352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16353msgid "&Send catalog to device automatically"
16354msgstr ""
16355
16356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16357msgid ""
16358"Add the catalog to your calibre library after it is generated.\n"
16359"Note that if you disable adding of the catalog to the library\n"
16360"automatic sending of the catalog to the device will not work."
16361msgstr ""
16362
16363#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16364msgid "&Add catalog to library"
16365msgstr ""
16366
16367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16368msgid "Catalog options"
16369msgstr "Možnosti kataloga"
16370
16371#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16372msgid "Vacuuming database to improve performance."
16373msgstr ""
16374
16375#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16376msgid "This will take a while, please wait..."
16377msgstr ""
16378
16379#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16380msgid "Vacuuming..."
16381msgstr "Sesanje ..."
16382
16383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16384msgid "Check library -- Problems found"
16385msgstr ""
16386
16387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16388msgid ""
16389"        <h1>Help</h1>\n"
16390"\n"
16391"        <p>calibre stores the list of your books and their metadata in a\n"
16392"        database. The actual book files and covers are stored as normal\n"
16393"        files in the calibre library folder. The database contains a list of the files\n"
16394"        and covers belonging to each book entry. This tool checks that the\n"
16395"        actual files in the library folder on your computer match the\n"
16396"        information in the database.</p>\n"
16397"\n"
16398"        <p>The result of each type of check is shown to the left. The various\n"
16399"        checks are:\n"
16400"        </p>\n"
16401"        <ul>\n"
16402"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16403"        in the library where books titles should, but that do not have the\n"
16404"        correct form to be a book title.</li>\n"
16405"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16406"        library that appear to be correctly-formed titles, but have no corresponding\n"
16407"        entries in the database.</li>\n"
16408"        <li><b>Invalid authors</b>: These are files appearing\n"
16409"        in the library where only author folders should be.</li>\n"
16410"        <li><b>Extra authors</b>: These are folders in the\n"
16411"        calibre library that appear to be authors but that do not have entries\n"
16412"        in the database.</li>\n"
16413"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16414"        the database but have no corresponding format file in the book's folder.\n"
16415"        <li><b>Extra book formats</b>: These are book format files found in\n"
16416"        the book's folder but not in the database.\n"
16417"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16418"        folder of each book that do not correspond to a known format or cover\n"
16419"        file.</li>\n"
16420"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16421"        in the database as having covers but the actual cover files are\n"
16422"        missing.</li>\n"
16423"        <li><b>Cover files not in database</b>: These are books that have\n"
16424"        cover files but are marked as not having covers in the database.</li>\n"
16425"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16426"        calibre library that could not be processed/understood by this\n"
16427"        tool.</li>\n"
16428"        </ul>\n"
16429"\n"
16430"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16431"        marked</i> and <i>Fix marked</i>.</p>\n"
16432"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16433"        have no entries in the database. Check the box next to the item you want\n"
16434"        to delete. Use with caution.</p>\n"
16435"\n"
16436"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16437"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16438"        checking the fixable box and pushing this button will tell calibre that\n"
16439"        there is no cover for all of the books listed. Use this option if you\n"
16440"        are not going to restore the covers from a backup. In the case of extra\n"
16441"        cover files, checking the fixable box and pushing this button will tell\n"
16442"        calibre that the cover files it found are correct for all the books\n"
16443"        listed. Use this when you are not going to delete the file(s). In the\n"
16444"        case of missing formats, checking the fixable box and pushing this\n"
16445"        button will tell calibre that the formats are really gone. Use this if\n"
16446"        you are not going to restore the formats from a backup.</p>\n"
16447"\n"
16448"        "
16449msgstr ""
16450
16451#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16452msgid "&Run the check again"
16453msgstr "Po&novno preveri"
16454
16455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16456msgid "Copy &to clipboard"
16457msgstr "&Kopiraj na odložišče"
16458
16459#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16461msgid "&Done"
16462msgstr "&Opravljeno"
16463
16464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16465msgid "Mark &all for delete"
16466msgstr "Označi &vse za brisanje"
16467
16468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16469msgid "Mark all deletable subitems"
16470msgstr ""
16471
16472#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16473msgid "Delete &marked"
16474msgstr "I&zbriši označene"
16475
16476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16477msgid "Delete marked files (checked subitems)"
16478msgstr "Izbriši označene datoteke (označene podelemente)"
16479
16480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16481msgid "Mar&k all for fix"
16482msgstr "O&znači vse za popravo"
16483
16484#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16485msgid "Mark all fixable items"
16486msgstr ""
16487
16488#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16489msgid "&Fix marked"
16490msgstr "&Popravi označene"
16491
16492#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16493msgid "Fix marked sections (checked fixable items)"
16494msgstr "Popravi označene odseke (okljukane elemente za popravo)"
16495
16496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16497msgid "Names to ignore:"
16498msgstr "Imena, ki naj bodo prezrta:"
16499
16500#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16501msgid ""
16502"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16503msgstr ""
16504
16505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16506msgid "Extensions to ignore:"
16507msgstr ""
16508
16509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16510msgid ""
16511"Enter comma-separated extensions without a leading dot. Used only in book "
16512"folders"
16513msgstr ""
16514
16515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16516msgid "(fixable)"
16517msgstr ""
16518
16519#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16521msgid "(deletable)"
16522msgstr ""
16523
16524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16525msgid "Path from library"
16526msgstr "Pot iz knjižnice"
16527
16528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16529msgid ""
16530"The marked files and folders will be <b>permanently deleted</b>. Are you "
16531"sure?"
16532msgstr ""
16533
16534#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16536msgid "Choose format"
16537msgstr ""
16538
16539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16540msgid "&Open with..."
16541msgstr ""
16542
16543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16544msgid "Edit \"Open with\" applications..."
16545msgstr ""
16546
16547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16549#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16550msgid "Format"
16551msgstr "Zapis"
16552
16553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16554msgid "Existing"
16555msgstr ""
16556
16557#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16558msgid "Convertible"
16559msgstr ""
16560
16561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16563msgid "Choose location for calibre library"
16564msgstr "Izberite mesto za knjižnico calibre"
16565
16566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16567msgid "Same as current"
16568msgstr ""
16569
16570#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16571#, python-format
16572msgid "The location %s contains the current calibre library"
16573msgstr ""
16574
16575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16577#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16578#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16579#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16580msgid "Bad location"
16581msgstr ""
16582
16583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16584msgid ""
16585"You should not create a library inside the calibre folder as this folder is "
16586"automatically deleted during upgrades."
16587msgstr ""
16588
16589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16590#, python-format
16591msgid ""
16592"You can only create libraries inside %s at the top level, not in sub-folders"
16593msgstr ""
16594
16595#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16596msgid "No existing library found"
16597msgstr ""
16598
16599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16600#, python-format
16601msgid "There is no existing calibre library at %s"
16602msgstr ""
16603
16604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16605msgid "Not empty"
16606msgstr "Ni prazno"
16607
16608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16609#, python-format
16610msgid "The folder %s is not empty. Please choose an empty folder."
16611msgstr ""
16612
16613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16614msgid "Moving library, please wait..."
16615msgstr ""
16616
16617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16618msgid "Scanning..."
16619msgstr ""
16620
16621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16622msgid "Failed to move library"
16623msgstr "Knjižnice ni mogoče premakniti"
16624
16625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16626msgid ""
16627"There was an error while moving the library. The operation has been aborted."
16628" Click \"Show details\" for details."
16629msgstr ""
16630
16631#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16632msgid "No location"
16633msgstr ""
16634
16635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16636msgid "No location selected"
16637msgstr ""
16638
16639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16640#, python-format
16641msgid "%s is not an existing folder"
16642msgstr ""
16643
16644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16645msgid "Choose your calibre library"
16646msgstr "Izberite svojo knjižnico calibre"
16647
16648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16649#, python-brace-format
16650msgid "Your calibre library is currently located at {0}"
16651msgstr "Vaša knjižnica calibre se trenutno nahaja v {0}"
16652
16653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16654msgid "New &location:"
16655msgstr ""
16656
16657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16658msgid "Use the previously &existing library at the new location"
16659msgstr "Uporabi poprej &obstoječo knjižnico na novem mestu"
16660
16661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16662msgid "&Create an empty library at the new location"
16663msgstr "&Ustvari prazno knjižnico na novem mestu"
16664
16665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16666msgid ""
16667"Copy the custom columns, saved searches, column widths, plugboards,\n"
16668"user categories, and other information from the old to the new library"
16669msgstr ""
16670
16671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16672msgid "&Copy structure from the current library"
16673msgstr "&Kopiraj strukturo iz trenutne knjižnice"
16674
16675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16676msgid "&Move the current library to new location"
16677msgstr ""
16678
16679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16680#, python-format
16681msgid "Add \"%s\" to toolbars or menus"
16682msgstr "Dodaj \"%s\" na orodne vrstice ali menije"
16683
16684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16685#, python-format
16686msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16687msgstr ""
16688
16689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16690msgid ""
16691"You can also customise the plugin locations using <b>Preferences -> "
16692"Interface -> Toolbars</b>"
16693msgstr ""
16694
16695#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16696msgid "Edit comments"
16697msgstr ""
16698
16699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16700#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16701#, python-brace-format
16702msgid "Edit \"{0}\""
16703msgstr ""
16704
16705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16706msgid "Edit text"
16707msgstr ""
16708
16709#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16710msgid "&Show this warning again"
16711msgstr "&To opozorilo prikaži znova"
16712
16713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16714msgid "Where do you want to delete from?"
16715msgstr "Od kod želite izbrisati?"
16716
16717#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16718#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16719#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16720msgid "Library"
16721msgstr "Knjižnica"
16722
16723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16724msgid "Library and device"
16725msgstr ""
16726
16727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16728#, python-brace-format
16729msgid "{num} of {series}"
16730msgstr ""
16731
16732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16733msgid "Target book"
16734msgstr ""
16735
16736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16737msgid "Merge books"
16738msgstr ""
16739
16740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16741msgid "Merge metadata"
16742msgstr ""
16743
16744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16745msgid "Merge the metadata of the selected books into the target book"
16746msgstr ""
16747
16748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16749msgid "Merge formats"
16750msgstr ""
16751
16752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16753msgid "Merge the book files of the selected books into the target book"
16754msgstr ""
16755
16756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16757msgid "Delete merged books"
16758msgstr ""
16759
16760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16761msgid "Delete the selected books after merging"
16762msgstr ""
16763
16764#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16765#, python-brace-format
16766msgid ""
16767"Book formats and metadata from the selected books will be merged into the "
16768"target book ({title})."
16769msgstr ""
16770
16771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16772#, python-brace-format
16773msgid ""
16774"Book formats from the selected books will be merged into to the target book "
16775"({title}). Metadata in the target book will not be changed."
16776msgstr ""
16777
16778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16779#, python-brace-format
16780msgid ""
16781"Metadata from the selected books will be merged into to the target book "
16782"({title}). Formats will not be merged."
16783msgstr ""
16784
16785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16786msgid "All book formats of the first selected book will be kept."
16787msgstr ""
16788
16789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16790msgid "After being merged, the selected books will be <b>deleted</b>."
16791msgstr ""
16792
16793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16794msgid ""
16795"Any duplicate formats in the selected books will be permanently "
16796"<b>deleted</b> from your calibre library."
16797msgstr ""
16798
16799#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16800msgid ""
16801"Any formats not in the target book will be added to it from the selected "
16802"books."
16803msgstr ""
16804
16805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16806msgid "Are you <b>sure</b> you want to proceed?"
16807msgstr ""
16808
16809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16811msgid "ERROR"
16812msgstr "NAPAKA"
16813
16814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16815msgid "Create a new news source by clicking one of the buttons below"
16816msgstr ""
16817
16818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16819msgid "&Edit this recipe"
16820msgstr ""
16821
16822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16823msgid "&Remove this recipe"
16824msgstr ""
16825
16826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16827msgid "S&ave recipe as file"
16828msgstr ""
16829
16830#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16831msgid "&Download this recipe"
16832msgstr ""
16833
16834#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16835msgid "Save recipe"
16836msgstr ""
16837
16838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16840msgid "Recipes"
16841msgstr "Recepti"
16842
16843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16844msgid "Are you sure you want to permanently remove this recipe?"
16845msgstr ""
16846
16847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16848msgid ""
16849"Create a basic news recipe, by adding RSS feeds to it.\n"
16850"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16851msgstr "Ustvarite osnovni recept za novice, tako da mu dodate vire RSS.\nZa nekatere vire novic boste morali uporabiti spodnji gumb 'Preklopi na napredni način', da še dodatno prilagodite postopek pridobivanja."
16852
16853#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16854msgid "Recipe &title:"
16855msgstr "Naslov recep&ta:"
16856
16857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16858msgid "day(s)"
16859msgstr ""
16860
16861#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16862msgid "The oldest article to download"
16863msgstr "Najstarejši članek, ki je na voljo za prenos"
16864
16865#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16867msgid "&Oldest article:"
16868msgstr "&Najstarejši članek:"
16869
16870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16871msgid "Maximum number of articles to download per feed."
16872msgstr "Največje število člankov, ki se prenesejo iz enega vira."
16873
16874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16875msgid "&Max. number of articles per feed:"
16876msgstr "&Najv. število člankov na vir:"
16877
16878#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16879msgid "Feeds in recipe"
16880msgstr "Viri v receptu"
16881
16882#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16883msgid "Move selected feed up"
16884msgstr ""
16885
16886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16887msgid "Remove selected feed"
16888msgstr ""
16889
16890#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16891msgid "Move selected feed down"
16892msgstr ""
16893
16894#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16895msgid "Add feed to recipe"
16896msgstr "Dodaj vir receptu"
16897
16898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16899msgid "&Feed title:"
16900msgstr "Naslov &vira:"
16901
16902#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16903msgid "Feed &URL:"
16904msgstr "&URL vira:"
16905
16906#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16907msgid "&Add feed"
16908msgstr "Dod&aj vir"
16909
16910#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16911msgid "Add this feed to the recipe"
16912msgstr ""
16913
16914#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16915msgid "No feed title"
16916msgstr ""
16917
16918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16919msgid "You must specify a title for the feed"
16920msgstr "Določiti morate naslov za vir"
16921
16922#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16923msgid "No feed URL"
16924msgstr ""
16925
16926#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16927msgid "You must specify a URL for the feed"
16928msgstr "Določiti morate URL za vir"
16929
16930#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16931msgid "Title required"
16932msgstr ""
16933
16934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16935msgid "You must give your news source a title"
16936msgstr ""
16937
16938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
16939msgid "Feed required"
16940msgstr ""
16941
16942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
16943msgid "You must add at least one feed to your news source"
16944msgstr ""
16945
16946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
16947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
16948msgid "Invalid recipe"
16949msgstr ""
16950
16951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
16952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
16953#, python-format
16954msgid "Failed to compile the recipe, with syntax error: %s"
16955msgstr ""
16956
16957#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
16958msgid "My news source"
16959msgstr ""
16960
16961#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
16962#, python-format
16963msgid ""
16964"For help with writing advanced news recipes, see the <a href=\"%s\">User "
16965"Manual</a>"
16966msgstr ""
16967
16968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
16969msgid "Choose builtin recipe"
16970msgstr "Izberite vgrajeni recept"
16971
16972#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
16973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
16974msgid "Go"
16975msgstr "Pojdi"
16976
16977#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
16978msgid "Choose recipe"
16979msgstr ""
16980
16981#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
16982msgid "You must choose a recipe to customize first"
16983msgstr ""
16984
16985#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
16986msgid "Add custom news source"
16987msgstr "Dodaj vir novic po meri"
16988
16989#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16990msgid "&New recipe"
16991msgstr ""
16992
16993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16994msgid "Create a new recipe from scratch"
16995msgstr ""
16996
16997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16998msgid "Customize &builtin recipe"
16999msgstr "Prilagodi v&grajeni recept"
17000
17001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
17002msgid "Customize a builtin news download source"
17003msgstr ""
17004
17005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17006msgid "Load a recipe from a file"
17007msgstr ""
17008
17009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17010msgid "Load recipe from &file"
17011msgstr ""
17012
17013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17014msgid "&Show recipe files"
17015msgstr ""
17016
17017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17018msgid "Show the folder containing all recipe files"
17019msgstr ""
17020
17021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
17022msgid "Import &OPML"
17023msgstr "Uvozi &OPML"
17024
17025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
17026msgid ""
17027"Import a collection of RSS feeds in OPML format\n"
17028"Many RSS readers can export their subscribed RSS feeds\n"
17029"in OPML format"
17030msgstr ""
17031
17032#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
17033msgid "S&witch to advanced mode"
17034msgstr ""
17035
17036#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
17037msgid "Edit this recipe in advanced mode"
17038msgstr ""
17039
17040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17041msgid "Are you sure? Any unsaved changes will be lost."
17042msgstr ""
17043
17044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17045msgid "No recipes"
17046msgstr ""
17047
17048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17049msgid "No custom recipes created."
17050msgstr ""
17051
17052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17053msgid "Choose a recipe file"
17054msgstr "Izberite datoteko recepta"
17055
17056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17057msgid "Invalid input"
17058msgstr "Neveljaven vnos"
17059
17060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17061#, python-format
17062msgid "<p>Could not create recipe. Error:<br>%s"
17063msgstr "<p>Ustvarjanje recepta ni bilo mogoče. Napaka:<br>%s"
17064
17065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17066msgid "Failed to create recipes"
17067msgstr ""
17068
17069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17070msgid "Failed to create some recipes, click \"Show details\" for details"
17071msgstr ""
17072
17073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17074msgid ""
17075"All checked books will be <b>permanently deleted</b> from your device. "
17076"Please verify the list."
17077msgstr ""
17078
17079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17083#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17084msgid "Author"
17085msgstr "Avtor"
17086
17087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17088msgid "Location"
17089msgstr ""
17090
17091#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17092msgid "Delete from device"
17093msgstr "Izbriši z naprave"
17094
17095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17096#, python-format
17097msgid "%(curr)s (was %(initial)s)"
17098msgstr ""
17099
17100#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17102#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17103msgid "Item is blank"
17104msgstr ""
17105
17106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17108#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17109msgid "An item cannot be set to nothing. Delete it instead."
17110msgstr ""
17111
17112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17115msgid "No item selected"
17116msgstr ""
17117
17118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17121msgid "You must select one item from the list of available items."
17122msgstr ""
17123
17124#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17128msgid "No items selected"
17129msgstr ""
17130
17131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17133msgid "You must select at least one item from the list."
17134msgstr ""
17135
17136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17138msgid "Are you sure you want to delete the following items?"
17139msgstr ""
17140
17141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17143msgid "Category editor"
17144msgstr ""
17145
17146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17147msgid "Items in use"
17148msgstr ""
17149
17150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17151msgid ""
17152"Delete item from database. This will unapply the item from all books and "
17153"then remove it from the database."
17154msgstr ""
17155
17156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17157msgid "Rename the item in every book where it is used."
17158msgstr ""
17159
17160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17161#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17162msgid "Ctrl+S"
17163msgstr "Krmilka+S"
17164
17165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17166#, python-brace-format
17167msgid ""
17168"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17169"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17170" </p>"
17171msgstr ""
17172
17173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17174msgid "This book has DRM"
17175msgstr ""
17176
17177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17178msgid "Duplicate found"
17179msgid_plural "duplicates found"
17180msgstr[0] ""
17181msgstr[1] ""
17182msgstr[2] ""
17183msgstr[3] ""
17184
17185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17186msgid ""
17187"Books with the same titles as the following already exist in calibre. Select"
17188" which books you want added anyway."
17189msgstr ""
17190
17191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17192#, python-format
17193msgid "%(title)s by %(author)s [%(formats)s]"
17194msgstr ""
17195
17196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17197msgid "Already in calibre:"
17198msgstr "Že v calibre:"
17199
17200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17202#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17203#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17206#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17207#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17208msgid "No matches found"
17209msgstr "Ni zadetkov"
17210
17211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17212#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17213msgid "Author sort"
17214msgstr "Razvrščanje avtorjev"
17215
17216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17217msgid "Link"
17218msgstr "Povezava"
17219
17220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17222#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17223#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17224msgid "Change case"
17225msgstr ""
17226
17227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17230#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17231#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17232msgid "Upper case"
17233msgstr ""
17234
17235#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17238#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17239#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17240msgid "Lower case"
17241msgstr ""
17242
17243#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17246#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17247#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17248msgid "Swap case"
17249msgstr ""
17250
17251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17254#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17255#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17256msgid "Title case"
17257msgstr ""
17258
17259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17260msgid "Copy to author sort"
17261msgstr ""
17262
17263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17264msgid "Show books by author in book list"
17265msgstr ""
17266
17267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17268msgid "Copy to author"
17269msgstr ""
17270
17271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17272#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17273msgid "Invalid author name"
17274msgstr "Neveljavno ime avtorja"
17275
17276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17277msgid "You cannot change an author to multiple authors."
17278msgstr ""
17279
17280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17281#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17282msgid "Manage authors"
17283msgstr "Upravljaj z avtorji"
17284
17285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17288msgid "&Search for:"
17289msgstr ""
17290
17291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17293msgid "S&earch"
17294msgstr ""
17295
17296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17297msgid ""
17298"<p>Only show authors in the\n"
17299"          current Virtual library. Edits already done may be hidden but will\n"
17300"          not be forgotten.</p>"
17301msgstr ""
17302
17303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17304msgid "Only show authors in the current &Virtual library"
17305msgstr ""
17306
17307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17308msgid "Filter &by:"
17309msgstr ""
17310
17311#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17312msgid ""
17313"<p>Only show authors that contain the text in this box.\n"
17314"          The match ignores case.</p>"
17315msgstr ""
17316
17317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17318msgid "Fi&lter"
17319msgstr ""
17320
17321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17322msgid ""
17323"Reset all the author sort values to a value automatically\n"
17324"generated from the author. Exactly how this value is automatically\n"
17325"generated can be controlled via Preferences->Advanced->Tweaks"
17326msgstr ""
17327
17328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17329msgid "&Recalculate all author sort values"
17330msgstr ""
17331
17332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17333msgid ""
17334"Copy author sort to author for every author. You typically use this button\n"
17335"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17336msgstr ""
17337
17338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17339msgid "&Copy all author sort values to author"
17340msgstr ""
17341
17342#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17343#, python-brace-format
17344msgid "Edit permissible values for {0}"
17345msgstr ""
17346
17347#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17348msgid "Remove the currently selected value"
17349msgstr ""
17350
17351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17352msgid "Add a new permissible value"
17353msgstr ""
17354
17355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17357msgid "Color"
17358msgstr ""
17359
17360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17363msgid "Select a cell"
17364msgstr ""
17365
17366#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17369msgid "Select a cell before clicking the button"
17370msgstr ""
17371
17372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17373msgid "Empty value"
17374msgstr ""
17375
17376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17377msgid "Empty values are not allowed"
17378msgstr ""
17379
17380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17381msgid "Duplicate value"
17382msgstr ""
17383
17384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17385#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17386#, python-brace-format
17387msgid ""
17388"The value \"{0}\" is in the list more than once, perhaps with different case"
17389msgstr ""
17390
17391#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17392msgid "Invalid colors specification"
17393msgstr ""
17394
17395#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17396msgid "Either all values or no values must have colors"
17397msgstr ""
17398
17399#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17400msgid "Previous location: "
17401msgstr ""
17402
17403#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17404msgid "Location to import this library to"
17405msgstr ""
17406
17407#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17408msgid "Select &folder"
17409msgstr ""
17410
17411#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17412msgid "Choose a folder for this library"
17413msgstr ""
17414
17415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17416msgid "Working please wait..."
17417msgstr ""
17418
17419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17420msgid "Total:"
17421msgstr ""
17422
17423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17424msgid "Current:"
17425msgstr ""
17426
17427#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17428msgid ""
17429"You can export all calibre data, including your books, settings and plugins "
17430"into a single folder. Then, you can use this tool to re-import all that data"
17431" into a different calibre install, for example, on another computer."
17432msgstr ""
17433
17434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17435msgid ""
17436"This is a simple way to move your calibre installation with all its data to "
17437"a new computer, or to replicate your current setup on a second computer."
17438msgstr ""
17439
17440#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17441msgid "&Export all your calibre data"
17442msgstr "&Izvozite vse svoje podatke calibre"
17443
17444#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17445msgid "&Import previously exported data"
17446msgstr ""
17447
17448#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17449#, python-brace-format
17450msgid ""
17451"{0} [Size: {1}]\n"
17452"in {2}"
17453msgstr ""
17454
17455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17456msgid "Calculating..."
17457msgstr ""
17458
17459#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17460msgid "Select which libraries you want to export below"
17461msgstr ""
17462
17463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17464msgid ""
17465"Specify the folder containing the previously exported calibre data that you "
17466"wish to import."
17467msgstr ""
17468
17469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17470msgid "Choose &folder"
17471msgstr ""
17472
17473#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17474msgid ""
17475"Specify locations for the libraries you want to import. A location must be "
17476"an empty folder on your computer. If you leave any blank, those libraries "
17477"will not be imported."
17478msgstr ""
17479
17480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17481msgid "Select folder with exported data"
17482msgstr ""
17483
17484#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17485msgid ""
17486"Importing calibre data means all libraries, settings, plugins, etc will be "
17487"imported. This is a security risk, only proceed if the data you are "
17488"importing was previously generated by you, using the calibre export "
17489"functionality."
17490msgstr ""
17491
17492#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17493msgid "Not valid"
17494msgstr ""
17495
17496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17497#, python-brace-format
17498msgid "The folder {0} is not valid: {1}"
17499msgstr ""
17500
17501#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17502msgid "Content server running"
17503msgstr ""
17504
17505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17506msgid ""
17507"Cannot import while the Content server is running, shut it down first by "
17508"clicking the \"Connect/share\" button on the calibre toolbar"
17509msgstr ""
17510
17511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17512msgid "No folder selected"
17513msgstr ""
17514
17515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17516msgid ""
17517"You must select a folder containing the previously exported data that you "
17518"wish to import"
17519msgstr ""
17520
17521#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17522#, python-format
17523msgid "%s is not a folder"
17524msgstr ""
17525
17526#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17527msgid "Not a folder"
17528msgstr ""
17529
17530#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17531#, python-format
17532msgid "%s is not an empty folder"
17533msgstr ""
17534
17535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17536msgid "Folder not empty"
17537msgstr ""
17538
17539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17540msgid "No libraries selected"
17541msgstr ""
17542
17543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17544msgid "You must specify the location for at least one library"
17545msgstr ""
17546
17547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17548msgid "Some libraries ignored"
17549msgstr ""
17550
17551#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17552msgid "You have chosen not to import some libraries. Proceed anyway?"
17553msgstr ""
17554
17555#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17556msgid "Choose a folder to export to"
17557msgstr ""
17558
17559#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17560msgid "Export folder not empty"
17561msgstr ""
17562
17563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17564msgid "The folder you choose to export the data to must be empty."
17565msgstr ""
17566
17567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17568msgid "Exporting all calibre data..."
17569msgstr "Izvažanje vseh podatkov calibre ..."
17570
17571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17572msgid "Failed to export data."
17573msgstr ""
17574
17575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17576msgid "Importing all calibre data..."
17577msgstr "Uvažanje vseh podatkov calibre ..."
17578
17579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17580msgid "Failed to import data."
17581msgstr ""
17582
17583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17584#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17585#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17586msgid "Active jobs"
17587msgstr "Aktivna opravila"
17588
17589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17590#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17591#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17595#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17596#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17597msgid "Find next match"
17598msgstr ""
17599
17600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17601#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17602#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17605msgid "&Search"
17606msgstr ""
17607
17608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17609msgid "&Stop selected jobs"
17610msgstr "&Ustavi izbrana opravila"
17611
17612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17613msgid "&Hide selected jobs"
17614msgstr "&Skrij izbrana opravila"
17615
17616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17617msgid "Show job &details"
17618msgstr "Pokaži podro&bnosti o opravilu"
17619
17620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17621msgid "Show &all jobs"
17622msgstr "Pokaži &vsa opravila"
17623
17624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17625msgid "Stop &all non device jobs"
17626msgstr "Ustavi vsa opravila, ki niso pove&zana z napravo"
17627
17628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17629msgid "&Hide all jobs"
17630msgstr "&Skrij vsa opravila"
17631
17632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17634#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17635#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17636#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17637#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17638#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17639#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17640#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17641msgid "Authors"
17642msgstr "Avtorji"
17643
17644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17645msgid "You must enter a search expression into the search field"
17646msgstr ""
17647
17648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17649msgid "You must select a matching book"
17650msgstr ""
17651
17652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17653msgid "Do a search to find the book you want to match"
17654msgstr ""
17655
17656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17657msgid ""
17658"<p>Remember to update metadata on the device when you are done (Right click "
17659"the device icon and select <i>Update cached metadata</i>)</p>"
17660msgstr ""
17661
17662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17663#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17664#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17665msgid "Show &details"
17666msgstr "Pokaži po&drobnosti"
17667
17668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17670#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17671msgid "Hide &details"
17672msgstr "Skrij po&drobnosti"
17673
17674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17676#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17677msgid "Show detailed information about this error"
17678msgstr "Pokaži podrobnosti o tej napaki"
17679
17680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17681#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17682#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17683msgid "Copied"
17684msgstr "Kopirano"
17685
17686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17688#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17689#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17690msgid "&View log"
17691msgstr ""
17692
17693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17694msgid "&Retry"
17695msgstr ""
17696
17697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17698msgid "Hide the remaining error message"
17699msgid_plural "Hide the {} remaining error messages"
17700msgstr[0] ""
17701msgstr[1] ""
17702msgstr[2] ""
17703msgstr[3] ""
17704
17705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17707msgid "Working"
17708msgstr "V delu"
17709
17710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17711#, python-format
17712msgid "Processing %d books, please wait..."
17713msgstr ""
17714
17715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17716msgid "Current step progress: %p %"
17717msgstr ""
17718
17719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17720msgid "Step %v/%m"
17721msgstr ""
17722
17723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17724msgid "Lower Case"
17725msgstr ""
17726
17727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17728msgid "Upper Case"
17729msgstr ""
17730
17731#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17732msgid "Title Case"
17733msgstr ""
17734
17735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17736msgid "Character match"
17737msgstr ""
17738
17739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17740msgid "Regular expression"
17741msgstr ""
17742
17743#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17744msgid "Replace field"
17745msgstr "Zamenjaj polje"
17746
17747#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17748msgid "Prepend to field"
17749msgstr "Pripni na začetek polja"
17750
17751#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17752msgid "Append to field"
17753msgstr "Pripni polju"
17754
17755#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17756msgid "Editing metadata for one book"
17757msgid_plural "Editing metadata for {} books"
17758msgstr[0] ""
17759msgstr[1] ""
17760msgstr[2] ""
17761msgstr[3] ""
17762
17763#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17764msgid ""
17765"Immediately make all changes without closing the dialog. This operation "
17766"cannot be canceled or undone"
17767msgstr ""
17768
17769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17770#, python-format
17771msgid "Book %d:"
17772msgstr "Knjiga %d:"
17773
17774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17775msgid "Enter an identifier type"
17776msgstr ""
17777
17778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17779msgid ""
17780"<b>You can destroy your library using this feature.</b> Changes are "
17781"permanent. There is no undo function. You are strongly encouraged to back up"
17782" your library before proceeding.<p>Search and replace in text fields using "
17783"character matching or regular expressions. "
17784msgstr ""
17785
17786#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17787msgid ""
17788"In character mode, the field is searched for the entered search text. The "
17789"text is replaced by the specified replacement text everywhere it is found in"
17790" the specified field. After replacement is finished, the text can be changed"
17791" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17792"is checked, the search text must match exactly. If it is unchecked, the "
17793"search text will match both upper- and lower-case letters"
17794msgstr ""
17795
17796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17797msgid ""
17798"In regular expression mode, the search text is an arbitrary Python-"
17799"compatible regular expression. The replacement text can contain "
17800"backreferences to parenthesized expressions in the pattern. The search is "
17801"not anchored, and can match and replace multiple times on the same string. "
17802"The modification functions (lower-case etc) are applied to the matched text,"
17803" not to the field as a whole. The destination box specifies the field where "
17804"the result after matching and replacement is to be assigned. You can replace"
17805" the text in the field, or prepend or append the matched text. See <a "
17806"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17807" information on Python's regular expressions, and in particular the 'sub' "
17808"function."
17809msgstr ""
17810
17811#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17812msgid "S/R TEMPLATE ERROR"
17813msgstr ""
17814
17815#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17816msgid ""
17817"You must specify a destination when source is a composite field or a "
17818"template"
17819msgstr ""
17820
17821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17822msgid ""
17823"The replacement value for a rating column must be empty or an integer "
17824"between 0 and 10"
17825msgstr ""
17826
17827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17828msgid "You must specify a destination identifier type"
17829msgstr "Določiti morate vrsto identifikatorja cilja"
17830
17831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17832msgid "You must specify a search expression in the \"Search for\" field"
17833msgstr ""
17834
17835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17836msgid "Invalid identifier string"
17837msgstr ""
17838
17839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17840#, python-brace-format
17841msgid ""
17842"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"
17843"\n"
17844"Do you want to continue processing books?"
17845msgstr ""
17846
17847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17848msgid "Result identifier string: "
17849msgstr ""
17850
17851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17852msgid "Search/replace invalid"
17853msgstr ""
17854
17855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17856#, python-format
17857msgid "Search/replace is invalid: %s"
17858msgstr ""
17859
17860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17861msgid "Covers compressed"
17862msgstr ""
17863
17864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17865#, python-brace-format
17866msgid ""
17867"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17868msgstr ""
17869
17870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17872msgid "Delete saved search/replace"
17873msgstr "Izbriši shranjeno iskanje/zamenjavo"
17874
17875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17876msgid "The selected saved search/replace will be deleted. Are you sure?"
17877msgstr ""
17878
17879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17881#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17882msgid "Save search/replace"
17883msgstr "Shrani iskanje/zamenjavo"
17884
17885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17886msgid "Search/replace name:"
17887msgstr ""
17888
17889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17890msgid ""
17891"That saved search/replace already exists and will be overwritten. Are you "
17892"sure?"
17893msgstr ""
17894
17895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17896msgid "Edit meta information"
17897msgstr ""
17898
17899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17900msgid "&Author(s): "
17901msgstr "&Avtor(ji): "
17902
17903#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17904msgid ""
17905"This will cause the author sort field to be automatically updated\n"
17906" based on the authors field for each selected book. Note that if\n"
17907" you use the control above to set authors in bulk, the author sort\n"
17908" field is updated anyway, regardless of the value of this checkbox."
17909msgstr ""
17910
17911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17912msgid "A&utomatically set author sort"
17913msgstr ""
17914
17915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17916msgid "S&wap title and author"
17917msgstr ""
17918
17919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17920msgid "Author s&ort: "
17921msgstr "Razvrščanje avtor&jev: "
17922
17923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17924msgid ""
17925"Specify how the author(s) of this book should be sorted. For example Charles"
17926" Dickens should be sorted as Dickens, Charles."
17927msgstr "Določite, kako se razvrščajo avtor(ji) te knjige. Npr. Charles Dickens se razvršča kot Dickens, Charles."
17928
17929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17930#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17931msgid "&Rating:"
17932msgstr "O&cena:"
17933
17934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
17935msgid "&Apply rating"
17936msgstr ""
17937
17938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
17939msgid "&Publisher: "
17940msgstr "Zalo&žnik: "
17941
17942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
17943msgid "If checked, the publisher will be cleared"
17944msgstr ""
17945
17946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
17947msgid "&Clear pub"
17948msgstr ""
17949
17950#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
17951msgid "Add ta&gs: "
17952msgstr ""
17953
17954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
17955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
17956#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
17957msgid "Open Tag editor"
17958msgstr ""
17959
17960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
17961msgid "&Remove tags:"
17962msgstr "Odst&rani značke:"
17963
17964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
17965msgid "Comma separated list of tags to remove from the books. "
17966msgstr "Z vejico ločen seznam značk, ki bodo odstranjene iz knjig. "
17967
17968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
17969msgid "Check this box to remove all tags from the books."
17970msgstr ""
17971
17972#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
17973msgid "&Clear all"
17974msgstr "&Počisti vse"
17975
17976#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
17977msgid "Ser&ies:"
17978msgstr ""
17979
17980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
17981msgid "If checked, the series will be cleared"
17982msgstr ""
17983
17984#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
17985msgid "&Clear series"
17986msgstr ""
17987
17988#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
17989msgid ""
17990"If not checked, the series number for the books will be set to 1.\n"
17991"If checked, selected books will be automatically numbered, in the order\n"
17992"you selected them. So if you selected Book A and then Book B,\n"
17993"Book A will have series number 1 and Book B series number 2."
17994msgstr ""
17995
17996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
17997msgid "&Automatically number books in this series"
17998msgstr ""
17999
18000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
18001msgid ""
18002"Series will normally be renumbered from the highest number in the database\n"
18003"for that series. Checking this box will tell calibre to start numbering\n"
18004"from the value in the box"
18005msgstr ""
18006
18007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
18008msgid "&Force numbers to start with:"
18009msgstr ""
18010
18011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
18012msgid "+ "
18013msgstr ""
18014
18015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
18016#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
18017msgid "&Date:"
18018msgstr "&Datum:"
18019
18020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
18021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
18022msgid "A&pply date"
18023msgstr ""
18024
18025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
18026#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
18027msgid "P&ublished:"
18028msgstr "&Objavljeno:"
18029
18030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
18031msgid "Clear published date"
18032msgstr "Počisti datum objave"
18033
18034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
18035#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
18036msgid "&Languages:"
18037msgstr "Jezi&ki:"
18038
18039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
18040msgid "Check this box to remove all languages from the books."
18041msgstr ""
18042
18043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18044msgid "Clear &all"
18045msgstr ""
18046
18047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18048msgid ""
18049"When doing a same format to same format conversion,\n"
18050" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18051" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18052" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18053" conversion of a large number of books and something went wrong."
18054msgstr ""
18055
18056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18057msgid "Restore pre conversion &originals, if available"
18058msgstr ""
18059
18060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18061msgid ""
18062"Remove stored conversion settings for the selected books.\n"
18063"\n"
18064"Future conversion of these books will use the default settings."
18065msgstr ""
18066
18067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18068msgid "Remove &stored conversion settings for the selected books"
18069msgstr ""
18070
18071#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18072msgid ""
18073"Force the title to be in title case. If both this and swap authors are checked,\n"
18074"title and author are swapped before the title case is set"
18075msgstr ""
18076
18077#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18078msgid "Change title &case to:"
18079msgstr ""
18080
18081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18082msgid ""
18083"Update title sort based on the current title. This will be applied only "
18084"after other changes to title."
18085msgstr ""
18086
18087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18088msgid "Update &title sort"
18089msgstr "Posodobi razvrščanje po &naslovu"
18090
18091#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18092msgid ""
18093"Set the metadata in calibre from the metadata in the e-book files associated"
18094" with each book. Note that this does not change the cover, for that, use the"
18095" separate option below."
18096msgstr ""
18097
18098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18099msgid "Set &metadata (except cover) from the e-book files"
18100msgstr ""
18101
18102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18103msgid "Change &cover"
18104msgstr "Zamenjaj &naslovnico"
18105
18106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18107msgid "&Generate default cover"
18108msgstr "&Izdelaj privzeto naslovnico"
18109
18110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18111msgid "&Remove cover"
18112msgstr "&Odstrani ovitek"
18113
18114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18115msgid ""
18116"Try to automatically detect and remove borders and extra space\n"
18117" from the edges of cover images. This can sometimes remove too\n"
18118" much, so use with care."
18119msgstr ""
18120
18121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18122msgid "&Trim cover (DANGEROUS)"
18123msgstr ""
18124
18125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18126msgid "Set from &e-book files"
18127msgstr ""
18128
18129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18130msgid ""
18131"Set the covers of all selected books to be the same\n"
18132"as that of the first selected book."
18133msgstr ""
18134
18135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18136msgid "&Clone covers"
18137msgstr ""
18138
18139#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18140msgid ""
18141"<p>Compress cover images, if the quality is set to 100 compression is "
18142"lossless, otherwise it is lossy"
18143msgstr ""
18144
18145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18146msgid "Co&mpress cover images:"
18147msgstr ""
18148
18149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18150msgid ""
18151"<p>Cover image compression quality. If the quality is set to 100 compression"
18152" is lossless, otherwise it is lossy"
18153msgstr ""
18154
18155#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18156msgid "Control how the default generated covers are created"
18157msgstr ""
18158
18159#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18160msgid "Configure co&ver generation"
18161msgstr ""
18162
18163#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18164msgid "Set the co&mments for all selected books"
18165msgstr ""
18166
18167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18168#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18169#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18170msgid "&Basic metadata"
18171msgstr "&Osnovni metapodatki"
18172
18173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18174#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18175msgid "&Custom metadata"
18176msgstr "&Metapodatki po meri"
18177
18178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18179msgid "&Load search/replace:"
18180msgstr ""
18181
18182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18183msgid "Select saved search/replace to load."
18184msgstr ""
18185
18186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18187msgid "Save current search/replace"
18188msgstr ""
18189
18190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18192msgid "Sa&ve"
18193msgstr "S&hrani"
18194
18195#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18196msgid "Search &mode:"
18197msgstr "I&skalni način:"
18198
18199#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18200msgid ""
18201"<p>Choose whether to use basic text matching or advanced\n"
18202"                regular expression matching. Changing the mode clears all the fields\n"
18203"                in this dialog.</p>"
18204msgstr ""
18205
18206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18207msgid "Search &field:"
18208msgstr ""
18209
18210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18211msgid "The name of the field that you want to search"
18212msgstr ""
18213
18214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18215msgid "&Identifier type:"
18216msgstr ""
18217
18218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18219msgid "Choose which identifier type to operate upon"
18220msgstr ""
18221
18222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18223#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18224#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18226msgid "&Template:"
18227msgstr ""
18228
18229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18230msgid "Enter a template to be used as the source for the search/replace"
18231msgstr ""
18232
18233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18234msgid ""
18235"Enter what you are looking for, either plain text or a regular expression, "
18236"depending on the mode"
18237msgstr ""
18238
18239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18240msgid ""
18241"Check this box if the search string must match exactly upper and lower case."
18242" Uncheck it if case is to be ignored"
18243msgstr ""
18244
18245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18246msgid "Cas&e sensitive"
18247msgstr ""
18248
18249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18250msgid "&Replace with:"
18251msgstr "&Zamenjaj z:"
18252
18253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18254msgid ""
18255"The replacement text. The matched search text will be replaced with this "
18256"string"
18257msgstr ""
18258
18259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18260msgid "&Apply function after replace:"
18261msgstr ""
18262
18263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18264msgid ""
18265"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18266"field is processed. In regular expression mode, only the matched text is processed"
18267msgstr ""
18268
18269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18270msgid "&Destination field:"
18271msgstr ""
18272
18273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18274msgid ""
18275"The field that the text will be put into after all replacements.\n"
18276"If blank, the source field is used if the field is modifiable"
18277msgstr ""
18278
18279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18280msgid "M&ode:"
18281msgstr ""
18282
18283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18284msgid "Specify how the text should be copied into the destination."
18285msgstr ""
18286
18287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18288msgid ""
18289"Specifies whether result items should be split into multiple values or\n"
18290"left as single values. This option has the most effect when the source field is\n"
18291"not multiple and the destination field is multiple"
18292msgstr ""
18293
18294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18295msgid "Split &result"
18296msgstr ""
18297
18298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18299msgid "Identifier type:"
18300msgstr ""
18301
18302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18303msgid ""
18304"<p>Choose which identifier type to operate upon. When the\n"
18305"              source field is something other than 'identifiers' you can enter\n"
18306"              a * if you want to replace the entire set of identifiers with\n"
18307"              the result of the search/replace.</p>"
18308msgstr ""
18309
18310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18311msgid "For multiple-valued fields, sho&w"
18312msgstr ""
18313
18314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18315msgid "val&ues starting at"
18316msgstr ""
18317
18318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18319msgid "with values separated b&y"
18320msgstr ""
18321
18322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18323msgid ""
18324"Used when displaying test results to separate values in multiple-valued "
18325"fields"
18326msgstr ""
18327
18328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18329msgid "Test text"
18330msgstr "Preizkusno besedilo"
18331
18332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18333msgid "Test result"
18334msgstr "Rezultati preizkusa"
18335
18336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18337msgid "Your &test:"
18338msgstr ""
18339
18340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18341msgid "&Search and replace"
18342msgstr "&Najdi in zamenjaj"
18343
18344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18345msgid ""
18346"If enabled, the book list will be re-sorted and any existing\n"
18347"search or Virtual library will be refreshed after the edit\n"
18348"is completed. This can be slow on large libraries."
18349msgstr ""
18350
18351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18352msgid "&Refresh book list after edit"
18353msgstr ""
18354
18355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18356msgid "Sort by multiple columns"
18357msgstr ""
18358
18359#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18360msgid ""
18361"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18362"columns are more important. Ascending or descending order can be toggled by "
18363"clicking the column name at the bottom of this dialog, after having selected"
18364" it."
18365msgstr ""
18366
18367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18369#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18370#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18371#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18372#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18373#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18374#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18375msgid "&Clear"
18376msgstr "Po&čisti"
18377
18378#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18379msgid "Clear all selected columns"
18380msgstr ""
18381
18382#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18383msgid "Save this sort order for easy re-use"
18384msgstr ""
18385
18386#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18387msgid "Load previously saved settings"
18388msgstr ""
18389
18390#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18391msgid "Effective sort"
18392msgstr ""
18393
18394#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18395msgid "No sort selected"
18396msgstr ""
18397
18398#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18399msgid "You must select at least one column on which to sort"
18400msgstr ""
18401
18402#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18403msgid "No saved sorts available"
18404msgstr ""
18405
18406#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18407msgid "Remove saved sort"
18408msgstr ""
18409
18410#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18411msgid "Import OPML file"
18412msgstr ""
18413
18414#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18415msgid "Path to OPML file"
18416msgstr ""
18417
18418#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18419msgid "Browse for OPML file"
18420msgstr ""
18421
18422#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18423msgid "&OPML file:"
18424msgstr ""
18425
18426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18427msgid "Maximum number of articles to download per RSS feed"
18428msgstr ""
18429
18430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18431msgid "&Maximum articles per feed:"
18432msgstr ""
18433
18434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18435#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18436msgid " days"
18437msgstr " dni"
18438
18439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18440msgid "Articles in the RSS feeds older than this will be ignored"
18441msgstr ""
18442
18443#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18444msgid "Preserve groups in the OPML file"
18445msgstr ""
18446
18447#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18448msgid ""
18449"If enabled, every group of feeds in the OPML file will be converted into a "
18450"single recipe. Otherwise every feed becomes its own recipe"
18451msgstr ""
18452
18453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18454msgid "Replace existing recipes"
18455msgstr ""
18456
18457#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18458msgid ""
18459"If enabled, any existing recipes with the same titles as entries in the OPML"
18460" file will be replaced. Otherwise, new entries with modified titles will be "
18461"created"
18462msgstr ""
18463
18464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18465msgid "OPML files"
18466msgstr ""
18467
18468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18469msgid "Select OPML file"
18470msgstr ""
18471
18472#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18473msgid "Path not specified"
18474msgstr ""
18475
18476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18477msgid "You must specify the path to the OPML file to import"
18478msgstr ""
18479
18480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18481msgid "No feeds found"
18482msgstr ""
18483
18484#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18485msgid "No importable RSS feeds found in the OPML file"
18486msgstr ""
18487
18488#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18489msgid "Password needed"
18490msgstr "Potrebno je geslo"
18491
18492#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18493msgid "TextLabel"
18494msgstr "Napis"
18495
18496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18498#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18499#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18500msgid "&Username:"
18501msgstr "&Uporabniško ime:"
18502
18503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18505#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18506#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18507msgid "&Password:"
18508msgstr "&Geslo:"
18509
18510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18513#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18514#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18515msgid "&Show password"
18516msgstr "&Prikaži geslo"
18517
18518#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18519msgid "Restart required"
18520msgstr "Potreben je ponoven zagon"
18521
18522#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18523msgid "You must restart calibre before using this plugin!"
18524msgstr ""
18525
18526#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18528msgid "All"
18529msgstr "Vse"
18530
18531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18532#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18533msgid "Installed"
18534msgstr "Nameščeni"
18535
18536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18538msgid "Not installed"
18539msgstr "Nenameščeni"
18540
18541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18542msgid "Update available"
18543msgstr "Navoljo je posodobitev"
18544
18545#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18546msgid "Plugin name"
18547msgstr ""
18548
18549#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18550#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18551msgid "Status"
18552msgstr "Stanje"
18553
18554#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18555msgid "Available"
18556msgstr "na voljo"
18557
18558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18559msgid "Released"
18560msgstr ""
18561
18562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18563msgid "calibre"
18564msgstr ""
18565
18566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18567msgid "PayPal"
18568msgstr "PayPal"
18569
18570#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18571msgid ""
18572"This plugin is FREE but you can reward the developer for their effort\n"
18573"by donating to them via PayPal.\n"
18574"\n"
18575"Right-click and choose Donate to reward: "
18576msgstr ""
18577
18578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18579msgid "Platform unavailable"
18580msgstr ""
18581
18582#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18583msgid "calibre upgrade required"
18584msgstr ""
18585
18586#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18587msgid "Plugin deprecated"
18588msgstr "Vstavek je zastarel"
18589
18590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18591msgid "New version available"
18592msgstr "Na voljo je nova različica"
18593
18594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18595msgid "Latest version installed"
18596msgstr "Nameščena je najnovejša različica"
18597
18598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18599msgid "This plugin has been deprecated and should be uninstalled"
18600msgstr ""
18601
18602#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18603#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18607#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18609msgid "Right-click to see more options"
18610msgstr ""
18611
18612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18613#, python-format
18614msgid "This plugin can only be installed on: %s"
18615msgstr "Ta vstavek lahko namestite le na: %s"
18616
18617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18618#, python-format
18619msgid "You must upgrade to at least calibre %s before installing this plugin"
18620msgstr ""
18621
18622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18623msgid "You can install this plugin"
18624msgstr "Vstavek lahko namestite"
18625
18626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18628msgid "A new version of this plugin is available"
18629msgstr "Na voljo je novejša različica tega vstavka"
18630
18631#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18632msgid "This plugin is installed and up-to-date"
18633msgstr "Vstavek je nameščen in ažuren"
18634
18635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18636msgid "Plugin homepage"
18637msgstr ""
18638
18639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18640msgid "Update Check Failed"
18641msgstr "Iskanje posodobitev ni uspelo"
18642
18643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18644msgid "Unable to reach the plugin index page."
18645msgstr ""
18646
18647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18649msgid "User plugins"
18650msgstr "Uporabnikovi vstavki"
18651
18652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18653msgid "Filter list of &plugins"
18654msgstr ""
18655
18656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18657msgid "Filter by &name"
18658msgstr ""
18659
18660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18661#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18662msgid "Description"
18663msgstr "Opis"
18664
18665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18667msgid "&Install"
18668msgstr "&Namesti"
18669
18670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18672msgid "Install the selected plugin"
18673msgstr "Namesti izbrani vstavek"
18674
18675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18676msgid "&Customize plugin "
18677msgstr "&Prilagodi vstavek "
18678
18679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18681msgid "Customize the options for this plugin"
18682msgstr "Prilagodite nastavitve tega vstavka"
18683
18684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18685msgid "Plugin &forum thread"
18686msgstr ""
18687
18688#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18689#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18690msgid "Enable/&disable plugin"
18691msgstr ""
18692
18693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18694msgid "Enable or disable this plugin"
18695msgstr "Onemogoči ali omogoči ta vstavek"
18696
18697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18698#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18699msgid "&Remove plugin"
18700msgstr "&Odstrani vstavek"
18701
18702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18703msgid "Uninstall the selected plugin"
18704msgstr "Odstrani izbrani vstavek"
18705
18706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18707msgid "Donate to developer"
18708msgstr "Doniraj razvijalcu"
18709
18710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18711msgid "Donate to the developer of this plugin"
18712msgstr "Donirajte razvijalcu tega vstavka"
18713
18714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18715#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18716msgid "&Customize plugin"
18717msgstr "Pri&lagodi vstavek"
18718
18719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18720#, python-format
18721msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18722msgstr ""
18723
18724#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18725#, python-format
18726msgid "Install %s"
18727msgstr "Namesti %s"
18728
18729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18730#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18731msgid ""
18732"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18733"virus/malware. Only install it if you got it from a trusted source. Are you "
18734"sure you want to proceed?"
18735msgstr ""
18736
18737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18738#, python-format
18739msgid "Downloading plugin ZIP attachment: %s"
18740msgstr ""
18741
18742#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18743#, python-format
18744msgid "Installing plugin: %s"
18745msgstr "Nameščanje vstavka: %s"
18746
18747#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18748#, python-format
18749msgid "Plugin installed: %s"
18750msgstr "Vstavek nameščen: %s"
18751
18752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18753#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18754#, python-brace-format
18755msgid ""
18756"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18757"restart calibre for the plugin to take effect."
18758msgstr ""
18759
18760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18761msgid "Install plugin failed"
18762msgstr ""
18763
18764#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18765msgid ""
18766"A problem occurred while installing this plugin. This plugin will now be "
18767"uninstalled. Please post the error message in details below into the forum "
18768"thread for this plugin and restart calibre."
18769msgstr ""
18770
18771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18772#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18773msgid "Plugin not customizable"
18774msgstr "Vstavka ni mogoče prilagajati"
18775
18776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18777#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18778#, python-format
18779msgid "Plugin: %s does not need customization"
18780msgstr "Vstavek: %s ne potrebuje prilagajanja"
18781
18782#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18783#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18784msgid "Must restart"
18785msgstr ""
18786
18787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18789#, python-format
18790msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18791msgstr ""
18792
18793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18794#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18795msgid "Plugin cannot be disabled"
18796msgstr "Vstavka ni mogoče onemogočiti"
18797
18798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18799#, python-format
18800msgid "The plugin: %s cannot be disabled"
18801msgstr "Vstavek: %s ni mogoče onemogočiti"
18802
18803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18804msgid "Aborting..."
18805msgstr "Prekinjanje ..."
18806
18807#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18808#, python-brace-format
18809msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18810msgstr ""
18811
18812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18813msgid "Undock"
18814msgstr ""
18815
18816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18817msgid "Show the Quickview panel in its own floating window"
18818msgstr ""
18819
18820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18821msgid "Lock Quickview contents"
18822msgstr ""
18823
18824#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18825#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18826msgid "Refresh"
18827msgstr ""
18828
18829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18830msgid "Embed the Quickview panel into the main calibre window"
18831msgstr ""
18832
18833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18834msgid "Alternate shortcut: "
18835msgstr ""
18836
18837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18838#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18839msgid "Find item in the Tag browser"
18840msgstr ""
18841
18842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18844msgid "Find item in the library"
18845msgstr ""
18846
18847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18848msgid "Select this book in the library"
18849msgstr ""
18850
18851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18852msgid "Quickview this cell"
18853msgstr ""
18854
18855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18856msgid "Open book in the E-book viewer"
18857msgstr ""
18858
18859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18860#, python-brace-format
18861msgid "&Item: {0} ({1})"
18862msgstr ""
18863
18864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18865msgid ""
18866"Click to show only books with this item. Double click to search for this "
18867"item in the Tag browser"
18868msgstr ""
18869
18870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18871msgid "**No items found**"
18872msgstr ""
18873
18874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18875msgid ""
18876"Click in a column  in the library view to see the information for that book"
18877msgstr ""
18878
18879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18880#, python-brace-format
18881msgid "&Books with selected item \"{0}\": {1}"
18882msgstr ""
18883
18884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18885msgid ""
18886"Double click on a book to change the selection in the library view or change"
18887" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18888"edit the metadata of a book, which also changes the selected book."
18889msgstr ""
18890
18891#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18892msgid "Something went wrong while filling in the table"
18893msgstr ""
18894
18895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18896msgid "Quickview: Book not in library view"
18897msgstr ""
18898
18899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18900msgid ""
18901"The book you selected is not currently displayed in the library view, "
18902"perhaps because of a search or a Virtual library, so Quickview cannot select"
18903" it."
18904msgstr ""
18905
18906#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18907#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18908msgid "&Apply Virtual libraries"
18909msgstr ""
18910
18911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18912msgid ""
18913"<p>Select to make Quickview show only books in the current\n"
18914"        Virtual library</p>"
18915msgstr ""
18916
18917#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18918msgid "&Lock Quickview contents"
18919msgstr ""
18920
18921#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18922msgid ""
18923"<p>Select to prevent Quickview from changing content when the\n"
18924"        selection on the library view is changed</p>"
18925msgstr ""
18926
18927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18928#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18929#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
18932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
18933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
18934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
18935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
18936msgid "&Refresh"
18937msgstr ""
18938
18939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
18940msgid ""
18941"When Quickview is locked, refresh the window using the last selected book "
18942"and that book's value in the last selected column."
18943msgstr ""
18944
18945#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
18946msgid "&Dock"
18947msgstr ""
18948
18949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
18950#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
18951#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
18952msgid "&Close"
18953msgstr "&Zapri"
18954
18955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
18956msgid ""
18957"Restoring database from backups, do not interrupt, this will happen in three"
18958" stages"
18959msgstr ""
18960
18961#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
18962msgid "Restoring database"
18963msgstr "Obnavljanje zbirke podatkov"
18964
18965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
18966msgid "The restore has not completed, are you sure you want to cancel?"
18967msgstr ""
18968
18969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
18970#, python-format
18971msgid "The old database was saved as: %s"
18972msgstr ""
18973
18974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
18975#, python-format
18976msgid ""
18977"Restoring the database succeeded with some warnings click \"Show details\" "
18978"to see the details. %s"
18979msgstr ""
18980
18981#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
18982#, python-format
18983msgid "Restoring database was successful. %s"
18984msgstr ""
18985
18986#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
18987msgid ""
18988"Your list of books, with all their metadata is stored in a single file, "
18989"called a database. In addition, metadata for each individual book is stored "
18990"in that books' folder, as a backup.<p>This operation will rebuild the "
18991"database from the individual book metadata. This is useful if the database "
18992"has been corrupted and you get a blank list of books.<p>Do you want to "
18993"restore the database?"
18994msgstr ""
18995
18996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
18997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
18998msgid "Restoring database failed, click \"Show details\" to see details"
18999msgstr ""
19000
19001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
19002#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
19003msgid "Failed to repair library"
19004msgstr ""
19005
19006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
19007msgid "Add a new Saved search"
19008msgstr ""
19009
19010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
19011msgid ""
19012"You can create a <i>Saved search</i>, for frequently used searches here. The"
19013" search will be visible under <i>Saved searches</i> in the Tag browser, "
19014"using the name that you specify here."
19015msgstr ""
19016
19017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
19018msgid "The Saved search name"
19019msgstr ""
19020
19021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
19022msgid "&Search:"
19023msgstr ""
19024
19025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
19026msgid "The search expression"
19027msgstr ""
19028
19029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
19030msgid "No search name"
19031msgstr ""
19032
19033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
19034msgid "You must specify a name for the Saved search"
19035msgstr ""
19036
19037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
19038msgid "No search expression"
19039msgstr ""
19040
19041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19042msgid "You must specify a search expression for the Saved search"
19043msgstr ""
19044
19045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19046msgid "Invalid saved search"
19047msgstr ""
19048
19049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19050#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19051#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19052msgid "Manage Saved searches"
19053msgstr ""
19054
19055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19057msgid "&Add search"
19058msgstr "&Dodaj iskanje"
19059
19060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19061msgid "&Remove search"
19062msgstr "&Odstrani iskanje"
19063
19064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19066msgid "&Edit search"
19067msgstr "&Uredi iskanje"
19068
19069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19070msgid ""
19071"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19072msgstr ""
19073
19074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19075msgid "Edit the name and/or expression below."
19076msgstr ""
19077
19078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19079msgid "Edit saved search"
19080msgstr "Uredi shranjeno iskanje"
19081
19082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19083msgid "A saved search with the name {} already exists. Choose another name"
19084msgstr ""
19085
19086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19087msgid "Search expression"
19088msgstr ""
19089
19090#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19091msgid ""
19092"                Download this periodical every week on the specified days after\n"
19093"                the specified time. For example, if you choose: Monday after\n"
19094"                9:00 AM, then the periodical will be download every Monday as\n"
19095"                soon after 9:00 AM as possible.\n"
19096"            "
19097msgstr ""
19098
19099#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19100msgid "&Download after:"
19101msgstr ""
19102
19103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19104msgid ""
19105"                Download this periodical every month, on the specified days.\n"
19106"                The download will happen as soon after the specified time as\n"
19107"                possible on the specified days of each month. For example,\n"
19108"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19109"                periodical will be downloaded on the 1st and 15th of every\n"
19110"                month, as soon after 9:00 AM as possible.\n"
19111"            "
19112msgstr ""
19113
19114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19115msgid "&Days of the month:"
19116msgstr ""
19117
19118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19119msgid "Comma separated list of days of the month. For example: 1, 15"
19120msgstr ""
19121
19122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19123msgid "Download &after:"
19124msgstr ""
19125
19126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19127msgid ""
19128"                Download this periodical every x days. For example, if you\n"
19129"                choose 30 days, the periodical will be downloaded every 30\n"
19130"                days. Note that you can set periods of less than a day, like\n"
19131"                0.1 days to download a periodical more than once a day.\n"
19132"            "
19133msgstr ""
19134
19135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19136msgid "&Download every:"
19137msgstr "&Prenesi vsakih:"
19138
19139#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19140msgid "every hour"
19141msgstr "vsako uro"
19142
19143#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19145msgid "days"
19146msgstr "dni"
19147
19148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19149msgid ""
19150"Note: You can set intervals of less than a day, by typing the value "
19151"manually."
19152msgstr ""
19153
19154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19155msgid "Schedule news download [{} sources]"
19156msgstr ""
19157
19158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19159msgid "&Schedule"
19160msgstr "&Razpored"
19161
19162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19163msgid "&Schedule for download:"
19164msgstr ""
19165
19166#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19167msgid "&Days of  week"
19168msgstr ""
19169
19170#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19171msgid "Da&ys of month"
19172msgstr ""
19173
19174#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19175msgid "Every &x days"
19176msgstr ""
19177
19178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19179msgid "&Account"
19180msgstr "&Račun"
19181
19182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19183msgid "For the scheduling to work, you must leave calibre running."
19184msgstr ""
19185
19186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19187#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19188msgid "&Advanced"
19189msgstr "&Napredno"
19190
19191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19192msgid "Add &title as tag"
19193msgstr ""
19194
19195#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19196msgid "&Extra tags:"
19197msgstr ""
19198
19199#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19200msgid "&Keep at most:"
19201msgstr ""
19202
19203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19204msgid ""
19205"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19206"all (disable)."
19207msgstr ""
19208
19209#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19210msgid ""
19211"<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"
19212"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19213"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19214msgstr ""
19215
19216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19217msgid " issues"
19218msgstr ""
19219
19220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19221msgid "all issues"
19222msgstr ""
19223
19224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19225msgid "Delete downloaded &news older than:"
19226msgstr ""
19227
19228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19229msgid ""
19230"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19231"<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."
19232msgstr ""
19233
19234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19235msgid "never delete"
19236msgstr "ne izbriši nikoli"
19237
19238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19239msgid "Download &all scheduled"
19240msgstr "Prenesi &vse načrtovane"
19241
19242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19243msgid "Download all scheduled news sources at once"
19244msgstr "Prenesi vse načrtovane vire novic naenkrat"
19245
19246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19247msgid "&Download now"
19248msgstr "P&renesi zdaj"
19249
19250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19251msgid "Need username and password"
19252msgstr "Potrebujete uporabniško ime in geslo"
19253
19254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19255msgid "You must provide a username and/or password to use this news source."
19256msgstr ""
19257
19258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19259msgid "Account"
19260msgstr "Račun"
19261
19262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19263msgid "(optional)"
19264msgstr "(neobvezno)"
19265
19266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19267msgid "(required)"
19268msgstr "(obvezno)"
19269
19270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19271msgid "Created by: "
19272msgstr "Ustvaril: "
19273
19274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19275#, python-format
19276msgid "Download %s now"
19277msgstr "Prenesi %s zdaj"
19278
19279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19280msgid "Last downloaded: never"
19281msgstr "Nazadnje preneseno: nikoli"
19282
19283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19284msgid "never"
19285msgstr "nikoli"
19286
19287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19288#, python-format
19289msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19290msgstr ""
19291
19292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19293msgid "Last downloaded:"
19294msgstr "Nazadnje preneseno:"
19295
19296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19297msgid "Cannot download news as no internet connection is active"
19298msgstr ""
19299
19300#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19301msgid "No internet connection"
19302msgstr "Ni internetne povezave"
19303
19304#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19305msgid "Schedule news download"
19306msgstr "Načrtuj prenos novic"
19307
19308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19309msgid "Add or edit a custom news source"
19310msgstr "Dodajte ali uredite vir novic po meri"
19311
19312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19313msgid "Download all scheduled news sources"
19314msgstr "Prenesi vse načrtovane vire novic"
19315
19316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19317msgid "equal to"
19318msgstr ""
19319
19320#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19321msgid "before"
19322msgstr "Pred"
19323
19324#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19325msgid "after"
19326msgstr "Potem"
19327
19328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19329msgid "before or equal to"
19330msgstr ""
19331
19332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19333msgid "after or equal to"
19334msgstr ""
19335
19336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19337#, python-format
19338msgid ""
19339"<p>You can also perform other kinds of advanced searches, for example "
19340"checking for books that have no covers, combining multiple search expression"
19341" using Boolean operators and so on. See <a href=\"%s\">The search "
19342"interface</a> for more information."
19343msgstr ""
19344
19345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19346msgid "What &kind of match to use:"
19347msgstr ""
19348
19349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19350#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19351#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19352#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19353msgid "Contains: the word or phrase matches anywhere in the metadata field"
19354msgstr ""
19355
19356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19357#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19358#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19359#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19360msgid "Equals: the word or phrase must match the entire metadata field"
19361msgstr ""
19362
19363#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19364#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19365#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19366#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19367msgid ""
19368"Regular expression: the expression must match anywhere in the metadata field"
19369msgstr ""
19370
19371#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19372#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19373#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19374#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19375msgid "A&dvanced search"
19376msgstr "Napre&dno iskanje"
19377
19378#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19379#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19380#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19381#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19382msgid "Find entries that have..."
19383msgstr "Poišči vnose, ki vsebujejo ..."
19384
19385#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19386#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19387#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19388#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19389msgid "But don't show entries that have..."
19390msgstr ""
19391
19392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19393msgid "A&ll these words:"
19394msgstr ""
19395
19396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19397msgid "&This exact phrase:"
19398msgstr ""
19399
19400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19401msgid "O&ne or more of these words:"
19402msgstr ""
19403
19404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19405#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19406#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19407#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19408msgid "Any of these &unwanted words:"
19409msgstr "nobene od naslednjih ne&želenih besed:"
19410
19411#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19412msgid "Titl&e/author/series..."
19413msgstr ""
19414
19415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19416msgid "The title to search for"
19417msgstr ""
19418
19419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19420msgid "The author to search for"
19421msgstr ""
19422
19423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19424#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19425#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19426#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19427#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19428msgid "&Author:"
19429msgstr "&Avtor:"
19430
19431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19432msgid "The series to search for"
19433msgstr ""
19434
19435#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19436msgid "The tags to search for"
19437msgstr ""
19438
19439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19440msgid "&Date search"
19441msgstr ""
19442
19443#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19444msgid "&Search the"
19445msgstr "&Išči"
19446
19447#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19448msgid "date column for books whose &date is "
19449msgstr ""
19450
19451#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19452msgid "&year"
19453msgstr "&leto"
19454
19455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19456msgid "mo&nth"
19457msgstr "mesec"
19458
19459#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19460msgid "&day"
19461msgstr "&dan"
19462
19463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19464msgid "months"
19465msgstr ""
19466
19467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19468msgid "weeks"
19469msgstr ""
19470
19471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19472msgid "years"
19473msgstr ""
19474
19475#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19476msgid "ago"
19477msgstr ""
19478
19479#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19480msgid "This month"
19481msgstr "Ta mesec"
19482
19483#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19484msgid "Yesterday"
19485msgstr "Včeraj"
19486
19487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19488msgid "&Template search"
19489msgstr ""
19490
19491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19492msgid "The value to search for"
19493msgstr ""
19494
19495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19496msgid ""
19497"You can use the search test specifications described in the calibre "
19498"documentation. For example, with Number comparisons you can the relational "
19499"operators like '>=' etc. With Text comparisons you can use exact, contains "
19500"or regular expression matches. With Date you can use today, yesterday, etc. "
19501"Set/not set takes 'true' for set and 'false' for not set."
19502msgstr ""
19503
19504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19505msgid "Template &value:"
19506msgstr ""
19507
19508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19509msgid "Set/Not set"
19510msgstr ""
19511
19512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19513msgid "How the template result will be compared to the value"
19514msgstr ""
19515
19516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19517msgid "C&omparison type:"
19518msgstr ""
19519
19520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19521msgid "The template that generates the value"
19522msgstr ""
19523
19524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19525msgid "Right click to open a template editor"
19526msgstr ""
19527
19528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19530msgid "Tem&plate:"
19531msgstr ""
19532
19533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19534#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19535#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19536#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19537#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19538#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19539#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19540#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19541msgid "Advanced search"
19542msgstr "Napredno iskanje"
19543
19544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19545msgid "There is one book with the {} format"
19546msgstr ""
19547
19548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19549#, python-brace-format
19550msgid "There are {count} books with the {fmt} format"
19551msgstr ""
19552
19553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19554msgid "Choose formats"
19555msgstr "Izberi format"
19556
19557#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19558msgid ""
19559"Use a password if calibre is running on a network that is not secure. For "
19560"example, if you run calibre on a laptop, use that laptop in an airport, and "
19561"want to connect your smart device to calibre, you should use a password."
19562msgstr ""
19563
19564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19565msgid ""
19566"Check this box if you want calibre to automatically start the smart device "
19567"interface when calibre starts. You should not do this if you are using a "
19568"network that is not secure and you are not setting a password."
19569msgstr ""
19570
19571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19572msgid ""
19573"Check this box if you want calibre to use a fixed network port. Normally you"
19574" will not need to do this. However, if your device consistently fails to "
19575"connect to calibre, try checking this box and entering a number."
19576msgstr ""
19577
19578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19579msgid ""
19580"Try 9090. If calibre says that it fails to connect to the port, try another "
19581"number. You can use any number between 8,000 and 65,535."
19582msgstr ""
19583
19584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19585msgid ""
19586"These are the IP addresses for this computer. If you decide to have your "
19587"device connect to calibre using a fixed IP address, one of these addresses "
19588"should be the one you use. It is unlikely but possible that the correct IP "
19589"address is not listed here, in which case you will need to go to your "
19590"computer's control panel to get a complete list of your computer's network "
19591"interfaces and IP addresses."
19592msgstr ""
19593
19594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19595#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19597msgid "Invalid port number"
19598msgstr "Neveljavna številka vrat"
19599
19600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19601msgid "You must provide a port number."
19602msgstr ""
19603
19604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19606msgid "The port must be a number between 8000 and 65535."
19607msgstr ""
19608
19609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19610#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19611msgid "Problem starting the wireless device"
19612msgstr "Težava pri zagonu brezžične naprave"
19613
19614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19615#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19616#, python-format
19617msgid "The wireless device driver had problems starting. It said \"%s\""
19618msgstr ""
19619
19620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19621msgid "Smart device control"
19622msgstr ""
19623
19624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19625msgid ""
19626"<p>Start wireless device connections.\n"
19627"       <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."
19628msgstr ""
19629
19630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19631msgid "calibre IP addresses:"
19632msgstr ""
19633
19634#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19635msgid "Possibe IP addresses:"
19636msgstr "Možni naslovi IP:"
19637
19638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19639msgid "Optional &password:"
19640msgstr ""
19641
19642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19643msgid "Optional password for security"
19644msgstr ""
19645
19646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19647msgid "Optional &fixed port:"
19648msgstr ""
19649
19650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19651msgid "Optional port number"
19652msgstr ""
19653
19654#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19655msgid "&Use a fixed port"
19656msgstr "&Uporabi fiksna vrata"
19657
19658#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19659msgid "&Automatically allow connections at calibre startup"
19660msgstr ""
19661
19662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19663#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19664#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19665msgid "Publishers"
19666msgstr "Založniki"
19667
19668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19669msgid " (not on any book)"
19670msgstr ""
19671
19672#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19673msgid "Category lookup name: "
19674msgstr ""
19675
19676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19677msgid "You must select items to apply"
19678msgstr ""
19679
19680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19681msgid "You must select items to unapply"
19682msgstr ""
19683
19684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19686msgid ""
19687"That name contains leading or trailing periods, multiple periods in a row or"
19688" spaces before or after periods."
19689msgstr ""
19690
19691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19694msgid "Name already used"
19695msgstr "Ime je že v uporabi!"
19696
19697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19699msgid "That name is already used, perhaps with different case."
19700msgstr ""
19701
19702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19703msgid ""
19704"The current User category will be <b>permanently deleted</b>. Are you sure?"
19705msgstr ""
19706
19707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19708msgid "User categories editor"
19709msgstr ""
19710
19711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19712msgid "Category &name: "
19713msgstr "&Ime kategorije: "
19714
19715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19716msgid "Select a category to edit"
19717msgstr "Izberite kategorijo za urejanje"
19718
19719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19720msgid "Copy the category name to the clipboard"
19721msgstr ""
19722
19723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19724msgid "&Category filter: "
19725msgstr ""
19726
19727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19728msgid "Select the content kind of the new category"
19729msgstr ""
19730
19731#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19732msgid "Item &filter: "
19733msgstr ""
19734
19735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19736msgid ""
19737"Enter text to filter the available items. Case and accents are ignored."
19738msgstr ""
19739
19740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19741msgid "Delete the current User category"
19742msgstr ""
19743
19744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19745msgid "Enter a category name, then use the Add button or the Rename button"
19746msgstr ""
19747
19748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19749msgid "Add a new category"
19750msgstr "Dodaj novo kategorijo"
19751
19752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19753msgid "Rename the current category to what is in the box"
19754msgstr ""
19755
19756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19757msgid ""
19758"<p>Show items in the Available items box only if they appear in the\n"
19759"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19760"            \"not on any book\".</p>"
19761msgstr ""
19762
19763#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19764msgid "&Show only available items in current Virtual library"
19765msgstr ""
19766
19767#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19768msgid "&Available items"
19769msgstr ""
19770
19771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19772msgid "Apply items to current category"
19773msgstr ""
19774
19775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19777msgid "Applied &items"
19778msgstr ""
19779
19780#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19781msgid "Unapply (remove) selected items from current category"
19782msgstr ""
19783
19784#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19785msgid ""
19786"If the item you want is not in the available list, you can add it here. "
19787"Accepts an ampersand-separated list of items. The items will be applied to "
19788"the book."
19789msgstr ""
19790
19791#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19792msgid ""
19793"If the item you want is not in the available list, you can add it here. "
19794"Accepts a comma-separated list of items. The items will be applied to the "
19795"book."
19796msgstr ""
19797
19798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19799msgid "Deleting tags is done immediately and there is no undo."
19800msgstr ""
19801
19802#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19803msgid "Are your sure?"
19804msgstr "Ste prepričani?"
19805
19806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19807msgid ""
19808"The following tags are used by one or more books. Are you certain you want "
19809"to delete them?"
19810msgstr ""
19811
19812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19813msgid "Manage items"
19814msgstr ""
19815
19816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19817msgid "&Add item:"
19818msgstr ""
19819
19820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19821msgid "Apply item(s) to the current book"
19822msgstr ""
19823
19824#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19825msgid "Filter the available items"
19826msgstr ""
19827
19828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19829msgid ""
19830"Delete the selected items from database. This will unapply the items from "
19831"all books and then remove them from the database."
19832msgstr ""
19833
19834#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19835msgid "Ava&ilable items"
19836msgstr ""
19837
19838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19839msgid "Apply item to current book"
19840msgstr ""
19841
19842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19843msgid "Unapply (remove) the item from current book"
19844msgstr ""
19845
19846#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19847msgid "Filter the applied items"
19848msgstr ""
19849
19850#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19851msgid "Search for {}"
19852msgstr ""
19853
19854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19855msgid "Filter by {}"
19856msgstr ""
19857
19858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19859#, python-brace-format
19860msgid "Search the library for {0}"
19861msgstr ""
19862
19863#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19865msgid "Count"
19866msgstr ""
19867
19868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19869msgid "Was"
19870msgstr ""
19871
19872#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19873#, python-brace-format
19874msgid "This is not one of this column's permitted values ({0})"
19875msgstr ""
19876
19877#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19878msgid "Editing..."
19879msgstr "Urejanje ..."
19880
19881#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19882msgid "Item is not a permitted value"
19883msgstr ""
19884
19885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19886#, python-brace-format
19887msgid ""
19888"This column has a fixed set of permitted values. The entered text must be "
19889"one of ({0})."
19890msgstr ""
19891
19892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19893msgid "Do you really want to undo your changes?"
19894msgstr ""
19895
19896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19897msgid "Undelete items?"
19898msgstr ""
19899
19900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19901msgid "Items must be undeleted to continue. Do you want to do this?"
19902msgstr ""
19903
19904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19905msgid "Search for an item in the first column"
19906msgstr ""
19907
19908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19909msgid "Find items containing the search string"
19910msgstr ""
19911
19912#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19913msgid ""
19914"<p>Show items only if they appear in the\n"
19915"          current Virtual library. Edits already done may be hidden but will\n"
19916"          not be forgotten.\n"
19917"          </p><p>\n"
19918"          Note that this box affects only what is displayed. Changes\n"
19919"          will affect all books in your library even if this box\n"
19920"          is checked.</p>"
19921msgstr ""
19922
19923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19924msgid "Only show items in the current &Virtual library"
19925msgstr ""
19926
19927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19928msgid "&Filter by:"
19929msgstr ""
19930
19931#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
19932msgid "Filter items using the text in this box"
19933msgstr ""
19934
19935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
19936msgid "Show only items containing this text"
19937msgstr ""
19938
19939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
19940msgid "F&ilter"
19941msgstr ""
19942
19943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
19944msgid ""
19945"Delete selected items from the database. This will unapply the items from "
19946"all books and then remove them from the database."
19947msgstr ""
19948
19949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
19950msgid "Ctrl+D"
19951msgstr "Krmilka+D"
19952
19953#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
19954msgid "Rename the items in every book where they are used"
19955msgstr ""
19956
19957#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
19958msgid "Ctrl+R"
19959msgstr "Krmilka+R"
19960
19961#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
19962msgid "Undo any deletes or edits on the selected lines"
19963msgstr ""
19964
19965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
19966msgid "Ctrl+U"
19967msgstr "Krmilka+U"
19968
19969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
19970msgid "Template language tutorial"
19971msgstr ""
19972
19973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
19974msgid "Template function reference"
19975msgstr ""
19976
19977#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
19978msgid "Author Sort"
19979msgstr "Razvrščanje avtorjev"
19980
19981#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19982msgid "Tag 1"
19983msgstr "Oznaka 1"
19984
19985#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19986msgid "Tag 2"
19987msgstr "Oznaka 2"
19988
19989#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
19990msgid "Template value"
19991msgstr ""
19992
19993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
19994msgid "Disable word wrap"
19995msgstr ""
19996
19997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
19998msgid "Enable word wrap"
19999msgstr ""
20000
20001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
20002msgid "Load template from the Template tester"
20003msgstr ""
20004
20005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
20006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
20007msgid "Load template from file"
20008msgstr ""
20009
20010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
20011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
20012msgid "Save template to file"
20013msgstr ""
20014
20015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
20016msgid "No Template tester text is available"
20017msgstr ""
20018
20019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
20020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
20021msgid "Template file"
20022msgstr ""
20023
20024#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
20025#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
20026msgid "Select icon"
20027msgstr ""
20028
20029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
20030msgid "EXCEPTION: "
20031msgstr "IZJEMA:"
20032
20033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
20034msgid "Built-in template function"
20035msgstr ""
20036
20037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
20038msgid "Built-in function"
20039msgstr "Vgrajena funkcija"
20040
20041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20042msgid "User defined Python template function"
20043msgstr ""
20044
20045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20046msgid "User function"
20047msgstr ""
20048
20049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20050msgid "Stored template"
20051msgstr ""
20052
20053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20054msgid "Stored user defined template"
20055msgstr ""
20056
20057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20058msgid "No template provided"
20059msgstr ""
20060
20061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20062msgid "The template box cannot be empty"
20063msgstr ""
20064
20065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20066#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20067msgid "No column chosen"
20068msgstr "Izbran ni noben stolpec"
20069
20070#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20071msgid "You must specify a column to be colored"
20072msgstr "Določiti morate stolpec, ki bo obarvan"
20073
20074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20075msgid "You must specify the column where the icons are applied"
20076msgstr ""
20077
20078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20079msgid "&Continue"
20080msgstr ""
20081
20082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20083msgid "Continue running the template"
20084msgstr ""
20085
20086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20087msgid "Stop running the template"
20088msgstr ""
20089
20090#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20091#, python-brace-format
20092msgid "Break: line {0}, book {1}"
20093msgstr ""
20094
20095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20096msgid "The name of the template language operation"
20097msgstr ""
20098
20099#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20100msgid "A variable in the template"
20101msgstr ""
20102
20103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20104msgid "The value of the variable"
20105msgstr ""
20106
20107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20108msgid "A General Program Mode Template"
20109msgstr ""
20110
20111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20112#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20113msgid "Set the color of the column:"
20114msgstr "Določite barvo stolpca:"
20115
20116#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20117msgid "Copy a color name to the clipboard:"
20118msgstr ""
20119
20120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20121msgid "Copy the selected color name to the clipboard"
20122msgstr "Kopiraj izbrano ime barve na odložišče"
20123
20124#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20125msgid "Kind:"
20126msgstr ""
20127
20128#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20129msgid "Apply the icon to column:"
20130msgstr "Uporabi ikono za stolpec:"
20131
20132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20133msgid "Copy an icon file name to the clipboard:"
20134msgstr ""
20135
20136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20137msgid "Copy the selected icon file name to the clipboard"
20138msgstr "Kopiraj ime izbrane datoteke ikone na odložišče"
20139
20140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20141msgid "Add icon"
20142msgstr "Dodaj ikono"
20143
20144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20145msgid "Add an icon file to the set of choices"
20146msgstr ""
20147
20148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20149msgid "Template &name:"
20150msgstr "Ime pre&dloge:"
20151
20152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20153msgid "The name of the callable template"
20154msgstr ""
20155
20156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20157msgid "T&emplate:"
20158msgstr "Pr&edloga:"
20159
20160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20161msgid "The text of the template program goes into the box below"
20162msgstr ""
20163
20164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20165msgid "        "
20166msgstr ""
20167
20168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20169msgid "Enable &breakpoints"
20170msgstr ""
20171
20172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20173msgid ""
20174"<p>If checked, the template evaluator will stop when it\n"
20175"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20176"you the value as well as all the local variables</p>"
20177msgstr ""
20178
20179#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20180msgid "&Go"
20181msgstr ""
20182
20183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20184msgid ""
20185"If 'Enable breakpoints' is checked then click this button to run your "
20186"template"
20187msgstr ""
20188
20189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20190msgid "&Line:"
20191msgstr ""
20192
20193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20195msgid "Line number to toggle"
20196msgstr ""
20197
20198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20199msgid "&Toggle"
20200msgstr ""
20201
20202#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20203msgid "Toggle the breakpoint on the line number in the box"
20204msgstr ""
20205
20206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20207msgid "&Remove all"
20208msgstr ""
20209
20210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20211msgid "Remove all breakpoints"
20212msgstr ""
20213
20214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20215msgid "&Set all"
20216msgstr ""
20217
20218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20219msgid "Set breakpoint on every line"
20220msgstr ""
20221
20222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20223msgid ""
20224"<p>The text of the template program goes in this box.\n"
20225"            Don't forget that a General Program Mode template must begin with\n"
20226"            the word \"program:\".</p>"
20227msgstr ""
20228
20229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20230#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20231msgid "D&ocumentation:"
20232msgstr "D&okumentacija:"
20233
20234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20235msgid "Documentation for the function being defined or edited"
20236msgstr ""
20237
20238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20239msgid "Template value:"
20240msgstr "Vrednost predloge:"
20241
20242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20243msgid "The value of the template using the current book in the library view"
20244msgstr ""
20245
20246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20255msgid "User label"
20256msgstr ""
20257
20258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20259msgid "Font:"
20260msgstr ""
20261
20262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20263msgid "Select the font for the Template box"
20264msgstr ""
20265
20266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20267msgid "Size:"
20268msgstr "Velikost:"
20269
20270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20271msgid "Select the font size for the Template box"
20272msgstr ""
20273
20274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20275msgid "Lo&ad"
20276msgstr ""
20277
20278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20279msgid "Load the template from a file"
20280msgstr ""
20281
20282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20283msgid "Save the template in a file"
20284msgstr ""
20285
20286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20287msgid "Template Function Reference"
20288msgstr ""
20289
20290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20291msgid "Function &name:"
20292msgstr "&Ime funkcije:"
20293
20294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20295msgid "&Function type:"
20296msgstr ""
20297
20298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20299msgid "&Documentation:"
20300msgstr "&Dokumentacija:"
20301
20302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20304msgid "&Code:"
20305msgstr ""
20306
20307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20308msgid "Remove any template from the box"
20309msgstr ""
20310
20311#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20312msgid "Open template editor"
20313msgstr "Odpri urejevalnik predlog"
20314
20315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20316msgid "Trim Image"
20317msgstr "Obreži sliko"
20318
20319#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20320msgid "Select a region by dragging with your mouse, and then click trim"
20321msgstr ""
20322
20323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20324msgid "&Trim"
20325msgstr "&Obreži"
20326
20327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20328msgid "Trim image by removing borders outside the selected region"
20329msgstr ""
20330
20331#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20332msgid "Adjust selection by dragging corners"
20333msgstr ""
20334
20335#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20336#, python-brace-format
20337msgid "Size: {0}px Aspect ratio: {1:.2g}"
20338msgstr ""
20339
20340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20341#, python-brace-format
20342msgid "Size: {0}x{1}px"
20343msgstr "Velikost: {0}x{1} sl. točk"
20344
20345#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20346#, python-format
20347msgid "Download %s"
20348msgstr ""
20349
20350#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20351#, python-format
20352msgid "Downloading <b>%(fname)s</b> from %(url)s"
20353msgstr ""
20354
20355#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20356#, python-format
20357msgid "Failed to download from %(url)r with error: %(err)s"
20358msgstr ""
20359
20360#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20361msgid "Downloading book"
20362msgstr "Nalaganje knjig"
20363
20364#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20365#, python-brace-format
20366msgid ""
20367"The book {0} will be downloaded and added to your calibre library "
20368"automatically."
20369msgstr ""
20370
20371#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20372msgid "No file specified to download."
20373msgstr ""
20374
20375#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20376msgid "Not a support e-book format."
20377msgstr ""
20378
20379#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20380#, python-format
20381msgid "Downloading %s"
20382msgstr "Prenašanje %s"
20383
20384#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20385msgid "Downloading"
20386msgstr "Prenašanje"
20387
20388#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20389msgid "Failed to download e-book"
20390msgstr ""
20391
20392#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20393msgid "finished"
20394msgstr "končano"
20395
20396#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20397#, python-format
20398msgid "Email %(name)s to %(to)s"
20399msgstr ""
20400
20401#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20402msgid "News:"
20403msgstr "Novice:"
20404
20405#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20406#, python-format
20407msgid "Attached is the %s periodical downloaded by calibre."
20408msgstr ""
20409
20410#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20411msgid "Add a new recipient:"
20412msgstr "Dodaj novega prejemnika:"
20413
20414#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20415msgid "&Address"
20416msgstr ""
20417
20418#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20419msgid "&Formats"
20420msgstr ""
20421
20422#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20423msgid "&Subject"
20424msgstr ""
20425
20426#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20427msgid "A&lias"
20428msgstr ""
20429
20430#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20431msgid "The email address of the recipient"
20432msgstr ""
20433
20434#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20435msgid "The optional alias (simple name) of the recipient"
20436msgstr ""
20437
20438#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20439msgid ""
20440"Formats to email. The first matching one will be sent (comma separated list)"
20441msgstr ""
20442
20443#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20444msgid "The optional subject for email sent to this recipient"
20445msgstr ""
20446
20447#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20448msgid "&Add recipient"
20449msgstr "&Dodaj prejemnika"
20450
20451#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20452msgid "Need address"
20453msgstr "Potreben je naslov"
20454
20455#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20456msgid "You must specify an address"
20457msgstr "Določiti morate naslov"
20458
20459#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20460msgid "Need formats"
20461msgstr ""
20462
20463#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20464msgid "You must specify at least one format to send"
20465msgstr ""
20466
20467#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20468#, python-format
20469msgid "The recipient %s already exists"
20470msgstr ""
20471
20472#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20473msgid "No recipients"
20474msgstr ""
20475
20476#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20477msgid "You must select at least one recipient"
20478msgstr ""
20479
20480#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20481msgid "Auto convert the following books before sending via email?"
20482msgstr ""
20483
20484#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20485msgid "This recipient has no valid formats defined"
20486msgstr ""
20487
20488#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20489msgid "These books have no suitable input formats for conversion"
20490msgstr ""
20491
20492#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20493msgid "Could not send"
20494msgstr ""
20495
20496#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20497msgid ""
20498"Could not send books to some recipients. Click \"Show details\" for more "
20499"information"
20500msgstr ""
20501
20502#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20503msgid "E-book:"
20504msgstr "E-knjiga:"
20505
20506#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20507msgid "Attached, you will find the e-book"
20508msgstr ""
20509
20510#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20511#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20512msgid "by"
20513msgstr "ne"
20514
20515#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20516#, python-format
20517msgid "in the %s format."
20518msgstr ""
20519
20520#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20521msgid "About this book:"
20522msgstr "O tej knjigi:"
20523
20524#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20525msgid "Sending email to"
20526msgstr ""
20527
20528#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20529#, python-format
20530msgid "Auto convert the following books to %s before sending via email?"
20531msgstr ""
20532
20533#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20534msgid "Could not email the following books as no suitable formats were found:"
20535msgstr ""
20536
20537#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20538msgid "Failed to email book"
20539msgstr ""
20540
20541#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20542msgid "sent"
20543msgstr ""
20544
20545#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20546msgid "Sent news to"
20547msgstr ""
20548
20549#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20550#, python-format
20551msgid ""
20552"<div style=\"font-size:10pt;\">\n"
20553"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20554"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20555"<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>"
20556msgstr ""
20557
20558#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20559msgid "Regular &expression"
20560msgstr "R&egularni izraz"
20561
20562#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20563#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20564msgid "Test"
20565msgstr "Preizkusi"
20566
20567#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20569msgid "File &name:"
20570msgstr "&Ime datoteke:"
20571
20572#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20573msgid "Title:"
20574msgstr "Naslov:"
20575
20576#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20577msgid "Regular expression (?P&lt;title&gt;)"
20578msgstr ""
20579
20580#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20581#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20582#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20583#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20584#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20585#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20586#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20587#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20588#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20589#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20590#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20591#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20592#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20593#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20594#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20595#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20596msgid "No match"
20597msgstr "Ni zadetkov"
20598
20599#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20600msgid "Authors:"
20601msgstr "Avtorji:"
20602
20603#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20604msgid "Regular expression (?P<author>)"
20605msgstr "Regularni izraz (?P<author>)"
20606
20607#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20608msgid "Series:"
20609msgstr "Zbirka:"
20610
20611#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20612msgid "Regular expression (?P<series>)"
20613msgstr "Regularni izraz (?P<series>)"
20614
20615#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20616msgid "Series index:"
20617msgstr "Indeks v zbirki:"
20618
20619#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20620msgid "Regular expression (?P<series_index>)"
20621msgstr "Regularni izraz (?P<series_index>)"
20622
20623#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20624#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20625msgid "ISBN:"
20626msgstr "ISBN:"
20627
20628#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20629msgid "Regular expression (?P<isbn>)"
20630msgstr "Regularni izraz (?P<isbn>)"
20631
20632#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20633msgid "Publisher:"
20634msgstr "Založnik:"
20635
20636#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20637msgid "Regular expression (?P<publisher>)"
20638msgstr "Regularni izraz (?P<publisher>)"
20639
20640#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20641msgid "Published:"
20642msgstr "Objavljeno"
20643
20644#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20645msgid "Regular expression (?P<published>)"
20646msgstr "Regularni izraz (?P<published>)"
20647
20648#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20649msgid "Comments:"
20650msgstr "Komentarji:"
20651
20652#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20653msgid "Regular expression (?P<comments>)"
20654msgstr ""
20655
20656#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20657msgid "Select font files"
20658msgstr ""
20659
20660#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20661msgid "TrueType/OpenType Fonts"
20662msgstr ""
20663
20664#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20665msgid "Corrupt font"
20666msgstr "Okvarjena pisava"
20667
20668#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20669#, python-format
20670msgid "Failed to read metadata from the font file: %s"
20671msgstr ""
20672
20673#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20674msgid "Choose a font family"
20675msgstr "Izberite družino pisav"
20676
20677#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20678#, python-format
20679msgid "Available faces for %s"
20680msgstr ""
20681
20682#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20683msgid "Choose font family"
20684msgstr "Izberi družino pisav"
20685
20686#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20687msgid "Add &fonts"
20688msgstr "Dodaj pi&save"
20689
20690#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20691msgid "Choose a font family from the list below:"
20692msgstr "S spodnjega seznama izberite družino pisav:"
20693
20694#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20696msgid "Find next"
20697msgstr "Najdi naslednje"
20698
20699#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20701msgid "Find previous"
20702msgstr "Najdi prejšnje"
20703
20704#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20705#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20706#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20707#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20708#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20709#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20710#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20711#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20712#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20713msgid "None"
20714msgstr "Brez"
20715
20716#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20718msgid "Added fonts"
20719msgstr "Dodane pisave"
20720
20721#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20723#, python-format
20724msgid "Added font families: %s"
20725msgstr ""
20726
20727#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20728msgid "Choose &font family"
20729msgstr "Izberi &družino pisav"
20730
20731#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20732msgid "Clear the font family"
20733msgstr "Počisti družino pisav"
20734
20735#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20736msgid "Remove this action"
20737msgstr ""
20738
20739#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20740msgid "<a href=\"{}\">CSS selector help</a>"
20741msgstr ""
20742
20743#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20744msgid "Create the rule to transform HTML tags below"
20745msgstr ""
20746
20747#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20748#, python-brace-format
20749msgid "{preamble} {match_type}"
20750msgstr ""
20751
20752#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20753msgid "If the tag"
20754msgstr ""
20755
20756#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20757msgid "Then:"
20758msgstr ""
20759
20760#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20761msgid "Add another action"
20762msgstr ""
20763
20764#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20765#, python-brace-format
20766msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20767msgstr ""
20768
20769#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20770msgid ""
20771"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20772"below to get started."
20773msgstr ""
20774
20775#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20776msgid "Test HTML transform rules"
20777msgstr ""
20778
20779#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20780msgid "Enter an HTML document below and click the \"Test\" button"
20781msgstr ""
20782
20783#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20784msgid "Resulting HTML"
20785msgstr ""
20786
20787#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20788msgid "Edit HTML transform rules"
20789msgstr ""
20790
20791#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20792msgid "Current HTML file"
20793msgstr ""
20794
20795#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20796msgid "All HTML files"
20797msgstr ""
20798
20799#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20800msgid "Open HTML files"
20801msgstr ""
20802
20803#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20804msgid "Selected HTML files"
20805msgstr ""
20806
20807#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20808msgid "Create an icon theme"
20809msgstr "Ustvari temo ikon"
20810
20811#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20812msgid "Theme Metadata"
20813msgstr ""
20814
20815#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20816msgid "&Version:"
20817msgstr ""
20818
20819#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20820msgid "&License:"
20821msgstr ""
20822
20823#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20824#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20825msgid "&URL:"
20826msgstr "&URL:"
20827
20828#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20829msgid ""
20830"The license for the icons in this theme. Common choices are Creative Commons"
20831" or Public Domain."
20832msgstr ""
20833
20834#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20835#, python-format
20836msgid "%d icons missing in this theme"
20837msgstr "V tej temi manjka %d ikon"
20838
20839#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20840msgid "No missing icons"
20841msgstr "Nobena ikona ne manjka"
20842
20843#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20844msgid "No title specified"
20845msgstr ""
20846
20847#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20848msgid "You must specify a title for this icon theme"
20849msgstr ""
20850
20851#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20852msgid "No author specified"
20853msgstr ""
20854
20855#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20856msgid "You must specify an author for this icon theme"
20857msgstr ""
20858
20859#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20860msgid "&Abort"
20861msgstr ""
20862
20863#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20864msgid "Losslessly optimizing images, please wait..."
20865msgstr ""
20866
20867#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20868msgid "Optimizing images failed, click \"Show details\" for more information"
20869msgstr ""
20870
20871#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20872msgid "Compression failed"
20873msgstr ""
20874
20875#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20876#, python-format
20877msgid "Optimizing %s"
20878msgstr ""
20879
20880#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20881msgid "Creating theme file"
20882msgstr ""
20883
20884#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20885msgid "Compressing theme file"
20886msgstr ""
20887
20888#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20889#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20890msgid "Finished"
20891msgstr "Dokončano"
20892
20893#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20894msgid "Choose a folder from which to read the icons"
20895msgstr ""
20896
20897#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20898msgid "Choose destination for icon theme"
20899msgstr ""
20900
20901#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20902msgid "ZIP files"
20903msgstr ""
20904
20905#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20906#, python-brace-format
20907msgid ""
20908"\n"
20909"            <h1>{title}</h1>\n"
20910"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20911"            <p>{description}</p>\n"
20912"            <p>Version: {version} Number of users: {usage}</p>\n"
20913"            <p><i>Right click to visit theme homepage</i></p>\n"
20914"            "
20915msgstr ""
20916
20917#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20918msgid "Downloading icons..."
20919msgstr ""
20920
20921#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20922msgid "Downloading icons, please wait..."
20923msgstr "Prenašanje ikon, počakajte trenutek ..."
20924
20925#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20926msgid "Choose an icon theme"
20927msgstr "Izberite temo ikon"
20928
20929#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20930msgid "Restore &default icons"
20931msgstr "Obnovi privzete i&kone"
20932
20933#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
20934msgid ""
20935"Choose an icon theme below. You will need to restart calibre to see the new "
20936"icons."
20937msgstr ""
20938
20939#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
20940msgid "Current icon theme:"
20941msgstr "Trenutna tema ikon:"
20942
20943#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
20944#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
20945msgid "&Sort by:"
20946msgstr ""
20947
20948#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20949msgid "Number of icons"
20950msgstr "Število ikon"
20951
20952#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20953msgid "Popularity"
20954msgstr "Priljubljenost"
20955
20956#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20957msgid "No homepage"
20958msgstr ""
20959
20960#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20961msgid "The {} theme has no homepage"
20962msgstr ""
20963
20964#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
20965msgid "Downloading, please wait..."
20966msgstr ""
20967
20968#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
20969msgid "Failed to download list of themes"
20970msgstr ""
20971
20972#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
20973msgid ""
20974"Failed to download list of themes, click \"Show details\" for more "
20975"information"
20976msgstr ""
20977
20978#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
20979#, python-format
20980msgid ""
20981"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
20982"stock icons?"
20983msgstr ""
20984
20985#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
20986msgid "No theme selected"
20987msgstr "Nobena tema ni izbrana"
20988
20989#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
20990msgid "You must first select an icon theme"
20991msgstr "Najprej morate izbrati temo ikon"
20992
20993#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
20994msgid ""
20995"Failed to download icon theme, click \"Show details\" for more information."
20996msgstr ""
20997
20998#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
20999msgid "Zoom &in"
21000msgstr ""
21001
21002#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
21003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
21004msgid "Zoom &out"
21005msgstr ""
21006
21007#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
21008msgid "&Save as"
21009msgstr "&Shrani kot"
21010
21011#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
21012msgid "&Rotate"
21013msgstr ""
21014
21015#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
21016msgid "&Full screen"
21017msgstr ""
21018
21019#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
21020msgid "&Fit image"
21021msgstr ""
21022
21023#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
21024msgid "Fit image inside the available space"
21025msgstr ""
21026
21027#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
21028msgid "Choose a file to save to"
21029msgstr "Izberite datoteko za shranjevanje vanjo"
21030
21031#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
21032#, python-brace-format
21033msgid "Image: {name} {resolution}"
21034msgstr ""
21035
21036#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
21037msgid "Cover browser"
21038msgstr "Brskalnik naslovnic"
21039
21040#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
21041#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21042#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21043#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21044#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21045#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21046#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21047msgid "Tag browser"
21048msgstr "Brskalnik značk"
21049
21050#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21051msgid "See what's new in this calibre release"
21052msgstr "Oglejte si, kaj je novega v tej izdaji calibre"
21053
21054#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21055msgid "Connected "
21056msgstr "Povezan "
21057
21058#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21059#, python-format
21060msgid " %(created)s %(name)s"
21061msgstr ""
21062
21063#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21064msgid "created by"
21065msgstr "ustvaril"
21066
21067#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21068#, python-format
21069msgid "%(num)d of %(total)d books"
21070msgstr ""
21071
21072#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21073#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21074msgid "one book"
21075msgid_plural "{} books"
21076msgstr[0] ""
21077msgstr[1] ""
21078msgstr[2] ""
21079msgstr[3] ""
21080
21081#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21082#, python-format
21083msgid "%(num)s, %(sel)d selected"
21084msgid_plural "%(num)s, %(sel)d selected"
21085msgstr[0] "%(num)s, %(sel)d izbrana"
21086msgstr[1] "%(num)s, %(sel)d izbrani"
21087msgstr[2] "%(num)s, %(sel)d izbrane"
21088msgstr[3] "%(num)s, %(sel)d izbranih"
21089
21090#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21091#, python-brace-format
21092msgid "{0}, {1} total"
21093msgstr ""
21094
21095#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21096msgid "Cover grid"
21097msgstr ""
21098
21099#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21100#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21101#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21102msgid "Toggle"
21103msgstr "Preklopi"
21104
21105#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21106msgid "Search bar"
21107msgstr ""
21108
21109#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21110msgid "Next Virtual library"
21111msgstr ""
21112
21113#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21114msgid "Switch to the next Virtual library in the Virtual library tab bar"
21115msgstr "Preklopi na naslednjo navidezno knjižnico v vrstici z zavihki 'Navidezna knjižnica' "
21116
21117#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21118msgid "Previous Virtual library"
21119msgstr ""
21120
21121#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21122msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21123msgstr "Preklopi na prejšnjo navidezno knjižnico v vrstici z zavihki 'Navidezna knjižnica'"
21124
21125#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21126#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21127#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21128msgid "All books"
21129msgstr "Vse knjige"
21130
21131#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21132msgid "Search expression for this Virtual library:"
21133msgstr ""
21134
21135#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21136msgid "Sort tabs alphabetically"
21137msgstr ""
21138
21139#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21140msgid "Restore hidden tabs"
21141msgstr "Obnovi skrite zavihke"
21142
21143#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21144#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21145msgid "Hide Virtual library tabs"
21146msgstr ""
21147
21148#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21149msgid "Lock Virtual library tabs"
21150msgstr ""
21151
21152#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21153msgid "Unlock Virtual library tabs"
21154msgstr ""
21155
21156#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21157#, python-format
21158msgid "Edit \"%s\""
21159msgstr ""
21160
21161#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21162#, python-format
21163msgid "Delete \"%s\""
21164msgstr ""
21165
21166#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21167#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21168msgid "Book details"
21169msgstr ""
21170
21171#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21172msgid "Layout"
21173msgstr "Postavitev"
21174
21175#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21176msgid "Show and hide various parts of the calibre main window"
21177msgstr ""
21178
21179#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21180#, python-format
21181msgid "No %s format"
21182msgstr ""
21183
21184#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21185#, python-brace-format
21186msgid "The book {0} does not have the {1} format"
21187msgstr ""
21188
21189#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21190#, python-format
21191msgid "Restore %s"
21192msgstr "Obnovi %s"
21193
21194#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21195msgid "Job"
21196msgstr "Opravilo"
21197
21198#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21199msgid "Progress"
21200msgstr "Napredek"
21201
21202#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21203msgid "Running time"
21204msgstr "Čas izvajanja"
21205
21206#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21207msgid "Start time"
21208msgstr ""
21209
21210#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21211msgid "There is a running job:"
21212msgid_plural "There are {} running jobs:"
21213msgstr[0] ""
21214msgstr[1] ""
21215msgstr[2] ""
21216msgstr[3] ""
21217
21218#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21219#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21220#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21221msgid "Unknown job"
21222msgstr "Neznano opravilo"
21223
21224#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21225msgid "There is a waiting job"
21226msgid_plural "There are {} waiting jobs"
21227msgstr[0] ""
21228msgstr[1] ""
21229msgstr[2] ""
21230msgstr[3] ""
21231
21232#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21233#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21234#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21235#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21236#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21237msgid "Cannot kill job"
21238msgstr "Prekinitev opravila ni mogoča"
21239
21240#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21241#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21242msgid "Cannot kill jobs that communicate with the device"
21243msgstr "Opravil, ki komunicirajo z napravo, ni mogoče prekiniti"
21244
21245#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21246msgid "Job has already run"
21247msgstr "Opravilo je že izvedeno"
21248
21249#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21250msgid "This job cannot be stopped"
21251msgstr "Tega opravila ni mogoče ustaviti"
21252
21253#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21254msgid ""
21255"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21256"of unstoppable jobs."
21257msgstr ""
21258
21259#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21260msgid "Unavailable"
21261msgstr "Ni na voljo"
21262
21263#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21264msgid "Click to see list of jobs"
21265msgstr "Kliknite za prikaz seznama opravil"
21266
21267#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21268msgid " [Alt+Shift+J]"
21269msgstr ""
21270
21271#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21272msgid "Show/hide the Jobs List"
21273msgstr ""
21274
21275#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21276msgid "Jobs:"
21277msgstr "Opravila:"
21278
21279#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21280msgid "No running jobs"
21281msgstr ""
21282
21283#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21284msgid "One running job"
21285msgstr ""
21286
21287#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21288#, python-format
21289msgid "%d running jobs"
21290msgstr ""
21291
21292#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21293msgid " - Jobs"
21294msgstr " - Opravila"
21295
21296#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21297msgid "Search for a job by name"
21298msgstr ""
21299
21300#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21301#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21302msgid "No job"
21303msgstr ""
21304
21305#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21306#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21307msgid "No job selected"
21308msgstr "Nobeno opravilo ni izbrano"
21309
21310#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21311msgid "Do you really want to stop the selected job?"
21312msgid_plural "Do you really want to stop all the selected jobs?"
21313msgstr[0] ""
21314msgstr[1] ""
21315msgstr[2] ""
21316msgstr[3] ""
21317
21318#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21319msgid "Do you really want to stop all non-device jobs?"
21320msgstr ""
21321
21322#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21323#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21324msgid "&Custom"
21325msgstr "Po &meri"
21326
21327#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21328#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21329msgid "&Alternate shortcut:"
21330msgstr "&Nadomestne tipke za bližnjico:"
21331
21332#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21333#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21334msgid "&Shortcut:"
21335msgstr "&Bližnjica:"
21336
21337#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21338#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21339msgid "Done"
21340msgstr "Opravljeno"
21341
21342#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21343#, python-format
21344msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21345msgstr ""
21346
21347#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21348#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21349msgid "Press a key..."
21350msgstr "Pritisnite tipko ..."
21351
21352#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21353#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21354msgid "Already assigned"
21355msgstr ""
21356
21357#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21358#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21359msgid "already assigned to"
21360msgstr ""
21361
21362#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21363msgid "<b>This shortcut no longer exists</b>"
21364msgstr ""
21365
21366#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21367msgid ""
21368"Double click on any entry to change the keyboard shortcuts associated with "
21369"it"
21370msgstr ""
21371
21372#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21373msgid "Search for a shortcut by name"
21374msgstr ""
21375
21376#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21377#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21378#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21379#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21380msgid "Expand all"
21381msgstr ""
21382
21383#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21384#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21385#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21386#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21387#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21388#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21389msgid "Collapse all"
21390msgstr ""
21391
21392#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21393#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21394#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21395#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21398#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21399msgid "No matches"
21400msgstr "Ni zadetkov"
21401
21402#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21403#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21404#, python-format
21405msgid "Could not find any shortcuts matching %s"
21406msgstr ""
21407
21408#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21409msgid "Eject this device"
21410msgstr "Izvrzi to napravo"
21411
21412#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21413msgid "Configure this device"
21414msgstr "Prilagodi to napravo"
21415
21416#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21417msgid "Update cached metadata on device"
21418msgstr "Posodobi predpomnjene metapodatke na napravi"
21419
21420#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21421msgid "Show books in calibre library"
21422msgstr "Pokaži knjige v knjižnici calibre"
21423
21424#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21425msgid "Show books in the main memory of the device"
21426msgstr "Pokaži knjige v glavnem pomnilniku naprave"
21427
21428#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21429msgid "Show books in storage card A"
21430msgstr "Pokaži knjige na pomn. kartici A"
21431
21432#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21433msgid "Show books in storage card B"
21434msgstr "Pokaži knjige na pomn. kartici B"
21435
21436#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21437msgid "Delete library"
21438msgstr "Izbriši knjižnico"
21439
21440#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21441msgid "available"
21442msgstr "na voljo"
21443
21444#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21445msgid "Close the Virtual library"
21446msgstr ""
21447
21448#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21449msgid "Change how the displayed books are sorted"
21450msgstr ""
21451
21452#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21453msgid "Sort"
21454msgstr ""
21455
21456#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21457msgid ""
21458"<p>Search the list of books by title, author, publisher, tags, comments, "
21459"etc.<br><br>Words separated by spaces are ANDed"
21460msgstr ""
21461
21462#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21463msgid "Do quick search (you can also press the Enter key)"
21464msgstr ""
21465
21466#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21467#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21468#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21469msgid "Highlight"
21470msgstr ""
21471
21472#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21473msgid "Copy current search text (instead of search name)"
21474msgstr "Kopiraj trenutno besedilo iskanja (namesto iskalnega polja)"
21475
21476#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21477msgid "Use an existing Saved search or create a new one"
21478msgstr ""
21479
21480#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21481msgid "Saved search"
21482msgstr "Shranjeno iskanje"
21483
21484#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21485msgid "<h2>Shutting down</h2><div>"
21486msgstr ""
21487
21488#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21489#, python-format
21490msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21491msgstr ""
21492
21493#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21494#, python-format
21495msgid "This book is on the device in %s"
21496msgstr ""
21497
21498#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21499msgid "Anonymous Content server user"
21500msgstr ""
21501
21502#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21503msgid "Local E-book viewer user"
21504msgstr ""
21505
21506#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21507#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21508msgid "Bookmark"
21509msgstr "Zaznamek"
21510
21511#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21512#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21513#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21514msgid "Bookmarks"
21515msgstr "Zaznamki"
21516
21517#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21518#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21519msgid "Highlights"
21520msgstr ""
21521
21522#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21523msgid "Export {} annotations"
21524msgstr ""
21525
21526#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21527msgid "calibre annotation collection"
21528msgstr ""
21529
21530#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21531msgid "annotations"
21532msgstr ""
21533
21534#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21535msgid "Format to export in:"
21536msgstr ""
21537
21538#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21539msgid "Save to file"
21540msgstr ""
21541
21542#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21543msgid "File for exports"
21544msgstr ""
21545
21546#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21547#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21548msgid "Unknown chapter"
21549msgstr ""
21550
21551#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21552#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21553msgid "Open in viewer"
21554msgstr ""
21555
21556#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21557#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21558msgid "Show in calibre"
21559msgstr ""
21560
21561#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21562#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21563#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21564msgid "Edit notes"
21565msgstr ""
21566
21567#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21568msgid "Export selected item"
21569msgid_plural "Export {} selected items"
21570msgstr[0] ""
21571msgstr[1] ""
21572msgstr[2] ""
21573msgstr[3] ""
21574
21575#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21576msgid "Delete selected item"
21577msgid_plural "Delete {} selected items"
21578msgstr[0] ""
21579msgstr[1] ""
21580msgstr[2] ""
21581msgstr[3] ""
21582
21583#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21584msgid "Restrict to"
21585msgstr ""
21586
21587#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21588msgid "Type:"
21589msgstr ""
21590
21591#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21592msgid "Show only annotations of the specified type"
21593msgstr ""
21594
21595#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21596msgid "User:"
21597msgstr ""
21598
21599#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21600msgid "Show only annotations created by the specified user"
21601msgstr ""
21602
21603#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21604msgid ""
21605"Only show annotations from books that have been selected in the calibre "
21606"library"
21607msgstr ""
21608
21609#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21610msgid "&Show results from only selected books"
21611msgstr ""
21612
21613#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21614msgid "&Show results from only the selected book"
21615msgid_plural "&Show results from only the {} selected books"
21616msgstr[0] ""
21617msgstr[1] ""
21618msgstr[2] ""
21619msgstr[3] ""
21620
21621#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21622msgid "Enter words to search for"
21623msgstr ""
21624
21625#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21629#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21630msgid "Find previous match"
21631msgstr ""
21632
21633#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21634msgid "Invalid search expression"
21635msgstr ""
21636
21637#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21638#, python-brace-format
21639msgid ""
21640"The search expression: {0} is invalid. The search syntax used is the SQLite "
21641"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21642msgstr ""
21643
21644#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21645msgid "Edit the notes of this highlight"
21646msgstr ""
21647
21648#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21649msgid "Add notes"
21650msgstr ""
21651
21652#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21653msgid "Add notes to this highlight"
21654msgstr ""
21655
21656#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21657msgid "User"
21658msgstr ""
21659
21660#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21661msgid "Open the book at this annotation in the calibre E-book viewer"
21662msgstr ""
21663
21664#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21665msgid "Show this book in the main calibre book list"
21666msgstr ""
21667
21668#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21669msgid "Edit notes for highlight"
21670msgstr ""
21671
21672#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21673msgid "Annotations browser"
21674msgstr ""
21675
21676#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21677msgid "&Match on related words"
21678msgstr ""
21679
21680#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21681msgid ""
21682"With this option searching for words will also match on any related words "
21683"(supported in several languages). For example, in the English language: "
21684"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21685msgstr ""
21686
21687#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21688msgid "&Delete all selected"
21689msgstr ""
21690
21691#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21692msgid "Delete the selected annotations"
21693msgstr ""
21694
21695#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21696msgid "&Export all selected"
21697msgstr ""
21698
21699#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21700msgid "Export the selected annotations"
21701msgstr ""
21702
21703#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21704msgid "Rebuild search index"
21705msgstr ""
21706
21707#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21708msgid ""
21709"Refresh annotations in case they have been changed since this window was "
21710"opened"
21711msgstr ""
21712
21713#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21714#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21715msgid "No selected annotations"
21716msgstr ""
21717
21718#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21719#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21720msgid "No annotations have been selected"
21721msgstr ""
21722
21723#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21724msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21725msgid_plural ""
21726"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21727msgstr[0] ""
21728msgstr[1] ""
21729msgstr[2] ""
21730msgstr[3] ""
21731
21732#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21733msgid "Editing is only supported for the notes associated with highlights"
21734msgstr ""
21735
21736#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21737msgid "Set to undefined"
21738msgstr ""
21739
21740#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21741msgid "Size (MB)"
21742msgstr "Velikost (MB)"
21743
21744#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21745#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21746msgid "Modified"
21747msgstr "Spremenjeno"
21748
21749#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21750#, python-format
21751msgid ""
21752"The cover for the book %s is too large, cannot load it. Resize or delete it."
21753msgstr ""
21754
21755#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21756#, python-format
21757msgid "%s stars"
21758msgstr ""
21759
21760#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21761#, python-format
21762msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21763msgstr ""
21764
21765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21766#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21767#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21768msgid "Description:"
21769msgstr "Opis:"
21770
21771#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21772#, python-brace-format
21773msgid "The lookup/search name is <i>{0}</i>"
21774msgstr ""
21775
21776#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21777#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21778#, python-brace-format
21779msgid "This book's UUID is \"{0}\""
21780msgstr ""
21781
21782#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21783#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21784msgid ""
21785"Could not change the on disk location of this book. Is it open in another "
21786"program?"
21787msgstr ""
21788
21789#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21790#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21791msgid "Failed to set data"
21792msgstr ""
21793
21794#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21795#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21796msgid "Could not set data, click \"Show details\" to see why."
21797msgstr ""
21798
21799#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21800msgid "In Library"
21801msgstr "V knjižnici"
21802
21803#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21804#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21805msgid "Size"
21806msgstr "Velikost"
21807
21808#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21809msgid "Waiting for metadata to be updated"
21810msgstr ""
21811
21812#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21813msgid "Marked for deletion"
21814msgstr "Označeno za brisanje"
21815
21816#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21817msgid "Double click to <b>edit</b> me<br><br>"
21818msgstr "Dvoklikni me, da me <b>urediš</b><br><br>"
21819
21820#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21821msgid "The lookup/search name is"
21822msgstr ""
21823
21824#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21825msgid "Cannot hide all columns"
21826msgstr "Vseh stolpcev ni mogoče skriti"
21827
21828#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21829msgid "You must not hide all columns"
21830msgstr ""
21831
21832#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21833#, python-format
21834msgid "Hide column %s"
21835msgstr "Skrij stolpec %s"
21836
21837#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21838#, python-format
21839msgid "Sort on %s"
21840msgstr "Razvrsti po %s"
21841
21842#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21844msgid "Ascending"
21845msgstr "Naraščajoče"
21846
21847#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21849msgid "Descending"
21850msgstr "Padajoče"
21851
21852#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21853#, python-format
21854msgid "Change text alignment for %s"
21855msgstr ""
21856
21857#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21859msgid "Center"
21860msgstr ""
21861
21862#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21863#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21865msgid "Left"
21866msgstr "Levo"
21867
21868#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21869#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21871msgid "Right"
21872msgstr "Desno"
21873
21874#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21875#, python-format
21876msgid "Change font style for %s"
21877msgstr ""
21878
21879#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21880msgid "Bold font"
21881msgstr ""
21882
21883#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21884msgid "Normal font"
21885msgstr ""
21886
21887#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21888msgid "Bold and Italic font"
21889msgstr ""
21890
21891#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21892msgid "Italic font"
21893msgstr ""
21894
21895#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21896#, python-format
21897msgid "Quickview column %s"
21898msgstr ""
21899
21900#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21901msgid "Show column"
21902msgstr "Pokaži stolpec"
21903
21904#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21905msgid "Remember On Device column width"
21906msgstr ""
21907
21908#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21909msgid "Reset On Device column width to default"
21910msgstr ""
21911
21912#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21913msgid "Shrink column if it is too wide to fit"
21914msgstr ""
21915
21916#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
21917msgid "Resize column to fit contents"
21918msgstr ""
21919
21920#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
21921msgid "Restore default layout"
21922msgstr "Obnovi privzeto razporeditev"
21923
21924#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
21925msgid "Hide row numbers"
21926msgstr ""
21927
21928#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
21929msgid "Un-split the book list"
21930msgstr ""
21931
21932#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
21933msgid "Split the book list"
21934msgstr ""
21935
21936#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
21937msgid ""
21938"Dropping onto a device is not supported. First add the book to the calibre "
21939"library."
21940msgstr ""
21941
21942#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
21943msgid "File name"
21944msgstr ""
21945
21946#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
21947msgid "Configure viewer"
21948msgstr ""
21949
21950#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
21951msgid "Use white background"
21952msgstr "Uporabi belo ozadje"
21953
21954#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
21955msgid "Hyphenate"
21956msgstr "Deli besede"
21957
21958#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
21959msgid "<b>Changes will only take effect after a restart.</b>"
21960msgstr "<b>Spremembe bodo uveljavljene po ponovnem zagonu.</b>"
21961
21962#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
21963msgid " - LRF viewer"
21964msgstr ""
21965
21966#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
21967#, python-format
21968msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
21969msgstr "<b>Ni zadetkov</b> za iskalni niz <i>%s</i>."
21970
21971#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
21972msgid ""
21973"%prog [options] book.lrf\n"
21974"\n"
21975"Read the LRF e-book book.lrf\n"
21976msgstr ""
21977
21978#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
21979msgid "Print more information about the rendering process"
21980msgstr ""
21981
21982#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
21983msgid "Turn on visual aids to debugging the rendering engine"
21984msgstr ""
21985
21986#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
21987msgid "Disable hyphenation. Should significantly speed up rendering."
21988msgstr ""
21989
21990#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
21991msgid ""
21992"By default the background is off white as I find this easier on the eyes. "
21993"Use this option to make the background pure white."
21994msgstr ""
21995
21996#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
21997msgid "Profile the LRF renderer"
21998msgstr ""
21999
22000#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
22001msgid "LRF viewer"
22002msgstr ""
22003
22004#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
22005msgid "Parsing LRF file"
22006msgstr "Razčlenjevanje datoteke LRF"
22007
22008#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
22009msgid "LRF viewer toolbar"
22010msgstr ""
22011
22012#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
22013#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
22014msgid "Next page"
22015msgstr "Naslednja stran"
22016
22017#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
22018msgid "Previous Page"
22019msgstr "Prejšnja stran"
22020
22021#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
22022#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
22023#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
22024msgid "Back"
22025msgstr "Nazaj"
22026
22027#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
22028#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
22029#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
22030msgid "Forward"
22031msgstr "Naprej"
22032
22033#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
22034msgid "Next match"
22035msgstr "Naslednji zadetek"
22036
22037#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
22038#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
22039msgid "Open e-book"
22040msgstr "Odpri e-knjigo"
22041
22042#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
22043msgid ""
22044"%prog [options] [path_to_ebook or calibre url ...]\n"
22045"\n"
22046"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
22047"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
22048"different actions, than just adding books. For example:\n"
22049"\n"
22050"calibre://view-book/test_library/1842/epub\n"
22051"\n"
22052"Will open the book with id 1842 in the EPUB format from the library\n"
22053"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22054"libraries with spaces replaced by underscores. A full description of the\n"
22055"various URL based actions is in the User Manual.\n"
22056msgstr ""
22057
22058#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22059msgid "Use the library located at the specified path."
22060msgstr ""
22061
22062#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22063msgid "Start minimized to system tray."
22064msgstr ""
22065
22066#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22067msgid "Ignored, do not use. Present only for legacy reasons"
22068msgstr ""
22069
22070#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22071msgid "Do not check for updates"
22072msgstr "Ne preverjajo obstoja posodobitev"
22073
22074#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22075msgid ""
22076"Ignore custom plugins, useful if you installed a plugin that is preventing "
22077"calibre from starting"
22078msgstr ""
22079
22080#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22081msgid "Path too long"
22082msgstr ""
22083
22084#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22085#, python-format
22086msgid ""
22087"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22088msgstr ""
22089
22090#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22091#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22092msgid "Calibre Library"
22093msgstr "Knjiznica Calibre"
22094
22095#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22096msgid "Failed to create library"
22097msgstr ""
22098
22099#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22100#, python-format
22101msgid ""
22102"Failed to create calibre library at: %r.\n"
22103"You will be asked to choose a new library location."
22104msgstr ""
22105
22106#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22107msgid "Could not repair library. Click \"Show details\" for more information."
22108msgstr ""
22109
22110#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22111msgid "Initializing user interface..."
22112msgstr "Inicializacija uporabniškega vmesnika ..."
22113
22114#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22115msgid "Choose a location for your new calibre e-book library"
22116msgstr ""
22117
22118#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22119msgid "Repairing failed"
22120msgstr ""
22121
22122#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22123msgid "The database repair failed. Starting with a new empty library."
22124msgstr ""
22125
22126#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22127#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22128msgid "Bad database location"
22129msgstr ""
22130
22131#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22132#, python-format
22133msgid "Bad database location %r. calibre will now quit."
22134msgstr ""
22135
22136#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22137msgid "Startup error"
22138msgstr ""
22139
22140#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22141#, python-brace-format
22142msgid ""
22143"There was an error during {0} startup. Parts of {0} may not function. Click "
22144"\"Show details\" to learn more."
22145msgstr ""
22146
22147#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22148#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22149msgid "Corrupted database"
22150msgstr "Okvarjena zbirka podatkov"
22151
22152#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22153#, python-format
22154msgid ""
22155"The library database at %s appears to be corrupted. Do you want calibre to "
22156"try and rebuild it automatically? The rebuild may not be completely "
22157"successful. If you say No, a new empty calibre library will be created."
22158msgstr ""
22159
22160#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22161#, python-format
22162msgid ""
22163"Bad database location %r. Will start with  a new, empty calibre library"
22164msgstr ""
22165
22166#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22167#, python-format
22168msgid "Starting %s: Loading books..."
22169msgstr "Zaganjanje %s: nalaganje knjig ..."
22170
22171#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22172msgid "Cannot start calibre"
22173msgstr ""
22174
22175#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22176#, python-brace-format
22177msgid ""
22178"Another calibre program that can modify calibre libraries, such as, {0} or "
22179"{1} is already running. You must first shut it down, before starting the "
22180"main calibre program. If you are sure no such program is running, try "
22181"restarting your computer."
22182msgstr ""
22183
22184#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22185#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22186msgid "Failed to contact running instance of calibre"
22187msgstr ""
22188
22189#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22190msgid "Contacting calibre failed"
22191msgstr ""
22192
22193#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22194msgid "Failed to contact running instance of calibre, try restarting calibre"
22195msgstr ""
22196
22197#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22198msgid "Shutdown command sent, waiting for shutdown..."
22199msgstr ""
22200
22201#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22202msgid "Failed to shutdown running calibre instance"
22203msgstr ""
22204
22205#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22207msgid "&Preferences"
22208msgstr "&Nastavitve"
22209
22210#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22212msgid "&Quit"
22213msgstr "I&zhod"
22214
22215#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22216msgid "Unhandled exception"
22217msgstr ""
22218
22219#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22220#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22221msgid "Set date to undefined"
22222msgstr ""
22223
22224#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22225#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22226msgid "Set date to today"
22227msgstr ""
22228
22229#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22230#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22231msgid "&Redo"
22232msgstr ""
22233
22234#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22235msgid ""
22236"Specify how this book should be sorted when by title. For example, The "
22237"Exorcist might be sorted as Exorcist, The."
22238msgstr ""
22239
22240#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22241msgid "Title &sort:"
22242msgstr "Razvrščanje nas&lovov:"
22243
22244#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22245msgid ""
22246" The green color indicates that the current title sort matches the current "
22247"title"
22248msgstr ""
22249
22250#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22251msgid ""
22252" The red color warns that the current title sort does not match the current "
22253"title. No action is required if this is what you want."
22254msgstr ""
22255
22256#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22257msgid "&Edit authors"
22258msgstr "&Uredi avtorje"
22259
22260#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22261msgid "Authors changed"
22262msgstr ""
22263
22264#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22265msgid ""
22266"You have changed the authors for this book. You must save these changes "
22267"before you can use Manage authors. Do you want to save these changes?"
22268msgstr ""
22269
22270#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22271msgid ""
22272"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22273"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."
22274msgstr ""
22275
22276#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22277msgid "Author s&ort:"
22278msgstr "Razvrščanje &avtorjev:"
22279
22280#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22281msgid ""
22282" The green color indicates that the current author sort matches the current "
22283"author"
22284msgstr ""
22285
22286#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22287msgid ""
22288" The red color indicates that the current author sort does not match the "
22289"current author. No action is required if this is what you want."
22290msgstr ""
22291
22292#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22293msgid "&Number:"
22294msgstr "&Številka:"
22295
22296#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22297#, python-format
22298msgid ""
22299"Last modified: %s\n"
22300"\n"
22301"Double click to view"
22302msgstr ""
22303
22304#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22305#, python-format
22306msgid "Restore %s from the original"
22307msgstr ""
22308
22309#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22310msgid "&View {} format"
22311msgstr ""
22312
22313#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22315msgid "&Edit"
22316msgstr ""
22317
22318#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22319msgid "Set the cover for the book from the selected format"
22320msgstr ""
22321
22322#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22323msgid "Set metadata for the book from the selected format"
22324msgstr ""
22325
22326#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22327msgid "Add a format to this book"
22328msgstr ""
22329
22330#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22331msgid "Remove the selected format from this book"
22332msgstr ""
22333
22334#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22335msgid "Choose formats for "
22336msgstr ""
22337
22338#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22339msgid "No permission"
22340msgstr "Ni pravic"
22341
22342#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22343msgid "You do not have permission to read the following files:"
22344msgstr ""
22345
22346#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22347#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22348#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22349#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22350msgid "No format selected"
22351msgstr "Nobena vrsta zapisa ni izbrana"
22352
22353#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22354msgid "Trim bord&ers"
22355msgstr "Obreži ro&bove"
22356
22357#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22358msgid ""
22359"Automatically detect and remove extra space at the cover's edges.\n"
22360"Pressing it repeatedly can sometimes remove stubborn borders."
22361msgstr ""
22362
22363#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22364msgid "Automatically trim borders"
22365msgstr "Samodejno obreži robove"
22366
22367#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22368msgid "Trim borders manually"
22369msgstr "Ročno obreži robove"
22370
22371#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22372msgid "Undo last trim"
22373msgstr ""
22374
22375#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22376msgid "Download co&ver"
22377msgstr "Prenesi naslo&vnico"
22378
22379#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22380msgid "&Generate cover"
22381msgstr "&Ustvari naslovnico"
22382
22383#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22384msgid "Customize the styles and colors of the generated cover"
22385msgstr ""
22386
22387#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22388msgid "Undo last Generate cover"
22389msgstr ""
22390
22391#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22392msgid "Not a valid picture"
22393msgstr "Ni veljavna slika"
22394
22395#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22396msgid "Invalid cover"
22397msgstr "Neveljavna naslovnica"
22398
22399#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22400msgid "Could not change cover as the image is invalid."
22401msgstr ""
22402
22403#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22404msgid "Rating of this book. 0-5 stars"
22405msgstr "Ocena za to knjigo. 0-5 zvezdic"
22406
22407#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22408msgid "Tags changed"
22409msgstr "Značke so se spremenile"
22410
22411#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22412msgid ""
22413"You have changed the tags. In order to use the tags editor, you must either "
22414"discard or apply these changes. Apply changes?"
22415msgstr ""
22416
22417#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22418msgid "A comma separated list of languages for this book"
22419msgstr "Z vejicami ločen seznam jezikov te knjige"
22420
22421#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22422#, python-format
22423msgid "The language %s is not recognized"
22424msgid_plural "The languages %s are not recognized"
22425msgstr[0] ""
22426msgstr[1] ""
22427msgstr[2] ""
22428msgstr[3] ""
22429
22430#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22431msgid "Unknown language"
22432msgstr "Neznani jezik"
22433
22434#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22435msgid "Edit Identifiers"
22436msgstr ""
22437
22438#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22439msgid ""
22440"Edit the book's identifiers. Every identifier must be on a separate line, "
22441"and have the form type:value"
22442msgstr ""
22443
22444#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22445msgid "Duplicate identifier"
22446msgstr ""
22447
22448#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22449#, python-format
22450msgid ""
22451"The identifier of type: %s occurs more than once. Each type of identifier "
22452"must be unique"
22453msgstr ""
22454
22455#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22456msgid "Invalid identifier"
22457msgstr ""
22458
22459#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22460#, python-format
22461msgid ""
22462"The identifier %s is invalid. Identifiers must be of the form type:value"
22463msgstr ""
22464
22465#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22466msgid "&Ids:"
22467msgstr ""
22468
22469#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22470#, python-format
22471msgid ""
22472"Edit the identifiers for this book. For example: \n"
22473"\n"
22474"%s\n"
22475"\n"
22476"If an identifier value contains a comma, you can use the | character to represent it."
22477msgstr ""
22478
22479#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22480msgid "Edit identifiers in a dedicated window"
22481msgstr ""
22482
22483#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22484#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22485msgid "This ISBN is valid"
22486msgstr ""
22487
22488#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22489#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22490msgid "This ISBN is invalid"
22491msgstr ""
22492
22493#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22494#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22495msgid "Invalid ISBN"
22496msgstr "Neveljaven ISBN"
22497
22498#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22499msgid "Enter an ISBN"
22500msgstr "Vnesite ISBN"
22501
22502#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22503msgid "The ISBN you entered is not valid. Try again."
22504msgstr "ISBN, ki ste ga vnesli, ni veljaven. Poskusite znova."
22505
22506#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22507msgid "Clear publisher"
22508msgstr ""
22509
22510#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22511msgid "Clear date"
22512msgstr "Počisti datum"
22513
22514#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22515msgid "Schedule download?"
22516msgstr ""
22517
22518#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22519msgid ""
22520"The download of metadata for the <b>selected book</b> will run in the "
22521"background. Proceed?"
22522msgid_plural ""
22523"The download of metadata for the <b>{} selected books</b> will run in the "
22524"background. Proceed?"
22525msgstr[0] ""
22526msgstr[1] ""
22527msgstr[2] ""
22528msgstr[3] ""
22529
22530#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22531msgid ""
22532"You can monitor the progress of the download by clicking the rotating "
22533"spinner in the bottom right corner."
22534msgstr ""
22535
22536#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22537msgid ""
22538"When the download completes you will be asked for confirmation before "
22539"calibre applies the downloaded metadata."
22540msgstr ""
22541
22542#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22543msgid "Download only &metadata"
22544msgstr "Prenesi le &metapodatke"
22545
22546#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22547msgid "Download only &covers"
22548msgstr "Prenesi le &naslovnice"
22549
22550#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22551msgid "&Configure download"
22552msgstr "&Prilagodi prenos"
22553
22554#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22555msgid "Download &both"
22556msgstr "Prenesi &oboje"
22557
22558#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22559msgid "Download metadata for one book"
22560msgid_plural "Download metadata for {} books"
22561msgstr[0] ""
22562msgstr[1] ""
22563msgstr[2] ""
22564msgstr[3] ""
22565
22566#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22567msgid "Metadata download started"
22568msgstr "Prenos metapodatkov je v teku"
22569
22570#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22571msgid "(Failed metadata)"
22572msgstr ""
22573
22574#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22575msgid "(Failed cover)"
22576msgstr ""
22577
22578#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22579#, python-format
22580msgid "Processed %s"
22581msgstr ""
22582
22583#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22584#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22585msgid "Metadata fields to download"
22586msgstr ""
22587
22588#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22589#, python-format
22590msgid "Revert %s"
22591msgstr ""
22592
22593#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22594msgid "Merge identifiers"
22595msgstr "Spoji identifikatorje"
22596
22597#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22598msgid "Merge tags"
22599msgstr "Spoji značke"
22600
22601#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22602#, python-brace-format
22603msgid "Cover size: {0}x{1}"
22604msgstr ""
22605
22606#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22607msgid "Compare metadata"
22608msgstr "Primerjaj metapodatke"
22609
22610#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22611msgid "&Accept all remaining"
22612msgstr ""
22613
22614#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22615msgid "Re&ject all remaining"
22616msgstr ""
22617
22618#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22619msgid "R&eject"
22620msgstr ""
22621
22622#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22623msgid "Reject changes and move to next [{}]"
22624msgstr ""
22625
22626#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22627#, python-format
22628msgid "Move to next [%s]"
22629msgstr ""
22630
22631#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22632msgid "&Mark rejected books"
22633msgstr ""
22634
22635#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22636msgid "Mark rejected books in the book list after this dialog is closed"
22637msgstr ""
22638
22639#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22640msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22641msgstr ""
22642
22643#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22644#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22645#, python-format
22646msgid " [%(num)d of %(tot)d]"
22647msgstr ""
22648
22649#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22650msgid "Are you sure you want to reject the remaining result?"
22651msgid_plural "Are you sure you want to reject all {} remaining results?"
22652msgstr[0] ""
22653msgstr[1] ""
22654msgstr[2] ""
22655msgstr[3] ""
22656
22657#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22658msgid "Rendering PDF pages, please wait..."
22659msgstr ""
22660
22661#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22662msgid "Choose a cover from the list of PDF pages below"
22663msgstr ""
22664
22665#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22666msgid "&More pages"
22667msgstr "&Več strani"
22668
22669#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22670msgid "Choose cover from PDF"
22671msgstr "Izberi naslovnico iz PDF"
22672
22673#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22674#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22675msgid "Failed to render"
22676msgstr ""
22677
22678#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22679msgid "Could not render this PDF file"
22680msgstr ""
22681
22682#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22683msgid "This PDF has no pages"
22684msgstr "Ta PDF nima strani"
22685
22686#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22687#, python-format
22688msgid "page %d"
22689msgstr ""
22690
22691#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22692#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22693#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22694msgid "Next"
22695msgstr "Naslednji"
22696
22697#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22698#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22699#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22700msgid "Previous"
22701msgstr "Prejšnji"
22702
22703#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22704msgid ""
22705"Automatically create the title sort entry based on the current title entry.\n"
22706"Using this button to create title sort will change title sort from red to green."
22707msgstr ""
22708
22709#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22710msgid ""
22711"Automatically create the author sort entry based on the current author "
22712"entry. Using this button to create author sort will change author sort from "
22713"red to green.  There is a menu of functions available under this button. "
22714"Click and hold on the button to see it."
22715msgstr ""
22716
22717#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22718msgid "Set author sort from author"
22719msgstr ""
22720
22721#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22722msgid "Set author from author sort"
22723msgstr ""
22724
22725#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22726msgid "Copy author to author sort"
22727msgstr ""
22728
22729#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22730msgid "Copy author sort to author"
22731msgstr ""
22732
22733#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22734msgid "Swap the author and title"
22735msgstr "Zamenjaj avtorja in naslov"
22736
22737#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22738msgid ""
22739"Manage authors. Use to rename authors and correct individual author's sort "
22740"values"
22741msgstr ""
22742
22743#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22744msgid "Clear rating"
22745msgstr "Počisti oceno"
22746
22747#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22748msgid "Clear all tags"
22749msgstr "Počisti vse značke"
22750
22751#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22752msgid "Clear Ids"
22753msgstr "Počisti ID-je"
22754
22755#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22756msgid ""
22757"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22758" or url:. Or right click, to choose a different prefix."
22759msgstr ""
22760
22761#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22762msgid "&Download metadata"
22763msgstr "&Prenesi metapodatke"
22764
22765#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22766#, python-format
22767msgid "Download metadata for this book [%s]"
22768msgstr ""
22769
22770#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22771msgid "Undo last metadata download"
22772msgstr ""
22773
22774#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22775msgid "Configure download metadata"
22776msgstr ""
22777
22778#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22779msgid "Change how calibre downloads metadata"
22780msgstr ""
22781
22782#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22783msgid "Edit list of prefixes"
22784msgstr "Uredi seznam predpon"
22785
22786#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22787msgid "Edit prefixes"
22788msgstr "Uredi predpone"
22789
22790#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22791msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22792msgstr "Vnesite predpone, eno v vrstici. Prva predpona postane privzeta."
22793
22794#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22795msgid "Save changed metadata?"
22796msgstr "Shranim spremenjene metapodatke?"
22797
22798#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22799msgid ""
22800"You've changed the metadata for this book. Edit book is set to update "
22801"embedded metadata when opened. You need to save your changes for them to be "
22802"included."
22803msgstr ""
22804
22805#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22806msgid "&Don't save"
22807msgstr "&Ne shrani"
22808
22809#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22810#, python-format
22811msgid "The cover in the %s format is invalid"
22812msgstr "Naslovnica v zapisu %s ni veljavna"
22813
22814#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22815msgid "No downloaded metadata"
22816msgstr ""
22817
22818#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22819msgid "There is no downloaded metadata to undo"
22820msgstr ""
22821
22822#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22823msgid "There is another book to edit in this set."
22824msgid_plural "There are still {} more books to edit in this set."
22825msgstr[0] ""
22826msgstr[1] ""
22827msgstr[2] ""
22828msgstr[3] ""
22829
22830#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22831msgid ""
22832"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22833" button to move through books in the set."
22834msgstr ""
22835
22836#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22837msgid "&Continue editing"
22838msgstr "&Nadaljuj z urejanjem"
22839
22840#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22841msgid "&Stop editing"
22842msgstr ""
22843
22844#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22845msgid "You will lose all unsaved changes. Are you sure?"
22846msgstr ""
22847
22848#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22849msgid "Save changes and edit the metadata of {} [Alt+Right]"
22850msgstr ""
22851
22852#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22853msgid "Save changes and edit the metadata of {} [Alt+Left]"
22854msgstr ""
22855
22856#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22857#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22858msgid "Change cover"
22859msgstr "Zamenjaj naslovnico"
22860
22861#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22862msgid "Co&mments"
22863msgstr "Ko&mentarji"
22864
22865#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22866#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22867msgid "&Metadata"
22868msgstr "&Metapodatki"
22869
22870#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22871msgid "&Cover and formats"
22872msgstr "&Naslovnice in zapisi"
22873
22874#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22875msgid "C&ustom metadata"
22876msgstr "Metapodatki po &meri"
22877
22878#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22879msgid "&Comments"
22880msgstr "&Komentarji"
22881
22882#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22883msgid "Basic metadata"
22884msgstr "Osnovni metapodatki"
22885
22886#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22887msgid "Custom metadata"
22888msgstr "Metapodatki po meri"
22889
22890#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22891#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22892msgid "Has cover"
22893msgstr "Ima naslovnico"
22894
22895#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22896msgid "Has summary"
22897msgstr "Ima povzetek"
22898
22899#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22900msgid ""
22901"The \"has cover\" indication is not fully\n"
22902"reliable. Sometimes results marked as not\n"
22903"having a cover will find a cover in the download\n"
22904"cover stage, and vice versa."
22905msgstr ""
22906
22907#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
22908msgid "See at"
22909msgstr "Oglejte si pri"
22910
22911#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
22912msgid "Please wait"
22913msgstr "Počakajte trenutek"
22914
22915#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
22916msgid "calibre is downloading metadata from: "
22917msgstr "calibre prenaša metapodatke s strežnikov: "
22918
22919#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
22920#, python-format
22921msgid "Title: %s "
22922msgstr "Naslov: %s "
22923
22924#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
22925#, python-format
22926msgid "Authors: %s "
22927msgstr "Avtorji: %s "
22928
22929#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
22930msgid "Failed to download metadata. Click Show Details to see details"
22931msgstr ""
22932
22933#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
22934msgid ""
22935"Failed to find any books that match your search. Try making the search "
22936"<b>less specific</b>. For example, use only the author's last name and a "
22937"single distinctive word from the title.<p>To see the full log, click \"Show "
22938"details\"."
22939msgstr ""
22940
22941#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
22942msgid "Current cover"
22943msgstr "Trenutna naslovnica"
22944
22945#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
22946#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
22947msgid "Searching..."
22948msgstr "Iskanje ..."
22949
22950#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
22951msgid "View this cover at full size"
22952msgstr ""
22953
22954#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
22955msgid "Copy this cover to clipboard"
22956msgstr ""
22957
22958#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
22959#, python-format
22960msgid "Downloading covers for <b>%s</b>, please wait..."
22961msgstr "Prenašanje naslovnic za <b>%s</b>, počakajte ..."
22962
22963#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
22964msgid "Failed to download any covers, click \"Show details\" for details."
22965msgstr ""
22966
22967#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
22968#, python-format
22969msgid "Could not find any covers for <b>%s</b>"
22970msgstr ""
22971
22972#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
22973#, python-brace-format
22974msgid "Found a cover for {title}"
22975msgstr ""
22976
22977#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
22978#, python-brace-format
22979msgid ""
22980"Found <b>{num}</b> covers for {title}. When the download completes, the "
22981"covers will be sorted by size."
22982msgstr ""
22983
22984#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
22985msgid "Downloading metadata..."
22986msgstr "Prenašanje metapodatkov ..."
22987
22988#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
22989msgid "&Back"
22990msgstr ""
22991
22992#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
22993msgid "Downloading cover..."
22994msgstr "Prenašanje naslovnice ..."
22995
22996#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
22997#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
22998msgid "Failed to run"
22999msgstr ""
23000
23001#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
23002#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
23003msgid "Failed to run program, click \"Show details\" for more information"
23004msgstr ""
23005
23006#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
23007#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
23008msgid "Command line:"
23009msgstr "Ukazna vrstica:"
23010
23011#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
23012#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
23013#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
23014#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
23015#, python-format
23016msgid "Choose a program to open %s files"
23017msgstr "Izberite program za odpiranje datotek %s"
23018
23019#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
23020msgid "Executable files"
23021msgstr "Izvedljive datoteke"
23022
23023#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
23024#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
23025#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
23026msgid "Cannot execute"
23027msgstr "Ni mogoče izvesti"
23028
23029#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
23030#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
23031#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
23032#, python-format
23033msgid "The program %s is not an executable file"
23034msgstr ""
23035
23036#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
23037msgid "Application path:"
23038msgstr "Pot do aplikacije:"
23039
23040#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
23041msgid "Invalid application"
23042msgstr "Neveljavna aplikacija"
23043
23044#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
23045#, python-format
23046msgid "%s is not a valid macOS application bundle."
23047msgstr ""
23048
23049#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
23050msgid "Choose a program"
23051msgstr "Izberite program"
23052
23053#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
23054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
23055msgid "Gathering data, please wait..."
23056msgstr "Zbiranje podatkov. Prosimo, počakajte..."
23057
23058#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23059msgid "&Browse computer for program"
23060msgstr "&V računalniku poiščite program"
23061
23062#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23063msgid "Error finding programs"
23064msgstr "Napaka pri iskanju programov"
23065
23066#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23067msgid ""
23068"Failed to find programs on your computer, click \"Show details\" for more "
23069"information"
23070msgstr ""
23071
23072#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23073#, python-format
23074msgid "Edit the applications used for %s files"
23075msgstr ""
23076
23077#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23078msgid "Change &icon"
23079msgstr "Spremeni &ikono"
23080
23081#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23082msgid "Change &name"
23083msgstr "Spreme&ni ime"
23084
23085#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23086#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23087#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23089msgid "No selection"
23090msgstr "Nič ni izbrano"
23091
23092#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23093#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23094#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23095msgid "No application selected"
23096msgstr "Noben program ni izbran"
23097
23098#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23099msgid "Choose new icon"
23100msgstr "Izberite novo ikono"
23101
23102#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23103msgid "Invalid icon"
23104msgstr "Neveljavna ikona"
23105
23106#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23107#, python-format
23108msgid "Could not load image from %s"
23109msgstr "Ni bilo mogoče naložiti slike iz %s"
23110
23111#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23112msgid "Enter new name"
23113msgstr "Vnesite drugo ime"
23114
23115#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23116msgid "New name for {}"
23117msgstr "Novo ime za {}"
23118
23119#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23120msgid "cover image"
23121msgstr ""
23122
23123#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23124#, python-brace-format
23125msgid "Open {0} files with {1}"
23126msgstr ""
23127
23128#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23129msgid "Open with"
23130msgstr "Odpri z"
23131
23132#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23133msgid ""
23134"Restore settings to default values. You have to click Apply to actually save"
23135" the default settings."
23136msgstr ""
23137
23138#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23139msgid "Configure "
23140msgstr "Prilagodi "
23141
23142#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23143msgid "Ignore duplicate incoming formats"
23144msgstr "Prezri podvojene dohodne oblike"
23145
23146#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23147msgid "Overwrite existing duplicate formats"
23148msgstr "Prepiši obstoječe podvojene formate"
23149
23150#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23151msgid "Create new record for each duplicate format"
23152msgstr "Ustvari nov zapis za vsak podvojen format"
23153
23154#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23155msgid "Choose a folder"
23156msgstr "Izberite mapo"
23157
23158#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23159#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23160#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23161msgid "Invalid folder"
23162msgstr "Neveljavna mapa"
23163
23164#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23165#, python-format
23166msgid ""
23167"You must specify an existing folder as your auto-add folder. %s does not "
23168"exist."
23169msgstr ""
23170
23171#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23172#, python-format
23173msgid "You do not have read/write permissions for the folder: %s"
23174msgstr ""
23175
23176#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23177#, python-format
23178msgid "Cannot use folders whose names start with a period or underscore: %s"
23179msgstr ""
23180
23181#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23182#, python-format
23183msgid ""
23184"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23185"after being added to calibre. Are you sure?"
23186msgstr ""
23187
23188#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23189msgid ""
23190"Here you can control how calibre will read metadata from the files you add "
23191"to it. calibre can either read metadata from the contents of the file, or "
23192"from the filename."
23193msgstr ""
23194
23195#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23196msgid "Read &metadata from file contents rather than file name"
23197msgstr ""
23198
23199#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23200msgid ""
23201"Swap the first name and last name of the author. This affects only metadata "
23202"read from file names."
23203msgstr ""
23204
23205#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23206msgid ""
23207"&Swap author first name and last name when reading author from filename"
23208msgstr ""
23209
23210#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23211msgid "Configure metadata from file name"
23212msgstr "Nastavi metapodatke iz imena datoteke"
23213
23214#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23215msgid "Reading &metadata"
23216msgstr "Branje &metapodatkov"
23217
23218#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23219msgid "&Mark newly added books"
23220msgstr "&Označi novo dodane knjige"
23221
23222#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23223msgid ""
23224"When using the  \"&Copy to library\" action to copy books between libraries,"
23225" preserve the date"
23226msgstr ""
23227
23228#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23229msgid ""
23230"When using the \"Copy to library\" action check for &duplicates with the "
23231"same title, author and language"
23232msgstr ""
23233
23234#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23235msgid "Automatically &convert added books to the preferred output format"
23236msgstr ""
23237
23238#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23239msgid ""
23240"This will force an automatic conversion even if the file being added is the "
23241"same format as the output format. For example, if you set your output format"
23242" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23243msgstr ""
23244
23245#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23246msgid ""
23247"When auto-converting, convert even if the format being added is the &same as"
23248" the output format"
23249msgstr ""
23250
23251#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23252msgid ""
23253"<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"
23254"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23255msgstr ""
23256
23257#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23258msgid "&Auto-merge added books if they already exist:"
23259msgstr "S&amodejno združi dodane knjige, če že obstajajo:"
23260
23261#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23262msgid ""
23263"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23264"existing book records. This box controls what happens when an existing record already has\n"
23265"the incoming format:\n"
23266"\n"
23267"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23268"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23269"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23270"\n"
23271"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23272"Author matching is exact."
23273msgstr ""
23274
23275#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23276msgid "&Tags to apply when adding a book:"
23277msgstr ""
23278
23279#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23280msgid ""
23281"A comma-separated list of tags that will be applied to books added to the "
23282"library"
23283msgstr ""
23284
23285#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23286msgid "Contro&l how tags are processed:"
23287msgstr ""
23288
23289#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23290msgid ""
23291"Create rules that can filter or transform tags on added books automatically "
23292"as soon as they are added. "
23293msgstr ""
23294
23295#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23296msgid "&Rules to filter tags read from metadata"
23297msgstr ""
23298
23299#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23300msgid "Control which files are added during bul&k imports:"
23301msgstr ""
23302
23303#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23304msgid ""
23305"<p>You can specify rules to add/ignore files here. These will be used when "
23306"recursively adding books from folders."
23307msgstr ""
23308
23309#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23310msgid "Rules to filter added &files"
23311msgstr ""
23312
23313#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23314msgid "Control how auth&ors are processed:"
23315msgstr ""
23316
23317#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23318msgid "Rules to manipulate a&uthor names"
23319msgstr ""
23320
23321#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23322msgid "Adding &actions"
23323msgstr "Dodajanje de&janj"
23324
23325#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23326msgid ""
23327"By default, calibre will automatically add only known e-book files. \n"
23328"This option tells calibre to add all file types, except those\n"
23329"that have been explicitly ignored below."
23330msgstr ""
23331
23332#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23333msgid "Automatically add files of &all types (not just e-books)"
23334msgstr ""
23335
23336#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23337msgid "Folder to automatically add files from"
23338msgstr ""
23339
23340#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23341msgid "Browse for folder"
23342msgstr ""
23343
23344#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23345msgid "Automatically &convert added files to the preferred output format"
23346msgstr ""
23347
23348#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23349msgid ""
23350"<b>Ignore</b> files with the following &extensions when automatically adding"
23351" "
23352msgstr ""
23353
23354#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23355msgid ""
23356"Specify a &folder. Any files you put into this folder will be automatically "
23357"added to calibre (restart required)."
23358msgstr ""
23359
23360#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23361msgid ""
23362"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23363"to calibre."
23364msgstr ""
23365
23366#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23367msgid ""
23368"If set, this option will cause calibre to check if a file\n"
23369" being automatically added is already in the calibre library.\n"
23370" If it is, a message will pop up asking you whether\n"
23371" you want to add it anyway."
23372msgstr ""
23373
23374#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23375msgid "Check for &duplicates when automatically adding files"
23376msgstr ""
23377
23378#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23379msgid "&Automatic adding"
23380msgstr ""
23381
23382#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23383#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23384msgid "High"
23385msgstr "Visoka"
23386
23387#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23388#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23389#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23390msgid "Low"
23391msgstr "Nizka"
23392
23393#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23394msgid "Very low"
23395msgstr ""
23396
23397#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23398msgid "Compact Metadata"
23399msgstr "Strni metapodatke"
23400
23401#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23402#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23403msgid "Default"
23404msgstr "Privzeto"
23405
23406#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23407msgid "All on 1 tab"
23408msgstr "Vse na enem zavihku"
23409
23410#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23411msgid "Confirmation dialogs have all been reset"
23412msgstr ""
23413
23414#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23415msgid "Notify when a &new version is available"
23416msgstr ""
23417
23418#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23419msgid "Automatically send downloaded &news to e-book reader"
23420msgstr ""
23421
23422#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23423msgid "Job &priority:"
23424msgstr "Prednos&t opravila:"
23425
23426#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23427msgid ""
23428"Choose a different layout for the Edit metadata dialog. The compact metadata"
23429" layout favors editing custom metadata over changing covers and formats."
23430msgstr ""
23431
23432#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23433msgid "Preferred &input format order:"
23434msgstr "Prednostno zaporedje v&hodnih zapisov:"
23435
23436#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23437msgid "Preferred &output format:"
23438msgstr "Prednostni &izhodni zapis:"
23439
23440#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23441msgid "Edit metadata (single) &layout:"
23442msgstr ""
23443
23444#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23445msgid ""
23446"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23447"If not checked, the values can be Yes or No."
23448msgstr ""
23449
23450#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23451msgid "&Yes/No columns have three values (needs restart)"
23452msgstr ""
23453
23454#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23455msgid "Recognize numbers inside text when sorting (needs restart)"
23456msgstr ""
23457
23458#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23459msgid ""
23460"<p>Setting this means that when sorting on text fields\n"
23461"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23462"Note that setting this can cause problems with text that starts\n"
23463"with numbers and is a little slower. This setting is per user, not\n"
23464"per library.</p>"
23465msgstr ""
23466
23467#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23468msgid "&Delete news from library when it is automatically sent to reader"
23469msgstr "Iz&briši novice iz knjižnice, ko so samodejno prenesene na bralnik"
23470
23471#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23472msgid "Default network &timeout:"
23473msgstr "Privzeti rok omrežne &prekoračitve:"
23474
23475#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23476msgid ""
23477"Set the default timeout for network fetches (i.e. anytime we go out to the "
23478"internet to get information)"
23479msgstr ""
23480
23481#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23482#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23483msgid " seconds"
23484msgstr " sekund"
23485
23486#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23487msgid ""
23488"Use this Virtual library on calibre startup if the current library is being "
23489"used. Also applied when switching to this library. Note that this setting is"
23490" per library. "
23491msgstr ""
23492
23493#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23494msgid "Reset all disabled &confirmation dialogs"
23495msgstr "Ponastavi vsa onemogočena okna za pot&rditev"
23496
23497#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23498msgid "Use internal &viewer for:"
23499msgstr "Uporabi interni &ogledovalnik za:"
23500
23501#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23502msgid "Virtual library to apply when the current &library is opened:"
23503msgstr ""
23504
23505#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23506msgid "All columns"
23507msgstr "Vsi stolpci"
23508
23509#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23510msgid "icon with text"
23511msgstr "ikona z besedilom"
23512
23513#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23514msgid "icon with no text"
23515msgstr "ikona brez besedila"
23516
23517#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23518msgid "composed icons w/text"
23519msgstr "sestavljene ikone z besedilom"
23520
23521#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23522msgid "composed icons w/no text"
23523msgstr "sestavljene ikone brez besedila"
23524
23525#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23526#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23527#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23528msgid "is true"
23529msgstr ""
23530
23531#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23532#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23533#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23534msgid "is false"
23535msgstr ""
23536
23537#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23538msgid "is not true"
23539msgstr ""
23540
23541#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23542msgid "is not false"
23543msgstr ""
23544
23545#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23546msgid "is undefined"
23547msgstr ""
23548
23549#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23550msgid "is defined"
23551msgstr ""
23552
23553#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23554msgid "has id"
23555msgstr "ima id"
23556
23557#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23558msgid "does not have id"
23559msgstr "nima id"
23560
23561#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23562#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23563msgid "is equal to"
23564msgstr "je enak"
23565
23566#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23567#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23568#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23569#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23570msgid "is set"
23571msgstr ""
23572
23573#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23574#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23575#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23576#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23577msgid "is not set"
23578msgstr ""
23579
23580#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23581msgid "is more days ago than"
23582msgstr ""
23583
23584#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23585msgid "is fewer days ago than"
23586msgstr ""
23587
23588#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23589msgid "is more days from now than"
23590msgstr ""
23591
23592#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23593msgid "is fewer days from now than"
23594msgstr ""
23595
23596#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23597#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23598msgid "has"
23599msgstr ""
23600
23601#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23602#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23603msgid "does not have"
23604msgstr ""
23605
23606#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23607#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23608msgid "has pattern"
23609msgstr ""
23610
23611#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23612#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23613msgid "does not have pattern"
23614msgstr ""
23615
23616#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23617#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23618msgid "does not contain"
23619msgstr ""
23620
23621#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23622msgid "If the ___ column ___ values"
23623msgstr "Če stolpec ___ ___ vrednosti"
23624
23625#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23626msgid ""
23627"Enter either an identifier type or an identifier type and value of the form "
23628"identifier:value"
23629msgstr ""
23630
23631#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23632msgid ""
23633"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23634" eng for English. You can also use the full language name, in which case "
23635"calibre will try to automatically convert it to the language code."
23636msgstr ""
23637
23638#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23639msgid "Enter a number"
23640msgstr "Vnesite številko"
23641
23642#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23643msgid ""
23644"Enter the maximum days old the item can be. Zero is today. Dates in the "
23645"future always match"
23646msgstr ""
23647
23648#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23649msgid ""
23650"Enter the minimum days old the item can be. Zero is today. Dates in the "
23651"future never match"
23652msgstr ""
23653
23654#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23655msgid ""
23656"Enter the maximum days in the future the item can be. Zero is today. Dates "
23657"in the past always match"
23658msgstr ""
23659
23660#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23661msgid ""
23662"Enter the minimum days in the future the item can be. Zero is today. Dates "
23663"in the past never match"
23664msgstr ""
23665
23666#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23667msgid "Enter a date in the format YYYY-MM-DD"
23668msgstr ""
23669
23670#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23671msgid "Enter a string."
23672msgstr "Vnesite niz."
23673
23674#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23675msgid "Enter a regular expression"
23676msgstr "Vnesite regularen izraz"
23677
23678#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23679#, python-format
23680msgid "You can match multiple values by separating them with %s"
23681msgstr ""
23682
23683#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23684#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23685msgid "Remove icons"
23686msgstr ""
23687
23688#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23689msgid ""
23690"Select the icons you wish to remove. The icon files will be removed when you"
23691" press OK. There is no undo."
23692msgstr ""
23693
23694#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23695msgid "No icons selected"
23696msgstr ""
23697
23698#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23699msgid "You must select at least one icon to remove"
23700msgstr ""
23701
23702#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23703msgid "One icon will be removed."
23704msgid_plural "{} icons will be removed."
23705msgstr[0] ""
23706msgstr[1] ""
23707msgstr[2] ""
23708msgstr[3] ""
23709
23710#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23711msgid ""
23712"This will prevent any rules that use this icon from working. Are you sure?"
23713msgstr ""
23714
23715#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23716msgid "column coloring"
23717msgstr "obarvanost stolpcev"
23718
23719#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23720msgid "column icon"
23721msgstr "ikona stolpca"
23722
23723#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23724msgid "Cover grid emblem"
23725msgstr ""
23726
23727#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23728#, python-brace-format
23729msgid "Create/edit a {0} rule"
23730msgstr "Ustvari/uredi pravilo ({0})"
23731
23732#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23733#, python-brace-format
23734msgid "Create a {0} rule by filling in the boxes below"
23735msgstr "Ustvari pravilo ({0}) z izpolnjevanjem spodnjih polj"
23736
23737#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23738msgid "Add the emblem:"
23739msgstr "Dodaj emblem:"
23740
23741#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23742msgid "Set the:"
23743msgstr ""
23744
23745#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23746msgid ""
23747"If you choose composed icons and multiple rules match, then all the matching"
23748" icons will be combined, otherwise the icon from the first rule to match "
23749"will be used."
23750msgstr ""
23751
23752#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23753msgid "of the column:"
23754msgstr "stolpca:"
23755
23756#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23757msgid "to:"
23758msgstr ""
23759
23760#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23761msgid "&Add new image"
23762msgstr "&Dodaj novo sliko"
23763
23764#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23765msgid "(Images should be square-ish)"
23766msgstr "(slike naj bodo bolj kvadrataste)"
23767
23768#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23769msgid "Choose &more than one icon"
23770msgstr "Izberi &več kot eno ikono"
23771
23772#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23773msgid "&Add icon"
23774msgstr "&Dodaj ikono"
23775
23776#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23777msgid "(Icons should be square or landscape)"
23778msgstr ""
23779
23780#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23781msgid "Only if the following conditions are all satisfied:"
23782msgstr "Samo če so izpolnjeni vsi naslednji pogoji:"
23783
23784#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23785msgid "Add &another condition"
23786msgstr "Dodaj &drug pogoj"
23787
23788#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23789msgid "You can disable a condition by blanking all of its boxes"
23790msgstr "Pogoj lahko onemogočite tako, da počistite vsa njegova polja"
23791
23792#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23793msgid "&Remove icons"
23794msgstr ""
23795
23796#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23797msgid ""
23798"Remove previously added icons. Note that removing an icon will cause rules "
23799"that use it to stop working."
23800msgstr ""
23801
23802#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23803msgid "Open to see checkboxes"
23804msgstr "Odprite, da vidite potrditvena polja"
23805
23806#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23807msgid "Sample text"
23808msgstr "Vzorčno besedilo"
23809
23810#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23811msgid "No icon selected"
23812msgstr "Nobena ikona ni izbrana"
23813
23814#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23815msgid "You must choose an icon for this rule"
23816msgstr ""
23817
23818#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23819msgid "Invalid condition"
23820msgstr "Neveljaven pogoj"
23821
23822#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23823#, python-format
23824msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23825msgstr ""
23826
23827#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23828msgid "No conditions"
23829msgstr "Ni pogojev"
23830
23831#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23832msgid "You must specify at least one non-empty condition for this rule"
23833msgstr "Določiti morate vsaj en ne prazen pogoj za to pravilo"
23834
23835#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23836msgid "color"
23837msgstr "barva"
23838
23839#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23840#, python-format
23841msgid ""
23842"\n"
23843"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23844"                <pre>%(rule)s</pre>\n"
23845"                "
23846msgstr ""
23847
23848#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23849#, python-format
23850msgid ""
23851"\n"
23852"                <p>Advanced rule:\n"
23853"                <pre>%(rule)s</pre>\n"
23854"                "
23855msgstr ""
23856
23857#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23858#, python-format
23859msgid ""
23860"\n"
23861"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23862"                <pre>%(rule)s</pre>\n"
23863"                "
23864msgstr ""
23865
23866#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23867#, python-format
23868msgid "(<span style=\"color: %s;\">sample</span>)"
23869msgstr ""
23870
23871#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23872#, python-brace-format
23873msgid ""
23874"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23875"<ul>{1}</ul>"
23876msgstr ""
23877
23878#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23879#, python-format
23880msgid ""
23881"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23882"            if the following conditions are met:</p>\n"
23883"            <ul>%(rule)s</ul>\n"
23884"            "
23885msgstr ""
23886
23887#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23888#, python-format
23889msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23890msgstr ""
23891
23892#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23893#, python-format
23894msgid ""
23895"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23896"%(val_label)s<b>%(val)s</b>"
23897msgstr ""
23898
23899#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23900msgid "value: "
23901msgstr ""
23902
23903#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
23904#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
23905#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
23906msgid "&Add rule"
23907msgstr "&Dodaj pravilo"
23908
23909#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
23910#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
23911msgid "&Remove rule(s)"
23912msgstr "&Odstrani pravilo/a"
23913
23914#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
23915msgid "Move the selected rule up"
23916msgstr "Pomakni izbrano pravilo navzgor"
23917
23918#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
23919msgid "Move the selected rule down"
23920msgstr "Pomakni izbrano pravilo navzdol"
23921
23922#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
23923msgid "Add ad&vanced rule"
23924msgstr "&Dodaj napredno pravilo"
23925
23926#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
23927msgid "Du&plicate rule"
23928msgstr ""
23929
23930#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
23931msgid "Convert to advanced r&ule"
23932msgstr ""
23933
23934#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
23935msgid "Open icon folder"
23936msgstr ""
23937
23938#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
23939msgid "Import rules from a file"
23940msgstr "Uvozi pravila iz datoteke"
23941
23942#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
23943msgid ""
23944"You can control the color of columns in the book list by creating \"rules\" "
23945"that tell calibre what color to use. Click the \"Add rule\" button below to "
23946"get started.<p>You can <b>change an existing rule</b> by double clicking it."
23947msgstr "Barvo stolpcev na seznamu knjig lahko nadzirate z ustvarjanjem »pravil«, ki povedo programu, katero barvo naj uporabi. Kliknite spodnji gumb Dodaj pravilo, da pričnete. <p>Lahko tudi <b>spremenite obstoječe pravilo</b>, tako da ga dvokliknete."
23948
23949#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
23950msgid ""
23951"You can add icons to columns in the book list by creating \"rules\" that "
23952"tell calibre what icon to use. Click the \"Add rule\" button below to get "
23953"started.<p>You can <b>change an existing rule</b> by double clicking it."
23954msgstr "Ikone lahko stolpcem na seznamu knjig dodate z ustvarjanjem »pravil«, ki povedo programu, katero ikono naj uporabi. Kliknite spodnji gumb Dodaj pravilo, da pričnete. <p>Lahko tudi <b>spremenite obstoječe pravilo</b>, tako da ga dvokliknete."
23955
23956#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
23957msgid ""
23958"You can add emblems (small icons) that are displayed on the side of covers "
23959"in the Cover grid by creating \"rules\" that tell calibre what image to use."
23960" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
23961"existing rule</b> by double clicking it."
23962msgstr "Dodate lahko embleme (majhne ikone), ki so prikazane na robu platnic v mreži naslovnic z ustvarjanjem »pravil«, ki povedo programu, katero sliko naj uporabi. Kliknite spodnji gumb Dodaj pravilo, da pričnete. <p>Lahko tudi <b>spremenite obstoječe pravilo</b>, tako da ga dvokliknete."
23963
23964#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
23965msgid "Show &emblems next to the covers"
23966msgstr "Pokaži &embleme ob naslovnicah"
23967
23968#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
23969msgid ""
23970"If checked, you can tell calibre to display icons of your choosing next to "
23971"the covers shown in the Cover grid, controlled by the metadata of the book."
23972msgstr ""
23973
23974#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
23975#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
23976msgid "Select one rule"
23977msgstr ""
23978
23979#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
23980#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
23981msgid "You must select only one rule."
23982msgstr ""
23983
23984#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23985msgid "No rule selected"
23986msgstr "Nobeno pravilo ni izbrano"
23987
23988#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23989#, python-format
23990msgid "No rule selected for %s."
23991msgstr ""
23992
23993#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
23994msgid "removal"
23995msgstr ""
23996
23997#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
23998msgid "Choose file to export to"
23999msgstr ""
24000
24001#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
24002#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
24003msgid "Rules"
24004msgstr "Pravila"
24005
24006#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
24007msgid "Choose file to import from"
24008msgstr ""
24009
24010#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
24011msgid "No valid rules found"
24012msgstr ""
24013
24014#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
24015msgid "No valid rules were found in {}."
24016msgstr ""
24017
24018#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
24019msgid "Column header"
24020msgstr "Glava stolpca"
24021
24022#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
24023msgid "Lookup name"
24024msgstr ""
24025
24026#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
24027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
24028msgid "Type"
24029msgstr "Vrsta"
24030
24031#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
24032msgid "Yes/No with text"
24033msgstr ""
24034
24035#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
24036msgid "Ampersand separated text, shown in the Tag browser"
24037msgstr ""
24038
24039#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
24040msgid "(lookup name was {}) {}"
24041msgstr ""
24042
24043#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
24044msgid "You must select a column to delete it"
24045msgstr "Stolpec mora izbrati, da ga lahko izbrišete"
24046
24047#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
24048msgid "The selected column is not a custom column"
24049msgstr "Izbrani stolpec ni stolpec po meri"
24050
24051#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
24052#, python-format
24053msgid "Do you really want to delete column %s and all its data?"
24054msgstr "Resnično želite izbrisati stolpec %s in vse njegove podatke?"
24055
24056#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24057msgid ""
24058"Here you can re-arrange the layout of the columns in the calibre library "
24059"book list. You can hide columns by unchecking them. You can also create your"
24060" own, custom columns."
24061msgstr ""
24062
24063#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24064msgid "Move column up"
24065msgstr "Pomakni stolpec navzgor"
24066
24067#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24068msgid "Remove a user-defined column"
24069msgstr "Odstrani uporabniško določen stolpec"
24070
24071#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24072msgid "Add a user-defined column"
24073msgstr "Dodaj uporabniško določen stolpec"
24074
24075#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24076msgid "Edit settings of a user-defined column"
24077msgstr "Uredi nastavitve uporabniško določenega stolpca"
24078
24079#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24080msgid "Move column down"
24081msgstr "Premakni stolpec navzdol"
24082
24083#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24084msgid "Add &custom column"
24085msgstr "Dodaj s&tolpec po meri"
24086
24087#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24088msgid ""
24089"Restore settings to default values. Only settings for the currently selected"
24090" section are restored."
24091msgstr ""
24092
24093#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24094msgid "Text, column shown in the Tag browser"
24095msgstr ""
24096
24097#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24098msgid "Comma separated text, like tags, shown in the Tag browser"
24099msgstr ""
24100
24101#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24102msgid "Long text, like comments, not shown in the Tag browser"
24103msgstr ""
24104
24105#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24106msgid "Text column for keeping series-like information"
24107msgstr ""
24108
24109#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24110msgid "Text, but with a fixed set of permitted values"
24111msgstr ""
24112
24113#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24114msgid "Floating point numbers"
24115msgstr "Števila s plavajočo vejico"
24116
24117#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24118msgid "Integers"
24119msgstr "Cela števila"
24120
24121#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24122msgid "Ratings, shown with stars"
24123msgstr "Ocene, prikazane z zvezdicami"
24124
24125#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24126#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24127#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24128#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24129msgid "Yes/No"
24130msgstr "Da/ne"
24131
24132#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24133msgid "Column built from other columns"
24134msgstr "Stolpec, izdelan iz drugih stolpec"
24135
24136#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24137msgid "Column built from other columns, behaves like tags"
24138msgstr ""
24139
24140#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24141#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24142msgid "Create a custom column"
24143msgstr "Ustvari stolpec po meri"
24144
24145#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24146#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24147msgid "Edit custom column"
24148msgstr "Uredi stolpec po meri"
24149
24150#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24151msgid "No column has been selected"
24152msgstr "Izbran ni bil noben stolpec"
24153
24154#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24155msgid "No column selected"
24156msgstr "Izbran ni noben stolpec"
24157
24158#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24159msgid "Selected column is not a user-defined column"
24160msgstr "Izbrani stolpec ni uporabniško določen"
24161
24162#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24163#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24164msgid "Now"
24165msgstr "Zdaj"
24166
24167#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24168#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24169#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24170#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24171#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24172msgid "Formats"
24173msgstr "Zapisi"
24174
24175#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24176msgid "My Tags"
24177msgstr "Moje značke"
24178
24179#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24180msgid "My Series"
24181msgstr "Moja zbirka"
24182
24183#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24184msgid "My Rating"
24185msgstr "Moja ocena"
24186
24187#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24188msgid "People"
24189msgstr "Ljudje"
24190
24191#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24192msgid "My Title"
24193msgstr "Moj naslov"
24194
24195#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24196msgid "Quick create:"
24197msgstr "Hitro ustvari:"
24198
24199#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24200msgid "ISBN"
24201msgstr "ISBN"
24202
24203#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24204msgid "Names"
24205msgstr "Imena"
24206
24207#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24208msgid "Short text"
24209msgstr "Kratko besedilo"
24210
24211#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24212msgid ""
24213"Used for searching the column. Must contain only digits and lower case "
24214"letters."
24215msgstr ""
24216
24217#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24218msgid "&Lookup name:"
24219msgstr ""
24220
24221#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24222msgid ""
24223"Column heading in the library view and category name in the Tag browser"
24224msgstr ""
24225
24226#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24227msgid "Column &heading:"
24228msgstr ""
24229
24230#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24231msgid "What kind of information will be kept in the column."
24232msgstr ""
24233
24234#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24235msgid "Show &checkmarks"
24236msgstr ""
24237
24238#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24239msgid ""
24240"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24241"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24242"Everything else will show nothing."
24243msgstr ""
24244
24245#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24246msgid "Contains names"
24247msgstr "Vsebuje imena"
24248
24249#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24250msgid "Check this box if this column contains names, like the authors column."
24251msgstr ""
24252
24253#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24254msgid "&Column type:"
24255msgstr ""
24256
24257#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24258msgid "Optional text describing what this column is for"
24259msgstr ""
24260
24261#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24262msgid "D&escription:"
24263msgstr ""
24264
24265#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24266msgid "Default: (nothing)"
24267msgstr "Privzeto: (ničesar)"
24268
24269#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24270msgid "Field template. Uses the same syntax as save templates."
24271msgstr ""
24272
24273#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24274#, python-format
24275msgid "Similar to save templates. For example, %s"
24276msgstr ""
24277
24278#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24279msgid "No heading"
24280msgstr ""
24281
24282#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24283msgid "Show heading above the text"
24284msgstr ""
24285
24286#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24287msgid "Show heading to the side of the text"
24288msgstr ""
24289
24290#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24291msgid ""
24292"Choose whether or not the column heading is shown in the Book\n"
24293"details panel and, if shown, where"
24294msgstr ""
24295
24296#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24297msgid "Column heading:"
24298msgstr ""
24299
24300#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24301msgid "Short text, like a title"
24302msgstr ""
24303
24304#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24305msgid "Plain text formatted using markdown"
24306msgstr ""
24307
24308#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24309msgid ""
24310"Choose how the data in this column is interpreted.\n"
24311"This controls how the data is displayed in the Book details panel\n"
24312"and how it is edited."
24313msgstr ""
24314
24315#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24316msgid "Interpret this column as:"
24317msgstr ""
24318
24319#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24320msgid ""
24321"A comma-separated list of permitted values. The empty value is always\n"
24322"included, and is the default. For example, the list 'one,two,three' has\n"
24323"four values, the first of them being the empty value."
24324msgstr ""
24325
24326#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24327msgid "&Values:"
24328msgstr ""
24329
24330#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24331msgid ""
24332"A list of color names to use when displaying an item. The\n"
24333"list must be empty or contain a color for each value."
24334msgstr ""
24335
24336#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24337msgid "Colors:"
24338msgstr ""
24339
24340#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24341msgid "Allow half stars"
24342msgstr "Dovoli polzvezde"
24343
24344#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24345msgid "Allow half star ratings, for example: "
24346msgstr ""
24347
24348#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24349msgid "&Sort/search column by"
24350msgstr ""
24351
24352#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24353msgid "How this column should handled in the GUI when sorting and searching"
24354msgstr ""
24355
24356#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24357msgid "Show in Tag browser"
24358msgstr "Pokaži v brskalniku značk"
24359
24360#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24361msgid "If checked, this column will appear in the Tag browser as a category"
24362msgstr ""
24363
24364#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24365msgid "Show as HTML in Book details"
24366msgstr "Prikaži kot HTML v podrobnostih knjige"
24367
24368#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24369msgid ""
24370"If checked, this column will be displayed as HTML in Book details and the "
24371"Content server. This can be used to construct links with the template "
24372"language. For example, the template "
24373"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24374"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24375"bold large characters, along with the series, for example <br>\"<big><b>An "
24376"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24377"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24378" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24379"site."
24380msgstr ""
24381
24382#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24383msgid ""
24384"Default value when a new book is added to the library. For Date columns "
24385"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24386"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24387"permitted values. For Rating columns enter a number between 0 and 5."
24388msgstr ""
24389
24390#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24391msgid "&Default value:"
24392msgstr ""
24393
24394#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24395msgid "&Format for dates"
24396msgstr "O&blika datumov"
24397
24398#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24399msgid "Default: dd MMM yyyy."
24400msgstr "Privzeto: dd MMM llll."
24401
24402#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24403msgid ""
24404"<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"
24405"<ul>\n"
24406"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24407"<li>dd MMMM yy gives 05 January 10</li>\n"
24408"</ul> "
24409msgstr ""
24410
24411#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24412msgid "&Format for numbers"
24413msgstr "Oblika za š&tevilke"
24414
24415#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24416msgid ""
24417"Default: Not formatted. For format language details see <a "
24418"href=\"https://docs.python.org/library/string.html#format-string-"
24419"syntax\">the Python documentation</a>"
24420msgstr ""
24421
24422#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24423#, python-brace-format
24424msgid ""
24425"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24426"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24427"then the word \"days\""
24428msgstr ""
24429
24430#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24431msgid ""
24432"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24433" 1 digit after the decimal point. The format "
24434"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24435"displays the number with 2 digits after the decimal point and thousands "
24436"separated by commas."
24437msgstr ""
24438
24439#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24440msgid "No lookup name was provided"
24441msgstr ""
24442
24443#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24444msgid ""
24445"The lookup name must contain only lower case letters, digits and "
24446"underscores, and start with a letter"
24447msgstr ""
24448
24449#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24450msgid ""
24451"Lookup names cannot end with _index, because these names are reserved for "
24452"the index of a series column."
24453msgstr ""
24454
24455#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24456msgid "No column heading was provided"
24457msgstr ""
24458
24459#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24460#, python-format
24461msgid "The lookup name %s is already used"
24462msgstr ""
24463
24464#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24465#, python-format
24466msgid "The heading %s is already used"
24467msgstr ""
24468
24469#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24470#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24471#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24472#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24473#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24474#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24475msgid "Invalid default value"
24476msgstr "Neveljavna privzeta vrednost"
24477
24478#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24479msgid "The default value must be \"Now\" or a date"
24480msgstr ""
24481
24482#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24483msgid "You must enter a template for composite columns"
24484msgstr ""
24485
24486#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24487msgid "You must enter at least one value for enumeration columns"
24488msgstr ""
24489
24490#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24491msgid ""
24492"The colors box must be empty or contain the same number of items as the "
24493"value box"
24494msgstr ""
24495
24496#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24497#, python-brace-format
24498msgid "The color {0} is unknown"
24499msgstr "Barva {0} ni znana"
24500
24501#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24502msgid "The default value must be one of the permitted values"
24503msgstr ""
24504
24505#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24506msgid "The default value must be an integer"
24507msgstr "Privzeta vrednost mora biti celo število"
24508
24509#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24510msgid "The default value must be a real number"
24511msgstr "Privzeta vrednost mora biti realno število"
24512
24513#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24514msgid "The default value must be a real number between 0 and 5.0"
24515msgstr "Privzeta vrednost mora biti realno število med 0 in 5.0"
24516
24517#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24518msgid "The default value must be an integer between 0 and 5"
24519msgstr "Privzeta vrednost mora biti celo število med 0 in 5"
24520
24521#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24522msgid "The default value must be \"Yes\" or \"No\""
24523msgstr "Privzeta vrednost mora biti 'Da' ali 'Ne'"
24524
24525#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24526msgid "Getting debug information, please wait"
24527msgstr ""
24528
24529#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24530#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24531msgid "Copy to &clipboard"
24532msgstr "&Kopiraj na odložišče"
24533
24534#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24535msgid "Device already detected"
24536msgstr "Naprava je že zaznana"
24537
24538#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24539#, python-format
24540msgid ""
24541"A device (%s) is already detected by calibre. If you wish to debug the "
24542"detection of another device, first disconnect this device."
24543msgstr ""
24544
24545#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24546msgid "Debugging failed"
24547msgstr ""
24548
24549#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24550msgid ""
24551"Running debug device detection failed. Click Show Details for more "
24552"information."
24553msgstr ""
24554
24555#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24556msgid "Getting device information"
24557msgstr ""
24558
24559#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24560msgid "User-defined device information"
24561msgstr ""
24562
24563#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24564#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24565msgid "Device Detection"
24566msgstr "Zaznava naprav"
24567
24568#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24569msgid "Ensure your device is disconnected, then press OK"
24570msgstr ""
24571
24572#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24573msgid "Ensure your device is connected, then press OK"
24574msgstr ""
24575
24576#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24577msgid ""
24578"Copy these values to the clipboard, paste them into an editor, then enter "
24579"them into the USER_DEVICE by customizing the device plugin in "
24580"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24581" want the books to be put. You must restart calibre for your changes to take"
24582" effect.\n"
24583msgstr ""
24584
24585#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24586msgid ""
24587"<p>calibre can send your books to you (or your reader) by email. Emails will"
24588" be automatically sent for downloaded news to all email addresses that have "
24589"<i>Auto send</i> checked."
24590msgstr ""
24591
24592#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24593msgid "Add an email address to which to send books"
24594msgstr ""
24595
24596#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24597msgid "&Add email"
24598msgstr "Dodaj e-poštni naslov"
24599
24600#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24601msgid "Make &default"
24602msgstr "Naj bo &privzeto"
24603
24604#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24605msgid "&Remove email"
24606msgstr "&Odstrani e-naslov"
24607
24608#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24609msgid ""
24610"Add the comments from the book metadata to the email.\n"
24611"Useful to allow the recipient to see a summary of the\n"
24612"book before opening it."
24613msgstr ""
24614
24615#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24616msgid "Add &comments metadata as text to the email"
24617msgstr "V e-sporočilo dodaj metapodatke &komentarjev kot besedilo"
24618
24619#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24620msgid "Email"
24621msgstr "E-pošta"
24622
24623#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24624msgid "Subject"
24625msgstr "Tema"
24626
24627#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24628msgid "Alias"
24629msgstr "Vzdevek"
24630
24631#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24632msgid "Auto send"
24633msgstr "Samodejno pošiljanje"
24634
24635#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24636msgid "Auto send only tags"
24637msgstr ""
24638
24639#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24640msgid "Formats to email. The first matching format will be sent."
24641msgstr ""
24642
24643#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24644#, python-brace-format
24645msgid ""
24646"Subject of the email to use when sending. When left blank the title will be "
24647"used for the subject. Also, the same templates used for \"Save to disk\" "
24648"such as {title} and {author_sort} can be used here."
24649msgstr ""
24650
24651#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24652msgid ""
24653"If checked, downloaded news will be automatically mailed to this email "
24654"address (provided it is in one of the listed formats and has not been "
24655"filtered by tags)."
24656msgstr ""
24657
24658#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24659msgid "Friendly name to use for this email address"
24660msgstr ""
24661
24662#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24663msgid ""
24664"If specified, only news with one of these tags will be sent to this email "
24665"address. All news downloads have their title as a tag, so you can use this "
24666"to easily control which news downloads are sent to this email address."
24667msgstr ""
24668
24669#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24670msgid "new email address"
24671msgstr "novi e-poštni naslov"
24672
24673#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24674msgid ""
24675"The list of devices that you have asked calibre to ignore. Uncheck a device "
24676"to have calibre stop ignoring it."
24677msgstr ""
24678
24679#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24680msgid ""
24681"The list of device plugins you have disabled. Uncheck an entry to enable the"
24682" plugin. calibre cannot detect devices that are managed by disabled plugins."
24683msgstr ""
24684
24685#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24686msgid "Reset allowed devices"
24687msgstr "Ponastavi dovoljene naprave"
24688
24689#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24690msgid ""
24691"This will erase the list of devices that calibre knows about causing it to "
24692"ask you for permission to manage them again, the next time they connect"
24693msgstr ""
24694
24695#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24696msgid "Search for the author on Goodreads"
24697msgstr "išči avtorja na Goodreads"
24698
24699#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24700msgid "Search for the author on Amazon"
24701msgstr "išči avtorja na Amazonu"
24702
24703#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24704msgid "Search for the author in your calibre library"
24705msgstr "išči avtorja v svoji knjižnici calibre"
24706
24707#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24708msgid "Search for the author on Wikipedia"
24709msgstr "išči avtorja na wikipediji"
24710
24711#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24712msgid "Search for the author on Google Books"
24713msgstr "išči avtorja na Google Books"
24714
24715#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24716msgid "Search for the book on Goodreads"
24717msgstr "išči knjigo na Goodreads"
24718
24719#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24720msgid "Search for the book on Amazon"
24721msgstr "išči knjigo na Amazonu"
24722
24723#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24724msgid "Search for the book on Google Books"
24725msgstr "išči knjigo na Google Books"
24726
24727#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24728msgid "Use a custom search URL"
24729msgstr "uporabi iskalni URL po meri"
24730
24731#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24732msgid "Clicking on &author names should:"
24733msgstr "Ob kliku imena &avtorja:"
24734
24735#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24736#, python-brace-format
24737msgid ""
24738"Enter the URL to search. It should contain the string {0}\n"
24739"which will be replaced by the author name. For example,\n"
24740"{1}"
24741msgstr ""
24742
24743#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24744msgid "Enter the URL"
24745msgstr "Vnesite URL"
24746
24747#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24748msgid "Create a new rule"
24749msgstr "Ustvari novo pravilo"
24750
24751#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24752msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24753msgstr ""
24754
24755#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24756msgid "&Key:"
24757msgstr "&Ključ:"
24758
24759#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24760msgid "The name that will appear in the Book details panel"
24761msgstr ""
24762
24763#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24764#, python-brace-format
24765msgid ""
24766"The template used to create the link. The placeholder {0} in the template "
24767"will be replaced with the actual identifier value. Use {1} to avoid the "
24768"value being quoted."
24769msgstr ""
24770
24771#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24772#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24773msgid "Key"
24774msgstr "Ključ"
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 "Template"
24779msgstr "Predloga"
24780
24781#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24782msgid "Value needed"
24783msgstr "Potrebna vrednost"
24784
24785#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24786#, python-format
24787msgid "The %s field cannot be empty"
24788msgstr ""
24789
24790#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24791msgid "Create rules for identifiers"
24792msgstr "Ustvari pravila za identifikatorje"
24793
24794#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24795msgid "Create rules to convert identifiers into links."
24796msgstr "Ustvarite pravila za pretvorbo identifikatorjev v povezave."
24797
24798#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24799msgid "&Edit rule"
24800msgstr "&Uredi pravilo"
24801
24802#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24803#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24804msgid "Default icons"
24805msgstr "Privzete ikone"
24806
24807#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24808#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24809#, python-format
24810msgid "Icon theme: <b>%s</b>"
24811msgstr "Tema ikon: <b>%s</b>"
24812
24813#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24814msgid "Narrow"
24815msgstr "ozka"
24816
24817#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24818msgid "Wide"
24819msgstr "široka"
24820
24821#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24822#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24823#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24824#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24825msgid "Automatic"
24826msgstr "Samodejno"
24827
24828#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24829#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24830msgid "Off"
24831msgstr "Izključeno"
24832
24833#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24834msgid "On"
24835msgstr ""
24836
24837#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24838#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24839#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24840#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24841#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24842#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24843msgid "System default"
24844msgstr "privzeti sistemski"
24845
24846#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24847msgid "calibre style"
24848msgstr "slog calibre"
24849
24850#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24851msgid "No subtitle"
24852msgstr "Brez podnaslova"
24853
24854#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24856#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24857msgid "Bottom"
24858msgstr "Spodaj"
24859
24860#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24862#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24863msgid "Top"
24864msgstr "Zgoraj"
24865
24866#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24867msgid "Above text"
24868msgstr ""
24869
24870#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24871msgid "Beside text"
24872msgstr ""
24873
24874#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24875#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24876msgid "Never"
24877msgstr "Nikoli"
24878
24879#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24880msgid "Small"
24881msgstr "Majhno"
24882
24883#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24884msgid "Medium"
24885msgstr "Srednje"
24886
24887#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24888msgid "Always"
24889msgstr "Vedno"
24890
24891#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24892msgid "If there is enough room"
24893msgstr "Če je dovolj prostora"
24894
24895#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24896#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24897msgid "By first letter"
24898msgstr "Po začetnicah"
24899
24900#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24901msgid "Partitioned"
24902msgstr "Deljeno"
24903
24904#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
24905msgid "Column &coloring"
24906msgstr "&Obarvanost stolpcev"
24907
24908#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
24909msgid "Column &icons"
24910msgstr "&Ikone stolpcev"
24911
24912#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
24913msgid "Change &color"
24914msgstr "Spremeni &barvo"
24915
24916#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
24917msgid "Change &background image"
24918msgstr "Spremeni sliko &ozadja"
24919
24920#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
24921msgid "Restore default &appearance"
24922msgstr ""
24923
24924#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
24925#, python-format
24926msgid "Current aspect ratio (width/height): %.2g"
24927msgstr "Trenutno razmerje stranic (širina/višina): %.2g"
24928
24929#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
24930msgid "Edit template for caption"
24931msgstr "Uredi predlogo za napis"
24932
24933#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
24934#, python-format
24935msgid "Current space used: %s"
24936msgstr "Trenutno zasedeni prostor: %s"
24937
24938#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
24939msgid "Choose background color for the Cover grid"
24940msgstr "Izberite barvo ozadja za mrežo naslovnic"
24941
24942#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
24943msgid "Remove background image?"
24944msgstr "Želite odstraniti sliko ozadja?"
24945
24946#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
24947msgid ""
24948"There is currently a background image set, so the color you have chosen will"
24949" not be visible. Remove the background image?"
24950msgstr ""
24951
24952#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
24953msgid "Disable all animations. Useful if you have a slow/old computer."
24954msgstr ""
24955
24956#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
24957msgid "Disable &animations"
24958msgstr "Onemogoči &animacije"
24959
24960#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
24961msgid "User interface style (&needs restart):"
24962msgstr "&Slog uporabniškega vmesnika (zahteva ponoven zagon):"
24963
24964#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
24965msgid "&User interface layout (needs restart):"
24966msgstr "&Postavitev uporabniškega vmesnika (zahteva ponoven zagon):"
24967
24968#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
24969msgid "E&xtra spacing to add between rows in the book list (can be negative):"
24970msgstr "Dodaten ra&zmik med vrsticami v seznamu knjig (lahko je negativen):"
24971
24972#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
24973#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
24974msgid "Toolbar"
24975msgstr "Orodna vrstica"
24976
24977#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
24978msgid "Icon si&ze:"
24979msgstr "Velikost i&kon:"
24980
24981#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
24982msgid "Show &text under icons:"
24983msgstr "Pokaži &besedilo pod ikonami:"
24984
24985#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
24986msgid "Use t&wo lines for the text under the icons (needs restart)"
24987msgstr "Uporabi &dve vrstici besedila pod ikonami (zahteva ponoven zagon)"
24988
24989#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
24990msgid "Change &font (needs restart)"
24991msgstr "Spre&meni pisavo (s ponovnim zagonom)"
24992
24993#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
24994msgid "Show &tooltips in the book list"
24995msgstr "Pokaži &namige na seznamu knjig"
24996
24997#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
24998msgid "Show &layout buttons in the status bar (needs restart)"
24999msgstr "Pokaži &gumbe postavitve v vrstici stanja (zahteva ponoven zagon)"
25000
25001#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
25002msgid "Enable s&ystem tray icon (needs restart)"
25003msgstr "Omogoči ikono v sis&temskem pladnju (zahteva ponoven zagon)"
25004
25005#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
25006msgid "Choose &language (needs restart):"
25007msgstr "Izberite &jezik (zahteva ponoven zagon):"
25008
25009#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
25010msgid "&Interface font:"
25011msgstr "P&isava vmesnika:"
25012
25013#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
25014msgid ""
25015"Disable popup notifications when calibre completes jobs such a conversion, "
25016"sending to device etc. The notifications are sent via the operating system "
25017"notification facility, if available. Note that on Windows, you have to "
25018"enable the system tray icon for notifications to work."
25019msgstr ""
25020
25021#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
25022msgid "Disable n&otifications on job completion"
25023msgstr "Onemogoči &obvestila o dokončanju nalog"
25024
25025#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
25026msgid "Show the &splash screen at startup"
25027msgstr "Po&kaži pojavni zaslon ob zagonu"
25028
25029#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
25030msgid "Change &icon theme (needs restart)"
25031msgstr "Spremeni temo &ikon (potreben ponovni zagon)"
25032
25033#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
25034msgid "Show &row numbers in the book list"
25035msgstr "Pokaži &številke vrstic na seznamu knjig"
25036
25037#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
25038msgid "Ad&just for high resolution screens (needs restart):"
25039msgstr "Prilagodi &zaslonom visoke ločljivosti (zahteva ponoven zagon):"
25040
25041#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
25042msgid ""
25043"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
25044"\n"
25045"<ul>\n"
25046"<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"
25047"\n"
25048"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
25049"\n"
25050"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
25051"</ul>"
25052msgstr ""
25053
25054#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
25055msgid "Allow using &drag and drop to merge books"
25056msgstr "Dovoli uporabo &povleci in spusti za spajanje knjig"
25057
25058#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25059msgid "Draw a &grid in the book list"
25060msgstr "Nariši &mrežo na seznamu knjig"
25061
25062#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25063msgid "&Main interface"
25064msgstr "&Glavni vmesnik"
25065
25066#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25067msgid ""
25068"Control the Cover grid view. You can enable this view by clicking the "
25069"\"Layout\" button in the bottom right corner of the main calibre window."
25070msgstr "Prilagodite mrežni pogled naslovnic. Pogled omogočite s klikom gumba mreže v desnem spodnjem kotu glavnega okna programa calibre."
25071
25072#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25073msgid "Field to show &under the covers:"
25074msgstr "Polje, prikazano pod naslovni&cami:"
25075
25076#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25077msgid "Spac&ing between covers:"
25078msgstr "&Razmik med naslovnicami:"
25079
25080#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25081msgid ""
25082"The spacing between covers. A value of zero means calculate automatically "
25083"based on cover size."
25084msgstr ""
25085
25086#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25087#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25088#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25089msgid " cm"
25090msgstr ""
25091
25092#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25093msgid "Background for the Cover grid"
25094msgstr "Ozadje za mrežo naslovnic"
25095
25096#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25097msgid ""
25098"By default, calibre chooses a cover size based on your computer's screen "
25099"size. You can change the cover size here:"
25100msgstr "Privzeto program izbere velikost naslovnice glede na velikost zaslona vašega računalnika. Velikost naslovnice lahko spremenite tukaj:"
25101
25102#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25103msgid "Cover &width: "
25104msgstr "&Širina naslovnice: "
25105
25106#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25107msgid ""
25108"The width of displayed covers.\n"
25109"A value of zero means calculate automatically."
25110msgstr ""
25111
25112#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25113msgid "Make the covers larger, maintaining current aspect ratio."
25114msgstr ""
25115
25116#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25117msgid "&Larger covers"
25118msgstr "&Večje naslovnice"
25119
25120#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25121msgid "Cover &height: "
25122msgstr "&Višina naslovnice: "
25123
25124#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25125msgid ""
25126"The height of displayed covers.\n"
25127"A value of zero means calculate automatically."
25128msgstr ""
25129
25130#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25131msgid "Make the covers smaller, maintaining current aspect ratio."
25132msgstr ""
25133
25134#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25135msgid "&Smaller covers"
25136msgstr "&Manjše naslovnice"
25137
25138#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25139msgid "Reset size to automatic"
25140msgstr "Ponastavi velikost na samodejno"
25141
25142#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25143msgid "&Reset size"
25144msgstr "Po&nastavi velikost"
25145
25146#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25147msgid "Size of the emblems (if any) shown &next to the covers: "
25148msgstr "Velikost &emblemov (če sploh), prikazanih ob naslovnicah:"
25149
25150#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25151msgid "Show a &field (such as title) under the covers"
25152msgstr "Poka&ži polje (kot je naslov) po&d naslovnico"
25153
25154#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25155msgid "&Location of the emblems shown next to the covers:"
25156msgstr "&Mesto emblemov, prikazanih ob naslovnicah:"
25157
25158#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25159msgid "&Emblems"
25160msgstr "&Emblemi"
25161
25162#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25163msgid "Caching of covers for improved performance"
25164msgstr "Predpomnjenje naslovnic za hitrejše delovanje"
25165
25166#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25167msgid ""
25168"There are two kinds of caches that calibre uses to improve performance when "
25169"rendering covers in the grid view. A disk cache that is kept on your hard "
25170"disk and stores the cover thumbnails and an in memory cache used to ensure "
25171"flicker free rendering of covers. For best results, keep the memory cache "
25172"small and the disk cache large, unless you have a lot of extra RAM in your "
25173"computer and don't mind it being used by the memory cache."
25174msgstr "Program uporablja dve vrsti predpomnilnika, da izboljša svoje delovanje pri upodabljanju naslovnic v mrežnem pogledu. Diskovni predpomnilnik, ki se nahaja na vašem trdem disku in hrani ogledne sličice naslovnic, ter pomnilniški predpomnilnik, ki zagotavlja upodabljanje naslovnic brez utripanja. Za najboljše rezultate ohranjajte pomnilniški predpomnilnik majhen, diskovnega pa velikega, razen če imate dovolj dodatnega RAM in vas ne moti, da se uporablja za ta namen."
25175
25176#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25177#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25178msgid "Disable"
25179msgstr "Onemogoči"
25180
25181#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25182msgid " MB"
25183msgstr ""
25184
25185#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25186msgid "&Empty disk cache"
25187msgstr "&Izprazni predpomnilnik diska"
25188
25189#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25190msgid "&Open cache folder"
25191msgstr ""
25192
25193#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25194msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25195msgstr "Število polnih predpomnjenih zaslonov naslovnic v po&mnilniku (naj bo majhno):"
25196
25197#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25198msgid "Maximum amount of &disk space to use for caching thumbnails: "
25199msgstr "Največja količina prostora na &disku za predpomnjenje oglednih slik:"
25200
25201#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25202msgid ""
25203"The maximum number of screenfulls of thumbnails to keep in memory. "
25204"Increasing this will make rendering faster, at the cost of more memory "
25205"usage. Note that regardless of this setting, a minimum of one hundred "
25206"thumbnails are always kept in memory, to ensure flicker free rendering."
25207msgstr ""
25208
25209#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25210msgid "&Performance"
25211msgstr "&Hitrost delovanja"
25212
25213#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25214msgid "Cover &grid"
25215msgstr "Mre&ža naslovnic"
25216
25217#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25218msgid "Text styling"
25219msgstr ""
25220
25221#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25222msgid "Create rules to convert &identifiers into links"
25223msgstr "Ustvarite pravila za pretvorbo &identifikatorjev v povezave"
25224
25225#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25226#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25227msgid "Move down"
25228msgstr "Pomakni navzdol"
25229
25230#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25231#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25232msgid "Move up"
25233msgstr "Pomakni navzgor"
25234
25235#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25236msgid ""
25237"Note that <b>comments</b> will always be displayed at the end, regardless of"
25238" the position you assign here."
25239msgstr "Upoštevajte, da bodo <b>komentarji</b> vedno prikazani na koncu, ne glede na položaj, ki ga določite tukaj."
25240
25241#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25242msgid "Show &cover"
25243msgstr ""
25244
25245#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25246msgid "Show the size of the book's cover in pixels"
25247msgstr "Pokaži velikost naslovnice knjige v slikovnih točkah"
25248
25249#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25250msgid "Show cover &size"
25251msgstr "Pokaži &velikost naslovnice"
25252
25253#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25254msgid "Use &Roman numerals for series"
25255msgstr "Uporabi &rimska števila za dela zbirke"
25256
25257#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25258msgid "Show comments &heading:"
25259msgstr ""
25260
25261#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25262msgid "&Book details"
25263msgstr "Po&drobnosti o knjigi"
25264
25265#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25266msgid ""
25267"Choose how Tag browser subcategories are displayed when\n"
25268"there are more items than the limit. Select by first\n"
25269"letter to see an A, B, C list. Choose partitioned to\n"
25270"have a list of fixed-sized groups. Set to disabled\n"
25271"if you never want subcategories"
25272msgstr ""
25273
25274#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25275msgid "&Category partitioning method:"
25276msgstr ""
25277
25278#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25279msgid "Co&llapse when more items than:"
25280msgstr "Strni, ko je elementov ve&č kot:"
25281
25282#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25283msgid ""
25284"If a Tag browser category has more than this number of items, it is divided\n"
25285"up into subcategories. If the partition method is set to disable, this value is ignored."
25286msgstr ""
25287
25288#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25289msgid "Combine letters &when fewer items than:"
25290msgstr ""
25291
25292#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25293msgid ""
25294"If collapsing by first letter, combine adjacent letters together if\n"
25295"there are fewer items under a letter than specified here. If the partition method is\n"
25296"not set to first letter, this value is ignored. Set to zero to disable."
25297msgstr ""
25298
25299#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25300msgid "Spacing between &items:"
25301msgstr "&Razmik med elementi:"
25302
25303#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25304msgid ""
25305"The spacing between consecutive items in the Tag browser. In units of (ex) "
25306"which is the approximate height of the letter 'x' in the currently used "
25307"font. "
25308msgstr ""
25309
25310#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25311msgid " ex"
25312msgstr ""
25313
25314#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25315msgid "Categories &not to partition:"
25316msgstr "Kategorije, ki jih &ni potrebno deliti:"
25317
25318#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25319msgid ""
25320"A comma-separated list of categories that are not to\n"
25321"be partitioned even if the number of items is larger than\n"
25322"the value shown above. This option can be used to\n"
25323"avoid collapsing hierarchical categories that have only\n"
25324"a few top-level elements."
25325msgstr ""
25326
25327#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25328msgid "C&ategories with hierarchical items:"
25329msgstr "Kategorije s &hierarhičnimi elementi:"
25330
25331#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25332msgid ""
25333"A comma-separated list of categories in which items containing\n"
25334"periods are displayed in the Tag browser trees. For example, if\n"
25335"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25336"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25337"both under 'Mystery'. If 'tags' is not in this box,\n"
25338"then the tags will be displayed each on their own line."
25339msgstr ""
25340
25341#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25342msgid "Show &tooltips"
25343msgstr "Prikaži nami&ge"
25344
25345#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25346msgid "Show &average ratings"
25347msgstr "Prikaži po&vprečne ocene"
25348
25349#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25350msgid ""
25351"Show counts for items in the Tag browser. Such as the number of books\n"
25352"by each author, the number of authors, etc. If you turn it off, you can still\n"
25353"see the counts by hovering your mouse over any item."
25354msgstr ""
25355
25356#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25357msgid "Show &counts"
25358msgstr ""
25359
25360#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25361msgid "Use &alternating row colors"
25362msgstr ""
25363
25364#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25365msgid ""
25366"When checked, calibre will automatically hide any category\n"
25367" (a column, custom or standard) that has no items to show. For example, some\n"
25368" categories might not have values when using Virtual libraries. Checking this\n"
25369" box will cause these empty categories to be hidden."
25370msgstr ""
25371
25372#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25373msgid "Hi&de empty categories (columns)"
25374msgstr ""
25375
25376#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25377msgid ""
25378"When checked, Find in the Tag browser will show all items\n"
25379" that match the search instead of the first one. If Hide empty categories is\n"
25380" also checked then only categories containing a matched item will be shown."
25381msgstr ""
25382
25383#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25384msgid "Find &shows all items that match"
25385msgstr ""
25386
25387#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25388msgid ""
25389"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25390"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25391"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25392"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25393"using the mouse.</p>"
25394msgstr ""
25395
25396#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25397msgid "Allow the Tag browser to have keyboard &focus"
25398msgstr ""
25399
25400#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25401msgid ""
25402"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25403"then you should set a keyboard shortcut to focus the Tag browser under "
25404"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25405"keyboard focus</code>"
25406msgstr ""
25407
25408#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25409msgid "&Tag browser"
25410msgstr "Brskalnik &značk"
25411
25412#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25413msgid "When showing in a separate window, show it &fullscreen"
25414msgstr ""
25415
25416#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25417msgid "Show in a &separate window (needs restart)"
25418msgstr ""
25419
25420#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25421msgid "&Number of covers to show in browse mode (needs restart):"
25422msgstr "&Število naslovnic, prikazanih v brskalnem načinu (zahteva ponoven zagon):"
25423
25424#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25425#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25426msgid "Template &editor"
25427msgstr "&Urejevalnik predlog"
25428
25429#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25430msgid ""
25431"The template used to generate the text below the covers. Uses the same "
25432"syntax as save templates. Defaults to just the book title. Note that this "
25433"setting is per-library, which means that you have to set it again for every "
25434"different calibre library you use. Use an empty template for no text."
25435msgstr ""
25436
25437#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25438msgid "Show &reflections"
25439msgstr ""
25440
25441#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25442msgid ""
25443"Show covers in their original aspect ratio instead of resizing\n"
25444"them to all have the same width and height"
25445msgstr ""
25446
25447#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25448msgid "Preserve &aspect ratio of covers"
25449msgstr ""
25450
25451#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25452msgid "&Template for caption:"
25453msgstr "Pre&dloga za napis:"
25454
25455#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25456msgid "Fie&ld for sub-title:"
25457msgstr "Po&lje za podnapis:"
25458
25459#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25460#, python-format
25461msgid "You can press the %s key to toggle full screen mode."
25462msgstr ""
25463
25464#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25465msgid "Show ne&xt cover during auto scroll after:"
25466msgstr ""
25467
25468#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25469msgid "&Double click to view the central book, instead of single click"
25470msgstr ""
25471
25472#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25473msgid "Cover &browser"
25474msgstr "&Brskalnik naslovnic"
25475
25476#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25477msgid ""
25478"Check this box to make Quickview show books only in the\n"
25479"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25480"unchecked then only row changes are taken into account."
25481msgstr ""
25482
25483#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25484msgid ""
25485"Check this box to make Quickview change the column being examined\n"
25486"when the column in the book list is changed using the cursor arrow keys"
25487msgstr ""
25488
25489#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25490msgid "&Change Quickview item when book list column changes"
25491msgstr ""
25492
25493#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25494msgid ""
25495"Pressing 'Enter' in a cell changes both the book and the\n"
25496"column being examined (the left-hand pane)"
25497msgstr ""
25498
25499#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25500msgid "&Pressing 'Enter' changes the examined column"
25501msgstr ""
25502
25503#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25504msgid ""
25505"Double-clicking in a cell changes both the book and the\n"
25506"column being examined (the left-hand pane)"
25507msgstr ""
25508
25509#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25510msgid "&Double click changes examined column"
25511msgstr "Z &dvoklikom spremenite proučevani stolpec"
25512
25513#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25514msgid "Select columns to display"
25515msgstr "Izberi stolpce za prikaz"
25516
25517#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25518msgid "&Quickview"
25519msgstr "&Hitri pogled"
25520
25521#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25522msgid "version"
25523msgstr "različice"
25524
25525#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25526msgid "created by Kovid Goyal"
25527msgstr "izdelal Kovid Goyal"
25528
25529#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25530msgid "Run Welcome &wizard"
25531msgstr "Zaženi &čarovnika dobrodošlice"
25532
25533#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25534msgid "Save changes"
25535msgstr "Shrani spremembe"
25536
25537#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25538msgid "Cancel and return to overview"
25539msgstr ""
25540
25541#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25542msgid "Restoring to defaults not supported for"
25543msgstr ""
25544
25545#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25546msgid ""
25547"Some of the changes you made require a restart. Please restart calibre as "
25548"soon as possible."
25549msgstr ""
25550
25551#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25552msgid ""
25553"The changes you have made require calibre be restarted immediately. You will"
25554" not be allowed to set any more preferences, until you restart."
25555msgstr ""
25556
25557#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25559msgid "Source"
25560msgstr "Vir"
25561
25562#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25563msgid "Cover priority"
25564msgstr "Prioriteta naslovnice"
25565
25566#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25567msgid "This source is configured and ready to go"
25568msgstr ""
25569
25570#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25571msgid "This source needs configuration"
25572msgstr ""
25573
25574#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25575msgid ""
25576"This plugin is useful only for <b>Chinese</b> language books. It can return "
25577"incorrect results for books in English. Are you sure you want to enable it?"
25578msgstr ""
25579
25580#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25581msgid "Published date"
25582msgstr "Datum objave"
25583
25584#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25585#, python-format
25586msgid "<b>Configure %(name)s</b><br>%(desc)s"
25587msgstr ""
25588
25589#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25590msgid "No source selected"
25591msgstr "Noben vir ni izbran"
25592
25593#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25594msgid "No source selected, cannot configure."
25595msgstr ""
25596
25597#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25598msgid "Metadata sources"
25599msgstr "Viri metapodatkov"
25600
25601#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25602msgid ""
25603"Disable any metadata sources you do not want by unchecking them. You can "
25604"also set the cover priority. Covers from sources that have a higher "
25605"(smaller) priority will be preferred when bulk downloading metadata."
25606msgstr ""
25607
25608#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25609msgid ""
25610"Sources with a red X next to their names must be configured before they will"
25611" be used. "
25612msgstr ""
25613
25614#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25615msgid "C&onfigure selected source"
25616msgstr ""
25617
25618#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25619msgid ""
25620"If you uncheck any fields, metadata for those fields will not be downloaded"
25621msgstr ""
25622
25623#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25625msgid "&Select all"
25626msgstr "I&zberi vse"
25627
25628#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25629msgid "Sele&ct none"
25630msgstr ""
25631
25632#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25633msgid ""
25634"Restore your own subset of checked fields that you define using the 'Set as "
25635"default' button"
25636msgstr ""
25637
25638#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25639msgid "Select &default"
25640msgstr ""
25641
25642#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25643msgid ""
25644"Store the currently checked fields as the default, you can quickly apply the"
25645" default using the 'Select default' button"
25646msgstr ""
25647
25648#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25649msgid "&Set as default"
25650msgstr "&Nastavi kot privzeto"
25651
25652#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25653msgid "Convert all downloaded comments to plain &text"
25654msgstr "Pretvori vse prenesene komentarje v samo &besedilo"
25655
25656#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25657msgid "Swap &author names from FN LN to LN, FN"
25658msgstr ""
25659
25660#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25661msgid ""
25662"<p>When downloading comments, append the downloaded comments to any existing"
25663" comment, instead of overwriting them."
25664msgstr ""
25665
25666#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25667msgid ""
25668"When downloading comments, append the downloaded comments to any existing "
25669"comment, instead of overwriting them."
25670msgstr ""
25671
25672#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25673msgid "Append comments to &existing"
25674msgstr ""
25675
25676#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25677msgid ""
25678"<p>Normally, the metadata download system will keep only a single result per"
25679" metadata source. This option will cause it to keep all results returned "
25680"from every metadata source. Useful if you only use one or two sources and "
25681"want to select individual results from them by hand. Note that result with "
25682"identical title/author/identifiers are still merged."
25683msgstr ""
25684
25685#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25686msgid "Keep more than one entry per source"
25687msgstr ""
25688
25689#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25690msgid ""
25691"<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"
25692"<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."
25693msgstr ""
25694
25695#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25696msgid ""
25697"Prefer smaller tag sets when picking tags from different metadata sources"
25698msgstr ""
25699
25700#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25701msgid "Prefer &fewer tags"
25702msgstr ""
25703
25704#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25705msgid "Create &rules to filter/transform tags"
25706msgstr ""
25707
25708#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25709msgid "Create rules to &transform author names"
25710msgstr ""
25711
25712#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25713msgid "Max. &number of tags to download:"
25714msgstr "Najv. &število značk za prenos:"
25715
25716#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25717msgid "Max. &time to wait after first match is found:"
25718msgstr ""
25719
25720#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25721#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25722msgid " secs"
25723msgstr " s"
25724
25725#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25726msgid "Max. time to wait after first &cover is found:"
25727msgstr ""
25728
25729#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25730msgid ""
25731"The maximum number of jobs that will run simultaneously in the background. "
25732"This refers to CPU intensive tasks like  conversion. Lower this number if "
25733"you want calibre to use less CPU."
25734msgstr ""
25735
25736#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25737msgid "No proxies used"
25738msgstr ""
25739
25740#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25741msgid "<b>Using proxies:</b>"
25742msgstr ""
25743
25744#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25745msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25746msgstr ""
25747
25748#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25749msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25750msgstr ""
25751
25752#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25753msgid "Debug &device detection"
25754msgstr ""
25755
25756#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25757msgid "Get information to setup the &user defined device"
25758msgstr "Pridobi podatke za nastavitev &uporabniško določene naprave"
25759
25760#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25761msgid "Open calibre &configuration folder"
25762msgstr ""
25763
25764#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25765msgid "Abort &jobs that take more than:"
25766msgstr ""
25767
25768#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25769msgid "Never abort"
25770msgstr ""
25771
25772#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25773msgid " minutes"
25774msgstr ""
25775
25776#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25777msgid "Create a calibre &icon theme"
25778msgstr "Ustvari temo &ikon calibre"
25779
25780#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25781msgid "Device currently connected: "
25782msgstr "Trenutno povezana naprava: "
25783
25784#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25785msgid "Device currently connected: None"
25786msgstr "Trenutno povezana naprava: nobena"
25787
25788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25789msgid ""
25790"That format has no metadata writers enabled. A plugboard will probably have "
25791"no effect."
25792msgstr ""
25793
25794#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25795msgid "That format and device already has a plugboard."
25796msgstr ""
25797
25798#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25799msgid "Possibly override plugboard?"
25800msgstr ""
25801
25802#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25803msgid ""
25804"A more general plugboard already exists for that format and device. Are you "
25805"sure you want to add the new plugboard?"
25806msgstr ""
25807
25808#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25809#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25810msgid "Add possibly overridden plugboard?"
25811msgstr ""
25812
25813#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25814msgid ""
25815"More specific device plugboards exist for that format. Are you sure you want"
25816" to add the new plugboard?"
25817msgstr ""
25818
25819#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25820msgid "Really add plugboard?"
25821msgstr ""
25822
25823#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25824msgid ""
25825"A different plugboard matches that format and device combination. Are you "
25826"sure you want to add the new plugboard?"
25827msgstr ""
25828
25829#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25830msgid ""
25831"More specific format and device plugboards already exist. Are you sure you "
25832"want to add the new plugboard?"
25833msgstr ""
25834
25835#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25836#, python-brace-format
25837msgid "The {0} device does not support the {1} format."
25838msgstr ""
25839
25840#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25841#, python-brace-format
25842msgid "The {0} device supports only the {1} format(s)."
25843msgstr ""
25844
25845#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25846msgid "Invalid destination"
25847msgstr "Neveljaven cilj"
25848
25849#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25850msgid "The destination field cannot be blank"
25851msgstr ""
25852
25853#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25854msgid "Plugboard modifies comments"
25855msgstr ""
25856
25857#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25858msgid ""
25859"This plugboard modifies the comments metadata. If the comments are set to "
25860"invalid HTML, it could cause problems on the device. Are you sure you wish "
25861"to save this plugboard?"
25862msgstr ""
25863
25864#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25865#, python-brace-format
25866msgid "The {0} device plugin is disabled."
25867msgstr ""
25868
25869#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25870msgid ""
25871"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25872"\n"
25873"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"
25874"\n"
25875"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"
25876"\n"
25877"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."
25878msgstr ""
25879
25880#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25881msgid "Format (choose first)"
25882msgstr ""
25883
25884#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25885msgid "Device (choose second)"
25886msgstr ""
25887
25888#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25889msgid "Add &new plugboard:"
25890msgstr ""
25891
25892#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25893msgid "Edit &existing plugboard:"
25894msgstr ""
25895
25896#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25897msgid "Existing &plugboards:"
25898msgstr ""
25899
25900#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25901msgid "Source template"
25902msgstr ""
25903
25904#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
25905msgid "Destination field"
25906msgstr "Ciljno polje"
25907
25908#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
25909msgid "&Save plugboard"
25910msgstr ""
25911
25912#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
25913msgid "&Delete plugboard"
25914msgstr ""
25915
25916#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
25917msgid ""
25918"\n"
25919"Customization: "
25920msgstr ""
25921
25922#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
25923msgid ""
25924"\n"
25925"\n"
25926"This plugin has been disabled"
25927msgstr ""
25928
25929#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
25930msgid ""
25931"\n"
25932"\n"
25933"This plugin is installed system-wide and can not be managed from within calibre"
25934msgstr ""
25935
25936#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
25937msgid "Search for plugin"
25938msgstr ""
25939
25940#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
25941msgid "Could not find any matching plugins"
25942msgstr ""
25943
25944#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
25945msgid "files"
25946msgstr ""
25947
25948#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
25949msgid "Add plugin"
25950msgstr "Dodaj vstavek"
25951
25952#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
25953msgid "No valid plugin path"
25954msgstr ""
25955
25956#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
25957#, python-format
25958msgid "%s is not a valid plugin path"
25959msgstr ""
25960
25961#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
25962#, python-format
25963msgid "Select an actual plugin under <b>%s</b> to customize"
25964msgstr ""
25965
25966#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
25967#, python-format
25968msgid "Disabling the plugin %s is not allowed"
25969msgstr ""
25970
25971#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
25972#, python-format
25973msgid "Are you sure you want to remove the plugin: %s?"
25974msgstr ""
25975
25976#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
25977#, python-brace-format
25978msgid ""
25979"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
25980" it to be completely removed."
25981msgstr ""
25982
25983#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
25984msgid "Cannot remove builtin plugin"
25985msgstr ""
25986
25987#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
25988msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
25989msgstr ""
25990
25991#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
25992msgid ""
25993"Here you can customize the behavior of calibre by controlling what plugins "
25994"it uses."
25995msgstr ""
25996
25997#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
25998msgid "Show only those plugins that have been installed by you"
25999msgstr "Pokaži le tiste vstavke, ki sem jih sam(a) namestil(a)"
26000
26001#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
26002msgid "Show only &user installed plugins"
26003msgstr ""
26004
26005#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
26006msgid "Get &new plugins"
26007msgstr "Pridobi &nove vstavke"
26008
26009#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
26010msgid "Check for &updated plugins"
26011msgstr ""
26012
26013#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
26014msgid "&Load plugin from file"
26015msgstr "&Naloži vstavek iz datoteke"
26016
26017#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
26018msgid ""
26019"This setting can be overridden for <b>individual devices</b>, by clicking "
26020"the device icon and choosing \"Configure this device\"."
26021msgstr ""
26022
26023#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
26024msgid "Any custom field"
26025msgstr ""
26026
26027#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
26028msgid "The lookup name of any custom field (these names begin with \"#\")."
26029msgstr ""
26030
26031#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
26032msgid "Constant template"
26033msgstr ""
26034
26035#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
26036#, python-brace-format
26037msgid ""
26038"The template contains no {fields}, so all books will have the same name. Is "
26039"this OK?"
26040msgstr ""
26041
26042#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
26043msgid "Save template"
26044msgstr "Shrani predlogo"
26045
26046#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
26047msgid ""
26048"By adjusting the template below, you can control what folders the files are "
26049"saved in and what filenames they are given. You can use the / character to "
26050"indicate sub-folders. Available metadata variables are described below. If a"
26051" particular book does not have some metadata, the variable will be replaced "
26052"by the empty string."
26053msgstr ""
26054
26055#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
26056msgid "Available variables:"
26057msgstr "Spremenljivke na voljo:"
26058
26059#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26060msgid ""
26061"Here you can control how calibre will save your books when you click the "
26062"\"Save to disk\" button:"
26063msgstr ""
26064
26065#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26066msgid "Save &cover separately"
26067msgstr "Shrani &naslovnico ločeno"
26068
26069#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26070msgid "Replace space with &underscores"
26071msgstr ""
26072
26073#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26074msgid "Update &metadata in saved copies"
26075msgstr ""
26076
26077#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26078msgid "Change paths to &lowercase"
26079msgstr ""
26080
26081#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26082#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26083msgid "Format &dates as:"
26084msgstr ""
26085
26086#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26087msgid "File &formats to save:"
26088msgstr ""
26089
26090#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26091msgid "Convert non-English characters to &English equivalents"
26092msgstr ""
26093
26094#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26095msgid "Save metadata in a separate &OPF file"
26096msgstr ""
26097
26098#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26099msgid "&Show files in the file browser after saving to disk"
26100msgstr ""
26101
26102#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26103msgid ""
26104"<b>Grouped search terms</b> are search names that permit a query to "
26105"automatically search across more than one column. For example, if you create"
26106" a grouped search term <code>allseries</code> with the value <code>series, "
26107"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26108"will find 'adhoc' in any of the columns <code>series</code>, "
26109"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26110"the grouped search term in the drop-down box, enter the list of columns to "
26111"search in the value box, then push the Save button. <p>Note: Search terms "
26112"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26113"are the same term.<p>You can have your grouped search term show up as User "
26114"categories in  the Tag browser. Just add the grouped search term names to "
26115"the Make User categories from box. You can add multiple terms separated by "
26116"commas. The new User category will be automatically populated with all the "
26117"items in the categories included in the grouped search term. <p>Automatic "
26118"User categories permit you to see easily all the category items that are in "
26119"the columns contained in the grouped search term. Using the above "
26120"<code>allseries</code> example, the automatically-generated User category "
26121"will contain all the series mentioned in <code>series</code>, "
26122"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26123"check for duplicates, to find which column contains a particular item, or to"
26124" have hierarchical categories (categories that contain categories)."
26125msgstr ""
26126
26127#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26128msgid "Enter new or select existing name"
26129msgstr ""
26130
26131#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26132msgid "Enter list of column lookup names to search"
26133msgstr ""
26134
26135#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26136msgid "Match all"
26137msgstr "ujemanje vseh pogojev"
26138
26139#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26140msgid "Match any"
26141msgstr "ujemanje poljubnih pogojev"
26142
26143#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26144#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26145#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26146#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26147#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26148#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26149msgid "Grouped search terms"
26150msgstr ""
26151
26152#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26153msgid "The search term cannot be blank"
26154msgstr ""
26155
26156#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26157msgid "That name is already used for a column or grouped search term"
26158msgstr ""
26159
26160#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26161msgid "That name is already used for User category"
26162msgstr ""
26163
26164#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26165msgid "The value box cannot be empty"
26166msgstr ""
26167
26168#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26169msgid "The empty grouped search term cannot be deleted"
26170msgstr ""
26171
26172#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26173msgid "Incompatible options"
26174msgstr ""
26175
26176#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26177msgid ""
26178"The option to have un-accented characters match accented characters has no "
26179"effect if you also turn on case-sensitive searching. So only turn on one of "
26180"those options"
26181msgstr ""
26182
26183#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26184msgid ""
26185"Clear search histories from all over calibre. Including the book list, "
26186"E-book viewer, fetch news dialog, etc."
26187msgstr ""
26188
26189#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26190msgid "Clear search &histories"
26191msgstr ""
26192
26193#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26194msgid "What to search by default"
26195msgstr "Kaj želite privzeto iskati"
26196
26197#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26198msgid ""
26199"When you enter a search term without a prefix, by default calibre will "
26200"search all metadata for matches. For example, entering, \"asimov\" will "
26201"search not just authors but title/tags/series/comments/etc. Use these "
26202"options if you would like to change this behavior."
26203msgstr ""
26204
26205#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26206msgid "&Limit the searched metadata"
26207msgstr "&Omeji preiskane metapodatke"
26208
26209#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26210msgid "&Columns that non-prefixed searches are limited to:"
26211msgstr ""
26212
26213#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26214msgid ""
26215"Note that this option affects all searches, including saved searches and "
26216"restrictions. Therefore, if you use this option, it is best to ensure that "
26217"you always use prefixes in your saved searches. For example, use "
26218"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26219msgstr ""
26220
26221#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26222msgid "Search as you &type"
26223msgstr "Iskanje med &tipkanjem"
26224
26225#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26226msgid "Case &sensitive searching"
26227msgstr ""
26228
26229#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26230msgid ""
26231"&Highlight search results instead of restricting the book list to the "
26232"results"
26233msgstr ""
26234
26235#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26236msgid ""
26237"<p>This option will cause a small button to appear next to the Search bar. "
26238"Clicking the button will toggle between showing only the search results and "
26239"showing all books with the search results highlighted."
26240msgstr ""
26241
26242#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26243msgid ""
26244"Show a &quick toggle button to switch between highlighting and restricting "
26245"results next to the Search bar"
26246msgstr "Prikaži &Gumb za hitri preklop, za preklop med poudarjanjem in omejevanjem rezultatov v iskalni vrstici"
26247
26248#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26249msgid "Unaccented characters match &accented characters"
26250msgstr ""
26251
26252#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26253msgid "Genera&l"
26254msgstr ""
26255
26256#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26257msgid "&Names:"
26258msgstr "Ime&na:"
26259
26260#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26261msgid ""
26262"Contains the names of the currently-defined group search terms.\n"
26263"Create a new name by entering it into the empty box, then\n"
26264"pressing Save. Rename a search term by selecting it then\n"
26265"changing the name and pressing Save. Change the value of\n"
26266"a search term by changing the value box then pressing Save."
26267msgstr ""
26268
26269#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26270msgid "Delete the current search term"
26271msgstr ""
26272
26273#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26274msgid "&Value:"
26275msgstr ""
26276
26277#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26278msgid ""
26279"Enter a comma-separated list of lookup names of the columns\n"
26280"to include in the grouped search term"
26281msgstr ""
26282
26283#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26284msgid ""
26285"Save the current search term. You can rename a search term by\n"
26286"changing the name then pressing Save. You can change the value\n"
26287"of a search term by changing the value box then pressing Save."
26288msgstr ""
26289
26290#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26291msgid "Make &user categories from:"
26292msgstr "Naredi &uporabniške kategorije iz:"
26293
26294#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26295msgid ""
26296"Enter the names of any grouped search terms you wish\n"
26297"to be shown as user categories"
26298msgstr ""
26299
26300#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26301msgid "&Grouped searches"
26302msgstr ""
26303
26304#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26305msgid "What to search when searching similar books"
26306msgstr "Kaj želi iskati, ko iščete podobne knjige"
26307
26308#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26309msgid ""
26310"<p>When you search for similar books by right clicking the\n"
26311"         book and selecting \"Similar books\",\n"
26312"         calibre constructs a search using the column lookup names specified below.\n"
26313"         By changing the lookup name to a grouped search term you can\n"
26314"         search multiple columns at once.</p>"
26315msgstr ""
26316
26317#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26318msgid "S&imilar authors: "
26319msgstr ""
26320
26321#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26322msgid "Si&milar series: "
26323msgstr ""
26324
26325#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26326msgid "Similar &tags: "
26327msgstr "Podobne &značke:"
26328
26329#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26330msgid "Simi&lar publishers: "
26331msgstr ""
26332
26333#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26334msgid "&Similar books"
26335msgstr "&Podobne knjige"
26336
26337#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26338#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26339msgid "Manual management"
26340msgstr "ročno upravljanje"
26341
26342#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26343#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26344msgid "Only on send"
26345msgstr "samo pri pošiljanju"
26346
26347#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26348#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26349msgid "Automatic management"
26350msgstr "samodejno upravljanje"
26351
26352#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26353msgid "Cannot change metadata management while a device is connected"
26354msgstr ""
26355
26356#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26357msgid "Metadata management (disabled while device connected)"
26358msgstr ""
26359
26360#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26361msgid "Me&tadata management:"
26362msgstr ""
26363
26364#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26365msgid ""
26366"<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"
26367"<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"
26368"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26369msgstr ""
26370
26371#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26372msgid "Browse for the file"
26373msgstr ""
26374
26375#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26376msgid "Choose a file"
26377msgstr ""
26378
26379#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26380msgid ""
26381"calibre contains an internet server that allows you to access your book "
26382"collection using a browser from anywhere in the world. Any changes to the "
26383"settings will only take effect after a server restart."
26384msgstr ""
26385
26386#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26387msgid "Require &username and password to access the Content server"
26388msgstr ""
26389
26390#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26391msgid "Run server &automatically when calibre starts"
26392msgstr ""
26393
26394#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26395msgid "&Start server"
26396msgstr ""
26397
26398#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26399msgid "St&op server"
26400msgstr ""
26401
26402#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26403msgid "&Test server"
26404msgstr ""
26405
26406#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26407msgid "Show server &logs"
26408msgstr ""
26409
26410#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26411msgid "Do not start calibre automatically when computer is started"
26412msgstr ""
26413
26414#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26415msgid "Start calibre when the computer is started"
26416msgstr ""
26417
26418#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26419msgid ""
26420"Currently calibre is set to run automatically when the\n"
26421"            computer starts.  Use this button to disable that."
26422msgstr ""
26423
26424#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26425msgid ""
26426"Start calibre in the system tray automatically when the computer starts"
26427msgstr ""
26428
26429#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26430#, python-format
26431msgid "Content server listening at: %s"
26432msgstr ""
26433
26434#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26435msgid "Remember to create at least one user account in the \"User accounts\" tab"
26436msgstr ""
26437
26438#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26439msgid ""
26440"Requiring a username/password prevents unauthorized people from accessing "
26441"your calibre library. It is also needed for some features such as making any"
26442" changes to the library as well as last read position/annotation syncing."
26443msgstr ""
26444
26445#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26446#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26447msgid "Change password for {}"
26448msgstr ""
26449
26450#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26451msgid "Add new user"
26452msgstr ""
26453
26454#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26455msgid "Set the password for this user"
26456msgstr ""
26457
26458#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26459msgid "&Repeat password:"
26460msgstr ""
26461
26462#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26463msgid "Empty username"
26464msgstr ""
26465
26466#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26467msgid "You must enter a username"
26468msgstr ""
26469
26470#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26471msgid "Username already exists"
26472msgstr ""
26473
26474#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26475msgid ""
26476"A user with the username {} already exists. Please choose a different "
26477"username."
26478msgstr ""
26479
26480#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26481msgid "Username is not valid"
26482msgstr ""
26483
26484#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26485msgid "Password do not match"
26486msgstr ""
26487
26488#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26489msgid "The two passwords you entered do not match!"
26490msgstr ""
26491
26492#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26493msgid "Empty password"
26494msgstr ""
26495
26496#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26497msgid "You must enter a password for this user"
26498msgstr ""
26499
26500#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26501msgid "Invalid password"
26502msgstr ""
26503
26504#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26505msgid "Further &restrict access to books in this library that match:"
26506msgstr ""
26507
26508#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26509msgid "A search expression"
26510msgstr ""
26511
26512#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26513msgid ""
26514"A search expression. If specified, access will be further restricted to only"
26515" those books that match this expression. For example: tags:\"=Share\""
26516msgstr ""
26517
26518#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26519msgid "Change library access permissions for {}"
26520msgstr ""
26521
26522#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26523msgid "All except the specified libraries"
26524msgstr ""
26525
26526#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26527msgid "All libraries"
26528msgstr ""
26529
26530#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26531msgid "Only the specified libraries"
26532msgstr ""
26533
26534#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26535msgid "Allow access to:"
26536msgstr ""
26537
26538#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26539msgid "Specify the libraries below:"
26540msgstr ""
26541
26542#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26543msgid "No libraries specified"
26544msgstr ""
26545
26546#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26547msgid "You have not specified any libraries"
26548msgstr ""
26549
26550#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26551msgid "<b>{} is allowed access to all libraries"
26552msgstr ""
26553
26554#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26555msgid ""
26556"{} is allowed access only to the libraries whose names <b>match</b> one of "
26557"the names specified below."
26558msgstr ""
26559
26560#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26561msgid ""
26562"{} is allowed access to all libraries, <b>except</b> those whose names match"
26563" one of the names specified below."
26564msgstr ""
26565
26566#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26567msgid "Allow {} to make &changes (i.e. grant write access)"
26568msgstr ""
26569
26570#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26571msgid ""
26572"If enabled, allows the user to make changes to the library. Adding "
26573"books/deleting books/editing metadata, etc."
26574msgstr ""
26575
26576#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26577msgid "Change &password"
26578msgstr ""
26579
26580#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26581#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26582msgid "{} is currently only allowed to access the library named: {}"
26583msgid_plural "{} is currently only allowed to access the libraries named: {}"
26584msgstr[0] ""
26585msgstr[1] ""
26586msgstr[2] ""
26587msgstr[3] ""
26588
26589#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26590msgid "Change the allowed libraries"
26591msgstr ""
26592
26593#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26594#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26595msgid "{} is currently not allowed to access the library named: {}"
26596msgid_plural "{} is currently not allowed to access the libraries named: {}"
26597msgstr[0] ""
26598msgstr[1] ""
26599msgstr[2] ""
26600msgstr[3] ""
26601
26602#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26603msgid "Change the blocked libraries"
26604msgstr ""
26605
26606#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26607msgid "{} is currently allowed access to all libraries"
26608msgstr ""
26609
26610#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26611msgid "Restrict the &libraries {} can access"
26612msgstr ""
26613
26614#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26615msgid "&Add user"
26616msgstr ""
26617
26618#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26619msgid "&Remove user"
26620msgstr ""
26621
26622#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26623msgid ""
26624"Here you can create a template to control what data is shown when using the "
26625"<i>Custom list</i> mode for the book list"
26626msgstr ""
26627
26628#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26629msgid "Show a cover &thumbnail"
26630msgstr ""
26631
26632#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26633msgid "Thumbnail &height:"
26634msgstr ""
26635
26636#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26637msgid "Entry &height:"
26638msgstr ""
26639
26640#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26641msgid ""
26642"The height for each entry. The special value \"auto\" causes a height to be "
26643"calculated based on the number of lines in the template. Otherwise, use a "
26644"CSS length, such as 100px or 15ex"
26645msgstr ""
26646
26647#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26648msgid "&Long text fields:"
26649msgstr ""
26650
26651#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26652msgid ""
26653"A comma separated list of fields that will be added at the bottom of every "
26654"entry. These fields are interpreted as containing HTML, not plain text."
26655msgstr ""
26656
26657#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26658#, python-brace-format
26659msgid ""
26660"The template below will be interpreted as HTML and all {{fields}} will be "
26661"replaced by the actual metadata, if available. For custom columns use the "
26662"column lookup name, for example: #mytags. You can use {0} as a separator to "
26663"split a line into multiple columns."
26664msgstr ""
26665
26666#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26667msgid "&Import template"
26668msgstr ""
26669
26670#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26671msgid "E&xport template"
26672msgstr ""
26673
26674#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26675#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26676msgid "Choose template file"
26677msgstr ""
26678
26679#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26680#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26681msgid "Template files"
26682msgstr ""
26683
26684#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26685msgid "Book"
26686msgstr ""
26687
26688#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26689msgid "URL type:"
26690msgstr ""
26691
26692#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26693msgid "URL:"
26694msgstr ""
26695
26696#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26697msgid "Missing author placeholder"
26698msgstr ""
26699
26700#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26701#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26702#, python-brace-format
26703msgid "The URL {0} does not contain the {1} placeholder"
26704msgstr ""
26705
26706#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26707msgid "Missing title placeholder"
26708msgstr ""
26709
26710#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26711#, python-brace-format
26712msgid ""
26713"Add new locations to search for books or authors using the \"Search the "
26714"internet\" feature of the Content server. The URLs should contain {author} "
26715"which will be replaced by the author name and, for book URLs, {title} which "
26716"will be replaced by the book title."
26717msgstr ""
26718
26719#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26720msgid "&Add URL"
26721msgstr ""
26722
26723#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26724msgid "Export URLs"
26725msgstr ""
26726
26727#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26728msgid "Import URLs"
26729msgstr ""
26730
26731#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26732#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26733msgid "Choose URLs file"
26734msgstr ""
26735
26736#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26737#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26738msgid "URL files"
26739msgstr ""
26740
26741#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26742msgid "&Main"
26743msgstr ""
26744
26745#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26746msgid "&User accounts"
26747msgstr ""
26748
26749#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26750msgid "Book &list template"
26751msgstr ""
26752
26753#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26754msgid "&Search the internet"
26755msgstr ""
26756
26757#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26758#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26759#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26760msgid "Failed to start Content server"
26761msgstr ""
26762
26763#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26764msgid "Error log:"
26765msgstr "Dnevnik napak:"
26766
26767#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26768msgid "No error log found"
26769msgstr ""
26770
26771#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26772msgid "Access log:"
26773msgstr "Zapisnik dostopov:"
26774
26775#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26776msgid "No access log found"
26777msgstr ""
26778
26779#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26780msgid "The server log files are in: {}"
26781msgstr ""
26782
26783#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26784msgid "&Clear logs"
26785msgstr ""
26786
26787#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26788msgid "Server running"
26789msgstr ""
26790
26791#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26792msgid "Cannot clear logs while the server is running. First stop the server."
26793msgstr ""
26794
26795#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26796msgid "No users specified"
26797msgstr ""
26798
26799#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26800msgid ""
26801"You have turned on the setting to require passwords to access the Content "
26802"server, but you have not created any user accounts. Create at least one user"
26803" account in the \"User accounts\" tab to proceed."
26804msgstr ""
26805
26806#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26807msgid "Invalid trusted IPs"
26808msgstr ""
26809
26810#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26811msgid "You need to restart the server for changes to take effect"
26812msgstr ""
26813
26814#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26815msgid ""
26816"\n"
26817"        <p>Here you can add and remove functions used in template processing. A\n"
26818"        template function is written in Python. It takes information from the\n"
26819"        book, processes it in some way, then returns a string result. Functions\n"
26820"        defined here are usable in templates in the same way that builtin\n"
26821"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26822"        must have the signature shown below.</p>\n"
26823"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26824"        &rarr; returning a Unicode string</code></p>\n"
26825"        <p>The parameters of the evaluate function are:\n"
26826"        <ul>\n"
26827"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26828"        evaluate the current template. You can use this to do recursive\n"
26829"        template evaluation.</li>\n"
26830"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26831"        dictionary.</li>\n"
26832"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26833"        This parameter can be None in some cases, such as when evaluating\n"
26834"        non-book templates.</li>\n"
26835"        <li><b>locals</b>: the local variables assigned to by the current\n"
26836"        template program.</li>\n"
26837"        <li><b>your parameters</b>: you must supply one or more formal\n"
26838"        parameters. The number must match the arg count box, unless arg count is\n"
26839"        -1 (variable number or arguments), in which case the last argument must\n"
26840"        be *args. At least one argument is required, and is usually the value of\n"
26841"        the field being operated upon. Note that when writing in basic template\n"
26842"        mode, the user does not provide this first argument. Instead it is\n"
26843"        supplied by the formatter.</li>\n"
26844"        </ul></p>\n"
26845"        <p>\n"
26846"        The following example function checks the value of the field. If the\n"
26847"        field is not empty, the field's value is returned, otherwise the value\n"
26848"        EMPTY is returned.\n"
26849"        <pre>\n"
26850"        name: my_ifempty\n"
26851"        arg count: 1\n"
26852"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26853"        program code:\n"
26854"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26855"            if val:\n"
26856"                return val\n"
26857"            else:\n"
26858"                return 'EMPTY'</pre>\n"
26859"        This function can be called in any of the three template program modes:\n"
26860"        <ul>\n"
26861"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26862"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26863"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26864"        </p>\n"
26865"        "
26866msgstr ""
26867
26868#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26869#, python-brace-format
26870msgid ""
26871"\n"
26872"        <p>\n"
26873"        Here you can create, edit (replace), and delete stored templates used\n"
26874"        in template processing. You use a stored template in another template as\n"
26875"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26876"\n"
26877"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26878"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26879"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26880"        arguments are copied to the named variables.</p>\n"
26881"\n"
26882"        <p>For example, this stored template checks if any items are in a\n"
26883"        list, returning '1' if any are found and '' if not.</p>\n"
26884"        <p>\n"
26885"        Template name: items_in_list<br>\n"
26886"        Template contents:<pre>\n"
26887"        program:\n"
26888"            arguments(lst='No list argument given', items='');\n"
26889"            r = '';\n"
26890"            for l in items:\n"
26891"                if str_in_list(lst, ',', l, '1', '') then\n"
26892"                    r = '1';\n"
26893"                    break\n"
26894"                fi\n"
26895"            rof;\n"
26896"            r</pre>\n"
26897"        You call the stored template like this:<pre>\n"
26898"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
26899"        See the template language tutorial for more information.</p>\n"
26900"        </p>\n"
26901"        "
26902msgstr ""
26903
26904#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
26905#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
26906msgid "Show help"
26907msgstr ""
26908
26909#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
26910#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
26911#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
26912#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
26913msgid "Hide help"
26914msgstr ""
26915
26916#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
26917msgid ""
26918"The template functions saved in the library are corrupt. Do you want to "
26919"delete them? Answering 'Yes' will delete all the functions."
26920msgstr ""
26921
26922#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
26923msgid "You cannot delete a built-in function"
26924msgstr "Vgrajene funkcije ne morete izbrisati"
26925
26926#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
26927#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
26928msgid "Function not defined"
26929msgstr "Funkcija ni definirana"
26930
26931#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
26932#, python-format
26933msgid "Name %s already used"
26934msgstr ""
26935
26936#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
26937msgid "The name {} is already used for stored template"
26938msgstr ""
26939
26940#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
26941msgid ""
26942"Argument count should be -1 or greater than zero. Setting it to zero means "
26943"that this function cannot be used in single function mode."
26944msgstr ""
26945
26946#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
26947msgid "Exception while compiling function"
26948msgstr "Izjema pri prevajanju funkcije"
26949
26950#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
26951msgid "function source code not available"
26952msgstr ""
26953
26954#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
26955msgid "Cannot \"test\" when no books are selected"
26956msgstr ""
26957
26958#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
26959#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
26960#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
26961#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
26962msgid "Stored templates"
26963msgstr ""
26964
26965#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
26966msgid "The name {} is already used for template function"
26967msgstr ""
26968
26969#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
26970msgid "The stored template must begin with \"program:\""
26971msgstr ""
26972
26973#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
26974msgid "Exception while storing template"
26975msgstr ""
26976
26977#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
26978msgid "Changes to the current template will be lost. OK?"
26979msgstr ""
26980
26981#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
26982msgid "D&elete"
26983msgstr ""
26984
26985#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
26986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
26987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
26988msgid "&Replace"
26989msgstr "&Zamenjaj"
26990
26991#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
26992#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
26993msgid "C&reate"
26994msgstr "&Ustvari"
26995
26996#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
26997msgid ""
26998"Open a template tester dialog to use a template to test stored templates"
26999msgstr ""
27000
27001#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
27002msgid "&Stored Templates"
27003msgstr ""
27004
27005#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
27006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
27007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
27008msgid "F&unction:"
27009msgstr "F&unkcija:"
27010
27011#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
27012msgid "Enter the name of the function to create."
27013msgstr ""
27014
27015#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
27016msgid "Argument &count:"
27017msgstr ""
27018
27019#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
27020msgid "Set this to -1 if the function takes a variable number of arguments"
27021msgstr ""
27022
27023#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
27024#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
27025msgid "Replace"
27026msgstr "Zamenjaj"
27027
27028#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
27029msgid "P&rogram code (Follow Python indenting rules):"
27030msgstr ""
27031
27032#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
27033msgid "&Template functions"
27034msgstr ""
27035
27036#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
27037msgid "Choose a texture"
27038msgstr ""
27039
27040#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
27041msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
27042msgstr ""
27043
27044#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
27045msgid "Add texture"
27046msgstr ""
27047
27048#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
27049msgid "Remove texture"
27050msgstr ""
27051
27052#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
27053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
27054msgid "Choose image"
27055msgstr ""
27056
27057#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
27058msgid "Cannot remove builtin textures"
27059msgstr ""
27060
27061#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27062msgid "Donate to support the development of calibre"
27063msgstr ""
27064
27065#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27066msgid "Location Manager"
27067msgstr "Upravitelj lokacij"
27068
27069#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27070msgid "Switch between library and device views"
27071msgstr "Preklopi med pogledi knjižnice in naprave"
27072
27073#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27076#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27077msgid "Separator"
27078msgstr "Ločilo"
27079
27080#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27081#, python-format
27082msgid "%d books"
27083msgstr "%d knjig"
27084
27085#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27086msgid "The main toolbar"
27087msgstr "Glavna orodna vrstica"
27088
27089#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27090msgid "The main toolbar when a device is connected"
27091msgstr "Glavna orodna vrstica, ko je povezana naprava"
27092
27093#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27094msgid "The optional second toolbar"
27095msgstr "Neobvezna druga orodna vrstica"
27096
27097#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27098msgid "The menubar"
27099msgstr "Menijska vrstica"
27100
27101#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27102msgid "The menubar when a device is connected"
27103msgstr "Menijska vrstica, ko je priklopljena naprava"
27104
27105#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27106msgid "The context menu for the books in the calibre library"
27107msgstr "Kontekstni meni knjig v knjižnici calibre"
27108
27109#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27110msgid "The context menu for the split book list"
27111msgstr ""
27112
27113#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27114msgid "The context menu for the books on the device"
27115msgstr "Kontekstni meni knjig na napravi"
27116
27117#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27118msgid "The context menu for the Cover browser"
27119msgstr "Kontekstni meni za brskalnik naslovnic"
27120
27121#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27122msgid "Click to choose toolbar or menu to customize"
27123msgstr "S klikom izberite orodno vrstico oz. meni za prilagajanje"
27124
27125#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27126#, python-format
27127msgid "Cannot add the actions %s to this location"
27128msgstr ""
27129
27130#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27131#, python-format
27132msgid "Cannot remove the actions %s from this location"
27133msgstr ""
27134
27135#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27136msgid "Preferences missing"
27137msgstr "Nastavitve manjkajo"
27138
27139#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27140msgid ""
27141"The Preferences action must be in either the main toolbar or the menubar."
27142msgstr ""
27143
27144#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27145msgid "Location manager missing"
27146msgstr ""
27147
27148#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27149msgid ""
27150"The Location manager must be in either the main toolbar or the menubar when "
27151"a device is connected."
27152msgstr ""
27153
27154#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27155msgid ""
27156"<p>The toolbar in calibre is different depending on whether a device is "
27157"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27158msgstr "<p>Orodna vrstica v Calibre se razlikuje, če je naprava povezana. Izberite, <b>katero orodno vrstico</b> želite prilagoditi:"
27159
27160#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27161msgid "Choose the toolbar to customize"
27162msgstr ""
27163
27164#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27166#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27167msgid "A&vailable actions"
27168msgstr "De&janja na voljo"
27169
27170#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27171msgid "Add selected actions to toolbar"
27172msgstr "Dodaj izbrana dejanja v orodno vrstico"
27173
27174#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27175msgid "Remove selected actions from toolbar"
27176msgstr ""
27177
27178#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27180#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27181msgid "&Current actions"
27182msgstr "&Trenutna dejanja"
27183
27184#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27186msgid "Move selected action up"
27187msgstr ""
27188
27189#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27191msgid "Move selected action down"
27192msgstr ""
27193
27194#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27195#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27196msgid "ID"
27197msgstr ""
27198
27199#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27200msgid "This tweak has its default value"
27201msgstr ""
27202
27203#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27204msgid "This tweak has been customized"
27205msgstr ""
27206
27207#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27208msgid "Plugin tweaks"
27209msgstr ""
27210
27211#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27212msgid ""
27213"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27214" these tweaks should be available on the website from where you downloaded "
27215"the plugins."
27216msgstr ""
27217
27218#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27219msgid ""
27220"Values for the tweaks are shown below. Edit them to change the behavior of "
27221"calibre. Your changes will only take effect <b>after a restart</b> of "
27222"calibre."
27223msgstr ""
27224
27225#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27226msgid "Edit tweaks for any custom plugins you have installed"
27227msgstr ""
27228
27229#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27230msgid "&Plugin tweaks"
27231msgstr ""
27232
27233#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27234msgid "Edit tweak"
27235msgstr "Uredi prilagoditev"
27236
27237#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27238msgid "Restore this tweak to its default value"
27239msgstr ""
27240
27241#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27242msgid "&Reset this tweak"
27243msgstr ""
27244
27245#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27246msgid "Apply any changes you made to this tweak"
27247msgstr ""
27248
27249#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27250msgid "&Apply changes to this tweak"
27251msgstr ""
27252
27253#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27254msgid "Search for tweak"
27255msgstr ""
27256
27257#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27258#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27259msgid ""
27260"There was a syntax error in your tweak. Click the \"Show details\" button "
27261"for details."
27262msgstr ""
27263
27264#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27265msgid "Invalid tweaks"
27266msgstr "Neveljavne prilagoditve"
27267
27268#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27269msgid ""
27270"The tweaks you entered are invalid, try resetting the tweaks to default and "
27271"changing them one by one until you find the invalid setting."
27272msgstr ""
27273
27274#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27275msgid "View log"
27276msgstr "Pokaži zapisnik"
27277
27278#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27279msgid "Choose Files"
27280msgstr "Izberite datoteke"
27281
27282#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27283msgid "Collecting metadata..."
27284msgstr ""
27285
27286#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27287#, python-format
27288msgid "Saving %d books..."
27289msgstr ""
27290
27291#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27292msgid "Copying files and writing metadata..."
27293msgstr ""
27294
27295#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27296msgid "Copying files..."
27297msgstr "Kopiranje datotek ..."
27298
27299#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27300#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27301#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27302msgid "Could not save books to disk, click \"Show details\" for more information"
27303msgstr ""
27304
27305#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27306#, python-format
27307msgid ""
27308"The update metadata worker process crashed while processing the book %s. "
27309"Saving is aborted."
27310msgstr ""
27311
27312#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27313#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27314msgid "Requested formats not available"
27315msgstr ""
27316
27317#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27318#, python-format
27319msgid "No %s format file present"
27320msgstr ""
27321
27322#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27323#, python-brace-format
27324msgid "Failed to save: {0} by {1} to disk, with error:"
27325msgstr ""
27326
27327#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27328#, python-brace-format
27329msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27330msgstr ""
27331
27332#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27333#, python-brace-format
27334msgid ""
27335"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27336msgstr ""
27337
27338#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27339#, python-brace-format
27340msgid ""
27341"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27342msgstr ""
27343
27344#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27345msgid ""
27346"Failed to update metadata in some books, click \"Show details\" for more "
27347"information"
27348msgstr ""
27349
27350#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27351msgid ""
27352"Failed to save any books to disk, click \"Show details\" for more "
27353"information"
27354msgstr ""
27355
27356#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27357msgid ""
27358"Failed to save some books to disk, click \"Show details\" for more "
27359"information"
27360msgstr ""
27361
27362#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27363msgid "Error while saving"
27364msgstr "Napaka pri shranjevanju"
27365
27366#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27367msgid "Paste and &search"
27368msgstr ""
27369
27370#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27371#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27372#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27373msgid "&Paste"
27374msgstr ""
27375
27376#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27377msgid "Copy search as URL"
27378msgstr ""
27379
27380#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27381msgid "&Clear search history"
27382msgstr ""
27383
27384#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27385#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27386msgid "Create saved search"
27387msgstr "Ustvari shranjeno iskanje"
27388
27389#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27390msgid ""
27391"Invalid saved search name. It must contain at least one letter or number"
27392msgstr ""
27393
27394#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27395msgid "There is no search to save"
27396msgstr "Ni iskanja, ki bi ga lahko shranili"
27397
27398#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27399msgid "Delete current search"
27400msgstr "Izbriši trenutno iskanje"
27401
27402#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27403msgid "No search is selected"
27404msgstr ""
27405
27406#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27407msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27408msgstr "Izbrano iskanje bo <b>izbrisano za vedno</b>. Ste prepričani?"
27409
27410#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27411msgid "Search (For advanced search click the gear icon to the left)"
27412msgstr "Iskanje (za napredno iskanje kliknite ikono koleščka na levi)"
27413
27414#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27415msgid "Start search"
27416msgstr ""
27417
27418#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27419msgid "Enable or disable search highlighting."
27420msgstr "Omogočite/onemogočite poudarjanje iskanja."
27421
27422#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27423msgid "Highlight search results"
27424msgstr ""
27425
27426#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27427msgid ""
27428"This will change how searching works. When you search, instead of showing "
27429"only the matching books, all books will be shown with the matching books "
27430"highlighted. Are you sure this is what you want?"
27431msgstr ""
27432
27433#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27440msgid "Filter"
27441msgstr ""
27442
27443#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27444msgid "Choose saved search or enter name for new saved search"
27445msgstr "Izberite shranjeno iskanje ali vnesite ime za novo shranjeno iskanje"
27446
27447#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27448msgid ""
27449"Save current search under the name shown in the box. Press and hold for a "
27450"pop-up options menu."
27451msgstr "Shranite trenutno iskanje pod imenom, prikazanem v polju. Pritisnite in držite pritisnjeno, da se pojavi meni."
27452
27453#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27454msgid "Create Saved search"
27455msgstr "Ustvari shranjeno iskanje"
27456
27457#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27458#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27459msgid "Delete Saved search"
27460msgstr "Izbriši shranjeno iskanje"
27461
27462#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27463msgid "Add Saved search"
27464msgstr ""
27465
27466#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27467msgid "Get Saved search expression"
27468msgstr "Pridobi izraz shranjenega iskanja"
27469
27470#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27471msgid "Current search is not a saved search"
27472msgstr "Trenutno iskanje ni shranjeno iskanje"
27473
27474#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27475#, python-format
27476msgid "Create a Virtual library based on %s"
27477msgstr ""
27478
27479#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27480#, python-format
27481msgid "Match any of the selected %s"
27482msgstr ""
27483
27484#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27485#, python-format
27486msgid "Match all of the selected %s"
27487msgstr ""
27488
27489#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27490#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27491msgid "Edit Virtual library"
27492msgstr ""
27493
27494#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27495#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27496msgid "Create Virtual library"
27497msgstr ""
27498
27499#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27500msgid "Virtual library &name:"
27501msgstr "Ime &navidezne knjižnice:"
27502
27503#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27504msgid "&Search expression:"
27505msgstr ""
27506
27507#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27508msgid "Create a Virtual library based on: "
27509msgstr ""
27510
27511#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27512#, python-format
27513msgid ""
27514"\n"
27515"            <h2>Virtual libraries</h2>\n"
27516"\n"
27517"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27518"            you books that match a search. When a Virtual library is in effect, calibre\n"
27519"            behaves as though the library contains only the matched books. The Tag browser\n"
27520"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27521"            you do will only search within the books in the Virtual library. This\n"
27522"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27523"\n"
27524"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27525"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27526"\n"
27527"            <p>More information and examples are available in the\n"
27528"            <a href=\"%s\">User Manual</a>.</p>\n"
27529"            "
27530msgstr ""
27531
27532#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27533msgid "Saved searches recognized in the expression:"
27534msgstr ""
27535
27536#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27537msgid "Search text changed"
27538msgstr ""
27539
27540#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27541msgid ""
27542"The Virtual library name or the search text has changed. Do you want to "
27543"discard these changes?"
27544msgstr ""
27545
27546#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27547#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27548#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27549msgid "No name"
27550msgstr ""
27551
27552#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27553msgid "You must provide a name for the new Virtual library"
27554msgstr ""
27555
27556#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27557msgid "A Virtual library name cannot begin with \"*\""
27558msgstr ""
27559
27560#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27561msgid "Name already in use"
27562msgstr ""
27563
27564#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27565msgid ""
27566"That name is already in use. Do you want to replace it with the new search?"
27567msgstr ""
27568
27569#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27570msgid "No search string"
27571msgstr ""
27572
27573#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27574msgid "You must provide a search to define the new Virtual library"
27575msgstr ""
27576
27577#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27578#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27579msgid "Invalid search"
27580msgstr ""
27581
27582#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27583#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27584msgid "The search in the search box is not valid"
27585msgstr ""
27586
27587#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27588msgid "Search found no books"
27589msgstr ""
27590
27591#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27592msgid ""
27593"The search found no books, so the Virtual library will be empty. Do you "
27594"really want to use that search?"
27595msgstr ""
27596
27597#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27598#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27599msgid "*current search"
27600msgstr ""
27601
27602#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27603msgid "Virtual library from current search"
27604msgstr ""
27605
27606#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27607msgid "Create a temporary Virtual library from the current search"
27608msgstr ""
27609
27610#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27611msgid ""
27612"Use a \"Virtual library\" to show only a subset of the books present in this"
27613" library"
27614msgstr ""
27615
27616#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27617msgid "(all books)"
27618msgstr "(vse knjige)"
27619
27620#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27621msgid "Additional restriction"
27622msgstr ""
27623
27624#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27625msgid "Remove Virtual library"
27626msgstr ""
27627
27628#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27629msgid "Show Virtual libraries as tabs"
27630msgstr ""
27631
27632#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27633msgid "No search"
27634msgstr ""
27635
27636#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27637msgid "There is no current search to use"
27638msgstr ""
27639
27640#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27641#, python-brace-format
27642msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27643msgstr ""
27644
27645#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27646msgid "No Virtual libraries"
27647msgstr ""
27648
27649#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27650msgid "No Virtual libraries present, create some first"
27651msgstr ""
27652
27653#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27654#, python-brace-format
27655msgid ""
27656"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27657"        For example, if want to choose the VL:\n"
27658"        {example}\n"
27659"        Simply type in the characters:\n"
27660"        {chars}\n"
27661"        and press Enter."
27662msgstr ""
27663
27664#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27665msgid "Choose Virtual library"
27666msgstr ""
27667
27668#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27669#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27670msgid "&Default"
27671msgstr "&Privzeto"
27672
27673#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27674msgid "Click to change"
27675msgstr ""
27676
27677#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27678msgid "Customize shortcuts for"
27679msgstr ""
27680
27681#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27682msgid "Keys"
27683msgstr "Tipke"
27684
27685#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27686msgid "Double click to change"
27687msgstr ""
27688
27689#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27690msgid "Starting up, please wait..."
27691msgstr ""
27692
27693#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27694msgid "Added tags:"
27695msgstr ""
27696
27697#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27698msgid "Open store in external web browser"
27699msgstr ""
27700
27701#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27702#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27703#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27704msgid "&What kind of match to use:"
27705msgstr ""
27706
27707#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27708#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27709#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27710msgid "&All these words:"
27711msgstr "&vse naslednje besede:"
27712
27713#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27714#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27715#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27716msgid "This exact &phrase:"
27717msgstr "&natanko naslednje:"
27718
27719#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27720#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27721#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27722msgid "&One or more of these words:"
27723msgstr "&eno ali več naslednjih besed:"
27724
27725#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27726#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27727#, python-format
27728msgid "See the <a href=\"%s\">User Manual</a> for more help"
27729msgstr ""
27730
27731#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27732#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27733#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27734msgid "Enter the title."
27735msgstr "Vnesite naslov."
27736
27737#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27738msgid "&Description:"
27739msgstr "&Opis:"
27740
27741#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27742msgid "&Headquarters:"
27743msgstr ""
27744
27745#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27746#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27747#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27748msgid "Search only in specific fields:"
27749msgstr "Išči le po določenih poljih:"
27750
27751#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27752msgid "Enabled:"
27753msgstr "Omogočeno:"
27754
27755#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27756#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27757msgid "DRM:"
27758msgstr ""
27759
27760#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27761#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27762#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27763#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27764#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27765#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27766msgid "true"
27767msgstr ""
27768
27769#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27770#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27771#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27772#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27773#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27774#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27775msgid "false"
27776msgstr ""
27777
27778#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27779#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27780msgid "Affiliate:"
27781msgstr ""
27782
27783#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27784msgid "Nam&e/description..."
27785msgstr ""
27786
27787#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27788msgid "Query"
27789msgstr ""
27790
27791#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27792msgid "Enable:"
27793msgstr ""
27794
27795#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27796msgid "&All"
27797msgstr ""
27798
27799#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27800#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27801msgid "&None"
27802msgstr "&Brez"
27803
27804#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27805msgid "&Invert"
27806msgstr ""
27807
27808#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27809#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27810msgid "Affiliate"
27811msgstr ""
27812
27813#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27814msgid "Enabled"
27815msgstr ""
27816
27817#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27818msgid "Headquarters"
27819msgstr ""
27820
27821#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27822msgid "No DRM"
27823msgstr ""
27824
27825#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27826msgid ""
27827"This store is currently disabled and cannot be used in other parts of "
27828"calibre."
27829msgstr ""
27830
27831#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27832msgid ""
27833"This store is currently enabled and can be used in other parts of calibre."
27834msgstr ""
27835
27836#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27837msgid "This store only distributes e-books without DRM."
27838msgstr ""
27839
27840#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27841msgid ""
27842"This store distributes e-books with DRM. It may have some titles without "
27843"DRM, but you will need to check on a per title basis."
27844msgstr ""
27845
27846#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27847#, python-format
27848msgid ""
27849"This store is headquartered in %s. This is a good indication of what market "
27850"the store caters to. However, this does not necessarily mean that the store "
27851"is limited to that market only."
27852msgstr ""
27853
27854#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27855#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27856#, python-format
27857msgid "Buying from this store supports the calibre developer: %s."
27858msgstr ""
27859
27860#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27861#, python-format
27862msgid "This store distributes e-books in the following formats: %s"
27863msgstr ""
27864
27865#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27866msgid "Configure..."
27867msgstr "Prilagodi ..."
27868
27869#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27870msgid "Time"
27871msgstr ""
27872
27873#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27874msgid "Number of seconds to wait for a store to respond:"
27875msgstr ""
27876
27877#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27878msgid "Number of seconds to let a store process results:"
27879msgstr ""
27880
27881#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27882msgid "Display"
27883msgstr ""
27884
27885#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27886msgid "Maximum number of results to show per store:"
27887msgstr ""
27888
27889#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27890msgid "Open search result in system browser"
27891msgstr ""
27892
27893#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27894msgid "Threads"
27895msgstr "Niti"
27896
27897#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
27898msgid "Number of search threads to use:"
27899msgstr ""
27900
27901#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
27902msgid "Number of cache update threads to use:"
27903msgstr ""
27904
27905#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
27906msgid "Number of cover download threads to use:"
27907msgstr ""
27908
27909#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
27910msgid "Number of details threads to use:"
27911msgstr ""
27912
27913#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
27914msgid "&Price:"
27915msgstr "&Cena:"
27916
27917#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
27918msgid "Download:"
27919msgstr ""
27920
27921#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
27922msgid "Titl&e/author/price..."
27923msgstr ""
27924
27925#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27926msgid "DRM"
27927msgstr ""
27928
27929#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27930msgid "Download"
27931msgstr "Prenos"
27932
27933#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27934msgid "Price"
27935msgstr "Cena"
27936
27937#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
27938#, python-format
27939msgid ""
27940"Detected price as: %s. Check with the store before making a purchase to "
27941"verify this price is correct. This price often does not include promotions "
27942"the store may be running."
27943msgstr ""
27944
27945#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
27946msgid "No price was found"
27947msgstr ""
27948
27949#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
27950msgid ""
27951"This book as been detected as having DRM restrictions. This book may not "
27952"work with your reader and you will have limitations placed upon you as to "
27953"what you can do with this book. Check with the store before making any "
27954"purchases to ensure you can actually read this book."
27955msgstr ""
27956
27957#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
27958msgid ""
27959"This book has been detected as being DRM Free. You should be able to use "
27960"this book on any device provided it is in a format calibre supports for "
27961"conversion. However, before making a purchase double check the DRM status "
27962"with the store. The store may not be disclosing the use of DRM."
27963msgstr ""
27964
27965#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
27966msgid ""
27967"The DRM status of this book could not be determined. There is a very high "
27968"likelihood that this book is actually DRM restricted."
27969msgstr ""
27970
27971#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
27972#, python-format
27973msgid "The following formats can be downloaded directly: %s."
27974msgstr ""
27975
27976#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
27977msgid "Download..."
27978msgstr ""
27979
27980#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
27981msgid "Goto in store..."
27982msgstr ""
27983
27984#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
27985#, python-format
27986msgid "Buying from this store supports the calibre developer: %s</p>"
27987msgstr ""
27988
27989#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
27990msgid "No query"
27991msgstr ""
27992
27993#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
27994msgid "You must enter a title, author or keyword to search for."
27995msgstr ""
27996
27997#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
27998msgid "Customize Get books search"
27999msgstr ""
28000
28001#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
28002msgid "Choose s&tores"
28003msgstr ""
28004
28005#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
28006msgid "Configure s&earch"
28007msgstr ""
28008
28009#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
28010msgid "Couldn't find any books matching your query."
28011msgstr ""
28012
28013#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
28014msgid "Choose format to download to your library."
28015msgstr ""
28016
28017#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
28018msgid "Search by title"
28019msgstr ""
28020
28021#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
28022msgid "Search by author"
28023msgstr ""
28024
28025#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
28026msgid "&Keyword:"
28027msgstr ""
28028
28029#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
28030msgid "Search by any keyword"
28031msgstr ""
28032
28033#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
28034msgid "&Invert selection"
28035msgstr ""
28036
28037#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
28038msgid "Configure Get books behavior"
28039msgstr ""
28040
28041#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
28042msgid "&Configure"
28043msgstr ""
28044
28045#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
28046msgid "Open a selected book in the system's web browser"
28047msgstr ""
28048
28049#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
28050msgid "Open in &external browser"
28051msgstr "Odpri v &zunanjem brskalniku"
28052
28053#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
28054#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
28055msgid "Books:"
28056msgstr "Knjige:"
28057
28058#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28059msgid ""
28060"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28061"interface\">User Manual</a> for more help"
28062msgstr ""
28063
28064#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28065msgid "Titl&e/author/price ..."
28066msgstr ""
28067
28068#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28069#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28070msgid "Dialog"
28071msgstr "Pogovorno okno"
28072
28073#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28074msgid "Updating book cache"
28075msgstr ""
28076
28077#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28078msgid "Checking last download date."
28079msgstr ""
28080
28081#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28082msgid "Downloading book list from MobileRead."
28083msgstr ""
28084
28085#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28086msgid "Processing books."
28087msgstr "Obdelovanje knjig."
28088
28089#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28090#, python-format
28091msgid "%(num)s of %(tot)s books processed."
28092msgstr ""
28093
28094#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28095msgid "Updating MobileRead book cache..."
28096msgstr ""
28097
28098#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28099msgid "&Query:"
28100msgstr ""
28101
28102#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28103msgid "Home"
28104msgstr ""
28105
28106#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28107msgid "Reload"
28108msgstr "Ponovno naloži"
28109
28110#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28111#, python-brace-format
28112msgid "Download of {0} failed with error: {1}"
28113msgstr ""
28114
28115#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28116msgid ""
28117"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28118" your computer. Once it is saved, open it with <a "
28119"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28120"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28121"which will be a .epub file. You can add this book to calibre using \"Add "
28122"Books\" and selecting the file from the ADE library folder."
28123msgstr ""
28124
28125#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28126msgid "File is not a supported e-book type. Save to disk?"
28127msgstr ""
28128
28129#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28130msgid "Could not contact calibre"
28131msgstr ""
28132
28133#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28134msgid ""
28135"No running calibre instance found. Please start calibre before trying to "
28136"download books."
28137msgstr ""
28138
28139#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28140msgid "Download completed"
28141msgstr ""
28142
28143#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28144#, python-brace-format
28145msgid ""
28146"Download of {0} has been completed, the book was added to your calibre "
28147"library"
28148msgstr ""
28149
28150#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28151#, python-format
28152msgid "Average rating for books in this category: %.1f"
28153msgstr ""
28154
28155#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28156msgid "Books in this category are unrated"
28157msgstr ""
28158
28159#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28160#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28161msgid "Search expression:"
28162msgstr ""
28163
28164#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28165#, python-format
28166msgid "Number of books: %s"
28167msgstr ""
28168
28169#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28170#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28171msgid "Rename in Virtual library"
28172msgstr ""
28173
28174#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28175msgid ""
28176"Do you want this rename to apply only to books in the current Virtual "
28177"library?"
28178msgstr ""
28179
28180#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28181msgid "Yes, apply only in VL"
28182msgstr ""
28183
28184#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28185msgid "No, apply in entire library"
28186msgstr ""
28187
28188#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28189#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28190#, python-brace-format
28191msgid "The grouped search term name is \"{0}\""
28192msgstr ""
28193
28194#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28195#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28196#, python-brace-format
28197msgid "The lookup/search name is \"{0}\"{1}"
28198msgstr ""
28199
28200#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28201msgid "Changing the authors for several books can take a while. Are you sure?"
28202msgstr ""
28203
28204#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28205msgid ""
28206"Changing the metadata for that many books can take a while. Are you sure?"
28207msgstr ""
28208
28209#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28210#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28211#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28212msgid "Rename User category"
28213msgstr ""
28214
28215#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28216msgid "You cannot use periods in the name when renaming User categories"
28217msgstr ""
28218
28219#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28220#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28221#, python-format
28222msgid "The name %s is already used"
28223msgstr "Ime %s je že v uporabi!"
28224
28225#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28226msgid "Author names cannot contain & characters."
28227msgstr ""
28228
28229#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28230msgid "Duplicate search name"
28231msgstr ""
28232
28233#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28234#, python-format
28235msgid "The saved search name %s is already used."
28236msgstr ""
28237
28238#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28239msgid "User categories"
28240msgstr ""
28241
28242#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28243msgid "Custom columns"
28244msgstr ""
28245
28246#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28247msgid "Invalid search restriction"
28248msgstr ""
28249
28250#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28251msgid "The current search restriction is invalid"
28252msgstr ""
28253
28254#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28255msgid "New category"
28256msgstr ""
28257
28258#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28259#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28260msgid "Delete User category"
28261msgstr ""
28262
28263#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28264#, python-format
28265msgid "%s is not a User category"
28266msgstr ""
28267
28268#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28269#, python-format
28270msgid "%s contains items. Do you really want to delete it?"
28271msgstr ""
28272
28273#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28274msgid "Remove category"
28275msgstr "Odstrani kategorijo"
28276
28277#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28278#, python-format
28279msgid "User category %s does not exist"
28280msgstr ""
28281
28282#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28283msgid "Add to User category"
28284msgstr ""
28285
28286#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28287#, python-format
28288msgid "A User category %s does not exist"
28289msgstr ""
28290
28291#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28292msgid "Children"
28293msgstr ""
28294
28295#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28296msgid "Item"
28297msgstr ""
28298
28299#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28300#, python-format
28301msgid ""
28302"%s and its children will be deleted from books in the Virtual library. Are "
28303"you sure?"
28304msgstr ""
28305
28306#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28307#, python-format
28308msgid "%s and its children will be deleted from all books. Are you sure?"
28309msgstr ""
28310
28311#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28312#, python-format
28313msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28314msgstr ""
28315
28316#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28317#, python-format
28318msgid "%s will be deleted from all books. Are you sure?"
28319msgstr ""
28320
28321#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28322msgid "Delete item"
28323msgstr ""
28324
28325#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28326msgid "You must select some books to apply {} to"
28327msgstr ""
28328
28329#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28330#, python-format
28331msgid ""
28332"The identifier %s will be deleted from books in the current virtual library."
28333" Are you sure?"
28334msgstr ""
28335
28336#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28337#, python-format
28338msgid "The identifier %s will be deleted from all books. Are you sure?"
28339msgstr ""
28340
28341#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28342msgid "Delete identifier"
28343msgstr ""
28344
28345#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28346#, python-format
28347msgid "change_tb_category_visibility: category %s does not exist"
28348msgstr ""
28349
28350#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28351#, python-format
28352msgid "change_tb_category_visibility: invalid operation %s"
28353msgstr ""
28354
28355#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28356msgid ""
28357"Change how the Tag browser works, such as, how it is sorted, what happens "
28358"when you click items, etc."
28359msgstr ""
28360
28361#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28362msgid ""
28363"Search for items. If the text begins with equals (=) the search is exact "
28364"match, otherwise it is \"contains\" finding items containing the text "
28365"anywhere in the item name. Both exact and contains searches ignore case. You"
28366" can limit the search to particular categories using syntax similar to "
28367"search. For example, tags:foo will find foo in any tag, but not in authors "
28368"etc. Entering *foo will collapse all categories then showing only those "
28369"categories with items containing the text \"foo\""
28370msgstr ""
28371
28372#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28373msgid "Find in the Tag browser"
28374msgstr ""
28375
28376#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28377msgid "Find the first/next matching item"
28378msgstr "Najdi prvi/naslednji ujemajoči zapis"
28379
28380#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28381msgid "Find"
28382msgstr "Išči"
28383
28384#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28385msgid "No more matches.</b><p> Click Find again to go to first match"
28386msgstr ""
28387
28388#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28389msgid "Configure Tag browser"
28390msgstr ""
28391
28392#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28393msgid "Number of books"
28394msgstr ""
28395
28396#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28397msgid "Average rating"
28398msgstr "Povprečna ocena"
28399
28400#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28401msgid "Set the sort order for entries in the Tag browser"
28402msgstr ""
28403
28404#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28405msgid "Search type when selecting multiple items"
28406msgstr "Vrsta iskanja ob množičnem izboru"
28407
28408#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28409msgid "Match all of the items"
28410msgstr "Ujemanje vseh"
28411
28412#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28413msgid "Match any of the items"
28414msgstr "Ujemanje vsaj enega"
28415
28416#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28417msgid ""
28418"When selecting multiple entries in the Tag browser match any or all of them"
28419msgstr ""
28420
28421#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28422msgid "Manage authors, tags, etc."
28423msgstr ""
28424
28425#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28426msgid ""
28427"All of these category_managers are available by right-clicking on items in "
28428"the Tag browser above"
28429msgstr ""
28430
28431#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28432msgid "'Click' found item"
28433msgstr ""
28434
28435#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28436msgid "Give the Tag browser keyboard focus"
28437msgstr ""
28438
28439#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28440msgid "Hide counts"
28441msgstr ""
28442
28443#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28444msgid "Show counts"
28445msgstr ""
28446
28447#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28448msgid "Hide average rating"
28449msgstr ""
28450
28451#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28452msgid "Show average rating"
28453msgstr ""
28454
28455#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28456msgid ""
28457"A Virtual library is active but you are renaming the item in all books in "
28458"your library. Is this really what you want to do?"
28459msgstr ""
28460
28461#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28462msgid "Yes, apply in entire library"
28463msgstr ""
28464
28465#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28466msgid "No, apply only in Virtual library"
28467msgstr ""
28468
28469#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28470#, python-format
28471msgid "Change icon for: %s"
28472msgstr ""
28473
28474#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28475msgid "Delete the saved search: {}?"
28476msgstr ""
28477
28478#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28479msgid "Show category"
28480msgstr "Pokaži kategorijo"
28481
28482#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28483msgid "All categories"
28484msgstr ""
28485
28486#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28487#, python-format
28488msgid "Rename %s in Virtual library"
28489msgstr ""
28490
28491#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28492#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28493#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28494#, python-format
28495msgid "Rename %s"
28496msgstr "Preimenuj %s"
28497
28498#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28499#, python-format
28500msgid "Delete %s in Virtual library"
28501msgstr ""
28502
28503#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28504#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28505#, python-format
28506msgid "Delete %s"
28507msgstr "Izbriši %s"
28508
28509#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28510#, python-format
28511msgid "Edit sort for %s"
28512msgstr ""
28513
28514#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28515#, python-format
28516msgid "Edit link for %s"
28517msgstr ""
28518
28519#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28520#, python-format
28521msgid "Add %s to User category"
28522msgstr ""
28523
28524#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28525#, python-format
28526msgid "Children of %s"
28527msgstr ""
28528
28529#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28530#, python-format
28531msgid "Add/remove %s to selected books"
28532msgstr ""
28533
28534#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28535#, python-format
28536msgid "Add %s to selected books"
28537msgstr ""
28538
28539#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28540#, python-format
28541msgid "Remove %s from selected books"
28542msgstr ""
28543
28544#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28545#, python-format
28546msgid "Delete Saved search %s"
28547msgstr ""
28548
28549#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28550#, python-format
28551msgid "Delete %s in Virtual Library"
28552msgstr ""
28553
28554#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28555#, python-format
28556msgid "Remove %(item)s from category %(cat)s"
28557msgstr ""
28558
28559#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28560#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28561#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28562msgid "Search for"
28563msgstr ""
28564
28565#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28566#, python-format
28567msgid "%s and its children"
28568msgstr ""
28569
28570#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28571#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28572#, python-format
28573msgid "Everything but %s"
28574msgstr ""
28575
28576#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28577#, python-format
28578msgid "Everything but %s and its children"
28579msgstr ""
28580
28581#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28582msgid "The saved search expression"
28583msgstr ""
28584
28585#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28586#, python-format
28587msgid "Add sub-category to %s"
28588msgstr "Dodaj podkategorijo v %s"
28589
28590#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28591#, python-format
28592msgid "Delete User category %s"
28593msgstr ""
28594
28595#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28596#, python-format
28597msgid "Books in category %s"
28598msgstr ""
28599
28600#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28601#, python-format
28602msgid "Books not in category %s"
28603msgstr ""
28604
28605#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28606#, python-format
28607msgid "Edit permissible values for %s"
28608msgstr ""
28609
28610#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28611#, python-format
28612msgid "Hide category %s"
28613msgstr "Skrij kategorijo %s"
28614
28615#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28616msgid "Change category icon"
28617msgstr "Spremeni ikono kategorije"
28618
28619#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28620msgid "Restore default icon"
28621msgstr "Obnovi privzeto ikono"
28622
28623#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28624#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28625msgid "Manage User categories"
28626msgstr "Upravljaj z upor. kategorijami"
28627
28628#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28629msgid "Change sub-categorization scheme"
28630msgstr "Spremeni shemo podkategorij"
28631
28632#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28633msgid "Partition"
28634msgstr "Particija"
28635
28636#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28637msgid "First letter is usable only when sorting by name"
28638msgstr ""
28639
28640#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28641msgid "Expand or collapse"
28642msgstr ""
28643
28644#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28645#, python-brace-format
28646msgid "Expand {0}"
28647msgstr ""
28648
28649#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28650#, python-brace-format
28651msgid "Expand {0} and its children"
28652msgstr ""
28653
28654#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28655#, python-brace-format
28656msgid "Collapse {0}"
28657msgstr ""
28658
28659#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28660#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28661msgid "Remove"
28662msgstr "Odstrani"
28663
28664#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28665msgid "Keep"
28666msgstr "Ohrani"
28667
28668#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28669msgid "Title-case"
28670msgstr ""
28671
28672#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28673msgid "Split"
28674msgstr ""
28675
28676#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28677msgid "Create the rule below, the rule can be used to remove or replace tags"
28678msgstr ""
28679
28680#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28681msgid "the tag, if it"
28682msgstr ""
28683
28684#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28685msgid "You must provide a value for the tag to match"
28686msgstr ""
28687
28688#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28689#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28690msgid "with the tag:"
28691msgstr ""
28692
28693#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28694#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28695msgid "on the character:"
28696msgstr ""
28697
28698#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28699msgid ""
28700"The character on which to split tags. Note that technically you can specify "
28701"a sub-string, not just a single character. Then splitting will happen on the"
28702" sub-string."
28703msgstr ""
28704
28705#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28706msgid ""
28707"What to replace the tag with. Note that if you use a pattern to match tags, "
28708"you can replace with parts of the matched pattern. See  the User Manual on "
28709"how to use regular expressions for details."
28710msgstr ""
28711
28712#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28713#, python-format
28714msgid ""
28715"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28716msgstr ""
28717
28718#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28719msgid "Edit the list of tags with the Tag editor"
28720msgstr ""
28721
28722#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28723msgid "Tags that contain this string will match"
28724msgstr ""
28725
28726#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28727msgid "Use the Tag editor to edit the list of tags"
28728msgstr ""
28729
28730#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28731#, python-brace-format
28732msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28733msgstr ""
28734
28735#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28736msgid ""
28737"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28738"button below to get started. The rules will be processed in order for every "
28739"tag until either a \"remove\" or a \"keep\" rule matches."
28740msgstr ""
28741
28742#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28743msgid "You can <b>change an existing rule</b> by double clicking it"
28744msgstr "<b>Obstoječe pravilo spremenite</b> z dvojnim klikom"
28745
28746#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28747msgid "Move current rule up"
28748msgstr ""
28749
28750#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28751msgid "Move current rule down"
28752msgstr ""
28753
28754#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28755msgid "Test tag mapper rules"
28756msgstr ""
28757
28758#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28759msgid "Enter a comma separated list of &tags to test:"
28760msgstr ""
28761
28762#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28763msgid "Enter tags and click the \"Test\" button"
28764msgstr ""
28765
28766#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28767#, python-format
28768msgid "<b>Resulting tags:</b> %s"
28769msgstr ""
28770
28771#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28772msgid "Cannot save as no rules have been created"
28773msgstr ""
28774
28775#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28776msgid "Save ruleset as"
28777msgstr ""
28778
28779#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28780msgid "Enter a name for this ruleset:"
28781msgstr ""
28782
28783#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28784#, python-format
28785msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28786msgstr ""
28787
28788#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28789msgid "Delete saved rulesets"
28790msgstr ""
28791
28792#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28793msgid "No saved rulesets available"
28794msgstr ""
28795
28796#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28797msgid "Edit tag mapper rules"
28798msgstr ""
28799
28800#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28801msgid "Select a destination for the Table of Contents entry"
28802msgstr ""
28803
28804#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28805msgid "Search for text..."
28806msgstr ""
28807
28808#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28810msgid "Find &next"
28811msgstr ""
28812
28813#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28815msgid "Find &previous"
28816msgstr ""
28817
28818#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28819msgid ""
28820"Here you can choose a destination for the Table of Contents' entry to point "
28821"to. First choose a file from the book in the left-most panel. The file will "
28822"open in the central panel.<p>Then choose a location inside the file. To do "
28823"so, simply click on the place in the central panel that you want to use as "
28824"the destination. As you move the mouse around the central panel, a thick "
28825"green line appears, indicating the precise location that will be selected "
28826"when you click."
28827msgstr ""
28828
28829#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28830msgid "Na&me of the ToC entry:"
28831msgstr ""
28832
28833#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28834msgid "Currently selected destination:"
28835msgstr ""
28836
28837#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28838#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28839msgid "No match found"
28840msgstr ""
28841
28842#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28843#, python-format
28844msgid "No match found for: %s"
28845msgstr ""
28846
28847#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28848#, python-format
28849msgid ""
28850"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28851" to search in the %(which)s file [%(next)s]?"
28852msgstr ""
28853
28854#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28855msgid "next"
28856msgstr ""
28857
28858#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28859msgid "previous"
28860msgstr ""
28861
28862#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28863msgid "Bad markup"
28864msgstr ""
28865
28866#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28867msgid "This book has severely broken markup, its ToC cannot be edited."
28868msgstr ""
28869
28870#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28871#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28872#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28873msgid "File:"
28874msgstr "Datoteka:"
28875
28876#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28877#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28878msgid "Top of the file"
28879msgstr ""
28880
28881#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28882#, python-format
28883msgid "Approximately %d%% from the top"
28884msgstr ""
28885
28886#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28887#, python-format
28888msgid "Location: A &lt;%s&gt; tag inside the file"
28889msgstr ""
28890
28891#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28892msgid "Create ToC from XPath"
28893msgstr ""
28894
28895#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28896msgid ""
28897"Specify a series of XPath expressions for the different levels of the Table "
28898"of Contents. You can use the wizard buttons to help you create XPath "
28899"expressions."
28900msgstr ""
28901
28902#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
28903#, python-format
28904msgid "Level %s ToC:"
28905msgstr ""
28906
28907#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
28908msgid "Do not add duplicate entries at the same level"
28909msgstr ""
28910
28911#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
28912msgid "No XPaths"
28913msgstr ""
28914
28915#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
28916msgid "No XPaths have been entered"
28917msgstr ""
28918
28919#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
28920#, python-format
28921msgid "The XPath expression %s is not valid."
28922msgstr ""
28923
28924#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
28925msgid ""
28926"You can edit existing entries in the Table of Contents by clicking them in "
28927"the panel to the left."
28928msgstr ""
28929
28930#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
28931msgid ""
28932"Entries with a green tick next to them point to a location that has been "
28933"verified to exist. Entries with a red dot are broken and may need to be "
28934"fixed."
28935msgstr ""
28936
28937#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
28938msgid "Create a &new entry"
28939msgstr ""
28940
28941#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
28942msgid "Generate ToC from &major headings"
28943msgstr ""
28944
28945#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
28946msgid ""
28947"Generate a Table of Contents from the major headings in the book. This will "
28948"work if the book identifies its headings using HTML heading tags. Uses the "
28949"<h1>, <h2> and <h3> tags."
28950msgstr ""
28951
28952#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
28953msgid "Generate ToC from &all headings"
28954msgstr ""
28955
28956#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
28957msgid ""
28958"Generate a Table of Contents from all the headings in the book. This will "
28959"work if the book identifies its headings using HTML heading tags. Uses the "
28960"<h1-6> tags."
28961msgstr ""
28962
28963#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
28964msgid "Generate ToC from &links"
28965msgstr ""
28966
28967#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
28968msgid ""
28969"Generate a Table of Contents from all the links in the book. Links that "
28970"point to destinations that do not exist in the book are ignored. Also "
28971"multiple links with the same destination or the same text are ignored."
28972msgstr ""
28973
28974#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
28975msgid "Generate ToC from &files"
28976msgstr ""
28977
28978#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
28979msgid ""
28980"Generate a Table of Contents from individual files in the book. Each entry "
28981"in the ToC will point to the start of the file, the text of the entry will "
28982"be the \"first line\" of text from the file."
28983msgstr ""
28984
28985#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
28986msgid "Generate ToC from &XPath"
28987msgstr ""
28988
28989#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
28990msgid "Generate a Table of Contents from arbitrary XPath expressions."
28991msgstr ""
28992
28993#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
28994msgid "&Flatten the ToC"
28995msgstr ""
28996
28997#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
28998msgid "Flatten the Table of Contents, putting all entries at the top level"
28999msgstr ""
29000
29001#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
29002msgid ""
29003"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
29004"files. In a linear ToC every entry must point to a location after the "
29005"previous entry. If you create a non-linear ToC it will be automatically re-"
29006"arranged inside the AZW3 file."
29007msgstr ""
29008
29009#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
29010msgid ""
29011"You can move this entry around the Table of Contents by drag and drop or "
29012"using the up and down buttons to the left"
29013msgstr ""
29014
29015#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
29016msgid "Change the &location this entry points to"
29017msgstr ""
29018
29019#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
29020msgid "&Remove this entry"
29021msgstr "&Odstrani ta vnos"
29022
29023#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
29024msgid "New entry &inside this entry"
29025msgstr "Nov vnos &znotraj tega vnosa"
29026
29027#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
29028msgid "New entry &above this entry"
29029msgstr "Nov vnos &nad tem vnosom"
29030
29031#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
29032msgid "New entry &below this entry"
29033msgstr "Nov vnos &pod tem vnosom"
29034
29035#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
29036msgid "&Flatten this entry"
29037msgstr ""
29038
29039#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
29040msgid ""
29041"All children of this entry are brought to the same level as this entry."
29042msgstr ""
29043
29044#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
29045msgid "&Return to welcome screen"
29046msgstr "&Vrni se na zaslon dobrodošlice"
29047
29048#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
29049msgid "Go back to the top level view"
29050msgstr ""
29051
29052#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
29053msgid "Remove duplicates"
29054msgstr ""
29055
29056#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
29057msgid "Should headings with the same text at the same level be included?"
29058msgstr ""
29059
29060#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29061msgid "&Include duplicates"
29062msgstr ""
29063
29064#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29065msgid "&Remove duplicates"
29066msgstr ""
29067
29068#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29069msgid "This entry points to an existing destination"
29070msgstr ""
29071
29072#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29073msgid "The location this entry points to does not exist"
29074msgstr ""
29075
29076#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29077#, python-brace-format
29078msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29079msgstr ""
29080
29081#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29082msgid "Multiple items selected"
29083msgstr ""
29084
29085#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29086msgid ""
29087"You are trying to move multiple items at once, this is not supported. "
29088"Instead use Drag and Drop to move multiple items"
29089msgstr ""
29090
29091#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29092msgid "Chapter "
29093msgstr "Poglavje"
29094
29095#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29096msgid "All selected items will be renamed to the form prefix-number"
29097msgstr ""
29098
29099#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29100msgid "Change the location this entry points to"
29101msgstr ""
29102
29103#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29104msgid "Bulk rename all selected items"
29105msgstr ""
29106
29107#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29108msgid "Remove all selected items"
29109msgstr ""
29110
29111#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29112#, python-format
29113msgid "Move \"%s\" up"
29114msgstr ""
29115
29116#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29117#, python-format
29118msgid "Move \"%s\" down"
29119msgstr ""
29120
29121#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29122#, python-format
29123msgid "Unindent \"%s\""
29124msgstr ""
29125
29126#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29127#, python-format
29128msgid "Indent \"%s\""
29129msgstr ""
29130
29131#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29132msgid "Move current entry up [Ctrl+Up]"
29133msgstr ""
29134
29135#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29136msgid "Unindent the current entry [Ctrl+Left]"
29137msgstr ""
29138
29139#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29140msgid "Remove all selected entries"
29141msgstr ""
29142
29143#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29144msgid "Indent the current entry [Ctrl+Right]"
29145msgstr ""
29146
29147#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29148msgid "Move current entry down [Ctrl+Down]"
29149msgstr ""
29150
29151#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29153msgid "&Expand all"
29154msgstr ""
29155
29156#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29158msgid "&Collapse all"
29159msgstr ""
29160
29161#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29162msgid "Double click on an entry to change the text"
29163msgstr ""
29164
29165#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29166#, python-format
29167msgid ""
29168"The location this entry point to does not exist:\n"
29169"%s"
29170msgstr ""
29171
29172#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29173#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29174#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29175msgid "No items found"
29176msgstr ""
29177
29178#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29179msgid "No items were found that could be added to the Table of Contents."
29180msgstr ""
29181
29182#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29183msgid "No links were found that could be added to the Table of Contents."
29184msgstr ""
29185
29186#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29187msgid "No files were found that could be added to the Table of Contents."
29188msgstr ""
29189
29190#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29192#, python-format
29193msgid "Edit the ToC in %s"
29194msgstr "Uredi kazalo vsebine v %s"
29195
29196#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29197#, python-format
29198msgid "Loading %s, please wait..."
29199msgstr "Nalaganje %s, počakajte trenutek ..."
29200
29201#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29203msgid "Undo the last action, if any"
29204msgstr ""
29205
29206#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29207#, python-format
29208msgid "Writing %s, please wait..."
29209msgstr "Zapisovanje %s, počakajte trenutek ..."
29210
29211#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29213msgid "Failed to write book"
29214msgstr "Zapisovanje knjige je spodletelo"
29215
29216#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29218#, python-format
29219msgid "Could not write %s. Click \"Show details\" for more information."
29220msgstr ""
29221
29222#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29223msgid "Failed to load book"
29224msgstr "Nalaganje knjige je spodletelo"
29225
29226#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29227#, python-format
29228msgid "Could not load %s. Click \"Show details\" for more information."
29229msgstr ""
29230
29231#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29232#, python-format
29233msgid "Convert book %(num)d of %(total)d (%(title)s)"
29234msgstr "Pretvori knjigo %(num)d od %(total)d (%(title)s)"
29235
29236#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29237msgid "Could not convert"
29238msgstr ""
29239
29240#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29241#, python-format
29242msgid ""
29243"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29244"should have files, but calibre is not finding them, that is most likely "
29245"because you moved the book's files around outside of calibre. You will need "
29246"to find those files and re-add them to calibre."
29247msgstr ""
29248
29249#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29250#, python-format
29251msgid "No supported formats (Available formats: %s)"
29252msgstr ""
29253
29254#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29255msgid "This book has no actual e-book files"
29256msgstr ""
29257
29258#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29259#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29260msgid "Could not convert some books"
29261msgstr "Pretvorba nekaterih knjig ni možna"
29262
29263#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29264msgid ""
29265"Could not convert the book because no supported source format was found"
29266msgstr ""
29267
29268#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29269#, python-brace-format
29270msgid ""
29271"Could not convert {num} of {tot} books, because no supported source formats "
29272"were found."
29273msgstr ""
29274
29275#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29276msgid "Queueing books for bulk conversion"
29277msgstr ""
29278
29279#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29280msgid "Queueing "
29281msgstr "Postavljanje v vrsto "
29282
29283#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29284#, python-format
29285msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29286msgstr ""
29287
29288#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29289#, python-format
29290msgid ""
29291"Could not convert %(num)d of %(tot)d books, because no suitable source "
29292"format was found."
29293msgstr ""
29294
29295#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29296#, python-format
29297msgid "Fetch news from %s"
29298msgstr ""
29299
29300#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29301msgid "Convert existing"
29302msgstr "Pretvori obstoječe"
29303
29304#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29305#, python-format
29306msgid ""
29307"The following books have already been converted to the %s format. Do you "
29308"wish to reconvert them?"
29309msgstr ""
29310
29311#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29312#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29313msgid "Could not find speech-dispatcher on your system. Please install it."
29314msgstr ""
29315
29316#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29317#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29318#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29321msgid "Language"
29322msgstr "Jezik"
29323
29324#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29325msgid "Variant"
29326msgstr ""
29327
29328#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29329msgid "&Speed of speech:"
29330msgstr ""
29331
29332#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29333msgid "Speech s&ynthesizer:"
29334msgstr ""
29335
29336#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29337msgid "female"
29338msgstr ""
29339
29340#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29341msgid "male"
29342msgstr ""
29343
29344#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29345msgid "neutral"
29346msgstr ""
29347
29348#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29349#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29350msgid "Age"
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 "Gender"
29356msgstr ""
29357
29358#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29359#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29360msgid "&Speed of speech (words per minute):"
29361msgstr ""
29362
29363#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29364msgid "Sound output:"
29365msgstr ""
29366
29367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29368msgid "&Unmark marked text"
29369msgstr ""
29370
29371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29372msgid "The Qt WebEngine Render process crashed and has been restarted"
29373msgstr ""
29374
29375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29377msgid "Unsaved changes"
29378msgstr "Neshranjene spremembe"
29379
29380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29381msgid ""
29382"The current book has unsaved changes. If you open a new book, they will be "
29383"lost. Are you sure you want to proceed?"
29384msgstr ""
29385
29386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29387msgid "Cannot open"
29388msgstr ""
29389
29390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29391msgid ""
29392"The current book is being saved, you cannot open a new book until the saving"
29393" is completed"
29394msgstr ""
29395
29396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29398msgid "Choose file location"
29399msgstr ""
29400
29401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29402msgid "Importing book, please wait..."
29403msgstr ""
29404
29405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29406msgid "Choose book folder"
29407msgstr ""
29408
29409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29411msgid "Choose book"
29412msgstr "Izberite knjigo"
29413
29414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29415msgid "File not found"
29416msgstr "Datoteke ni mogoče najti"
29417
29418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29419#, python-format
29420msgid "The file %s does not exist."
29421msgstr "Datoteka %s ne obstaja."
29422
29423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29424msgid "Unsupported format"
29425msgstr ""
29426
29427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29428#, python-format
29429msgid ""
29430"Tweaking is only supported for books in the %s formats. Convert your book to"
29431" one of these formats first."
29432msgstr ""
29433
29434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29435msgid "Opening book, please wait..."
29436msgstr "Odpiranje knjige je v teku ..."
29437
29438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29440msgid "Failed to open book"
29441msgstr ""
29442
29443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29444msgid ""
29445"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29446"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29447"this book."
29448msgstr ""
29449
29450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29451msgid "Failed to open book, click \"Show details\" for more information."
29452msgstr ""
29453
29454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29455msgid "Start of editing session"
29456msgstr ""
29457
29458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29459msgid "Before: Delete files"
29460msgstr ""
29461
29462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29463msgid "One file deleted"
29464msgid_plural "{} files deleted"
29465msgstr[0] ""
29466msgstr[1] ""
29467msgstr[2] ""
29468msgstr[3] ""
29469
29470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29471msgid "Before: Re-order text"
29472msgstr ""
29473
29474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29476msgid ""
29477"You must first open a book to edit, before trying to create new files in it."
29478msgstr ""
29479
29480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29481#, python-format
29482msgid "Before: Add file %s"
29483msgstr ""
29484
29485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29486msgid "Choose files"
29487msgstr "Izberite datoteke"
29488
29489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29490msgid "Before Add files"
29491msgstr ""
29492
29493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29494msgid "Before: Add cover"
29495msgstr ""
29496
29497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29498msgid "No book is currently open. You must first open a book."
29499msgstr ""
29500
29501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29502msgid "No book open"
29503msgstr ""
29504
29505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29506msgid "You must open a book before trying to edit the Table of Contents."
29507msgstr ""
29508
29509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29510msgid "Before: Edit Table of Contents"
29511msgstr ""
29512
29513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29514msgid "Before: Insert inline Table of Contents"
29515msgstr ""
29516
29517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29518msgid "No Table of Contents"
29519msgstr ""
29520
29521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29522msgid ""
29523"Cannot create an inline Table of Contents as this book has no existing Table"
29524" of Contents. You must first create a Table of Contents using the Edit Table"
29525" of Contents tool."
29526msgstr ""
29527
29528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29529#, python-format
29530msgid "Before: %s"
29531msgstr ""
29532
29533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29536msgid "You must first open a book in order to transform styles."
29537msgstr ""
29538
29539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29540msgid "No HTML file"
29541msgstr ""
29542
29543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29544msgid "Not currently editing an HTML file"
29545msgstr ""
29546
29547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29549msgid "No HTML files"
29550msgstr ""
29551
29552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29553msgid "Not currently editing any HTML files"
29554msgstr ""
29555
29556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29557msgid "No HTML files are currently selected in the File browser"
29558msgstr ""
29559
29560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29561msgid "Before HTML transformation"
29562msgstr ""
29563
29564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29565msgid "No HTML was changed."
29566msgstr ""
29567
29568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29570msgid "No changes"
29571msgstr ""
29572
29573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29574msgid "Before style transformation"
29575msgstr ""
29576
29577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29578msgid "No styles were changed."
29579msgstr ""
29580
29581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29582msgid "Before: Get external resources"
29583msgstr ""
29584
29585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29586msgid "No book is currently open. You must first open a book to manage fonts."
29587msgstr ""
29588
29589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29590msgid "Embed all fonts"
29591msgstr "Vdelaj vse pisave"
29592
29593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29594msgid "Subset all fonts"
29595msgstr ""
29596
29597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29598#, python-format
29599msgid ""
29600"The %s format does not support file and folder names internally, therefore "
29601"arranging files into folders is not allowed."
29602msgstr ""
29603
29604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29605msgid "The files in this book are already arranged into folders"
29606msgstr ""
29607
29608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29609msgid "Nothing to do"
29610msgstr ""
29611
29612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29613msgid "Show this message &again"
29614msgstr ""
29615
29616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29617msgid "Before: Arrange into folders"
29618msgstr ""
29619
29620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29623msgid "Renaming and updating links..."
29624msgstr ""
29625
29626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29627#, python-brace-format
29628msgid ""
29629"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29630"can cause problems, are you sure?"
29631msgstr ""
29632
29633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29634#, python-brace-format
29635msgid ""
29636"The name you have chosen {0} contains special characters, internally it will"
29637" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29638"hyphens and underscores for file names. Other characters can cause problems "
29639"for  different e-book viewers. Are you sure you want to proceed?"
29640msgstr ""
29641
29642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29643#, python-format
29644msgid "Before: Rename %s"
29645msgstr ""
29646
29647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29648msgid "Before: Bulk rename"
29649msgstr ""
29650
29651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29652msgid "Failed to rename files"
29653msgstr ""
29654
29655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29656msgid "Failed to rename files, click \"Show details\" for more information."
29657msgstr ""
29658
29659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29661msgid "&Revert to"
29662msgstr ""
29663
29664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29665msgid "&Revert changes"
29666msgstr "&Povrni spremembe"
29667
29668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29669msgid "Show this popup again"
29670msgstr ""
29671
29672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29676msgid "See what &changed"
29677msgstr ""
29678
29679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29680#, python-format
29681msgid "%s books"
29682msgstr ""
29683
29684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29685msgid "Current book"
29686msgstr "Trenutna knjiga"
29687
29688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29689msgid "Other book"
29690msgstr "Druga knjiga"
29691
29692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29693msgid "Before: Fix HTML"
29694msgstr ""
29695
29696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29697msgid "All HTML files fixed"
29698msgstr ""
29699
29700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29701msgid "Fixing done"
29702msgstr ""
29703
29704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29705msgid "Before: Beautify files"
29706msgstr ""
29707
29708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29709msgid "All files beautified"
29710msgstr ""
29711
29712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29713msgid "Beautified"
29714msgstr ""
29715
29716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29717msgid "Inserting images is only supported for HTML and CSS files."
29718msgstr ""
29719
29720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29721msgid "New class name"
29722msgstr ""
29723
29724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29725msgid "Rename the class {} to?"
29726msgstr ""
29727
29728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29729msgid "Before: Rename {}"
29730msgstr ""
29731
29732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29733msgid "No class {} found to change"
29734msgstr ""
29735
29736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29737msgid "Semantics are not supported for the AZW3 format."
29738msgstr ""
29739
29740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29741msgid "Before: Set Semantics"
29742msgstr ""
29743
29744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29745msgid "Before: Filter style information"
29746msgstr ""
29747
29748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29749msgid "No matching style rules were found"
29750msgstr ""
29751
29752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29753#, python-format
29754msgid "No file with the name %s was found in the book"
29755msgstr ""
29756
29757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29758msgid "No style rules that match the class {} were found"
29759msgstr ""
29760
29761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29762msgid ""
29763"Choose a name for the checkpoint.\n"
29764"You can later restore the book to this checkpoint via the\n"
29765"\"Revert to...\" entries in the Edit menu."
29766msgstr ""
29767
29768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29769msgid "Path does not exist"
29770msgstr "Pot ne obstaja"
29771
29772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29773#, python-format
29774msgid ""
29775"The file you are editing (%s) no longer exists. You have to choose a new "
29776"save location."
29777msgstr ""
29778
29779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29780msgid "Cannot save a copy"
29781msgstr "Kopije ni mogoče shraniti"
29782
29783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29784msgid "Saving a copy of a folder based book is not supported"
29785msgstr ""
29786
29787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29788msgid "Choose path"
29789msgstr "Izberite pot"
29790
29791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29792#, python-format
29793msgid "Book (%s)"
29794msgstr "Knjiga (%s)"
29795
29796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29797msgid "Saving copy, please wait..."
29798msgstr ""
29799
29800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29801msgid "Failed to save copy"
29802msgstr ""
29803
29804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29805msgid "Failed to save copy, click \"Show details\" for more information."
29806msgstr ""
29807
29808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29809#, python-format
29810msgid "Copy saved to %s"
29811msgstr ""
29812
29813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29814msgid "Copy saved"
29815msgstr ""
29816
29817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29818msgid "Could not save"
29819msgstr ""
29820
29821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29822msgid ""
29823"Saving of the book failed. Click \"Show details\" for more information. You "
29824"can try to save a copy to a different location, via File->Save a copy"
29825msgstr ""
29826
29827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29828msgid "Enter line number"
29829msgstr ""
29830
29831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29833#, python-format
29834msgid "Before: Split %s"
29835msgstr ""
29836
29837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29838msgid "Does not exist"
29839msgstr "Ne obstaja"
29840
29841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29842#, python-format
29843msgid ""
29844"The file %s does not exist. If you were trying to click an item in the Table"
29845" of Contents, you may need to refresh it by right-clicking and choosing "
29846"\"Refresh\"."
29847msgstr ""
29848
29849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29851msgid "Unsupported file format"
29852msgstr ""
29853
29854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29856#, python-format
29857msgid "Editing files of type %s is not supported"
29858msgstr ""
29859
29860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29861#, python-format
29862msgid "The anchor %s was not found in this file"
29863msgstr ""
29864
29865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29866msgid "File deleted"
29867msgstr ""
29868
29869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29870msgid ""
29871"The file {} has already been deleted, re-run Check Book to update the "
29872"results."
29873msgstr ""
29874
29875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29876msgid "Before: Spell Check"
29877msgstr ""
29878
29879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29880msgid "Before: Auto-fix errors"
29881msgstr ""
29882
29883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29884#, python-format
29885msgid "Before: Merge files into %s"
29886msgstr ""
29887
29888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29889msgid "{} files merged"
29890msgstr ""
29891
29892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29893msgid "Before: Link stylesheets"
29894msgstr ""
29895
29896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
29897msgid "File opened"
29898msgstr ""
29899
29900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
29901#, python-brace-format
29902msgid ""
29903"When you are done editing {0} click \"Import\" to update the file in the "
29904"book or \"Discard\" to lose any changes."
29905msgstr ""
29906
29907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29908#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
29909msgid "Discard"
29910msgstr "Opusti"
29911
29912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29913msgid "Import"
29914msgstr "Uvozi"
29915
29916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
29917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
29918#, python-format
29919msgid "Before: Replace %s"
29920msgstr ""
29921
29922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
29923msgid "You must first open a book in order to see the report."
29924msgstr ""
29925
29926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
29927msgid "You must first open a book in order to check links."
29928msgstr ""
29929
29930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
29931msgid "You must first open a book in order to compress images."
29932msgstr ""
29933
29934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
29935msgid "Before: compress images"
29936msgstr ""
29937
29938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
29939msgid "Unexpected error"
29940msgstr "Nepričakovana napaka"
29941
29942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
29943msgid "Failed to compress images, click \"Show details\" for more information"
29944msgstr ""
29945
29946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
29947msgid "Cannot decode"
29948msgstr ""
29949
29950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
29951#, python-format
29952msgid "Cannot edit %s as it appears to be in an unknown character encoding"
29953msgstr ""
29954
29955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
29956msgid "No book is currently open. You must first open a book to edit."
29957msgstr ""
29958
29959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
29960msgid ""
29961"The current book is being saved in the background. Quitting now will "
29962"<b>abort the save process</b>! Finish saving first?"
29963msgstr ""
29964
29965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29966msgid "&Quit immediately"
29967msgstr "&Zapri takoj"
29968
29969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29970msgid "Finish &saving first"
29971msgstr ""
29972
29973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
29974msgid ""
29975"There are unsaved changes, if you quit without saving, you will lose them."
29976msgstr ""
29977
29978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
29979msgid "&Save and Quit"
29980msgstr "&Shrani in zapri"
29981
29982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
29983msgid "&Quit without saving"
29984msgstr "&Zapri brez shranjevanja"
29985
29986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
29987msgid "Saving, please wait..."
29988msgstr ""
29989
29990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
29991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
29992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
29993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
29994msgid "Favorites"
29995msgstr "Priljubljeni"
29996
29997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
29998msgid "European scripts"
29999msgstr "Evropske pisave"
30000
30001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
30002msgid "Armenian"
30003msgstr "armenščina"
30004
30005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
30006msgid "Armenian ligatures"
30007msgstr ""
30008
30009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
30010msgid "Coptic"
30011msgstr "koptščina"
30012
30013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
30014msgid "Coptic in Greek block"
30015msgstr ""
30016
30017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
30018msgid "Cypriot syllabary"
30019msgstr ""
30020
30021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
30022msgid "Cyrillic"
30023msgstr "Cirilica"
30024
30025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
30026msgid "Cyrillic supplement"
30027msgstr ""
30028
30029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
30030msgid "Cyrillic extended A"
30031msgstr ""
30032
30033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
30034msgid "Cyrillic extended B"
30035msgstr ""
30036
30037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
30038msgid "Georgian"
30039msgstr "gruzinščina"
30040
30041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
30042msgid "Georgian supplement"
30043msgstr ""
30044
30045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
30046msgid "Glagolitic"
30047msgstr "Glagolica"
30048
30049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
30050msgid "Gothic"
30051msgstr "gotščina"
30052
30053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
30054msgid "Greek and Coptic"
30055msgstr ""
30056
30057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
30058msgid "Greek extended"
30059msgstr ""
30060
30061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30062msgid "Latin, Basic & Latin-1 supplement"
30063msgstr ""
30064
30065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30066msgid "Latin extended A"
30067msgstr ""
30068
30069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30070msgid "Latin extended B"
30071msgstr ""
30072
30073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30074msgid "Latin extended C"
30075msgstr ""
30076
30077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30078msgid "Latin extended D"
30079msgstr ""
30080
30081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30082msgid "Latin extended additional"
30083msgstr ""
30084
30085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30086msgid "Latin ligatures"
30087msgstr ""
30088
30089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30090msgid "Fullwidth Latin letters"
30091msgstr ""
30092
30093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30094msgid "Linear B syllabary"
30095msgstr ""
30096
30097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30098msgid "Linear B ideograms"
30099msgstr ""
30100
30101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30102msgid "Ogham"
30103msgstr ""
30104
30105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30106msgid "Old italic"
30107msgstr ""
30108
30109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30110msgid "Phaistos disc"
30111msgstr ""
30112
30113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30114msgid "Runic"
30115msgstr ""
30116
30117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30118msgid "Shavian"
30119msgstr ""
30120
30121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30122msgid "Phonetic symbols"
30123msgstr ""
30124
30125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30126msgid "IPA extensions"
30127msgstr ""
30128
30129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30130msgid "Phonetic extensions"
30131msgstr ""
30132
30133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30134msgid "Phonetic extensions supplement"
30135msgstr ""
30136
30137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30138msgid "Modifier tone letters"
30139msgstr ""
30140
30141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30142msgid "Spacing modifier letters"
30143msgstr ""
30144
30145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30147msgid "Superscripts and subscripts"
30148msgstr ""
30149
30150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30151msgid "Combining diacritics"
30152msgstr ""
30153
30154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30155msgid "Combining diacritical marks"
30156msgstr ""
30157
30158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30160msgid "Combining diacritical marks for symbols"
30161msgstr ""
30162
30163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30164msgid "Combining diacritical marks supplement"
30165msgstr ""
30166
30167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30168msgid "Combining half marks"
30169msgstr ""
30170
30171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30172msgid "African scripts"
30173msgstr ""
30174
30175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30176msgid "Bamum"
30177msgstr ""
30178
30179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30180msgid "Bamum supplement"
30181msgstr ""
30182
30183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30184msgid "Egyptian hieroglyphs"
30185msgstr ""
30186
30187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30188msgid "Ethiopic"
30189msgstr ""
30190
30191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30192msgid "Ethiopic supplement"
30193msgstr ""
30194
30195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30196msgid "Ethiopic extended"
30197msgstr ""
30198
30199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30200msgid "Ethiopic extended A"
30201msgstr ""
30202
30203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30204msgid "Meroitic cursive"
30205msgstr ""
30206
30207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30208msgid "Meroitic hieroglyphs"
30209msgstr ""
30210
30211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30212msgid "N'Ko"
30213msgstr ""
30214
30215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30216msgid "Osmanya"
30217msgstr ""
30218
30219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30220msgid "Tifinagh"
30221msgstr ""
30222
30223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30224msgid "Vai"
30225msgstr "vajščina"
30226
30227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30228msgid "Middle Eastern scripts"
30229msgstr ""
30230
30231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30232msgid "Arabic"
30233msgstr "arabščina"
30234
30235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30236msgid "Arabic supplement"
30237msgstr ""
30238
30239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30240msgid "Arabic extended A"
30241msgstr ""
30242
30243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30244msgid "Arabic presentation forms A"
30245msgstr ""
30246
30247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30248msgid "Arabic presentation forms B"
30249msgstr ""
30250
30251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30252msgid "Avestan"
30253msgstr "avestščina"
30254
30255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30256msgid "Carian"
30257msgstr ""
30258
30259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30260msgid "Cuneiform"
30261msgstr ""
30262
30263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30266msgid "Cuneiform numbers and punctuation"
30267msgstr ""
30268
30269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30270msgid "Hebrew"
30271msgstr "hebrejščina"
30272
30273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30274msgid "Hebrew presentation forms"
30275msgstr ""
30276
30277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30278msgid "Imperial Aramaic"
30279msgstr ""
30280
30281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30282msgid "Inscriptional Pahlavi"
30283msgstr ""
30284
30285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30286msgid "Inscriptional Parthian"
30287msgstr ""
30288
30289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30290msgid "Lycian"
30291msgstr ""
30292
30293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30294msgid "Lydian"
30295msgstr ""
30296
30297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30298msgid "Mandaic"
30299msgstr ""
30300
30301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30302msgid "Old Persian"
30303msgstr ""
30304
30305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30306msgid "Old South Arabian"
30307msgstr ""
30308
30309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30310msgid "Phoenician"
30311msgstr "feničanščina"
30312
30313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30314msgid "Samaritan"
30315msgstr ""
30316
30317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30318msgid "Syriac"
30319msgstr "sirščina"
30320
30321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30322msgid "Ugaritic"
30323msgstr "ugaritščina"
30324
30325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30326msgid "Central Asian scripts"
30327msgstr ""
30328
30329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30330msgid "Mongolian"
30331msgstr "mongolščina"
30332
30333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30334msgid "Old Turkic"
30335msgstr ""
30336
30337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30338msgid "Phags-pa"
30339msgstr ""
30340
30341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30342msgid "Tibetan"
30343msgstr "tibetanščina"
30344
30345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30346msgid "South Asian scripts"
30347msgstr ""
30348
30349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30350msgid "Bengali"
30351msgstr "bengalščina"
30352
30353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30354msgid "Brahmi"
30355msgstr ""
30356
30357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30358msgid "Chakma"
30359msgstr ""
30360
30361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30362msgid "Devanagari"
30363msgstr ""
30364
30365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30366msgid "Devanagari extended"
30367msgstr ""
30368
30369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30370msgid "Gujarati"
30371msgstr "gudžaratščina"
30372
30373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30374msgid "Gurmukhi"
30375msgstr ""
30376
30377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30378msgid "Kaithi"
30379msgstr ""
30380
30381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30382msgid "Kannada"
30383msgstr "kanareščina"
30384
30385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30386msgid "Kharoshthi"
30387msgstr ""
30388
30389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30390msgid "Lepcha"
30391msgstr ""
30392
30393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30394msgid "Limbu"
30395msgstr ""
30396
30397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30398msgid "Malayalam"
30399msgstr "malajalščina"
30400
30401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30402msgid "Meetei Mayek"
30403msgstr ""
30404
30405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30406msgid "Meetei Mayek extensions"
30407msgstr ""
30408
30409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30410msgid "Ol Chiki"
30411msgstr ""
30412
30413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30414msgid "Oriya"
30415msgstr "orijščina"
30416
30417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30418msgid "Saurashtra"
30419msgstr ""
30420
30421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30422msgid "Sinhala"
30423msgstr ""
30424
30425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30426msgid "Sharada"
30427msgstr ""
30428
30429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30430msgid "Sora Sompeng"
30431msgstr ""
30432
30433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30434msgid "Syloti Nagri"
30435msgstr ""
30436
30437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30438msgid "Takri"
30439msgstr ""
30440
30441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30442msgid "Tamil"
30443msgstr "tamilščina"
30444
30445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30446msgid "Telugu"
30447msgstr "teluščina"
30448
30449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30450msgid "Thaana"
30451msgstr ""
30452
30453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30454msgid "Vedic extensions"
30455msgstr ""
30456
30457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30458msgid "Southeast Asian scripts"
30459msgstr ""
30460
30461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30462msgid "Balinese"
30463msgstr "balijščina"
30464
30465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30466msgid "Batak"
30467msgstr ""
30468
30469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30470msgid "Buginese"
30471msgstr "buginščina"
30472
30473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30474msgid "Cham"
30475msgstr ""
30476
30477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30478msgid "Javanese"
30479msgstr "javanščina"
30480
30481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30482msgid "Kayah Li"
30483msgstr ""
30484
30485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30486msgid "Khmer"
30487msgstr ""
30488
30489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30490msgid "Khmer symbols"
30491msgstr ""
30492
30493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30494msgid "Lao"
30495msgstr "laoščina"
30496
30497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30498msgid "Myanmar"
30499msgstr ""
30500
30501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30502msgid "Myanmar extended A"
30503msgstr ""
30504
30505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30506msgid "New Tai Lue"
30507msgstr ""
30508
30509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30510msgid "Rejang"
30511msgstr ""
30512
30513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30514msgid "Sundanese"
30515msgstr "sundščina"
30516
30517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30518msgid "Sundanese supplement"
30519msgstr ""
30520
30521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30522msgid "Tai Le"
30523msgstr ""
30524
30525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30526msgid "Tai Tham"
30527msgstr ""
30528
30529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30530msgid "Tai Viet"
30531msgstr ""
30532
30533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30534msgid "Thai"
30535msgstr "tajščina"
30536
30537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30538msgid "Philippine scripts"
30539msgstr ""
30540
30541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30542msgid "Buhid"
30543msgstr ""
30544
30545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30546msgid "Hanunoo"
30547msgstr ""
30548
30549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30550msgid "Tagalog"
30551msgstr "tagaloščina"
30552
30553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30554msgid "Tagbanwa"
30555msgstr ""
30556
30557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30558msgid "East Asian scripts"
30559msgstr ""
30560
30561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30562msgid "Bopomofo"
30563msgstr ""
30564
30565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30566msgid "Bopomofo extended"
30567msgstr ""
30568
30569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30570msgid "CJK Unified ideographs"
30571msgstr ""
30572
30573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30574msgid "CJK Unified ideographs extension A"
30575msgstr ""
30576
30577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30578msgid "CJK Unified ideographs extension B"
30579msgstr ""
30580
30581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30582msgid "CJK Unified ideographs extension C"
30583msgstr ""
30584
30585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30586msgid "CJK Unified ideographs extension D"
30587msgstr ""
30588
30589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30590msgid "CJK compatibility ideographs"
30591msgstr ""
30592
30593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30594msgid "CJK compatibility ideographs supplement"
30595msgstr ""
30596
30597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30598msgid "Kangxi radicals"
30599msgstr ""
30600
30601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30602msgid "CJK radicals supplement"
30603msgstr ""
30604
30605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30606msgid "CJK strokes"
30607msgstr ""
30608
30609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30610msgid "Ideographic description characters"
30611msgstr ""
30612
30613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30614msgid "Hiragana"
30615msgstr ""
30616
30617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30618msgid "Katakana"
30619msgstr ""
30620
30621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30622msgid "Katakana phonetic extensions"
30623msgstr ""
30624
30625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30626msgid "Kana supplement"
30627msgstr ""
30628
30629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30630msgid "Halfwidth Katakana"
30631msgstr ""
30632
30633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30634msgid "Kanbun"
30635msgstr ""
30636
30637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30638msgid "Hangul syllables"
30639msgstr ""
30640
30641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30642msgid "Hangul Jamo"
30643msgstr ""
30644
30645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30646msgid "Hangul Jamo extended A"
30647msgstr ""
30648
30649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30650msgid "Hangul Jamo extended B"
30651msgstr ""
30652
30653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30654msgid "Hangul compatibility Jamo"
30655msgstr ""
30656
30657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30658msgid "Halfwidth Jamo"
30659msgstr ""
30660
30661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30662msgid "Lisu"
30663msgstr ""
30664
30665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30666msgid "Miao"
30667msgstr ""
30668
30669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30670msgid "Yi syllables"
30671msgstr ""
30672
30673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30674msgid "Yi radicals"
30675msgstr ""
30676
30677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30678msgid "American scripts"
30679msgstr ""
30680
30681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30682msgid "Cherokee"
30683msgstr "čerokeščina"
30684
30685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30686msgid "Deseret"
30687msgstr ""
30688
30689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30690msgid "Unified Canadian aboriginal syllabics"
30691msgstr ""
30692
30693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30694msgid "UCAS extended"
30695msgstr ""
30696
30697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30699msgid "Other"
30700msgstr ""
30701
30702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30703msgid "Alphabetic presentation forms"
30704msgstr ""
30705
30706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30707msgid "Halfwidth and Fullwidth forms"
30708msgstr ""
30709
30710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30711msgid "Punctuation"
30712msgstr ""
30713
30714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30715msgid "General punctuation"
30716msgstr ""
30717
30718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30719msgid "ASCII punctuation"
30720msgstr ""
30721
30722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30723msgid "Latin-1 punctuation"
30724msgstr ""
30725
30726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30727msgid "Small form variants"
30728msgstr ""
30729
30730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30731msgid "Supplemental punctuation"
30732msgstr ""
30733
30734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30735msgid "CJK symbols and punctuation"
30736msgstr ""
30737
30738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30739msgid "CJK compatibility forms"
30740msgstr ""
30741
30742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30743msgid "Fullwidth ASCII punctuation"
30744msgstr ""
30745
30746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30747msgid "Vertical forms"
30748msgstr "Navpični obrazci"
30749
30750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30751msgid "Alphanumeric symbols"
30752msgstr "Alfanumerični simboli"
30753
30754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30755msgid "Arabic mathematical alphabetic symbols"
30756msgstr "Arabski matematični abecedni simboli"
30757
30758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30760msgid "Letterlike symbols"
30761msgstr "Črkovni simboli"
30762
30763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30764msgid "Roman symbols"
30765msgstr "Rimski simboli"
30766
30767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30769msgid "Mathematical alphanumeric symbols"
30770msgstr "Matematični alfanumerični simboli"
30771
30772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30773msgid "Enclosed alphanumerics"
30774msgstr ""
30775
30776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30777msgid "Enclosed alphanumeric supplement"
30778msgstr ""
30779
30780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30781msgid "Enclosed CJK letters and months"
30782msgstr ""
30783
30784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30785msgid "Enclosed ideographic supplement"
30786msgstr ""
30787
30788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30789msgid "CJK compatibility"
30790msgstr ""
30791
30792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30793msgid "Technical symbols"
30794msgstr "Tehnični simboli"
30795
30796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30797msgid "Miscellaneous technical"
30798msgstr "Razni tehnični"
30799
30800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30801msgid "Control pictures"
30802msgstr ""
30803
30804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30805msgid "Optical character recognition"
30806msgstr "Optično prepoznavanje znakov"
30807
30808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30809msgid "Numbers and digits"
30810msgstr ""
30811
30812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30813msgid "Aegean numbers"
30814msgstr ""
30815
30816#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30817msgid "Ancient Greek numbers"
30818msgstr ""
30819
30820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30821msgid "Common Indic number forms"
30822msgstr ""
30823
30824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30825msgid "Counting rod numerals"
30826msgstr ""
30827
30828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30829msgid "Fullwidth ASCII digits"
30830msgstr ""
30831
30832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30833msgid "Number forms"
30834msgstr ""
30835
30836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30837msgid "Rumi numeral symbols"
30838msgstr ""
30839
30840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30841msgid "Mathematical symbols"
30842msgstr "Matematični simboli"
30843
30844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30845msgid "Arrows"
30846msgstr "Puščice"
30847
30848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30849msgid "Supplemental arrows A"
30850msgstr ""
30851
30852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30853msgid "Supplemental arrows B"
30854msgstr ""
30855
30856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30858msgid "Miscellaneous symbols and arrows"
30859msgstr ""
30860
30861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30862msgid "Mathematical operators"
30863msgstr ""
30864
30865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30866msgid "Miscellaneous mathematical symbols A"
30867msgstr ""
30868
30869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30870msgid "Miscellaneous mathematical symbols B"
30871msgstr ""
30872
30873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30874msgid "Supplemental mathematical operators"
30875msgstr ""
30876
30877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30878msgid "Ceilings and floors"
30879msgstr ""
30880
30881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30882msgid "Geometric shapes"
30883msgstr ""
30884
30885#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30886msgid "Box drawing"
30887msgstr ""
30888
30889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30890msgid "Block elements"
30891msgstr ""
30892
30893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30895msgid "Musical symbols"
30896msgstr ""
30897
30898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
30899msgid "More musical symbols"
30900msgstr ""
30901
30902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
30903msgid "Ancient Greek musical notation"
30904msgstr ""
30905
30906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
30907msgid "Byzantine musical symbols"
30908msgstr ""
30909
30910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
30911msgid "Game symbols"
30912msgstr ""
30913
30914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
30915msgid "Chess"
30916msgstr ""
30917
30918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
30919msgid "Domino tiles"
30920msgstr ""
30921
30922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
30923msgid "Draughts"
30924msgstr ""
30925
30926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
30927msgid "Japanese chess"
30928msgstr ""
30929
30930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
30931msgid "Mahjong tiles"
30932msgstr ""
30933
30934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
30935msgid "Playing cards"
30936msgstr ""
30937
30938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
30939msgid "Playing card suits"
30940msgstr ""
30941
30942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
30943msgid "Other symbols"
30944msgstr ""
30945
30946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
30947msgid "Alchemical symbols"
30948msgstr ""
30949
30950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
30951msgid "Ancient symbols"
30952msgstr ""
30953
30954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
30955msgid "Braille patterns"
30956msgstr ""
30957
30958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
30959msgid "Currency symbols"
30960msgstr ""
30961
30962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
30963msgid "Dingbats"
30964msgstr ""
30965
30966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
30967msgid "Emoticons"
30968msgstr ""
30969
30970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
30971msgid "Miscellaneous symbols"
30972msgstr ""
30973
30974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
30975msgid "Miscellaneous symbols and pictographs"
30976msgstr ""
30977
30978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
30979msgid "Yijing hexagram symbols"
30980msgstr ""
30981
30982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
30983msgid "Yijing mono and digrams"
30984msgstr ""
30985
30986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
30987msgid "Yijing trigrams"
30988msgstr ""
30989
30990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
30991msgid "Tai Xuan Jing symbols"
30992msgstr ""
30993
30994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
30995msgid "Transport and map symbols"
30996msgstr ""
30997
30998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
30999msgid "Specials"
31000msgstr ""
31001
31002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
31003msgid "Variation selectors"
31004msgstr ""
31005
31006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
31007msgid "Variation selectors supplement"
31008msgstr ""
31009
31010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
31011#, python-format
31012msgid "Copy %s to clipboard"
31013msgstr ""
31014
31015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31016#, python-format
31017msgid "Add %s to favorites"
31018msgstr "Dodaj %s med priljubljene"
31019
31020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31021#, python-format
31022msgid "Remove %s from favorites"
31023msgstr "Odstrani %s iz priljubljenih"
31024
31025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
31026msgid "Restore favorites to defaults"
31027msgstr "Obnovi priljubljene na privzeto"
31028
31029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
31030msgid "Insert character"
31031msgstr "Vstavi znak"
31032
31033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
31034msgid "Re-arrange favorites"
31035msgstr "Znova razporedi priljubljene"
31036
31037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
31038msgid ""
31039"Search for Unicode characters by using the English names or nicknames. You "
31040"can also search directly using a character code. For example, the following "
31041"searches will all yield the no-break space character: U+A0, nbsp, no-break"
31042msgstr ""
31043
31044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
31045msgid "Search by name, nickname or character code"
31046msgstr ""
31047
31048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
31049msgid "Clear search"
31050msgstr ""
31051
31052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
31053msgid ""
31054"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
31055" again when you are done."
31056msgstr ""
31057
31058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
31059msgid "Match any word"
31060msgstr ""
31061
31062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31063msgid ""
31064"When searching return characters whose names match any of the specified "
31065"words"
31066msgstr ""
31067
31068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31069msgid "WARNING"
31070msgstr "OPOZORILO"
31071
31072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31073msgid "INFO"
31074msgstr "OBVESTILO"
31075
31076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31077msgid "Check has not been run"
31078msgstr "Preverjanje ni bilo izvedeno"
31079
31080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31081msgid "Copy list of errors to clipboard"
31082msgstr "Kopiraj seznam napak v odložišče"
31083
31084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31085msgid "Click to run a check on the book"
31086msgstr "Klik za začetek preverjanja knjige"
31087
31088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31089msgid "Run check"
31090msgstr "Zaženi preverjanje"
31091
31092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31093#, python-format
31094msgid "line: %d"
31095msgstr "vrstica:%d"
31096
31097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31098#, python-format
31099msgid " column: %d"
31100msgstr ""
31101
31102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31103msgid "Information"
31104msgstr ""
31105
31106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31107msgid "Warning"
31108msgstr "Opozorilo"
31109
31110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31111msgid "Try to fix only this error"
31112msgstr ""
31113
31114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31115msgid "Click to open in editor"
31116msgstr ""
31117
31118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31119msgid ""
31120"Try to fix all fixable errors automatically. Only works for some types of "
31121"error."
31122msgstr ""
31123
31124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31125msgid "Try to correct all fixable errors automatically"
31126msgstr ""
31127
31128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31129msgid "Re-run check"
31130msgstr ""
31131
31132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31133msgid "Re-run the check"
31134msgstr ""
31135
31136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31137msgid "Running fixers, please wait..."
31138msgstr ""
31139
31140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31141msgid "Running checks, please wait..."
31142msgstr ""
31143
31144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31145msgid "Check external links"
31146msgstr ""
31147
31148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31149msgid "Checking external links, please wait..."
31150msgstr ""
31151
31152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31153msgid "Check &anchors"
31154msgstr ""
31155
31156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31157msgid ""
31158"Check HTML anchors in links (the part after the #).\n"
31159" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31160msgstr ""
31161
31162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31163msgid "Checking failed"
31164msgstr ""
31165
31166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31167msgid ""
31168"There was an error while checking links, click \"Show details\" for more "
31169"information"
31170msgstr ""
31171
31172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31173msgid "No broken links found"
31174msgstr ""
31175
31176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31177msgid "Found a broken link"
31178msgid_plural "Found {} broken links"
31179msgstr[0] ""
31180msgstr[1] ""
31181msgstr[2] ""
31182msgstr[3] ""
31183
31184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31185msgid "Fix this link"
31186msgstr ""
31187
31188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31189msgid "line number"
31190msgstr ""
31191
31192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31193msgid "Enter the corrected URL:"
31194msgstr "Vnesite popravljeni URL:"
31195
31196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31197msgid "Fix URL"
31198msgstr ""
31199
31200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31202msgid "Font"
31203msgstr "Pisava"
31204
31205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31209msgid "Image"
31210msgstr ""
31211
31212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31213msgid "Stylesheet"
31214msgstr "Slogovna predloga"
31215
31216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31217msgid "Completion failed"
31218msgstr ""
31219
31220#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31221msgid ""
31222"Failed to get completions, click \"Show details\" for more information. "
31223"Future errors during completion will be suppressed."
31224msgstr ""
31225
31226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31227msgid "Failed to get completion data"
31228msgstr ""
31229
31230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31231msgid "Calculating differences, please wait..."
31232msgstr "Računanje razlik, počakajte trenutek ..."
31233
31234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31235msgid "Differences between books"
31236msgstr "Razlike med knjigama"
31237
31238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31239msgid "Go to previous change"
31240msgstr ""
31241
31242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31243msgid "&Previous change"
31244msgstr "&Prejšnja sprememba"
31245
31246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31247msgid "Go to next change"
31248msgstr "Pojdi na naslednjo spremembo"
31249
31250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31251msgid "&Next change"
31252msgstr "&Naslednja sprememba"
31253
31254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31255msgid "Search for text"
31256msgstr ""
31257
31258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31259msgid "Next &match"
31260msgstr ""
31261
31262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31263msgid "P&revious match"
31264msgstr ""
31265
31266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31267msgid "Left panel"
31268msgstr ""
31269
31270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31271msgid "Perform search in the left panel"
31272msgstr ""
31273
31274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31275msgid "Right panel"
31276msgstr ""
31277
31278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31279msgid "Perform search in the right panel"
31280msgstr ""
31281
31282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31283msgid "&Options"
31284msgstr "&Možnosti"
31285
31286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31287msgid "Change how the differences are displayed"
31288msgstr "Spremenite videz prikazanih razlik"
31289
31290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31291msgid "Lines of context around each change"
31292msgstr ""
31293
31294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31295#, python-format
31296msgid "Show %d lines of context"
31297msgstr "Pokaži %d vrstic konteksta"
31298
31299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31300msgid "Show all text"
31301msgstr "Pokaži vse besedilo"
31302
31303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31304msgid "Double click right side to edit"
31305msgstr ""
31306
31307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31308msgid ""
31309"Double click on any change in the right panel to edit that location in the "
31310"editor"
31311msgstr ""
31312
31313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31314msgid "Beautify files before comparing them"
31315msgstr ""
31316
31317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31318msgid "Do not beautify files before comparing"
31319msgstr ""
31320
31321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31322msgid "The books are identical"
31323msgstr "Knjige so identične"
31324
31325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31327msgid "No changes found"
31328msgstr "Ni najdenih sprememb"
31329
31330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31332msgid "The files are identical"
31333msgstr "Datoteke so identične"
31334
31335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31336msgid "No differences found"
31337msgstr "Razlik ni mogoče najti"
31338
31339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31340msgid "The folders are identical"
31341msgstr ""
31342
31343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31344#, python-format
31345msgid "[%s was added]"
31346msgstr ""
31347
31348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31349#, python-format
31350msgid "[%s was removed]"
31351msgstr ""
31352
31353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31354msgid "Previous change"
31355msgstr "Prejšnja sprememba"
31356
31357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31358msgid "Next change"
31359msgstr "Naslednja sprememba"
31360
31361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31362msgid "Open file in the editor"
31363msgstr ""
31364
31365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31366#, python-format
31367msgid "No matches found for query: %s"
31368msgstr ""
31369
31370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31371msgid "This file was added"
31372msgstr ""
31373
31374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31375msgid "This file was removed"
31376msgstr ""
31377
31378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31379#, python-format
31380msgid "[This file was renamed from %s]"
31381msgstr ""
31382
31383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31384#, python-format
31385msgid "[This file was renamed to %s]"
31386msgstr ""
31387
31388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31389#, python-format
31390msgid "Binary file of size: %s"
31391msgstr ""
31392
31393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31394msgid "Image could not be rendered"
31395msgstr ""
31396
31397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31398#, python-brace-format
31399msgid "Size: {0} Resolution: {1}x{2}"
31400msgstr ""
31401
31402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31403msgid "The files are identical after beautifying"
31404msgstr ""
31405
31406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31407msgid "Choose the external resources to download"
31408msgstr ""
31409
31410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31411msgid "Data URL #{}"
31412msgstr ""
31413
31414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31415msgid "one instance"
31416msgid_plural "{} instances"
31417msgstr[0] ""
31418msgstr[1] ""
31419msgstr[2] ""
31420msgstr[3] ""
31421
31422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31423msgid "Download external resources"
31424msgstr ""
31425
31426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31427msgid "Searching for external resources..."
31428msgstr ""
31429
31430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31431msgid "Scan failed"
31432msgstr ""
31433
31434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31435msgid ""
31436"Failed to scan for external resources, click \"Show details\" for more "
31437"information."
31438msgstr ""
31439
31440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31441msgid "No external resources found"
31442msgstr ""
31443
31444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31445msgid "No external resources were found in this book."
31446msgstr ""
31447
31448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31450msgid ""
31451"Failed to download external resources, click \"Show details\" for more "
31452"information."
31453msgstr ""
31454
31455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31456msgid "Some downloads failed"
31457msgstr ""
31458
31459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31460msgid ""
31461"Failed to download some external resources, click \"Show details\" for more "
31462"information."
31463msgstr ""
31464
31465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31466msgid "Updating resources in book..."
31467msgstr ""
31468
31469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31470msgid "Successfully processed the external resource"
31471msgid_plural "Successfully processed {} external resources"
31472msgstr[0] ""
31473msgstr[1] ""
31474msgstr[2] ""
31475msgstr[3] ""
31476
31477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31478msgid "Could not download one image"
31479msgid_plural "Could not download {} images"
31480msgstr[0] ""
31481msgstr[1] ""
31482msgstr[2] ""
31483msgstr[3] ""
31484
31485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31486msgid "Replace failed"
31487msgstr ""
31488
31489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31490msgid ""
31491"Failed to replace external resources, click \"Show details\" for more "
31492"information."
31493msgstr ""
31494
31495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31497msgid "Trim image"
31498msgstr "Obreži sliko"
31499
31500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31502msgid "Auto-trim image"
31503msgstr "Samodejno obreži sliko"
31504
31505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31507msgid "Rotate image"
31508msgstr ""
31509
31510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31512msgid "Resize image"
31513msgstr ""
31514
31515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31518msgid "Sharpen image"
31519msgstr ""
31520
31521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31524msgid "Blur image"
31525msgstr ""
31526
31527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31529msgid "Make image look like an oil painting"
31530msgstr ""
31531
31532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31534msgid "De-speckle image"
31535msgstr ""
31536
31537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31538msgid "Normalize image"
31539msgstr ""
31540
31541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31544msgid "No image"
31545msgstr ""
31546
31547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31548msgid "No image loaded"
31549msgstr ""
31550
31551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31552#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31553#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31554msgid "Invalid image"
31555msgstr ""
31556
31557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31558msgid "The current image is not valid"
31559msgstr ""
31560
31561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31563msgid "Drop image"
31564msgstr ""
31565
31566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31568msgid "Paste image"
31569msgstr ""
31570
31571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31572msgid "No image available in the clipboard"
31573msgstr ""
31574
31575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31576msgid ""
31577"No active selection, first select a region in the image, by dragging with "
31578"your mouse"
31579msgstr ""
31580
31581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31582msgid "Not a valid image"
31583msgstr ""
31584
31585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31586msgid "Choose the new width and height"
31587msgstr ""
31588
31589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31590msgid "&Width:"
31591msgstr ""
31592
31593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31594msgid "&Height:"
31595msgstr ""
31596
31597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31598msgid ""
31599"Cutting of images is not allowed. If you want to delete the image, use the "
31600"files browser to do it."
31601msgstr ""
31602
31603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31604msgid "File actions tool bar"
31605msgstr ""
31606
31607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31609msgid "Edit actions tool bar"
31610msgstr ""
31611
31612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31613msgid "Image filters"
31614msgstr ""
31615
31616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31617msgid "Improve contrast (normalize image)"
31618msgstr ""
31619
31620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31621msgid "Image information bar"
31622msgstr ""
31623
31624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31625msgid "Copy selected region"
31626msgstr ""
31627
31628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31629msgid "Paste into selected region"
31630msgstr ""
31631
31632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31633msgid "Copy image"
31634msgstr "Kopiraj sliko"
31635
31636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31637msgid ""
31638"The standard deviation for the Gaussian sharpen operation (higher means more"
31639" sharpening)"
31640msgstr ""
31641
31642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31643msgid ""
31644"The standard deviation for the Gaussian blur operation (higher means more "
31645"blurring)"
31646msgstr ""
31647
31648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31649msgid "Oilify image"
31650msgstr ""
31651
31652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31653msgid "The strength of the operation (higher numbers have larger effects)"
31654msgstr ""
31655
31656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31657msgid "Choose file name"
31658msgstr "Izberite ime datoteke"
31659
31660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31663msgid "No name specified"
31664msgstr "Ime ni podano"
31665
31666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31667msgid "You must specify a file name for the new file, with an extension."
31668msgstr ""
31669
31670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31671msgid "Choose an image"
31672msgstr "Izberite sliko"
31673
31674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31675msgid "Images in book"
31676msgstr ""
31677
31678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31679msgid "&Existing images in the book"
31680msgstr ""
31681
31682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31683msgid "Search for image by file name"
31684msgstr ""
31685
31686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31687msgid "Refresh the displayed images"
31688msgstr ""
31689
31690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31691msgid "&Import image"
31692msgstr "&Uvozi sliko"
31693
31694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31695msgid "Import an image from elsewhere in your computer"
31696msgstr ""
31697
31698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31699msgid "&Paste image"
31700msgstr ""
31701
31702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31703msgid "Paste an image from the clipboard"
31704msgstr ""
31705
31706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31707msgid "Full page image"
31708msgstr ""
31709
31710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31711msgid ""
31712"Insert the image so that it takes up an entire page when viewed in a reader"
31713msgstr ""
31714
31715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31717msgid "Preserve aspect ratio"
31718msgstr ""
31719
31720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31721msgid ""
31722"Preserve the aspect ratio of the inserted image when rendering it full paged"
31723msgstr ""
31724
31725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31726msgid "&Zoom in"
31727msgstr ""
31728
31729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31730msgid "There is no image on the clipboard"
31731msgstr ""
31732
31733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31734msgid "Invalid file extension"
31735msgstr ""
31736
31737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31738msgid "The file name you choose must have a .jpg or .png extension"
31739msgstr ""
31740
31741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31742msgid "Choose folder"
31743msgstr ""
31744
31745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31746msgid "Choose the folder into which the files will be placed"
31747msgstr ""
31748
31749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31750msgid "Create new folder"
31751msgstr "Ustvari novo mapo"
31752
31753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31754msgid "Enter a name for the new folder"
31755msgstr "Vnesite ime za novo mapo"
31756
31757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31758msgid "Folder name"
31759msgstr "Ime mape"
31760
31761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31762msgid "Create new book"
31763msgstr "Ustvari novo knjigo"
31764
31765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31766msgid "&Authors:"
31767msgstr "&Avtorji:"
31768
31769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31772msgid "&Language:"
31773msgstr "&Jezik:"
31774
31775#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31776msgid "Invalid markup"
31777msgstr ""
31778
31779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31780msgid ""
31781"The current block tag has an existing unclosed style attribute. Run the Fix "
31782"HTML tool first."
31783msgstr ""
31784
31785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31787msgid "Invalid HTML"
31788msgstr ""
31789
31790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31791#, python-format
31792msgid ""
31793"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31794"to rename tags."
31795msgstr ""
31796
31797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31799msgid "No tag found"
31800msgstr ""
31801
31802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31803msgid "No suitable block level tag was found to rename"
31804msgstr ""
31805
31806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31807msgid "Cursor inside tag"
31808msgstr ""
31809
31810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31811msgid "Cannot split as the cursor is inside the tag definition"
31812msgstr ""
31813
31814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31815msgid "No suitable tag was found to split"
31816msgstr ""
31817
31818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31819#, python-format
31820msgid ""
31821"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31822"to split tags."
31823msgstr ""
31824
31825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31826msgid "Not in a block tag"
31827msgstr ""
31828
31829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31830msgid ""
31831"Cannot change text alignment as the cursor is not inside a block level tag, "
31832"such as a &lt;p&gt; or &lt;div&gt; tag."
31833msgstr ""
31834
31835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31836msgid "Insert filler text"
31837msgstr ""
31838
31839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31840msgid "Insert a tag"
31841msgstr ""
31842
31843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31844msgid "Insert a self closing tag"
31845msgstr ""
31846
31847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31848msgid "Insert a HTML link"
31849msgstr ""
31850
31851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31852msgid "Insert a HTML image"
31853msgstr ""
31854
31855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31856msgid "Insert a HTML tag with a class"
31857msgstr ""
31858
31859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31861msgid "No snippet found"
31862msgstr ""
31863
31864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31866msgid "No matching snippet was found"
31867msgstr ""
31868
31869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31870#, python-format
31871msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31872msgstr ""
31873
31874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31875msgid "The name of this snippet"
31876msgstr ""
31877
31878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31879msgid "The text used to trigger this snippet"
31880msgstr ""
31881
31882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31883msgid "Tri&gger:"
31884msgstr ""
31885
31886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31887msgid "&File types:"
31888msgstr ""
31889
31890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
31891msgid "Which file types this snippet should be active in"
31892msgstr ""
31893
31894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
31895msgid "You can test your snippet here"
31896msgstr ""
31897
31898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
31899msgid "T&est:"
31900msgstr ""
31901
31902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31903msgid "Create a snippet"
31904msgstr ""
31905
31906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31907msgid "Edit snippet"
31908msgstr ""
31909
31910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
31911msgid "You must provide a name for this snippet"
31912msgstr ""
31913
31914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
31915msgid "You must provide a trigger for this snippet"
31916msgstr ""
31917
31918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
31919msgid "You must provide a template for this snippet"
31920msgstr ""
31921
31922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
31923msgid "You must specify at least one file type"
31924msgstr ""
31925
31926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
31927msgid "Create/edit snippets"
31928msgstr ""
31929
31930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
31931msgid "Search for a snippet"
31932msgstr ""
31933
31934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
31935msgid "&Add snippet"
31936msgstr ""
31937
31938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
31939msgid "&Edit snippet"
31940msgstr ""
31941
31942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
31943msgid "&Remove snippet"
31944msgstr ""
31945
31946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
31947msgid "Change &built-in"
31948msgstr ""
31949
31950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
31951msgid "Invalid snippet"
31952msgstr ""
31953
31954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31955msgid "Cannot edit snippet"
31956msgstr ""
31957
31958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31959msgid "No snippet selected"
31960msgstr ""
31961
31962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
31963msgid "No snippets found"
31964msgstr ""
31965
31966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
31967#, python-format
31968msgid "No snippets found for query: %s"
31969msgstr ""
31970
31971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
31972msgid "Choose the built-in snippet to modify:"
31973msgstr ""
31974
31975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
31976msgid "Invalid text"
31977msgstr "Neveljavno besedilo"
31978
31979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
31980msgid "Unterminated string"
31981msgstr ""
31982
31983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
31984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
31985msgid "Hold down the Ctrl key and click to open this link"
31986msgstr ""
31987
31988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
31989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
31990msgid "This link points to a file that is not present in the book"
31991msgstr ""
31992
31993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
31994msgid "An unescaped < is not allowed. Replace it with &lt;"
31995msgstr ""
31996
31997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
31998msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
31999msgstr ""
32000
32001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
32002msgid "An unescaped > is not allowed. Replace it with &gt;"
32003msgstr ""
32004
32005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
32006msgid "/ not allowed except at the end of the tag"
32007msgstr ""
32008
32009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
32010msgid "Unknown character"
32011msgstr ""
32012
32013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
32014msgid "A closing tag must contain only the tag name and nothing else"
32015msgstr ""
32016
32017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
32018msgid "Expecting an attribute value"
32019msgstr ""
32020
32021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
32022msgid "A tag name cannot end with a colon"
32023msgstr ""
32024
32025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
32026msgid ""
32027"Hold down the Ctrl key and click to open the first matching CSS style rule"
32028msgstr ""
32029
32030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
32031msgid ""
32032"Sorting CSS rules can in rare cases change the effective styles applied to "
32033"the book. Are you sure you want to proceed?"
32034msgstr ""
32035
32036#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
32037msgid "Create custom theme"
32038msgstr ""
32039
32040#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
32041msgid "&Name of custom theme:"
32042msgstr ""
32043
32044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
32045msgid "&Builtin theme to base on:"
32046msgstr ""
32047
32048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
32049msgid "You must specify a name for your theme"
32050msgstr ""
32051
32052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
32053#, python-format
32054msgid "A custom theme with the name %s already exists"
32055msgstr ""
32056
32057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32058msgid "No color"
32059msgstr ""
32060
32061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32062#, python-brace-format
32063msgid "Red: {0} Green: {1} Blue: {2}"
32064msgstr ""
32065
32066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32067msgid "Remove color"
32068msgstr ""
32069
32070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32071msgid "&Background"
32072msgstr ""
32073
32074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32075msgid "&Foreground"
32076msgstr ""
32077
32078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32080msgid "&Italic"
32081msgstr ""
32082
32083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32084msgid "B&old"
32085msgstr ""
32086
32087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32088msgid "&Underline:"
32089msgstr ""
32090
32091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32092msgid ""
32093"<h2>Creating a custom theme</h2>\n"
32094"\n"
32095"<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"
32096"\n"
32097"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32098"\n"
32099"<p xml:lang=\"und\">\n"
32100"{}\n"
32101"    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"
32102"\n"
32103"{}\n"
32104"    Defines the colors for text selected by the mouse.\n"
32105"\n"
32106"{}\n"
32107"    Defines the color for the line containing the cursor.\n"
32108"\n"
32109"{}\n"
32110"    Defines the colors for the line numbers on the left.\n"
32111"\n"
32112"{}\n"
32113"    Defines the colors for matching tags in HTML and matching\n"
32114"    braces in CSS.\n"
32115"\n"
32116"{}\n"
32117"    Used for highlighting tags in HTML\n"
32118"\n"
32119"{}\n"
32120"    Used for highlighting attributes in HTML\n"
32121"\n"
32122"{}\n"
32123"    Tag names in HTML\n"
32124"\n"
32125"{}\n"
32126"    Namespace prefixes in XML and constants in CSS\n"
32127"\n"
32128"{}\n"
32129"    Non-breaking spaces/hyphens in HTML\n"
32130"\n"
32131"{}\n"
32132"    Syntax errors such as <this <>\n"
32133"\n"
32134"{}\n"
32135"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32136"\n"
32137"{}\n"
32138"    Comments like <!-- this one -->\n"
32139"\n"
32140"</p>\n"
32141"\n"
32142"<style type=\"text/css\">\n"
32143"/* Some CSS so you can see how the highlighting rules affect it */\n"
32144"\n"
32145"p.someclass {{\n"
32146"    font-family: serif;\n"
32147"    font-size: 12px;\n"
32148"    line-height: 1.2;\n"
32149"}}\n"
32150"</style>\n"
32151msgstr ""
32152
32153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32154msgid "Create/edit custom theme"
32155msgstr ""
32156
32157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32158msgid "&Edit theme:"
32159msgstr "&Uredi temo:"
32160
32161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32162msgid "Add &new theme"
32163msgstr "Dodaj &novo temo"
32164
32165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32166msgid "&Remove theme"
32167msgstr "&Odstrani temo"
32168
32169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32170msgid "&Bold"
32171msgstr "&Krepko"
32172
32173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32174msgid "Make the selected text bold"
32175msgstr ""
32176
32177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32178msgid "<h3>Bold</h3>Make the selected text bold"
32179msgstr ""
32180
32181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32182msgid "Make the selected text italic"
32183msgstr ""
32184
32185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32186msgid "<h3>Italic</h3>Make the selected text italic"
32187msgstr ""
32188
32189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32190#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32191msgid "&Underline"
32192msgstr "Po&dčrtano"
32193
32194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32195msgid "Underline the selected text"
32196msgstr ""
32197
32198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32199msgid "<h3>Underline</h3>Underline the selected text"
32200msgstr ""
32201
32202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32203msgid "&Strikethrough"
32204msgstr "P&rečrtano"
32205
32206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32207msgid "Draw a line through the selected text"
32208msgstr ""
32209
32210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32211msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32212msgstr ""
32213
32214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32215msgid "&Superscript"
32216msgstr "&Nadpisano"
32217
32218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32219msgid "Make the selected text a superscript"
32220msgstr ""
32221
32222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32223msgid ""
32224"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32225"normal line"
32226msgstr ""
32227
32228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32229msgid "&Subscript"
32230msgstr "Po&dpisano"
32231
32232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32233msgid "Make the selected text a subscript"
32234msgstr ""
32235
32236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32237msgid ""
32238"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32239"normal line"
32240msgstr ""
32241
32242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32243msgid "&Color"
32244msgstr "&Barva"
32245
32246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32247msgid "Change text color"
32248msgstr "Spremeni barvo besedila"
32249
32250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32251msgid "<h3>Color</h3>Change the color of the selected text"
32252msgstr ""
32253
32254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32255msgid "&Background color"
32256msgstr ""
32257
32258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32259msgid "Change background color of text"
32260msgstr ""
32261
32262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32263msgid ""
32264"<h3>Background color</h3>Change the background color of the selected text"
32265msgstr ""
32266
32267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32268msgid "Align &left"
32269msgstr ""
32270
32271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32272msgid "<h3>Align left</h3>Align the paragraph to the left"
32273msgstr ""
32274
32275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32276msgid "&Center"
32277msgstr ""
32278
32279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32280msgid "<h3>Center</h3>Center the paragraph"
32281msgstr ""
32282
32283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32284msgid "Align &right"
32285msgstr ""
32286
32287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32288msgid "<h3>Align right</h3>Align the paragraph to the right"
32289msgstr ""
32290
32291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32292msgid "&Justify"
32293msgstr ""
32294
32295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32296msgid "Justify"
32297msgstr ""
32298
32299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32300msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32301msgstr ""
32302
32303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32304msgid "&Sort style rules"
32305msgstr ""
32306
32307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32308msgid "Sort the style rules"
32309msgstr ""
32310
32311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32312msgid "&Insert image"
32313msgstr ""
32314
32315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32316msgid "Insert an image into the text"
32317msgstr ""
32318
32319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32320msgid "<h3>Insert image</h3>Insert an image into the text"
32321msgstr ""
32322
32323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32324msgid "Insert &hyperlink"
32325msgstr ""
32326
32327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32329msgid "Insert hyperlink"
32330msgstr ""
32331
32332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32333msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32334msgstr ""
32335
32336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32337msgid "Smart &comment"
32338msgstr ""
32339
32340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32341msgid "Smart comment (toggle block comments)"
32342msgstr ""
32343
32344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32345msgid ""
32346"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32347"inside an existing block comment, uncomment it, otherwise comment out the "
32348"selected text."
32349msgstr ""
32350
32351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32352#, python-format
32353msgid "Convert the paragraph to &lt;%s&gt;"
32354msgstr ""
32355
32356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32357msgid "&Lower case"
32358msgstr ""
32359
32360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32361msgid "&Swap case"
32362msgstr ""
32363
32364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32365msgid "&Upper case"
32366msgstr ""
32367
32368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32369msgid "&Capitalize"
32370msgstr ""
32371
32372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32373msgid "&Title case"
32374msgstr ""
32375
32376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32377#, python-format
32378msgid "Change the case of the selected text: %s"
32379msgstr ""
32380
32381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32382msgid "Insert &tag"
32383msgstr ""
32384
32385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32386msgid "Insert tag"
32387msgstr ""
32388
32389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32390msgid ""
32391"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32392"inserted around the selected text"
32393msgstr ""
32394
32395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32396msgid "Remove &tag"
32397msgstr ""
32398
32399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32400msgid "Remove tag"
32401msgstr ""
32402
32403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32404msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32405msgstr ""
32406
32407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32408msgid "&Split tag"
32409msgstr ""
32410
32411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32412msgid "Split current tag"
32413msgstr ""
32414
32415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32416msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32417msgstr ""
32418
32419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32420msgid "Change paragraph to heading"
32421msgstr ""
32422
32423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32424msgid "Add a tag to this menu"
32425msgstr ""
32426
32427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32428msgid "Remove from this menu"
32429msgstr ""
32430
32431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32432msgid "Name of tag to add"
32433msgstr ""
32434
32435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32436msgid "Enter the name of the tag"
32437msgstr ""
32438
32439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32440msgid "Editor tools"
32441msgstr ""
32442
32443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32444msgid "Format text"
32445msgstr ""
32446
32447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32448msgid "No text"
32449msgstr ""
32450
32451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32452msgid "There is no suitable text in the clipboard to paste."
32453msgstr ""
32454
32455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32456msgid "Ignore this word"
32457msgstr ""
32458
32459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32460#, python-brace-format
32461msgid "Add this word to the dictionary: {0}"
32462msgstr ""
32463
32464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32465msgid "Add this word to the dictionary"
32466msgstr ""
32467
32468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32469#, python-format
32470msgid "Open %s"
32471msgstr ""
32472
32473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32474msgid "Rename the class {}"
32475msgstr ""
32476
32477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32478#, python-format
32479msgid "Show help for: %s"
32480msgstr ""
32481
32482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32483msgid "Change &case"
32484msgstr ""
32485
32486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32488msgid "Chapter-"
32489msgstr "Poglavje-"
32490
32491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32492msgid "Style-"
32493msgstr ""
32494
32495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32496msgid "Styles"
32497msgstr "Slogi"
32498
32499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32500msgid "Image-"
32501msgstr ""
32502
32503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32504msgid "Font-"
32505msgstr ""
32506
32507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32508msgid "Misc-"
32509msgstr ""
32510
32511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32512msgid "The file name must have an extension"
32513msgstr ""
32514
32515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32516msgid "The file name contains invalid characters"
32517msgstr ""
32518
32519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32520msgid "This file name already exists in the book"
32521msgstr ""
32522
32523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32524msgid "Bulk rename items"
32525msgstr ""
32526
32527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32528msgid "All selected files will be renamed to the form prefix-number"
32529msgstr ""
32530
32531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32532msgid "&Prefix:"
32533msgstr ""
32534
32535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32536msgid "Starting &number:"
32537msgstr ""
32538
32539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32540msgid "Rename files according to their book order"
32541msgstr ""
32542
32543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32544msgid ""
32545"Rename the selected files according to the order they appear in the book, "
32546"instead of the order they were selected in."
32547msgstr ""
32548
32549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32550#, python-brace-format
32551msgid "Merge the file {0} into the file {1}?"
32552msgstr ""
32553
32554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32555#, python-brace-format
32556msgid "Merge the {0} selected files into the file {1}?"
32557msgstr ""
32558
32559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32560msgid "Merge files"
32561msgstr ""
32562
32563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32564msgid "Full path: "
32565msgstr ""
32566
32567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32568#, python-format
32569msgid "This file is the cover %s for this book"
32570msgstr ""
32571
32572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32573msgid "image"
32574msgstr ""
32575
32576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32577msgid "This file contains all the metadata and book structure information"
32578msgstr ""
32579
32580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32581msgid "This file contains the metadata table of contents"
32582msgstr ""
32583
32584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32585msgid "This file is not listed in the book manifest"
32586msgstr ""
32587
32588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32589msgid ""
32590"This file is marked as non-linear in the spine\n"
32591"Drag it to the top to make it linear"
32592msgstr ""
32593
32594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32595msgid "This file is a text file that is not referenced in the spine"
32596msgstr ""
32597
32598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32599msgid "This file occurs more than once in the spine"
32600msgstr ""
32601
32602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32603msgid "Not a valid font"
32604msgstr "Ni veljavna pisava"
32605
32606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32607msgid "Select all {} files"
32608msgstr ""
32609
32610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32611msgid "De-select all {} files"
32612msgstr ""
32613
32614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32615#, python-format
32616msgid "Export %s"
32617msgstr "Izvozi %s"
32618
32619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32620#, python-format
32621msgid "Replace %s with file..."
32622msgstr "Zamenjaj %s z datoteko ..."
32623
32624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32625#, python-format
32626msgid "Export all %d selected files"
32627msgstr ""
32628
32629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32630#, python-format
32631msgid "&Rename %s"
32632msgstr "&Preimenuj %s"
32633
32634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32635#, python-format
32636msgid "Mark %s as cover image"
32637msgstr ""
32638
32639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32640#, python-format
32641msgid "Mark %s as cover page"
32642msgstr ""
32643
32644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32645msgid "&Bulk rename the selected files"
32646msgstr ""
32647
32648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32649msgid "Change the file extension for the selected files"
32650msgstr ""
32651
32652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32653msgid "&Delete the selected file"
32654msgid_plural "&Delete the {} selected files"
32655msgstr[0] ""
32656msgstr[1] ""
32657msgstr[2] ""
32658msgstr[3] ""
32659
32660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32661msgid "&Copy the selected file to another editor instance"
32662msgid_plural "&Copy the {} selected files to another editor instance"
32663msgstr[0] ""
32664msgstr[1] ""
32665msgstr[2] ""
32666msgstr[3] ""
32667
32668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32669msgid "Paste files from other editor instance"
32670msgstr ""
32671
32672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32673msgid "Link &stylesheets..."
32674msgstr ""
32675
32676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32677msgid "&Merge selected text files"
32678msgstr ""
32679
32680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32681msgid "&Merge selected style files"
32682msgstr ""
32683
32684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32687msgid "Cannot rename"
32688msgstr ""
32689
32690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32692#, python-format
32693msgid ""
32694"%s books do not support file renaming as they do not use file names "
32695"internally. The filenames you see are automatically generated from the "
32696"internal structures of the original file."
32697msgstr ""
32698
32699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32700msgid "Not first item"
32701msgstr ""
32702
32703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32704#, python-format
32705msgid ""
32706"%s is not the first text item. You should only mark the first text item as "
32707"cover. Do you want to make it the first item?"
32708msgstr ""
32709
32710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32711#, python-format
32712msgid "The file(s) %s cannot be renamed."
32713msgstr ""
32714
32715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32716msgid "New file extension:"
32717msgstr ""
32718
32719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32720msgid "Rename files"
32721msgstr ""
32722
32723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32724#, python-format
32725msgid "The file(s) %s cannot be deleted."
32726msgstr ""
32727
32728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32729#, python-format
32730msgid "No item with the name: %s was found"
32731msgstr ""
32732
32733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32735msgid "Choose location"
32736msgstr ""
32737
32738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32741#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32742msgid "Files"
32743msgstr ""
32744
32745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32746msgid "HTML files"
32747msgstr ""
32748
32749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32750msgid "No stylesheets"
32751msgstr ""
32752
32753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32754msgid ""
32755"This book currently has no stylesheets. You must first create a stylesheet "
32756"before linking it."
32757msgstr ""
32758
32759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32760msgid "Choose stylesheets"
32761msgstr ""
32762
32763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32764msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32765msgstr ""
32766
32767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32768msgid "Remove existing links to stylesheets"
32769msgstr ""
32770
32771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32772msgid ""
32773"Choose a name for the new (blank) file. To place the file in a specific "
32774"folder in the book, include the folder name, for example: "
32775"<i>text/chapter1.html"
32776msgstr ""
32777
32778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32779msgid "Automatically add style-sheet links into new HTML files"
32780msgstr ""
32781
32782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32783msgid "Import resource file (image/font/etc.)"
32784msgstr ""
32785
32786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32787msgid "Import a file from your computer as a new file into the book."
32788msgstr ""
32789
32790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32791msgid "Choose a name for the imported file"
32792msgstr ""
32793
32794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32795msgid ""
32796"You must specify a name for the new file, with an extension, for example, "
32797"chapter1.html"
32798msgstr ""
32799
32800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32801msgid "Choose master file"
32802msgstr ""
32803
32804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32805msgid ""
32806"Choose the master file. All selected files will be merged into the master "
32807"file:"
32808msgstr ""
32809
32810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32811#, python-format
32812msgid "Debug output from %s"
32813msgstr ""
32814
32815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32816#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32817msgid "No such function"
32818msgstr ""
32819
32820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32821#, python-format
32822msgid "There is no function named %s"
32823msgstr ""
32824
32825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32826msgid "Cannot remove builtin function"
32827msgstr ""
32828
32829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32830#, python-format
32831msgid "The function %s is a builtin function, it cannot be removed."
32832msgstr ""
32833
32834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32835msgid "Choose a function to run on matched text (by name)"
32836msgstr ""
32837
32838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32840msgid "Save current search"
32841msgstr "Shrani trenutno iskanje"
32842
32843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32845msgid "Show saved searches"
32846msgstr ""
32847
32848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32849msgid "Create/edit a function"
32850msgstr ""
32851
32852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32853msgid "F&unction name:"
32854msgstr ""
32855
32856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32857#, python-format
32858msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32859msgstr ""
32860
32861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32863msgid "Must specify name"
32864msgstr ""
32865
32866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32867msgid "You must specify a name for this function."
32868msgstr ""
32869
32870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32871msgid "Invalid Python code"
32872msgstr ""
32873
32874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32875#, python-format
32876msgid "The code you created is not valid Python code, with error: %s"
32877msgstr ""
32878
32879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32880msgid "No replace function"
32881msgstr ""
32882
32883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
32884msgid "You must create a Python function named replace in your code"
32885msgstr ""
32886
32887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
32888#, python-format
32889msgid "Inherited from %s"
32890msgstr ""
32891
32892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
32893#, python-format
32894msgid "Matched CSS rules for %s"
32895msgstr ""
32896
32897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
32898msgid "Computed final style"
32899msgstr ""
32900
32901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
32902msgid "Copy everything"
32903msgstr ""
32904
32905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
32906msgid "No style information found"
32907msgstr ""
32908
32909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
32910msgid ""
32911"Move the cursor inside a HTML tag to see what styles apply to that tag."
32912msgstr ""
32913
32914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
32915msgid ""
32916"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
32917"\n"
32918"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
32919"files inside the book which will be opened for editing automatically.\n"
32920msgstr ""
32921
32922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
32923msgid "The text to select in the book when it is opened for editing"
32924msgstr ""
32925
32926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
32927#, python-format
32928msgid "Change this to the relative path to: %s"
32929msgstr ""
32930
32931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
32932msgid "Font file added"
32933msgstr ""
32934
32935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
32936msgid ""
32937"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
32938" for this file has been copied to the clipboard. You should paste it into "
32939"whichever CSS file you want to add this font to."
32940msgstr ""
32941
32942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
32943msgid "Font files added"
32944msgstr ""
32945
32946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
32947msgid ""
32948"The specified font files have been added. The text for the CSS @font-face "
32949"rules for these files has been copied to the clipboard. You should paste it "
32950"into whichever CSS file you want to add these fonts to."
32951msgstr ""
32952
32953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
32954#, python-format
32955msgid "Font faces for %s"
32956msgstr ""
32957
32958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32959msgid "Embedded"
32960msgstr ""
32961
32962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32963msgid "Font family"
32964msgstr ""
32965
32966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
32967msgid "Change font"
32968msgstr "Spremeni pisavo"
32969
32970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
32971#, python-format
32972msgid "Change the font %s to:"
32973msgid_plural "Change the fonts %s to:"
32974msgstr[0] ""
32975msgstr[1] ""
32976msgstr[2] ""
32977msgstr[3] ""
32978
32979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
32980msgid "&New font:"
32981msgstr ""
32982
32983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
32984#, python-format
32985msgid "The font <i>%s</i> <b>exists</b> on your computer"
32986msgstr ""
32987
32988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
32989#, python-format
32990msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
32991msgstr ""
32992
32993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
32994msgid "Manage fonts"
32995msgstr ""
32996
32997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
32998msgid "&Install fonts"
32999msgstr ""
33000
33001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
33002msgid ""
33003"Install fonts from .ttf/.otf files to make them available for embedding"
33004msgstr ""
33005
33006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
33007msgid "&Change selected fonts"
33008msgstr "&Spremeni izbrane pisave"
33009
33010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
33011msgid "&Remove selected fonts"
33012msgstr "&Odstrani izbrane pisave"
33013
33014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
33015msgid "&Embed all fonts"
33016msgstr "&Vdelaj vse pisave"
33017
33018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
33019msgid "&Subset all fonts"
33020msgstr ""
33021
33022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
33023msgid "Rescan the book for fonts in case you have made changes"
33024msgstr ""
33025
33026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
33027msgid ""
33028" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
33029"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
33030msgstr ""
33031
33032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
33033msgid ""
33034" Double click any font family to see if the font is available for embedding "
33035"on your computer. "
33036msgstr ""
33037
33038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
33039#, python-format
33040msgid ""
33041"The font <b>%s</b> was not found on your computer. If you have the font "
33042"files, you can install it using the \"Install fonts\" button in the lower "
33043"left corner."
33044msgstr ""
33045
33046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
33047msgid "No fonts selected"
33048msgstr "Izbrana ni nobena pisava"
33049
33050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
33051msgid "No fonts selected, you must first select some fonts in the left panel"
33052msgstr ""
33053
33054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
33055msgid "Remove unused CSS"
33056msgstr "Odstrani neuporabljene CSS"
33057
33058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
33059msgid ""
33060"This will remove all CSS rules that do not match any actual content. There "
33061"are a couple of additional cleanups you can enable, below:"
33062msgstr ""
33063
33064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
33065msgid "Remove unused &class attributes"
33066msgstr ""
33067
33068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33069msgid ""
33070"Remove all class attributes from the HTML that do not match any existing CSS"
33071" rules"
33072msgstr ""
33073
33074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33075msgid "Merge CSS rules with identical &selectors"
33076msgstr ""
33077
33078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33079msgid ""
33080"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33081"that in rare cases merging can result in a change to the effective styling "
33082"of the book, so use with care."
33083msgstr ""
33084
33085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33086msgid "Merge CSS rules with identical &properties"
33087msgstr ""
33088
33089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33090msgid ""
33091"Merge CSS rules in the same stylesheet that have identical properties. Note "
33092"that in rare cases merging can result in a change to the effective styling "
33093"of the book, so use with care."
33094msgstr ""
33095
33096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33097msgid "Remove &unreferenced style sheets"
33098msgstr ""
33099
33100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33101msgid "Remove stylesheets that are not referenced by any content."
33102msgstr ""
33103
33104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33105msgid "Remove NCX ToC file"
33106msgstr ""
33107
33108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33109msgid "Remove the legacy Table of Contents in NCX form?"
33110msgstr ""
33111
33112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33113msgid ""
33114"This form of Table of Contents is superseded by the new HTML based Table of "
33115"Contents. Leaving it behind is useful only if you expect this book to be "
33116"read on very old devices that lack proper support for EPUB 3"
33117msgstr ""
33118
33119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33120msgid "Ask this question again in the future"
33121msgstr ""
33122
33123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33124msgid "Keep NCX"
33125msgstr ""
33126
33127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33128msgid "Remove NCX"
33129msgstr ""
33130
33131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33132msgid "Action report"
33133msgstr ""
33134
33135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33136msgid "Compress images"
33137msgstr ""
33138
33139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33140msgid ""
33141"You can compress the images in this book losslessly, reducing the file size "
33142"of the book, without affecting image quality. Typically image size is "
33143"reduced by 5 - 15%."
33144msgstr ""
33145
33146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33147msgid "Enable &lossy compression of JPEG images"
33148msgstr ""
33149
33150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33151msgid ""
33152"This allows you to change the quality factor used for JPEG images.\n"
33153"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33154msgstr ""
33155
33156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33157msgid ""
33158"The compression quality, 1 is high compression, 100 is low compression.\n"
33159"Image quality is inversely correlated with compression quality."
33160msgstr ""
33161
33162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33163msgid "Compression &quality:"
33164msgstr ""
33165
33166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33167msgid "Compressing images..."
33168msgstr ""
33169
33170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33171msgid "Compressing images, please wait..."
33172msgstr ""
33173
33174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33175msgid "Editor font &family:"
33176msgstr ""
33177
33178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33179msgid "Editor font &size:"
33180msgstr ""
33181
33182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33183msgid "Create/edit &custom color schemes"
33184msgstr ""
33185
33186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33187msgid "&Color scheme:"
33188msgstr ""
33189
33190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33191msgid " characters"
33192msgstr ""
33193
33194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33195msgid "W&idth of tabs:"
33196msgstr ""
33197
33198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33199msgid "Change &templates"
33200msgstr ""
33201
33202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33203msgid "Templates for new files:"
33204msgstr ""
33205
33206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33207msgid "&Wrap long lines in the editor"
33208msgstr ""
33209
33210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33211msgid "&Replace HTML entities as they are typed"
33212msgstr ""
33213
33214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33215msgid ""
33216"With this option, every time you type in a complete html entity, such as "
33217"&amp;hellip; it is automatically replaced by its corresponding character. "
33218"The replacement happens only when the trailing semi-colon is typed."
33219msgstr ""
33220
33221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33222msgid "Auto close t&ags when typing </"
33223msgstr ""
33224
33225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33226msgid ""
33227"With this option, every time you type </ the current HTML closing tag is "
33228"auto-completed"
33229msgstr ""
33230
33231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33232msgid ""
33233"Show the &name of the current character before the cursor along with the "
33234"line and column number"
33235msgstr ""
33236
33237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33238msgid "Beautify individual &files automatically when they are opened"
33239msgstr ""
33240
33241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33242msgid ""
33243"This will cause the beautify current file action to be performed "
33244"automatically every time you open a HTML/CSS/etc. file for editing."
33245msgstr ""
33246
33247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33248msgid "Show &misspelled words underlined in the code view"
33249msgstr ""
33250
33251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33252msgid ""
33253"This will cause spelling errors to be highlighted in the code view for easy "
33254"correction as you type."
33255msgstr ""
33256
33257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33258msgid "Allow drag and drop &editing of text"
33259msgstr ""
33260
33261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33262msgid ""
33263"Allow using drag and drop to move text around in the editor. It can be "
33264"useful to turn this off if you have a misbehaving touchpad."
33265msgstr ""
33266
33267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33268msgid "Manage &spelling dictionaries"
33269msgstr ""
33270
33271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33272msgid "Manage sni&ppets"
33273msgstr ""
33274
33275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33276#, python-format
33277msgid "Automatic (%s)"
33278msgstr "Samodejno (%s)"
33279
33280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33281msgid "Update &metadata embedded in the book when opening"
33282msgstr ""
33283
33284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33285msgid ""
33286"When the file is opened, update the metadata embedded in the book file to "
33287"the current metadata in the calibre library."
33288msgstr ""
33289
33290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33291msgid ""
33292"Ask which &format to edit if more than one format is available for the book"
33293msgstr ""
33294
33295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33296msgid ""
33297"When auto-selecting the format to edit for a book with multiple formats, "
33298"this is the preference order."
33299msgstr ""
33300
33301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33302msgid "Preferred format order (drag and drop to change)"
33303msgstr "Prednostno zaporedje vhodnih zapisov (spremenite ga s povleci-in-spusti)"
33304
33305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33306msgid "Allow dockable &windows to be nested inside the dock areas"
33307msgstr ""
33308
33309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33310msgid ""
33311"By default, you can have only a single row or column of windows in the dock "
33312"areas (the areas around the central editors). This option allows for more "
33313"flexible window layout, but is a little more complex to use."
33314msgstr ""
33315
33316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33317msgid "Choose which windows will occupy the corners of the dockable areas"
33318msgstr ""
33319
33320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33321msgid "The &top-left corner"
33322msgstr ""
33323
33324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33325msgid "The top-&right corner"
33326msgstr ""
33327
33328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33329msgid "The &bottom-left corner"
33330msgstr ""
33331
33332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33333msgid "The bottom-ri&ght corner"
33334msgstr ""
33335
33336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33337msgid "Restore &state of previously edited book when opening it again"
33338msgstr ""
33339
33340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33341msgid ""
33342"When opening a previously edited book again, restore its state. That means "
33343"all open files are automatically re-opened and the cursor is positioned at "
33344"its previous location."
33345msgstr ""
33346
33347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33348msgid "Show full &file paths in the File browser"
33349msgstr ""
33350
33351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33352msgid ""
33353"Showing the full file paths is useful when editing books that contain "
33354"multiple files with the same file name."
33355msgstr ""
33356
33357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33358msgid "Monospaced text"
33359msgstr ""
33360
33361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33362msgid "Sans-serif text"
33363msgstr ""
33364
33365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33366msgid "Serif text"
33367msgstr ""
33368
33369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33370#, python-format
33371msgid "Font family for &%s:"
33372msgstr ""
33373
33374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33375msgid "Style for standard &text:"
33376msgstr ""
33377
33378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33379msgid "&Default font size:"
33380msgstr "Priv&zeta velikost pisave:"
33381
33382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33383msgid "&Monospace font size:"
33384msgstr ""
33385
33386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33387msgid "Mi&nimum font size:"
33388msgstr ""
33389
33390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33391msgid "lines"
33392msgstr ""
33393
33394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33395msgid ""
33396"Number of lines that are shown above the current line when syncing the text "
33397"shown in the preview panel to the cursor position in the code view"
33398msgstr ""
33399
33400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33401msgid "Visible lines above s&ync point:"
33402msgstr ""
33403
33404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33405msgid "Background color:"
33406msgstr ""
33407
33408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33409msgid "Foreground color:"
33410msgstr ""
33411
33412#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33413msgid "Link color:"
33414msgstr ""
33415
33416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33417msgid "Use the colors from the book styles, defaulting to black-on-white"
33418msgstr ""
33419
33420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33421msgid "Theme based"
33422msgstr ""
33423
33424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33425msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33426msgstr ""
33427
33428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33429msgid "Choose a custom color"
33430msgstr ""
33431
33432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33433#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33434#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33435msgid "Custom"
33436msgstr "Po meri"
33437
33438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33439msgid "Choose which toolbar you want to customize"
33440msgstr ""
33441
33442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33443#, python-format
33444msgid "Tools for %s editors"
33445msgstr ""
33446
33447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33448msgid "Book wide actions"
33449msgstr ""
33450
33451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33452msgid "Book wide tools"
33453msgstr ""
33454
33455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33456msgid "Book wide tools from third party plugins"
33457msgstr ""
33458
33459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33460msgid "Common tools for all editors"
33461msgstr ""
33462
33463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33464msgid "Text formatting actions"
33465msgstr ""
33466
33467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33468msgid "&Toolbar to customize:"
33469msgstr ""
33470
33471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33472#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33473msgid "Add selected actions to the toolbar"
33474msgstr ""
33475
33476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33477#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33478msgid "Remove selected actions from the toolbar"
33479msgstr ""
33480
33481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33482msgid "Adjust the size of icons on all toolbars"
33483msgstr ""
33484
33485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33486msgid "Toolbar &icon size:"
33487msgstr ""
33488
33489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33490msgid "Customize templates"
33491msgstr ""
33492
33493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33494msgid "Choose the &type of template to edit:"
33495msgstr ""
33496
33497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33498#, python-brace-format
33499msgid ""
33500"The variables {0} and {1} will be replaced with the title and author of the "
33501"book. {2} is where the cursor will be positioned. If you want to include "
33502"braces in your template, for example for CSS rules, you have to escape them,"
33503" like this: {3}"
33504msgstr ""
33505
33506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33507msgid "Preferences for Edit book"
33508msgstr "Nastavitve za urejanje knjig"
33509
33510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33511msgid "Restore all &defaults"
33512msgstr ""
33513
33514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33515msgid "Restore defaults for all preferences"
33516msgstr "Obnovi privzeto za vse nastavitve"
33517
33518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33519msgid "Restore &current defaults"
33520msgstr ""
33521
33522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33523msgid "Restore defaults for currently displayed preferences"
33524msgstr ""
33525
33526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33527msgid "Restore c&onfirmations"
33528msgstr ""
33529
33530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33531msgid "Restore all disabled confirmation prompts"
33532msgstr ""
33533
33534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33535msgid "Main window"
33536msgstr ""
33537
33538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33539msgid "Editor settings"
33540msgstr ""
33541
33542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33543msgid "Preview settings"
33544msgstr ""
33545
33546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33547msgid "Keyboard shortcuts"
33548msgstr "Tipke za bližnjico"
33549
33550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33551msgid "Toolbars"
33552msgstr "Orodne vrstice"
33553
33554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33555msgid "Integration with calibre"
33556msgstr ""
33557
33558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33559msgid "There are no disabled confirmation prompts"
33560msgstr ""
33561
33562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33563msgid "One disabled confirmation prompt was restored"
33564msgid_plural "{} disabled confirmation prompts were restored"
33565msgstr[0] ""
33566msgstr[1] ""
33567msgstr[2] ""
33568msgstr[3] ""
33569
33570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33571msgid "Disabled confirmations restored"
33572msgstr ""
33573
33574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33575#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33576msgid "Render process crashed"
33577msgstr ""
33578
33579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33580msgid ""
33581"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33582"work. You should try restarting the editor."
33583msgstr ""
33584
33585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33586msgid ""
33587"\n"
33588"            <h3>Live preview</h3>\n"
33589"\n"
33590"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33591"            The preview will update automatically as you make changes.\n"
33592"\n"
33593"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33594"            only, it is not intended to simulate an actual e-book reader. Some\n"
33595"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33596"            "
33597msgstr ""
33598
33599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33600msgid "Inspect element"
33601msgstr ""
33602
33603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33604msgid "Open link"
33605msgstr ""
33606
33607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33608#, python-format
33609msgid "Edit %s"
33610msgstr ""
33611
33612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33613msgid "Loading preview, please wait..."
33614msgstr ""
33615
33616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33617msgid "Search in preview"
33618msgstr "Išči v predogledu"
33619
33620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33621msgid "Invalid location"
33622msgstr ""
33623
33624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33625msgid "Cannot split on the body tag"
33626msgstr ""
33627
33628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33629msgid "Failed to launch worker"
33630msgstr ""
33631
33632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33633msgid "Failed to launch the worker process used for rendering the preview"
33634msgstr ""
33635
33636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33637msgid "Cannot disable"
33638msgstr "Ni mogoče onemogočiti"
33639
33640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33641msgid ""
33642"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33643"panel is open."
33644msgstr ""
33645
33646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33647msgid "Auto reload preview when text changes in editor"
33648msgstr ""
33649
33650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33651msgid "Disable auto reload of preview"
33652msgstr ""
33653
33654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33655msgid "Disable syncing of preview position to editor position"
33656msgstr ""
33657
33658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33659msgid "Enable syncing of preview position to editor position"
33660msgstr ""
33661
33662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33663msgid "Abort file split"
33664msgstr ""
33665
33666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33667msgid ""
33668"Split this file at a specified location.<p>After clicking this button, click"
33669" inside the preview panel above at the location you want the file to be "
33670"split."
33671msgstr ""
33672
33673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33674msgid "Delete selected files"
33675msgstr "Izbriši izbrane datoteke"
33676
33677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33678msgid "Folder"
33679msgstr "Mapa"
33680
33681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33683msgid "Size (KB)"
33684msgstr "Velikost (KB)"
33685
33686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33687msgid "Style"
33688msgstr "Slog"
33689
33690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33691#, python-brace-format
33692msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33693msgstr ""
33694
33695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33696msgid "Resolution"
33697msgstr "Ločljivost"
33698
33699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33702msgid "Times used"
33703msgstr ""
33704
33705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33706#, python-format
33707msgid "Edit the image: %s"
33708msgstr ""
33709
33710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33711msgid "Anchor"
33712msgstr ""
33713
33714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33715msgid "Source text"
33716msgstr ""
33717
33718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33719msgid "Target"
33720msgstr "Cilj"
33721
33722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33723msgid "Target text"
33724msgstr "Ciljno besedilo"
33725
33726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33727msgid "The link destination does not exist"
33728msgstr ""
33729
33730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33731msgid "The link destination exists"
33732msgstr ""
33733
33734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33735msgid "The link destination could not be verified"
33736msgstr ""
33737
33738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33739msgid "Click entries above to see their destination here"
33740msgstr ""
33741
33742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33743msgid "No destination found for this link"
33744msgstr ""
33745
33746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33748msgid "Word"
33749msgstr "Beseda"
33750
33751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33752#, python-brace-format
33753msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33754msgstr ""
33755
33756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33757msgid "Character"
33758msgstr "Znak"
33759
33760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33761msgid "Codepoint"
33762msgstr ""
33763
33764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33765msgid "All the characters in the book"
33766msgstr ""
33767
33768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33770#, python-brace-format
33771msgid "{0} [{1} elements]"
33772msgstr ""
33773
33774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33775msgid "Sort by:"
33776msgstr ""
33777
33778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33779msgid "&Counts"
33780msgstr ""
33781
33782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33783msgid "&Name"
33784msgstr "&Ime"
33785
33786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33787#, python-brace-format
33788msgid "{0} rules, {1} unused"
33789msgstr ""
33790
33791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33793msgid "Number of matches"
33794msgstr "Število zadetkov"
33795
33796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33797msgid "Style Rule"
33798msgstr "Slogovno pravilo"
33799
33800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33801#, python-brace-format
33802msgid "{0} classes, {1} unused"
33803msgstr "{0} razredov, {1} neuporabljenih"
33804
33805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33806msgid "Class"
33807msgstr "Razred"
33808
33809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33810msgid "Words"
33811msgstr "Besede"
33812
33813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33814msgid "Style rules"
33815msgstr ""
33816
33817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33818msgid "Style classes"
33819msgstr ""
33820
33821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33822msgid "Characters"
33823msgstr "Znaki"
33824
33825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33826msgid "Links"
33827msgstr "Povezave"
33828
33829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33830#, python-format
33831msgid "Export of %s data is not supported"
33832msgstr "Izvoz podatkov %s ni podprt."
33833
33834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33835msgid "Choose a filename for the data"
33836msgstr "Izberite ime datoteke za podatke"
33837
33838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33839msgid "CSV files"
33840msgstr "CSV-datoteke"
33841
33842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33843msgid "Reports"
33844msgstr "Poročila"
33845
33846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33847msgid "Export the currently shown report as a CSV file"
33848msgstr "Izvozi trenutno prikazano poročilo kot datoteko CSV"
33849
33850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33851msgid "Are you sure you want to delete the selected files?"
33852msgstr "Ste prepričani, da želite izbrisati izbrane datoteke?"
33853
33854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33855msgid "Failed to gather data"
33856msgstr "Podatkov ni mogoče zbrati"
33857
33858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33859msgid ""
33860"Failed to gather data for the report. Click \"Show details\" for more "
33861"information."
33862msgstr "Podatkov za poročilo ni mogoče zbrati. Kliknite \"Pokaži podrobnosti\" za več o tem."
33863
33864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33865msgid "Saving..."
33866msgstr "Shranjevanje ..."
33867
33868#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33869msgid "Enable completion based on search history"
33870msgstr "Omogoči dopolnitev glede na zgodovino iskanj"
33871
33872#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33873msgid "Disable completion based on search history"
33874msgstr "Onemogoči dopolnitev glede na zgodovino iskanj"
33875
33876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33877msgid "All style files"
33878msgstr "Vse slogovne datoteke"
33879
33880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33882msgid "All text files"
33883msgstr "Vse besedilne datoteke"
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 "Current file"
33888msgstr "Trenutna datoteka"
33889
33890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33891msgid "Marked text"
33892msgstr "Označeno besedilo"
33893
33894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33896msgid "Open files"
33897msgstr ""
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 "Selected files"
33902msgstr "Izbrane datoteke"
33903
33904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
33905msgid ""
33906"\n"
33907"            Where to search/replace:\n"
33908"            <dl>\n"
33909"            <dt><b>Current file</b></dt>\n"
33910"            <dd>Search only inside the currently opened file</dd>\n"
33911"            <dt><b>All text files</b></dt>\n"
33912"            <dd>Search in all text (HTML) files</dd>\n"
33913"            <dt><b>All style files</b></dt>\n"
33914"            <dd>Search in all style (CSS) files</dd>\n"
33915"            <dt><b>Selected files</b></dt>\n"
33916"            <dd>Search in the files currently selected in the File browser</dd>\n"
33917"            <dt><b>Open files</b></dt>\n"
33918"            <dd>Search in the files currently open in the editor</dd>\n"
33919"            <dt><b>Marked text</b></dt>\n"
33920"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
33921"            </dl>"
33922msgstr ""
33923
33924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33925msgid "Down"
33926msgstr ""
33927
33928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33929msgid "Up"
33930msgstr ""
33931
33932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
33933msgid ""
33934"\n"
33935"            Direction to search:\n"
33936"            <dl>\n"
33937"            <dt><b>Down</b></dt>\n"
33938"            <dd>Search for the next match from your current position</dd>\n"
33939"            <dt><b>Up</b></dt>\n"
33940"            <dd>Search for the previous match from your current position</dd>\n"
33941"            </dl>"
33942msgstr ""
33943
33944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33945msgid "Fuzzy"
33946msgstr ""
33947
33948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
33950#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
33951msgid "Regex"
33952msgstr "Regularni izraz"
33953
33954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33955msgid "Regex-function"
33956msgstr ""
33957
33958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
33959msgid ""
33960"Select how the search expression is interpreted\n"
33961"            <dl>\n"
33962"            <dt><b>Normal</b></dt>\n"
33963"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
33964"            <dt><b>Fuzzy</b></dt>\n"
33965"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
33966"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
33967"            <dt><b>Regex</b></dt>\n"
33968"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
33969"            <dt><b>Regex-function</b></dt>\n"
33970"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
33971"            </dl>"
33972msgstr ""
33973
33974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
33975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
33976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
33977msgid "&Find:"
33978msgstr "&Najdi:"
33979
33980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
33981msgid "Clear search &history"
33982msgstr ""
33983
33984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
33985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
33986msgid "&Replace:"
33987msgstr "&Zamenjaj:"
33988
33989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
33990msgid "Clear replace &history"
33991msgstr ""
33992
33993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
33994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
33995msgid "Create/&edit"
33996msgstr "Ustvari/ur&edi"
33997
33998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
33999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
34000msgid "Create a new function, or edit an existing function"
34001msgstr "Ustvari novo funkcijo ali uredi obstoječo"
34002
34003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
34004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
34005msgid "Remo&ve"
34006msgstr "Odstra&ni"
34007
34008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
34009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
34010msgid "Remove this function"
34011msgstr "Odstrani to funkcijo"
34012
34013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
34014msgid "Fin&d"
34015msgstr ""
34016
34017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
34018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34019msgid "Replace a&nd Find"
34020msgstr "Zamenjaj &in najdi"
34021
34022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
34023msgid "Re&place"
34024msgstr ""
34025
34026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
34027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34028#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
34029msgid "Replace &all"
34030msgstr "Zamenjaj &vse"
34031
34032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
34033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
34034msgid "&Mode:"
34035msgstr "&Način:"
34036
34037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
34038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
34039#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
34040msgid "&Case sensitive"
34041msgstr ""
34042
34043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
34044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
34045msgid "&Wrap"
34046msgstr ""
34047
34048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
34049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
34050msgid ""
34051"When searching reaches the end, wrap around to the beginning and continue "
34052"the search"
34053msgstr ""
34054
34055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
34056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
34057msgid "&Dot all"
34058msgstr ""
34059
34060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
34061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
34062msgid ""
34063"Make the '.' special character match any character at all, including a "
34064"newline"
34065msgstr ""
34066
34067#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34068msgid "Close search panel"
34069msgstr "Zapri podokno iskanja"
34070
34071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34072msgid "Abort editing of search"
34073msgstr "Prekini urejanje iskanja"
34074
34075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34076msgid "The name with which to save this search"
34077msgstr "Ime, pod katerim želite shraniti to iskanje"
34078
34079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34080msgid "Case sensitive"
34081msgstr ""
34082
34083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34084msgid "Dot matches all"
34085msgstr ""
34086
34087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34088msgid "Finish editing of search"
34089msgstr "Dokončaj urejanje iskanja"
34090
34091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34092msgid "Add search"
34093msgstr "Dodaj iskanje"
34094
34095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34096msgid "Edit search"
34097msgstr "Uredi iskanje"
34098
34099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34100msgid "You must specify a search name"
34101msgstr "Navesti morate ime iskanja"
34102
34103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34104msgid "Name exists"
34105msgstr "Ime že obstaja"
34106
34107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34108#, python-format
34109msgid "Another search with the name %s already exists"
34110msgstr "Iskanje z imenom %s že obstaja"
34111
34112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34113msgid "Must specify find"
34114msgstr ""
34115
34116#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34117msgid "You must specify a find expression"
34118msgstr ""
34119
34120#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34121msgid "Must specify function"
34122msgstr "Funkcijo morate določiti"
34123
34124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34125msgid "You must specify a function name in Function-Regex mode"
34126msgstr ""
34127
34128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34129msgid "Filter displayed searches"
34130msgstr "Filtriraj prikazana iskanja"
34131
34132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34133msgid "The entries are tried in order until the first one matches."
34134msgstr ""
34135
34136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34137msgid "&Find"
34138msgstr "&Najdi"
34139
34140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34141msgid "Run the search using the selected entries."
34142msgstr "Poišči z izbranimi vnosi."
34143
34144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34145msgid "Run replace using the selected entries."
34146msgstr "Zamenjaj z izbranimi vnosi."
34147
34148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34149msgid "Run replace and then find using the selected entries."
34150msgstr "Zamenjaj nato poišči z izbranimi vnosi"
34151
34152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34153msgid "Run Replace all for all selected entries in the order selected"
34154msgstr ""
34155
34156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34158msgid "&Count all"
34159msgstr "&Štej vse"
34160
34161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34162msgid "Run Count all for all selected entries"
34163msgstr ""
34164
34165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34166msgid "Move selected entries up"
34167msgstr "Pomakni izbrane vnose navzgor"
34168
34169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34170msgid "Move selected entries down"
34171msgstr "Pomakni izbrane vnose navzdol"
34172
34173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34174msgid "Edit the currently selected search"
34175msgstr "Uredi trenutno izbrano iskanje"
34176
34177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34178msgid "Re&move search"
34179msgstr "O&dstrani iskanje"
34180
34181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34182msgid "Remove the currently selected searches"
34183msgstr "Odstrani trenutno izbrana iskanja"
34184
34185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34186msgid "Add a new saved search"
34187msgstr "Dodaj novo shranjeno iskanje"
34188
34189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34190msgid "Import saved searches"
34191msgstr "Uvozi shranjena iskanja"
34192
34193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34194msgid "Export saved searches"
34195msgstr "Izvozi shranjena iskanja"
34196
34197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34198#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34199msgid "Export"
34200msgstr "Izvozi"
34201
34202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34203msgid "Export all"
34204msgstr ""
34205
34206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34207msgid "Export selected"
34208msgstr ""
34209
34210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34211msgid "Copy to search panel"
34212msgstr ""
34213
34214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34215msgid "No saved search is selected"
34216msgstr "Izbrano ni nobeno shranjeno iskanje."
34217
34218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34219msgid "Cannot edit search - no search selected."
34220msgstr "Iskanja ni mogoče urediti - nobeno iskanje ni izbrano."
34221
34222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34223msgid ""
34224"Are you sure you want to permanently delete the selected saved searches?"
34225msgstr "Ste prepričani, da želite za vedno izbrisati izbrana shranjena iskanja?"
34226
34227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34228#, python-brace-format
34229msgid "(Case sensitive: {0} Dot All: {1})"
34230msgstr ""
34231
34232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34233#, python-brace-format
34234msgid "(Case sensitive: {0} [Normal search])"
34235msgstr ""
34236
34237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34238#, python-brace-format
34239msgid ""
34240"{2} {3}\n"
34241"Find: {0}\n"
34242"Replace: {1}"
34243msgstr "{2} {3}\nNajdi: {0}\nZamenjaj: {1}"
34244
34245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34246msgid "Invalid data"
34247msgstr "Neveljavni podatki"
34248
34249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34250#, python-format
34251msgid "The file %s does not contain valid saved searches"
34252msgstr "Datoteka %s ne vsebuje veljavna shranjena iskanja"
34253
34254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34256msgid "No searches"
34257msgstr "Ni iskanj"
34258
34259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34260msgid "No searches available to be saved"
34261msgstr "Nobenega iskanja za shranjevanje ni"
34262
34263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34264msgid "No searches selected"
34265msgstr "Nobeno iskanje ni izbrano"
34266
34267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34268msgid "No file is being edited."
34269msgstr ""
34270
34271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34272msgid "No files are selected in the File browser"
34273msgstr ""
34274
34275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34276msgid ""
34277"No text is marked. First select some text, and then use The \"Mark selected "
34278"text\" action in the Search menu to mark it."
34279msgstr ""
34280
34281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34282msgid "No search query specified"
34283msgstr "Navedena ni nobena iskalna poizvedba"
34284
34285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34286msgid "the selected searches"
34287msgstr ""
34288
34289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34291msgid "Invalid regex"
34292msgstr ""
34293
34294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34296#, python-brace-format
34297msgid ""
34298"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34299msgstr ""
34300
34301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34302#, python-format
34303msgid "No replace function with the name: %s exists"
34304msgstr ""
34305
34306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34308#, python-format
34309msgid "No matches were found for %s"
34310msgstr ""
34311
34312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34313msgid ""
34314"You have turned off search wrapping, so all text might not have been "
34315"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34316"via the \"Wrap\" checkbox at the bottom of the search panel."
34317msgstr ""
34318
34319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34320msgid "Cannot replace"
34321msgstr "Ni mogoče zamenjati"
34322
34323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34324msgid "You must first click \"Find\", before trying to replace"
34325msgstr ""
34326
34327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34328msgid "Currently selected text does not match the search query."
34329msgstr ""
34330
34331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34332#, python-brace-format
34333msgid "Performed the replacement at {num} occurrences of {query}"
34334msgstr ""
34335
34336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34337#, python-brace-format
34338msgid "Found {num} occurrences of {query}"
34339msgstr ""
34340
34341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34342#, python-brace-format
34343msgid "{0}: {1} occurrences"
34344msgstr ""
34345
34346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34348msgid "Searching done"
34349msgstr "Iskanje dokončano"
34350
34351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34352msgid "Before: Replace all"
34353msgstr ""
34354
34355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34356msgid "Add a dictionary"
34357msgstr "Dodaj slovar"
34358
34359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34360#, python-brace-format
34361msgid ""
34362"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34363"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34364"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34365"            downloaded .oxt file here to add the dictionary to {0}."
34366msgstr ""
34367
34368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34369msgid "Path to OXT file"
34370msgstr "Pot do datoteke OXT"
34371
34372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34373msgid "Browse for an OXT file"
34374msgstr ""
34375
34376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34377msgid "&Path to OXT file:"
34378msgstr "&Pot do datoteke OXT:"
34379
34380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34381msgid "Choose a nickname for this dictionary"
34382msgstr ""
34383
34384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34385msgid "&Nickname:"
34386msgstr "&Vzdevek:"
34387
34388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34389msgid "Choose OXT Dictionary"
34390msgstr "Izberite slovar OXT"
34391
34392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34393msgid "Dictionaries"
34394msgstr "Slovarji"
34395
34396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34397msgid "Must specify nickname"
34398msgstr ""
34399
34400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34401msgid "You must specify a nickname for this dictionary"
34402msgstr ""
34403
34404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34405msgid "Nickname already used"
34406msgstr "Vzdevek je že v rabi"
34407
34408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34409#, python-format
34410msgid "A dictionary with the nick name \"%s\" already exists."
34411msgstr ""
34412
34413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34414msgid "Failed to import dictionaries"
34415msgstr "Uvoz slovarjev je spodletel"
34416
34417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34418#, python-format
34419msgid ""
34420"Failed to import dictionaries from %s. Click \"Show details\" for more "
34421"information"
34422msgstr ""
34423
34424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34425msgid "No dictionaries"
34426msgstr "Ni slovarjev"
34427
34428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34429#, python-format
34430msgid "No dictionaries were found in %s"
34431msgstr ""
34432
34433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34435msgid "Copy selected words to clipboard"
34436msgstr "Kopiraj izbrane besede na odložišče"
34437
34438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34439msgid "Select all words"
34440msgstr "Izberi vse besede"
34441
34442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34443msgid "Manage user dictionaries"
34444msgstr "Upravljaj uporabniške slovarje"
34445
34446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34447msgid "&New dictionary"
34448msgstr "&Nov slovar"
34449
34450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34451msgid "&Remove dictionary"
34452msgstr "&Odstrani slovar"
34453
34454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34455msgid "Re&name dictionary"
34456msgstr "Prei&menuj slovar"
34457
34458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34459msgid "Mark this dictionary as active"
34460msgstr "Označi slovar za aktivnega"
34461
34462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34463msgid "Words in this dictionary:"
34464msgstr "Besede v tem slovarju:"
34465
34466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34467msgid "&Add word"
34468msgstr "&Dodaj besedo"
34469
34470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34471msgid "&Remove selected words"
34472msgstr "&Odstrani izbrane besede"
34473
34474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34475msgid "&Import list of words"
34476msgstr "&Uvozi seznam besed"
34477
34478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34479msgid "New dictionary"
34480msgstr "Nov slovar"
34481
34482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34483msgid "Name of the new dictionary"
34484msgstr "Ime novega slovarja"
34485
34486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34488msgid "Already used"
34489msgstr "Že v uporabi"
34490
34491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34493#, python-format
34494msgid "A dictionary with the name %s already exists"
34495msgstr "Slovar z imenom %s že obstaja"
34496
34497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34498msgid "New name"
34499msgstr "Novo ime"
34500
34501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34502msgid "New name for the dictionary"
34503msgstr "Novo ime za slovar"
34504
34505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34506#, python-format
34507msgid "Configure the dictionary: <b>%s"
34508msgstr "Prilagodi slovar: <b>%s"
34509
34510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34511msgid "Add a word"
34512msgstr "Dodaj besedo"
34513
34514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34515msgid "Word to add"
34516msgstr "Beseda za dodajanje"
34517
34518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34519msgid "&Word:"
34520msgstr "&Beseda:"
34521
34522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34523msgid "Import list of words"
34524msgstr "Uvozi seznam besed"
34525
34526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34527msgid "Enter a list of words, one per line"
34528msgstr "Vnesi seznam besede, eno na vrstico"
34529
34530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34532msgid "Paste from clipboard"
34533msgstr "Prilepi z odložišča"
34534
34535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34536msgid ""
34537"Words in the user dictionary must have an associated language. Choose the "
34538"language below:"
34539msgstr ""
34540
34541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34542msgid "Must specify language"
34543msgstr ""
34544
34545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34546msgid "You must specify a language to import words"
34547msgstr ""
34548
34549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34550msgid "Manage dictionaries"
34551msgstr "Upravljaj s slovarji"
34552
34553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34554msgid "&Remove this dictionary"
34555msgstr "&Odstrani ta slovar"
34556
34557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34558msgid "Manage &user dictionaries"
34559msgstr "Upravljaj z &uporabniškimi slovarji"
34560
34561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34562msgid ""
34563"Manage the list of user dictionaries (dictionaries to which you can add "
34564"words)"
34565msgstr ""
34566
34567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34568msgid "&Add dictionary"
34569msgstr "&Dodaj slovar"
34570
34571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34572msgid "Add a new dictionary that you downloaded from the internet"
34573msgstr ""
34574
34575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34576#, python-brace-format
34577msgid "<Builtin dictionary for {0}>"
34578msgstr ""
34579
34580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34581msgid ""
34582"<p>You can change the dictionaries used for any specified language.</p>\n"
34583"            <p>A language can have many country specific variants. Each of these variants\n"
34584"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34585"            is shown in bold to the left.</p>\n"
34586"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34587"            every variant.</p>\n"
34588"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34589"            the default variant you choose here will be used.</p>\n"
34590"        "
34591msgstr ""
34592
34593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34594#, python-brace-format
34595msgid "This is already the preferred variant for the {1} language"
34596msgstr ""
34597
34598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34599#, python-brace-format
34600msgid "Use this as the preferred variant for the {1} language"
34601msgstr ""
34602
34603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34604msgid "This is already the preferred dictionary"
34605msgstr ""
34606
34607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34608msgid "Use this as the preferred dictionary"
34609msgstr ""
34610
34611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34612msgid "Misspelled?"
34613msgstr ""
34614
34615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34616msgid "Ignored"
34617msgstr ""
34618
34619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34620#, python-format
34621msgid "Change %s to"
34622msgstr "Spremeni %s v"
34623
34624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34625msgid "Specify replacement manually"
34626msgstr ""
34627
34628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34629msgid "Ignore/un-ignore all selected words"
34630msgstr ""
34631
34632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34633msgid "Add/remove all selected words"
34634msgstr ""
34635
34636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34637msgid "Check spelling"
34638msgstr "Preveri črkovanje"
34639
34640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34641msgid ""
34642"Re-scan the book for words, useful if you have edited the book since opening"
34643" this dialog"
34644msgstr "V knjigi znova preglejte besede, kar je koristno, če ste knjigo urejali od odprtja tega pogovornega okna"
34645
34646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34647msgid "&Undo last change"
34648msgstr "&Razveljavi zadnjo spremembo"
34649
34650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34651msgid "Undo the last spell check word replacement, if any"
34652msgstr "Razveljavite zadnjo zamenjavo besede za preverjanje črkovanja, če obstaja"
34653
34654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34655msgid "Checking, please wait..."
34656msgstr "Preverjanje. Prosimo, počakajte..."
34657
34658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34659msgid "Filter the list of words"
34660msgstr "Filtriraj seznam besed"
34661
34662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34663msgid "&Ignore"
34664msgstr "Pre&zri"
34665
34666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34667msgid "Un&ignore"
34668msgstr ""
34669
34670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34671msgid "Ignore the current word for the rest of this session"
34672msgstr "Prezri trenutno besedo do konca te seje"
34673
34674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34675msgid "Stop ignoring the current word"
34676msgstr "Ustavi prezrtje trenutne besede"
34677
34678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34679msgid "Add word to &dictionary:"
34680msgstr "Dodaj besedo v &slovar:"
34681
34682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34683msgid "Remove from &dictionaries"
34684msgstr "Odstrani iz &slovarjev"
34685
34686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34687msgid "Add the current word to the specified user dictionary"
34688msgstr "Dodaj trenutno besedo v izbrani uporabniški slovar "
34689
34690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34691msgid "Remove the current word from all active user dictionaries"
34692msgstr "Odstrani trenutno besedo iz vseh aktivnih uporabniških slovarjev"
34693
34694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34695msgid ""
34696"You have no active user dictionaries. You must choose at least one active "
34697"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34698msgstr ""
34699
34700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34701msgid "Show &next occurrence"
34702msgstr ""
34703
34704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34705msgid ""
34706"Show the next occurrence of the selected word in the editor, so you can edit"
34707" it manually"
34708msgstr ""
34709
34710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34711msgid "&Change selected word to:"
34712msgstr "&Spremeni izbrano besedo v:"
34713
34714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34715msgid "The replacement word"
34716msgstr "Zamenjava besede"
34717
34718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34719msgid "Show &only misspelled words"
34720msgstr "Prikaži samo &napačno črkovane besede"
34721
34722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34723msgid "Case &sensitive sort"
34724msgstr ""
34725
34726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34727msgid "When sorting the list of words, be case sensitive"
34728msgstr ""
34729
34730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34731msgid "Case sensitive sea&rch"
34732msgstr ""
34733
34734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34735msgid "When filtering the list of words, be case sensitive"
34736msgstr ""
34737
34738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34739msgid "The original word"
34740msgstr "Izvorna beseda"
34741
34742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34743msgid "No changed word"
34744msgstr ""
34745
34746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34747msgid "There is no spelling replacement to undo"
34748msgstr ""
34749
34750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34751msgid "Failed to check spelling"
34752msgstr ""
34753
34754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34755msgid ""
34756"Failed to check spelling, click \"Show details\" for the full error "
34757"information."
34758msgstr ""
34759
34760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34761msgid "Files edited"
34762msgstr ""
34763
34764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34765#, python-format
34766msgid ""
34767"The files in the editor were edited outside the spell check dialog, and the "
34768"word %s no longer exists."
34769msgstr ""
34770
34771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34772#, python-brace-format
34773msgid "Misspelled words: {0} Total words: {1}"
34774msgstr ""
34775
34776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34777msgid ""
34778"Select how the search expression is interpreted\n"
34779"            <dl>\n"
34780"            <dt><b>Normal</b></dt>\n"
34781"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34782"            <dt><b>Regex</b></dt>\n"
34783"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34784"            </dl>"
34785msgstr ""
34786
34787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34788msgid ""
34789"\n"
34790"            Where to search/replace:\n"
34791"            <dl>\n"
34792"            <dt><b>Current file</b></dt>\n"
34793"            <dd>Search only inside the currently opened file</dd>\n"
34794"            <dt><b>All text files</b></dt>\n"
34795"            <dd>Search in all text (HTML) files</dd>\n"
34796"            <dt><b>Selected files</b></dt>\n"
34797"            <dd>Search in the files currently selected in the File browser</dd>\n"
34798"            <dt><b>Open files</b></dt>\n"
34799"            <dd>Search in the files currently open in the editor</dd>\n"
34800"            </dl>"
34801msgstr ""
34802
34803#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34804#, python-brace-format
34805msgid ""
34806"File: {0}\n"
34807"Anchor: {1}"
34808msgstr ""
34809
34810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34811msgid "Top of file"
34812msgstr ""
34813
34814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34815msgid "Double click a file in the left panel to start editing it."
34816msgstr "Dvokliknite datoteko v levem podoknu, da jo pričnete urejati."
34817
34818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34820msgid "Full path:"
34821msgstr "Celotne poti"
34822
34823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34824msgid "Close tab"
34825msgstr "Zapri zavihek"
34826
34827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34828msgid "Close other tabs"
34829msgstr "Zapri preostale zavihke"
34830
34831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34832msgid "Close tabs to the right of this tab"
34833msgstr ""
34834
34835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34836#, python-brace-format
34837msgid "Line: {0} : {1}"
34838msgstr "Vrstica: {0} : {1}"
34839
34840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34841#, python-brace-format
34842msgid "{0} {1} created by {2}"
34843msgstr "{0} {1} ustvaril {2}"
34844
34845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34846msgid "Global actions"
34847msgstr "Splošne akcije"
34848
34849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34850msgid "&New file (images/fonts/HTML/etc.)"
34851msgstr "&Nova datoteka (slike/pisave/HTML/itn.)"
34852
34853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34854msgid "Create a new file in the current book"
34855msgstr "Ustvari novo datoteko v trenutni knjigi"
34856
34857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34858msgid "&Import files into book"
34859msgstr "&Uvozi datoteke v knjigo"
34860
34861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34862msgid "Import files into book"
34863msgstr "Uvozi datoteke v knjigo"
34864
34865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34866msgid "&Open book"
34867msgstr "&Odpri knjigo"
34868
34869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34870msgid "Open a book"
34871msgstr "Odpri knjigo"
34872
34873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34874msgid "Open &folder (unzipped EPUB) as book"
34875msgstr "Odpri &mapo (odzipano EPUB) kot knjigo"
34876
34877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34878msgid "Open a folder (unzipped EPUB) as a book"
34879msgstr ""
34880
34881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
34882msgid "Edit &next file"
34883msgstr "Uredi &naslednjo datoteko"
34884
34885#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
34886msgid "Edit the next file in the spine"
34887msgstr ""
34888
34889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
34890msgid "Edit &previous file"
34891msgstr "Uredi &prejšnjo datoteko"
34892
34893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
34894msgid "Edit the previous file in the spine"
34895msgstr ""
34896
34897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
34898msgid "&Revert to before"
34899msgstr ""
34900
34901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
34902msgid "Revert book to before the last action (Undo)"
34903msgstr ""
34904
34905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
34906msgid "&Revert to after"
34907msgstr ""
34908
34909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
34910msgid "Revert book state to after the next action (Redo)"
34911msgstr ""
34912
34913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
34914msgid "Save book"
34915msgstr "Shrani knjigo"
34916
34917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34918msgid "Save a &copy"
34919msgstr "Shrani &kopijo"
34920
34921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34922msgid "Save a copy of the book"
34923msgstr "Shrani kopijo knjige"
34924
34925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
34926msgid "Quit"
34927msgstr "Izhod"
34928
34929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34930msgid "Create a new, empty book"
34931msgstr "Ustvari novo, prazno knjigo"
34932
34933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34934msgid "Create new, &empty book"
34935msgstr ""
34936
34937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
34938msgid "&Import an HTML or DOCX file as a new book"
34939msgstr ""
34940
34941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
34942msgid "Import an HTML or DOCX file as a new book"
34943msgstr ""
34944
34945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
34946msgid "&Quick open a file to edit"
34947msgstr ""
34948
34949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
34950msgid "Quickly open a file from the book to edit it"
34951msgstr ""
34952
34953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
34954msgid "Editor actions"
34955msgstr ""
34956
34957#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
34958msgid "Undo typing"
34959msgstr ""
34960
34961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
34962msgid "R&edo"
34963msgstr ""
34964
34965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
34966msgid "Redo typing"
34967msgstr ""
34968
34969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
34970msgid "Cut &text"
34971msgstr ""
34972
34973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
34974msgid "Cut text"
34975msgstr ""
34976
34977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
34978msgid "P&aste from clipboard"
34979msgstr ""
34980
34981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
34982msgid "Tools"
34983msgstr "Orodja"
34984
34985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34986msgid "&Edit Table of Contents"
34987msgstr "&Uredi kazalo vsebine"
34988
34989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34990msgid "Edit Table of Contents"
34991msgstr "Uredi kazalo vsebine"
34992
34993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
34994msgid "&Insert inline Table of Contents"
34995msgstr ""
34996
34997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
34998msgid "Insert inline Table of Contents"
34999msgstr ""
35000
35001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
35002msgid "&Fix HTML"
35003msgstr ""
35004
35005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
35006msgid "Fix HTML in the current file"
35007msgstr ""
35008
35009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
35010msgid "&Fix HTML - all files"
35011msgstr ""
35012
35013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
35014msgid "Fix HTML in all files"
35015msgstr ""
35016
35017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
35018msgid "&Beautify current file"
35019msgstr ""
35020
35021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
35022msgid "Beautify current file"
35023msgstr ""
35024
35025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
35026msgid "&Beautify all files"
35027msgstr ""
35028
35029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
35030msgid "Beautify all files"
35031msgstr ""
35032
35033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
35034msgid "&Insert special character"
35035msgstr ""
35036
35037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
35038msgid "Insert special character"
35039msgstr ""
35040
35041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
35042msgid "&Arrange into folders"
35043msgstr ""
35044
35045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
35046msgid "Arrange into folders"
35047msgstr ""
35048
35049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
35050msgid "Set &semantics"
35051msgstr ""
35052
35053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
35054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
35055msgid "Set semantics"
35056msgstr ""
35057
35058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
35059msgid "&Filter style information"
35060msgstr ""
35061
35062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35063msgid "&Manage fonts"
35064msgstr ""
35065
35066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35067msgid "Manage fonts in the book"
35068msgstr "Upravljaj s pisavami v knjigi"
35069
35070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35071msgid "Add &cover"
35072msgstr "Dodaj &naslovnico"
35073
35074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35075msgid "Add a cover to the book"
35076msgstr "Knjigi dodajte naslovnico"
35077
35078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35079msgid "&Reports"
35080msgstr ""
35081
35082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35083msgid "Show a report on various aspects of the book"
35084msgstr ""
35085
35086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35087msgid "Check &external links"
35088msgstr ""
35089
35090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35091msgid "Check external links in the book"
35092msgstr ""
35093
35094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35095msgid "C&ompress images losslessly"
35096msgstr ""
35097
35098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35099msgid "Compress images losslessly"
35100msgstr ""
35101
35102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35103msgid "Transform &styles"
35104msgstr ""
35105
35106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35107msgid "Transform styles used in the book"
35108msgstr ""
35109
35110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35111msgid "Transform HTML used in the book"
35112msgstr ""
35113
35114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35115msgid "Download external &resources"
35116msgstr ""
35117
35118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35119msgid ""
35120"Download external resources in the book (images/stylesheets/etc/ that are "
35121"not included in the book)"
35122msgstr ""
35123
35124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35125msgid "&Subset embedded fonts"
35126msgstr ""
35127
35128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35129msgid "Subset embedded fonts"
35130msgstr ""
35131
35132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35133msgid "Subset fonts"
35134msgstr ""
35135
35136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35137msgid "&Embed referenced fonts"
35138msgstr "&Vdelaj pisave s sklici"
35139
35140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35141msgid "Embed fonts"
35142msgstr "Vdelaj pisave"
35143
35144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35145msgid "Embed referenced fonts"
35146msgstr "Vdelaj pisave s sklici"
35147
35148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35149msgid "&Smarten punctuation (works best for English)"
35150msgstr ""
35151
35152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35153msgid "Remove &unused CSS rules"
35154msgstr "Odstrani ne&uporabljena pravila CSS"
35155
35156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35157msgid "Remove unused CSS rules"
35158msgstr "Odstrani neuporabljena pravila CSS"
35159
35160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35161msgid "Upgrade book internals"
35162msgstr ""
35163
35164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35165msgid "Auto reload preview"
35166msgstr ""
35167
35168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35170msgid "Sync preview position to editor position"
35171msgstr ""
35172
35173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35174msgid "Refresh preview"
35175msgstr ""
35176
35177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35178msgid "Split this file"
35179msgstr ""
35180
35181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35182msgid "Split file in the preview panel"
35183msgstr ""
35184
35185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35186msgid "Find next in preview"
35187msgstr ""
35188
35189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35190msgid "Find previous in preview"
35191msgstr ""
35192
35193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35194msgid "&Find/replace"
35195msgstr ""
35196
35197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35198msgid "Show the Find/replace panel"
35199msgstr ""
35200
35201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35202msgid "Replace current match"
35203msgstr ""
35204
35205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35206msgid "Replace and find ne&xt"
35207msgstr ""
35208
35209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35210msgid "Replace current match and find next"
35211msgstr ""
35212
35213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35214msgid "R&eplace and find previous"
35215msgstr ""
35216
35217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35218msgid "Replace current match and find previous"
35219msgstr ""
35220
35221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35222msgid "Replace all matches"
35223msgstr ""
35224
35225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35226msgid "Count number of matches"
35227msgstr ""
35228
35229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35230msgid "&Mark selected text"
35231msgstr ""
35232
35233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35234msgid "Mark selected text or unmark already marked text"
35235msgstr ""
35236
35237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35238msgid "Go to &line"
35239msgstr ""
35240
35241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35242msgid "Go to line number"
35243msgstr ""
35244
35245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35246msgid "Sa&ved searches"
35247msgstr ""
35248
35249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35250msgid "Show the saved searches dialog"
35251msgstr ""
35252
35253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35254msgid "&Search ignoring HTML markup"
35255msgstr ""
35256
35257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35258msgid "Show the text search panel"
35259msgstr ""
35260
35261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35263msgid "Check book"
35264msgstr ""
35265
35266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35267msgid "C&heck book"
35268msgstr ""
35269
35270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35271msgid "Check book for errors"
35272msgstr ""
35273
35274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35275msgid "Check &spelling"
35276msgstr ""
35277
35278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35279msgid "Check book for spelling errors"
35280msgstr ""
35281
35282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35283msgid "&Next error"
35284msgstr ""
35285
35286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35287msgid "Show next error"
35288msgstr "Pokaži naslednjo napako"
35289
35290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35291msgid "&Previous error"
35292msgstr ""
35293
35294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35295msgid "Show previous error"
35296msgstr "Pokaži prejšnjo napako"
35297
35298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35299msgid "&Next spelling mistake"
35300msgstr ""
35301
35302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35303msgid "Go to next spelling mistake"
35304msgstr ""
35305
35306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35307msgid "&Create checkpoint"
35308msgstr ""
35309
35310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35311msgid "Create a checkpoint with the current state of the book"
35312msgstr ""
35313
35314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35315msgid "&Close current tab"
35316msgstr ""
35317
35318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35319msgid "Close the currently open tab"
35320msgstr ""
35321
35322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35323msgid "C&lose other tabs"
35324msgstr ""
35325
35326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35327msgid "Close all tabs except the current tab"
35328msgstr "Zapri vse zavihke razen trenutnega"
35329
35330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35331msgid "Close tabs to the &right"
35332msgstr ""
35333
35334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35335msgid "Close tabs to the right of the current tab"
35336msgstr ""
35337
35338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35339msgid "User &Manual"
35340msgstr ""
35341
35342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35343msgid "Show User Manual"
35344msgstr "Pokaži uporabniški priročnik"
35345
35346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35347msgid "&Browse images in book"
35348msgstr ""
35349
35350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35351msgid "Browse images in the books visually"
35352msgstr ""
35353
35354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35355msgid "&Split at multiple locations"
35356msgstr ""
35357
35358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35359msgid "Split HTML file at multiple locations"
35360msgstr ""
35361
35362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35363msgid "Compare to &another book"
35364msgstr ""
35365
35366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35367msgid "Compare to another book"
35368msgstr ""
35369
35370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35371msgid "Manage &Snippets"
35372msgstr ""
35373
35374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35375msgid "Manage user created Snippets"
35376msgstr ""
35377
35378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35379msgid "&File"
35380msgstr ""
35381
35382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35383msgid "&Recently opened books"
35384msgstr ""
35385
35386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35387msgid "&Tools"
35388msgstr ""
35389
35390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35391msgid "External &links"
35392msgstr ""
35393
35394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35395msgid "&View"
35396msgstr "&Pogled"
35397
35398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35399msgid "Tool&bars"
35400msgstr ""
35401
35402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35403msgid "&Plugins"
35404msgstr ""
35405
35406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35407msgid "&Help"
35408msgstr "&Pomoč"
35409
35410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35411msgid "&Donate to support calibre development"
35412msgstr ""
35413
35414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35415msgid "Book tool bar"
35416msgstr ""
35417
35418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35419msgid "Tools tool bar"
35420msgstr ""
35421
35422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35423msgid "Plugins tool bar"
35424msgstr ""
35425
35426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35427msgid "Donate to support calibre development"
35428msgstr ""
35429
35430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35431#, python-format
35432msgid "Toggle %s"
35433msgstr ""
35434
35435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35436msgid "Windows"
35437msgstr ""
35438
35439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35440msgid "File browser"
35441msgstr ""
35442
35443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35444msgid "File preview"
35445msgstr ""
35446
35447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35448msgid "Live CSS"
35449msgstr ""
35450
35451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35452#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35453#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35454msgid "Inspector"
35455msgstr ""
35456
35457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35458msgid "Text search"
35459msgstr ""
35460
35461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35462msgid "Checkpoints"
35463msgstr ""
35464
35465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35466#, python-format
35467msgid " [was %s]"
35468msgstr ""
35469
35470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35471msgid "Current state"
35472msgstr ""
35473
35474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35476msgid "[Unnamed state]"
35477msgstr ""
35478
35479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35480msgid "Revert the book to the selected checkpoint"
35481msgstr ""
35482
35483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35484msgid "&Compare"
35485msgstr "&Primerjaj"
35486
35487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35488msgid ""
35489"Compare the state of the book at the selected checkpoint with the current "
35490"state"
35491msgstr ""
35492
35493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35494msgid "Cannot revert"
35495msgstr ""
35496
35497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35498msgid "Cannot revert to the current state"
35499msgstr ""
35500
35501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35502msgid "Cannot compare"
35503msgstr ""
35504
35505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35506msgid "There is no point comparing the current state to itself"
35507msgstr ""
35508
35509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35510msgid "Choose tag name"
35511msgstr ""
35512
35513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35514msgid "Specify the name of the &tag to insert:"
35515msgstr ""
35516
35517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35518msgid "Text (HTML) files"
35519msgstr ""
35520
35521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35522msgid "Style (CSS) files"
35523msgstr ""
35524
35525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35526msgid "Audio"
35527msgstr ""
35528
35529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35530msgid "Video"
35531msgstr ""
35532
35533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35534msgid "OPF file (metadata)"
35535msgstr ""
35536
35537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35538msgid "Table of contents file (NCX)"
35539msgstr ""
35540
35541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35542msgid "Arrange in folders"
35543msgstr ""
35544
35545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35546msgid ""
35547"Arrange the files in this book into sub-folders based on their types. If you"
35548" leave a folder blank, the files will be placed in the root."
35549msgstr ""
35550
35551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35552msgid ""
35553"Note that this will only arrange files inside the book, it will not affect "
35554"how they are displayed in the File browser"
35555msgstr ""
35556
35557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35558msgid "Specify locations to split at"
35559msgstr ""
35560
35561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35562msgid ""
35563"Specify the locations to split at, using an XPath expression (click the "
35564"wizard button for help with generating XPath expressions)."
35565msgstr ""
35566
35567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35568msgid "&XPath expression:"
35569msgstr ""
35570
35571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35572msgid "Invalid XPath expression"
35573msgstr ""
35574
35575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35576msgid "Choose file to import"
35577msgstr ""
35578
35579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35580msgid ""
35581"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35582"EPUB will be generated with minimal changes from the source, unlike doing a "
35583"full conversion in calibre."
35584msgstr ""
35585
35586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35587msgid "Choose the file to import"
35588msgstr ""
35589
35590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35591msgid "Source file:"
35592msgstr ""
35593
35594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35595msgid "Choose the location for the newly created EPUB"
35596msgstr ""
35597
35598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35599msgid "Destination file:"
35600msgstr ""
35601
35602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35603msgid "Importable files"
35604msgstr "Datoteke, ki jih je mogoče uvoziti"
35605
35606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35607msgid "Choose destination"
35608msgstr ""
35609
35610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35611msgid "EPUB files"
35612msgstr ""
35613
35614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35615msgid "Need document"
35616msgstr ""
35617
35618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35619msgid "You must specify the source file that will be imported."
35620msgstr ""
35621
35622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35623msgid "No results found"
35624msgstr ""
35625
35626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35627msgid "Choose file to edit"
35628msgstr ""
35629
35630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35631#, python-brace-format
35632msgid ""
35633"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35634"        For example, if want to choose the file:\n"
35635"        {example}\n"
35636"        Simply type in the characters:\n"
35637"        {chars}\n"
35638"        and press Enter."
35639msgstr ""
35640
35641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35642#, python-brace-format
35643msgid ""
35644"Anchor: {0}\n"
35645"Leading text: {1}"
35646msgstr ""
35647
35648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35650msgid "Filter files"
35651msgstr ""
35652
35653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35654msgid "Choose a &file to link to:"
35655msgstr ""
35656
35657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35659msgid "Filter locations"
35660msgstr ""
35661
35662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35664msgid "Choose a &location (anchor) in the file:"
35665msgstr ""
35666
35667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35669msgid "The destination (href) for the link"
35670msgstr ""
35671
35672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35674msgid "&Target:"
35675msgstr ""
35676
35677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35678msgid "Te&xt:"
35679msgstr ""
35680
35681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35682msgid "The (optional) text for the link"
35683msgstr ""
35684
35685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35686#, python-brace-format
35687msgid ""
35688"\n"
35689"            The template to use for generating the link. In addition to {0} and {1}\n"
35690"            you can also use {2}, {3} and {4} variables\n"
35691"            in the template, they will be replaced by the source filename, the destination\n"
35692"            filename and the anchor, respectively.\n"
35693"        "
35694msgstr ""
35695
35696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35697msgid "Copyright page"
35698msgstr ""
35699
35700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35701msgid "Page with title, author, publisher, etc."
35702msgstr ""
35703
35704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35705msgid "The book cover, typically a single HTML file with a cover image inside"
35706msgstr ""
35707
35708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35709msgid "Back-of-book style index"
35710msgstr ""
35711
35712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35713msgid "First \"real\" page of content"
35714msgstr ""
35715
35716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35717msgid "Type of &semantics:"
35718msgstr ""
35719
35720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35721msgid "Choose a &file:"
35722msgstr ""
35723
35724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35725msgid "About semantics"
35726msgstr ""
35727
35728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35729msgid ""
35730"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"
35731"\n"
35732"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35733"\n"
35734"The semantic information will be written in the <guide> section of the OPF file."
35735msgstr ""
35736
35737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35738msgid "Flo&ats"
35739msgstr ""
35740
35741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35742msgid "&Other CSS properties:"
35743msgstr ""
35744
35745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35746#, python-format
35747msgid "Only filter CSS in the current file (%s)"
35748msgstr ""
35749
35750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35751msgid "Add a cover"
35752msgstr "Dodaj naslovnico"
35753
35754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35755msgid "&Images in book"
35756msgstr ""
35757
35758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35759msgid "Filter the list of images"
35760msgstr ""
35761
35762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35763msgid ""
35764"If enabled the cover image you select will be embedded into the book in such"
35765" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35766" preserved. This will mean blank spaces around the image if the screen the "
35767"book is being viewed on has an aspect ratio different to the image."
35768msgstr ""
35769
35770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35771msgid "Import &image"
35772msgstr ""
35773
35774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35775msgid "Choose a cover image"
35776msgstr "Izberite naslovnico"
35777
35778#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35779msgid "Quick Start Guide"
35780msgstr ""
35781
35782#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35783msgid "&Donate to support calibre"
35784msgstr "&Donirajte v podporo calibre"
35785
35786#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35787msgid "&Eject connected device"
35788msgstr "&Izvrzi povezano napravo"
35789
35790#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35791msgid "Quit calibre"
35792msgstr "Izhod iz calibra"
35793
35794#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35795msgid "Minimize the calibre window"
35796msgstr ""
35797
35798#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35799msgid "Clear the current search"
35800msgstr ""
35801
35802#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35803msgid "Focus the book list"
35804msgstr ""
35805
35806#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35807msgid "Clear the Virtual library"
35808msgstr ""
35809
35810#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35811msgid "Clear the additional restriction"
35812msgstr ""
35813
35814#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35815msgid "Debug mode"
35816msgstr "Razhroščevalni način"
35817
35818#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35819#, python-format
35820msgid ""
35821"You have started calibre in debug mode. After you quit calibre, the debug "
35822"log will be available in the file: %s<p>The log will be displayed "
35823"automatically."
35824msgstr ""
35825
35826#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35827msgid "Content server changed!"
35828msgstr ""
35829
35830#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35831msgid ""
35832"calibre 3 comes with a completely re-written Content server. As such any "
35833"custom configuration you have for the content server no longer applies. You "
35834"should check and refresh your settings in Preferences->Sharing->Sharing over"
35835" the net"
35836msgstr ""
35837
35838#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35839#, python-format
35840msgid ""
35841"Could not start the Content server. Error:\n"
35842"\n"
35843"%s"
35844msgstr ""
35845
35846#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35847msgid "Hide main window"
35848msgstr "Skrij glavno okno"
35849
35850#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35851msgid "Show main window"
35852msgstr "Pokaži glavno okno"
35853
35854#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35855#, python-format
35856msgid ""
35857"The library database at %s appears to be corrupted. Do you want calibre to "
35858"try and rebuild it automatically? The rebuild may not be completely "
35859"successful."
35860msgstr ""
35861
35862#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35863msgid "Conversion error"
35864msgstr ""
35865
35866#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35867#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35868#, python-format
35869msgid "<p><b>Failed to convert: %s"
35870msgstr ""
35871
35872#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35873msgid ""
35874"\n"
35875"                Many older e-book reader devices are incapable of displaying\n"
35876"                EPUB files that have internal components over a certain size.\n"
35877"                Therefore, when converting to EPUB, calibre automatically tries\n"
35878"                to split up the EPUB into smaller sized pieces.  For some\n"
35879"                files that are large undifferentiated blocks of text, this\n"
35880"                splitting fails.\n"
35881"                <p>You can <b>work around the problem</b> by either increasing the\n"
35882"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
35883"                or by turning on Heuristic processing, also in the conversion\n"
35884"                dialog. Note that if you make the maximum split size too large,\n"
35885"                your e-book reader may have trouble with the EPUB.\n"
35886"                        "
35887msgstr ""
35888
35889#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
35890#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
35891msgid "Conversion failed"
35892msgstr ""
35893
35894#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
35895msgid "here"
35896msgstr ""
35897
35898#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
35899msgid "Recipe Disabled"
35900msgstr ""
35901
35902#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
35903msgid "<b>Failed</b>"
35904msgstr "<b>Ni uspelo</b>"
35905
35906#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
35907msgid "There are active jobs. Are you sure you want to quit?"
35908msgstr ""
35909
35910#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
35911msgid ""
35912" is communicating with the device!<br>\n"
35913"                      Quitting may cause corruption on the device.<br>\n"
35914"                      Are you sure you want to quit?"
35915msgstr ""
35916
35917#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
35918msgid "There are library updates waiting. Are you sure you want to quit?"
35919msgstr ""
35920
35921#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
35922msgid "Library updates waiting"
35923msgstr ""
35924
35925#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
35926msgid ""
35927"Some deleted books are still being moved to the recycle bin, if you quit "
35928"now, they will be left behind. Are you sure you want to quit?"
35929msgstr ""
35930
35931#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
35932msgid "Running database shutdown plugins. This could take a few seconds..."
35933msgstr ""
35934
35935#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
35936msgid "Shutting down the Content server. This could take a while..."
35937msgstr ""
35938
35939#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
35940msgid ""
35941"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
35942" context menu of the system tray."
35943msgstr ""
35944
35945#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
35946#, python-brace-format
35947msgid ""
35948"New version <b>{ver}</b> of {app} is available for download. See the <a "
35949"href=\"{url}\">new features</a>."
35950msgstr "Za prenos je na voljo nova različica {app}, <b>{ver}</b>. Oglejte si <a href=\"{url}\">novosti</a>."
35951
35952#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
35953msgid "Update available!"
35954msgstr "Na voljo je posodobitev!"
35955
35956#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
35957msgid "Show this notification for future updates"
35958msgstr "Pokaži to obvestilo ob naslednjih posodobitvah"
35959
35960#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
35961msgid "&Get update"
35962msgstr "&Prenesi posodobitev"
35963
35964#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
35965msgid "Update &plugins"
35966msgstr ""
35967
35968#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
35969msgid " and one plugin update"
35970msgid_plural " and {} plugin updates"
35971msgstr[0] ""
35972msgstr[1] ""
35973msgstr[2] ""
35974msgstr[3] ""
35975
35976#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
35977msgid "Update found"
35978msgstr "Najdena posodobitev"
35979
35980#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
35981msgid "updated plugin"
35982msgid_plural "updated plugins"
35983msgstr[0] ""
35984msgstr[1] ""
35985msgstr[2] ""
35986msgstr[3] ""
35987
35988#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
35989#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
35990msgid "Plugin updates"
35991msgstr ""
35992
35993#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
35994msgid "A plugin update is available"
35995msgid_plural "There are {} plugin updates available"
35996msgstr[0] ""
35997msgstr[1] ""
35998msgstr[2] ""
35999msgstr[3] ""
36000
36001#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
36002msgid "Install and configure user plugins"
36003msgstr ""
36004
36005#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
36006msgid "Rename this bookmark"
36007msgstr ""
36008
36009#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
36010msgid "Remove this bookmark"
36011msgstr "Odstrani ta zaznamek"
36012
36013#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
36014msgid "Double click to edit the bookmarks"
36015msgstr ""
36016
36017#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
36018msgid "&New"
36019msgstr "&Nov"
36020
36021#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
36022msgid "Create a new bookmark at the current location"
36023msgstr ""
36024
36025#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
36026msgid "Remove the currently selected bookmark"
36027msgstr ""
36028
36029#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
36030msgid "Pre&vious"
36031msgstr ""
36032
36033#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
36034msgid "Nex&t"
36035msgstr ""
36036
36037#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
36038msgid "Position in book"
36039msgstr "Položaj v knjigi"
36040
36041#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
36042msgid "Change how the bookmarks are sorted"
36043msgstr ""
36044
36045#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
36046#, python-brace-format
36047msgid "Are you sure you want to delete the bookmark: {0}?"
36048msgstr ""
36049
36050#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
36051msgid "Export bookmarks"
36052msgstr ""
36053
36054#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
36055#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
36056msgid "Saved bookmarks"
36057msgstr ""
36058
36059#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
36060msgid "Import bookmarks"
36061msgstr ""
36062
36063#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
36064msgid "Add bookmark"
36065msgstr "Dodaj zaznamek"
36066
36067#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
36068msgid "Enter title for bookmark:"
36069msgstr "Vnesite naslov za zaznamek:"
36070
36071#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36072msgid "calibre highlights"
36073msgstr ""
36074
36075#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36076msgid "highlights"
36077msgstr ""
36078
36079#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36080msgid "Modify this highlight"
36081msgstr ""
36082
36083#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36084msgid "Edit notes for this highlight"
36085msgstr ""
36086
36087#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36088msgid "Delete this highlight"
36089msgid_plural "Delete selected highlights"
36090msgstr[0] ""
36091msgstr[1] ""
36092msgstr[2] ""
36093msgstr[3] ""
36094
36095#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36096#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36097msgid "Table of Contents section:"
36098msgid_plural "Table of Contents sections:"
36099msgstr[0] ""
36100msgstr[1] ""
36101msgstr[2] ""
36102msgstr[3] ""
36103
36104#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36105msgid "Double click to jump to an entry"
36106msgstr ""
36107
36108#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36109msgid "Modify"
36110msgstr ""
36111
36112#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36113msgid "Modify the selected highlight"
36114msgstr ""
36115
36116#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36117msgid "Delete the selected highlights"
36118msgstr ""
36119
36120#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36121msgid "Export all highlights"
36122msgstr ""
36123
36124#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36125msgid "No highlights match the search: {}"
36126msgstr ""
36127
36128#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36129msgid "No selected highlight"
36130msgstr ""
36131
36132#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36133msgid "No highlight is currently selected"
36134msgstr ""
36135
36136#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36137msgid "Are you sure you want to delete this highlight permanently?"
36138msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36139msgstr[0] ""
36140msgstr[1] ""
36141msgstr[2] ""
36142msgstr[3] ""
36143
36144#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36145msgid "No highlights"
36146msgstr ""
36147
36148#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36149msgid "This book has no highlights to export"
36150msgstr ""
36151
36152#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36153msgid "Edit lookup source"
36154msgstr ""
36155
36156#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36157msgid "The name of the source"
36158msgstr ""
36159
36160#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36161msgid "The URL template of the source"
36162msgstr ""
36163
36164#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36165#, python-brace-format
36166msgid ""
36167"The URL template must starts with https:// and have {word} in it which will "
36168"be replaced by the actual query"
36169msgstr ""
36170
36171#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36172msgid "You must specify a name"
36173msgstr ""
36174
36175#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36176msgid "Name already exists"
36177msgstr ""
36178
36179#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36180msgid "A lookup source with the name {} already exists"
36181msgstr ""
36182
36183#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36184msgid "You must specify a URL"
36185msgstr ""
36186
36187#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36188msgid "The URL must start with https://"
36189msgstr ""
36190
36191#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36192#, python-brace-format
36193msgid "The URL must contain the placeholder {word}"
36194msgstr ""
36195
36196#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36197msgid "Edit lookup sources"
36198msgstr ""
36199
36200#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36201msgid "Double-click to edit an entry"
36202msgstr ""
36203
36204#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36205#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36206msgid "Restore defaults"
36207msgstr "Obnovi privzeto"
36208
36209#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36210msgid "No sources"
36211msgstr ""
36212
36213#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36214msgid "You must specify at least one lookup source"
36215msgstr ""
36216
36217#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36218msgid "Zoom in"
36219msgstr "Povečaj"
36220
36221#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36222msgid "Zoom out"
36223msgstr "Pomanjšaj"
36224
36225#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36226msgid "Default zoom"
36227msgstr "Privzeta povečava"
36228
36229#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36230msgid "Inspect"
36231msgstr ""
36232
36233#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36234msgid "Lookup &in:"
36235msgstr ""
36236
36237#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36238msgid "Double click on a word in the book's text to look it up."
36239msgstr ""
36240
36241#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36242msgid "Add sources"
36243msgstr "Dodaj vire"
36244
36245#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36246msgid "Add more sources at which to lookup words"
36247msgstr ""
36248
36249#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36250msgid "Refresh the result to match the currently selected text"
36251msgstr ""
36252
36253#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36254msgid "Update on selection change"
36255msgstr ""
36256
36257#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36258msgid ""
36259"Automatically update the displayed result when selected text in the book "
36260"changes. With this disabled the lookup is changed only when clicking the "
36261"Refresh button."
36262msgstr ""
36263
36264#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36265msgid "Connecting to E-book viewer failed"
36266msgstr ""
36267
36268#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36269msgid ""
36270"Unable to connect to existing E-book viewer window, try restarting the "
36271"viewer."
36272msgstr ""
36273
36274#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36275msgid ""
36276"%prog [options] file\n"
36277"\n"
36278"View an e-book.\n"
36279msgstr ""
36280
36281#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36282msgid ""
36283"If specified, the E-book viewer window will try to come to the front when "
36284"started."
36285msgstr ""
36286
36287#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36288msgid ""
36289"If specified, the E-book viewer window will try to open full screen when "
36290"started."
36291msgstr ""
36292
36293#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36294msgid "Force reload of all opened books"
36295msgstr "Prisilno znova naloži vse odprte knjige"
36296
36297#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36298msgid ""
36299"The position at which to open the specified book. The position is a location"
36300" or position you can get by using the Go to->Location action in the viewer "
36301"controls. Alternately, you can use the form toc:something and it will open "
36302"at the location of the first Table of Contents entry that contains the "
36303"string \"something\". The form toc-href:something will match the href "
36304"(internal link destination) of toc nodes. The matching is exact. If you want"
36305" to match a substring, use the form toc-href-contains:something. The form "
36306"ref:something will use Reference mode references."
36307msgstr ""
36308
36309#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36310msgid "Failed to start listener"
36311msgstr ""
36312
36313#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36314msgid ""
36315"Could not start the listener used for single instance viewers. Try rebooting"
36316" your computer."
36317msgstr ""
36318
36319#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36320msgid "Print to PDF"
36321msgstr "Natisni v PDF"
36322
36323#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36324#, python-format
36325msgid "Print %s to a PDF file"
36326msgstr "Natisne %s v datoteko PDF"
36327
36328#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36329msgid "Choose location for PDF file"
36330msgstr "Izberite mesto za datoteko PDF"
36331
36332#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36333msgid "&File:"
36334msgstr "&Datoteka:"
36335
36336#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36337msgid "Paper &size:"
36338msgstr "&Velikost papirja:"
36339
36340#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36341msgid "&Left margin:"
36342msgstr "&Levi rob:"
36343
36344#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36345msgid "&Top margin:"
36346msgstr "Z&gornji rob"
36347
36348#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36349msgid "&Right margin:"
36350msgstr "&Desni rob:"
36351
36352#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36353msgid "&Bottom margin:"
36354msgstr "S&podnji rob"
36355
36356#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36357msgid "inches"
36358msgstr "palcev"
36359
36360#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36361msgid "Add page &number to printed pages"
36362msgstr "Dodaj š&tevilke strani na natisnjene strani"
36363
36364#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36365msgid "&Open PDF file after printing"
36366msgstr "Po tiskanju &odpri PDF"
36367
36368#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36369msgid "PDF file"
36370msgstr "Datoteka PDF"
36371
36372#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36373msgid "No filename specified"
36374msgstr "Ni navedeno ime datoteke"
36375
36376#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36377msgid "You must specify a filename for the PDF file to generate"
36378msgstr "Za ustvarjanje datoteke PDF morate določiti ime datoteke"
36379
36380#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36381msgid "Incorrect filename specified"
36382msgstr "Navedeno je nepravilno ime datoteke"
36383
36384#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36385msgid "The filename for the PDF file must end with .pdf"
36386msgstr ""
36387
36388#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36389msgid "Printing, this will take a while, please wait..."
36390msgstr ""
36391
36392#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36393msgid "Printing..."
36394msgstr "Tiskanje ..."
36395
36396#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36397msgid "Failed to convert to PDF"
36398msgstr ""
36399
36400#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36401msgid "Failed to generate PDF file, click \"Show details\" for more information."
36402msgstr ""
36403
36404#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36405msgid "Contains"
36406msgstr ""
36407
36408#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36409msgid "Whole words"
36410msgstr ""
36411
36412#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36413msgid ""
36414"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36415"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36416"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36417"regular expression."
36418msgstr ""
36419
36420#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36421msgid "Go back to where you were before searching"
36422msgstr ""
36423
36424#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36425msgid "This text is hidden in the book and cannot be displayed"
36426msgstr ""
36427
36428#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36429msgid "No matches were found for:"
36430msgstr ""
36431
36432#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36433#, python-format
36434msgid "Expand all items under %s"
36435msgstr ""
36436
36437#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36438msgid "Expand all items"
36439msgstr ""
36440
36441#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36442msgid "Collapse all items"
36443msgstr ""
36444
36445#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36446msgid "Expand all items at the level of {}"
36447msgstr ""
36448
36449#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36450msgid "Collapse all items at the level of {}"
36451msgstr ""
36452
36453#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36454msgid "Copy Table of Contents to clipboard"
36455msgstr ""
36456
36457#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36458msgid "Search Table of Contents"
36459msgstr ""
36460
36461#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36462msgid "Search for text in the Table of Contents"
36463msgstr ""
36464
36465#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36466#, python-format
36467msgid "There are no Table of Contents entries matching: %s"
36468msgstr ""
36469
36470#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36471msgid "Switch color scheme"
36472msgstr "Preklopi barvno shemo"
36473
36474#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36475msgid "Increase font size"
36476msgstr "Povečaj velikost pisave"
36477
36478#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36479msgid "Decrease font size"
36480msgstr "Zmanjšaj velikost pisave"
36481
36482#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36483msgid "Toggle full screen"
36484msgstr ""
36485
36486#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36487msgid "Previous page"
36488msgstr "Predhodna stran"
36489
36490#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36491#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36492#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36493msgid "Next section"
36494msgstr ""
36495
36496#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36497#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36498#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36499msgid "Previous section"
36500msgstr ""
36501
36502#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36503msgid "Toggle Reference mode"
36504msgstr ""
36505
36506#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36507msgid "Toggle auto-scrolling"
36508msgstr ""
36509
36510#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36511msgid "Lookup words"
36512msgstr ""
36513
36514#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36515msgid "Show viewer controls"
36516msgstr ""
36517
36518#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36519msgid "Toggle paged mode"
36520msgstr ""
36521
36522#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36523msgid "Print book"
36524msgstr "Natisni knjigo"
36525
36526#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36527msgid "Show book metadata"
36528msgstr "Pokaži metapodatke knjige"
36529
36530#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36531msgid "Read aloud"
36532msgstr ""
36533
36534#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36535msgid "Browse highlights in book"
36536msgstr ""
36537
36538#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36539msgid "Select all text in the current file"
36540msgstr ""
36541
36542#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36543msgid "Edit this book"
36544msgstr ""
36545
36546#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36547msgid "Reload this book"
36548msgstr ""
36549
36550#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36551msgid "Customize this toolbar"
36552msgstr "Prilagodi to orodno vrstico"
36553
36554#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36555msgid "Hide this toolbar"
36556msgstr "Skrij to orodno vrstico"
36557
36558#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36559msgid "Switch to flow mode -- where the text is not broken into pages"
36560msgstr "Preklopi na plavajoči način -- kjer besedilo ni razdeljeno na strani"
36561
36562#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36563msgid "Switch to paged mode -- where the text is broken into pages"
36564msgstr ""
36565
36566#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36567msgid "Turn off auto-scrolling"
36568msgstr "Izklopi samodejno pomikanje"
36569
36570#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36571msgid "Turn on auto-scrolling"
36572msgstr "Vlčopi samodejno pomikanje"
36573
36574#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36575msgid "Read the text of the book aloud"
36576msgstr ""
36577
36578#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36579msgid "Stop reading"
36580msgstr ""
36581
36582#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36583msgid "Configure the toolbar"
36584msgstr "Nastavi to orodno vrstico"
36585
36586#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36587msgid ""
36588"Choose the actions you want on the toolbar. Drag and drop items in the right"
36589" hand list to re-arrange the toolbar."
36590msgstr "V orodni vrstici izberite akcije, ki jih želite. Povlecite in spustite vnose na desnem seznamu, da ponovno uredite orodno vrstico."
36591
36592#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36593msgid "Configure Read aloud"
36594msgstr ""
36595
36596#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36597#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36598msgid "Text-to-Speech unavailable"
36599msgstr ""
36600
36601#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36602msgid "Lookup"
36603msgstr ""
36604
36605#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36606msgid "Preparing book for first read, please wait"
36607msgstr "Priprava knjige na prvo branje. Prosimo, počakajte"
36608
36609#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36610msgid "E-book viewer"
36611msgstr "Bralnik e-knjig"
36612
36613#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36614#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36615msgid "Scroll here"
36616msgstr "Pomakni sem"
36617
36618#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36619msgid "Start of book"
36620msgstr "Začetek knjige"
36621
36622#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36623msgid "End of book"
36624msgstr "Konec knjige"
36625
36626#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36627msgid "Start of current file"
36628msgstr "Začetek trenutne datoteke"
36629
36630#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36631msgid "End of current file"
36632msgstr ""
36633
36634#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36635msgid "Hide this scrollbar"
36636msgstr ""
36637
36638#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36639msgid "Search :: no matches"
36640msgstr ""
36641
36642#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36643msgid "Search :: one match"
36644msgstr ""
36645
36646#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36647msgid "Search :: {} matches"
36648msgstr ""
36649
36650#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36651#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36652msgid "Failed to load the image {}"
36653msgstr ""
36654
36655#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36656#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36657msgid "Image not found"
36658msgstr ""
36659
36660#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36661#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36662msgid "Failed to find the image {}"
36663msgstr ""
36664
36665#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36666msgid "Cannot print book"
36667msgstr ""
36668
36669#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36670#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36671msgid "No book is currently open"
36672msgstr ""
36673
36674#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36675msgid "Choose e-book"
36676msgstr "Izberite e-knjigo"
36677
36678#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36679msgid "E-books"
36680msgstr "E-knjige"
36681
36682#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36683msgid "Loading book"
36684msgstr ""
36685
36686#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36687msgid "Loading book, please wait"
36688msgstr ""
36689
36690#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36691msgid "Loading book failed"
36692msgstr ""
36693
36694#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36695#, python-brace-format
36696msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36697msgstr ""
36698
36699#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36700msgid ""
36701"The Qt WebEngine Render process has crashed. You should try restarting the "
36702"viewer."
36703msgstr ""
36704
36705#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36706msgid "Choose background image"
36707msgstr ""
36708
36709#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36710msgid "Clear search history"
36711msgstr "Počisti zgodovino iskanja"
36712
36713#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36714msgid "Test file name invalid"
36715msgstr ""
36716
36717#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36718#, python-format
36719msgid ""
36720"The file name <b>%s</b> does not appear to end with a file extension. It "
36721"must end with a file  extension like .epub or .mobi"
36722msgstr ""
36723
36724#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36725msgid "Hide size in corner"
36726msgstr ""
36727
36728#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36729msgid "Show size in corner"
36730msgstr "Pokaži velikost v kotu"
36731
36732#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36733msgid "Drag to resize"
36734msgstr "Povlecite za spremembo velikosti"
36735
36736#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36737msgid "Hide {}"
36738msgstr ""
36739
36740#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36741msgid "Show {}"
36742msgstr ""
36743
36744#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36745msgid "Choose &color"
36746msgstr "Izberite &barvo"
36747
36748#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36749msgid "Choose a color"
36750msgstr "Izberite barvo"
36751
36752#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36753#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36754msgid "Cu&t"
36755msgstr ""
36756
36757#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36758#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36759msgid "&Step up"
36760msgstr ""
36761
36762#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36763#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36764msgid "Step &down"
36765msgstr ""
36766
36767#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36768msgid "Not rated"
36769msgstr "Ni ocenjeno"
36770
36771#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36772msgid "Generic e-ink device"
36773msgstr ""
36774
36775#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36776msgid "Smartphone"
36777msgstr ""
36778
36779#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36780msgid "iPad like tablet"
36781msgstr ""
36782
36783#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36784msgid "Kindle Basic (all models)"
36785msgstr ""
36786
36787#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36788msgid "Kindle Fire and Fire HD"
36789msgstr ""
36790
36791#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36792msgid "All other SONY devices"
36793msgstr ""
36794
36795#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36796msgid "Kobo and Kobo Touch Readers"
36797msgstr ""
36798
36799#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36800msgid "Kobo Vox, Aura and Glo families"
36801msgstr ""
36802
36803#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36804msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36805msgstr ""
36806
36807#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36808msgid "Nook and Nook Simple Reader"
36809msgstr ""
36810
36811#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36812msgid "PocketBook 360 and newer models"
36813msgstr ""
36814
36815#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36816msgid "PocketBook Lux (1-5) and Basic 4"
36817msgstr ""
36818
36819#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36820msgid "PocketBook Inkpad 3 (Pro) and X"
36821msgstr ""
36822
36823#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36824msgid "Android phone"
36825msgstr ""
36826
36827#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36828msgid "Android tablet"
36829msgstr ""
36830
36831#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36832msgid "Android phone with Kindle reader"
36833msgstr ""
36834
36835#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36836msgid "Android tablet with Kindle reader"
36837msgstr ""
36838
36839#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36840msgid "Generic"
36841msgstr ""
36842
36843#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36844msgid ""
36845"Choose your e-book device. If your device is not in the list, choose a "
36846"\"Generic\" device."
36847msgstr ""
36848
36849#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36850#, python-brace-format
36851msgid ""
36852"If you are moving calibre from an old computer to a new one, please read <a "
36853"href=\"{0}\">the instructions</a>."
36854msgstr ""
36855
36856#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36857msgid "Select location for books"
36858msgstr "Izberite mesto za knjige"
36859
36860#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36861#, python-format
36862msgid "Failed to create a folder at %s"
36863msgstr ""
36864
36865#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36866#, python-format
36867msgid ""
36868"You must choose an empty folder for the calibre library. %s is not empty."
36869msgstr "Izbrati morate prazno mapo v knjižnici calibre. %s ni prazna."
36870
36871#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
36872msgid "&Next >"
36873msgstr "&Naprej >"
36874
36875#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
36876msgid "< &Back"
36877msgstr "< Na&zaj"
36878
36879#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
36880#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
36881#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
36882#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
36883#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
36884msgid "Cancel"
36885msgstr "Prekliči"
36886
36887#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
36888msgid "&Finish"
36889msgstr "&Dokončaj"
36890
36891#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
36892msgid "Commit"
36893msgstr ""
36894
36895#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
36896msgid "Welcome wizard"
36897msgstr "Čarovnik dobrodošlice"
36898
36899#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
36900#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
36901#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
36902#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
36903#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
36904#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
36905msgid "Welcome to calibre"
36906msgstr "Dobrodošli v calibre"
36907
36908#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
36909#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
36910#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
36911#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
36912#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
36913msgid "The one stop solution to all your e-book needs."
36914msgstr "Zadovolji vse vaše e-knjižne potrebe."
36915
36916#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
36917msgid "&Manufacturers"
36918msgstr "&Izdelovalci"
36919
36920#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
36921msgid "&Devices"
36922msgstr "Na&prave"
36923
36924#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
36925#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
36926#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
36927#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
36928msgid "WizardPage"
36929msgstr ""
36930
36931#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
36932#, python-format
36933msgid ""
36934"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
36935"button to apply your settings."
36936msgstr ""
36937
36938#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
36939msgid ""
36940"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
36941" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
36942msgstr ""
36943
36944#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
36945#, python-format
36946msgid ""
36947"<h2>User Manual</h2>A User Manual is also available <a "
36948"href=\"%s\">online</a>."
36949msgstr ""
36950
36951#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
36952msgid ""
36953"<p>calibre can automatically send books by email to your Kindle. To do that "
36954"you have to setup email delivery below. The easiest way is to setup a free "
36955"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
36956" below. You will also have to register your email address in your Amazon "
36957"account."
36958msgstr ""
36959
36960#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
36961msgid "&Kindle email:"
36962msgstr ""
36963
36964#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
36965msgid "Choose your &language:"
36966msgstr "Iz&berite svoj jezik:"
36967
36968#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
36969msgid ""
36970"<p>Choose a location for your books. When you add books to calibre, they "
36971"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
36972msgstr ""
36973
36974#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
36975msgid ""
36976"If a calibre library already exists at the newly selected location, calibre "
36977"will use it automatically."
36978msgstr ""
36979
36980#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
36981msgid "Test email settings"
36982msgstr "Preizkusi nastavitve e-pošte"
36983
36984#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
36985#, python-format
36986msgid "Send test mail from %s to:"
36987msgstr ""
36988
36989#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
36990#, python-format
36991msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
36992msgstr ""
36993
36994#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
36995msgid "No email address"
36996msgstr ""
36997
36998#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
36999msgid ""
37000"No email address to send mail to has been specified. You must specify a To: "
37001"address before running the test."
37002msgstr ""
37003
37004#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
37005msgid "Sending email, please wait..."
37006msgstr ""
37007
37008#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
37009msgid "Email successfully sent"
37010msgstr ""
37011
37012#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
37013msgid "Setup sending email using"
37014msgstr ""
37015
37016#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
37017#, python-brace-format
37018msgid ""
37019"If you don't have an account, you can sign up for a free {name} email "
37020"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
37021msgstr ""
37022
37023#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
37024#, python-format
37025msgid "Your %s &email address:"
37026msgstr "Vaš %s &e-poštni naslov:"
37027
37028#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
37029#, python-format
37030msgid "Your %s &username:"
37031msgstr "Vaše &uporabniško ime %s:"
37032
37033#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
37034#, python-format
37035msgid "Your %s &password:"
37036msgstr "Va&še geslo %s:"
37037
37038#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
37039#, python-format
37040msgid ""
37041"If you plan to use email to send books to your Kindle, remember to add your "
37042"%s email address to the allowed email addresses in your Amazon.com Kindle "
37043"management page."
37044msgstr ""
37045
37046#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
37047msgid "Setup"
37048msgstr ""
37049
37050#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
37051msgid "Incorrect username"
37052msgstr "Neveljavno uporabniško ime"
37053
37054#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
37055#, python-format
37056msgid "%s needs the full email address as your username"
37057msgstr ""
37058
37059#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
37060msgid "OK to proceed?"
37061msgstr "Želite nadaljevati?"
37062
37063#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
37064msgid ""
37065"This will display your email password on the screen. Is it OK to proceed?"
37066msgstr ""
37067
37068#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
37069msgid ""
37070"Before using this account to send mail, you must enable the \"Enable access "
37071"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
37072"Settings > POP3 & IMAP."
37073msgstr ""
37074
37075#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37076msgid ""
37077"Google recently deliberately broke their email sending protocol (SMTP) "
37078"support in an attempt to force everyone to use their web interface so they "
37079"can show you more ads. They are trying to claim that SMTP is insecure, that "
37080"is incorrect and simply an excuse. To use a Gmail account you will need to "
37081"\"allow less secure apps\" as described <a "
37082"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37083msgstr ""
37084
37085#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37086msgid ""
37087"If you are setting up a new Hotmail account, Microsoft requires that you  "
37088"verify your account periodically, before it will let calibre send email."
37089msgstr ""
37090
37091#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37092#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37093msgid "Bad configuration"
37094msgstr ""
37095
37096#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37097msgid "You must set the From email address"
37098msgstr ""
37099
37100#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37101msgid ""
37102"You must either set both the username <b>and</b> password for the mail "
37103"server or no username and no password at all."
37104msgstr ""
37105
37106#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37107msgid ""
37108"No username and password set for mailserver. Most  mailservers need a "
37109"username and password. Are you sure?"
37110msgstr ""
37111
37112#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37113msgid "Send email &from:"
37114msgstr "Pošlji e-sporočilo z &naslova:"
37115
37116#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37117msgid ""
37118"<p>This is what will be present in the From: field of emails sent by "
37119"calibre.<br> Set it to your email address"
37120msgstr ""
37121
37122#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37123msgid ""
37124"<p>A mail server is useful if the service you are sending mail to only "
37125"accepts email from well know mail services."
37126msgstr ""
37127
37128#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37129msgid "Email server"
37130msgstr ""
37131
37132#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37133msgid "calibre can <b>optionally</b> use a server to send mail"
37134msgstr "calibre lahko <b>po želji</b> za pošiljanje e-sporočil uporabi strežnik"
37135
37136#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37137msgid "&Hostname:"
37138msgstr "&Ime strežnika:"
37139
37140#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37141msgid "The hostname of your mail server. For example, smtp.gmail.com"
37142msgstr ""
37143
37144#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37145msgid "&Port:"
37146msgstr "&Vrata:"
37147
37148#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37149msgid ""
37150"The port your mail server listens for connections on. The default is 25"
37151msgstr ""
37152
37153#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37154msgid "Your username on the mail server"
37155msgstr ""
37156
37157#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37158msgid "Your password on the mail server"
37159msgstr ""
37160
37161#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37162msgid "&Show"
37163msgstr "Po&kaži"
37164
37165#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37166msgid "Encr&yption:"
37167msgstr ""
37168
37169#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37170msgid ""
37171"Use TLS encryption when connecting to the mail server. This is the most "
37172"common."
37173msgstr ""
37174
37175#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37176msgid "&TLS"
37177msgstr "&TLS"
37178
37179#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37180msgid "Use SSL encryption when connecting to the mail server."
37181msgstr ""
37182
37183#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37184msgid "SS&L"
37185msgstr ""
37186
37187#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37188msgid "WARNING: Using no encryption is highly insecure"
37189msgstr ""
37190
37191#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37192msgid "Use &GMX"
37193msgstr ""
37194
37195#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37196msgid "Use &Hotmail"
37197msgstr ""
37198
37199#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37200msgid "&Test email"
37201msgstr "&Preizkusi e-naslov"
37202
37203#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37204msgid ""
37205"<p>If you use the <a "
37206"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37207"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37208"your calibre book collection wirelessly, directly on the device. To do this "
37209"you have to turn on the calibre Content server."
37210msgstr ""
37211
37212#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37213msgid "Turn on the &Content server"
37214msgstr ""
37215
37216#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37217#, python-format
37218msgid ""
37219"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37220"<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."
37221msgstr ""
37222
37223#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37224#, python-brace-format
37225msgid "Invalid query format for colon-separated search: {0}"
37226msgstr ""
37227
37228#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37229msgid "BIBTEX catalog generator"
37230msgstr ""
37231
37232#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37233#, python-format
37234msgid ""
37235"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37236"Available fields: %(fields)s.\n"
37237"plus user-created custom fields.\n"
37238"Example: %(opt)s=title,authors,tags\n"
37239"Default: '%%default'\n"
37240"Applies to: BIBTEX output format"
37241msgstr ""
37242
37243#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37244#, python-format
37245msgid ""
37246"Output field to sort on.\n"
37247"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37248"Default: '%default'\n"
37249"Applies to: BIBTEX output format"
37250msgstr ""
37251
37252#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37253#, python-format
37254msgid ""
37255"Create a citation for BibTeX entries.\n"
37256"Boolean value: True, False\n"
37257"Default: '%default'\n"
37258"Applies to: BIBTEX output format"
37259msgstr ""
37260
37261#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37262#, python-format
37263msgid ""
37264"Create a file entry if formats is selected for BibTeX entries.\n"
37265"Boolean value: True, False\n"
37266"Default: '%default'\n"
37267"Applies to: BIBTEX output format"
37268msgstr ""
37269
37270#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37271#, python-format
37272msgid ""
37273"The template for citation creation from database fields.\n"
37274"Should be a template with {} enclosed fields.\n"
37275"Available fields: %s.\n"
37276"Default: '%%default'\n"
37277"Applies to: BIBTEX output format"
37278msgstr ""
37279
37280#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37281#, python-format
37282msgid ""
37283"BibTeX file encoding output.\n"
37284"Available types: utf8, cp1252, ascii.\n"
37285"Default: '%default'\n"
37286"Applies to: BIBTEX output format"
37287msgstr ""
37288
37289#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37290#, python-format
37291msgid ""
37292"BibTeX file encoding flag.\n"
37293"Available types: strict, replace, ignore, backslashreplace.\n"
37294"Default: '%default'\n"
37295"Applies to: BIBTEX output format"
37296msgstr ""
37297
37298#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37299#, python-format
37300msgid ""
37301"Entry type for BibTeX catalog.\n"
37302"Available types: book, misc, mixed.\n"
37303"Default: '%default'\n"
37304"Applies to: BIBTEX output format"
37305msgstr ""
37306
37307#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37308msgid "CSV/XML catalog generator"
37309msgstr ""
37310
37311#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37312#, python-format
37313msgid ""
37314"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37315"Available fields: %(fields)s,\n"
37316"plus user-created custom fields.\n"
37317"Example: %(opt)s=title,authors,tags\n"
37318"Default: '%%default'\n"
37319"Applies to: CSV, XML output formats"
37320msgstr ""
37321
37322#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37323#, python-format
37324msgid ""
37325"Output field to sort on.\n"
37326"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37327"Default: '%default'\n"
37328"Applies to: CSV, XML output formats"
37329msgstr ""
37330
37331#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37332msgid "AZW3/EPUB/MOBI catalog generator"
37333msgstr ""
37334
37335#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37336#, python-format
37337msgid ""
37338"Title of generated catalog used as title in metadata.\n"
37339"Default: '%default'\n"
37340"Applies to: AZW3, EPUB, MOBI output formats"
37341msgstr ""
37342
37343#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37344#, python-format
37345msgid ""
37346"Create cross-references in Authors section for books with multiple authors.\n"
37347"Default: '%default'\n"
37348"Applies to: AZW3, EPUB, MOBI output formats"
37349msgstr ""
37350
37351#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37352#, python-format
37353msgid ""
37354"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"
37355"Default: '%default'\n"
37356"Applies to: AZW3, EPUB, MOBI output formats"
37357msgstr ""
37358
37359#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37360#, python-format
37361msgid ""
37362"Regex describing tags to exclude as genres.\n"
37363"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37364"Applies to: AZW3, EPUB, MOBI output formats"
37365msgstr ""
37366
37367#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37368#, python-format
37369msgid ""
37370"Specifies the rules used to exclude books from the generated catalog.\n"
37371"The model for an exclusion rule is either\n"
37372"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37373"('<rule name>','<custom column>','<pattern>').\n"
37374"For example:\n"
37375"(('Archived books','#status','Archived'),)\n"
37376"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37377"When multiple rules are defined, all rules will be applied.\n"
37378"Default: \n"
37379"\"%default\"\n"
37380"Applies to: AZW3, EPUB, MOBI output formats"
37381msgstr ""
37382
37383#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37384#, python-format
37385msgid ""
37386"Include 'Authors' section in catalog.\n"
37387"Default: '%default'\n"
37388"Applies to: AZW3, EPUB, MOBI output formats"
37389msgstr ""
37390
37391#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:93
37392#, python-format
37393msgid ""
37394"Include 'Descriptions' section in catalog.\n"
37395"Default: '%default'\n"
37396"Applies to: AZW3, EPUB, MOBI output formats"
37397msgstr ""
37398
37399#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:100
37400#, python-format
37401msgid ""
37402"Include 'Genres' section in catalog.\n"
37403"Default: '%default'\n"
37404"Applies to: AZW3, EPUB, MOBI output formats"
37405msgstr ""
37406
37407#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37408#, python-format
37409msgid ""
37410"Include 'Titles' section in catalog.\n"
37411"Default: '%default'\n"
37412"Applies to: AZW3, EPUB, MOBI output formats"
37413msgstr ""
37414
37415#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37416#, python-format
37417msgid ""
37418"Include 'Series' section in catalog.\n"
37419"Default: '%default'\n"
37420"Applies to: AZW3, EPUB, MOBI output formats"
37421msgstr ""
37422
37423#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37424#, python-format
37425msgid ""
37426"Include 'Recently Added' section in catalog.\n"
37427"Default: '%default'\n"
37428"Applies to: AZW3, EPUB, MOBI output formats"
37429msgstr ""
37430
37431#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37432#, python-format
37433msgid ""
37434"Source field for 'Genres' section.\n"
37435"Default: '%default'\n"
37436"Applies to: AZW3, EPUB, MOBI output formats"
37437msgstr ""
37438
37439#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37440#, python-format
37441msgid ""
37442"Custom field containing note text to insert in Description header.\n"
37443"Default: '%default'\n"
37444"Applies to: AZW3, EPUB, MOBI output formats"
37445msgstr ""
37446
37447#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37448#, python-format
37449msgid ""
37450"#<custom field>:[before|after]:[True|False] specifying:\n"
37451" <custom field> Custom field containing notes to merge with comments\n"
37452" [before|after] Placement of notes with respect to comments\n"
37453" [True|False] - A horizontal rule is inserted between notes and comments\n"
37454"Default: '%default'\n"
37455"Applies to: AZW3, EPUB, MOBI output formats"
37456msgstr ""
37457
37458#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37459#, python-format
37460msgid ""
37461"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"
37462"Default: '%default'\n"
37463"Applies to: AZW3, EPUB, MOBI output formats"
37464msgstr ""
37465
37466#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37467#, python-format
37468msgid ""
37469"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37470"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37471"When multiple rules are defined, the first matching rule will be used.\n"
37472"Default:\n"
37473"\"%default\"\n"
37474"Applies to: AZW3, EPUB, MOBI output formats"
37475msgstr ""
37476
37477#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37478#, python-format
37479msgid ""
37480"Use a named preset created with the GUI catalog builder.\n"
37481"A preset specifies all settings for building a catalog.\n"
37482"Default: '%default'\n"
37483"Applies to: AZW3, EPUB, MOBI output formats"
37484msgstr ""
37485
37486#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37487#, python-format
37488msgid ""
37489"Replace existing cover when generating the catalog.\n"
37490"Default: '%default'\n"
37491"Applies to: AZW3, EPUB, MOBI output formats"
37492msgstr ""
37493
37494#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37495#, python-format
37496msgid ""
37497"Size hint (in inches) for book covers in catalog.\n"
37498"Range: 1.0 - 2.0\n"
37499"Default: '%default'\n"
37500"Applies to: AZW3, EPUB, MOBI output formats"
37501msgstr ""
37502
37503#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37504#, python-format
37505msgid "Error: Preset \"%s\" not found."
37506msgstr ""
37507
37508#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37509#, python-format
37510msgid "Stored presets: %s"
37511msgstr ""
37512
37513#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37514msgid "Error: No stored presets."
37515msgstr ""
37516
37517#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37518msgid ""
37519"\n"
37520"*** Adding 'By authors' section required for MOBI output ***"
37521msgstr ""
37522
37523#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37524msgid "column not in book: "
37525msgstr ""
37526
37527#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37528msgid "Symbols"
37529msgstr "Simboli"
37530
37531#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37532msgid "No genres to catalog.\n"
37533msgstr ""
37534
37535#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37536msgid "Check 'Excluded genres' regex in the E-book options.\n"
37537msgstr ""
37538
37539#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37540msgid "No books available to catalog"
37541msgstr ""
37542
37543#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37544#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37545msgid "Titles"
37546msgstr "Naslovi"
37547
37548#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37549msgid "Genres"
37550msgstr "Zvrsti"
37551
37552#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37553#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37554msgid "Recently Added"
37555msgstr "Nedavno dodano"
37556
37557#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37558#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37559msgid "Recently Read"
37560msgstr "Nedavno prebrano"
37561
37562#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37563msgid "Descriptions"
37564msgstr "Opisi"
37565
37566#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37567msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37568msgstr ""
37569
37570#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37571msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37572msgstr ""
37573
37574#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37575msgid "Sorting database"
37576msgstr ""
37577
37578#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37579msgid "Sorting titles"
37580msgstr ""
37581
37582#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37583msgid ""
37584"No books to catalog.\n"
37585"Check 'Excluded books' rules in the E-book options.\n"
37586msgstr ""
37587
37588#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37589msgid "No books available to include in catalog"
37590msgstr ""
37591
37592#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37593#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37594#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37595#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37596#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37597#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37598#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37599#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37600#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37601#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37602#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37603msgid "error in"
37604msgstr ""
37605
37606#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37607msgid "Genres HTML"
37608msgstr ""
37609
37610#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37611msgid "Titles HTML"
37612msgstr "Naslovi HTML"
37613
37614#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37615#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37616#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37617msgid "by "
37618msgstr ""
37619
37620#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37621msgid "Descriptions HTML"
37622msgstr "Opisi HTML"
37623
37624#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37625msgid "Description HTML"
37626msgstr "Opis HTML"
37627
37628#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37629msgid "NCX header"
37630msgstr ""
37631
37632#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37633msgid "NCX for descriptions"
37634msgstr ""
37635
37636#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37637msgid "NCX for Series"
37638msgstr ""
37639
37640#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37641#, python-format
37642msgid "Series beginning with %s"
37643msgstr ""
37644
37645#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37646#, python-format
37647msgid "Series beginning with '%s'"
37648msgstr ""
37649
37650#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37651msgid "NCX for Titles"
37652msgstr ""
37653
37654#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37655#, python-format
37656msgid "Titles beginning with %s"
37657msgstr ""
37658
37659#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37660#, python-format
37661msgid "Titles beginning with '%s'"
37662msgstr ""
37663
37664#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37665msgid "NCX for Authors"
37666msgstr ""
37667
37668#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37669#, python-format
37670msgid "Authors beginning with %s"
37671msgstr ""
37672
37673#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37674#, python-format
37675msgid "Authors beginning with '%s'"
37676msgstr ""
37677
37678#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37679msgid "NCX for Recently Added"
37680msgstr ""
37681
37682#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37683msgid "NCX for Recently Read"
37684msgstr ""
37685
37686#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37687msgid "NCX for genres"
37688msgstr ""
37689
37690#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37691msgid "Generating OPF"
37692msgstr ""
37693
37694#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37695msgid "Thumbnails"
37696msgstr ""
37697
37698#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37699msgid "Thumbnail"
37700msgstr ""
37701
37702#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37703msgid "Saving NCX"
37704msgstr ""
37705
37706#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37707msgid "Invalid titles"
37708msgstr "Neveljavni naslovi"
37709
37710#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37711msgid "Extra titles"
37712msgstr "Dodatni naslovi"
37713
37714#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37715msgid "Invalid authors"
37716msgstr "Neveljavni avtorji"
37717
37718#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37719msgid "Extra authors"
37720msgstr "Dodatni avtorji"
37721
37722#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37723msgid "Missing book formats"
37724msgstr "Manjkajoči zapisi knjig"
37725
37726#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37727msgid "Extra book formats"
37728msgstr "Dodatni zapisi knjig"
37729
37730#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37731msgid "Unknown files in books"
37732msgstr "Neznane datoteke v knjigah"
37733
37734#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37735msgid "Missing cover files"
37736msgstr "Manjkajoče datoteke naslovnic"
37737
37738#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37739msgid "Cover files not in database"
37740msgstr "Datoteke naslovnic izven zbirke podatkov"
37741
37742#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37743msgid "Folders raising exception"
37744msgstr "Mape, ki povzročajo izjeme"
37745
37746#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37747msgid "INVALID CONDITION"
37748msgstr "NEVELJAVEN POGOJ"
37749
37750#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37751#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37752#, python-format
37753msgid "Path to library too long. Must be less than %d characters."
37754msgstr "Pot do knjižnice je predolga. Imeti mora manj kot %d znakov."
37755
37756#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37757#, python-format
37758msgid " (%s books)"
37759msgstr " (%s knjig)"
37760
37761#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37762msgid "Identifiers"
37763msgstr "Identifikatorji"
37764
37765#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37766msgid "On device"
37767msgstr "Na napravi"
37768
37769#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37770msgid "Series sort"
37771msgstr "Razvrščanje zbirk"
37772
37773#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37774msgid "Title sort"
37775msgstr "Razvrščanje naslovov"
37776
37777#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37778msgid "The title"
37779msgstr "Naslov"
37780
37781#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37782msgid "The authors"
37783msgstr "Avtorji"
37784
37785#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37786#, python-brace-format
37787msgid ""
37788"The author sort string. To use only the first letter of the name use "
37789"{author_sort[0]}"
37790msgstr ""
37791
37792#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37793msgid "The tags"
37794msgstr "Značke"
37795
37796#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37797msgid "The series"
37798msgstr "Zbirka"
37799
37800#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37801msgid ""
37802"The series number. To get leading zeros use {series_index:0>3s} or "
37803"{series_index:>3s} for leading spaces"
37804msgstr ""
37805
37806#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37807msgid "The rating"
37808msgstr "Ocena"
37809
37810#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37811msgid "The ISBN"
37812msgstr "ISBN"
37813
37814#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37815msgid "The publisher"
37816msgstr "Založnik"
37817
37818#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37819msgid "The date"
37820msgstr "Datum"
37821
37822#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37823msgid "The published date"
37824msgstr "Datum objave"
37825
37826#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37827msgid "The date when the metadata for this book record was last modified"
37828msgstr ""
37829
37830#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37831msgid "The language(s) of this book"
37832msgstr "Jezik(i) te knjige"
37833
37834#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37835msgid "The calibre internal id"
37836msgstr ""
37837
37838#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37839msgid "Options to control saving to disk"
37840msgstr ""
37841
37842#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37843msgid ""
37844"Normally, calibre will update the metadata in the saved files from what is "
37845"in the calibre library. Makes saving to disk slower."
37846msgstr ""
37847
37848#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37849msgid ""
37850"Normally, calibre will write the metadata into a separate OPF file along "
37851"with the actual e-book files."
37852msgstr ""
37853
37854#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37855msgid ""
37856"Normally, calibre will save the cover in a separate file along with the "
37857"actual e-book files."
37858msgstr ""
37859
37860#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37861msgid ""
37862"Comma separated list of formats to save for each book. By default all "
37863"available formats are saved."
37864msgstr ""
37865
37866#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37867#, python-format
37868msgid ""
37869"The template to control the filename and folder structure of the saved "
37870"files. Default is \"%(templ)s\" which will save books into a per-author "
37871"subfolder with filenames containing title and author. Available controls "
37872"are: {%(controls)s}"
37873msgstr ""
37874
37875#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
37876#, python-format
37877msgid ""
37878"The template to control the filename and folder structure of files sent to "
37879"the device. Default is \"%(templ)s\" which will save books into a per-author"
37880" folder with filenames containing title and author. Available controls are: "
37881"{%(controls)s}"
37882msgstr ""
37883
37884#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
37885msgid ""
37886"Have calibre convert all non English characters into English equivalents for"
37887" the file names. This is useful if saving to a legacy filesystem without "
37888"full support for Unicode filenames."
37889msgstr ""
37890
37891#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
37892#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
37893#, python-format
37894msgid ""
37895"The format in which to display dates. %(day)s - day, %(month)s - month, "
37896"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
37897msgstr ""
37898
37899#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
37900msgid "Convert paths to lowercase."
37901msgstr ""
37902
37903#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
37904msgid "Replace whitespace with underscores."
37905msgstr ""
37906
37907#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
37908msgid "Save into a single folder, ignoring the template folder structure"
37909msgstr ""
37910
37911#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
37912#, python-format
37913msgid ""
37914"Failed to calculate path for save to disk. Template: %(templ)s\n"
37915"Error: %(err)s"
37916msgstr ""
37917
37918#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
37919#, python-format
37920msgid "Template evaluation resulted in no path components. Template: %s"
37921msgstr ""
37922
37923#: /__w/calibre/calibre/src/calibre/linux.py:1144
37924msgid "The one stop solution to all your e-book needs"
37925msgstr ""
37926
37927#: /__w/calibre/calibre/src/calibre/linux.py:1146
37928msgid "calibre is the one stop solution to all your e-book needs."
37929msgstr ""
37930
37931#: /__w/calibre/calibre/src/calibre/linux.py:1147
37932msgid ""
37933"You can use calibre to catalog your books, fetch metadata for them "
37934"automatically, convert them from and to all the various e-book formats, send"
37935" them to your e-book reader devices, read the books on your computer, edit "
37936"the books in a dedicated e-book editor and even make them available over the"
37937" network with the built-in Content server. You can also download news and "
37938"periodicals in e-book format from over a thousand different news and "
37939"magazine websites."
37940msgstr ""
37941
37942#: /__w/calibre/calibre/src/calibre/linux.py:1160
37943msgid "Edit the text and styles inside e-books"
37944msgstr ""
37945
37946#: /__w/calibre/calibre/src/calibre/linux.py:1162
37947msgid ""
37948"The calibre E-book editor allows you to edit the text and styles inside the "
37949"book with a live preview of your changes."
37950msgstr ""
37951
37952#: /__w/calibre/calibre/src/calibre/linux.py:1163
37953msgid ""
37954"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
37955"various useful tools for checking the book for errors, editing the Table of "
37956"Contents, performing automated cleanups, etc."
37957msgstr ""
37958
37959#: /__w/calibre/calibre/src/calibre/linux.py:1175
37960msgid "Read e-books in over a dozen different formats"
37961msgstr ""
37962
37963#: /__w/calibre/calibre/src/calibre/linux.py:1177
37964msgid ""
37965"The calibre E-book viewer allows you to read e-books in over a dozen "
37966"different formats."
37967msgstr ""
37968
37969#: /__w/calibre/calibre/src/calibre/linux.py:1178
37970msgid ""
37971"It has a full screen mode for distraction free reading and can display the "
37972"text with multiple columns per screen."
37973msgstr ""
37974
37975#: /__w/calibre/calibre/src/calibre/linux.py:1315
37976msgid "Command Line Interface"
37977msgstr "Vmesnik ukazne vrstice"
37978
37979#: /__w/calibre/calibre/src/calibre/linux.py:1316
37980msgid ""
37981"On macOS, the command line tools are inside the calibre bundle, for example,"
37982" if you installed calibre in :file:`/Applications` the command line tools "
37983"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
37984msgstr ""
37985
37986#: /__w/calibre/calibre/src/calibre/linux.py:1319
37987msgid "Documented commands"
37988msgstr ""
37989
37990#: /__w/calibre/calibre/src/calibre/linux.py:1319
37991msgid "Undocumented commands"
37992msgstr ""
37993
37994#: /__w/calibre/calibre/src/calibre/linux.py:1320
37995msgid ""
37996"You can see usage for undocumented commands by executing them without "
37997"arguments in a terminal."
37998msgstr ""
37999
38000#: /__w/calibre/calibre/src/calibre/linux.py:1321
38001msgid "Change language"
38002msgstr ""
38003
38004#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
38005#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
38006#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
38007#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38008msgid "Newest"
38009msgstr "Najnovejše"
38010
38011#: /__w/calibre/calibre/src/calibre/srv/code.py:130
38012#, python-brace-format
38013msgid "<b>{title}</b> by {authors}"
38014msgstr ""
38015
38016#: /__w/calibre/calibre/src/calibre/srv/code.py:131
38017#, python-brace-format
38018msgid "{series_index} of <i>{series}</i>"
38019msgstr ""
38020
38021#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38022#, python-brace-format
38023msgid "Date: {timestamp}"
38024msgstr ""
38025
38026#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38027#, python-brace-format
38028msgid "Published: {pubdate}"
38029msgstr ""
38030
38031#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38032#, python-brace-format
38033msgid "Publisher: {publisher}"
38034msgstr ""
38035
38036#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
38037msgid "Show "
38038msgstr "Pokaži"
38039
38040#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
38041msgid " sorted by "
38042msgstr "razvrščeno po"
38043
38044#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38045msgid "Change library"
38046msgstr ""
38047
38048#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38049msgid "Change library to: "
38050msgstr ""
38051
38052#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
38053msgid "Switch to the full interface (non-mobile interface)"
38054msgstr ""
38055
38056#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
38057msgid ""
38058"The full interface gives you many more features, but it may not work well on"
38059" a small screen"
38060msgstr ""
38061
38062#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
38063#, python-brace-format
38064msgid "{0} is not a valid IP address/network, with error: {1}"
38065msgstr ""
38066
38067#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
38068#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
38069msgid "username [password]"
38070msgstr ""
38071
38072#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
38073msgid "Give this user only read access"
38074msgstr ""
38075
38076#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38077#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38078#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38079#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38080msgid "username is required"
38081msgstr ""
38082
38083#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38084msgid "username"
38085msgstr ""
38086
38087#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38088msgid "username set|reset|toggle|show"
38089msgstr ""
38090
38091#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38092msgid "username and operation are required"
38093msgstr ""
38094
38095#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38096msgid "[options] username [library_name ...]"
38097msgstr ""
38098
38099#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38100msgid ""
38101"Specify the action to perform.\n"
38102"A value of \"show\" shows the current library restrictions for the specified user.\n"
38103"A value of \"allow-all\" removes all library restrictions.\n"
38104"A value of \"allow\" allows access to only the specified libraries.\n"
38105"A value of \"block\" allows access to all, except the specified libraries.\n"
38106"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."
38107msgstr ""
38108
38109#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38110msgid "Unknown command: {}"
38111msgstr ""
38112
38113#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38114msgid "Manage the user accounts for calibre-server. Available commands are:"
38115msgstr ""
38116
38117#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38118msgid "Use {} for help on individual commands"
38119msgstr ""
38120
38121#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38122msgid "What do you want to do?"
38123msgstr "Kaj želite storiti?"
38124
38125#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38126msgid "default"
38127msgstr "privzeto"
38128
38129#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38130msgid "No choice selected, exiting..."
38131msgstr ""
38132
38133#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38134#, python-format
38135msgid "%s is not a valid choice, try again"
38136msgstr ""
38137
38138#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38139msgid "Existing user names:"
38140msgstr "Obstoječa uporabniška imena:"
38141
38142#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38143msgid "There are no users, you must first add an user"
38144msgstr "Ni uporabnikov, najprej morate dodati uporabnika"
38145
38146#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38147#, python-format
38148msgid "The username %s does not exist"
38149msgstr "Uporabniško ime %s ne obstaja"
38150
38151#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38152#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38153msgid "Enter the username"
38154msgstr "Vnesite uporabniško ime"
38155
38156#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38157#, python-format
38158msgid "Enter the new password for %s: "
38159msgstr "Vnesite novo geslo za %s:"
38160
38161#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38162#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38163msgid "Empty passwords are not allowed"
38164msgstr "Prazno geslo ni dovoljeno"
38165
38166#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38167#, python-format
38168msgid "Re-enter the new password for %s, to verify: "
38169msgstr "Ponovno vnesite novo geslo za %s, da ga preverite:"
38170
38171#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38172msgid "Passwords do not match"
38173msgstr "Gesli se ne ujemata"
38174
38175#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38176#, python-format
38177msgid "User %s added successfully!"
38178msgstr "Uporabnik %s uspešno dodan!"
38179
38180#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38181#, python-format
38182msgid "Are you sure you want to remove the user %s?"
38183msgstr "Ste prepričani, da želite odstraniti uporabnika %s?"
38184
38185#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38186#, python-format
38187msgid "User %s successfully removed!"
38188msgstr "Uporabnik %s uspešno odstranjen!"
38189
38190#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38191#, python-format
38192msgid "Password for %s successfully changed!"
38193msgstr "Geslo za uporabnika %s uspešno spremenjeno!"
38194
38195#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38196#, python-brace-format
38197msgid "Current password for {0} is: {1}"
38198msgstr ""
38199
38200#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38201msgid "Allow {} to make changes (i.e. grant write access)"
38202msgstr ""
38203
38204#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38205msgid "Prevent {} from making changes (i.e. remove write access)"
38206msgstr ""
38207
38208#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38209msgid "{} has the following additional per-library restrictions:"
38210msgstr ""
38211
38212#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38213msgid "{} has no additional per-library restrictions"
38214msgstr ""
38215
38216#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38217msgid "Allow access to all libraries"
38218msgstr ""
38219
38220#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38221msgid "Allow access to only specified libraries"
38222msgstr ""
38223
38224#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38225msgid "Allow access to all, except specified libraries"
38226msgstr ""
38227
38228#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38229msgid "Change per-library restrictions"
38230msgstr ""
38231
38232#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38233msgid "Enter the name of the library:"
38234msgstr ""
38235
38236#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38237msgid ""
38238"Enter a search expression, access will be granted only to books matching "
38239"this expression. An empty expression will grant access to all books."
38240msgstr ""
38241
38242#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38243msgid "Another restriction?"
38244msgstr ""
38245
38246#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38247msgid "Enter a comma separated list of library names:"
38248msgstr ""
38249
38250#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38251msgid "Allowing access only to libraries: {}"
38252msgstr ""
38253
38254#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38255msgid "Allowing access to all libraries, except: {}"
38256msgstr ""
38257
38258#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38259msgid "Show password for {}"
38260msgstr ""
38261
38262#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38263msgid "Change read/write permission for {}"
38264msgstr ""
38265
38266#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38267msgid "Change the libraries {} is allowed to access"
38268msgstr ""
38269
38270#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38271#, python-brace-format
38272msgid "{0} has {1} access"
38273msgstr ""
38274
38275#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38276msgid "read-write"
38277msgstr ""
38278
38279#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38280msgid "readonly"
38281msgstr ""
38282
38283#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38284msgid "Add a new user"
38285msgstr "Dodaj novega uporabnika"
38286
38287#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38288msgid "Edit an existing user"
38289msgstr "Uredi obstoječega uporabnika"
38290
38291#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38292msgid "Remove a user"
38293msgstr "Odstrani uporabnika"
38294
38295#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38296msgid "one item"
38297msgid_plural "{} items"
38298msgstr[0] ""
38299msgstr[1] ""
38300msgstr[2] ""
38301msgstr[3] ""
38302
38303#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38304#, python-format
38305msgid "RATING: %s<br />"
38306msgstr "OCENA: %s<br />"
38307
38308#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38309#, python-format
38310msgid "TAGS: %s<br />"
38311msgstr "ZNAČKE: %s<br />"
38312
38313#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38314#, python-format
38315msgid "SERIES: %(series)s [%(sidx)s]<br />"
38316msgstr ""
38317
38318#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38319msgid "Books in your library"
38320msgstr "Knjige v vaši knjižnici"
38321
38322#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38323msgid "By "
38324msgstr ""
38325
38326#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38327msgid "Books sorted by "
38328msgstr ""
38329
38330#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38331msgid "Library:"
38332msgstr "Knjižnica:"
38333
38334#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38335msgid "Change calibre library to:"
38336msgstr ""
38337
38338#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38339#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38340#, python-format
38341msgid "By %s"
38342msgstr ""
38343
38344#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38345#, python-brace-format
38346msgid "By {0} :: {1}"
38347msgstr ""
38348
38349#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38350msgid "Path to the SSL certificate file"
38351msgstr ""
38352
38353#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38354msgid "Path to the SSL private key file"
38355msgstr ""
38356
38357#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38358msgid "Time (in seconds) after which an idle connection is closed"
38359msgstr ""
38360
38361#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38362msgid ""
38363"Time (in seconds) to wait for a response from the server when making queries"
38364msgstr ""
38365
38366#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38367msgid "Total time in seconds to wait for clean shutdown"
38368msgstr ""
38369
38370#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38371msgid "Socket pre-allocation, for example, with systemd socket activation"
38372msgstr ""
38373
38374#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38375msgid "Max. size of single HTTP header (in KB)"
38376msgstr ""
38377
38378#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38379msgid "Max. allowed size for files uploaded to the server (in MB)"
38380msgstr ""
38381
38382#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38383msgid "Minimum size for which responses use data compression (in bytes)"
38384msgstr ""
38385
38386#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38387msgid "Number of worker threads used to process requests"
38388msgstr ""
38389
38390#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38391msgid "Maximum number of worker processes"
38392msgstr ""
38393
38394#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38395msgid ""
38396"Worker processes are launched as needed and used for large jobs such as "
38397"preparing a book for viewing, adding books, converting, etc. Normally, the "
38398"max. number of such processes is based on the number of CPU cores. You can "
38399"control it by this setting."
38400msgstr ""
38401
38402#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38403msgid "Maximum time for worker processes"
38404msgstr ""
38405
38406#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38407msgid ""
38408"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38409" to zero for no limit."
38410msgstr ""
38411
38412#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38413msgid "The port on which to listen for connections"
38414msgstr ""
38415
38416#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38417msgid "A prefix to prepend to all URLs"
38418msgstr ""
38419
38420#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38421msgid ""
38422"Useful if you wish to run this server behind a reverse proxy. For example "
38423"use, /calibre as the URL prefix."
38424msgstr ""
38425
38426#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38427msgid "Number of books to show in a single page"
38428msgstr ""
38429
38430#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38431msgid "The number of books to show in a single page in the browser."
38432msgstr ""
38433
38434#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38435msgid "Advertise OPDS feeds via BonJour"
38436msgstr ""
38437
38438#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38439msgid ""
38440"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38441" apps can detect and connect to the server automatically."
38442msgstr ""
38443
38444#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38445msgid "Maximum number of books in OPDS feeds"
38446msgstr ""
38447
38448#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38449msgid ""
38450"The maximum number of books that the server will return in a single OPDS "
38451"acquisition feed."
38452msgstr ""
38453
38454#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38455msgid "Maximum number of ungrouped items in OPDS feeds"
38456msgstr ""
38457
38458#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38459msgid ""
38460"Group items in categories such as author/tags by first letter when there are"
38461" more than this number of items. Set to zero to disable."
38462msgstr ""
38463
38464#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38465msgid "The interface on which to listen for connections"
38466msgstr ""
38467
38468#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38469msgid ""
38470"The default is to listen on all available IPv4 interfaces. You can change "
38471"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38472"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38473"connections."
38474msgstr ""
38475
38476#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38477msgid "Fallback to auto-detected interface"
38478msgstr ""
38479
38480#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38481msgid ""
38482"If for some reason the server is unable to bind to the interface specified "
38483"in the listen_on option, then it will try to detect an interface that "
38484"connects to the outside world and bind to that."
38485msgstr ""
38486
38487#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38488msgid "Zero copy file transfers for increased performance"
38489msgstr ""
38490
38491#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38492msgid ""
38493"This will use zero-copy in-kernel transfers when sending files over the "
38494"network, increasing performance. However, it can cause corrupted file "
38495"transfers on some broken filesystems. If you experience corrupted file "
38496"transfers, turn it off."
38497msgstr ""
38498
38499#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38500msgid "Max. log file size (in MB)"
38501msgstr ""
38502
38503#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38504msgid ""
38505"The maximum size of log files, generated by the server. When the log becomes"
38506" larger than this size, it is automatically rotated. Set to zero to disable "
38507"log rotation."
38508msgstr ""
38509
38510#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38511msgid "Log HTTP 404 (Not Found) requests"
38512msgstr ""
38513
38514#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38515msgid ""
38516"Normally, the server logs all HTTP requests for resources that are not "
38517"found. This can generate a lot of log spam, if your server is targeted by "
38518"bots. Use this option to turn it off."
38519msgstr ""
38520
38521#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38522msgid "Password based authentication to access the server"
38523msgstr ""
38524
38525#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38526msgid ""
38527"Normally, the server is unrestricted, allowing anyone to access it. You can "
38528"restrict access to predefined users with this option."
38529msgstr ""
38530
38531#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38532msgid "Allow un-authenticated local connections to make changes"
38533msgstr ""
38534
38535#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38536msgid ""
38537"Normally, if you do not turn on authentication, the server operates in read-"
38538"only mode, so as to not allow anonymous users to make changes to your "
38539"calibre libraries. This option allows anybody connecting from the same "
38540"computer as the server is running on to make changes. This is useful if you "
38541"want to run the server without authentication but still use calibredb to "
38542"make changes to your calibre libraries. Note that turning on this option "
38543"means any program running on the computer can make changes to your calibre "
38544"libraries."
38545msgstr ""
38546
38547#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38548msgid ""
38549"Allow un-authenticated connections from specific IP addresses to make "
38550"changes"
38551msgstr ""
38552
38553#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38554msgid ""
38555"Normally, if you do not turn on authentication, the server operates in read-"
38556"only mode, so as to not allow anonymous users to make changes to your "
38557"calibre libraries. This option allows anybody connecting from the specified "
38558"IP addresses to make changes. Must be a comma separated list of address or "
38559"network specifications. This is useful if you want to run the server without"
38560" authentication but still use calibredb to make changes to your calibre "
38561"libraries. Note that turning on this option means anyone connecting from the"
38562" specified IP addresses can make changes to your calibre libraries."
38563msgstr ""
38564
38565#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38566msgid "Path to user database"
38567msgstr ""
38568
38569#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38570msgid ""
38571"Path to a file in which to store the user and password information. Normally"
38572" a file in the calibre configuration folder is used."
38573msgstr ""
38574
38575#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38576msgid "Choose the type of authentication used"
38577msgstr ""
38578
38579#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38580msgid ""
38581"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38582" are putting this server behind an SSL proxy. Otherwise, leave it as "
38583"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38584"use \"digest\"."
38585msgstr ""
38586
38587#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38588msgid "Ban IP addresses that have repeated login failures"
38589msgstr ""
38590
38591#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38592msgid ""
38593"Temporarily bans access for IP addresses that have repeated login failures "
38594"for the specified number of minutes. Useful to prevent attempts at guessing "
38595"passwords. If set to zero, no banning is done."
38596msgstr ""
38597
38598#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38599msgid "Number of login failures for ban"
38600msgstr ""
38601
38602#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38603msgid "The number of login failures after which an IP address is banned"
38604msgstr ""
38605
38606#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38607msgid "Ignored user-defined metadata fields"
38608msgstr ""
38609
38610#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38611msgid ""
38612"Comma separated list of user-defined metadata fields that will not be "
38613"displayed by the Content server in the /opds and /mobile views. For example:"
38614" {}"
38615msgstr ""
38616
38617#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38618msgid "Restrict displayed user-defined fields"
38619msgstr ""
38620
38621#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38622msgid ""
38623"Comma separated list of user-defined metadata fields that will be displayed "
38624"by the Content server in the /opds and /mobile views. If you specify this "
38625"option, any fields not in this list will not be displayed. For example: {}"
38626msgstr ""
38627
38628#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38629msgid "Choose the default book list mode"
38630msgstr ""
38631
38632#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38633msgid ""
38634"Set the default book list mode that will be used for new users. Individual "
38635"users can override the default in their own settings. The default is to use "
38636"a cover grid."
38637msgstr ""
38638
38639#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38640msgid "By default, this option is disabled."
38641msgstr ""
38642
38643#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38644msgid "By default, this option is enabled."
38645msgstr ""
38646
38647#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38648msgid ""
38649"[options] [path to library folder...]\n"
38650"\n"
38651"Start the calibre Content server. The calibre Content server exposes your\n"
38652"calibre libraries over the internet. You can specify the path to the library\n"
38653"folders as arguments to %prog. If you do not specify any paths, all the\n"
38654"libraries that the main calibre program knows about will be used.\n"
38655msgstr ""
38656
38657#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38658msgid ""
38659"Path to log file for server log. This log contains server information and "
38660"errors, not access logs. By default it is written to stdout."
38661msgstr ""
38662
38663#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38664msgid ""
38665"Path to the access log file. This log contains information about clients "
38666"connecting to the server and making requests. By default no access logging "
38667"is done."
38668msgstr ""
38669
38670#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38671msgid ""
38672"Path to a JSON file containing a template for the custom book list mode. The"
38673" easiest way to create such a template file is to go to Preferences-> "
38674"Sharing over the net-> Book list template in calibre, create the template "
38675"and export it."
38676msgstr ""
38677
38678#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38679msgid ""
38680"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38681" The easiest way to create such a file is to go to Preferences-> Sharing "
38682"over the net->Search the internet in calibre, create the URLs and export "
38683"them."
38684msgstr ""
38685
38686#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38687msgid "Run process in background as a daemon (Linux only)."
38688msgstr ""
38689
38690#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38691msgid "Write process PID to the specified file"
38692msgstr ""
38693
38694#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38695msgid ""
38696"Automatically reload server when source code changes. Useful for "
38697"development. You should also specify a small value for the shutdown timeout."
38698msgstr ""
38699
38700#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38701#, python-brace-format
38702msgid ""
38703"Manage the database of users allowed to connect to this server. You can use "
38704"it in automated mode by adding a --. See {0} for details. See also the {1} "
38705"option."
38706msgstr ""
38707
38708#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38709#, python-brace-format
38710msgid ""
38711"Path to the user database to use for authentication. The database is a "
38712"SQLite file. To create it use {0}. You can read more about managing users "
38713"at: {1}"
38714msgstr ""
38715
38716#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38717msgid ""
38718"Another calibre program such as another instance of {} or the main calibre "
38719"program is running. Having multiple programs that can make changes to a "
38720"calibre library running at the same time is not supported."
38721msgstr ""
38722
38723#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38724msgid "Interrupted by user"
38725msgstr ""
38726
38727#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38728#, python-format
38729msgid "There is no calibre library at: %s"
38730msgstr ""
38731
38732#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38733msgid "You must specify at least one calibre library"
38734msgstr ""
38735
38736#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38737msgid "Composite Tags"
38738msgstr ""
38739
38740#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38741msgid "Enum"
38742msgstr ""
38743
38744#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38745#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38746msgid "Invalid syntax. Expected a lookup name or a word"
38747msgstr ""
38748
38749#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38750msgid ""
38751"For maximum compatibility you should use only the letters A-Z, the numbers "
38752"0-9, spaces, underscores and hyphens in the username"
38753msgstr ""
38754
38755#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38756msgid "The password must contain only ASCII (English) characters and symbols"
38757msgstr ""
38758
38759#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38760#, python-format
38761msgid "The username %s already exists"
38762msgstr ""
38763
38764#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38765msgid "Existing password is incorrect"
38766msgstr ""
38767
38768#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38769msgid "Usage"
38770msgstr "Raba"
38771
38772#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38773msgid "Created by "
38774msgstr "Ustvaril "
38775
38776#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38777msgid ""
38778"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38779"arguments in quotation marks. For example: \"{}\""
38780msgstr ""
38781
38782#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38783msgid "Options"
38784msgstr "Možnosti"
38785
38786#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38787msgid "Path to the database in which books are stored"
38788msgstr "Pot do zbirke podatkov, v kateri so shranjene knjige"
38789
38790#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38791msgid "Pattern to guess metadata from filenames"
38792msgstr "Vzorec za ugibanje metapodatkov iz imen datotek"
38793
38794#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38795msgid "Access key for isbndb.com"
38796msgstr "Dostopni ključ za isbndb.com"
38797
38798#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38799msgid "Default timeout for network operations (seconds)"
38800msgstr "Privzet čas neaktivnosti za omrežne operacije (v sekundah)"
38801
38802#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38803msgid "Path to folder in which your library of books is stored"
38804msgstr ""
38805
38806#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38807msgid "The language in which to display the user interface"
38808msgstr "Jezik, v katerem naj bo prikazan uporabniški vmesnik"
38809
38810#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38811msgid ""
38812"The default output format for e-book conversions. When auto-converting to "
38813"send to a device this can be overridden by individual device preferences. "
38814"These can be changed by right clicking the device icon in calibre and "
38815"choosing \"Configure\"."
38816msgstr ""
38817
38818#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38819msgid "Ordered list of formats to prefer for input."
38820msgstr ""
38821
38822#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38823msgid "Read metadata from files"
38824msgstr "Preberi metapodatke iz datotek"
38825
38826#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38827msgid ""
38828"The priority of worker processes. A higher priority means they run faster "
38829"and consume more resources. Most tasks like conversion/news download/adding "
38830"books/etc. are affected by this setting."
38831msgstr ""
38832
38833#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38834msgid "Swap author first and last names when reading metadata"
38835msgstr ""
38836
38837#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38838msgid "Add new formats to existing book records"
38839msgstr "Dodaj nove vrste zapisa obstoječim knjižnim zapisom"
38840
38841#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38842msgid "Check for duplicates when copying to another library"
38843msgstr ""
38844
38845#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38846msgid "Tags to apply to books added to the library"
38847msgstr ""
38848
38849#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38850msgid ""
38851"Mark newly added books. The mark is a temporary mark that is automatically "
38852"removed when calibre is restarted."
38853msgstr ""
38854
38855#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38856msgid "List of named saved searches"
38857msgstr "Seznam poimenovanih shranjenih iskanj"
38858
38859#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38860msgid "User-created Tag browser categories"
38861msgstr ""
38862
38863#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38864msgid "How and when calibre updates metadata on the device."
38865msgstr ""
38866
38867#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
38868msgid ""
38869"When searching for text without using lookup prefixes, as for example, Red "
38870"instead of title:Red, limit the columns searched to those named below."
38871msgstr ""
38872
38873#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
38874msgid ""
38875"Choose columns to be searched when not using prefixes, as for example, when "
38876"searching for Red instead of title:Red. Enter a list of search/lookup names "
38877"separated by commas. Only takes effect if you set the option to limit search"
38878" columns above."
38879msgstr ""
38880
38881#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
38882msgid ""
38883"Characters typed in the search box will match their accented versions, based"
38884" on the language you have chosen for the calibre interface. For example, in "
38885"English, searching for n will match both {} and n, but if your language is "
38886"Spanish it will only match n. Note that this is much slower than a simple "
38887"search on very large libraries. Also, this option will have no effect if you"
38888" turn on case-sensitive searching"
38889msgstr ""
38890
38891#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
38892msgid "Make searches case-sensitive"
38893msgstr ""
38894
38895#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
38896msgid ""
38897"Recognize numbers inside text when sorting. Setting this means that when "
38898"sorting on text fields like title the text \"Book 2\"will sort before the "
38899"text \"Book 100\". Note that setting this can cause problems with text that "
38900"starts with numbers and is a little slower."
38901msgstr ""
38902
38903#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
38904#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
38905msgid "Settings and plugins"
38906msgstr "Nastavitve in vstavki"
38907
38908#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
38909msgid "File is open in another process"
38910msgstr "Datoteka je odprta v drugem postopku"
38911
38912#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
38913msgid "the end of the program"
38914msgstr ""
38915
38916#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
38917#, python-brace-format
38918msgid "{0}: {1} near {2} on line {3}"
38919msgstr ""
38920
38921#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
38922#, python-brace-format
38923msgid "{0}: {1} near {2}"
38924msgstr ""
38925
38926#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
38927msgid "'End of program'"
38928msgstr ""
38929
38930#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
38931#, python-brace-format
38932msgid "Failed to scan program. Invalid input '{0}'"
38933msgstr ""
38934
38935#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
38936#, python-brace-format
38937msgid "Expected end of program, found '{0}'"
38938msgstr ""
38939
38940#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
38941#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
38942#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
38943#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
38944#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
38945#, python-brace-format
38946msgid "{0} statement: expected '{1}', found '{2}'"
38947msgstr ""
38948
38949#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
38950#, python-brace-format
38951msgid "'{0}' statement: expected an identifier"
38952msgstr ""
38953
38954#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
38955#, python-brace-format
38956msgid "A stored template must begin with '{0}'"
38957msgstr ""
38958
38959#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
38960#, python-brace-format
38961msgid "Expected '{0}', found '{1}'"
38962msgstr ""
38963
38964#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
38965#, python-brace-format
38966msgid "Unknown function {0}"
38967msgstr ""
38968
38969#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
38970#, python-brace-format
38971msgid "Expected a '{0}' for function call, found '{1}'"
38972msgstr ""
38973
38974#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
38975#, python-brace-format
38976msgid "Parameters to '{0}' must be variables or assignments"
38977msgstr ""
38978
38979#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
38980#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
38981#, python-brace-format
38982msgid "Incorrect number of arguments for function {0}"
38983msgstr ""
38984
38985#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
38986#, python-brace-format
38987msgid "Expected an expression, found '{0}'"
38988msgstr ""
38989
38990#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
38991#, python-brace-format
38992msgid "{0} outside of for loop"
38993msgstr ""
38994
38995#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
38996#, python-brace-format
38997msgid "Interpreter: {0} - line number {1}"
38998msgstr ""
38999
39000#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
39001#, python-brace-format
39002msgid "Error during string comparison: operator '{0}'"
39003msgstr ""
39004
39005#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
39006#, python-brace-format
39007msgid "Value used in comparison is not a number: operator '{0}'"
39008msgstr ""
39009
39010#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
39011#, python-brace-format
39012msgid "Unknown identifier '{0}'"
39013msgstr ""
39014
39015#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
39016msgid "before evaluating arguments"
39017msgstr ""
39018
39019#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
39020msgid "after evaluating arguments"
39021msgstr ""
39022
39023#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
39024msgid " returned value"
39025msgstr ""
39026
39027#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
39028#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
39029#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
39030#, python-brace-format
39031msgid "Unknown field '{0}'"
39032msgstr ""
39033
39034#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
39035#, python-brace-format
39036msgid "Unhandled exception '{0}'"
39037msgstr ""
39038
39039#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
39040#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
39041#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
39042#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
39043#, python-brace-format
39044msgid "Error during operator evaluation: operator '{0}'"
39045msgstr ""
39046
39047#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
39048#, python-brace-format
39049msgid "Function {0}: invalid character name '{1}"
39050msgstr ""
39051
39052#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
39053#, python-brace-format
39054msgid "Internal error evaluating an expression: '{0}'"
39055msgstr ""
39056
39057#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
39058#, python-brace-format
39059msgid "format: type {0} requires an integer value, got {1}"
39060msgstr ""
39061
39062#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
39063#, python-brace-format
39064msgid "format: type {0} requires a decimal (float) value, got {1}"
39065msgstr ""
39066
39067#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
39068#, python-format
39069msgid "%s: unknown function"
39070msgstr "%s: neznana funkcija"
39071
39072#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
39073#, python-brace-format
39074msgid "No such variable {0}"
39075msgstr ""
39076
39077#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39078#, python-brace-format
39079msgid ""
39080"Duplicate user function name {0}. Change the name or ensure that the "
39081"functions are identical"
39082msgstr ""
39083
39084#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39085msgid "No documentation provided"
39086msgstr ""
39087
39088#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39089msgid ""
39090"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39091" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39092"In many cases the lexical comparison operators (>, <, == etc) can replace "
39093"this function."
39094msgstr ""
39095
39096#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39097msgid ""
39098"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39099"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39100"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39101"function."
39102msgstr ""
39103
39104#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39105msgid ""
39106"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39107"cmpN\" in sequence, returning resultN for the first comparison that "
39108"succeeds. Returns else_result if no comparison succeeds. Example: "
39109"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39110"returns \"large\". The same example with a first value of 16 returns "
39111"\"giant\"."
39112msgstr ""
39113
39114#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39115msgid "first_matching_cmp requires an even number of arguments"
39116msgstr ""
39117
39118#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39119msgid ""
39120"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39121"formed by concatenating all the arguments"
39122msgstr ""
39123
39124#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39125msgid "strlen(a) -- Returns the length of the string passed as the argument"
39126msgstr ""
39127
39128#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39129msgid ""
39130"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39131" argument is not a number. This function can often be replaced with the + "
39132"operator."
39133msgstr ""
39134
39135#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39136msgid ""
39137"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39138"not numbers. This function can often be replaced with the - operator."
39139msgstr ""
39140
39141#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39142msgid ""
39143"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39144"exception if any argument is not a number. This function can often be "
39145"replaced with the * operator."
39146msgstr ""
39147
39148#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39149msgid ""
39150"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39151"numbers. This function can often be replaced with the / operator."
39152msgstr ""
39153
39154#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39155msgid ""
39156"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39157"Throws an exception if x is not a number."
39158msgstr ""
39159
39160#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39161msgid ""
39162"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39163"exception if x is not a number."
39164msgstr ""
39165
39166#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39167msgid ""
39168"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39169"not a number."
39170msgstr ""
39171
39172#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39173msgid ""
39174"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39175" or y is not a number."
39176msgstr ""
39177
39178#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39179msgid ""
39180"fractional_part(x) -- returns the value after the decimal point.  For "
39181"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39182" a number."
39183msgstr ""
39184
39185#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39186msgid ""
39187"template(x) -- evaluates x as a template. The evaluation is done in its own "
39188"context, meaning that variables are not shared between the caller and the "
39189"template evaluation. Because the { and } characters are special, you must "
39190"use [[ for the { character and ]] for the } character; they are converted "
39191"automatically. For example, template('[[title_sort]]') will evaluate the "
39192"template {title_sort} and return its value. Note also that prefixes and "
39193"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39194"this function when using template program mode."
39195msgstr ""
39196
39197#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39198msgid ""
39199"eval(template) -- evaluates the template, passing the local variables (those"
39200" 'assign'ed to) instead of the book metadata.  This permits using the "
39201"template processor to construct complex results from local variables. "
39202"Because the { and } characters are special, you must use [[ for the { "
39203"character and ]] for the } character; they are converted automatically. Note"
39204" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39205"used in the argument to this function when using template program mode."
39206msgstr ""
39207
39208#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39209msgid ""
39210"assign(id, val) -- assigns val to id, then returns val. id must be an "
39211"identifier, not an expression. This function can often be replaced with the "
39212"= operator."
39213msgstr ""
39214
39215#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39216msgid ""
39217"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39218"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39219" where N is the position of the value in the list. The first item has "
39220"position 0 (zero). The function returns the last element in the list. "
39221"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39222"var_1 = 'two'; var_2 = 'foo'."
39223msgstr ""
39224
39225#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39226msgid ""
39227"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39228"calibre from the command line (calibre-debug -g), the output will go to a "
39229"black hole."
39230msgstr ""
39231
39232#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39233msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39234msgstr ""
39235
39236#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39237msgid ""
39238"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39239"named by lookup_name without applying any formatting. It evaluates and "
39240"returns the optional second argument 'default' if the field is undefined "
39241"('None')."
39242msgstr ""
39243
39244#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39245msgid ""
39246"raw_list(lookup_name, separator) -- returns the metadata list named by "
39247"lookup_name without applying any formatting or sorting and with items "
39248"separated by separator."
39249msgstr ""
39250
39251#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39252msgid ""
39253"substr(str, start, end) -- returns the start'th through the end'th "
39254"characters of str. The first character in str is the zero'th character. If "
39255"end is negative, then it indicates that many characters counting from the "
39256"right. If end is zero, then it indicates the last character. For example, "
39257"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39258"'234'."
39259msgstr ""
39260
39261#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39262msgid ""
39263"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39264"arguments are field (metadata) names, not text. The value of the appropriate"
39265" field will be fetched and used. Note that because composite columns are "
39266"fields, you can use this function in one composite field to use the value of"
39267" some other composite field. This is extremely useful when constructing "
39268"variable save paths"
39269msgstr ""
39270
39271#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39272msgid "lookup requires either 2 or an odd number of arguments"
39273msgstr ""
39274
39275#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39276msgid ""
39277"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39278" val is not empty, otherwise return `text if empty`"
39279msgstr ""
39280
39281#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39282msgid ""
39283"contains(val, pattern, text if match, text if not match) -- checks if val "
39284"contains matches for the regular expression `pattern`. Returns `text if "
39285"match` if matches are found, otherwise it returns `text if no match`"
39286msgstr ""
39287
39288#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39289msgid ""
39290"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39291"pair, checks if `val` matches the regular expression `pattern` and if so, "
39292"returns that `value`. If no pattern matches, then `else_value` is returned. "
39293"You can have as many `pattern, value` pairs as you want"
39294msgstr ""
39295
39296#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39297msgid "switch requires an odd number of arguments"
39298msgstr "preklop zahteva neparno število argumentov"
39299
39300#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39301msgid ""
39302"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39303" concatenating the arguments. The returned value is initialized to string1. "
39304"`Prefix, string` pairs are added to the end of the value as long as the "
39305"resulting string length is less than `max`. String1 is returned even if "
39306"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39307"you wish."
39308msgstr ""
39309
39310#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39311msgid "strcat_max requires 2 or more arguments"
39312msgstr ""
39313
39314#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39315msgid "strcat_max requires an even number of arguments"
39316msgstr ""
39317
39318#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39319msgid "first argument to strcat_max must be an integer"
39320msgstr ""
39321
39322#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39323msgid ""
39324"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39325"val as a list of items separated by separator, if the pattern matches any of"
39326" the list values then return found_val.If the pattern matches no list value "
39327"then return not_found_val. The pattern and found_value pairs can be repeated"
39328" as many times as desired. The patterns are checked in order. The found_val "
39329"for the first match is returned. Aliases: in_list(), list_contains()"
39330msgstr ""
39331
39332#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39333msgid "in_list requires an odd number of arguments"
39334msgstr ""
39335
39336#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39337msgid ""
39338"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39339"treating val as a list of items separated by separator, if the string "
39340"matches any of the list values then return found_val.If the string matches "
39341"no list value then return not_found_val. The comparison is exact match (not "
39342"contains) and is case insensitive. The string and found_value pairs can be "
39343"repeated as many times as desired. The patterns are checked in order. The "
39344"found_val for the first match is returned."
39345msgstr ""
39346
39347#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39348msgid "str_in_list requires an odd number of arguments"
39349msgstr ""
39350
39351#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39352msgid ""
39353"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39354" of identifiers separated by commas, comparing the string against each value"
39355" in the list. An identifier has the format \"identifier:value\". The id "
39356"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39357"if there is any identifier with that id. The second case matches if the "
39358"regexp matches the identifier's value. If there is a match, return "
39359"found_val, otherwise return not_found_val."
39360msgstr ""
39361
39362#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39363msgid ""
39364"re(val, pattern, replacement) -- return val after applying the regular "
39365"expression. All instances of `pattern` are replaced with `replacement`. As "
39366"in all of calibre, these are Python-compatible regular expressions"
39367msgstr ""
39368
39369#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39370msgid ""
39371"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39372"applying the regular expression pattern to the val and replacing each "
39373"matched instance with the string computed by replacing each matched group by"
39374" the value returned by the corresponding template. The original matched "
39375"value for the group is available as $. In template program mode, like for "
39376"the template and the eval functions, you use [[ for { and ]] for }. The "
39377"following example in template program mode looks for series with more than "
39378"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39379")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39380msgstr ""
39381
39382#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39383msgid ""
39384"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39385"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39386"there is no comma, the function returns val unchanged"
39387msgstr ""
39388
39389#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39390msgid ""
39391"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39392"return `text if empty`"
39393msgstr ""
39394
39395#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39396msgid ""
39397"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39398"version of val, consisting of `left chars` characters from the beginning of "
39399"val, followed by `middle text`, followed by `right chars` characters from "
39400"the end of the string. `Left chars` and `right chars` must be integers. For "
39401"example, assume the title of the book is `Ancient English Laws in the Times "
39402"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39403"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39404"field's length is less than left chars + right chars + the length of `middle"
39405" text`, then the field will be used intact. For example, the title `The "
39406"Dome` would not be changed."
39407msgstr ""
39408
39409#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39410msgid ""
39411"count(val, separator) -- interprets the value as a list of items separated "
39412"by `separator`, returning the number of items in the list. Most lists use a "
39413"comma as the separator, but authors uses an ampersand. Examples: "
39414"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39415msgstr ""
39416
39417#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39418msgid ""
39419"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39420" of items separated by 'separator', returning the number of items in the "
39421"list that match the regular expression 'pattern'. Aliases: "
39422"list_count_matching(), count_matching()"
39423msgstr ""
39424
39425#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39426msgid ""
39427"list_item(val, index, separator) -- interpret the value as a list of items "
39428"separated by `separator`, returning the `index`th item. The first item is "
39429"number zero. The last item can be returned using `list_item(-1,separator)`. "
39430"If the item is not in the list, then the empty value is returned. The "
39431"separator has the same meaning as in the count function."
39432msgstr ""
39433
39434#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39435msgid ""
39436"select(val, key) -- interpret the value as a comma-separated list of items, "
39437"with the items being \"id:value\". Find the pair with the id equal to key, "
39438"and return the corresponding value. Returns the empty string if no match is "
39439"found."
39440msgstr ""
39441
39442#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39443msgid ""
39444"approximate_formats() -- return a comma-separated list of formats that at "
39445"one point were associated with the book. There is no guarantee that this "
39446"list is correct, although it probably is. This function can be called in "
39447"template program mode using the template \"{:'approximate_formats()'}\". "
39448"Note that format names are always uppercase, as in EPUB. This function works"
39449" only in the GUI. If you want to use these values in save-to-disk or send-"
39450"to-device templates then you must make a custom \"Column built from other "
39451"columns\", use the function in that column's template, and use that column's"
39452" value in your save/send templates"
39453msgstr ""
39454
39455#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39456#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39457#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39458#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39459#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39460#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39461#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39462#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39463#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39464#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39465#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39466msgid "This function can be used only in the GUI"
39467msgstr ""
39468
39469#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39470msgid ""
39471"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39472"separated items representing modification times for the formats of a book. "
39473"The date_format parameter specifies how the date is to be formatted. See the"
39474" format_date function for details. You can use the select function to get "
39475"the mod time for a specific format. Note that format names are always "
39476"uppercase, as in EPUB."
39477msgstr ""
39478
39479#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39480msgid ""
39481"formats_sizes() -- return a comma-separated list of colon-separated items "
39482"representing sizes in bytes of the formats of a book. You can use the select"
39483" function to get the size for a specific format. Note that format names are "
39484"always uppercase, as in EPUB."
39485msgstr ""
39486
39487#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39488msgid ""
39489"formats_paths() -- return a comma-separated list of colon-separated items "
39490"representing full path to the formats of a book. You can use the select "
39491"function to get the path for a specific format. Note that format names are "
39492"always uppercase, as in EPUB."
39493msgstr ""
39494
39495#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39496msgid ""
39497"human_readable(v) -- return a string representing the number v in KB, MB, "
39498"GB, etc."
39499msgstr ""
39500
39501#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39502msgid ""
39503"format_number(v, template) -- format the number v using a Python formatting "
39504"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39505"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39506" examples). See the template language and Python documentation for more "
39507"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39508"template contains only a format. Returns the empty string if formatting "
39509"fails."
39510msgstr ""
39511
39512#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39513msgid ""
39514"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39515"list of items separated by `separator`, returning a new list made from the "
39516"`start_index` to the `end_index` item. The first item is number zero. If an "
39517"index is negative, then it counts from the end of the list. As a special "
39518"case, an end_index of zero is assumed to be the length of the list. Examples"
39519" using basic template mode and assuming that the tags column (which is "
39520"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39521"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39522"returns \"A, B\"."
39523msgstr ""
39524
39525#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39526msgid ""
39527"subitems(val, start_index, end_index) -- This function is used to break "
39528"apart lists of items such as genres. It interprets the value as a comma-"
39529"separated list of items, where each item is a period-separated list. Returns"
39530" a new list made by first finding all the period-separated items, then for "
39531"each such item extracting the `start_index` to the `end_index` components, "
39532"then combining the results back together. The first component in a period-"
39533"separated list has an index of zero. If an index is negative, then it counts"
39534" from the end of the list. As a special case, an end_index of zero is "
39535"assumed to be the length of the list. Example using basic template mode and "
39536"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39537"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39538"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39539" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39540msgstr ""
39541
39542#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39543msgid ""
39544"format_date(val, format_string) -- format the value, which must be a date, "
39545"using the format_string, returning a string. The formatting codes are: d    "
39546": the day as number without a leading zero (1 to 31) dd   : the day as "
39547"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39548"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39549"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39550" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39551" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39552"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39553"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39554"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39555" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39556"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39557"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39558" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39559"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39560" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39561" replaced by the localized string for AM or PM iso  : the date with time and"
39562" timezone. Must be the only format present to_number: the date as a floating"
39563" point number from_number[:fmt]: format the timestamp using fmt if present "
39564"otherwise iso"
39565msgstr ""
39566
39567#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39568msgid "uppercase(val) -- return val in upper case"
39569msgstr ""
39570
39571#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39572msgid "lowercase(val) -- return val in lower case"
39573msgstr ""
39574
39575#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39576msgid "titlecase(val) -- return val in title case"
39577msgstr ""
39578
39579#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39580msgid "capitalize(val) -- return val capitalized"
39581msgstr ""
39582
39583#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39584msgid ""
39585"booksize() -- return value of the size field. This function works only in "
39586"the GUI. If you want to use this value in save-to-disk or send-to-device "
39587"templates then you must make a custom \"Column built from other columns\", "
39588"use the function in that column's template, and use that column's value in "
39589"your save/send templates"
39590msgstr ""
39591
39592#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39593msgid ""
39594"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39595"string. This function works only in the GUI. If you want to use this value "
39596"in save-to-disk or send-to-device templates then you must make a custom "
39597"\"Column built from other columns\", use the function in that column's "
39598"template, and use that column's value in your save/send templates"
39599msgstr ""
39600
39601#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39602msgid ""
39603"annotation_count() -- return the total number of annotations of all types "
39604"attached to the current book. This function works only in the GUI."
39605msgstr ""
39606
39607#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39608msgid ""
39609"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39610"return the value of the mark, either 'true' or the comma-separated list of "
39611"named marks. Returns '' if the book is not marked."
39612msgstr ""
39613
39614#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39615msgid "series_sort() -- return the series sort value"
39616msgstr ""
39617
39618#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39619msgid ""
39620"has_cover() -- return Yes if the book has a cover, otherwise return the "
39621"empty string"
39622msgstr ""
39623
39624#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39625msgid ""
39626"first_non_empty(value [, value]*) -- returns the first value that is not "
39627"empty. If all values are empty, then the empty string is returned. You can "
39628"have as many values as you want."
39629msgstr ""
39630
39631#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39632msgid ""
39633"and(value [, value]*) -- returns the string \"1\" if all values are not "
39634"empty, otherwise returns the empty string. This function works well with "
39635"test or first_non_empty. You can have as many values as you want. In many "
39636"cases the && operator can replace this function."
39637msgstr ""
39638
39639#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39640msgid ""
39641"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39642"otherwise returns the empty string. This function works well with test or "
39643"first_non_empty. You can have as many values as you want.  In many cases the"
39644" || operator can replace this function."
39645msgstr ""
39646
39647#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39648msgid ""
39649"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39650"returns the empty string. This function works well with test or "
39651"first_non_empty.  In many cases the ! operator can replace this function."
39652msgstr ""
39653
39654#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39655msgid ""
39656"list_union(list1, list2, separator) -- return a list made by merging the "
39657"items in list1 and list2, removing duplicate items using a case-insensitive "
39658"comparison. If items differ in case, the one in list1 is used. The items in "
39659"list1 and list2 are separated by separator, as are the items in the returned"
39660" list. Aliases: list_union(), merge_lists()"
39661msgstr ""
39662
39663#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39664msgid ""
39665"list_remove_duplicates(list, separator) -- return a list made by removing "
39666"duplicate items in the source list. If items differ only in case, the last "
39667"of them is returned. The items in source list are separated by separator, as"
39668" are the items in the returned list."
39669msgstr ""
39670
39671#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39672msgid ""
39673"list_difference(list1, list2, separator) -- return a list made by removing "
39674"from list1 any item found in list2, using a case-insensitive comparison. The"
39675" items in list1 and list2 are separated by separator, as are the items in "
39676"the returned list."
39677msgstr ""
39678
39679#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39680msgid ""
39681"list_intersection(list1, list2, separator) -- return a list made by removing"
39682" from list1 any item not found in list2, using a case-insensitive "
39683"comparison. The items in list1 and list2 are separated by separator, as are "
39684"the items in the returned list."
39685msgstr ""
39686
39687#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39688msgid ""
39689"list_sort(list, direction, separator) -- return list sorted using a case-"
39690"insensitive sort. If direction is zero, the list is sorted ascending, "
39691"otherwise descending. The list items are separated by separator, as are the "
39692"items in the returned list."
39693msgstr ""
39694
39695#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39696msgid ""
39697"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39698"list1 and list2 contain the same items, otherwise return no_val. The items "
39699"are determined by splitting each list using the appropriate separator "
39700"character (sep1 or sep2). The order of items in the lists is not relevant. "
39701"The comparison is case insensitive."
39702msgstr ""
39703
39704#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39705msgid ""
39706"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39707" first separating src_list into items using the separator character. For "
39708"each item in the list, check if it matches include_re. If it does, then add "
39709"it to the list to be returned. If opt_replace is not the empty string, then "
39710"apply the replacement before adding the item to the returned list."
39711msgstr ""
39712
39713#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39714msgid ""
39715"list_re_group(src_list, separator, include_re, search_re [, "
39716"group_template]+) -- Like list_re except replacements are not optional. It "
39717"uses re_group(list_item, search_re, group_template, ...) when doing the "
39718"replacements on the resulting list."
39719msgstr ""
39720
39721#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39722msgid ""
39723"today() -- return a date string for today. This value is designed for use in"
39724" format_date or days_between, but can be manipulated like any other string. "
39725"The date is in ISO format."
39726msgstr ""
39727
39728#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39729msgid ""
39730"days_between(date1, date2) -- return the number of days between date1 and "
39731"date2. The number is positive if date1 is greater than date2, otherwise "
39732"negative. If either date1 or date2 are not dates, the function returns the "
39733"empty string."
39734msgstr ""
39735
39736#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39737msgid ""
39738"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39739"using 'calc_spec'. Return the new date formatted according to optional "
39740"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39741"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39742" possibly-negative number and W is one of the following letters: s: add 'v' "
39743"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39744" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39745"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39746"3 days, and subtract 1 minute from 'date'."
39747msgstr ""
39748
39749#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39750#, python-brace-format
39751msgid "{0}: invalid calculation specifier '{1}'"
39752msgstr ""
39753
39754#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39755#, python-brace-format
39756msgid "{0}: error: {1}"
39757msgstr ""
39758
39759#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39760msgid ""
39761"language_strings(lang_codes, localize) -- return the strings for the "
39762"language codes passed in lang_codes. If localize is zero, return the strings"
39763" in English. If localize is not zero, return the strings in the language of "
39764"the current locale. Lang_codes is a comma-separated list."
39765msgstr ""
39766
39767#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39768msgid ""
39769"language_codes(lang_strings) -- return the language codes for the strings "
39770"passed in lang_strings. The strings must be in the language of the current "
39771"locale. Lang_strings is a comma-separated list."
39772msgstr ""
39773
39774#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39775msgid ""
39776"current_library_name() -- return the last name on the path to the current "
39777"calibre library. This function can be called in template program mode using "
39778"the template \"{:'current_library_name()'}\"."
39779msgstr ""
39780
39781#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39782msgid ""
39783"current_library_path() -- return the path to the current calibre library. "
39784"This function can be called in template program mode using the template "
39785"\"{:'current_library_path()'}\"."
39786msgstr ""
39787
39788#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39789msgid ""
39790"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39791" suffix to a value in the same way as done in a template like "
39792"`{series_index:05.2f| - |- }`. For example, the following program produces "
39793"the same output as the above template: program: "
39794"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39795msgstr ""
39796
39797#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39798msgid ""
39799"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39800"that contain this book. This function works only in the GUI. If you want to "
39801"use these values in save-to-disk or send-to-device templates then you must "
39802"make a custom \"Column built from other columns\", use the function in that "
39803"column's template, and use that column's value in your save/send templates"
39804msgstr ""
39805
39806#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39807msgid ""
39808"current_virtual_library_name() -- return the name of the current virtual "
39809"library if there is one, otherwise the empty string. Library name case is "
39810"preserved. Example: \"program: current_virtual_library_name()\"."
39811msgstr ""
39812
39813#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39814msgid ""
39815"user_categories() -- return a comma-separated list of the user categories "
39816"that contain this book. This function works only in the GUI. If you want to "
39817"use these values in save-to-disk or send-to-device templates then you must "
39818"make a custom \"Column built from other columns\", use the function in that "
39819"column's template, and use that column's value in your save/send templates"
39820msgstr ""
39821
39822#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39823#, python-brace-format
39824msgid ""
39825"transliterate(a) -- Returns a string in a latin alphabet formed by "
39826"approximating the sound of the words in the source string. For example, if "
39827"the source is \"{0}\" the function returns \"{1}\"."
39828msgstr ""
39829
39830#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39831msgid ""
39832"author_links(val_separator, pair_separator) -- returns a string containing a"
39833" list of authors and that author's link values in the form author1 "
39834"val_separator author1link pair_separator author2 val_separator author2link "
39835"etc. An author is separated from its link value by the val_separator string "
39836"with no added spaces. author:linkvalue pairs are separated by the "
39837"pair_separator string argument with no added spaces. It is up to you to "
39838"choose separator strings that do not occur in author names or links. An "
39839"author is included even if the author link is empty."
39840msgstr ""
39841
39842#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39843msgid ""
39844"author_sorts(val_separator) -- returns a string containing a list of "
39845"author's sort values for the authors of the book. The sort is the one in the"
39846" author metadata (different from the author_sort in books). The returned "
39847"list has the form author sort 1 val_separator author sort 2 etc. The author "
39848"sort values in this list are in the same order as the authors of the book. "
39849"If you want spaces around val_separator then include them in the separator "
39850"string"
39851msgstr ""
39852
39853#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39854msgid ""
39855"connected_device_name(storage_location) -- if a device is connected then "
39856"return the device name, otherwise return the empty string. Each storage "
39857"location on a device can have a different name. The location names are "
39858"'main', 'carda' and 'cardb'. This function works only in the GUI."
39859msgstr ""
39860
39861#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39862#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39863msgid "connected_device_name: invalid storage location \"{}\""
39864msgstr ""
39865
39866#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
39867msgid ""
39868"connected_device_uuid(storage_location) -- if a device is connected then "
39869"return the device uuid (unique id), otherwise return the empty string. Each "
39870"storage location on a device has a different uuid. The location names are "
39871"'main', 'carda' and 'cardb'. This function works only in the GUI."
39872msgstr ""
39873
39874#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
39875msgid ""
39876"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
39877"value of the yes/no field named by the lookup key field_name for a value "
39878"specified by the parameters, returning \"yes\" if a match is found, "
39879"otherwise returning an empty string. Set the parameter is_undefined, "
39880"is_false, or is_true to 1 (the number) to check that condition, otherwise "
39881"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
39882"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
39883"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
39884"This function is usually used by the test() or is_empty() functions."
39885msgstr ""
39886
39887#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
39888msgid "check_yes_no requires the field be a Yes/No custom column"
39889msgstr ""
39890
39891#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
39892msgid ""
39893"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
39894"star characters. The value is a number between 0 and 5. Set use_half_stars "
39895"to 1 if you want half star characters for custom ratings columns that "
39896"support non-integer ratings, for example 2.5."
39897msgstr ""
39898
39899#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
39900msgid "The rating must be a number between 0 and 5"
39901msgstr ""
39902
39903#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
39904msgid ""
39905"swap_around_articles(val, separator) -- returns the val with articles moved "
39906"to the end. The value can be a list, in which case each member of the list "
39907"is processed. If the value is a list then you must provide the list value "
39908"separator. If no separator is provided then the value is treated as being a "
39909"single value, not a list."
39910msgstr ""
39911
39912#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
39913msgid ""
39914"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
39915" to retrieve the arguments passed in the call. It both declares and "
39916"initializes local variables, effectively parameters. The variables are "
39917"positional; they get the value of the value given in the call in the same "
39918"position. If the corresponding parameter is not provided in the call then "
39919"arguments assigns that variable the provided default value. If there is no "
39920"default value then the variable is set to the empty string."
39921msgstr ""
39922
39923#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
39924#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
39925msgid ""
39926"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
39927"variables\" that can be passed into the formatter. It both declares and "
39928"initializes local variables with the names of the global variables passed "
39929"in. If the corresponding variable is not provided in the passed-in globals "
39930"then it assigns that variable the provided default value. If there is no "
39931"default value then the variable is set to the empty string."
39932msgstr ""
39933
39934#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
39935msgid ""
39936"field_exists(field_name) -- checks if a field (column) named field_name "
39937"exists, returning '1' if so and '' if not."
39938msgstr ""
39939
39940#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
39941msgid ""
39942"character(character_name) -- returns the character named by character_name. "
39943"For example, character('newline') returns a newline character ('\\n'). The "
39944"supported character names are 'newline', 'return', 'tab', and 'backslash'."
39945msgstr ""
39946
39947#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
39948msgid "Unnamed image"
39949msgstr ""
39950
39951#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
39952msgid "Waiting..."
39953msgstr "Čakanje ..."
39954
39955#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
39956msgid "Aborted, taking too long"
39957msgstr ""
39958
39959#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
39960msgid "Stopped"
39961msgstr "Ustavljeno"
39962
39963#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
39964msgid "Working..."
39965msgstr "V delu ..."
39966
39967#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
39968msgid "Brazilian Portuguese"
39969msgstr "portugalščina (Brazilija)"
39970
39971#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
39972msgid "English (United Kingdom)"
39973msgstr ""
39974
39975#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
39976msgid "Simplified Chinese"
39977msgstr "kitajski (poenostavljeni)"
39978
39979#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
39980msgid "Traditional Chinese"
39981msgstr "kitajski (tradicionalni)"
39982
39983#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
39984msgid "English"
39985msgstr "angleščina"
39986
39987#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
39988msgid "English (United States)"
39989msgstr "angleščina (ZDA)"
39990
39991#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
39992msgid "English (Argentina)"
39993msgstr "angleščina (Argentina)"
39994
39995#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
39996msgid "English (Australia)"
39997msgstr "angleščina (Avstralija)"
39998
39999#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
40000msgid "English (Japan)"
40001msgstr "angleščina (Japonska)"
40002
40003#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
40004msgid "English (Germany)"
40005msgstr "angleščina (Nemčija)"
40006
40007#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
40008msgid "English (Bulgaria)"
40009msgstr "angleščina (Bolgarija)"
40010
40011#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
40012msgid "English (Egypt)"
40013msgstr "angleščina (Egipt)"
40014
40015#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
40016msgid "English (New Zealand)"
40017msgstr "angleščina (Nova Zelandija)"
40018
40019#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
40020msgid "English (Canada)"
40021msgstr "angleščina (Kanada)"
40022
40023#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
40024msgid "English (Greece)"
40025msgstr "angleščina (Grčija)"
40026
40027#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
40028msgid "English (India)"
40029msgstr "angleščina (Indija)"
40030
40031#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
40032msgid "English (Nepal)"
40033msgstr "angleščina (Nepal)"
40034
40035#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
40036msgid "English (Thailand)"
40037msgstr "angleščina (Tajska)"
40038
40039#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
40040msgid "English (Turkey)"
40041msgstr "angleščina (Turčija)"
40042
40043#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
40044msgid "English (Cyprus)"
40045msgstr "angleščina (Ciper)"
40046
40047#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
40048msgid "English (Czech Republic)"
40049msgstr "angleščina (Češka)"
40050
40051#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
40052msgid "English (Philippines)"
40053msgstr "angleščina (Filipini)"
40054
40055#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
40056msgid "English (Pakistan)"
40057msgstr "angleščina (Pakistan)"
40058
40059#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
40060msgid "English (Poland)"
40061msgstr "angleščina (Poljska)"
40062
40063#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
40064msgid "English (Croatia)"
40065msgstr "angleščina (Hrvaška)"
40066
40067#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
40068msgid "English (Hungary)"
40069msgstr "angleščina (Madžarska)"
40070
40071#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
40072msgid "English (Indonesia)"
40073msgstr "angleščina (Indonezija)"
40074
40075#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40076msgid "English (Israel)"
40077msgstr "angleščina (Izrael)"
40078
40079#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40080msgid "English (Russia)"
40081msgstr "angleščina (Rusija)"
40082
40083#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40084msgid "English (Singapore)"
40085msgstr "angleščina (Singapur)"
40086
40087#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40088msgid "English (Yemen)"
40089msgstr "angleščina (Jemen)"
40090
40091#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40092msgid "English (Ireland)"
40093msgstr "angleščina (Irska)"
40094
40095#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40096msgid "English (China)"
40097msgstr "angleščina (Kitajska)"
40098
40099#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40100msgid "English (Taiwan)"
40101msgstr ""
40102
40103#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40104msgid "English (South Africa)"
40105msgstr "angleščina (JAR)"
40106
40107#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40108msgid "Spanish (Paraguay)"
40109msgstr "španski (Paragvaj)"
40110
40111#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40112msgid "Spanish (Uruguay)"
40113msgstr "španski (Urugvaj)"
40114
40115#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40116msgid "Spanish (Argentina)"
40117msgstr "španski (Argentina)"
40118
40119#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40120msgid "Spanish (Costa Rica)"
40121msgstr "španski (Kostarika)"
40122
40123#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40124msgid "Spanish (Mexico)"
40125msgstr "španski (Mehika)"
40126
40127#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40128msgid "Spanish (Cuba)"
40129msgstr "španski (Kuba)"
40130
40131#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40132msgid "Spanish (Chile)"
40133msgstr "španski (Čile)"
40134
40135#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40136msgid "Spanish (Ecuador)"
40137msgstr "španski (Ekvador)"
40138
40139#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40140msgid "Spanish (Honduras)"
40141msgstr "španski (Honduras)"
40142
40143#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40144msgid "Spanish (Venezuela)"
40145msgstr "španski (Venezuela)"
40146
40147#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40148msgid "Spanish (Bolivia)"
40149msgstr "španski (Bolivija)"
40150
40151#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40152msgid "Spanish (Nicaragua)"
40153msgstr "španski (Nikaragva)"
40154
40155#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40156msgid "Spanish (Colombia)"
40157msgstr "španski (Kolumbija)"
40158
40159#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40160msgid "German (Austria)"
40161msgstr ""
40162
40163#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40164msgid "French (Belgium)"
40165msgstr ""
40166
40167#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40168msgid "Dutch (Netherlands)"
40169msgstr ""
40170
40171#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40172msgid "Dutch (Belgium)"
40173msgstr ""
40174
40175#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40176#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40177msgid "AM"
40178msgstr ""
40179
40180#. NOTE: Post Meridian (i.e. like 10:00 PM)
40181#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40182msgid "PM"
40183msgstr ""
40184
40185#. NOTE: Ante Meridian (i.e. like 10:00 am)
40186#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40187msgid "am"
40188msgstr ""
40189
40190#. NOTE: Post Meridian (i.e. like 10:00 pm)
40191#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40192msgid "pm"
40193msgstr ""
40194
40195#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40196msgid "Select All"
40197msgstr "Izberi vse"
40198
40199#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40200msgid "Copy Link"
40201msgstr "Kopiraj povezavo"
40202
40203#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40204msgid "&Select All"
40205msgstr "I&zberi vse"
40206
40207#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40208msgid "Copy &Link Location"
40209msgstr ""
40210
40211#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40212msgid "Paste and Match Style"
40213msgstr ""
40214
40215#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40216msgid "Directions"
40217msgstr "Smeri"
40218
40219#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40220msgid "Left to Right"
40221msgstr "Od leve proti desni"
40222
40223#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40224msgid "Right to Left"
40225msgstr "Od desne proti levi"
40226
40227#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40228msgid "Close without Saving"
40229msgstr "Zapri brez shranjevanja"
40230
40231#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40232msgid "Close Tab"
40233msgstr ""
40234
40235#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40236msgid "Extra characters at end of search"
40237msgstr ""
40238
40239#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40240msgid "missing )"
40241msgstr ""
40242
40243#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40244#, python-format
40245msgid "Failed to parse query, recursion limit reached: %s"
40246msgstr ""
40247
40248#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40249#, python-brace-format
40250msgid "Recursive saved search: {0}"
40251msgstr ""
40252
40253#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40254msgid "Unknown saved search: {}"
40255msgstr ""
40256
40257#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40258#, python-brace-format
40259msgid "Unknown error in saved search: {0}"
40260msgstr ""
40261
40262#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40263msgid ""
40264"%prog [options] [from to text]\n"
40265"\n"
40266"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40267"compose mode you specify from to and text and these are used to build and\n"
40268"send an email message. In the filter mode, %prog reads a complete email\n"
40269"message from STDIN and sends it.\n"
40270"\n"
40271"text is the body of the email message.\n"
40272"If text is not specified, a complete email message is read from STDIN.\n"
40273"from is the email address of the sender and to is the email address\n"
40274"of the recipient. When a complete email is read from STDIN, from and to\n"
40275"are only used in the SMTP negotiation, the message headers are not modified.\n"
40276msgstr ""
40277
40278#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40279msgid "Options to compose an email. Ignored if text is not specified"
40280msgstr ""
40281
40282#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40283msgid "File to attach to the email"
40284msgstr ""
40285
40286#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40287msgid "Subject of the email"
40288msgstr ""
40289
40290#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40291msgid "Host name of localhost. Used when connecting to SMTP server."
40292msgstr ""
40293
40294#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40295msgid ""
40296"Options to use an SMTP relay server to send mail. calibre will try to send "
40297"the email directly unless --relay is specified."
40298msgstr ""
40299
40300#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40301msgid "An SMTP relay server to use to send mail."
40302msgstr ""
40303
40304#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40305msgid ""
40306"Port to connect to on relay server. Default is to use 465 if encryption "
40307"method is SSL and 25 otherwise."
40308msgstr ""
40309
40310#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40311msgid "Username for relay"
40312msgstr ""
40313
40314#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40315msgid "Password for relay"
40316msgstr ""
40317
40318#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40319msgid ""
40320"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40321"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40322msgstr ""
40323
40324#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40325msgid ""
40326"Do not verify the server certificate when connecting using TLS. This used to"
40327" be the default behavior in calibre versions before 3.27. If you are using a"
40328" relay with a self-signed or otherwise invalid certificate, you can use this"
40329" option to restore the pre 3.27 behavior"
40330msgstr ""
40331
40332#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40333msgid ""
40334"Path to a file of concatenated CA certificates in PEM format, used to verify"
40335" the server certificate when using TLS. By default, the system CA "
40336"certificates are used."
40337msgstr ""
40338
40339#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40340msgid "Path to maildir folder to store failed email messages in."
40341msgstr ""
40342
40343#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40344msgid ""
40345"Fork and deliver message in background. If you use this option, you should "
40346"also use --outbox to handle delivery failures."
40347msgstr ""
40348
40349#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40350msgid "Timeout for connection"
40351msgstr ""
40352
40353#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40354msgid "Control email delivery"
40355msgstr ""
40356
40357#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40358msgid "The main calibre program, used to manage your collection of e-books"
40359msgstr ""
40360
40361#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40362msgid ""
40363"The calibre E-book editor. It can be used to edit common e-book formats."
40364msgstr ""
40365
40366#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40367msgid "The calibre E-book viewer. It can view most known e-book formats."
40368msgstr ""
40369
40370#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40371#, python-format
40372msgid "%s Document"
40373msgstr ""
40374
40375#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40376#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40377msgid "Unknown section"
40378msgstr ""
40379
40380#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40381msgid "Unknown feed"
40382msgstr "Neznani vir"
40383
40384#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40385#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40386#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40387msgid "Untitled article"
40388msgstr "Neimenovan članek"
40389
40390#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40391msgid "Unknown News Source"
40392msgstr "Neznan vir novic"
40393
40394#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40395msgid "Article download aborted"
40396msgstr ""
40397
40398#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40399#, python-format
40400msgid "Failed to download %s"
40401msgstr ""
40402
40403#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40404#, python-format
40405msgid "The \"%s\" recipe needs a username and password."
40406msgstr ""
40407
40408#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40409msgid "Download finished"
40410msgstr "Prenos končan"
40411
40412#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40413msgid "Failed to download the following articles:"
40414msgstr "Prenos naslednjih člankov ni uspel:"
40415
40416#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40417msgid "Failed to download parts of the following articles:"
40418msgstr "Prenos nekaterih delov naslednjih člankov ni uspel:"
40419
40420#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40421msgid " from "
40422msgstr " z "
40423
40424#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40425msgid "\tFailed links:"
40426msgstr "\tNeuspešne povezave:"
40427
40428#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40429msgid "Could not fetch article."
40430msgstr ""
40431
40432#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40433msgid "The debug traceback is available earlier in this log"
40434msgstr ""
40435
40436#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40437msgid "Run with -vv to see the reason"
40438msgstr ""
40439
40440#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40441msgid "Fetching feeds..."
40442msgstr "Pridobivanje virov ..."
40443
40444#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40445msgid "Got feeds from index page"
40446msgstr "Dobljeni viri iz glavne strani"
40447
40448#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40449msgid "Trying to download cover..."
40450msgstr "Poskus prenosa naslovnice ..."
40451
40452#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40453msgid "Generating masthead..."
40454msgstr ""
40455
40456#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40457msgid "Starting download in a single thread..."
40458msgid_plural "Starting download [{} threads]..."
40459msgstr[0] ""
40460msgstr[1] ""
40461msgstr[2] ""
40462msgstr[3] ""
40463
40464#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40465#, python-format
40466msgid "Feeds downloaded to %s"
40467msgstr "Viri, preneseni v %s"
40468
40469#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40470#, python-format
40471msgid "Could not download cover: %s"
40472msgstr "Prenos naslovnice ni uspel: %s"
40473
40474#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40475#, python-format
40476msgid "Downloading cover from %s"
40477msgstr "Prenašanje naslovnice iz %s"
40478
40479#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40480msgid "Masthead image downloaded"
40481msgstr ""
40482
40483#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40484msgid "Articles in this issue:"
40485msgstr "Članki v tej številki:"
40486
40487#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40488#, python-format
40489msgid "Article downloaded: %s"
40490msgstr "Članek prenesen: %s"
40491
40492#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40493#, python-format
40494msgid "Article download aborted: %s"
40495msgstr ""
40496
40497#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40498#, python-format
40499msgid "Article download failed: %s"
40500msgstr "Prenos članka ni uspel: %s"
40501
40502#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40503msgid "Fetching feed"
40504msgstr "Pridobivanje vira"
40505
40506#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40507msgid ""
40508"Failed to log in, check your username and password for the calibre "
40509"Periodicals service."
40510msgstr ""
40511
40512#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40513msgid ""
40514"You do not have permission to download this issue. Either your subscription "
40515"has expired or you have exceeded the maximum allowed downloads for today."
40516msgstr ""
40517
40518#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40519msgid "You"
40520msgstr ""
40521
40522#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40523#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40524#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40525msgid "Scheduled"
40526msgstr ""
40527
40528#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40529#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40530msgid "Main menu"
40531msgstr "Glavni meni"
40532
40533#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40534msgid "Section menu"
40535msgstr ""
40536
40537#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40538#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40539msgid "Sections"
40540msgstr ""
40541
40542#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40543msgid "Articles"
40544msgstr "Članki"
40545
40546#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40547msgid ""
40548"%prog URL\n"
40549"\n"
40550"Where URL is for example https://google.com"
40551msgstr ""
40552
40553#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40554#, python-format
40555msgid "Base folder into which URL is saved. Default is %default"
40556msgstr ""
40557
40558#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40559#, python-format
40560msgid ""
40561"Timeout in seconds to wait for a response from the server. Default: %default"
40562" s"
40563msgstr "Časovni rok v sekundah za čakanje odgovora strežnika. Privzeto: %default s"
40564
40565#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40566#, python-format
40567msgid ""
40568"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40569"%default"
40570msgstr "Maksimalna globina rekurzije. To je globina povezav. Privzeto %default"
40571
40572#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40573#, python-format
40574msgid ""
40575"The maximum number of files to download. This only applies to files from <a "
40576"href> tags. Default is %default"
40577msgstr "Maksimalno število prenesenih datotek. To velja samo za datoteke iz značk <a href>. Privzeto je %default"
40578
40579#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40580#, python-format
40581msgid ""
40582"Minimum interval in seconds between consecutive fetches. Default is %default"
40583" s"
40584msgstr "Minimalni interval v sekundah med zaporednimi prenosi. Privzeto: %default s"
40585
40586#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40587msgid ""
40588"The character encoding for the websites you are trying to download. The "
40589"default is to try and guess the encoding."
40590msgstr "Kodna tabela znakov za spletne strani, ki jih hočete prenesti. Privzeto je ugibanje uporabljene kodne tabele."
40591
40592#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40593msgid ""
40594"Only links that match this regular expression will be followed. This option "
40595"can be specified multiple times, in which case as long as a link matches any"
40596" one regexp, it will be followed. By default all links are followed."
40597msgstr "Samo povezavam, ki se ujemajo s tem regularnim izrazom se bo sledilo. Ta možnost se lahko uporabi večkrat, kar pomeni da če povezava ustreza enemu izmed regularnih izrazov, se ji bo sledilo. Privzeto se sledi vsem povezavam."
40598
40599#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40600msgid ""
40601"Any link that matches this regular expression will be ignored. This option "
40602"can be specified multiple times, in which case as long as any regexp matches"
40603" a link, it will be ignored. By default, no links are ignored. If both "
40604"filter regexp and match regexp are specified, then filter regexp is applied "
40605"first."
40606msgstr ""
40607
40608#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40609msgid "Do not download CSS stylesheets."
40610msgstr "Ne prenesi slogovnih predlog CSS."
40611
40612#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40613msgid "OK"
40614msgstr "Vredu"
40615
40616#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40617msgid "Save All"
40618msgstr "Shrani vse"
40619
40620#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40621msgid "Open"
40622msgstr "Odpri"
40623
40624#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40625msgid "&Yes"
40626msgstr "&Da"
40627
40628#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40629msgid "Yes to &All"
40630msgstr "Da za &vse"
40631
40632#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40633msgid "&No"
40634msgstr "&Ne"
40635
40636#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40637msgid "N&o to All"
40638msgstr "N&e za vse"
40639
40640#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40641msgid "Abort"
40642msgstr "Prekini"
40643
40644#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40645msgid "Retry"
40646msgstr "Ponovi"
40647
40648#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40649msgid "Close"
40650msgstr "Zapri"
40651
40652#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40653msgid "Apply"
40654msgstr "Uporabi"
40655
40656#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40657msgid "Reset"
40658msgstr "Ponastavi"
40659
40660#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40661msgid "Restore Defaults"
40662msgstr "Obnovi privzeto"
40663
40664#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40665msgid "Hu&e:"
40666msgstr "O&dtenek:"
40667
40668#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40669msgid "&Sat:"
40670msgstr "&Nasič.:"
40671
40672#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40673msgid "&Val:"
40674msgstr "&Vredn.:"
40675
40676#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40677msgid "&Red:"
40678msgstr "&Rdeča:"
40679
40680#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40681msgid "&Green:"
40682msgstr "%Zelena:"
40683
40684#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40685msgid "Bl&ue:"
40686msgstr "%Modra:"
40687
40688#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40689msgid "A&lpha channel:"
40690msgstr "Kanal a&lfa:"
40691
40692#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40693msgid "&HTML:"
40694msgstr "&HTML:"
40695
40696#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40697msgid ""
40698"Cursor at %1, %2\n"
40699"Press ESC to cancel"
40700msgstr "Kazalec na %1, %2\nZa preklic pritisnite ESC"
40701
40702#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40703msgid "Select Color"
40704msgstr "Izberite barvo"
40705
40706#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40707msgid "&Basic colors"
40708msgstr "&Osnovne barve"
40709
40710#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40711msgid "&Custom colors"
40712msgstr "&Barve po meri"
40713
40714#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40715msgid "&Add to Custom Colors"
40716msgstr "&Dodaj barvam po meri"
40717
40718#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40719msgid "&Pick Screen Color"
40720msgstr "&Izberite barvo zaslona"
40721
40722#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40723msgid "Select Font"
40724msgstr "Izberite pisavo"
40725
40726#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40727msgid "&Font"
40728msgstr "&Pisava"
40729
40730#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40731msgid "Font st&yle"
40732msgstr "Slo&g pisave"
40733
40734#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40735msgid "&Size"
40736msgstr "&Velikost"
40737
40738#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40739msgid "Effects"
40740msgstr "Učinki"
40741
40742#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40743msgid "Stri&keout"
40744msgstr "Pre&črtano"
40745
40746#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40747msgid "Sample"
40748msgstr "Vzorec"
40749
40750#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40751msgid "Wr&iting System"
40752msgstr "S&istem pisanja"
40753
40754#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40755msgid "Left edge"
40756msgstr "Levi rob"
40757
40758#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40759msgid "Right edge"
40760msgstr "Desni rob"
40761
40762#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40763msgid "Page left"
40764msgstr "Stran levo"
40765
40766#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40767msgid "Page up"
40768msgstr "Stran gor"
40769
40770#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40771msgid "Page down"
40772msgstr "Stran dol"
40773
40774#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40775msgid "Page right"
40776msgstr "Stran desno"
40777
40778#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40779msgid "Scroll left"
40780msgstr "Pomakni levo"
40781
40782#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40783msgid "Scroll up"
40784msgstr "Pomakni gor"
40785
40786#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40787msgid "Scroll down"
40788msgstr "Pomakni dol"
40789
40790#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40791msgid "Scroll right"
40792msgstr "Pomakni desno"
40793
40794#: /__w/calibre/calibre/resources/default_tweaks.py:9
40795msgid "Auto increment series index"
40796msgstr ""
40797
40798#: /__w/calibre/calibre/resources/default_tweaks.py:10
40799msgid ""
40800"The algorithm used to assign a book added to an existing series a series number.\n"
40801"New series numbers assigned using this tweak are always integer values, except\n"
40802"if a constant non-integer is specified.\n"
40803"Possible values are:\n"
40804"next - First available integer larger than the largest existing number\n"
40805"first_free - First available integer larger than 0\n"
40806"next_free - First available integer larger than the smallest existing number\n"
40807"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40808"const - Assign the number 1 always\n"
40809"no_change - Do not change the series index\n"
40810"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40811"Examples:\n"
40812"series_index_auto_increment = 'next'\n"
40813"series_index_auto_increment = 'next_free'\n"
40814"series_index_auto_increment = 16.5\n"
40815"\n"
40816"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40817"use the above values when importing/adding books. If this tweak is set to\n"
40818"False (the default) then the series number will be set to 1 if it is not\n"
40819"explicitly set during the import. If set to True, then the\n"
40820"series index will be set according to the series_index_auto_increment setting.\n"
40821"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40822"only when a value is not provided during import. If the importing regular\n"
40823"expression produces a value for series_index, or if you are reading metadata\n"
40824"from books and the import plugin produces a value, than that value will\n"
40825"be used irrespective of the setting of the tweak."
40826msgstr ""
40827
40828#: /__w/calibre/calibre/resources/default_tweaks.py:39
40829msgid "Add separator after completing an author name"
40830msgstr ""
40831
40832#: /__w/calibre/calibre/resources/default_tweaks.py:40
40833msgid ""
40834"Should the completion separator be append\n"
40835"to the end of the completed text to\n"
40836"automatically begin a new completion operation\n"
40837"for authors.\n"
40838"Can be either True or False"
40839msgstr ""
40840
40841#: /__w/calibre/calibre/resources/default_tweaks.py:47
40842msgid "Author sort name algorithm"
40843msgstr ""
40844
40845#: /__w/calibre/calibre/resources/default_tweaks.py:48
40846msgid ""
40847"The algorithm used to copy author to author_sort.\n"
40848"Possible values are:\n"
40849"invert: use \"fn ln\" -> \"ln, fn\"\n"
40850"copy  : copy author to author_sort without modification\n"
40851"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40852"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40853"When this tweak is changed, the author_sort values stored with each author\n"
40854"must be recomputed by right-clicking on an author in the left-hand tags\n"
40855"panel, selecting 'manage authors', and pressing\n"
40856"'Recalculate all author sort values'.\n"
40857"\n"
40858"The author_name_suffixes are words that are ignored when they occur at the\n"
40859"end of an author name. The case of the suffix is ignored and trailing\n"
40860"periods are automatically handled.\n"
40861"\n"
40862"The same is true for author_name_prefixes.\n"
40863"\n"
40864"The author_name_copywords are a set of words which, if they occur in an\n"
40865"author name, cause the automatically generated author sort string to be\n"
40866"identical to the author name. This means that the sort for a string like\n"
40867"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
40868"\n"
40869"If author_use_surname_prefixes is enabled, any of the words in\n"
40870"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
40871"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
40872"as \"von Neumann, John\" and not \"Neumann, John von\"."
40873msgstr ""
40874
40875#: /__w/calibre/calibre/resources/default_tweaks.py:85
40876msgid "Splitting multiple author names"
40877msgstr ""
40878
40879#: /__w/calibre/calibre/resources/default_tweaks.py:86
40880msgid ""
40881"By default, calibre splits a string containing multiple author names on\n"
40882"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
40883"by changing the regular expression below. Strings are split on whatever the\n"
40884"specified regular expression matches, in addition to ampersands.\n"
40885"Default: r'(?i),?\\s+(and|with)\\s+'"
40886msgstr ""
40887
40888#: /__w/calibre/calibre/resources/default_tweaks.py:93
40889msgid "Use author sort in Tag browser"
40890msgstr ""
40891
40892#: /__w/calibre/calibre/resources/default_tweaks.py:94
40893msgid ""
40894"Set which author field to display in the Tag browser (the list of authors,\n"
40895"series, publishers etc on the left hand side). The choices are author and\n"
40896"author_sort. This tweak affects only what is displayed under the authors\n"
40897"category in the Tag browser and Content server. Please note that if you set this\n"
40898"to author_sort, it is very possible to see duplicate names in the list because\n"
40899"although it is guaranteed that author names are unique, there is no such\n"
40900"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
40901"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
40902"show the author's name.\n"
40903"Examples:\n"
40904"categories_use_field_for_author_name = 'author'\n"
40905"categories_use_field_for_author_name = 'author_sort'"
40906msgstr ""
40907
40908#: /__w/calibre/calibre/resources/default_tweaks.py:108
40909msgid "Control partitioning of Tag browser"
40910msgstr ""
40911
40912#: /__w/calibre/calibre/resources/default_tweaks.py:109
40913msgid ""
40914"When partitioning the Tag browser, the format of the subcategory label is\n"
40915"controlled by a template: categories_collapsed_name_template if sorting by\n"
40916"name, categories_collapsed_rating_template if sorting by average rating, and\n"
40917"categories_collapsed_popularity_template if sorting by popularity. There are\n"
40918"two variables available to the template: first and last. The variable 'first'\n"
40919"is the initial item in the subcategory, and the variable 'last' is the final\n"
40920"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
40921"values that are obtained by using a suffix. For example, first.name for an\n"
40922"author category will be the name of the author. The sub-values available are:\n"
40923"name: the printable name of the item\n"
40924"count: the number of books that references this item\n"
40925"avg_rating: the average rating of all the books referencing this item\n"
40926"sort: the sort value. For authors, this is the author_sort for that author\n"
40927"category: the category (e.g., authors, series) that the item is in.\n"
40928"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
40929"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
40930"even if there aren't any backslashes."
40931msgstr ""
40932
40933#: /__w/calibre/calibre/resources/default_tweaks.py:130
40934msgid "Control order of categories in the Tag browser"
40935msgstr ""
40936
40937#: /__w/calibre/calibre/resources/default_tweaks.py:131
40938msgid ""
40939"Change the following dict to change the order that categories are displayed in\n"
40940"the Tag browser. Items are named using their lookup name, and will be sorted\n"
40941"using the number supplied. The lookup name '*' stands for all names that\n"
40942"otherwise do not appear. Two names with the same value will be sorted\n"
40943"using the default order, the one specified by tag_browser_category_default_sort.\n"
40944"Example:\n"
40945"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
40946"\n"
40947"results in the order series, tags, then everything else in default order.\n"
40948"The tweak tag_browser_category_default_sort specifies the sort order before\n"
40949"applying the category order from the dict. The allowed values are:\n"
40950"tag_browser_category_default_sort = 'default' # The calibre default order\n"
40951"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
40952"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
40953"\n"
40954"In addition and if the category default sort is not 'default' you can specify\n"
40955"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
40956"tag_browser_category_default_sort_direction = 'ascending'\n"
40957"tag_browser_category_default_sort_direction = 'descending'"
40958msgstr ""
40959
40960#: /__w/calibre/calibre/resources/default_tweaks.py:155
40961msgid "Specify columns to sort the booklist by on startup"
40962msgstr ""
40963
40964#: /__w/calibre/calibre/resources/default_tweaks.py:156
40965msgid ""
40966"Provide a set of columns to be sorted on when calibre starts.\n"
40967"The argument is None if saved sort history is to be used\n"
40968"otherwise it is a list of column,order pairs. Column is the\n"
40969"lookup/search name, found using the tooltip for the column\n"
40970"Order is 0 for ascending, 1 for descending.\n"
40971"For example, set it to [('authors',0),('title',0)] to sort by\n"
40972"title within authors."
40973msgstr ""
40974
40975#: /__w/calibre/calibre/resources/default_tweaks.py:165
40976msgid "Control how dates are displayed"
40977msgstr ""
40978
40979#: /__w/calibre/calibre/resources/default_tweaks.py:166
40980msgid ""
40981"Format to be used for publication date and the timestamp (date).\n"
40982"A string controlling how the publication date is displayed in the GUI\n"
40983"d     the day as number without a leading zero (1 to 31)\n"
40984"dd    the day as number with a leading zero (01 to 31)\n"
40985"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
40986"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
40987"M     the month as number without a leading zero (1-12)\n"
40988"MM    the month as number with a leading zero (01-12)\n"
40989"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
40990"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
40991"yy    the year as two digit number (00-99)\n"
40992"yyyy  the year as four digit number\n"
40993"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
40994"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
40995"m     the minutes without a leading 0 (0 to 59) '\n"
40996"mm    the minutes with a leading 0 (00 to 59) '\n"
40997"s     the seconds without a leading 0 (0 to 59) '\n"
40998"ss    the seconds with a leading 0 (00 to 59) '\n"
40999"ap    use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm\n"
41000"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
41001"iso   the date with time and timezone. Must be the only format present\n"
41002"For example, given the date of 9 Jan 2010, the following formats show\n"
41003"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
41004"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
41005"\n"
41006"publication default if not set: MMM yyyy\n"
41007"timestamp default if not set: dd MMM yyyy\n"
41008"last_modified_display_format if not set: dd MMM yyyy"
41009msgstr ""
41010
41011#: /__w/calibre/calibre/resources/default_tweaks.py:198
41012msgid "Control sorting of titles and series in the library display"
41013msgstr ""
41014
41015#: /__w/calibre/calibre/resources/default_tweaks.py:199
41016msgid ""
41017"Control title and series sorting in the library view. If set to\n"
41018"'library_order', the title sort field will be used instead of the title.\n"
41019"Unless you have manually edited the title sort field, leading articles such as\n"
41020"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
41021"sorted as-is (sort by title instead of title sort). For example, with\n"
41022"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
41023"book will sort under 'T'.\n"
41024"This flag affects calibre's library display. It has no effect on devices. In\n"
41025"addition, titles for books added before changing the flag will retain their\n"
41026"order until the title is edited. Editing a title and hitting Enter\n"
41027"without changing anything is sufficient to change the sort. Or you can use\n"
41028"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
41029"it for many books at once."
41030msgstr ""
41031
41032#: /__w/calibre/calibre/resources/default_tweaks.py:214
41033msgid "Control formatting of title and series when used in templates"
41034msgstr ""
41035
41036#: /__w/calibre/calibre/resources/default_tweaks.py:215
41037msgid ""
41038"Control how title and series names are formatted when saving to disk/sending\n"
41039"to device. The behavior depends on the field being processed. If processing\n"
41040"title, then if this tweak is set to 'library_order', the title will be\n"
41041"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
41042"title will not be changed. If processing series, then if set to\n"
41043"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
41044"set to 'strictly_alphabetic', the series will be sent without change.\n"
41045"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
41046"will become \"Lord of the Rings, The\". If the tweak is set to\n"
41047"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
41048"formatter function raw_field will return the base value for title and\n"
41049"series regardless of the setting of this tweak."
41050msgstr ""
41051
41052#: /__w/calibre/calibre/resources/default_tweaks.py:229
41053msgid "Set the list of words considered to be \"articles\" for sort strings"
41054msgstr ""
41055
41056#: /__w/calibre/calibre/resources/default_tweaks.py:230
41057msgid ""
41058"Set the list of words that are to be considered 'articles' when computing the\n"
41059"title sort strings. The articles differ by language. By default, calibre uses\n"
41060"a combination of articles from English and whatever language the calibre user\n"
41061"interface is set to. In addition, in some contexts where the book language is\n"
41062"available, the language of the book is used. You can change the list of\n"
41063"articles for a given language or add a new language by editing\n"
41064"per_language_title_sort_articles. To tell calibre to use a language other\n"
41065"than the user interface language, set, default_language_for_title_sort. For\n"
41066"example, to use German, set it to 'deu'. A value of None means the user\n"
41067"interface language is used. The setting title_sort_articles is ignored\n"
41068"(present only for legacy reasons)."
41069msgstr ""
41070
41071#: /__w/calibre/calibre/resources/default_tweaks.py:285
41072msgid "Specify a folder calibre should connect to at startup"
41073msgstr ""
41074
41075#: /__w/calibre/calibre/resources/default_tweaks.py:286
41076msgid ""
41077"Specify a folder that calibre should connect to at startup using\n"
41078"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41079"not exist when calibre starts, it is ignored.\n"
41080"Example for Windows:\n"
41081"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41082"Example for other operating systems:\n"
41083"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41084msgstr ""
41085
41086#: /__w/calibre/calibre/resources/default_tweaks.py:295
41087msgid "Specify renaming rules for SONY collections"
41088msgstr ""
41089
41090#: /__w/calibre/calibre/resources/default_tweaks.py:296
41091msgid ""
41092"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41093"metadata management is set to automatic. Collections on SONYs are named\n"
41094"depending upon whether the field is standard or custom. A collection derived\n"
41095"from a standard field is named for the value in that field.\n"
41096"\n"
41097"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41098"collection name is 'Darkover'. A collection derived from a custom field will\n"
41099"have the name of the field added to the value. For example, if a custom series\n"
41100"column named 'My Series' contains the name 'Darkover', then the collection\n"
41101"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41102"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41103"category. If two books have fields that generate the same collection name,\n"
41104"then both books will be in that collection.\n"
41105"\n"
41106"This set of tweaks lets you specify for a standard or custom field how\n"
41107"the collections are to be named. You can use it to add a description to a\n"
41108"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41109"it to force multiple fields to end up in the same collection.\n"
41110"\n"
41111"For example, you could force the values in 'series', '#my_series_1', and\n"
41112"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41113"merging all of the fields into one set of collections.\n"
41114"\n"
41115"There are two related tweaks. The first determines the category name to use\n"
41116"for a metadata field.  The second is a template, used to determines how the\n"
41117"value and category are combined to create the collection name.\n"
41118"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41119"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41120"\n"
41121"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41122"same template language as plugboards and save templates. This tweak controls\n"
41123"how the value and category are combined together to make the collection name.\n"
41124"The only two fields available are {category} and {value}. The {value} field is\n"
41125"never empty. The {category} field can be empty. The default is to put the\n"
41126"value first, then the category enclosed in parentheses, it isn't empty:\n"
41127"'{value} {category:|(|)}'\n"
41128"\n"
41129"Examples: The first three examples assume that the second tweak\n"
41130"has not been changed.\n"
41131"\n"
41132"1) I want three series columns to be merged into one set of collections. The\n"
41133"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41134"in the parenthesis. The value to use in the tweak value would be:\n"
41135"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41136"\n"
41137"2) I want the word '(Series)' to appear on collections made from series, and\n"
41138"the word '(Tag)' to appear on collections made from tags. Use:\n"
41139"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41140"\n"
41141"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41142"to have '(Series)' appended. The renaming rule is:\n"
41143"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41144"\n"
41145"4) Same as example 2, but instead of having the category name in parentheses\n"
41146"and appended to the value, I want it prepended and separated by a colon, such\n"
41147"as in Series: Darkover. I must change the template used to format the category name\n"
41148"\n"
41149"The resulting two tweaks are:\n"
41150"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41151"sony_collection_name_template='{category:||: }{value}'"
41152msgstr ""
41153
41154#: /__w/calibre/calibre/resources/default_tweaks.py:359
41155msgid "Specify how SONY collections are sorted"
41156msgstr ""
41157
41158#: /__w/calibre/calibre/resources/default_tweaks.py:360
41159msgid ""
41160"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41161"metadata management is set to automatic. You can indicate which metadata is to\n"
41162"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41163"is a list of metadata fields from which collections are made, followed by the\n"
41164"name of the metadata field containing the sort value.\n"
41165"Example: The following indicates that collections built from pubdate and tags\n"
41166"are to be sorted by the value in the custom column '#mydate', that collections\n"
41167"built from 'series' are to be sorted by 'series_index', and that all other\n"
41168"collections are to be sorted by title. If a collection metadata field is not\n"
41169"named, then if it is a series- based collection it is sorted by series order,\n"
41170"otherwise it is sorted by title order.\n"
41171"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41172"Note that the bracketing and parentheses are required. The syntax is\n"
41173"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41174"Default: empty (no rules), so no collection attributes are named."
41175msgstr ""
41176
41177#: /__w/calibre/calibre/resources/default_tweaks.py:377
41178msgid "Control how tags are applied when copying books to another library"
41179msgstr ""
41180
41181#: /__w/calibre/calibre/resources/default_tweaks.py:378
41182msgid ""
41183"Set this to True to ensure that tags in 'Tags to add when adding\n"
41184"a book' are added when copying books to another library"
41185msgstr ""
41186
41187#: /__w/calibre/calibre/resources/default_tweaks.py:382
41188msgid "Set the maximum number of sort 'levels'"
41189msgstr ""
41190
41191#: /__w/calibre/calibre/resources/default_tweaks.py:383
41192msgid ""
41193"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41194"library after certain operations such as searches or device insertion. Each\n"
41195"sort level adds a performance penalty. If the database is large (thousands of\n"
41196"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41197"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41198msgstr ""
41199
41200#: /__w/calibre/calibre/resources/default_tweaks.py:390
41201msgid "Choose whether dates are sorted using visible fields"
41202msgstr ""
41203
41204#: /__w/calibre/calibre/resources/default_tweaks.py:391
41205msgid ""
41206"Date values contain both a date and a time. When sorted, all the fields are\n"
41207"used, regardless of what is displayed. Set this tweak to True to use only\n"
41208"the fields that are being displayed."
41209msgstr ""
41210
41211#: /__w/calibre/calibre/resources/default_tweaks.py:396
41212msgid "Fuzz value for trimming covers"
41213msgstr ""
41214
41215#: /__w/calibre/calibre/resources/default_tweaks.py:397
41216msgid ""
41217"The value used for the fuzz distance when trimming a cover.\n"
41218"Colors within this distance are considered equal.\n"
41219"The distance is in absolute intensity units."
41220msgstr ""
41221
41222#: /__w/calibre/calibre/resources/default_tweaks.py:402
41223msgid "Control behavior of the book list"
41224msgstr ""
41225
41226#: /__w/calibre/calibre/resources/default_tweaks.py:403
41227msgid ""
41228"You can control the behavior of double clicks and pressing Enter on the books\n"
41229"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41230"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41231"has the side effect of disabling editing a field using a single click.\n"
41232"Default: open_viewer.\n"
41233"Example: doubleclick_on_library_view = 'do_nothing'\n"
41234"You can also control whether the book list scrolls per item or\n"
41235"per pixel. Default is per item."
41236msgstr ""
41237
41238#: /__w/calibre/calibre/resources/default_tweaks.py:416
41239msgid "Language to use when sorting"
41240msgstr "Jezik, ki naj bo upoštevan pri razvrščanju."
41241
41242#: /__w/calibre/calibre/resources/default_tweaks.py:417
41243msgid ""
41244"Setting this tweak will force sorting to use the\n"
41245"collating order for the specified language. This might be useful if you run\n"
41246"calibre in English but want sorting to work in the language where you live.\n"
41247"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41248"You can find the list of supported locales at\n"
41249"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41250"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41251"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41252"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41253msgstr ""
41254
41255#: /__w/calibre/calibre/resources/default_tweaks.py:428
41256msgid "Number of columns for custom metadata in the edit metadata dialog"
41257msgstr ""
41258
41259#: /__w/calibre/calibre/resources/default_tweaks.py:429
41260msgid ""
41261"Set whether to use one or two columns for custom metadata when editing\n"
41262"metadata  one book at a time. If True, then the fields are laid out using two\n"
41263"columns. If False, one column is used."
41264msgstr ""
41265
41266#: /__w/calibre/calibre/resources/default_tweaks.py:434
41267msgid "Order of custom column(s) in edit metadata"
41268msgstr ""
41269
41270#: /__w/calibre/calibre/resources/default_tweaks.py:435
41271msgid ""
41272"Controls the order that custom columns are listed in edit metadata single\n"
41273"and bulk. The columns listed in the tweak are displayed first and in the\n"
41274"order provided. Any columns not listed are displayed after the listed ones,\n"
41275"in alphabetical order. Do note that this tweak does not change the size of\n"
41276"the edit widgets. Putting comments widgets in this list may result in some\n"
41277"odd widget spacing when using two-column mode.\n"
41278"Enter a comma-separated list of custom field lookup names, as in\n"
41279"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41280msgstr ""
41281
41282#: /__w/calibre/calibre/resources/default_tweaks.py:445
41283msgid "Edit metadata custom column label width and elision point"
41284msgstr ""
41285
41286#: /__w/calibre/calibre/resources/default_tweaks.py:446
41287msgid ""
41288"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41289"If metadata_edit_elide_labels is True then labels wider than the width\n"
41290"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41291"computed by multiplying the average width of characters in the font by the\n"
41292"appropriate number.\n"
41293"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41294"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41295"put it at the left end."
41296msgstr ""
41297
41298#: /__w/calibre/calibre/resources/default_tweaks.py:459
41299msgid "The number of seconds to wait before sending emails"
41300msgstr ""
41301
41302#: /__w/calibre/calibre/resources/default_tweaks.py:460
41303msgid ""
41304"The number of seconds to wait before sending emails when using a\n"
41305"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41306"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41307"making email sending fail. Changes will take effect only after a restart of\n"
41308"calibre. You can also change the list of hosts that calibre considers\n"
41309"to be public relays here. Any relay host ending with one of the suffixes\n"
41310"in the list below will be considered a public email server."
41311msgstr ""
41312
41313#: /__w/calibre/calibre/resources/default_tweaks.py:470
41314msgid "The maximum width and height for covers saved in the calibre library"
41315msgstr "Največja širina in višina naslovnic, shranjenih v knjižnici calibre."
41316
41317#: /__w/calibre/calibre/resources/default_tweaks.py:471
41318msgid ""
41319"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41320"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41321"large covers"
41322msgstr ""
41323
41324#: /__w/calibre/calibre/resources/default_tweaks.py:476
41325msgid "Where to send downloaded news"
41326msgstr ""
41327
41328#: /__w/calibre/calibre/resources/default_tweaks.py:477
41329msgid ""
41330"When automatically sending downloaded news to a connected device, calibre\n"
41331"will by default send it to the main memory. By changing this tweak, you can\n"
41332"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41333"that if there isn't enough free space available on the location you choose,\n"
41334"the files will be sent to the location with the most free space."
41335msgstr ""
41336
41337#: /__w/calibre/calibre/resources/default_tweaks.py:484
41338msgid "Unified toolbar on macOS"
41339msgstr "Poenotena orodna vrstica v macOS"
41340
41341#: /__w/calibre/calibre/resources/default_tweaks.py:485
41342msgid ""
41343"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41344"with the titlebar as is normal for macOS applications. However, doing this has\n"
41345"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41346"what it should be and it causes other random bugs on some systems, so turn it\n"
41347"on at your own risk!"
41348msgstr ""
41349
41350#: /__w/calibre/calibre/resources/default_tweaks.py:492
41351msgid ""
41352"Save original file when converting/polishing from same format to same format"
41353msgstr "Shrani izvirno datoteko pri pretvorbi/brušenju iz istega zapisa v isti zapis"
41354
41355#: /__w/calibre/calibre/resources/default_tweaks.py:493
41356msgid ""
41357"When calibre does a conversion from the same format to the same format, for\n"
41358"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41359"conversion is poor, you can tweak the settings and run it again. By setting\n"
41360"this to False you can prevent calibre from saving the original file.\n"
41361"Similarly, by setting save_original_format_when_polishing to False you can\n"
41362"prevent calibre from saving the original file when polishing."
41363msgstr ""
41364
41365#: /__w/calibre/calibre/resources/default_tweaks.py:502
41366msgid "Number of recently viewed books to show"
41367msgstr "Število prikazanih nedavno ogledanih knjig"
41368
41369#: /__w/calibre/calibre/resources/default_tweaks.py:503
41370msgid ""
41371"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41372"how many should be shown, here."
41373msgstr ""
41374
41375#: /__w/calibre/calibre/resources/default_tweaks.py:507
41376msgid "Change the font size of the Book details panel in the interface"
41377msgstr ""
41378
41379#: /__w/calibre/calibre/resources/default_tweaks.py:508
41380msgid ""
41381"Change the font size at which book details are rendered in the side panel and\n"
41382"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41383"negative number to increase or decrease the font size."
41384msgstr ""
41385
41386#: /__w/calibre/calibre/resources/default_tweaks.py:513
41387msgid "What format to default to when using the \"Unpack book\" feature"
41388msgstr ""
41389
41390#: /__w/calibre/calibre/resources/default_tweaks.py:514
41391msgid ""
41392"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41393"If multiple formats are available, calibre will offer you a choice\n"
41394"of formats, defaulting to your preferred output format if it is available.\n"
41395"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41396"to that format rather than your output format preference.\n"
41397"Set to a value of 'remember' to use whichever format you chose last time you\n"
41398"used the \"Unpack book\" feature.\n"
41399"Examples:\n"
41400"default_tweak_format = None       (Use output format)\n"
41401"default_tweak_format = 'EPUB'\n"
41402"default_tweak_format = 'remember'"
41403msgstr ""
41404
41405#: /__w/calibre/calibre/resources/default_tweaks.py:527
41406msgid "Do not preselect a completion when editing authors/tags/series/etc."
41407msgstr ""
41408
41409#: /__w/calibre/calibre/resources/default_tweaks.py:528
41410msgid ""
41411"This means that you can make changes and press Enter and your changes will\n"
41412"not be overwritten by a matching completion. However, if you wish to use the\n"
41413"completions you will now have to press Tab to select one before pressing\n"
41414"Enter. Which technique you prefer will depend on the state of metadata in\n"
41415"your library and your personal editing style."
41416msgstr ""
41417
41418#: /__w/calibre/calibre/resources/default_tweaks.py:535
41419msgid "Completion mode when editing authors/tags/series/etc."
41420msgstr ""
41421
41422#: /__w/calibre/calibre/resources/default_tweaks.py:536
41423msgid ""
41424"By default, when completing items, calibre will show you all the candidates\n"
41425"that start with the text you have already typed. You can instead have it show\n"
41426"all candidates that contain the text you have already typed. To do this, set\n"
41427"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41428"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41429msgstr ""
41430
41431#: /__w/calibre/calibre/resources/default_tweaks.py:543
41432msgid "Sort the list of libraries alphabetically"
41433msgstr "Razvrsti seznam knjižnic po abecedi"
41434
41435#: /__w/calibre/calibre/resources/default_tweaks.py:544
41436msgid ""
41437"The list of libraries in the Copy to library and Quick switch menus are\n"
41438"normally sorted by most used. However, if there are more than a certain\n"
41439"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41440"number here. The default is ten libraries."
41441msgstr ""
41442
41443#: /__w/calibre/calibre/resources/default_tweaks.py:550
41444msgid "Choose available output formats for conversion"
41445msgstr ""
41446
41447#: /__w/calibre/calibre/resources/default_tweaks.py:551
41448msgid ""
41449"Restrict the list of available output formats in the conversion dialogs.\n"
41450"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41451"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41452"all available output formats to be present."
41453msgstr ""
41454
41455#: /__w/calibre/calibre/resources/default_tweaks.py:557
41456msgid "Set the thumbnail image quality used by the Content server"
41457msgstr ""
41458
41459#: /__w/calibre/calibre/resources/default_tweaks.py:558
41460msgid ""
41461"The quality of a thumbnail is largely controlled by the compression quality\n"
41462"used when creating it. Set this to a larger number to improve the quality.\n"
41463"Note that the thumbnails get much larger with larger compression quality\n"
41464"numbers.\n"
41465"The value can be between 50 and 99"
41466msgstr ""
41467
41468#: /__w/calibre/calibre/resources/default_tweaks.py:565
41469msgid ""
41470"Image file types to treat as e-books when dropping onto the \"Book details\""
41471" panel"
41472msgstr ""
41473
41474#: /__w/calibre/calibre/resources/default_tweaks.py:566
41475msgid ""
41476"Normally, if you drop any image file in a format known to calibre onto the\n"
41477"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41478"some image types as e-books instead, you can set this tweak.\n"
41479"Examples:\n"
41480"cover_drop_exclude = {'tiff', 'webp'}"
41481msgstr ""
41482
41483#: /__w/calibre/calibre/resources/default_tweaks.py:573
41484msgid "Show the Saved searches box in the Search bar"
41485msgstr ""
41486
41487#: /__w/calibre/calibre/resources/default_tweaks.py:574
41488msgid ""
41489"In newer versions of calibre, only a single button that allows you to add a\n"
41490"new Saved search is shown in the Search bar. If you would like to have the\n"
41491"old Saved searches box with its two buttons back, set this tweak to True."
41492msgstr ""
41493
41494#: /__w/calibre/calibre/resources/default_tweaks.py:579
41495msgid "Exclude fields when copy/pasting metadata"
41496msgstr ""
41497
41498#: /__w/calibre/calibre/resources/default_tweaks.py:580
41499msgid ""
41500"You can ask calibre to not paste some metadata fields when using the\n"
41501"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41502"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41503"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41504"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41505"to paste metadata ignoring this tweak."
41506msgstr ""
41507
41508#: /__w/calibre/calibre/resources/default_tweaks.py:588
41509msgid "Skip internet connected check"
41510msgstr ""
41511
41512#: /__w/calibre/calibre/resources/default_tweaks.py:589
41513msgid ""
41514"Skip checking whether the internet is available before downloading news.\n"
41515"Useful if for some reason your operating systems network checking\n"
41516"facilities are not reliable (for example NetworkManager on Linux)."
41517msgstr ""
41518
41519#: /__w/calibre/calibre/resources/default_tweaks.py:594
41520msgid "Tab stop width in the template editor"
41521msgstr ""
41522
41523#: /__w/calibre/calibre/resources/default_tweaks.py:595
41524msgid ""
41525"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41526"For example, a value of 1 results in a space with the width of one average character."
41527msgstr ""
41528
41529#: /__w/calibre/calibre/resources/default_tweaks.py:599
41530msgid "Value for undefined numbers when sorting"
41531msgstr ""
41532
41533#: /__w/calibre/calibre/resources/default_tweaks.py:600
41534msgid ""
41535"Sets the value to use for undefined numbers when sorting.\n"
41536"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41537"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41538"possible number. Quotes are optional if entering a number.\n"
41539"Examples:\n"
41540"value_for_undefined_numbers_when_sorting = -100\n"
41541"value_for_undefined_numbers_when_sorting = '2'\n"
41542"value_for_undefined_numbers_when_sorting = -0.01\n"
41543"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41544"value_for_undefined_numbers_when_sorting = 'maximum'"
41545msgstr ""
41546