1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# Sirius2007 <dugonjicd@gmail.com>, 2014-2015
6# FIRST AUTHOR <EMAIL@ADDRESS>, 2010
7msgid ""
8msgstr ""
9"Project-Id-Version: calibre\n"
10"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
11"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
12"PO-Revision-Date: 2021-12-14 13:05+0000\n"
13"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
14"Language-Team: Bosnian (http://www.transifex.com/calibre/calibre/language/bs/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: bs\n"
19"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20
21#: /__w/calibre/calibre/manual/conf.py:158
22#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
23#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
24#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
25msgid "Start"
26msgstr "Start"
27
28#: /__w/calibre/calibre/manual/conf.py:175
29msgid "Support calibre"
30msgstr ""
31
32#: /__w/calibre/calibre/manual/conf.py:176
33msgid "Contribute to support calibre development"
34msgstr ""
35
36#: /__w/calibre/calibre/manual/conf.py:245
37#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
38msgid "page"
39msgstr ""
40
41#: /__w/calibre/calibre/manual/custom.py:92
42msgid ""
43":command:`calibredb` is the command line interface to the calibre database. It has\n"
44"several sub-commands, documented below.\n"
45"\n"
46":command:`calibredb` can be used to manipulate either a calibre database\n"
47"specified by path or a calibre :guilabel:`Content server` running either on\n"
48"the local machine or over the internet. You can start a calibre\n"
49":guilabel:`Content server` using either the :command:`calibre-server`\n"
50"program or in the main calibre program click :guilabel:`Connect/share ->\n"
51"Start Content server`. Since :command:`calibredb` can make changes to your\n"
52"calibre libraries, you must setup authentication on the server first. There\n"
53"are two ways to do that:\n"
54"\n"
55"    * If you plan to connect only to a server running on the same computer,\n"
56"      you can simply use the ``--enable-local-write`` option of the\n"
57"      Content server, to allow any program, including calibredb, running on\n"
58"      the local computer to make changes to your calibre data. When running\n"
59"      the server from the main calibre program, this option is in\n"
60"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
61"\n"
62"    * If you want to enable access over the internet, then you should setup\n"
63"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
64"      options to :command:`calibredb` to give it access. You can setup\n"
65"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
66"      option and using ``--manage-users`` to create the user accounts.\n"
67"      If you are running the server from the main calibre program, use\n"
68"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
69"\n"
70"To connect to a running Content server, pass the URL of the server to the\n"
71":option:`--with-library` option, see the documentation of that option for\n"
72"details and examples.\n"
73"    "
74msgstr ""
75
76#: /__w/calibre/calibre/manual/custom.py:217
77msgid "[options]"
78msgstr ""
79
80#: /__w/calibre/calibre/src/calibre/constants.py:411
81msgid "{} Portable"
82msgstr ""
83
84#: /__w/calibre/calibre/src/calibre/constants.py:448
85msgid "Recycle Bin"
86msgstr ""
87
88#: /__w/calibre/calibre/src/calibre/constants.py:448
89msgid "Trash"
90msgstr ""
91
92#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
93msgid "Does absolutely nothing"
94msgstr "Ne radi apsolutno ništa"
95
96#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
97#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
98#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
99#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
100#: /__w/calibre/calibre/src/calibre/db/cache.py:312
101#: /__w/calibre/calibre/src/calibre/db/cache.py:315
102#: /__w/calibre/calibre/src/calibre/db/cache.py:326
103#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
104#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
105#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
106#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
107#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
108#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
109#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
110#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
111#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
112#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
113#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
114#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
115#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
116#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
117#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
118#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
119#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
120#: /__w/calibre/calibre/src/calibre/db/write.py:175
121#: /__w/calibre/calibre/src/calibre/db/write.py:179
122#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
123#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
124#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
125#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
126#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
127#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
128#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
129#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
130#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
131#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
132#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
133#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
134#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
135#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
136#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
137#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
138#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
139#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
140#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
141#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
142#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
143#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
144#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
145#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
146#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
148#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
149#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
150#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
151#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
154#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
155#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
156#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
157#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
158#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
159#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
160#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
161#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
162#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
163#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
164#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
165#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
166#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
167#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
168#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
169#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
170#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
171#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
214#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
215#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
216#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
217#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
218#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
219#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
220#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
221#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
222#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
223#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
224#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
225#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
226#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
227#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
228#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
229#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
230#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
231#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
232#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
233#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
237#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
238#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
239#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
240#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
241#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
242#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
243#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
244#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
245#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
246#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
247#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
248#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
249#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
250#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
251#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
252#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
253#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
254#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
255#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
256#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
257#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
258#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
259#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
260#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
261#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
262#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
263#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
270#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
271#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
272#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
273#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
274#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
275#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
276#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
277#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
278#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
279#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
280#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
281#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
282#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
283#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
284#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
285#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
286#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
287#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
288#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
289#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
290#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
291#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
292#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
293#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
294#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
295#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
296#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
300#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
301#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
302#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
303#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
304#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
305#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
306#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
307#: /__w/calibre/calibre/src/calibre/library/database.py:927
308#: /__w/calibre/calibre/src/calibre/library/database2.py:605
309#: /__w/calibre/calibre/src/calibre/library/database2.py:613
310#: /__w/calibre/calibre/src/calibre/library/database2.py:623
311#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
312#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
313#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
314#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
315#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
316#: /__w/calibre/calibre/src/calibre/srv/content.py:160
317#: /__w/calibre/calibre/src/calibre/srv/content.py:161
318#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
319#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
320#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
321#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
322#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
323#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
324#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
325msgid "Unknown"
326msgstr "Nepoznato"
327
328#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
329msgid "Base"
330msgstr "Baza"
331
332#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
333#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
334#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
335msgid "Customize"
336msgstr "Prilagodi"
337
338#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
339#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
340#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
341msgid "Cannot configure"
342msgstr "Nije moguće konfigurisati"
343
344#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
345msgid "File type"
346msgstr "Vrsta datoteke"
347
348#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
349msgid "Metadata reader"
350msgstr "Čitač meta podataka"
351
352#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
353msgid "Metadata writer"
354msgstr "Pisac meta podataka"
355
356#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
357msgid "Catalog generator"
358msgstr "Generator kataloga"
359
360#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
361msgid "User interface action"
362msgstr ""
363
364#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
365#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
366#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
367#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
368#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
369#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
370#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
372#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
373msgid "Preferences"
374msgstr "Opcije"
375
376#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
377#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
378msgid "Store"
379msgstr "Trgovina"
380
381#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
382msgid "An e-book store."
383msgstr ""
384
385#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
386msgid "Edit book tool"
387msgstr ""
388
389#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
390msgid "Library closed"
391msgstr ""
392
393#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
394msgid ""
395"Create a PMLZ archive containing the PML file and all images in the folder "
396"pmlname_img or images. This plugin is run every time you add a PML file to "
397"the library."
398msgstr ""
399
400#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
401msgid ""
402"Create a TXTZ archive when a TXT file is imported containing Markdown or "
403"Textile references to images. The referenced images as well as the TXT file "
404"are added to the archive."
405msgstr "Kreiraj TXTZ arhivu ako uvezena TXT datoteka sadrži Markdown ili Textile upućuje na slike. Preporučene slike se kao i TXT datoteka dodaju u arhivu."
406
407#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
408msgid "Extract cover from comic files"
409msgstr "Izdvoji naslovnu stranu iz strip datoteke"
410
411#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
412#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
413#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
414#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
415#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
416#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
417#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
418#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
419#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
420#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
421#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
422#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
423#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
424#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
433#, python-format
434msgid "Read metadata from %s files"
435msgstr "Čitaj meta podatke iz %s datoteka"
436
437#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
438msgid "Read metadata from e-books in RAR archives"
439msgstr ""
440
441#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
442msgid "Read metadata from e-books in ZIP archives"
443msgstr ""
444
445#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
446#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
447#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
448#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
449#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
450#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
451#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
452#, python-format
453msgid "Set metadata in %s files"
454msgstr "Postavi meta podatke u %s datotekama"
455
456#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
457#, python-brace-format
458msgid ""
459"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
460" to EPUB files that have no existing cover image."
461msgstr ""
462
463#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
464#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
465#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
466#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
467#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
468#, python-format
469msgid "Set metadata from %s files"
470msgstr "Postavi meta podatke iz %s datoteka"
471
472#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
473msgid "Add books to calibre or the connected device"
474msgstr "Dodaj knjige u Calibre ili priključeni uređaj"
475
476#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
477msgid "Fetch annotations from a connected Kindle (experimental)"
478msgstr "Preuzmi pribilješke sa priključenog Kindle-a (eksperimentalno)"
479
480#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
481msgid "Generate a catalog of the books in your calibre library"
482msgstr "Kreiraj katalog knjiga u svojoj Calibre biblioteci"
483
484#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
485msgid "Convert books to various e-book formats"
486msgstr ""
487
488#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
489msgid "Fine tune your e-books"
490msgstr ""
491
492#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
493#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
494msgid "Browse highlights and bookmarks from all books in the library"
495msgstr ""
496
497#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
498#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
499msgid "Edit the Table of Contents in your books"
500msgstr "Uredi Sadržaj knjiga"
501
502#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
503msgid "Delete books from your calibre library or connected device"
504msgstr "Obriši knjige iz svoje Calibre biblioteke ili spojenog uređaja"
505
506#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
507msgid ""
508"Embed updated metadata into the actual book files in your calibre library"
509msgstr ""
510
511#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
512msgid "Edit the metadata of books in your calibre library"
513msgstr "Uredi meta podatke za knjige u svojoj Calibre biblioteci"
514
515#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
516msgid "Read books in your calibre library"
517msgstr "Čitaj knjige u svojoj Calibre biblioteci"
518
519#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
520msgid "Download news from the internet in e-book form"
521msgstr ""
522
523#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
524msgid "Show a list of related books quickly"
525msgstr "Prikaži brzu listu povezanih knjiga"
526
527#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
528#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
529msgid "Filter/transform the tags for books in the library"
530msgstr ""
531
532#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
533#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
534msgid "Transform the authors for books in the library"
535msgstr ""
536
537#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
538msgid "Show an editor for testing templates"
539msgstr ""
540
541#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
542msgid ""
543"Show a dialog for creating and managing template functions and stored "
544"templates"
545msgstr ""
546
547#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
548msgid "Export books from your calibre library to the hard disk"
549msgstr "Izvezi knjige iz Calibre biblioteke na hard disk"
550
551#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
552msgid "Show Book details in a separate popup"
553msgstr ""
554
555#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
556#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
557msgid "Restart calibre"
558msgstr "Restartujte Calibre"
559
560#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
561msgid "Open the folder that contains the book files in your calibre library"
562msgstr "Otvori direktorij koji sadrži datoteke knjiga u Calibre biblioteci"
563
564#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
565msgid "Auto scroll through the list of books"
566msgstr ""
567
568#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
569msgid "Send books to the connected device"
570msgstr "Pošalji knjige na povezane uređaje"
571
572#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
573msgid ""
574"Send books via email or the web. Also connect to folders on your computer as"
575" if they are devices"
576msgstr ""
577
578#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
579#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
580msgid "Browse the calibre User Manual"
581msgstr "Pregledajte korisničko uputstvo za Calibre"
582
583#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
584msgid "Customize calibre"
585msgstr "Prilagodite Calibre"
586
587#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
588msgid "Easily find books similar to the currently selected one"
589msgstr "Jednostavno pronađite knjige slične trenutno označenoj knjizi"
590
591#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
592msgid ""
593"Switch between different calibre libraries and perform maintenance on them"
594msgstr "Izvršite prebacivanje i održavanje različitih Calibre biblioteka"
595
596#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
597msgid "Copy books from the device to your calibre library"
598msgstr "Napravi duplikat knjiga sa uređaja u svoju Calibre biblioteku"
599
600#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
601msgid "Edit the collections in which books are placed on your device"
602msgstr "Uredite zbirke u kojima su smještene knjige na Vašem uređaju"
603
604#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
605msgid "Match book on the devices to books in the library"
606msgstr "Uporedite knjigu na uređaju sa knjigama u biblioteci"
607
608#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
609#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
610msgid "Show the book in the calibre library that matches this book"
611msgstr ""
612
613#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
614msgid "Copy a book from one calibre library to another"
615msgstr "Napravite duplikat knjige iz Calibre biblioteke u drugu biblioteku"
616
617#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
618msgid "Edit e-books in the EPUB or AZW3 formats"
619msgstr ""
620
621#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
622msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
623msgstr ""
624
625#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
626msgid ""
627"Find the next or previous match when searching in your calibre library in "
628"highlight mode"
629msgstr "Pronađi slijedeći ili prethodni rezultat tokom pretrage u Calibre biblioteci u odabranom modu"
630
631#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
632msgid "Choose a random book from your calibre library"
633msgstr "Slučajan odabir knjige iz vaše Calibre biblioteke"
634
635#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
636#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
637msgid "Sort the list of books"
638msgstr "Sortirajte listu knjiga"
639
640#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
641msgid "Temporarily mark books"
642msgstr "Privremeno označite knjige"
643
644#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
645#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
646msgid "Change the current Virtual library"
647msgstr ""
648
649#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
650msgid "Search for books from different book sellers"
651msgstr "Pretražite knjige drugih prodavača"
652
653#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
654msgid "Get new calibre plugins or update your existing ones"
655msgstr "Preuzmite nove ili osvježite postojeće Calibre dodatke"
656
657#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
658#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
659msgid "Look & feel"
660msgstr ""
661
662#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
663#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
664#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
665#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
666#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
667msgid "Interface"
668msgstr "Interfejs"
669
670#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
671msgid "Adjust the look and feel of the calibre interface to suit your tastes"
672msgstr "Prilagodite izgled i osjećaj prilikom korištenja Calibre interfejsa"
673
674#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
675msgid "Behavior"
676msgstr "Ponašanje"
677
678#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
679msgid "Change the way calibre behaves"
680msgstr "Promijeniti način funkcionisanja Calibrea"
681
682#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
683#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
684msgid "Add your own columns"
685msgstr "Dodajte vlastite kolone"
686
687#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
688msgid "Add/remove your own columns to the calibre book list"
689msgstr "Dodajte/Uklonite vlastite kolone iz liste knjiga"
690
691#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
692msgid "Toolbars & menus"
693msgstr ""
694
695#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
696msgid ""
697"Customize the toolbars and context menus, changing which actions are "
698"available in each"
699msgstr "Prilagodi alatne trake i dodatne izbornike, mijenjajući akcije koje su dostupne za svaku ponaosob"
700
701#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
702msgid "Searching"
703msgstr "Pretražujem"
704
705#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
706msgid "Customize the way searching for books works in calibre"
707msgstr "Prilagodite način pretrage knjiga u Calibreu"
708
709#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
710msgid "Input options"
711msgstr ""
712
713#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
714#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
715#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
716msgid "Conversion"
717msgstr "Pretvaranje"
718
719#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
720msgid "Set conversion options specific to each input format"
721msgstr "Postavite specifične opcije pretvorbe za svaki ulazni format"
722
723#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
724msgid "Common options"
725msgstr ""
726
727#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
728msgid "Set conversion options common to all formats"
729msgstr "Postavite opcije pretvorbe koje su uobičajene za sve formate"
730
731#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
732msgid "Output options"
733msgstr ""
734
735#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
736msgid "Set conversion options specific to each output format"
737msgstr "Postavite opcije pretvorbe koje su specifične za sve izlazne formate"
738
739#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
740msgid "Adding books"
741msgstr "Dodavanje knjiga"
742
743#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
744#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
745#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
746#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
747msgid "Import/export"
748msgstr ""
749
750#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
751msgid "Control how calibre reads metadata from files when adding books"
752msgstr "Kontrolišite način na koji Calibre čita meta podatke iz datoteka prilikom dodavanja knjiga"
753
754#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
755msgid "Saving books to disk"
756msgstr "Snimanje knjiga na disk"
757
758#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
759msgid ""
760"Control how calibre exports files from its database to disk when using Save "
761"to disk"
762msgstr "Kontrolišite način na koji Calibre izvozi datoteke iz svoje baze podataka na disk prilikom korištenja opcije Sačuvaj na disk"
763
764#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
765msgid "Sending books to devices"
766msgstr "Slanje knjiga na uređaje"
767
768#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
769msgid "Control how calibre transfers files to your e-book reader"
770msgstr ""
771
772#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
773msgid "Metadata plugboards"
774msgstr "Utičnica za meta podatke"
775
776#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
777msgid "Change metadata fields before saving/sending"
778msgstr "Izmijeni polja za meta podatke prije snimanja/slanja"
779
780#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
781#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
782#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
783#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
784#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
785#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
786#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
787#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
788#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
789#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
790#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
791msgid "Template functions"
792msgstr "Fukcije predložaka"
793
794#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
795#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
796#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
797#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
798#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
799#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
800msgid "Advanced"
801msgstr "Napredno"
802
803#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
804msgid "Create your own template functions"
805msgstr "Kreiraj sopstveni predložak funkcija"
806
807#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
808msgid "Sharing books by email"
809msgstr "Podijelite knjige putem e-maila"
810
811#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
812#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
813#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
814#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
815msgid "Sharing"
816msgstr "Razmjena"
817
818#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
819msgid ""
820"Setup sharing of books via email. Can be used for automatic sending of "
821"downloaded news to your devices"
822msgstr "Podešavanje dijeljenja knjiga putem e-maila. Može se koristiti za automatsko slanje preuzetih novosti na Vaše uređaje"
823
824#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
825msgid "Sharing over the net"
826msgstr "Dijeljenje putem mreže"
827
828#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
829msgid ""
830"Setup the calibre Content server which will give you access to your calibre "
831"library from anywhere, on any device, over the internet"
832msgstr ""
833
834#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
835msgid "Metadata download"
836msgstr "Sačuvaj meta podatke na računar"
837
838#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
839msgid "Control how calibre downloads e-book metadata from the net"
840msgstr ""
841
842#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
843#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
844msgid "Ignored devices"
845msgstr "Zanemareni uređaji"
846
847#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
848msgid ""
849"Control which devices calibre will ignore when they are connected to the "
850"computer."
851msgstr "Regulirajte koje će uređaje Calibre zanemariti tokom spajanja sa računarom."
852
853#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
854#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
856msgid "Plugins"
857msgstr "Plugini"
858
859#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
860msgid "Add/remove/customize various bits of calibre functionality"
861msgstr "Dodaj/ukloni/podesi različite Calibre komadiće funkcionalnosti"
862
863#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
864msgid "Tweaks"
865msgstr "Podešavanja"
866
867#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
868msgid "Fine tune how calibre behaves in various contexts"
869msgstr "Fino podesi kako se Calibre ponaša u različitim okolnostima"
870
871#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
872#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
873msgid "Shortcuts"
874msgstr ""
875
876#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
877msgid "Customize the keyboard shortcuts used by calibre"
878msgstr "Prilagođavanje kratica na tastaturi koje Calibre koristi"
879
880#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
881#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
882msgid "Miscellaneous"
883msgstr "Ostalo"
884
885#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
886msgid "Miscellaneous advanced configuration"
887msgstr "Ostala napredna podešavanja"
888
889#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
890msgid "Options specific to the output format."
891msgstr "Opcije koje se odnose na izlazni format."
892
893#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
894msgid "Options specific to the input format."
895msgstr "Opcije koje se odnose na ulazni format."
896
897#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
898msgid "Conversion input"
899msgstr ""
900
901#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
902msgid ""
903"Specify the character encoding of the input document. If set this option "
904"will override any encoding declared by the document itself. Particularly "
905"useful for documents that do not declare an encoding or that have erroneous "
906"encoding declarations."
907msgstr "Naznači slovnu kodnu stranu ulaznog dokumenta. Ako je ova opcija uključena prevazit će se bilo koja druga kodna strana koja je deklarisana samim dokumentom. Ovo je korisno za dokumente koji nemaju deklarisanu kodnu stranu ili su pogrešno deklarisane."
908
909#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
910msgid "Conversion output"
911msgstr ""
912
913#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
914msgid ""
915"If specified, the output plugin will try to create output that is as human "
916"readable as possible. May not have any effect for some output plugins."
917msgstr "Ako je ova opcija uključena, izlazni dodatak će pokušati kreirati izlaznu datoteku koja je čitljiva ljudima onoliko koliko je to moguće. Možda neće imati nikakvog uticaja na neke izlazne dodatke."
918
919#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
920#, python-format
921msgid "Convert e-books to the %s format"
922msgstr ""
923
924#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
925msgid "Input profile"
926msgstr "Ulazni profil"
927
928#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
929msgid ""
930"This profile tries to provide sane defaults and is useful if you know "
931"nothing about the input document."
932msgstr "Ovaj profil pokušava da napravi podrazumijevane vrijednost i koristan je ukoliko ne znate ništa o ulaznim dokumentima."
933
934#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
935#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
936msgid ""
937"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
938msgstr "Ovaj profil je namijenjen za SONY PRS liniju, npr. 500/505/600/700 itd."
939
940#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
941msgid "This profile is intended for the SONY PRS 300."
942msgstr "Ovaj profil je namijenjen za SONY PRS 300."
943
944#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
945#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
946msgid "This profile is intended for the SONY PRS-900."
947msgstr "Ovaj profil je namijenjen za SONY PRS-900."
948
949#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
950#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
951msgid "This profile is intended for the Microsoft Reader."
952msgstr "Ovaj profil je namijenjen za Microsoft Reader."
953
954#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
955#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
956msgid "This profile is intended for the Mobipocket books."
957msgstr "Ovaj profil je namijenjen za Mobipocket knjige."
958
959#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
960#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
961msgid "This profile is intended for the Hanlin V3 and its clones."
962msgstr "Ovaj profil je namijenjen za Hanlin V3 i njegove klonove."
963
964#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
965#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
966msgid "This profile is intended for the Hanlin V5 and its clones."
967msgstr "Ovaj profil je namijenjen za Hanlin V5 i njegove klonove."
968
969#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
970#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
971msgid "This profile is intended for the Cybook G3."
972msgstr "Ovaj profil je namijenjen za Cybook G3."
973
974#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
975#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
976msgid "This profile is intended for the Cybook Opus."
977msgstr "Ovaj profil je namijenjen za Cybook Opus."
978
979#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
980#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
981msgid "This profile is intended for the Amazon Kindle."
982msgstr "Ovaj profil je namijenjen za Amazon Kindle."
983
984#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
985#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
986msgid "This profile is intended for the Irex Illiad."
987msgstr "Ovaj profil je namijenjen za Irex Illiad."
988
989#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
990#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
991msgid "This profile is intended for the IRex Digital Reader 1000."
992msgstr "Ovaj profil je namijenjen za IRex Digital Reader 1000."
993
994#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
995#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
996msgid "This profile is intended for the IRex Digital Reader 800."
997msgstr "Ovaj profil je namijenjen za IRex Digital Reader 800."
998
999#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1000#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1001msgid "This profile is intended for the B&N Nook."
1002msgstr "Ovaj profil je namijenjen za B&N Nook."
1003
1004#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1005msgid "Output profile"
1006msgstr "Izlazni profil"
1007
1008#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1009msgid ""
1010"This profile tries to provide sane defaults and is useful if you want to "
1011"produce a document intended to be read at a computer or on a range of "
1012"devices."
1013msgstr "Ovaj profil pokušava da kreira podrazumijevane vrijednosti i koristan je ukoliko želite kreirati dokument koji je namijenjen za čitanje do strane računara ili na nekim drugim uređajima."
1014
1015#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1016msgid ""
1017"Intended for the iPad and similar devices with a resolution of 768x1024"
1018msgstr "Namijenjeno za iPad i slične uređaje sa rezolucijom od 768x1024"
1019
1020#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1021msgid ""
1022"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1023msgstr "Namijenjeno za iPad 3 i slične uređaje sa rezolucijom od 1536x2048"
1024
1025#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1026msgid "Tablet"
1027msgstr ""
1028
1029#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1030msgid "Intended for generic tablet devices, does no resizing of images"
1031msgstr "Namijenjeno opštim tablet uređajima, nema promjene veličine slika"
1032
1033#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1034msgid ""
1035"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1036" of 600x1280"
1037msgstr "Namijenjeno za Samsung Galaxy i slične uređaje sa rezolucijom od 600x1280"
1038
1039#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1040msgid ""
1041"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1042"1280x1920"
1043msgstr "Namijenjeno za Nook HD+ i slične tablet uređaje sa rezolucijom od 1280x1920"
1044
1045#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1046msgid "This profile is intended for the Kobo Reader."
1047msgstr "Ovaj profil je namijenjen za Kobo Reader."
1048
1049#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1050msgid "This profile is intended for the SONY PRS-300."
1051msgstr "Ovaj profil je namijenjen za SONY PRS-300."
1052
1053#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1054msgid "This profile is intended for the SONY PRS-T3."
1055msgstr "Ovaj profil je namijenjen za SONY PRS-T3."
1056
1057#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1058msgid "Generic e-ink"
1059msgstr ""
1060
1061#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1062msgid "Suitable for use with any e-ink device"
1063msgstr "Odgovarajuće za korištenje na bilo kojem e-ink uređaju"
1064
1065#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1066msgid "Generic e-ink large"
1067msgstr ""
1068
1069#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1070msgid "Suitable for use with any large screen e-ink device"
1071msgstr "Odgovarajuće za korištenje na bilo kojem e-ink uređaju sa velikim displejom"
1072
1073#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1074msgid "Generic e-ink HD"
1075msgstr ""
1076
1077#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1078msgid "Suitable for use with any modern high resolution e-ink device"
1079msgstr ""
1080
1081#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1082msgid "This profile is intended for the 5-inch JetBook."
1083msgstr "Ovaj profil je namijenjen za 5-inčni JetBook."
1084
1085#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1086msgid ""
1087"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1088"landscape mode. Mainly useful for comics."
1089msgstr "Ovaj profil je namijenjen za SONY PRS liniju. Npr. 500/505/700 i sl., u položenom modu. Obično se koristi za stripove."
1090
1091#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1092msgid "This profile is intended for the Amazon Kindle DX."
1093msgstr "Ovaj profil je namijenjen za Amazon Kindle DX."
1094
1095#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1096msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1097msgstr "Ovaj profil je namijenjen za Amazon Kindle PaperWhite 1 i 2"
1098
1099#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1100msgid "This profile is intended for the Amazon Kindle Voyage"
1101msgstr "Ovaj profil je namijenjen za Amazon Kindle Voyage."
1102
1103#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1104msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1105msgstr "Ovaj profil je namijenjen za Amazon Kindle PaperWhite 3 i novije verzije."
1106
1107#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1108msgid ""
1109"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1110"and above"
1111msgstr ""
1112
1113#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1114msgid "This profile is intended for the Amazon Kindle Fire."
1115msgstr "Ovaj profil je namijenjen za Amazon Kindle Fire."
1116
1117#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1118msgid "This profile is intended for the B&N Nook Color."
1119msgstr "Ovaj profil je namijenjen za B&N Nook Color."
1120
1121#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1122msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1123msgstr "Ovaj profil je namijenjen za PocketBook Pro 900 seriju uređaja."
1124
1125#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1126msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1127msgstr "Ovaj profil je namijenjen za PocketBook Pro 912 seriju uređaja."
1128
1129#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1130msgid ""
1131"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1132"devices."
1133msgstr ""
1134
1135#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1136msgid ""
1137"This profile is intended for the PocketBook HD Touch (1-3) series of "
1138"devices."
1139msgstr ""
1140
1141#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1142msgid ""
1143"This profile is intended for the PocketBook Inkpad 3 and X series of "
1144"devices."
1145msgstr ""
1146
1147#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1148msgid "Installed plugins"
1149msgstr "Instaliranje dodataka"
1150
1151#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1152msgid "Mapping for filetype plugins"
1153msgstr "Kreiranje mape za dodatne vrste datoteka"
1154
1155#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1156msgid "Local plugin customization"
1157msgstr "Podešavanje lokalnih dodataka"
1158
1159#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1160msgid "Disabled plugins"
1161msgstr "Onemogućeni dodaci"
1162
1163#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1164msgid "Enabled plugins"
1165msgstr "Omogućeni dodaci"
1166
1167#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1168#, python-format
1169msgid "Initialization of plugin %s failed with traceback:"
1170msgstr "Inicijalizacija dodatka %s nije uspjela s praćenjem unazad:"
1171
1172#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1173msgid ""
1174"    %prog options\n"
1175"\n"
1176"    Customize calibre by loading external plugins.\n"
1177"    "
1178msgstr "    %prog opcije\n\n    Prilagodite Calibre učitavajući vanjske dodatke.\n    "
1179
1180#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1181msgid "Add a plugin by specifying the path to the ZIP file containing it."
1182msgstr ""
1183
1184#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1185msgid ""
1186"For plugin developers: Path to the folder where you are developing the "
1187"plugin. This command will automatically zip up the plugin and update it in "
1188"calibre."
1189msgstr ""
1190
1191#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1192msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1193msgstr "Ukloni određeni dodatak po imenu. Nema efekta na ugrađene dodatke."
1194
1195#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1196msgid ""
1197"Customize plugin. Specify name of plugin and customization string separated "
1198"by a comma."
1199msgstr "Prilagodi dodatak. Naznači naziv dodatka i niz za prilagođavanje i odvojite ih zarezom."
1200
1201#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1202msgid "List all installed plugins"
1203msgstr "Prikaži sve instalirane dodatke"
1204
1205#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1206msgid "Enable the named plugin"
1207msgstr "Omogući dodatak"
1208
1209#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1210msgid "Disable the named plugin"
1211msgstr "Onemogući dodatak"
1212
1213#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1214#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1215#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1216#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1217#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1218msgid "Catalog"
1219msgstr "Katalog"
1220
1221#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1222#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1223#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1224#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1225#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1226#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1227#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1228#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1229#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1230#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1231#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1232#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1233#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1234#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1235#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1236#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1238#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1239#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1240#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1241#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1242#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1243#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1244msgid "News"
1245msgstr "Vijesti"
1246
1247#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1249#, python-brace-format
1250msgid "Path to library ({0}) too long. It must be less than {1} characters."
1251msgstr ""
1252
1253#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1254#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1255#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1257#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1258#, python-format
1259msgid "Path to library too long. It must be less than %d characters."
1260msgstr ""
1261
1262#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1263#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1264msgid "restored preference "
1265msgstr "povrat prioriteta"
1266
1267#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1268#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1269#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1270msgid "creating custom column "
1271msgstr "kreiranje posebne kolone"
1272
1273#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1274#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1275msgid "No label was provided"
1276msgstr "Nije naznačen naziv"
1277
1278#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1279#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1280msgid ""
1281"The label must contain only lower case letters, digits and underscores, and "
1282"start with a letter"
1283msgstr "Naziv može da sadrži samo mala slova, brojeve i donju liniju, a treba početi sa slovom"
1284
1285#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1286msgid "Dumping database to SQL"
1287msgstr "Prebacivanje baze podataka u SQL"
1288
1289#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1290msgid "Restoring database from SQL"
1291msgstr "Povrat baze podataka iz SQL-a"
1292
1293#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1294#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1295#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1296#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1297#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1298msgid "Completed"
1299msgstr ""
1300
1301#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1302#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1303#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1304#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1308#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1309msgid "Saved searches"
1310msgstr ""
1311
1312#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1313#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1314#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1315#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1316#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1317#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1318#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1319#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1320#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1321#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1322#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1323#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1324msgid "Yes"
1325msgstr "Da"
1326
1327#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1328#, python-brace-format
1329msgid "[Error in Virtual library {0}: {1}]"
1330msgstr ""
1331
1332#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1333#, python-format
1334msgid "Cover for %s"
1335msgstr ""
1336
1337#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1338#, python-brace-format
1339msgid "{0} format for {1}"
1340msgstr ""
1341
1342#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1343#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1344#, python-format
1345msgid "Added book ids: %s"
1346msgstr ""
1347
1348#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1349msgid ""
1350"The following books were not added as they already exist in the database "
1351"(see --duplicates option or --automerge option):"
1352msgstr ""
1353
1354#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1355#, python-format
1356msgid "Merged book ids: %s"
1357msgstr ""
1358
1359#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1360msgid ""
1361"%prog add [options] file1 file2 file3 ...\n"
1362"\n"
1363"Add the specified files as books to the database. You can also specify folders, see\n"
1364"the folder related options below.\n"
1365msgstr ""
1366
1367#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1368msgid ""
1369"Add books to database even if they already exist. Comparison is done based "
1370"on book titles and authors. Note that the {} option takes precedence."
1371msgstr ""
1372
1373#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1374msgid ""
1375"If books with similar titles and authors are found, merge the incoming "
1376"formats (files) automatically into existing book records. A value of "
1377"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1378"means duplicate formats in the library are overwritten with the newly added "
1379"files. A value of \"new_record\" means duplicate formats are placed into a "
1380"new book record."
1381msgstr ""
1382
1383#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1384msgid "Add an empty book (a book with no formats)"
1385msgstr ""
1386
1387#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1388msgid "Set the title of the added book(s)"
1389msgstr ""
1390
1391#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1392msgid "Set the authors of the added book(s)"
1393msgstr ""
1394
1395#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1396msgid "Set the ISBN of the added book(s)"
1397msgstr ""
1398
1399#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1400msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1401msgstr ""
1402
1403#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1404msgid "Set the tags of the added book(s)"
1405msgstr ""
1406
1407#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1408msgid "Set the series of the added book(s)"
1409msgstr ""
1410
1411#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1412msgid "Set the series number of the added book(s)"
1413msgstr ""
1414
1415#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1416msgid "Path to the cover to use for the added book"
1417msgstr ""
1418
1419#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1420msgid ""
1421"A comma separated list of languages (best to use ISO639 language codes, "
1422"though some language names may also be recognized)"
1423msgstr ""
1424
1425#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1426msgid "ADDING FROM FOLDERS"
1427msgstr ""
1428
1429#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1430msgid ""
1431"Options to control the adding of books from folders. By default only files "
1432"that have extensions of known e-book file types are added."
1433msgstr ""
1434
1435#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1436msgid ""
1437"Assume that each folder has only a single logical book and that all files in"
1438" it are different e-book formats of that book"
1439msgstr ""
1440
1441#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1442msgid "Process folders recursively"
1443msgstr ""
1444
1445#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1446msgid "GLOB PATTERN"
1447msgstr ""
1448
1449#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1450msgid ""
1451"A filename (glob) pattern, files matching this pattern will be ignored when "
1452"scanning folders for files. Can be specified multiple times for multiple "
1453"patterns. For example: *.pdf will ignore all PDF files"
1454msgstr ""
1455
1456#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1457msgid ""
1458"A filename (glob) pattern, files matching this pattern will be added when "
1459"scanning folders for files, even if they are not of a known e-book file "
1460"type. Can be specified multiple times for multiple patterns."
1461msgstr ""
1462
1463#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1464msgid "You must specify at least one file to add"
1465msgstr ""
1466
1467#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1468#, python-brace-format
1469msgid ""
1470"%prog add_custom_column [options] label name datatype\n"
1471"\n"
1472"Create a custom column. label is the machine friendly name of the column. Should\n"
1473"not contain spaces or colons. name is the human friendly name of the column.\n"
1474"datatype is one of: {0}\n"
1475msgstr ""
1476
1477#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1478msgid ""
1479"This column stores tag like data (i.e. multiple comma separated values). "
1480"Only applies if datatype is text."
1481msgstr ""
1482
1483#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1484msgid ""
1485"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"
1486"There are many options that can go into the display variable.The options by column type are:\n"
1487"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1488"datetime: date_format\n"
1489"enumeration: enum_values, enum_colors, use_decorations\n"
1490"int, float: number_format\n"
1491"text: is_names, use_decorations\n"
1492"\n"
1493"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."
1494msgstr ""
1495
1496#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1497msgid "You must specify label, name and datatype"
1498msgstr ""
1499
1500#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1501msgid ""
1502"%prog add_format [options] id ebook_file\n"
1503"\n"
1504"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."
1505msgstr ""
1506
1507#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1508msgid "Do not replace the format if it already exists"
1509msgstr ""
1510
1511#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1512msgid "You must specify an id and an e-book file"
1513msgstr ""
1514
1515#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1516msgid "e-book file must have an extension"
1517msgstr ""
1518
1519#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1520#, python-format
1521msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1522msgstr ""
1523
1524#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1525msgid ""
1526"%prog backup_metadata [options]\n"
1527"\n"
1528"Backup the metadata stored in the database into individual OPF files in each\n"
1529"books folder. This normally happens automatically, but you can run this\n"
1530"command to force re-generation of the OPF files, with the --all option.\n"
1531"\n"
1532"Note that there is normally no need to do this, as the OPF files are backed up\n"
1533"automatically, every time metadata is changed.\n"
1534msgstr ""
1535
1536#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1537msgid ""
1538"Normally, this command only operates on books that have out of date OPF "
1539"files. This option makes it operate on all books."
1540msgstr ""
1541
1542#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1543msgid "{} OPTIONS"
1544msgstr ""
1545
1546#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1547msgid ""
1548"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1549"\n"
1550"Export a catalog in format specified by path/to/destination extension.\n"
1551"Options control how entries are displayed in the generated catalog output.\n"
1552"Note that different catalog formats support different sets of options. To\n"
1553"see the different options, specify the name of the output file and then the\n"
1554"{} option.\n"
1555msgstr ""
1556
1557#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1558msgid ""
1559"Comma-separated list of database IDs to catalog.\n"
1560"If declared, --search is ignored.\n"
1561"Default: all"
1562msgstr ""
1563
1564#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1565msgid ""
1566"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"
1567"Default: no filtering"
1568msgstr ""
1569
1570#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1571#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1572msgid "Show detailed output information. Useful for debugging"
1573msgstr ""
1574
1575#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1576msgid "You must specify a catalog output file"
1577msgstr ""
1578
1579#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1580msgid "Cannot generate a catalog in the {} format"
1581msgstr ""
1582
1583#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1584#, python-brace-format
1585msgid ""
1586"%prog check_library [options]\n"
1587"\n"
1588"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1589msgstr ""
1590
1591#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1592#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1593msgid "Output in CSV"
1594msgstr ""
1595
1596#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1597msgid ""
1598"Comma-separated list of reports.\n"
1599"Default: all"
1600msgstr ""
1601
1602#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1603msgid ""
1604"Comma-separated list of extensions to ignore.\n"
1605"Default: all"
1606msgstr ""
1607
1608#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1609msgid ""
1610"Comma-separated list of names to ignore.\n"
1611"Default: all"
1612msgstr ""
1613
1614#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1615msgid "Unknown report check"
1616msgstr ""
1617
1618#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1619msgid "Vacuuming database..."
1620msgstr ""
1621
1622#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1623msgid ""
1624"%prog clone path/to/new/library\n"
1625"\n"
1626"Create a clone of the current library. This creates a new, empty library that has all the\n"
1627"same custom columns, Virtual libraries and other settings as the current library.\n"
1628"\n"
1629"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1630"all books, then simply use your filesystem tools to copy the library folder.\n"
1631"    "
1632msgstr ""
1633
1634#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1635msgid "Error: You must specify the path to the cloned library"
1636msgstr ""
1637
1638#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1639msgid "The location for the new library is the same as the current library"
1640msgstr ""
1641
1642#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1643#, python-format
1644msgid "%s is not empty. You must choose an empty folder for the new library."
1645msgstr ""
1646
1647#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1648msgid ""
1649"%prog custom_columns [options]\n"
1650"\n"
1651"List available custom columns. Shows column labels and ids.\n"
1652"    "
1653msgstr ""
1654
1655#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1656msgid "Show details for each column."
1657msgstr ""
1658
1659#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1660msgid ""
1661"\n"
1662"%prog embed_metadata [options] book_id\n"
1663"\n"
1664"Update the metadata in the actual book files stored in the calibre library from\n"
1665"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1666"exporting files from calibre, this command is useful if you want the files to\n"
1667"be updated in place. Note that different file formats support different amounts\n"
1668"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1669"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1670"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1671msgstr ""
1672
1673#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1674msgid ""
1675"Only update metadata in files of the specified format. Specify it multiple "
1676"times for multiple formats. By default, all formats are updated."
1677msgstr ""
1678
1679#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1680#, python-brace-format
1681msgid "Processed {0} ({1} of {2})"
1682msgstr ""
1683
1684#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1685msgid "No book with id: {}"
1686msgstr ""
1687
1688#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1689msgid ""
1690"%prog export [options] ids\n"
1691"\n"
1692"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1693"The export operation saves all formats of the book, its cover and metadata (in\n"
1694"an opf file). You can get id numbers from the search command.\n"
1695msgstr ""
1696
1697#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1698msgid "Export all books in database, ignoring the list of ids."
1699msgstr ""
1700
1701#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1702msgid "Export books to the specified folder. Default is"
1703msgstr ""
1704
1705#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1706msgid "Export all books into a single folder"
1707msgstr ""
1708
1709#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1710msgid "Report progress"
1711msgstr ""
1712
1713#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1714msgid "Specifying this switch will turn this behavior off."
1715msgstr ""
1716
1717#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1718#, python-format
1719msgid "You must specify some ids or the %s option"
1720msgstr ""
1721
1722#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1723msgid ""
1724"%prog list [options]\n"
1725"\n"
1726"List the books available in the calibre database.\n"
1727msgstr ""
1728
1729#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1730#, python-format
1731msgid ""
1732"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1733"Available fields: %s\n"
1734"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"
1735msgstr ""
1736
1737#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1738#, python-brace-format
1739msgid ""
1740"The field by which to sort the results.\n"
1741"Available fields: {0}\n"
1742"Default: {1}"
1743msgstr ""
1744
1745#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1746msgid "Sort results in ascending order"
1747msgstr ""
1748
1749#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1750msgid ""
1751"Filter the results by the search query. For the format of the search query, "
1752"please see the search related documentation in the User Manual. Default is "
1753"to do no filtering."
1754msgstr ""
1755
1756#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1757#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1758msgid ""
1759"The maximum width of a single line in the output. Defaults to detecting "
1760"screen size."
1761msgstr ""
1762
1763#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1764msgid "The string used to separate fields. Default is a space."
1765msgstr ""
1766
1767#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1768msgid ""
1769"The prefix for all file paths. Default is the absolute path to the library "
1770"folder."
1771msgstr ""
1772
1773#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1774msgid "The maximum number of results to display. Default: all"
1775msgstr ""
1776
1777#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1778msgid ""
1779"Generate output in JSON format, which is more suitable for machine parsing. "
1780"Causes the line width and separator options to be ignored."
1781msgstr ""
1782
1783#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1784msgid ""
1785"%prog list_categories [options]\n"
1786"\n"
1787"Produce a report of the category information in the database. The\n"
1788"information is the equivalent of what is shown in the Tag browser.\n"
1789msgstr ""
1790
1791#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1792msgid ""
1793"Output only the number of items in a category instead of the counts per item"
1794" within the category"
1795msgstr ""
1796
1797#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1798msgid "The type of CSV file to produce. Choices: {}"
1799msgstr ""
1800
1801#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1802msgid "Comma-separated list of category lookup names. Default: all"
1803msgstr ""
1804
1805#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1806msgid "CATEGORY ITEMS"
1807msgstr ""
1808
1809#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1810msgid ""
1811"%prog remove ids\n"
1812"\n"
1813"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"
1814msgstr ""
1815
1816#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1817msgid "Do not use the {}"
1818msgstr ""
1819
1820#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1821msgid "You must specify at least one book to remove"
1822msgstr ""
1823
1824#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1825msgid ""
1826"%prog remove_custom_column [options] label\n"
1827"\n"
1828"Remove the custom column identified by label. You can see available\n"
1829"columns with the custom_columns command.\n"
1830"    "
1831msgstr ""
1832
1833#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1834msgid "Do not ask for confirmation"
1835msgstr ""
1836
1837#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1838#, python-format
1839msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1840msgstr ""
1841
1842#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1843msgid "y"
1844msgstr ""
1845
1846#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1847#, python-format
1848msgid ""
1849"No column named %s found. You must use column labels, not titles. Use "
1850"calibredb custom_columns to get a list of labels."
1851msgstr ""
1852
1853#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1854msgid "Error: You must specify a column label"
1855msgstr ""
1856
1857#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1858msgid ""
1859"\n"
1860"%prog remove_format [options] id fmt\n"
1861"\n"
1862"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"
1863msgstr ""
1864
1865#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1866msgid "You must specify an id and a format"
1867msgstr ""
1868
1869#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1870msgid ""
1871"%prog restore_database [options]\n"
1872"\n"
1873"Restore this database from the metadata stored in OPF files in each\n"
1874"folder of the calibre library. This is useful if your metadata.db file\n"
1875"has been corrupted.\n"
1876"\n"
1877"WARNING: This command completely regenerates your database. You will lose\n"
1878"all saved searches, user categories, plugboards, stored per-book conversion\n"
1879"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1880"what is found in the OPF files.\n"
1881"    "
1882msgstr ""
1883
1884#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1885msgid ""
1886"Really do the recovery. The command will not run unless this option is "
1887"specified."
1888msgstr ""
1889
1890#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1891#, python-format
1892msgid "You must provide the %s option to do a recovery"
1893msgstr ""
1894
1895#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1896msgid ""
1897"%prog saved_searches [options] (list|add|remove)\n"
1898"\n"
1899"Manage the saved searches stored in this database.\n"
1900"If you try to add a query with a name that already exists, it will be\n"
1901"replaced.\n"
1902"\n"
1903"Syntax for adding:\n"
1904"\n"
1905"%prog saved_searches add search_name search_expression\n"
1906"\n"
1907"Syntax for removing:\n"
1908"\n"
1909"%prog saved_searches remove search_name\n"
1910"    "
1911msgstr ""
1912
1913#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1914#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1916msgid "Name:"
1917msgstr "Naziv:"
1918
1919#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1920msgid "Search string:"
1921msgstr ""
1922
1923#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1924msgid "Error: You must specify a name and a search string"
1925msgstr ""
1926
1927#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1928#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1929msgid "added"
1930msgstr ""
1931
1932#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1933msgid "Error: You must specify a name"
1934msgstr ""
1935
1936#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1937msgid "removed"
1938msgstr ""
1939
1940#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1941#, python-format
1942msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1943msgstr ""
1944
1945#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1946#, python-brace-format
1947msgid "Failed to parse search query: ({0}) with error: {1}"
1948msgstr ""
1949
1950#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1951#, python-brace-format
1952msgid ""
1953"%prog search [options] search expression\n"
1954"\n"
1955"Search the library for the specified search term, returning a comma separated\n"
1956"list of book ids matching the search expression. The output format is useful\n"
1957"to feed into other commands that accept a list of ids as input.\n"
1958"\n"
1959"The search expression can be anything from calibre's powerful search query\n"
1960"language, for example: %prog search {0}\n"
1961msgstr ""
1962
1963#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1964msgid "The maximum number of results to return. Default is all results."
1965msgstr ""
1966
1967#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1968msgid "Error: You must specify the search expression"
1969msgstr ""
1970
1971#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1972msgid "No books matching the search expression:"
1973msgstr ""
1974
1975#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1976msgid "No book with id {} exists"
1977msgstr ""
1978
1979#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1980msgid "No column with name {} exists"
1981msgstr ""
1982
1983#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1984msgid "Data set to: {} [{}]"
1985msgstr ""
1986
1987#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
1988msgid "Data set to: {}"
1989msgstr ""
1990
1991#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
1992msgid ""
1993"%prog set_custom [options] column id value\n"
1994"\n"
1995"Set the value of a custom column for the book identified by id.\n"
1996"You can get a list of ids using the search command.\n"
1997"You can get a list of custom column names using the custom_columns\n"
1998"command.\n"
1999"    "
2000msgstr ""
2001
2002#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2003msgid ""
2004"If the column stores multiple values, append the specified values to the "
2005"existing ones, instead of replacing them."
2006msgstr ""
2007
2008#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2009msgid "Error: You must specify a field name, id and value"
2010msgstr ""
2011
2012#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2013msgid ""
2014"\n"
2015"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2016"\n"
2017"Set the metadata stored in the calibre database for the book identified by id\n"
2018"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2019"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2020"show_metadata command. You can also set the metadata of individual fields with\n"
2021"the --field option. If you use the --field option, there is no need to specify\n"
2022"an OPF file.\n"
2023msgstr ""
2024
2025#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2026#, python-brace-format
2027msgid ""
2028"The field to set. Format is field_name:value, for example: {0} "
2029"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2030"this option multiple times to set multiple fields. Note: For languages you "
2031"must use the ISO639 language codes (e.g. en for English, fr for French and "
2032"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2033"use true and false or yes and no."
2034msgstr ""
2035
2036#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2037msgid "List the metadata field names that can be used with the --field option"
2038msgstr ""
2039
2040#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2041msgid "Field name"
2042msgstr ""
2043
2044#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2045#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2049#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2050#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2051#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2052#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2053#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2054#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2055#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2056#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2057#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2058#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2059msgid "Title"
2060msgstr "Naslov"
2061
2062#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2063msgid "You must specify a record id as the first argument"
2064msgstr ""
2065
2066#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2067msgid "You must specify either a field or an OPF file"
2068msgstr ""
2069
2070#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2071#, python-format
2072msgid "The OPF file %s does not exist"
2073msgstr ""
2074
2075#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2076#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2077#, python-format
2078msgid "No book with id: %s in the database"
2079msgstr ""
2080
2081#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2082#, python-format
2083msgid "%s is not a known field"
2084msgstr ""
2085
2086#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2087msgid ""
2088"\n"
2089"%prog show_metadata [options] id\n"
2090"\n"
2091"Show the metadata stored in the calibre database for the book identified by id.\n"
2092"id is an id number from the search command.\n"
2093msgstr ""
2094
2095#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2096msgid "Print metadata in OPF form (XML)"
2097msgstr ""
2098
2099#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2100msgid "You must specify an id"
2101msgstr ""
2102
2103#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2104msgid "The {} command is not supported with remote (server based) libraries"
2105msgstr ""
2106
2107#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2108msgid "GLOBAL OPTIONS"
2109msgstr ""
2110
2111#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2112msgid ""
2113"Path to the calibre library. Default is to use the path stored in the "
2114"settings. You can also connect to a calibre Content server to perform "
2115"actions on remote libraries. To do so use a URL of the form: "
2116"http://hostname:port/#library_id for example, "
2117"http://localhost:8080/#mylibrary. library_id is the library id of the "
2118"library you want to connect to on the Content server. You can use the "
2119"special library_id value of - to get a list of library ids available on the "
2120"server. For details on how to setup access via a Content server, see {}."
2121msgstr ""
2122
2123#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2124#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2125msgid "show this help message and exit"
2126msgstr ""
2127
2128#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2129#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2130msgid "show program's version number and exit"
2131msgstr ""
2132
2133#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2134msgid "Username for connecting to a calibre Content server"
2135msgstr ""
2136
2137#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2138#, python-brace-format
2139msgid ""
2140"Password for connecting to a calibre Content server. To read the password "
2141"from standard input, use the special value: {0}. To read the password from a"
2142" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2143"trailing >). The angle brackets in the above are required, remember to "
2144"escape them or use quotes for your shell."
2145msgstr ""
2146
2147#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2148msgid ""
2149"The timeout, in seconds, when connecting to a calibre library over the "
2150"network. The default is two minutes."
2151msgstr ""
2152
2153#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2154#, python-format
2155msgid ""
2156"%%prog command [options] [arguments]\n"
2157"\n"
2158"%%prog is the command line interface to the calibre books database.\n"
2159"\n"
2160"command is one of:\n"
2161"  %s\n"
2162"\n"
2163"For help on an individual command: %%prog command --help\n"
2164msgstr ""
2165
2166#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2167msgid "Enter the password: "
2168msgstr ""
2169
2170#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2171msgid ""
2172"Another calibre program such as {} or the main calibre program is running. "
2173"Having multiple programs that can make changes to a calibre library running "
2174"at the same time is a bad idea. calibredb can connect directly to a running "
2175"calibre Content server, to make changes through it, instead. See the "
2176"documentation of the {} option for details."
2177msgstr ""
2178
2179#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2181#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2182msgid "TEMPLATE ERROR"
2183msgstr "GREŠKA U PREDLOŠKU"
2184
2185#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2186#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2187msgid "On Device"
2188msgstr "Na uređaju"
2189
2190#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2191#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2192msgid "Main"
2193msgstr "Glavni dio"
2194
2195#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2196#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2197#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2198msgid "Card A"
2199msgstr "Kartica A"
2200
2201#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2202#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2203#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2204msgid "Card B"
2205msgstr "Kartica B"
2206
2207#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2208#, python-format
2209msgid "Invalid field: %s"
2210msgstr ""
2211
2212#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2213#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2214msgid "Starting restoring preferences and column metadata"
2215msgstr "Početak povrata prioriteta i meta podataka kolone"
2216
2217#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2218#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2219msgid "Cannot restore preferences. Backup file not found."
2220msgstr "Ne mogu povratiti prioritete. Rezervna datoteka nije pronađena."
2221
2222#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2223#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2224msgid "Finished restoring preferences and column metadata"
2225msgstr "Završen je povrat prioriteta i kolona meta podataka"
2226
2227#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2228#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2229msgid "Finished restoring preferences"
2230msgstr "Završen je povratak prioriteta"
2231
2232#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2233#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2234msgid "Restoring preferences and column metadata failed"
2235msgstr "Povrat prioriteta i kolona meta podataka nije uspio"
2236
2237#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2238#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2239msgid "Processed"
2240msgstr "Obrađeno"
2241
2242#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2243msgid "Creating custom column "
2244msgstr "Kreiranje posebne kolone"
2245
2246#: /__w/calibre/calibre/src/calibre/db/search.py:101
2247#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2248msgid "today"
2249msgstr "danas"
2250
2251#: /__w/calibre/calibre/src/calibre/db/search.py:102
2252#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2253msgid "yesterday"
2254msgstr "jučer"
2255
2256#: /__w/calibre/calibre/src/calibre/db/search.py:103
2257#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2258msgid "thismonth"
2259msgstr "ovajmjesec"
2260
2261#: /__w/calibre/calibre/src/calibre/db/search.py:104
2262#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2263msgid "daysago"
2264msgstr "danaranije"
2265
2266#: /__w/calibre/calibre/src/calibre/db/search.py:193
2267#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2268#, python-brace-format
2269msgid "Number conversion error: {0}"
2270msgstr "Greška prilikom pretvaranja brojeva: {0}"
2271
2272#: /__w/calibre/calibre/src/calibre/db/search.py:199
2273#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2274#, python-brace-format
2275msgid "Date conversion error: {0}"
2276msgstr "Greška prilikom pretvaranja datuma: {0}"
2277
2278#: /__w/calibre/calibre/src/calibre/db/search.py:284
2279#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2280#, python-brace-format
2281msgid "Non-numeric value in query: {0}"
2282msgstr "Vrijednost koja nije brojna u upitu: {0}"
2283
2284#: /__w/calibre/calibre/src/calibre/db/search.py:311
2285#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2286#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2287#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2288#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2289msgid "no"
2290msgstr "ne"
2291
2292#: /__w/calibre/calibre/src/calibre/db/search.py:312
2293#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2294#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2295#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2296#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2297msgid "yes"
2298msgstr "da"
2299
2300#: /__w/calibre/calibre/src/calibre/db/search.py:313
2301#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2302#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2303#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2304msgid "unchecked"
2305msgstr "neoznačeno"
2306
2307#: /__w/calibre/calibre/src/calibre/db/search.py:314
2308#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2309#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2310#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2311msgid "checked"
2312msgstr "označeno"
2313
2314#: /__w/calibre/calibre/src/calibre/db/search.py:315
2315#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2316msgid "empty"
2317msgstr "prazno"
2318
2319#: /__w/calibre/calibre/src/calibre/db/search.py:316
2320#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2321msgid "blank"
2322msgstr "prazno"
2323
2324#: /__w/calibre/calibre/src/calibre/db/search.py:325
2325#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2326#, python-brace-format
2327msgid "Invalid boolean query \"{0}\""
2328msgstr "Netačan logički upit \"{0}\""
2329
2330#: /__w/calibre/calibre/src/calibre/db/search.py:514
2331msgid "No such Virtual library: {}"
2332msgstr ""
2333
2334#: /__w/calibre/calibre/src/calibre/db/search.py:519
2335msgid "Virtual library search is recursive: {}"
2336msgstr ""
2337
2338#: /__w/calibre/calibre/src/calibre/db/search.py:550
2339#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2340#, python-brace-format
2341msgid "Recursive query group detected: {0}"
2342msgstr "Otkrivena rekurzivna grupa upita: {0}"
2343
2344#: /__w/calibre/calibre/src/calibre/db/search.py:649
2345msgid ""
2346"search template: missing or invalid separator. Valid separators are: {}"
2347msgstr ""
2348
2349#: /__w/calibre/calibre/src/calibre/debug.py:29
2350#, python-brace-format
2351msgid ""
2352"{0}\n"
2353"\n"
2354"Various command line interfaces useful for debugging calibre. With no options,\n"
2355"this command starts an embedded Python interpreter. You can also run the main\n"
2356"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2357"\n"
2358"It also contains interfaces to various bits of calibre that do not have\n"
2359"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2360"on.\n"
2361"\n"
2362"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2363"\n"
2364"    {1}\n"
2365"\n"
2366"Everything after the -- is passed to the script.\n"
2367msgstr ""
2368
2369#: /__w/calibre/calibre/src/calibre/debug.py:45
2370msgid "%prog [options]"
2371msgstr ""
2372
2373#: /__w/calibre/calibre/src/calibre/debug.py:46
2374msgid "Run Python code."
2375msgstr ""
2376
2377#: /__w/calibre/calibre/src/calibre/debug.py:47
2378msgid "Run the Python code in file."
2379msgstr ""
2380
2381#: /__w/calibre/calibre/src/calibre/debug.py:49
2382msgid ""
2383"Subset the specified font. Use -- after this option to pass option to the "
2384"font subsetting program."
2385msgstr ""
2386
2387#: /__w/calibre/calibre/src/calibre/debug.py:51
2388#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2389#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2390msgid "Debug device detection"
2391msgstr ""
2392
2393#: /__w/calibre/calibre/src/calibre/debug.py:53
2394msgid ""
2395"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2396"stderr."
2397msgstr ""
2398
2399#: /__w/calibre/calibre/src/calibre/debug.py:56
2400msgid ""
2401"Run the GUI with a debug console, logging to the specified path. For "
2402"internal use only, use the -g option to run the GUI in debug mode"
2403msgstr ""
2404
2405#: /__w/calibre/calibre/src/calibre/debug.py:60
2406msgid "Run the E-book viewer in debug mode"
2407msgstr ""
2408
2409#: /__w/calibre/calibre/src/calibre/debug.py:62
2410msgid "Output the paths necessary to setup the calibre environment"
2411msgstr ""
2412
2413#: /__w/calibre/calibre/src/calibre/debug.py:64
2414msgid ""
2415"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2416"specifying the path to the py file containing the plugin code."
2417msgstr ""
2418
2419#: /__w/calibre/calibre/src/calibre/debug.py:68
2420msgid ""
2421"Re-initialize the sqlite calibre database at the specified path. Useful to "
2422"recover from db corruption."
2423msgstr ""
2424
2425#: /__w/calibre/calibre/src/calibre/debug.py:72
2426msgid "Inspect the MOBI file(s) at the specified path(s)"
2427msgstr ""
2428
2429#: /__w/calibre/calibre/src/calibre/debug.py:74
2430msgid "Launch the calibre \"Edit book\" tool in debug mode."
2431msgstr ""
2432
2433#: /__w/calibre/calibre/src/calibre/debug.py:76
2434msgid ""
2435"Explode the book into the specified folder.\n"
2436"Usage: -x file.epub output_dir\n"
2437"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."
2438msgstr ""
2439
2440#: /__w/calibre/calibre/src/calibre/debug.py:82
2441msgid ""
2442"Implode a previously exploded book.\n"
2443"Usage: -i output_dir file.epub\n"
2444"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."
2445msgstr ""
2446
2447#: /__w/calibre/calibre/src/calibre/debug.py:87
2448msgid ""
2449"Export all calibre data (books/settings/plugins). Normally, you will be "
2450"asked for the export folder and the libraries to export. You can also "
2451"specify them as command line arguments to skip the questions. Use absolute "
2452"paths for the export folder and libraries. The special keyword \"all\" can "
2453"be used to export all libraries."
2454msgstr ""
2455
2456#: /__w/calibre/calibre/src/calibre/debug.py:93
2457msgid "Import previously exported calibre data"
2458msgstr ""
2459
2460#: /__w/calibre/calibre/src/calibre/debug.py:96
2461#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2462msgid ""
2463"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2464" are running jobs, they will be silently aborted, so use with care."
2465msgstr "Jedna aplikacija Calibre je već pokrenuta. Ako je pokrenuta druga, jedna će biti isključena. Ako postoje neki pokrenute aktivnosti, one će biti tiho prekinute, tako da ovo pažljivo koristite."
2466
2467#: /__w/calibre/calibre/src/calibre/debug.py:99
2468msgid "Test binary modules in build"
2469msgstr ""
2470
2471#: /__w/calibre/calibre/src/calibre/debug.py:102
2472msgid ""
2473"Run a plugin that provides a command line interface. For example:\n"
2474"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2475"Everything after the -- will be passed to the plugin as arguments."
2476msgstr "Pokretni dodatak koji daje prikaz komandne linije. Na primjer:\ncalibre-debug -r \"Add Books\" -- file1 --option1\nSve nakon -- će biti proslijeđeno sa dodatkom kao argumenti."
2477
2478#: /__w/calibre/calibre/src/calibre/debug.py:106
2479msgid ""
2480"Run the calibre diff tool. For example:\n"
2481"calibre-debug --diff file1 file2"
2482msgstr ""
2483
2484#: /__w/calibre/calibre/src/calibre/debug.py:109
2485msgid "(Un)register calibre from Windows Default Programs."
2486msgstr ""
2487
2488#: /__w/calibre/calibre/src/calibre/debug.py:111
2489msgid "For internal use"
2490msgstr ""
2491
2492#: /__w/calibre/calibre/src/calibre/debug.py:220
2493msgid "Debug log"
2494msgstr "Log datoteka za debugiranje"
2495
2496#: /__w/calibre/calibre/src/calibre/debug.py:313
2497#, python-format
2498msgid "No plugin named %s found"
2499msgstr "Nijedna datoteka s imenom %s nije pronađena"
2500
2501#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2502msgid "Communicate with Android phones."
2503msgstr "Komuniciraj s Andorid telefonima."
2504
2505#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2506msgid ""
2507"Comma separated list of folders to send e-books to on the device's <b>main "
2508"memory</b>. The first one that exists will be used"
2509msgstr ""
2510
2511#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2512msgid ""
2513"Comma separated list of folders to send e-books to on the device's "
2514"<b>storage cards</b>. The first one that exists will be used"
2515msgstr ""
2516
2517#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2518msgid "Communicate with S60 phones."
2519msgstr "Komuniciraj sa S60 telefonima."
2520
2521#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2522msgid "Communicate with WebOS tablets."
2523msgstr "Komuniciraj sa WebOS tabletima."
2524
2525#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2526msgid "Communicate with the Binatone Readme e-book reader."
2527msgstr ""
2528
2529#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2530msgid "Communicate with the Blackberry smart phone."
2531msgstr ""
2532
2533#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2534#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2535#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2536#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2537msgid "Kovid Goyal"
2538msgstr ""
2539
2540#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2541msgid "Communicate with the Blackberry Playbook."
2542msgstr ""
2543
2544#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2545msgid "Communicate with BOEYE BEX Serial e-book readers."
2546msgstr ""
2547
2548#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2549msgid "Communicate with BOEYE BDX serial e-book readers."
2550msgstr ""
2551
2552#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2553msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2554msgstr ""
2555
2556#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2557msgid "Communicate with the Cybook Orizon e-book reader."
2558msgstr ""
2559
2560#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2561#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2562msgid "Card A folder"
2563msgstr ""
2564
2565#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2566msgid ""
2567"Enter the folder where the books are to be stored when sent to the memory "
2568"card. This folder is prepended to any send to device template"
2569msgstr ""
2570
2571#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2572msgid "Communicate with the Cybook Muse e-book reader."
2573msgstr ""
2574
2575#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2576msgid "Communicate with the Bookeen Diva HD e-book reader."
2577msgstr ""
2578
2579#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2580msgid "Communicate with the EB600 e-book reader."
2581msgstr ""
2582
2583#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2584msgid "Communicate with the tolino shine and vision readers"
2585msgstr ""
2586
2587#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2588#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2589msgid "Swap main and card A"
2590msgstr ""
2591
2592#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2593msgid ""
2594"Check this box if the device's main memory is being seen as card a and the "
2595"card is being seen as main memory. Some tolino devices may need this option."
2596msgstr ""
2597
2598#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2599msgid "Communicate with the Astak Mentor EB600"
2600msgstr ""
2601
2602#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2603msgid "Communicate with the PocketBook 301 Reader."
2604msgstr ""
2605
2606#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2607msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2608msgstr ""
2609
2610#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2611msgid "Communicate with the PocketBook 622 and 623 readers."
2612msgstr ""
2613
2614#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2615msgid "Communicate with the PocketBook 360+ reader."
2616msgstr ""
2617
2618#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2619msgid "Communicate with the PocketBook 701"
2620msgstr ""
2621
2622#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2623msgid "Communicate with the PocketBook 740"
2624msgstr ""
2625
2626#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2627msgid "Communicate with the Infibeam Pi2 reader."
2628msgstr ""
2629
2630#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2631msgid "Entourage Edge"
2632msgstr ""
2633
2634#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2635msgid "Communicate with the Entourage Edge."
2636msgstr ""
2637
2638#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2639msgid "Communicate with the ESlick e-book reader."
2640msgstr ""
2641
2642#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2643msgid "Communicate with the Sigmatek e-book reader."
2644msgstr ""
2645
2646#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2647#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2648msgid "Use an arbitrary folder as a device."
2649msgstr ""
2650
2651#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2652#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2653msgid "Device interface"
2654msgstr ""
2655
2656#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2657msgid "Communicate with Hanlin V3 e-book readers."
2658msgstr ""
2659
2660#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2661msgid "Communicate with Hanlin V5 e-book readers."
2662msgstr ""
2663
2664#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2665msgid "Communicate with the BOOX e-book reader."
2666msgstr ""
2667
2668#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2669msgid ""
2670"Comma separated list of folders to send e-books to on the device. The first "
2671"one that exists will be used."
2672msgstr ""
2673
2674#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2675msgid "Communicate with the Hanvon N520 e-book reader."
2676msgstr ""
2677
2678#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2679msgid "Communicate with the Kibano e-book reader."
2680msgstr ""
2681
2682#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2683msgid "Communicate with The Book reader."
2684msgstr ""
2685
2686#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2687msgid "Communicate with the Libre Air reader."
2688msgstr ""
2689
2690#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2691msgid "Communicate with the SpringDesign Alex e-book reader."
2692msgstr ""
2693
2694#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2695#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2696#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2697#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2698#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2699#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2700#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2701#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2702msgid "Removing books from device..."
2703msgstr "Uklanjam knjige sa uređaja..."
2704
2705#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2706msgid "Communicate with the Azbooka"
2707msgstr ""
2708
2709#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2710msgid "Communicate with the Elonex EB 511 e-book reader."
2711msgstr ""
2712
2713#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2714msgid "Communicate with the Cybook Odyssey e-book reader."
2715msgstr ""
2716
2717#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2718msgid "Communicate with the IRex Iliad e-book reader."
2719msgstr ""
2720
2721#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2722msgid "Cannot get files from this device"
2723msgstr ""
2724
2725#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2726msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2727msgstr ""
2728
2729#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2730msgid "Communicate with the IRex Digital Reader 800"
2731msgstr ""
2732
2733#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2734msgid "Communicate with the Iriver Story reader."
2735msgstr ""
2736
2737#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2738msgid "Communicate with the JetBook e-book reader."
2739msgstr ""
2740
2741#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2742msgid "Communicate with the MiBuk Wolder reader."
2743msgstr ""
2744
2745#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2746msgid "Communicate with the JetBook Mini reader."
2747msgstr ""
2748
2749#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2750msgid "Communicate with the JetBook Color reader."
2751msgstr ""
2752
2753#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2754#, python-format
2755msgid "Not a valid MOBI file. Reports identity of %s"
2756msgstr ""
2757
2758#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2759msgid "Could not generate page mapping."
2760msgstr ""
2761
2762#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2763msgid "Communicate with the Kindle e-book reader."
2764msgstr ""
2765
2766#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2767msgid ""
2768"The following books are in KFX format. KFX is a virtual book format, and "
2769"cannot be transferred from the device. Instead, you should go to your "
2770"\"Manage my content and devices\" page on the Amazon homepage and download "
2771"the book to your computer from there. That will give you a regular AZW3 file"
2772" that you can add to calibre normally. Click \"Show details\" to see the "
2773"list of books."
2774msgstr ""
2775
2776#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2777#, python-format
2778msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2779msgstr ""
2780
2781#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2782#, python-format
2783msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2784msgstr ""
2785
2786#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2787#, python-format
2788msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2789msgstr ""
2790
2791#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2792#, python-format
2793msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2794msgstr ""
2795
2796#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2797#, python-format
2798msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2799msgstr ""
2800
2801#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2802msgid ""
2803"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2804msgstr ""
2805
2806#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2807msgid "Send page number information when sending books"
2808msgstr ""
2809
2810#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2811msgid ""
2812"The Kindle 3 and newer versions can use page number information in MOBI "
2813"files. With this option, calibre will calculate and send this information to"
2814" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2815"not correspond to any paper book."
2816msgstr ""
2817
2818#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2819msgid "Page count calculation method"
2820msgstr ""
2821
2822#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2823msgid ""
2824"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"
2825"\n"
2826" <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"
2827"\n"
2828" <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."
2829msgstr ""
2830
2831#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2832msgid "Custom column name to retrieve page counts from"
2833msgstr ""
2834
2835#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2836msgid ""
2837"If you have a custom column in your library that you use to store the page "
2838"count of books, you can have calibre use that information, instead of "
2839"calculating a page count. Specify the name of the custom column here, for "
2840"example, #pages."
2841msgstr ""
2842
2843#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2844msgid "Custom column name to retrieve calculation method from"
2845msgstr ""
2846
2847#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2848msgid ""
2849"If you have a custom column in your library that you use to store the "
2850"preferred method for calculating the number of pages for a book, you can "
2851"have calibre use that method instead of the default one selected above.  "
2852"Specify the name of the custom column here, for example, #pagemethod. The "
2853"custom column should have the  values: fast, accurate or pagebreak."
2854msgstr ""
2855
2856#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2857msgid "Overwrite existing APNX on device"
2858msgstr ""
2859
2860#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2861msgid ""
2862"Uncheck this option to allow an APNX file existing on the device to have "
2863"priority over the version which calibre would send. Since APNX files are "
2864"usually deleted when a book is removed from the Kindle, this is mostly "
2865"useful when resending a book to the device which is already on the device "
2866"(e.g. after making a modification)."
2867msgstr ""
2868
2869#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2870msgid "Communicate with the Kindle DX e-book reader."
2871msgstr ""
2872
2873#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2874msgid "Communicate with the Kindle Fire"
2875msgstr ""
2876
2877#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2878msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2879msgstr ""
2880
2881#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2882msgid "The Kobo supports several collections including "
2883msgstr ""
2884
2885#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2886msgid "Create tags for automatic management"
2887msgstr ""
2888
2889#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2890msgid "Upload covers for books (newer readers)"
2891msgstr ""
2892
2893#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2894msgid ""
2895"Normally, the Kobo readers get the cover image from the e-book file itself. "
2896"With this option, calibre will send a separate cover image to the reader, "
2897"useful if you have modified the cover."
2898msgstr ""
2899
2900#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2901#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2902msgid "Upload black and white covers"
2903msgstr ""
2904
2905#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2906msgid "Show expired books"
2907msgstr ""
2908
2909#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2910msgid ""
2911"A bug in an earlier version left non kepubs book records in the database.  "
2912"With this option calibre will show the expired records and allow you to "
2913"delete them with the new delete logic."
2914msgstr ""
2915
2916#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2917#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2918msgid "Show previews"
2919msgstr ""
2920
2921#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2922#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2923msgid ""
2924"Kobo previews are included on the Touch and some other versions by default "
2925"they are no longer displayed as there is no good reason to see them.  Enable"
2926" if you wish to see/delete them."
2927msgstr ""
2928
2929#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2930#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2931msgid "Show recommendations"
2932msgstr ""
2933
2934#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2935msgid ""
2936"Kobo now shows recommendations on the device. In some cases these have files"
2937" but in other cases they are just pointers to the web site to buy. Enable if"
2938" you wish to see/delete them."
2939msgstr ""
2940
2941#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2942#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2943msgid "Attempt to support newer firmware"
2944msgstr ""
2945
2946#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2947msgid ""
2948"Kobo routinely updates the firmware and the database version. With this "
2949"option calibre will attempt to perform full read-write functionality - Here "
2950"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2951"factory defaults and testing software"
2952msgstr ""
2953
2954#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2955#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2956#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2957#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2958#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2959#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2960#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2961#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2962#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2963#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2964#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2965#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2966#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2967#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2968#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2969#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2970msgid "Getting list of books on device..."
2971msgstr ""
2972
2973#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2974#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2975#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2976#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2977#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2978#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2979msgid "Removing books from device metadata listing..."
2980msgstr ""
2981
2982#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2983#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2984#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2985#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
2986#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
2987#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
2988#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
2989msgid "Adding books to device metadata listing..."
2990msgstr ""
2991
2992#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
2993#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
2994msgid "Kobo database version unsupported - See details"
2995msgstr ""
2996
2997#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
2998msgid ""
2999"Your Kobo is running an updated firmware/database version. As calibre does "
3000"not know about this updated firmware, database editing is disabled, to "
3001"prevent corruption. You can still send books to your Kobo with calibre,  but"
3002" deleting books and managing collections is disabled. If you are willing to "
3003"experiment and know how to reset your Kobo to Factory defaults, you can "
3004"override this check by right clicking the device icon in calibre and "
3005"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3006" firmware\" option. Doing so may require you to perform a factory reset of "
3007"your Kobo."
3008msgstr ""
3009
3010#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3011#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3012msgid "Not Implemented"
3013msgstr ""
3014
3015#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3016msgid ""
3017"\".kobo\" files do not exist on the device as books; instead they are rows "
3018"in the sqlite database. Currently they cannot be exported or viewed."
3019msgstr ""
3020
3021#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3022#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3023#, python-format
3024msgid ""
3025"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3026"%(pr)d%%<hr />"
3027msgstr ""
3028
3029#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3030#, python-format
3031msgid ""
3032"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3033"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3034"/><hr />"
3035msgstr ""
3036
3037#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3038#, python-format
3039msgid ""
3040"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3041"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3042"%(text)s<br /><hr />"
3043msgstr ""
3044
3045#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3046#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
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 /><b>Notes:</b> %(annotation)s<br /><hr />"
3052msgstr ""
3053
3054#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3055#, python-format
3056msgid ""
3057"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3058" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3059"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3060" %s."
3061msgstr ""
3062
3063#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3064msgid ""
3065"Your Kobo is running an updated firmware/database version. As calibre does "
3066"not know about this updated firmware, database editing is disabled, to "
3067"prevent corruption. You can still send books to your Kobo with calibre,  but"
3068" deleting books and managing collections is disabled. If you are willing to "
3069"experiment and know how to reset your Kobo to Factory defaults, you can "
3070"override this check by right clicking the device icon in calibre and "
3071"selecting \"Configure this device\" and then the \"Attempt to support newer "
3072"firmware\" option. Doing so may require you to perform a factory reset of "
3073"your Kobo."
3074msgstr ""
3075
3076#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3077#, python-format
3078msgid ""
3079"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3080"MobileRead. This is at %s."
3081msgstr ""
3082
3083#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3084msgid "Collections, covers && uploads"
3085msgstr ""
3086
3087#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3088msgid "Metadata, on device && advanced"
3089msgstr ""
3090
3091#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3092msgid "Uploading of books"
3093msgstr ""
3094
3095#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3096msgid "Modify CSS"
3097msgstr ""
3098
3099#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3100#, python-brace-format
3101msgid ""
3102"This allows addition of user CSS rules and removal of some CSS. When sending"
3103" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3104" This file is searched for in the root folder of the main memory of the "
3105"device. As well as this, if the file contains settings for the \"orphans\" "
3106"or \"widows\", these are removed for all styles in the original stylesheet."
3107msgstr ""
3108
3109#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3110msgid "Do not treat replacements as new books"
3111msgstr ""
3112
3113#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3114msgid ""
3115"When a new book is side-loaded, the Kobo firmware imports details of the "
3116"book into the internal database. Even if the book is a replacement for an "
3117"existing book, the Kobo will remove the book from the database and then "
3118"treat it as a new book. This means that the reading status, bookmarks and "
3119"collections for the book will be lost. This option overrides firmware "
3120"behavior and attempts to prevent a book that has been resent from being "
3121"treated as a new book. If you prefer to have replacements treated as new "
3122"books, turn this option off."
3123msgstr ""
3124
3125#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3126#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3127#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3128msgid "Collections"
3129msgstr ""
3130
3131#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3132#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3133msgid ""
3134"Create new bookshelves on the Kobo if they do not exist. This is only for "
3135"firmware V2.0.0 or later."
3136msgstr ""
3137
3138#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3139msgid "Collections columns:"
3140msgstr ""
3141
3142#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3143msgid ""
3144"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3145" Kobo. Specify a tags type column for automatic management."
3146msgstr ""
3147
3148#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3149msgid "Create collections"
3150msgstr ""
3151
3152#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3153msgid "Delete empty bookshelves"
3154msgstr ""
3155
3156#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3157msgid ""
3158"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3159" only for firmware V2.0.0 or later."
3160msgstr ""
3161
3162#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3163msgid "Ignore collections:"
3164msgstr ""
3165
3166#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3167msgid ""
3168"List the names of collections to be ignored by the collection management. "
3169"The collections listed will not be changed. Names are separated by commas."
3170msgstr ""
3171
3172#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3173msgid "Upload covers"
3174msgstr ""
3175
3176#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3177msgid ""
3178"Upload cover images from the calibre library when sending books to the "
3179"device."
3180msgstr ""
3181
3182#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3183msgid "Convert covers to grayscale when uploading."
3184msgstr ""
3185
3186#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3187msgid "Upload dithered covers"
3188msgstr ""
3189
3190#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3191msgid ""
3192"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3193"screen. This usually ensures greater accuracy and avoids banding, making "
3194"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3195"decent job of it. Has no effect without \"Upload black and white covers\"!"
3196msgstr ""
3197
3198#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3199msgid "Keep cover aspect ratio"
3200msgstr ""
3201
3202#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3203msgid ""
3204"When uploading covers, do not change the aspect ratio when resizing for the "
3205"device. This is for firmware versions 2.3.1 and later."
3206msgstr ""
3207
3208#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3209msgid "Letterbox full-screen covers"
3210msgstr ""
3211
3212#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3213msgid ""
3214"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3215"perfect results on devices where Nickel does not do extra processing. "
3216"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3217"probably undesirable if you disable the \"Show book covers full screen\" "
3218"setting on your device."
3219msgstr ""
3220
3221#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3222msgid ""
3223"Choose the color to use when letterboxing the cover. The default color is "
3224"black (#000000)"
3225msgstr ""
3226
3227#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3228msgid "Save covers as PNG"
3229msgstr ""
3230
3231#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3232msgid ""
3233"Use the PNG image format instead of JPG. Higher quality, especially with "
3234"\"Upload dithered covers\" enabled, which will also help generate "
3235"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3236"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3237"black and white covers\"!"
3238msgstr ""
3239
3240#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3241msgid "Show as on device"
3242msgstr ""
3243
3244#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3245msgid ""
3246"Kobo shows recommendations on the device.  In some cases these have files "
3247"but in other cases they are just pointers to the web site to buy. Enable if "
3248"you wish to see/delete them."
3249msgstr ""
3250
3251#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3252msgid "Show archived books"
3253msgstr ""
3254
3255#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3256msgid ""
3257"Archived books are listed on the device but need to be downloaded to read. "
3258"Use this option to show these books and match them with books in the calibre"
3259" library."
3260msgstr ""
3261
3262#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3263msgid "Advanced options"
3264msgstr ""
3265
3266#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3267msgid ""
3268"Kobo routinely updates the firmware and the database version. With this "
3269"option calibre will attempt to perform full read-write functionality - Here "
3270"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3271"factory defaults and testing software. This driver supports firmware V2.x.x "
3272"and DBVersion up to "
3273msgstr ""
3274
3275#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3276msgid "Title to test when debugging"
3277msgstr ""
3278
3279#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3280#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3281msgid ""
3282"Part of title of a book that can be used when doing some tests for "
3283"debugging. The test is to see if the string is contained in the title of a "
3284"book. The better the match, the less extraneous output."
3285msgstr ""
3286
3287#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3288msgid "Title to test when debugging:"
3289msgstr ""
3290
3291#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3292msgid "Update metadata on the device"
3293msgstr ""
3294
3295#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3296msgid ""
3297"Update the metadata on the device when it is connected. Be careful when "
3298"doing this as it will take time and could make the initial connection take a"
3299" long time."
3300msgstr ""
3301
3302#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3303msgid "Set series information"
3304msgstr ""
3305
3306#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3307msgid ""
3308"The book lists on the Kobo devices can display series information. This is "
3309"not read by the device from the sideloaded books. Series information can "
3310"only be added to the device after the book has been processed by the device."
3311" Enable if you wish to set series information."
3312msgstr ""
3313
3314#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3315msgid "Update metadata on Book Details pages"
3316msgstr ""
3317
3318#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3319msgid ""
3320"This will update the metadata in the device database when the device is "
3321"connected. The metadata updated is displayed on the device in the library "
3322"and the book details page. This is the title, authors, comments/synopsis, "
3323"series name and number, publisher and published Date, ISBN and language. If "
3324"a metadata plugboard exists for the device and book format, this will be "
3325"used to set the metadata."
3326msgstr ""
3327
3328#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3329msgid "Update purchased books"
3330msgstr ""
3331
3332#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3333msgid "Update books purchased from Kobo and downloaded to the device."
3334msgstr ""
3335
3336#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3337msgid "Subtitle"
3338msgstr ""
3339
3340#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3341msgid "Update the subtitle on the device using a template."
3342msgstr ""
3343
3344#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3345msgid ""
3346"Enter a template to use to set the subtitle. If the template is empty, the "
3347"subtitle will be cleared."
3348msgstr ""
3349
3350#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3351#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3352#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3353#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3355#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3356#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3357msgid "Edit template"
3358msgstr ""
3359
3360#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3361#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3362msgid "&Template editor"
3363msgstr ""
3364
3365#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3366#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3367#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3368#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3369#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3370msgid "Invalid template"
3371msgstr ""
3372
3373#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3374#, python-format
3375msgid "The template \"%s\" is invalid:"
3376msgstr ""
3377
3378#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3379msgid "Communicate with the Palm Pre"
3380msgstr ""
3381
3382#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3383msgid "Communicate with the Bq Avant"
3384msgstr ""
3385
3386#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3387msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3388msgstr ""
3389
3390#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3391#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3392msgid "Communicate with the Pandigital Novel"
3393msgstr ""
3394
3395#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3396msgid "Communicate with the VelocityMicro"
3397msgstr ""
3398
3399#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3400msgid "Communicate with the GM2000"
3401msgstr ""
3402
3403#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3404msgid "Communicate with the Acer Lumiread"
3405msgstr ""
3406
3407#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3408msgid "Communicate with the Aluratek Color"
3409msgstr ""
3410
3411#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3412msgid "Communicate with the Trekstor"
3413msgstr ""
3414
3415#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3416msgid "Communicate with the EEE Reader"
3417msgstr ""
3418
3419#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3420msgid "Communicate with the Adam tablet"
3421msgstr ""
3422
3423#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3424msgid "Communicate with the Nextbook Reader"
3425msgstr ""
3426
3427#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3428msgid "Communicate with the Moovybook Reader"
3429msgstr ""
3430
3431#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3432msgid "Communicate with the COBY"
3433msgstr ""
3434
3435#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3436msgid "Communicate with the Ex124G"
3437msgstr ""
3438
3439#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3440msgid "Communicate with the WayteQ and SPC Dickens Readers"
3441msgstr ""
3442
3443#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3444msgid "Communicate with the Woxter Scriba reader"
3445msgstr ""
3446
3447#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3448msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3449msgstr ""
3450
3451#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3452msgid "Communicate with the SONY DPT-S1"
3453msgstr ""
3454
3455#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3456msgid "Communicate with the Bq Cervantes"
3457msgstr ""
3458
3459#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3460msgid "MTP device"
3461msgstr ""
3462
3463#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3464msgid "Communicate with MTP devices"
3465msgstr ""
3466
3467#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3468#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3469#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3470msgid "Get device information..."
3471msgstr ""
3472
3473#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3474msgid "Listing files, this can take a while"
3475msgstr ""
3476
3477#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3478msgid "Reading e-book metadata"
3479msgstr ""
3480
3481#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3482#, python-format
3483msgid "Reading metadata from %s"
3484msgstr ""
3485
3486#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3487msgid "Updating metadata cache on device"
3488msgstr ""
3489
3490#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3491msgid "Finished reading metadata from device"
3492msgstr ""
3493
3494#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3495#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3496#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3497#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3498#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3499msgid "Transferring books to device..."
3500msgstr ""
3501
3502#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3503#, python-format
3504msgid "Transferred %s to device"
3505msgstr ""
3506
3507#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3508msgid "Transfer to device finished..."
3509msgstr ""
3510
3511#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3512#, python-format
3513msgid "Added %s"
3514msgstr ""
3515
3516#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3517msgid "Adding complete"
3518msgstr ""
3519
3520#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3521msgid "Deleting books from device..."
3522msgstr ""
3523
3524#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3525#, python-format
3526msgid "Deleted %s"
3527msgstr ""
3528
3529#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3530msgid "All books deleted"
3531msgstr ""
3532
3533#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3534msgid "Removing books from metadata"
3535msgstr ""
3536
3537#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3538#, python-format
3539msgid "Removed %s"
3540msgstr ""
3541
3542#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3543msgid "All books removed"
3544msgstr ""
3545
3546#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3547msgid "Unnamed device"
3548msgstr ""
3549
3550#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3551#, python-brace-format
3552msgid ""
3553"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3554"tap \"Allow\" on any connection popup message you see, then either wait a "
3555"minute or restart calibre. You might also have to change the mode of the USB"
3556" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3557msgstr ""
3558
3559#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3560#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3561msgid "Unknown MTP device"
3562msgstr ""
3563
3564#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3565#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3566#, python-format
3567msgid "Found object: %s"
3568msgstr ""
3569
3570#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3571msgid "MTP devices are not supported on Windows XP"
3572msgstr ""
3573
3574#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3575msgid ""
3576"The Windows Portable Devices service is not available on your computer. You "
3577"may need to install Windows Media Player 11 or newer and/or restart your "
3578"computer"
3579msgstr ""
3580
3581#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3582msgid "Communicate with the Nokia 770 Internet Tablet."
3583msgstr ""
3584
3585#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3586msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3587msgstr ""
3588
3589#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3590msgid "Communicate with the Nokia E71X"
3591msgstr ""
3592
3593#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3594msgid "Communicate with the Nokia E52"
3595msgstr ""
3596
3597#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3598msgid "The Nook"
3599msgstr ""
3600
3601#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3602msgid "Communicate with the Nook e-book reader."
3603msgstr ""
3604
3605#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3606msgid ""
3607"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3608msgstr ""
3609
3610#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3611msgid "Communicate with the Nuut2 e-book reader."
3612msgstr ""
3613
3614#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3615msgid "Communicate with the Paladin readers"
3616msgstr ""
3617
3618#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3619#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3620msgid ""
3621"Comma separated list of metadata fields to turn into collections on the "
3622"device. Possibilities include: "
3623msgstr ""
3624
3625#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3626msgid "Communicate with Sony e-book readers older than the PRST1."
3627msgstr ""
3628
3629#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3630msgid "Comments have been removed as the SONY reader chokes on them"
3631msgstr ""
3632
3633#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3634#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3635msgid "All by title"
3636msgstr ""
3637
3638#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3639#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3640msgid "All by author"
3641msgstr ""
3642
3643#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3644#, python-format
3645msgid ""
3646"Comma separated list of metadata fields to turn into collections on the "
3647"device. Possibilities include: %(coll)s. Two special collections are "
3648"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3649"list to enable them. The collections will be given the name provided after "
3650"the \":\" character."
3651msgstr ""
3652
3653#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3654msgid "Upload separate cover thumbnails for books (newer readers)"
3655msgstr ""
3656
3657#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3658msgid ""
3659"Normally, the SONY readers get the cover image from the e-book file itself. "
3660"With this option, calibre will send a separate cover image to the reader, "
3661"useful if you are sending DRMed books in which you cannot change the cover. "
3662"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3663"950 and newer."
3664msgstr ""
3665
3666#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3667msgid ""
3668"Refresh separate covers when using automatic management (newer readers)"
3669msgstr ""
3670
3671#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3672#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3673msgid ""
3674"Set this option to have separate book covers uploaded every time you connect"
3675" your device. Unset this option if you have so many books on the reader that"
3676" performance is unacceptable."
3677msgstr ""
3678
3679#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3680#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3681msgid "Preserve cover aspect ratio when building thumbnails"
3682msgstr ""
3683
3684#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3685#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3686msgid ""
3687"Set this option if you want the cover thumbnails to have the same aspect "
3688"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3689"be the maximum size, ignoring aspect ratio."
3690msgstr ""
3691
3692#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3693msgid "Search for books in all folders"
3694msgstr ""
3695
3696#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3697msgid ""
3698"Setting this option tells calibre to look for books in all folders on the "
3699"device and its cards. This permits calibre to find books put on the device "
3700"by other software and by wireless download."
3701msgstr ""
3702
3703#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3704#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3705msgid "Unnamed"
3706msgstr ""
3707
3708#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3709msgid "Communicate with the PRST1 and newer SONY e-book readers"
3710msgstr ""
3711
3712#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3713msgid "Upload separate cover thumbnails for books"
3714msgstr ""
3715
3716#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3717msgid ""
3718"Normally, the SONY readers get the cover image from the e-book file itself. "
3719"With this option, calibre will send a separate cover image to the reader, "
3720"useful if you are sending DRMed books in which you cannot change the cover."
3721msgstr ""
3722
3723#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3724msgid "Refresh separate covers when using automatic management"
3725msgstr ""
3726
3727#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3728msgid "Use SONY Author Format (First Author Only)"
3729msgstr ""
3730
3731#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3732msgid ""
3733"Set this option if you want the author on the Sony to appear the same way "
3734"the T1 sets it. This means it will only show the first author for books with"
3735" multiple authors. Leave this disabled if you use Metadata plugboards."
3736msgstr ""
3737
3738#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3739msgid "Wireless device"
3740msgstr ""
3741
3742#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3743msgid "Communicate with Smart Device apps"
3744msgstr ""
3745
3746#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3747msgid "All by something"
3748msgstr ""
3749
3750#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3751msgid "Enable connections at startup"
3752msgstr ""
3753
3754#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3755msgid "Check this box to allow connections when calibre starts"
3756msgstr ""
3757
3758#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3759msgid "Security password"
3760msgstr ""
3761
3762#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3763msgid "Enter a password that the device app must use to connect to calibre"
3764msgstr ""
3765
3766#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3767msgid "Use fixed network port"
3768msgstr ""
3769
3770#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3771msgid ""
3772"If checked, use the port number in the \"Port\" box, otherwise the driver "
3773"will pick a random port"
3774msgstr ""
3775
3776#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3777msgid "Port number: "
3778msgstr ""
3779
3780#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3781msgid ""
3782"Enter the port number the driver is to use if the \"fixed port\" box is "
3783"checked"
3784msgstr ""
3785
3786#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3787msgid "Print extra debug information"
3788msgstr ""
3789
3790#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3791msgid "Check this box if requested when reporting problems"
3792msgstr ""
3793
3794#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3795msgid ""
3796"Comma separated list of metadata fields to turn into collections on the "
3797"device."
3798msgstr ""
3799
3800#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3801#, python-format
3802msgid ""
3803"Possibilities include: series, tags, authors, etc. Three special collections"
3804" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3805"Add  these values to the list to enable them. The collections will be given "
3806"the name provided after the \":\" character."
3807msgstr ""
3808
3809#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3810msgid "Enable the no-activity timeout"
3811msgstr ""
3812
3813#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3814#, python-format
3815msgid ""
3816"If this box is checked, calibre will automatically disconnect if a connected"
3817" device does nothing for %d minutes. Unchecking this  box disables this "
3818"timeout, so calibre will never automatically disconnect."
3819msgstr ""
3820
3821#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3822msgid "Use this IP address"
3823msgstr ""
3824
3825#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3826msgid ""
3827"Use this option if you want to force the driver to listen on a particular IP"
3828" address. The driver will listen only on the entered address, and this "
3829"address will be the one advertized over mDNS (BonJour)."
3830msgstr ""
3831
3832#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3833msgid "Replace books with same calibre ID"
3834msgstr ""
3835
3836#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3837msgid ""
3838"Use this option to overwrite a book on the device if that book has the same "
3839"calibre identifier as the book being sent. The file name of the book will "
3840"not change even if the save template produces a different result. Using this"
3841" option in most cases prevents having multiple copies of a book on the "
3842"device."
3843msgstr ""
3844
3845#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3846msgid "Cover thumbnail compression quality"
3847msgstr ""
3848
3849#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3850msgid ""
3851"Use this option to control the size and quality of the cover file sent to "
3852"the device. It must be between 50 and 99. The larger the number the higher "
3853"quality the cover, but also the larger the file. For example, changing this "
3854"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3855" as big. To see the changes you must force calibre to resend metadata to the"
3856" device, either by changing the metadata for the book (updating the last "
3857"modification time) or resending the book itself."
3858msgstr ""
3859
3860#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3861msgid "Use metadata cache"
3862msgstr ""
3863
3864#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3865msgid ""
3866"Setting this option allows calibre to keep a copy of metadata on the device,"
3867" speeding up device connections. Unsetting this option disables keeping the "
3868"copy, forcing the device to send metadata to calibre on every connect. Unset"
3869" this option if you think that the cache might not be operating correctly."
3870msgstr ""
3871
3872#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3873msgid "Additional file extensions to send to the device"
3874msgstr ""
3875
3876#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3877msgid ""
3878"This is a comma-separated list of format file extensions you want to be able"
3879" to send to the device. For example, you might have audio books in your "
3880"library with the extension \"m4b\" that you want to listen to on your "
3881"device. Don't worry about the \"extra enabled extensions\" warning."
3882msgstr ""
3883
3884#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3885msgid "Ignore device free space"
3886msgstr ""
3887
3888#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3889msgid ""
3890"Check this box to ignore the amount of free space reported by your devices. "
3891"This might be needed if you store books on an SD card and the device doesn't"
3892" have much free main memory."
3893msgstr ""
3894
3895#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3896#, python-format
3897msgid "Too many connection attempts from %s"
3898msgstr ""
3899
3900#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3901msgid ""
3902"The app on your device is too old and is no longer supported. Update it to a"
3903" newer version."
3904msgstr ""
3905
3906#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3907msgid ""
3908"You have book formats in your library with dates in the future. See calibre "
3909"for details"
3910msgstr ""
3911
3912#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3913#, python-format
3914msgid "The read sync column %s is not in calibre's library"
3915msgstr ""
3916
3917#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3918#, python-format
3919msgid "The read sync column %s is not a Yes/No column"
3920msgstr ""
3921
3922#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3923#, python-format
3924msgid "The read date sync column %s is not in calibre's library"
3925msgstr ""
3926
3927#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3928#, python-format
3929msgid "The read date sync column %s is not a date column"
3930msgstr ""
3931
3932#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3933#, python-format
3934msgid ""
3935"Bad compression quality setting. It must be a number between 50 and 99. "
3936"Forced to be %d."
3937msgstr ""
3938
3939#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3940#, python-format
3941msgid "Invalid port in options: %s"
3942msgstr ""
3943
3944#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3945#, python-format
3946msgid "Failed to connect to port %d. Try a different value."
3947msgstr ""
3948
3949#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3950msgid "Failed to allocate a random port"
3951msgstr ""
3952
3953#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3954msgid "Communicate with the Samsung SNE e-book reader."
3955msgstr ""
3956
3957#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3958msgid "Communicate with the Teclast K3/K5 reader."
3959msgstr ""
3960
3961#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3962msgid "Communicate with the Newsmy reader."
3963msgstr ""
3964
3965#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3966msgid "Communicate with the Archos reader."
3967msgstr ""
3968
3969#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3970msgid "Communicate with the Pico reader."
3971msgstr ""
3972
3973#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3974msgid "Communicate with the iPapyrus reader."
3975msgstr ""
3976
3977#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3978msgid "Communicate with the Sovos reader."
3979msgstr ""
3980
3981#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3982msgid "Communicate with the Sunstech EB700 reader."
3983msgstr ""
3984
3985#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
3986msgid "Communicate with the Stash W950 reader."
3987msgstr ""
3988
3989#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
3990msgid "Communicate with the Wexler reader."
3991msgstr ""
3992
3993#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
3994#, python-format
3995msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
3996msgstr ""
3997
3998#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
3999#, python-format
4000msgid "Unable to detect the %s mount point. Try rebooting."
4001msgstr ""
4002
4003#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4004#, python-format
4005msgid "Unable to detect the %s disk drive."
4006msgstr ""
4007
4008#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4009#, python-format
4010msgid ""
4011"Unable to detect the %s disk drive. Either the device has already been "
4012"ejected, or your kernel is exporting a deprecated version of SYSFS."
4013msgstr ""
4014
4015#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4016#, python-format
4017msgid "Unable to mount main memory (Error code: %d)"
4018msgstr ""
4019
4020#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4021#, python-format
4022msgid ""
4023"The main memory of %s is read only. This usually happens because of file "
4024"system errors."
4025msgstr ""
4026
4027#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4028msgid "Unable to mount the device"
4029msgstr ""
4030
4031#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4032msgid "Configure Device"
4033msgstr ""
4034
4035#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4036msgid "settings for device drivers"
4037msgstr ""
4038
4039#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4040msgid "Ordered list of formats the device will accept"
4041msgstr ""
4042
4043#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4044#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4045msgid "Place files in sub-folders if the device supports them"
4046msgstr ""
4047
4048#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4049#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4050#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4051#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4052msgid "Read metadata from files on device"
4053msgstr ""
4054
4055#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4056msgid "Use author sort instead of author"
4057msgstr "Koristite sortiranje po autoru umjesto autora"
4058
4059#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4060msgid "Template to control how books are saved"
4061msgstr ""
4062
4063#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4064#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4065msgid "Extra customization"
4066msgstr "Dodatno prilagođavanje"
4067
4068#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4069msgid "Communicate with an e-book reader."
4070msgstr ""
4071
4072#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4073#, python-format
4074msgid ""
4075"Failed to access files in the main memory of your device. You should contact"
4076" the device manufacturer for support. Common fixes are: try a different USB "
4077"cable/USB port on your computer. If you device has a \"Reset to factory "
4078"defaults\" type of setting somewhere, use it. Underlying error: %s"
4079msgstr ""
4080
4081#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4082#, python-format
4083msgid ""
4084"Permission was denied by macOS trying to access files in the main memory of "
4085"your device. You will need to grant permission explicitly by looking under "
4086"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4087"Underlying error: %s"
4088msgstr ""
4089
4090#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4091#, python-format
4092msgid ""
4093"Failed to access files on the SD card in your device. This can happen for "
4094"many reasons. The SD card may be corrupted, it may be too large for your "
4095"device, it may be write-protected, etc. Try a different SD card, or reformat"
4096" your SD card using the FAT32 filesystem. Also make sure there are not too "
4097"many files in the root of your SD card. Underlying error: %s"
4098msgstr ""
4099
4100#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4101msgid "Sending metadata to device..."
4102msgstr ""
4103
4104#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4105#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4106msgid "USB Vendor ID (in hex)"
4107msgstr ""
4108
4109#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4110#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4111#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4112msgid ""
4113"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4114"defined device"
4115msgstr ""
4116
4117#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4118#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4119msgid "USB Product ID (in hex)"
4120msgstr ""
4121
4122#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4123#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4124msgid "USB Revision ID (in hex)"
4125msgstr ""
4126
4127#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4128#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4129#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4130#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4131msgid "Unused (leave blank)"
4132msgstr ""
4133
4134#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4135#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4136#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4137#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4138msgid "This field is no longer used, leave it blank."
4139msgstr ""
4140
4141#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4142msgid "Main memory folder"
4143msgstr ""
4144
4145#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4146#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4147msgid ""
4148"Enter the folder where the books are to be stored. This folder is prepended "
4149"to any send_to_device template"
4150msgstr ""
4151
4152#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4153msgid ""
4154"Check this box if the device's main memory is being seen as card a and the "
4155"card is being seen as main memory"
4156msgstr ""
4157
4158#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4159#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4160#, python-format
4161msgid ""
4162"The reader has no storage card %s. You may have changed the default send to "
4163"device action. Right click on the \"Send to device\" button and reset the "
4164"default action to be \"Send to main memory\"."
4165msgstr ""
4166
4167#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4168#, python-format
4169msgid "Selected slot: %s is not supported."
4170msgstr "Odabrani slot: %s nije podržan."
4171
4172#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4173msgid "There is insufficient free space in main memory"
4174msgstr "Nema dovoljno slobodnog prostora u glavnoj memoriji"
4175
4176#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4177#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4178msgid "There is insufficient free space on the storage card"
4179msgstr "Nema dovoljno slobodnog prostora na kartici za pohranjivanje"
4180
4181#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4182#, python-format
4183msgid "Rendered %s"
4184msgstr ""
4185
4186#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4187#, python-format
4188msgid "Failed %s"
4189msgstr ""
4190
4191#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4192#, python-format
4193msgid ""
4194"Failed to process comic: \n"
4195"\n"
4196"%s"
4197msgstr ""
4198
4199#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4200msgid ""
4201"input_file output_file [options]\n"
4202"\n"
4203"Convert an e-book from one format to another.\n"
4204"\n"
4205"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4206"\n"
4207"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"
4208"\n"
4209"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"
4210"\n"
4211"For full documentation of the conversion system see\n"
4212msgstr ""
4213
4214#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4215msgid ""
4216"Path to a file containing rules to transform the CSS styles in this book. "
4217"The easiest way to create such a file is to use the wizard for creating "
4218"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4219" section of the conversion dialog. Once you create the rules, you can use "
4220"the \"Export\" button to save them to a file."
4221msgstr ""
4222
4223#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4224msgid ""
4225"Path to a file containing rules to transform the HTML in this book. The "
4226"easiest way to create such a file is to use the wizard for creating rules in"
4227" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4228"of the conversion dialog. Once you create the rules, you can use the "
4229"\"Export\" button to save them to a file."
4230msgstr ""
4231
4232#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4233msgid "INPUT OPTIONS"
4234msgstr ""
4235
4236#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4237msgid "OUTPUT OPTIONS"
4238msgstr ""
4239
4240#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4241#, python-format
4242msgid "Options to control the processing of the input %s file"
4243msgstr ""
4244
4245#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4246#, python-format
4247msgid "Options to control the processing of the output %s"
4248msgstr ""
4249
4250#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4251msgid "LOOK AND FEEL"
4252msgstr ""
4253
4254#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4255msgid "Options to control the look and feel of the output"
4256msgstr ""
4257
4258#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4259msgid "HEURISTIC PROCESSING"
4260msgstr ""
4261
4262#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4263#, python-format
4264msgid ""
4265"Modify the document text and structure using common patterns. Disabled by "
4266"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4267"%(dis)s options."
4268msgstr ""
4269
4270#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4271msgid "SEARCH AND REPLACE"
4272msgstr ""
4273
4274#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4275#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4276msgid "Modify the document text and structure using user defined patterns."
4277msgstr ""
4278
4279#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4280msgid "STRUCTURE DETECTION"
4281msgstr ""
4282
4283#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4284msgid "Control auto-detection of document structure."
4285msgstr ""
4286
4287#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4288msgid "TABLE OF CONTENTS"
4289msgstr ""
4290
4291#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4292msgid ""
4293"Control the automatic generation of a Table of Contents. By default, if the "
4294"source file has a Table of Contents, it will be used in preference to the "
4295"automatically generated one."
4296msgstr ""
4297
4298#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4299msgid "METADATA"
4300msgstr ""
4301
4302#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4303msgid "Options to set metadata in the output"
4304msgstr ""
4305
4306#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4307msgid "DEBUG"
4308msgstr ""
4309
4310#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4311msgid "Options to help with debugging the conversion"
4312msgstr ""
4313
4314#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4315msgid ""
4316"List builtin recipe names. You can create an e-book from a builtin recipe "
4317"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4318msgstr ""
4319
4320#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4321msgid "Output saved to"
4322msgstr ""
4323
4324#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4325#, python-format
4326msgid ""
4327"The options and default values for the options change depending on both the\n"
4328"input and output formats, so you should always check with::\n"
4329"\n"
4330"    %s\n"
4331"\n"
4332"Below are the options that are common to all conversion, followed by the\n"
4333"options specific to every input and output format."
4334msgstr ""
4335
4336#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4337msgid "Convert AZW4 to HTML"
4338msgstr ""
4339
4340#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4341msgid "Convert CHM files to OEB"
4342msgstr ""
4343
4344#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4345msgid ""
4346"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4347msgstr ""
4348
4349#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4350msgid ""
4351"Reduce the number of colors used in the image. This works only if you choose"
4352" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4353"turn off. Maximum value is 256. It is off by default."
4354msgstr ""
4355
4356#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4357msgid ""
4358"Disable normalize (improve contrast) color range for pictures. Default: "
4359"False"
4360msgstr ""
4361
4362#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4363msgid "Maintain picture aspect ratio. Default is to fill the screen."
4364msgstr ""
4365
4366#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4367msgid "Disable sharpening."
4368msgstr ""
4369
4370#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4371msgid ""
4372"Disable trimming of comic pages. For some comics, trimming might remove "
4373"content as well as borders."
4374msgstr ""
4375
4376#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4377msgid "Don't split landscape images into two portrait images"
4378msgstr ""
4379
4380#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4381msgid ""
4382"Keep aspect ratio and scale image using screen height as image width for "
4383"viewing in landscape mode."
4384msgstr ""
4385
4386#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4387msgid ""
4388"Used for right-to-left publications like manga. Causes landscape pages to be"
4389" split into portrait pages from right to left."
4390msgstr ""
4391
4392#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4393msgid ""
4394"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4395"time."
4396msgstr ""
4397
4398#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4399msgid ""
4400"Don't sort the files found in the comic alphabetically by name. Instead use "
4401"the order they were added to the comic."
4402msgstr ""
4403
4404#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4405msgid ""
4406"The format that images in the created e-book are converted to. You can "
4407"experiment to see which format gives you optimal size and look on your "
4408"device."
4409msgstr ""
4410
4411#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4412msgid "Apply no processing to the image"
4413msgstr ""
4414
4415#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4416msgid "Do not convert the image to grayscale (black and white)"
4417msgstr ""
4418
4419#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4420msgid ""
4421"Specify the image size as width x height pixels, for example: 123x321. "
4422"Normally, an image size is automatically calculated from the output profile,"
4423" this option overrides it."
4424msgstr ""
4425
4426#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4427msgid ""
4428"When converting a CBC do not add links to each page to the TOC. Note this "
4429"only applies if the TOC has more than one section"
4430msgstr ""
4431
4432#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4433#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4434#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4435#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4436msgid "Page"
4437msgstr ""
4438
4439#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4440msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4441msgstr ""
4442
4443#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4444msgid "Convert DOCX files (.docx and .docm) to HTML"
4445msgstr ""
4446
4447#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4448msgid ""
4449"Normally, if a large image is present at the start of the document that "
4450"looks like a cover, it will be removed from the document and used as the "
4451"cover for created e-book. This option turns off that behavior."
4452msgstr ""
4453
4454#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4455msgid "Do not insert a page break after every endnote."
4456msgstr ""
4457
4458#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4459msgid ""
4460"Render superscripts and subscripts so that they do not affect the line "
4461"height."
4462msgstr ""
4463
4464#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4465#, python-format
4466msgid "The size of the page. Default is letter. Choices are %s"
4467msgstr ""
4468
4469#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4470msgid ""
4471"Custom size of the document. Use the form width x height, for example: "
4472"`123x321` to specify the width and height (in pts). This overrides any "
4473"specified page-size."
4474msgstr ""
4475
4476#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4477msgid ""
4478"Do not insert the book cover as an image at the start of the document. If "
4479"you use this option, the book cover will be discarded."
4480msgstr ""
4481
4482#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4483msgid ""
4484"Preserve the aspect ratio of the cover image instead of stretching it out to"
4485" cover the entire page."
4486msgstr ""
4487
4488#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4489msgid ""
4490"Do not insert the table of contents as a page at the start of the document."
4491msgstr ""
4492
4493#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4494#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4495#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4496#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4497#, python-format
4498msgid ""
4499"Extract the contents of the generated %s file to the specified folder. The "
4500"contents of the folder are first deleted, so be careful."
4501msgstr ""
4502
4503#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4504#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4505msgid ""
4506"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4507"common left page margin setting."
4508msgstr ""
4509
4510#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4511#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4512msgid ""
4513"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4514"common top page margin setting, unless set to zero."
4515msgstr ""
4516
4517#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4518#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4519msgid ""
4520"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4521"common right page margin setting, unless set to zero."
4522msgstr ""
4523
4524#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4525#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4526msgid ""
4527"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4528"common bottom page margin setting, unless set to zero."
4529msgstr ""
4530
4531#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4532msgid "Convert EPUB files (.epub) to HTML"
4533msgstr ""
4534
4535#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4536msgid ""
4537"Turn off splitting at page breaks. Normally, input files are automatically "
4538"split at every page break into two files. This gives an output e-book that "
4539"can be parsed faster and with less resources. However, splitting is slow and"
4540" if your source file contains a very large number of page breaks, you should"
4541" turn off splitting on page breaks."
4542msgstr ""
4543
4544#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4545#, python-format
4546msgid ""
4547"Split all HTML files larger than this size (in KB). This is necessary as "
4548"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4549"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4550"based splitting."
4551msgstr ""
4552
4553#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4554msgid ""
4555"Normally, if the input file has no cover and you don't specify one, a "
4556"default cover is generated with the title, authors, etc. This option "
4557"disables the generation of this cover."
4558msgstr ""
4559
4560#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4561msgid ""
4562"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4563"be used on a device that does not support SVG, like the iPhone or the "
4564"JetBook Lite. Without this option, such devices will display the cover as a "
4565"blank page."
4566msgstr ""
4567
4568#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4569msgid ""
4570"When using an SVG cover, this option will cause the cover to scale to cover "
4571"the available screen area, but still preserve its aspect ratio (ratio of "
4572"width to height). That means there may be white borders at the sides or top "
4573"and bottom of the image, but the image will never be distorted. Without this"
4574" option the image may be slightly distorted, but there will be no borders."
4575msgstr ""
4576
4577#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4578msgid ""
4579"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4580"will flatten the file system inside the EPUB, putting all files into the top"
4581" level."
4582msgstr ""
4583
4584#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4585msgid ""
4586"Insert an inline Table of Contents that will appear as part of the main book"
4587" content."
4588msgstr ""
4589
4590#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4591msgid ""
4592"Put the inserted inline Table of Contents at the end of the book instead of "
4593"the start."
4594msgstr ""
4595
4596#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4597#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4598#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4599#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4600msgid "Title for any generated in-line table of contents."
4601msgstr ""
4602
4603#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4604msgid ""
4605"The version of the EPUB file to generate. EPUB 2 is the most widely "
4606"compatible, only use EPUB 3 if you know you actually need it."
4607msgstr ""
4608
4609#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4610msgid "Convert FB2 and FBZ files to HTML"
4611msgstr ""
4612
4613#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4614msgid "Do not insert a Table of Contents at the beginning of the book."
4615msgstr "Ne ubacuj Sadržaj na početak knjige."
4616
4617#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4618msgid "Section per entry in the ToC"
4619msgstr ""
4620
4621#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4622msgid "Section per file"
4623msgstr ""
4624
4625#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4626msgid "A single section"
4627msgstr ""
4628
4629#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4630#, python-brace-format
4631msgid ""
4632"Specify how sections are created:\n"
4633" * nothing: {nothing}\n"
4634" * files: {files}\n"
4635" * toc: {toc}\n"
4636"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\")."
4637msgstr ""
4638
4639#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4640#, python-format
4641msgid ""
4642"Genre for the book. Choices: %s\n"
4643"\n"
4644" See: "
4645msgstr "Žanr knjige. Izbori: %s\n\n Pogledaj: "
4646
4647#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4648msgid "for a complete list with descriptions."
4649msgstr "cijelu listu sa opisom."
4650
4651#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4652msgid "Convert HTML and OPF files to an OEB"
4653msgstr ""
4654
4655#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4656msgid ""
4657"Traverse links in HTML files breadth first. Normally, they are traversed "
4658"depth first."
4659msgstr ""
4660
4661#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4662#, python-format
4663msgid ""
4664"Maximum levels of recursion when following links in HTML files. Must be non-"
4665"negative. 0 implies that no links in the root HTML file are followed. "
4666"Default is %default."
4667msgstr ""
4668
4669#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4670msgid ""
4671"Normally this input plugin re-arranges all the input files into a standard "
4672"folder hierarchy. Only use this option if you know what you are doing as it "
4673"can result in various nasty side effects in the rest of the conversion "
4674"pipeline."
4675msgstr ""
4676
4677#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4678msgid "CSS file used for the output instead of the default file"
4679msgstr ""
4680
4681#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4682msgid ""
4683"Template used for generation of the HTML index file instead of the default "
4684"file"
4685msgstr ""
4686
4687#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4688msgid ""
4689"Template used for the generation of the HTML contents of the book instead of"
4690" the default file"
4691msgstr ""
4692
4693#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4694msgid ""
4695"Extract the contents of the generated ZIP file to the specified folder. "
4696"WARNING: The contents of the folder will be deleted."
4697msgstr ""
4698
4699#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4700msgid "Convert HTMLZ files to HTML"
4701msgstr ""
4702
4703#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4704#, python-format
4705msgid "Multiple HTML files found in the archive. Only %s will be used."
4706msgstr ""
4707
4708#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4709msgid "No top level HTML file found."
4710msgstr ""
4711
4712#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4713#, python-format
4714msgid "Top level HTML file %s is empty"
4715msgstr ""
4716
4717#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4718msgid "Use CSS classes"
4719msgstr ""
4720
4721#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4722msgid "Use the style attribute"
4723msgstr ""
4724
4725#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4726msgid "Use HTML tags wherever possible"
4727msgstr ""
4728
4729#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4730msgid "Use an external CSS file"
4731msgstr ""
4732
4733#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4734msgid "Use a <style> tag in the HTML file"
4735msgstr ""
4736
4737#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4738#, python-brace-format
4739msgid ""
4740"Specify the handling of CSS. Default is class.\n"
4741"class: {class}\n"
4742"inline: {inline}\n"
4743"tag: {tag}"
4744msgstr ""
4745
4746#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4747#, python-brace-format
4748msgid ""
4749"How to handle the CSS when using css-type = 'class'.\n"
4750"Default is external.\n"
4751"external: {external}\n"
4752"inline: {inline}"
4753msgstr ""
4754
4755#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4756msgid ""
4757"If set this option causes the file name of the HTML file inside the HTMLZ "
4758"archive to be based on the book title."
4759msgstr ""
4760
4761#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4762msgid "Convert LIT files to HTML"
4763msgstr ""
4764
4765#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4766msgid "Convert LRF files to HTML"
4767msgstr ""
4768
4769#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4770msgid "Enable auto-rotation of images that are wider than the screen width."
4771msgstr ""
4772
4773#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4774#, python-format
4775msgid "Set the space between words in pts. Default is %default"
4776msgstr ""
4777
4778#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4779msgid "Add a header to all the pages with title and author."
4780msgstr "Dodaj zaglavlje na sve stranice s naslovom i autorom."
4781
4782#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4783msgid ""
4784"Set the format of the header. %a is replaced by the author and %t by the "
4785"title. Default is %default"
4786msgstr "Postavi format zaglavlja. %a je zamijenjeno sa autorom a %t naslovom. Podrazumijeva se %default"
4787
4788#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4789#, python-format
4790msgid "Add extra spacing below the header. Default is %default pt."
4791msgstr "Dodaj dodatni prostor ispod zaglavlja. Podrazumijeva se %default tačaka."
4792
4793#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4794#, python-format
4795msgid ""
4796"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4797"pts. Default: %default"
4798msgstr ""
4799
4800#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4801msgid "This option has no effect"
4802msgstr ""
4803
4804#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4805#, python-format
4806msgid ""
4807"Multiply the size of text in rendered tables by this factor. Default is "
4808"%default"
4809msgstr ""
4810
4811#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4812msgid "The serif family of fonts to embed"
4813msgstr ""
4814
4815#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4816msgid "The sans-serif family of fonts to embed"
4817msgstr ""
4818
4819#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4820msgid "The monospace family of fonts to embed"
4821msgstr ""
4822
4823#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4824msgid "Comic"
4825msgstr ""
4826
4827#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4828msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4829msgstr ""
4830
4831#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4832#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4833msgid "When present, use author sort field as author."
4834msgstr ""
4835
4836#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4837#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4838msgid ""
4839"Don't add Table of Contents to the book. Useful if the book has its own "
4840"table of contents."
4841msgstr ""
4842
4843#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4844#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4845msgid "Disable compression of the file contents."
4846msgstr ""
4847
4848#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4849msgid ""
4850"Tag for MOBI files to be marked as personal documents. This option has no "
4851"effect on the conversion. It is used only when sending MOBI files to a "
4852"device. If the file being sent has the specified tag, it will be marked as a"
4853" personal document when sent to the Kindle."
4854msgstr ""
4855
4856#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4857msgid ""
4858"Ignore margins in the input document. If False, then the MOBI output plugin "
4859"will try to convert margins specified in the input document, otherwise it "
4860"will ignore them."
4861msgstr ""
4862
4863#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4864#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4865msgid ""
4866"When adding the Table of Contents to the book, add it at the start of the "
4867"book instead of the end. Not recommended."
4868msgstr ""
4869
4870#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4871#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4872msgid ""
4873"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4874"Using this feature means that  the book will not auto sync its last read "
4875"position  on multiple devices. Complain to Amazon."
4876msgstr ""
4877
4878#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4879msgid ""
4880"By default calibre converts all images to JPEG format in the output MOBI "
4881"file. This is for maximum compatibility as some older MOBI viewers have "
4882"problems with other image formats. This option tells calibre not to do this."
4883" Useful if your document contains lots of GIF/PNG images that become very "
4884"large when converted to JPEG."
4885msgstr ""
4886
4887#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4888msgid ""
4889"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4890"This format is compatible with all devices. However, by changing this "
4891"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4892"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4893"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4894msgstr ""
4895
4896#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4897#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4898msgid "All articles"
4899msgstr ""
4900
4901#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4902msgid "Convert ODT (OpenOffice) files to HTML"
4903msgstr ""
4904
4905#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4906msgid "Convert PDB to HTML"
4907msgstr ""
4908
4909#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4910msgid "Format to use inside the PDB container. Choices are:"
4911msgstr ""
4912
4913#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4914msgid ""
4915"Specify the character encoding of the output document. The default is "
4916"cp1252. Note: This option is not honored by all formats."
4917msgstr ""
4918
4919#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4920#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4921#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4922#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4923msgid "Add Table of Contents to beginning of the book."
4924msgstr ""
4925
4926#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4927msgid "Convert PDF files to HTML"
4928msgstr ""
4929
4930#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4931msgid "Do not extract images from the document"
4932msgstr ""
4933
4934#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4935msgid ""
4936"Scale used to determine the length at which a line should be unwrapped. "
4937"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4938"the median line length."
4939msgstr ""
4940
4941#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4942msgid "Use the new PDF conversion engine. Currently not operational."
4943msgstr ""
4944
4945#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4946msgid ""
4947"Instead of using the paper size specified in the PDF Output options, use a "
4948"paper size corresponding to the current output profile. Useful if you want "
4949"to generate a PDF for viewing on a specific device."
4950msgstr ""
4951
4952#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4953msgid ""
4954"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4955"This does not override the unit for margins!"
4956msgstr ""
4957
4958#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4959msgid ""
4960"The size of the paper. This size will be overridden when a non default "
4961"output profile is used. Default is letter. Choices are {}"
4962msgstr ""
4963
4964#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4965msgid ""
4966"Custom size of the document. Use the form width x height e.g. `123x321` to "
4967"specify the width and height. This overrides any specified paper-size."
4968msgstr ""
4969
4970#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4971msgid ""
4972"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4973" full first page of the generated PDF."
4974msgstr ""
4975
4976#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4977msgid ""
4978"The font family used to render serif fonts. Will work only if the font is "
4979"available system-wide."
4980msgstr ""
4981
4982#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4983msgid ""
4984"The font family used to render sans-serif fonts. Will work only if the font "
4985"is available system-wide."
4986msgstr ""
4987
4988#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
4989msgid ""
4990"The font family used to render monospace fonts. Will work only if the font "
4991"is available system-wide."
4992msgstr ""
4993
4994#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
4995msgid "The font family used to render monospace fonts"
4996msgstr ""
4997
4998#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
4999msgid "The default font size (in pixels)"
5000msgstr ""
5001
5002#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5003msgid "The default font size for monospaced text (in pixels)"
5004msgstr ""
5005
5006#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5007msgid ""
5008"Break long words at the end of lines. This can give the text at the right "
5009"margin a more even appearance. Note that depending on the fonts used this "
5010"option can break the copying of text from the PDF file."
5011msgstr ""
5012
5013#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5014msgid "Surround all links with a red box, useful for debugging."
5015msgstr ""
5016
5017#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5018msgid ""
5019"Add page numbers to the bottom of every page in the generated PDF file. If "
5020"you specify a footer template, it will take precedence over this option."
5021msgstr ""
5022
5023#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5024#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5025#, python-format
5026msgid ""
5027"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5028"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5029msgstr ""
5030
5031#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5032msgid "footers"
5033msgstr ""
5034
5035#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5036msgid "headers"
5037msgstr ""
5038
5039#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5040msgid ""
5041"Add a Table of Contents at the end of the PDF that lists page numbers. "
5042"Useful if you want to print out the PDF. If this PDF is intended for "
5043"electronic use, use the PDF Outline instead."
5044msgstr ""
5045
5046#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5047msgid "Title for generated table of contents."
5048msgstr ""
5049
5050#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5051msgid ""
5052"Use the page margins specified in the input document via @page CSS rules. "
5053"This will cause the margins specified in the conversion settings to be "
5054"ignored. If the document does not specify page margins, the conversion "
5055"settings will be used as a fallback."
5056msgstr ""
5057
5058#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5059msgid ""
5060"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5061"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5062"page number."
5063msgstr ""
5064
5065#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5066msgid "Generate an uncompressed PDF, useful for debugging."
5067msgstr ""
5068
5069#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5070msgid ""
5071"Shift the text horizontally by the specified offset (in pts). On odd "
5072"numbered pages, it is shifted to the right and on even numbered pages to the"
5073" left. Use negative numbers for the opposite effect. Note that this setting "
5074"is ignored on pages where the margins are smaller than the specified offset."
5075" Shifting is done by setting the PDF CropBox, not all software respects the "
5076"CropBox."
5077msgstr ""
5078
5079#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5080msgid "Convert PML to OEB"
5081msgstr ""
5082
5083#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5084msgid ""
5085"Specify the character encoding of the output document. The default is "
5086"cp1252."
5087msgstr ""
5088
5089#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5090msgid ""
5091"Do not reduce the size or bit depth of images. Images have their size and "
5092"depth reduced by default to accommodate applications that can not convert "
5093"images on their own such as Dropbook."
5094msgstr ""
5095
5096#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5097msgid "Convert RB files to HTML"
5098msgstr ""
5099
5100#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5101msgid "Download periodical content from the Internet"
5102msgstr ""
5103
5104#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5105msgid ""
5106"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5107"downloads at most 2 feeds. You can change the number of feeds and articles "
5108"by supplying optional arguments. For example: --test 3 1 will download at "
5109"most 3 feeds and only 1 article per feed."
5110msgstr ""
5111
5112#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5113msgid "Username for sites that require a login to access content."
5114msgstr ""
5115
5116#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5117msgid "Password for sites that require a login to access content."
5118msgstr ""
5119
5120#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5121msgid ""
5122"Do not download latest version of builtin recipes from the calibre server"
5123msgstr ""
5124
5125#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5126msgid "Convert RTF files to HTML"
5127msgstr ""
5128
5129#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5130msgid "Ignore WMF images instead of replacing them with a placeholder image."
5131msgstr ""
5132
5133#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5134#, python-format
5135msgid ""
5136"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5137"%s"
5138msgstr ""
5139
5140#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5141msgid "Convert SNB files to OEB"
5142msgstr ""
5143
5144#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5145#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5146#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5147msgid ""
5148"Specify the character encoding of the output document. The default is utf-8."
5149msgstr ""
5150
5151#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5153msgid ""
5154"The maximum number of characters per line. This splits on the first space "
5155"before the specified value. If no space is found the line will be broken at "
5156"the space after and will exceed the specified value. Also, there is a "
5157"minimum of 25 characters. Use 0 to disable line splitting."
5158msgstr ""
5159
5160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5161msgid "Specify whether or not to insert an empty line between two paragraphs."
5162msgstr ""
5163
5164#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5165msgid ""
5166"Specify whether or not to insert two space characters to indent the first "
5167"line of each paragraph."
5168msgstr ""
5169
5170#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5171msgid ""
5172"Specify whether or not to hide the chapter title for each chapter. Useful "
5173"for image-only output (eg. comics)."
5174msgstr ""
5175
5176#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5177msgid "Resize all the images for full screen mode. "
5178msgstr ""
5179
5180#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5181msgid "Start page"
5182msgstr ""
5183
5184#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5185#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5186msgid "Cover pages"
5187msgstr ""
5188
5189#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5190#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5191msgid " (Preface)"
5192msgstr ""
5193
5194#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5195msgid "Convert TCR files to HTML"
5196msgstr ""
5197
5198#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5199msgid "Abbreviations"
5200msgstr ""
5201
5202#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5203msgid "Support admonitions"
5204msgstr ""
5205
5206#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5207msgid "Add attribute to HTML tags"
5208msgstr ""
5209
5210#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5211msgid "Add code highlighting via Pygments"
5212msgstr ""
5213
5214#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5215msgid "Definition lists"
5216msgstr ""
5217
5218#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5219msgid "Enables various common extensions"
5220msgstr ""
5221
5222#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5223msgid "Alternative code block syntax"
5224msgstr ""
5225
5226#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5227#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5228msgid "Footnotes"
5229msgstr ""
5230
5231#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5232msgid "Use legacy element attributes"
5233msgstr ""
5234
5235#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5236msgid "Use legacy underscore handling for connected words"
5237msgstr ""
5238
5239#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5240msgid "Metadata in the document"
5241msgstr ""
5242
5243#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5244msgid "Treat newlines as hard breaks"
5245msgstr ""
5246
5247#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5248msgid "Do not allow mixing list types"
5249msgstr ""
5250
5251#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5252msgid "Use markdown's internal smartypants parser"
5253msgstr ""
5254
5255#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5256msgid "Support tables"
5257msgstr ""
5258
5259#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5260msgid "Generate a table of contents"
5261msgstr ""
5262
5263#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5264msgid "Wiki style links"
5265msgstr ""
5266
5267#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5268msgid "Convert TXT files to HTML"
5269msgstr ""
5270
5271#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5272msgid "Try to auto detect paragraph type"
5273msgstr ""
5274
5275#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5276msgid "Treat a blank line as a paragraph break"
5277msgstr ""
5278
5279#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5280msgid "Assume every line is a paragraph"
5281msgstr ""
5282
5283#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5284msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5285msgstr ""
5286
5287#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5288msgid "Most lines have hard line breaks, few/no blank lines or indents"
5289msgstr ""
5290
5291#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5292msgid "Don't modify the paragraph structure"
5293msgstr ""
5294
5295#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5296msgid "Automatically decide which formatting processor to use"
5297msgstr ""
5298
5299#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5300msgid "No formatting"
5301msgstr ""
5302
5303#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5304msgid "Use heuristics to determine chapter headings, italics, etc."
5305msgstr ""
5306
5307#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5308msgid "Use the TexTile markup language"
5309msgstr ""
5310
5311#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5312msgid "Use the Markdown markup language"
5313msgstr ""
5314
5315#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5316#, python-brace-format
5317msgid ""
5318"Formatting used within the document.\n"
5319"* auto: {auto}\n"
5320"* plain: {plain}\n"
5321"* heuristic: {heuristic}\n"
5322"* textile: {textile}\n"
5323"* markdown: {markdown}\n"
5324"To learn more about markdown see {url}"
5325msgstr ""
5326
5327#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5328#, python-brace-format
5329msgid ""
5330"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5331"* auto: {auto}\n"
5332"* block: {block}\n"
5333"* single: {single}\n"
5334"* print:  {print}\n"
5335"* unformatted: {unformatted}\n"
5336"* off: {off}"
5337msgstr ""
5338
5339#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5340msgid ""
5341"Normally extra spaces are condensed into a single space. With this option "
5342"all spaces will be displayed."
5343msgstr ""
5344
5345#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5346msgid ""
5347"Normally extra space at the beginning of lines is retained. With this option"
5348" they will be removed."
5349msgstr ""
5350
5351#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5352#, python-format
5353msgid ""
5354"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5355"To learn more about Markdown extensions, see {}\n"
5356"This should be a comma separated list of extensions to enable:\n"
5357msgstr ""
5358
5359#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5360#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5361#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5362msgid "Plain text"
5363msgstr ""
5364
5365#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5366msgid "Markdown formatted text"
5367msgstr ""
5368
5369#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5370msgid "TexTile formatted text"
5371msgstr ""
5372
5373#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5374#, python-format
5375msgid ""
5376"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5377"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5378"will default to the newline type used by this OS."
5379msgstr ""
5380
5381#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5382msgid ""
5383"Force splitting on the max-line-length value when no space is present. Also "
5384"allows max-line-length to be below the minimum"
5385msgstr ""
5386
5387#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5388#, python-brace-format
5389msgid ""
5390"Formatting used within the document.\n"
5391"* plain: {plain}\n"
5392"* markdown: {markdown}\n"
5393"* textile: {textile}"
5394msgstr ""
5395
5396#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5397msgid ""
5398"Do not remove links within the document. This is only useful when paired "
5399"with a TXT output formatting option that is not none because links are "
5400"always removed with plain text output."
5401msgstr ""
5402
5403#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5404msgid ""
5405"Do not remove image references within the document. This is only useful when"
5406" paired with a TXT output formatting option that is not none because links "
5407"are always removed with plain text output."
5408msgstr ""
5409
5410#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5411msgid ""
5412"Do not remove font color from output. This is only useful when TXT output "
5413"formatting is set to textile. Textile is the only formatting that supports "
5414"setting font color. If this option is not specified font color will not be "
5415"set and default to the color displayed by the reader (generally this is "
5416"black)."
5417msgstr ""
5418
5419#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5420msgid ""
5421"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5422" it twice will result in full verbosity, once medium verbosity and zero "
5423"times least verbosity."
5424msgstr ""
5425
5426#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5427msgid ""
5428"Save the output from different stages of the conversion pipeline to the "
5429"specified folder. Useful if you are unsure at which stage of the conversion "
5430"process a bug is occurring."
5431msgstr ""
5432
5433#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5434msgid ""
5435"Specify the input profile. The input profile gives the conversion system "
5436"information on how to interpret various information in the input document. "
5437"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5438"are:"
5439msgstr ""
5440
5441#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5442msgid ""
5443"Specify the output profile. The output profile tells the conversion system "
5444"how to optimize the created document for the specified device (such as by "
5445"resizing images for the device screen size). In some cases, an output "
5446"profile can be used to optimize the output for a particular device, but this"
5447" is rarely necessary. Choices are:"
5448msgstr ""
5449
5450#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5451msgid ""
5452"The base font size in pts. All font sizes in the produced book will be "
5453"rescaled based on this size. By choosing a larger size you can make the "
5454"fonts in the output bigger and vice versa. By default, when the value is "
5455"zero, the base font size is chosen based on the output profile you chose."
5456msgstr ""
5457
5458#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5459msgid ""
5460"Mapping from CSS font names to font sizes in pts. An example setting is "
5461"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5462"xx-large, with the final size being for huge fonts. The font rescaling "
5463"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5464" use a mapping based on the output profile you chose."
5465msgstr ""
5466
5467#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5468msgid "Disable all rescaling of font sizes."
5469msgstr ""
5470
5471#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5472msgid ""
5473"The minimum line height, as a percentage of the element's calculated font "
5474"size. calibre will ensure that every element has a line height of at least "
5475"this setting, irrespective of what the input document specifies. Set to zero"
5476" to disable. Default is 120%. Use this setting in preference to the direct "
5477"line height specification, unless you know what you are doing. For example, "
5478"you can achieve \"double spaced\" text by setting this to 240."
5479msgstr ""
5480
5481#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5482msgid ""
5483"The line height in pts. Controls spacing between consecutive lines of text. "
5484"Only applies to elements that do not define their own line height. In most "
5485"cases, the minimum line height option is more useful. By default no line "
5486"height manipulation is performed."
5487msgstr ""
5488
5489#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5490msgid ""
5491"Embed the specified font family into the book. This specifies the \"base\" "
5492"font used for the book. If the input document specifies its own fonts, they "
5493"may override this base font. You can use the filter style information option"
5494" to remove fonts from the input document. Note that font embedding only "
5495"works with some output formats, principally EPUB, AZW3 and DOCX."
5496msgstr ""
5497
5498#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5499msgid ""
5500"Embed every font that is referenced in the input document but not already "
5501"embedded. This will search your system for the fonts, and if found, they "
5502"will be embedded. Embedding will only work if the format you are converting "
5503"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5504"that you have the proper license for embedding the fonts used in this "
5505"document."
5506msgstr ""
5507
5508#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5509msgid ""
5510"Subset all embedded fonts. Every embedded font is reduced to contain only "
5511"the glyphs used in this document. This decreases the size of the font files."
5512" Useful if you are embedding a particularly large font with lots of unused "
5513"glyphs."
5514msgstr ""
5515
5516#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5517msgid ""
5518"Some badly designed documents use tables to control the layout of text on "
5519"the page. When converted these documents often have text that runs off the "
5520"page and other artifacts. This option will extract the content from the "
5521"tables and present it in a linear fashion."
5522msgstr ""
5523
5524#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5525msgid ""
5526"XPath expression that specifies all tags that should be added to the Table "
5527"of Contents at level one. If this is specified, it takes precedence over "
5528"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5529"Manual for examples."
5530msgstr ""
5531
5532#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5533msgid ""
5534"XPath expression that specifies all tags that should be added to the Table "
5535"of Contents at level two. Each entry is added under the previous level one "
5536"entry. See the XPath Tutorial in the calibre User Manual for examples."
5537msgstr ""
5538
5539#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5540msgid ""
5541"XPath expression that specifies all tags that should be added to the Table "
5542"of Contents at level three. Each entry is added under the previous level two"
5543" entry. See the XPath Tutorial in the calibre User Manual for examples."
5544msgstr ""
5545
5546#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5547msgid ""
5548"Normally, if the source file already has a Table of Contents, it is used in "
5549"preference to the auto-generated one. With this option, the auto-generated "
5550"one is always used."
5551msgstr ""
5552
5553#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5554msgid "Don't add auto-detected chapters to the Table of Contents."
5555msgstr ""
5556
5557#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5558#, python-format
5559msgid ""
5560"If fewer than this number of chapters is detected, then links are added to "
5561"the Table of Contents. Default: %default"
5562msgstr ""
5563
5564#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5565#, python-format
5566msgid ""
5567"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5568" is: %default. Links are only added to the TOC if less than the threshold "
5569"number of chapters were detected."
5570msgstr ""
5571
5572#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5573msgid ""
5574"Remove entries from the Table of Contents whose titles match the specified "
5575"regular expression. Matching entries and all their children are removed."
5576msgstr ""
5577
5578#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5579msgid ""
5580"When creating a TOC from links in the input document, allow duplicate "
5581"entries, i.e. allow more than one entry with the same text, provided that "
5582"they point to a different location."
5583msgstr ""
5584
5585#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5586msgid ""
5587"An XPath expression to detect chapter titles. The default is to consider "
5588"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5589" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5590"tags that have class=\"chapter\". The expression used must evaluate to a "
5591"list of elements. To disable chapter detection, use the expression \"/\". "
5592"See the XPath Tutorial in the calibre User Manual for further help on using "
5593"this feature."
5594msgstr ""
5595
5596#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5597msgid ""
5598"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5599"page breaks before chapters. A value of \"rule\" will insert a line before "
5600"chapters. A value of \"none\" will disable chapter marking and a value of "
5601"\"both\" will use both page breaks and lines to mark chapters."
5602msgstr ""
5603
5604#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5605msgid ""
5606"An XPath expression to detect the location in the document at which to start"
5607" reading. Some e-book reading programs (most prominently the Kindle) use "
5608"this location as the position at which to open the book. See the XPath "
5609"tutorial in the calibre User Manual for further help using this feature."
5610msgstr ""
5611
5612#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5613msgid ""
5614"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5615" the style rules from the source file, so it can be used to override those "
5616"rules."
5617msgstr ""
5618
5619#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5620msgid ""
5621"Rules for transforming the styles in this book. These rules are applied "
5622"after all other CSS processing is done."
5623msgstr ""
5624
5625#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5626msgid ""
5627"Rules for transforming the HTML in this book. These rules are applied after "
5628"the HTML is parsed, but before any other transformations."
5629msgstr ""
5630
5631#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5632msgid ""
5633"A comma separated list of CSS properties that will be removed from all CSS "
5634"style rules. This is useful if the presence of some style information "
5635"prevents it from being overridden on your device. For example: font-"
5636"family,color,margin-left,margin-right"
5637msgstr ""
5638
5639#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5640msgid ""
5641"By default, calibre will use the shorthand form for various CSS properties "
5642"such as margin, padding, border, etc. This option will cause it to use the "
5643"full expanded form instead. Note that CSS is always expanded when generating"
5644" EPUB files with the output profile set to one of the Nook profiles as the "
5645"Nook cannot handle shorthand CSS."
5646msgstr ""
5647
5648#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5649msgid ""
5650"An XPath expression. Page breaks are inserted before the specified elements."
5651" To disable use the expression: /"
5652msgstr ""
5653
5654#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5655msgid ""
5656"Some documents specify page margins by specifying a left and right margin on"
5657" each individual paragraph. calibre will try to detect and remove these "
5658"margins. Sometimes, this can cause the removal of margins that should not "
5659"have been removed. In this case you can disable the removal."
5660msgstr ""
5661
5662#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5663#, python-format
5664msgid ""
5665"Set the top margin in pts. Default is %default. Setting this to less than "
5666"zero will cause no margin to be set (the margin setting in the original "
5667"document will be preserved). Note: Page oriented formats such as PDF and "
5668"DOCX have their own margin settings that take precedence."
5669msgstr ""
5670
5671#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5672#, python-format
5673msgid ""
5674"Set the bottom 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:435
5681#, python-format
5682msgid ""
5683"Set the left 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:443
5690#, python-format
5691msgid ""
5692"Set the right 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:452
5699msgid ""
5700"Change text justification. A value of \"left\" converts all justified text "
5701"in the source to left aligned (i.e. unjustified) text. A value of "
5702"\"justify\" converts all unjustified text to justified. A value of "
5703"\"original\" (the default) does not change justification in the source file."
5704" Note that only some output formats support justification."
5705msgstr ""
5706
5707#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5708msgid ""
5709"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5710"1.5em. Spacing removal will not work if the source file does not use "
5711"paragraphs (<p> or <div> tags)."
5712msgstr ""
5713
5714#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5715msgid ""
5716"When calibre removes blank lines between paragraphs, it automatically sets a"
5717" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5718"This option controls the width of that indent (in em). If you set this value"
5719" negative, then the indent specified in the input document is used, that is,"
5720" calibre does not change the indentation."
5721msgstr ""
5722
5723#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5724msgid ""
5725"Use the cover detected from the source file in preference to the specified "
5726"cover."
5727msgstr ""
5728
5729#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5730msgid ""
5731"Insert a blank line between paragraphs. Will not work if the source file "
5732"does not use paragraphs (<p> or <div> tags)."
5733msgstr ""
5734
5735#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5736msgid ""
5737"Set the height of the inserted blank lines (in em). The height of the lines "
5738"between paragraphs will be twice the value set here."
5739msgstr ""
5740
5741#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5742msgid ""
5743"Remove the first image from the input e-book. Useful if the input document "
5744"has a cover image that is not identified as a cover. In this case, if you "
5745"set a cover in calibre, the output document will end up with two cover "
5746"images if you do not specify this option."
5747msgstr ""
5748
5749#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5750msgid ""
5751"Insert the book metadata at the start of the book. This is useful if your "
5752"e-book reader does not support displaying/searching metadata directly."
5753msgstr ""
5754
5755#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5756msgid ""
5757"Convert plain quotes, dashes and ellipsis to their typographically correct "
5758"equivalents. For details, see "
5759"https://daringfireball.net/projects/smartypants."
5760msgstr ""
5761
5762#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5763msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5764msgstr ""
5765
5766#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5767msgid ""
5768"Read metadata from the specified OPF file. Metadata read from this file will"
5769" override any metadata in the source file."
5770msgstr ""
5771
5772#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5773#, python-brace-format
5774msgid ""
5775"Transliterate Unicode characters to an ASCII representation. Use with care "
5776"because this will replace Unicode characters with ASCII. For instance it "
5777"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5778"multiple representations of a character (characters shared by Chinese and "
5779"Japanese for instance) the representation based on the current calibre "
5780"interface language will be used."
5781msgstr ""
5782
5783#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5784msgid ""
5785"Preserve ligatures present in the input document. A ligature is a special "
5786"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5787" not have support for ligatures in their default fonts, so they are unlikely"
5788" to render correctly. By default, calibre will turn a ligature into the "
5789"corresponding pair of normal characters. This option will preserve them "
5790"instead."
5791msgstr ""
5792
5793#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5794#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5795msgid "Set the title."
5796msgstr ""
5797
5798#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5799msgid "Set the authors. Multiple authors should be separated by ampersands."
5800msgstr ""
5801
5802#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5803msgid "The version of the title to be used for sorting. "
5804msgstr ""
5805
5806#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5807msgid "String to be used when sorting by author. "
5808msgstr ""
5809
5810#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5811msgid "Set the cover to the specified file or URL"
5812msgstr ""
5813
5814#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5815#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5816msgid "Set the e-book description."
5817msgstr ""
5818
5819#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5820#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5821msgid "Set the e-book publisher."
5822msgstr ""
5823
5824#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5825#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5826msgid "Set the series this e-book belongs to."
5827msgstr ""
5828
5829#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5830#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5831msgid "Set the index of the book in this series."
5832msgstr ""
5833
5834#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5835#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5836msgid "Set the rating. Should be a number between 1 and 5."
5837msgstr ""
5838
5839#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5840#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5841msgid "Set the ISBN of the book."
5842msgstr ""
5843
5844#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5845#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5846msgid "Set the tags for the book. Should be a comma separated list."
5847msgstr ""
5848
5849#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5850#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5851msgid "Set the book producer."
5852msgstr ""
5853
5854#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5855#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5856msgid "Set the language."
5857msgstr ""
5858
5859#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5860msgid ""
5861"Set the publication date (assumed to be in the local timezone, unless the "
5862"timezone is explicitly specified)"
5863msgstr ""
5864
5865#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5866msgid "Set the book timestamp (no longer used anywhere)"
5867msgstr ""
5868
5869#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5870msgid ""
5871"Enable heuristic processing. This option must be set for any heuristic "
5872"processing to take place."
5873msgstr ""
5874
5875#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5876msgid ""
5877"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5878"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5879" with structure detection to create one."
5880msgstr ""
5881
5882#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5883msgid ""
5884"Look for common words and patterns that denote italics and italicize them."
5885msgstr ""
5886
5887#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5888msgid ""
5889"Turn indentation created from multiple non-breaking space entities into CSS "
5890"indents."
5891msgstr ""
5892
5893#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5894msgid ""
5895"Scale used to determine the length at which a line should be unwrapped. "
5896"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5897"the median line length.  If only a few lines in the document require "
5898"unwrapping this value should be reduced"
5899msgstr ""
5900
5901#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5902msgid "Unwrap lines using punctuation and other formatting clues."
5903msgstr ""
5904
5905#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5906msgid ""
5907"Remove empty paragraphs from the document when they exist between every "
5908"other paragraph"
5909msgstr ""
5910
5911#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5912msgid ""
5913"Left aligned scene break markers are center aligned. Replace soft scene "
5914"breaks that use multiple blank lines with horizontal rules."
5915msgstr ""
5916
5917#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5918msgid ""
5919"Replace scene breaks with the specified text. By default, the text from the "
5920"input document is used."
5921msgstr ""
5922
5923#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5924msgid ""
5925"Analyze hyphenated words throughout the document.  The document itself is "
5926"used as a dictionary to determine whether hyphens should be retained or "
5927"removed."
5928msgstr ""
5929
5930#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5931msgid ""
5932"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5933"renumbered to prevent splitting in the middle of chapter headings."
5934msgstr ""
5935
5936#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5937msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5938msgstr ""
5939
5940#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5941msgid "Replacement to replace the text found with sr1-search."
5942msgstr ""
5943
5944#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5945msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5946msgstr ""
5947
5948#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5949msgid "Replacement to replace the text found with sr2-search."
5950msgstr ""
5951
5952#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5953msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5954msgstr ""
5955
5956#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5957msgid "Replacement to replace the text found with sr3-search."
5958msgstr ""
5959
5960#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5961msgid ""
5962"Path to a file containing search and replace regular expressions. The file "
5963"must contain alternating lines of regular expression followed by replacement"
5964" pattern (which can be an empty line). The regular expression must be in the"
5965" Python regex syntax and the file must be UTF-8 encoded."
5966msgstr ""
5967
5968#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5969msgid "Could not find an e-book inside the archive"
5970msgstr ""
5971
5972#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5973msgid "Values of series index and rating must be numbers. Ignoring"
5974msgstr ""
5975
5976#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5977msgid "Failed to parse date/time"
5978msgstr ""
5979
5980#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5981msgid "Converting input to HTML..."
5982msgstr ""
5983
5984#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5985msgid "Running transforms on e-book..."
5986msgstr ""
5987
5988#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
5989#, python-format
5990msgid "Running %s plugin"
5991msgstr ""
5992
5993#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
5994msgid "Template error"
5995msgstr ""
5996
5997#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
5998msgid "The Cross"
5999msgstr ""
6000
6001#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6002msgid "Half and half"
6003msgstr ""
6004
6005#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6006msgid "Banner"
6007msgstr ""
6008
6009#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6010msgid "Ornamental"
6011msgstr ""
6012
6013#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6014msgid "Blocks"
6015msgstr ""
6016
6017#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6018msgid "Remove the property"
6019msgstr ""
6020
6021#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6022msgid "Add extra properties"
6023msgstr ""
6024
6025#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6026msgid "Change the value to"
6027msgstr ""
6028
6029#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6030msgid "Multiply the value by"
6031msgstr ""
6032
6033#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6034msgid "Divide the value by"
6035msgstr ""
6036
6037#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6038msgid "Add to the value"
6039msgstr ""
6040
6041#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6042msgid "Subtract from the value"
6043msgstr ""
6044
6045#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6046#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6047#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6048#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6049msgid "is"
6050msgstr ""
6051
6052#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6053#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6054#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6055msgid "is not"
6056msgstr ""
6057
6058#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6059msgid "is any value"
6060msgstr ""
6061
6062#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6063#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6064#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6065#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6066msgid "matches pattern"
6067msgstr ""
6068
6069#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6070#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6071#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6072#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6073msgid "does not match pattern"
6074msgstr ""
6075
6076#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6077msgid "is the same length as"
6078msgstr ""
6079
6080#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6081msgid "is not the same length as"
6082msgstr ""
6083
6084#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6085#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6086#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6087msgid "is less than"
6088msgstr ""
6089
6090#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6091#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6092#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6093msgid "is greater than"
6094msgstr ""
6095
6096#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6097msgid "is less than or equal to"
6098msgstr ""
6099
6100#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6101msgid "is greater than or equal to"
6102msgstr ""
6103
6104#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6105#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6106msgid "Unknown keys"
6107msgstr ""
6108
6109#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6110#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6111#, python-format
6112msgid "The rule has unknown keys: %s"
6113msgstr ""
6114
6115#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6116#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6117msgid "Missing keys"
6118msgstr ""
6119
6120#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6121#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6122#, python-format
6123msgid "The rule has missing keys: %s"
6124msgstr ""
6125
6126#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6127msgid "Property required"
6128msgstr ""
6129
6130#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6131msgid "You must specify a CSS property to match"
6132msgstr ""
6133
6134#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6135msgid "Shorthand property not allowed"
6136msgstr ""
6137
6138#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6139#, python-brace-format
6140msgid ""
6141"{0} is a shorthand property. Use the full form of the property, for example,"
6142" instead of font, use font-family, instead of margin, use margin-top, etc."
6143msgstr ""
6144
6145#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6146#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6147#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6148msgid "Query required"
6149msgstr ""
6150
6151#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6152msgid "You must specify a value for the CSS property to match"
6153msgstr ""
6154
6155#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6156#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6157msgid "Unknown match type"
6158msgstr ""
6159
6160#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6161#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6162#, python-format
6163msgid "The match type %s is not known"
6164msgstr ""
6165
6166#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6167#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6168#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6169#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6170msgid "Query invalid"
6171msgstr ""
6172
6173#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6174#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6175#, python-format
6176msgid "%s is not a valid regular expression"
6177msgstr ""
6178
6179#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6180#, python-format
6181msgid "%s is not a valid length or number"
6182msgstr ""
6183
6184#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6185msgid "Unknown action type"
6186msgstr ""
6187
6188#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6189#, python-format
6190msgid "The action type %s is not known"
6191msgstr ""
6192
6193#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6194msgid "You must specify a number"
6195msgstr ""
6196
6197#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6198msgid "You must specify at least one CSS property to add"
6199msgstr ""
6200
6201#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6202msgid "You must specify a value to change the property to"
6203msgstr ""
6204
6205#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6206msgid "No data"
6207msgstr ""
6208
6209#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6210#, python-format
6211msgid "%s is not a number"
6212msgstr ""
6213
6214#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6215msgid "Invalid number"
6216msgstr ""
6217
6218#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6219#, python-brace-format
6220msgid ""
6221"If the property {property} {match_type} {query}\n"
6222"{action}"
6223msgstr ""
6224
6225#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6226#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6227#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6229msgid "Notes"
6230msgstr ""
6231
6232#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6233#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6234#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6238#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6239#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6244#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6245#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6246msgid "Table of Contents"
6247msgstr "Sadržaj"
6248
6249#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6250#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6251#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6252#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6253#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6254#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6255#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6257#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6258msgid "Cover"
6259msgstr ""
6260
6261#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6262msgid ""
6263"Follow all local links in an HTML file and create a ZIP file containing all "
6264"linked files. This plugin is run every time you add an HTML file to the "
6265"library."
6266msgstr ""
6267
6268#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6269msgid ""
6270"Character encoding for the input HTML files. Common choices include: cp1252,"
6271" cp1251, latin1 and utf-8."
6272msgstr ""
6273
6274#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6275msgid "Add linked files in breadth first order"
6276msgstr ""
6277
6278#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6279msgid ""
6280"Normally, when following links in HTML files calibre does it depth first, "
6281"i.e. if file A links to B and  C, but B links to D, the files are added in "
6282"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6283" C, D"
6284msgstr ""
6285
6286#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6287msgid "{} must not be empty"
6288msgstr ""
6289
6290#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6291msgid "Change tag name"
6292msgstr ""
6293
6294#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6295msgid "New tag name"
6296msgstr ""
6297
6298#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6299msgid "Rename tag to the specified name"
6300msgstr ""
6301
6302#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6303msgid "Remove tag and children"
6304msgstr ""
6305
6306#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6307msgid "Remove the tag and all its contents"
6308msgstr ""
6309
6310#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6311msgid "Remove tag only"
6312msgstr ""
6313
6314#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6315msgid "Remove the tag but keep its contents"
6316msgstr ""
6317
6318#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6319msgid "Add classes"
6320msgstr ""
6321
6322#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6323msgid "Add the specified classes, e.g.:"
6324msgstr ""
6325
6326#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6327#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6328msgid "Space separated class names"
6329msgstr ""
6330
6331#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6332msgid "Remove classes"
6333msgstr ""
6334
6335#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6336msgid "Remove the specified classes, e.g.:"
6337msgstr ""
6338
6339#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6340msgid "Remove attributes"
6341msgstr ""
6342
6343#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6344msgid ""
6345"Remove the specified attributes from the tag. Multiple attribute names "
6346"should be separated by spaces. The special value * removes all attributes."
6347msgstr ""
6348
6349#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6350#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6351msgid "Space separated attribute names"
6352msgstr ""
6353
6354#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6355msgid "Add attributes"
6356msgstr ""
6357
6358#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6359msgid "Add the specified attributes, e.g.:"
6360msgstr ""
6361
6362#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6363msgid "Empty the tag"
6364msgstr ""
6365
6366#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6367msgid "Remove all contents from the tag"
6368msgstr ""
6369
6370#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6371msgid "Wrap the tag"
6372msgstr ""
6373
6374#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6375#, python-brace-format
6376msgid ""
6377"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6378"with class {1}"
6379msgstr ""
6380
6381#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6382msgid "An HTML opening tag"
6383msgstr ""
6384
6385#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6386msgid "Insert HTML at start"
6387msgstr ""
6388
6389#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6390msgid ""
6391"The specified HTML snippet is inserted after the opening tag. Note that only"
6392" valid HTML snippets can be used without unclosed tags"
6393msgstr ""
6394
6395#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6396#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6397#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6398#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6399msgid "HTML snippet"
6400msgstr ""
6401
6402#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6403msgid "Insert HTML at end"
6404msgstr ""
6405
6406#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6407msgid ""
6408"The specified HTML snippet is inserted before the closing tag. Note that "
6409"only valid HTML snippets can be used without unclosed tags"
6410msgstr ""
6411
6412#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6413msgid "Insert HTML before tag"
6414msgstr ""
6415
6416#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6417msgid ""
6418"The specified HTML snippet is inserted before the opening tag. Note that "
6419"only valid HTML snippets can be used without unclosed tags"
6420msgstr ""
6421
6422#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6423msgid "Insert HTML after tag"
6424msgstr ""
6425
6426#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6427msgid ""
6428"The specified HTML snippet is inserted after the closing tag. Note that only"
6429" valid HTML snippets can be used without unclosed tags"
6430msgstr ""
6431
6432#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6433msgid "Action must have both:"
6434msgstr ""
6435
6436#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6437msgid "{} is not a valid CSS selector"
6438msgstr ""
6439
6440#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6441msgid "{} is not a valid XPath selector"
6442msgstr ""
6443
6444#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6445msgid "Tag name"
6446msgstr ""
6447
6448#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6449#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6450msgid "Class name"
6451msgstr ""
6452
6453#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6454msgid "has class"
6455msgstr ""
6456
6457#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6458msgid "does not have class"
6459msgstr ""
6460
6461#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6462msgid "CSS selector"
6463msgstr ""
6464
6465#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6466msgid "matches CSS selector"
6467msgstr ""
6468
6469#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6470msgid "XPath selector"
6471msgstr ""
6472
6473#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6474msgid "matches XPath selector"
6475msgstr ""
6476
6477#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6478msgid "is any tag"
6479msgstr ""
6480
6481#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6483#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6484#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6489msgid "Text"
6490msgstr ""
6491
6492#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6493msgid "contains text"
6494msgstr ""
6495
6496#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6497msgid "You must specify a value for the tag to match"
6498msgstr ""
6499
6500#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6501msgid "Invalid {}"
6502msgstr ""
6503
6504#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6505msgid "No actions"
6506msgstr ""
6507
6508#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6509msgid "The rule has no actions"
6510msgstr ""
6511
6512#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6513msgid "Invalid action"
6514msgstr ""
6515
6516#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6517#, python-brace-format
6518msgid "If the tag {match_type} {query}"
6519msgstr ""
6520
6521#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6522#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6523#, python-brace-format
6524msgid "{action_type} {action_data}"
6525msgstr ""
6526
6527#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6528msgid "\tBook Designer file detected."
6529msgstr ""
6530
6531#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6532msgid "\tParsing HTML..."
6533msgstr ""
6534
6535#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6536msgid "\tBaen file detected. Re-parsing..."
6537msgstr ""
6538
6539#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6540msgid "Written preprocessed HTML to "
6541msgstr ""
6542
6543#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6544#, python-format
6545msgid "Processing %s"
6546msgstr ""
6547
6548#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6549msgid "\tConverting to BBeB..."
6550msgstr ""
6551
6552#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6553#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6554#, python-format
6555msgid "Could not parse file: %s"
6556msgstr ""
6557
6558#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6559#, python-format
6560msgid "%s is an empty file"
6561msgstr ""
6562
6563#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6564#, python-format
6565msgid "Failed to parse link %(tag)s %(children)s"
6566msgstr ""
6567
6568#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6569#, python-format
6570msgid "Unable to process image %(path)s. Error: %(err)s"
6571msgstr ""
6572
6573#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6574#, python-format
6575msgid "Unable to process interlaced PNG %s"
6576msgstr ""
6577
6578#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6579#, python-format
6580msgid "An error occurred while processing a table: %s. Ignoring table markup."
6581msgstr ""
6582
6583#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6584#, python-format
6585msgid ""
6586"Bad table:\n"
6587"%s"
6588msgstr ""
6589
6590#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6591msgid "Table has cell that is too large"
6592msgstr ""
6593
6594#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6595#, python-format
6596msgid "Could not read cover image: %s"
6597msgstr ""
6598
6599#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6600#, python-format
6601msgid "Cannot read from: %s"
6602msgstr ""
6603
6604#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6605msgid "Failed to process OPF file"
6606msgstr ""
6607
6608#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6609msgid ""
6610"%prog book.lrf\n"
6611"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6612msgstr ""
6613
6614#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6615msgid "Output LRS file"
6616msgstr ""
6617
6618#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6619msgid "Do not save embedded image and font files to disk"
6620msgstr ""
6621
6622#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6623#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6624msgid "Be more verbose"
6625msgstr ""
6626
6627#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6628msgid "Parsing LRF..."
6629msgstr ""
6630
6631#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6632msgid "Creating XML..."
6633msgstr ""
6634
6635#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6636msgid "LRS written to "
6637msgstr ""
6638
6639#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6640msgid "Could not read from thumbnail file:"
6641msgstr ""
6642
6643#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6644msgid ""
6645"%prog [options] file.lrs\n"
6646"Compile an LRS file into an LRF file."
6647msgstr ""
6648
6649#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6650msgid "Path to output file"
6651msgstr ""
6652
6653#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6654msgid "Verbose processing"
6655msgstr ""
6656
6657#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6658msgid "Convert LRS to LRS, useful for debugging."
6659msgstr ""
6660
6661#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6662msgid "Invalid LRF file. Could not set metadata."
6663msgstr ""
6664
6665#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6666msgid ""
6667"%prog [options] mybook.lrf\n"
6668"\n"
6669"\n"
6670"Show/edit the metadata in an LRF file.\n"
6671"\n"
6672msgstr ""
6673
6674#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6675msgid "Set the book title"
6676msgstr ""
6677
6678#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6679msgid "Set sort key for the title"
6680msgstr ""
6681
6682#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6683msgid "Set the author"
6684msgstr ""
6685
6686#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6687msgid "Set sort key for the author"
6688msgstr ""
6689
6690#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6691msgid "The category this book belongs to. E.g.: History"
6692msgstr ""
6693
6694#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6695msgid "Path to a graphic that will be set as this files' thumbnail"
6696msgstr ""
6697
6698#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6699msgid ""
6700"Path to a TXT file containing the comment to be stored in the LRF file."
6701msgstr ""
6702
6703#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6704msgid "Extract thumbnail from LRF file"
6705msgstr ""
6706
6707#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6708msgid "Set the publisher"
6709msgstr ""
6710
6711#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6712msgid "Set the book classification"
6713msgstr ""
6714
6715#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6716msgid "Set the book creator"
6717msgstr ""
6718
6719#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6720msgid "Set the book producer"
6721msgstr ""
6722
6723#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6724msgid ""
6725"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6726"so we use some heuristics to guess the cover."
6727msgstr ""
6728
6729#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6730msgid "Set book ID"
6731msgstr ""
6732
6733#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6734msgid ""
6735"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6736"will not contain any edits made in the Kindle Create program itself."
6737msgstr ""
6738
6739#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6740msgid ""
6741"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6742"autodetect if they are actually CBZ/CBR files."
6743msgstr ""
6744
6745#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6746#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6747#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6748#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6749#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6750#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6751#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6752msgid "No"
6753msgstr "Ne"
6754
6755#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6756#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6757#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6758#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6759msgid "Author(s)"
6760msgstr ""
6761
6762#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6763#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6764#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6765#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6766#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6767msgid "Publisher"
6768msgstr ""
6769
6770#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6771msgid "Producer"
6772msgstr ""
6773
6774#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6776#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6777#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6778#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6779msgid "Comments"
6780msgstr ""
6781
6782#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6783#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6784#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6785#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6786#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6787#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6788#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6789#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6790#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6791#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6792#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6796#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6804#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6805#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6806#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6807#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6808#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6810#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6811#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6812#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6813#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6814#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6815#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6816#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6817#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6818#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6819msgid "Tags"
6820msgstr ""
6821
6822#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6823#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6824#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6825#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6827#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6828#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6829#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6830#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6831#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6832#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6833#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6834#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6835msgid "Series"
6836msgid_plural "Series"
6837msgstr[0] ""
6838msgstr[1] ""
6839msgstr[2] ""
6840
6841#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6843#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6844#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6845#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6846msgid "Languages"
6847msgstr ""
6848
6849#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6850msgid "Timestamp"
6851msgstr ""
6852
6853#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6854#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6855#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6856#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6857#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6858msgid "Published"
6859msgstr ""
6860
6861#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6862msgid "Rights"
6863msgstr ""
6864
6865#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6866msgid "Value: unknown field "
6867msgstr ""
6868
6869#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6870#, python-format
6871msgid "Search the calibre library for books by %s"
6872msgstr ""
6873
6874#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6875#, python-brace-format
6876msgid "Search {0} for the author: {1}"
6877msgstr ""
6878
6879#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6880#, python-brace-format
6881msgid "Search {0} for the book: {1} by the author {2}"
6882msgstr ""
6883
6884#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6885#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6886#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6887#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6888#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6889#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6890#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6891#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6892#, python-brace-format
6893msgid "Click to see books with {0}: {1}"
6894msgstr "Kliknite za prikaz knjiga sa {0}: {1}"
6895
6896#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6897msgid "Click to open"
6898msgstr ""
6899
6900#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6901msgid "Ids"
6902msgstr ""
6903
6904#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6905msgid "Search calibre for books with the language: {}"
6906msgstr ""
6907
6908#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6909#, python-format
6910msgid ""
6911"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6912"class=\"%(cls)s\">%(series)s</span></a>"
6913msgstr ""
6914
6915#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6916msgid "Click to see books in this series"
6917msgstr ""
6918
6919#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6920#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6921#, python-brace-format
6922msgid "Click to see books with {0}: {1} (derived from {2})"
6923msgstr ""
6924
6925#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6926msgid "%prog ebook_file [options]\n"
6927msgstr ""
6928
6929#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6930#, python-brace-format
6931msgid ""
6932"\n"
6933"Read/Write metadata from/to e-book files.\n"
6934"\n"
6935"Supported formats for reading metadata: {0}\n"
6936"\n"
6937"Supported formats for writing metadata: {1}\n"
6938"\n"
6939"Different file types support different kinds of metadata. If you try to set\n"
6940"some metadata on a file type that does not support it, the metadata will be\n"
6941"silently ignored.\n"
6942msgstr ""
6943
6944#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6945msgid ""
6946"Set the authors. Multiple authors should be separated by the & character. "
6947"Author names should be in the order Firstname Lastname."
6948msgstr ""
6949
6950#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6951msgid ""
6952"The version of the title to be used for sorting. If unspecified, and the "
6953"title is specified, it will be auto-generated from the title."
6954msgstr ""
6955
6956#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6957msgid ""
6958"String to be used when sorting by author. If unspecified, and the author(s) "
6959"are specified, it will be auto-generated from the author(s)."
6960msgstr ""
6961
6962#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6963msgid "Set the cover to the specified file."
6964msgstr ""
6965
6966#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6967msgid "Set the book category."
6968msgstr ""
6969
6970#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6971msgid ""
6972"Set the identifiers for the book, can be specified multiple times. For "
6973"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6974" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6975"files, an identifier marked as the package identifier cannot be removed."
6976msgstr ""
6977
6978#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6979msgid "Set the published date."
6980msgstr ""
6981
6982#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6983msgid "Get the cover from the e-book and save it at as the specified file."
6984msgstr ""
6985
6986#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
6987msgid ""
6988"Specify the name of an OPF file. The metadata will be written to the OPF "
6989"file."
6990msgstr ""
6991
6992#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
6993msgid ""
6994"Read metadata from the specified OPF file and use it to set metadata in the "
6995"e-book. Metadata specified on the command line will override metadata read "
6996"from the OPF file"
6997msgstr ""
6998
6999#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7000msgid "Set the BookID in LRF files"
7001msgstr ""
7002
7003#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7004msgid "No file specified"
7005msgstr ""
7006
7007#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7008msgid "Original metadata"
7009msgstr ""
7010
7011#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7012msgid "Changed metadata"
7013msgstr ""
7014
7015#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7016msgid "OPF created in"
7017msgstr ""
7018
7019#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7020msgid "Cover saved to"
7021msgstr ""
7022
7023#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7024msgid "No cover found"
7025msgstr ""
7026
7027#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7028msgid "Goodreads"
7029msgstr ""
7030
7031#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7032msgid "Google Books"
7033msgstr ""
7034
7035#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7036msgid "Wikipedia"
7037msgstr ""
7038
7039#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7040msgid "Google web search"
7041msgstr ""
7042
7043#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7044msgid "Amazon"
7045msgstr ""
7046
7047#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7048msgid "Google Images"
7049msgstr ""
7050
7051#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7052msgid "Downloads metadata and covers from Amazon"
7053msgstr ""
7054
7055#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7056msgid "US"
7057msgstr ""
7058
7059#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7060msgid "France"
7061msgstr ""
7062
7063#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7064msgid "Germany"
7065msgstr ""
7066
7067#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7068msgid "UK"
7069msgstr ""
7070
7071#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7072msgid "Australia"
7073msgstr ""
7074
7075#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7076msgid "Italy"
7077msgstr ""
7078
7079#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7080msgid "Japan"
7081msgstr ""
7082
7083#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7084msgid "Spain"
7085msgstr ""
7086
7087#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7088msgid "Brazil"
7089msgstr ""
7090
7091#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7092msgid "Netherlands"
7093msgstr ""
7094
7095#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7096msgid "China"
7097msgstr ""
7098
7099#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7100msgid "Canada"
7101msgstr ""
7102
7103#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7104msgid "Sweden"
7105msgstr ""
7106
7107#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7108msgid "Choose server automatically"
7109msgstr ""
7110
7111#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7112msgid "Amazon servers"
7113msgstr ""
7114
7115#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7116msgid "Bing search cache"
7117msgstr ""
7118
7119#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7120msgid "Google search cache"
7121msgstr ""
7122
7123#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7124msgid "Wayback machine cache (slow)"
7125msgstr ""
7126
7127#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7128msgid "Amazon country website to use:"
7129msgstr ""
7130
7131#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7132msgid ""
7133"Metadata from Amazon will be fetched using this country's Amazon website."
7134msgstr ""
7135
7136#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7137msgid "Server to get data from:"
7138msgstr ""
7139
7140#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7141msgid ""
7142"Amazon has started blocking attempts to download metadata from its servers. "
7143"To get around this problem, calibre can fetch the Amazon data from many "
7144"different places where it is cached. Choose the source you prefer."
7145msgstr ""
7146
7147#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7148msgid "Use the MOBI-ASIN for metadata search"
7149msgstr ""
7150
7151#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7152msgid ""
7153"Enable this option to search for metadata with an ASIN identifier from the "
7154"MOBI file at the current country website, unless any other amazon id is "
7155"available. Note that if the MOBI file came from a different Amazon country "
7156"store, you could get incorrect results."
7157msgstr ""
7158
7159#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7160msgid "Amazon timed out. Try again later."
7161msgstr ""
7162
7163#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7164msgid "Metadata source"
7165msgstr ""
7166
7167#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7168msgid ""
7169"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7170msgstr ""
7171
7172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7174msgid "Maximum number of covers to get"
7175msgstr ""
7176
7177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7178msgid "The maximum number of covers to process from the search result"
7179msgstr ""
7180
7181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7182msgid ""
7183"%prog [options]\n"
7184"\n"
7185"Fetch book metadata from online sources. You must specify at least one\n"
7186"of title, authors or ISBN.\n"
7187msgstr ""
7188
7189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7191msgid "Book title"
7192msgstr ""
7193
7194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7195msgid "Book author(s)"
7196msgstr ""
7197
7198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7199msgid "Book ISBN"
7200msgstr ""
7201
7202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7203msgid ""
7204"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7205"for multiple identifiers. For example: "
7206msgstr ""
7207
7208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7209msgid "Print the log to the console (stderr)"
7210msgstr ""
7211
7212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7213msgid "Output the metadata in OPF format instead of human readable text."
7214msgstr ""
7215
7216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7217msgid ""
7218"Specify a filename. The cover, if available, will be saved to it. Without "
7219"this option, no cover will be downloaded."
7220msgstr ""
7221
7222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7223msgid "Timeout in seconds. Default is 30"
7224msgstr ""
7225
7226#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7227msgid ""
7228"Specify the name of a metadata download plugin to use. By default, all "
7229"metadata plugins will be used. Can be specified multiple times for multiple "
7230"plugins. All plugin names: {}"
7231msgstr ""
7232
7233#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7234msgid ""
7235"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7236"publishers"
7237msgstr ""
7238
7239#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7240msgid "Downloads metadata and covers from Google Books"
7241msgstr ""
7242
7243#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7244msgid ""
7245"Downloads covers from a Google Image search. Useful to find larger/alternate"
7246" covers."
7247msgstr ""
7248
7249#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7250msgid "The maximum number of covers to process from the Google search result"
7251msgstr ""
7252
7253#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7254#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7255msgid "Cover size"
7256msgstr ""
7257
7258#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7259msgid "Search for covers larger than the specified size"
7260msgstr ""
7261
7262#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7263msgid "Any size"
7264msgstr ""
7265
7266#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7267#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7268msgid "Large"
7269msgstr "Trgovina"
7270
7271#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7272#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7273#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7274#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7275#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7276#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7277#, python-format
7278msgid "Larger than %s"
7279msgstr ""
7280
7281#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7282msgid "Downloads covers from The Open Library"
7283msgstr ""
7284
7285#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7286msgid "Sample Book"
7287msgstr ""
7288
7289#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7290msgid ""
7291"This is an Amazon KFX book. It cannot be processed. See {} for information "
7292"on how to handle KFX books."
7293msgstr ""
7294
7295#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7296msgid "This is an Amazon Topaz book. It cannot be processed."
7297msgstr ""
7298
7299#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7300#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7301msgid "This is not a MOBI file. It is a Topaz file."
7302msgstr ""
7303
7304#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7305#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7306msgid "This is not a MOBI file."
7307msgstr ""
7308
7309#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7310msgid "This file is locked with DRM. It cannot be tweaked."
7311msgstr ""
7312
7313#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7314msgid ""
7315"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7316"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7317" MOBI files without KF8 are not tweakable."
7318msgstr ""
7319
7320#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7321msgid ""
7322"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7323"remove the Mobi6 data, which means the file will not be usable on older "
7324"Kindles. Are you sure?"
7325msgstr ""
7326
7327#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7328msgid "No details available"
7329msgstr ""
7330
7331#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7333msgid "Title page"
7334msgstr ""
7335
7336#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7338msgid "Index"
7339msgstr ""
7340
7341#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7343msgid "Glossary"
7344msgstr ""
7345
7346#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7348msgid "Acknowledgements"
7349msgstr ""
7350
7351#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7353msgid "Bibliography"
7354msgstr ""
7355
7356#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7358msgid "Colophon"
7359msgstr ""
7360
7361#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7362msgid "Copyright"
7363msgstr ""
7364
7365#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7367msgid "Dedication"
7368msgstr ""
7369
7370#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7372msgid "Epigraph"
7373msgstr ""
7374
7375#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7377msgid "Foreword"
7378msgstr ""
7379
7380#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7382msgid "List of illustrations"
7383msgstr ""
7384
7385#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7387msgid "List of tables"
7388msgstr ""
7389
7390#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7392msgid "Preface"
7393msgstr ""
7394
7395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7396msgid "Main text"
7397msgstr ""
7398
7399#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7400#, python-format
7401msgid "%s format books are not supported"
7402msgstr ""
7403
7404#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7405msgid "Unknown error"
7406msgstr ""
7407
7408#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7409msgid "See <a href=\"{}\">detailed description</a>."
7410msgstr ""
7411
7412#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7413#, python-brace-format
7414msgid "Failed to process CSS in {name} with errors: {errors}"
7415msgstr ""
7416
7417#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7418#, python-brace-format
7419msgid "Failed to process CSS in {name}"
7420msgstr ""
7421
7422#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7423msgid ""
7424"This font could not be processed. It most likely will not work in an e-book "
7425"reader, either"
7426msgstr ""
7427
7428#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7429msgid "The font {} is not allowed to be embedded"
7430msgstr ""
7431
7432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7433msgid ""
7434"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7435"licensed for embedding. You can ignore this warning, if you are sure you "
7436"have permission to embed this font."
7437msgstr ""
7438
7439#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7440#, python-brace-format
7441msgid "The CSS font-family name {0} does not match the actual font name {1}"
7442msgstr ""
7443
7444#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7445#, python-brace-format
7446msgid ""
7447"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7448"match the font name inside the actual font file: \"{1}\". This can cause "
7449"problems in some viewers. You should change the CSS font name to match the "
7450"actual font name."
7451msgstr ""
7452
7453#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7454#, python-brace-format
7455msgid "Change the font name {0} to {1} everywhere"
7456msgstr ""
7457
7458#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7459#, python-format
7460msgid "Not a valid font: %s"
7461msgstr ""
7462
7463#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7464msgid ""
7465"An invalid image is an image that could not be loaded, typically because it "
7466"is corrupted. You should replace it with a good image or remove it."
7467msgstr ""
7468
7469#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7470msgid ""
7471"Reader devices based on Adobe Digital Editions cannot display images whose "
7472"colors are specified in the CMYK colorspace. You should convert this image "
7473"to the RGB colorspace, for maximum compatibility."
7474msgstr ""
7475
7476#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7477msgid "Convert image to RGB automatically"
7478msgstr ""
7479
7480#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7481msgid "Image is in the CMYK colorspace"
7482msgstr ""
7483
7484#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7485msgid ""
7486"The resource pointed to by this link does not exist. You should either fix, "
7487"or remove the link."
7488msgstr ""
7489
7490#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7491msgid ""
7492"Windows computers do not allow the : character in filenames. For maximum "
7493"compatibility it is best to not use these in filenames/links to files."
7494msgstr ""
7495
7496#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7497#, python-brace-format
7498msgid "The linked to resource {0} does not exist"
7499msgstr ""
7500
7501#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7502#, python-brace-format
7503msgid ""
7504"The case of the link {0} and the case of the actual file it points to {1} do"
7505" not agree. You should change either the case of the link or rename the "
7506"file."
7507msgstr ""
7508
7509#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7510msgid "Change the case of the link to match the actual file"
7511msgstr ""
7512
7513#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7514msgid "Link points to a file that is not a text document"
7515msgstr ""
7516
7517#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7518#, python-brace-format
7519msgid ""
7520"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7521"document. Many e-book readers will be unable to follow such a link. You "
7522"should either remove the link or change it to point to a text document. For "
7523"example, if it points to an image, you can create small wrapper document "
7524"that contains the image and change the link to point to that."
7525msgstr ""
7526
7527#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7528msgid "Link points to a location not present in the target file"
7529msgstr ""
7530
7531#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7532#, python-brace-format
7533msgid ""
7534"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7535"not exist. You should either remove the location so that the link points to "
7536"the top of the file, or change the link to point to the correct location."
7537msgstr ""
7538
7539#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7540msgid ""
7541"This link uses the file:// URL scheme. This does not work with many e-book "
7542"readers. Remove the file:// prefix and make sure the link points to a file "
7543"inside the book."
7544msgstr ""
7545
7546#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7547msgid ""
7548"This link points to a file outside the book. It will not work if the book is"
7549" read on any computer other than the one it was created on. Either fix or "
7550"remove the link."
7551msgstr ""
7552
7553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7554msgid ""
7555"This link is empty. This is almost always a mistake. Either fill in the link"
7556" destination or remove the link tag."
7557msgstr ""
7558
7559#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7560msgid ""
7561"This file is included in the book but not referred to by any document in the"
7562" spine. This means that the file will not be viewable on most e-book "
7563"readers. You should  probably remove this file from the book or add a link "
7564"to it somewhere."
7565msgstr ""
7566
7567#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7568#, python-format
7569msgid "The file %s is not referenced"
7570msgstr ""
7571
7572#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7573msgid ""
7574"This file is not in the book spine. All content documents must be in the "
7575"spine. You should probably add it to the spine."
7576msgstr ""
7577
7578#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7579msgid "Append this file to the spine"
7580msgstr ""
7581
7582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7583msgid ""
7584"This file is not listed in the book manifest. While not strictly necessary "
7585"it is good practice to list all files in the manifest. Either list this file"
7586" in the manifest or remove it from the book if it is an unnecessary file."
7587msgstr ""
7588
7589#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7590#, python-format
7591msgid "The file %s is not listed in the manifest"
7592msgstr ""
7593
7594#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7595#, python-format
7596msgid "Remove %s from the book"
7597msgstr ""
7598
7599#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7600#, python-format
7601msgid "Add %s to the manifest"
7602msgstr ""
7603
7604#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7605#, python-format
7606msgid "Remove all references to %s from the HTML and CSS in the book"
7607msgstr ""
7608
7609#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7610msgid ""
7611"This file stores the bookmarks and last opened information from the calibre "
7612"E-book viewer. You can remove it if you do not need that information, or "
7613"don't want to share it with other people you send this book to."
7614msgstr ""
7615
7616#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7617#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7618msgid "Remove this file"
7619msgstr ""
7620
7621#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7622msgid "The bookmarks file used by the calibre E-book viewer is present"
7623msgstr ""
7624
7625#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7626#, python-format
7627msgid "The file %s has a MIME type that does not match its extension"
7628msgstr ""
7629
7630#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7631#, python-brace-format
7632msgid ""
7633"The file {0} has its MIME type specified as {1} in the OPF file. The "
7634"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7635"should change either the file extension or the MIME type in the OPF."
7636msgstr ""
7637
7638#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7639msgid "Change the file extension to .xhtml"
7640msgstr ""
7641
7642#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7643#, python-format
7644msgid "Change the MIME type for this file in the OPF to %s"
7645msgstr ""
7646
7647#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7648msgid "The link is empty"
7649msgstr ""
7650
7651#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7652#, python-format
7653msgid "The linked resource %s is a folder"
7654msgstr ""
7655
7656#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7657#, python-format
7658msgid "The linked resource %s does not exist"
7659msgstr ""
7660
7661#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7662#, python-format
7663msgid "The link %s is a file:// URL"
7664msgstr ""
7665
7666#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7667#, python-format
7668msgid "The link %s points to a file outside the book"
7669msgstr ""
7670
7671#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7672#, python-format
7673msgid ""
7674"The link %s contains a : character, this will cause errors on Windows "
7675"computers"
7676msgstr ""
7677
7678#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7679#, python-format
7680msgid "The <%s> section is missing from the OPF"
7681msgstr ""
7682
7683#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7684#, python-format
7685msgid "The <%s> section is required in the OPF file. You have to create one."
7686msgstr ""
7687
7688#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7689msgid "Empty id attributes are invalid"
7690msgstr ""
7691
7692#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7693msgid "Empty ID attributes are invalid in OPF files."
7694msgstr ""
7695
7696#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7697#, python-format
7698msgid "idref=\"%s\" points to unknown id"
7699msgstr ""
7700
7701#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7702#, python-format
7703msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7704msgstr ""
7705
7706#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7707msgid "The meta cover tag points to an non-existent item"
7708msgstr ""
7709
7710#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7711#, python-format
7712msgid ""
7713"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7714"the manifest"
7715msgstr ""
7716
7717#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7718msgid ""
7719"Some e-book readers such as the Nook fail to recognize covers if the content"
7720" attribute comes before the name attribute. For maximum compatibility move "
7721"the name attribute before the content attribute."
7722msgstr ""
7723
7724#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7725msgid "Move the name attribute before the content attribute"
7726msgstr ""
7727
7728#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7729msgid "The meta cover tag has content before name"
7730msgstr ""
7731
7732#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7733#, python-format
7734msgid "The item identified as the Table of Contents (%s) does not exist"
7735msgstr ""
7736
7737#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7738#, python-format
7739msgid "There is no item with id=\"%s\" in the manifest."
7740msgstr ""
7741
7742#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7743#, python-format
7744msgid ""
7745"The item identified as the Table of Contents has an incorrect media-type "
7746"(%s)"
7747msgstr ""
7748
7749#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7750#, python-format
7751msgid "The media type for the Table of Contents must be %s"
7752msgstr ""
7753
7754#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7755msgid ""
7756"This manifest entry has no href attribute. Either add the href attribute or "
7757"remove the entry."
7758msgstr ""
7759
7760#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7761msgid "Remove this manifest entry"
7762msgstr ""
7763
7764#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7765msgid "Item in manifest has no href attribute"
7766msgstr ""
7767
7768#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7769msgid ""
7770"The <spine> tag has no reference to the NCX table of contents file. Without "
7771"this reference, the table of contents will not work in most readers. The "
7772"reference should look like <spine toc=\"id of manifest item for the ncx "
7773"file\">."
7774msgstr ""
7775
7776#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7777msgid "Add the reference to the NCX file"
7778msgstr ""
7779
7780#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7781msgid "Missing reference to the NCX Table of Contents"
7782msgstr ""
7783
7784#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7785msgid ""
7786"This book has no Navigation document. According to the EPUB 3 specification,"
7787" a navigation document is required. The Navigation document contains the "
7788"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7789" to this book."
7790msgstr ""
7791
7792#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7793msgid "Missing navigation document"
7794msgstr ""
7795
7796#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7797msgid ""
7798"The nav document for this book contains no table of contents, or an empty "
7799"table of contents. Use the Table of Contents tool to add a Table of Contents"
7800" to this book."
7801msgstr ""
7802
7803#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7804msgid "Missing ToC in navigation document"
7805msgstr ""
7806
7807#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7808msgid ""
7809"A file listed in the manifest is missing, you should either remove it from "
7810"the manifest or add the missing file to the book."
7811msgstr ""
7812
7813#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7814#, python-format
7815msgid "Item (%s) in manifest is missing"
7816msgstr ""
7817
7818#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7819#, python-format
7820msgid "Remove the entry for %s from the manifest"
7821msgstr ""
7822
7823#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7824msgid ""
7825"There are items marked as non-linear in the <spine>. These will be displayed"
7826" in random order by different e-book readers. Some will ignore the non-"
7827"linear attribute, some will display them at the end or the beginning of the "
7828"book and some will fail to display them at all. Instead of using non-linear "
7829"items simply place the items in the order you want them to be displayed."
7830msgstr ""
7831
7832#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7833msgid "Mark all non-linear items as linear"
7834msgstr ""
7835
7836#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7837msgid "Non-linear items in the spine"
7838msgstr ""
7839
7840#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7841msgid "Remove all but the first duplicate item"
7842msgstr ""
7843
7844#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7845#, python-brace-format
7846msgid "Duplicate item in {0}: {1}"
7847msgstr ""
7848
7849#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7850#, python-brace-format
7851msgid ""
7852"The item {0} is present more than once in the {2} in {1}. This is not "
7853"allowed."
7854msgstr ""
7855
7856#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7857msgid ""
7858"There is more than one <meta name=\"cover\"> tag defined. There should be "
7859"only one."
7860msgstr ""
7861
7862#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7863msgid "Remove all but the first meta cover tag"
7864msgstr ""
7865
7866#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7867msgid "There is more than one cover defined"
7868msgstr ""
7869
7870#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7871msgid ""
7872"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7873"id is referenced by the <package> element"
7874msgstr ""
7875
7876#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7877msgid "Auto-generate a unique identifier"
7878msgstr ""
7879
7880#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7881msgid "The OPF has no unique identifier"
7882msgstr ""
7883
7884#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7885msgid "The <dc:identifier> element must not be empty."
7886msgstr ""
7887
7888#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7889msgid "Empty identifier element"
7890msgstr ""
7891
7892#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7893msgid "Incorrect media-type for spine item"
7894msgstr ""
7895
7896#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7897#, python-brace-format
7898msgid ""
7899"The item {0} present in the spine has the media-type {1}.  Most e-book "
7900"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7901"you should change its media-type to {2}. If it is not-HTML you should "
7902"consider replacing it with an HTML item, as it is unlikely to work in most "
7903"readers."
7904msgstr ""
7905
7906#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7907#, python-format
7908msgid "Change the media-type to %s"
7909msgstr ""
7910
7911#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7912msgid "The OPF does not have the correct root element"
7913msgstr ""
7914
7915#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7916#, python-brace-format
7917msgid ""
7918"The opf must have the root element <package> in namespace {0}, like this: "
7919"<package xmlns=\"{0}\">"
7920msgstr ""
7921
7922#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7923msgid "The OPF does not have a version"
7924msgstr ""
7925
7926#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7927msgid ""
7928"The <package> tag in the OPF must have a version attribute. This is usually "
7929"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7930msgstr ""
7931
7932#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7933msgid ""
7934"This file is empty, it contains nothing, you should probably remove it."
7935msgstr "Ova datoteka je prazna, ništa ne sadrži, bilo bi dobro da je obrišete."
7936
7937#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7938#, python-format
7939msgid "The file %s is empty"
7940msgstr "Datoteka %s je prazna"
7941
7942#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7943msgid ""
7944"A decoding errors means that the contents of the file could not be "
7945"interpreted as text. This usually happens if the file has an incorrect "
7946"character encoding declaration or if the file is actually a binary file, "
7947"like an image or font that is mislabelled with an incorrect media type in "
7948"the OPF."
7949msgstr ""
7950
7951#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7952#, python-format
7953msgid "Parsing of %s failed, could not decode"
7954msgstr ""
7955
7956#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7957msgid ""
7958"A parsing error in an XML file means that the XML syntax in the file is "
7959"incorrect. Such a file will most probably not open in an e-book reader. "
7960"These errors can  usually be fixed automatically, however, automatic fixing "
7961"can sometimes  \"do the wrong thing\"."
7962msgstr ""
7963
7964#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7965msgid ""
7966"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7967"Most readers will automatically ignore such errors, but they may result in  "
7968"incorrect display of content. These errors can usually be fixed "
7969"automatically, however, automatic fixing can sometimes \"do the wrong "
7970"thing\"."
7971msgstr ""
7972
7973#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7974msgid ""
7975"This HTML file uses private entities. These are not supported. You can try "
7976"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7977"resolve the private entities."
7978msgstr ""
7979
7980#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7981msgid ""
7982"Replace all named entities with their character equivalents in this book"
7983msgstr ""
7984
7985#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
7986msgid ""
7987"Named entities are often only incompletely supported by various book reading"
7988" software. Therefore, it is best to not use them, replacing them with the "
7989"actual characters they represent. This can be done automatically."
7990msgstr ""
7991
7992#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
7993msgid "Named entities present"
7994msgstr ""
7995
7996#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
7997msgid "Filename contains unsafe characters"
7998msgstr ""
7999
8000#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8001#, python-brace-format
8002msgid ""
8003"The filename {0} contains unsafe characters, that must be escaped, like this"
8004" {1}. This can cause problems with some e-book readers. To be absolutely "
8005"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8006"and hyphens in your file names. While many other characters are allowed, "
8007"they may cause problems with some software."
8008msgstr ""
8009
8010#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8011#, python-brace-format
8012msgid "Rename the file {0} to {1}"
8013msgstr ""
8014
8015#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8016#, python-format
8017msgid ""
8018"This HTML file is larger than %s. Too large HTML files can cause performance"
8019" problems on some e-book readers. Consider splitting this file into smaller "
8020"sections."
8021msgstr ""
8022
8023#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8024msgid "File too large"
8025msgstr ""
8026
8027#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8028msgid ""
8029"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8030"is supposed to have represented."
8031msgstr ""
8032
8033#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8034#, python-format
8035msgid "Invalid entity: %s"
8036msgstr ""
8037
8038#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8039msgid ""
8040"Run fix HTML on this file, which will automatically insert the correct "
8041"namespace"
8042msgstr ""
8043
8044#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8045msgid "Invalid or missing namespace"
8046msgstr ""
8047
8048#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8049#, python-brace-format
8050msgid ""
8051"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8052"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8053msgstr ""
8054
8055#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8056#, python-format
8057msgid "incorrect namespace %s"
8058msgstr ""
8059
8060#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8061msgid "no namespace"
8062msgstr ""
8063
8064#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8065msgid "Change this file's encoding to UTF-8"
8066msgstr ""
8067
8068#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8069msgid "Non UTF-8 encoding declaration"
8070msgstr ""
8071
8072#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8073#, python-format
8074msgid ""
8075"This file has its encoding declared as %s. Some reader software cannot "
8076"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8077msgstr ""
8078
8079#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8080msgid "Private entities found"
8081msgstr ""
8082
8083#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8084msgid ""
8085"This CSS construct is not recognized. That means that it most likely will "
8086"not work on reader devices. Consider replacing it with something else."
8087msgstr ""
8088
8089#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8090msgid ""
8091"Some reader programs are very finicky about CSS stylesheets and will ignore "
8092"the whole sheet if there is an error. These errors can often be fixed "
8093"automatically, however, automatic fixing will typically remove unrecognized "
8094"items, instead of correcting them."
8095msgstr ""
8096
8097#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8098msgid "Try to fix parsing errors in this stylesheet automatically"
8099msgstr ""
8100
8101#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8102msgid "Remove the duplicate ids from all but the first element"
8103msgstr ""
8104
8105#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8106#, python-format
8107msgid "Duplicate id: %s"
8108msgstr ""
8109
8110#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8111#, python-brace-format
8112msgid ""
8113"The id {0} is present on more than one element in {1}. This is not allowed. "
8114"Remove the id from all but one of the elements"
8115msgstr ""
8116
8117#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8118msgid "Replace this id with a randomly generated valid id"
8119msgstr ""
8120
8121#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8122#, python-format
8123msgid "Invalid id: %s"
8124msgstr ""
8125
8126#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8127#, python-brace-format
8128msgid ""
8129"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8130"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8131"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8132"maximum compatibility with a wide range of devices."
8133msgstr ""
8134
8135#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8136msgid "Wrap the bare text in a p tag"
8137msgstr ""
8138
8139#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8140msgid ""
8141"You cannot have bare text inside the body tag. The text must be placed "
8142"inside some other tag, such as p or div"
8143msgstr ""
8144
8145#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8146msgid "Bare text in body tag"
8147msgstr ""
8148
8149#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8150msgid ""
8151"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8152"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8153"MOBI files without KF8 are not editable."
8154msgstr ""
8155
8156#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8157msgid ""
8158"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8159" MOBI files that contain only KF8 data."
8160msgstr ""
8161
8162#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8163#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8164msgid "Cover inserted"
8165msgstr ""
8166
8167#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8168#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8169msgid "Cover updated"
8170msgstr ""
8171
8172#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8173msgid "Removed one unused CSS style rule"
8174msgid_plural "Removed {} unused CSS style rules"
8175msgstr[0] ""
8176msgstr[1] ""
8177msgstr[2] ""
8178
8179#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8180msgid "Removed one unused CSS selector"
8181msgid_plural "Removed {} unused CSS selectors"
8182msgstr[0] ""
8183msgstr[1] ""
8184msgstr[2] ""
8185
8186#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8187msgid "Removed one unused class from the HTML"
8188msgid_plural "Removed {} unused classes from the HTML"
8189msgstr[0] ""
8190msgstr[1] ""
8191msgstr[2] ""
8192
8193#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8194msgid "Merged one CSS style rule with identical selectors"
8195msgid_plural "Merged {} CSS style rules with identical selectors"
8196msgstr[0] ""
8197msgstr[1] ""
8198msgstr[2] ""
8199
8200#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8201msgid "Merged one CSS style rule with identical properties"
8202msgid_plural "Merged {} CSS style rules with identical properties"
8203msgstr[0] ""
8204msgstr[1] ""
8205msgstr[2] ""
8206
8207#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8208msgid "Removed one unreferenced stylesheet"
8209msgid_plural "Removed {} unreferenced stylesheets"
8210msgstr[0] ""
8211msgstr[1] ""
8212msgstr[2] ""
8213
8214#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8215msgid "No unused CSS style rules found"
8216msgstr ""
8217
8218#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8219msgid "No unused CSS selectors found"
8220msgstr ""
8221
8222#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8223msgid "No unused class attributes found"
8224msgstr ""
8225
8226#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8227msgid "No style rules that could be merged found"
8228msgstr ""
8229
8230#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8231msgid "No unused stylesheets found"
8232msgstr ""
8233
8234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8235#, python-format
8236msgid ""
8237"Could not find a font in the \"%s\" family exactly matching the CSS font "
8238"specification, will embed a fallback font instead. CSS font specification:"
8239msgstr ""
8240
8241#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8242msgid "Matched font specification:"
8243msgstr ""
8244
8245#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8246#, python-format
8247msgid "Failed to find fonts for family: %s, not embedding"
8248msgstr ""
8249
8250#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8251msgid "No embeddable fonts found"
8252msgstr ""
8253
8254#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8255msgid "This file is locked with DRM. It cannot be edited."
8256msgstr ""
8257
8258#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8259msgid "Soft hyphens added"
8260msgstr ""
8261
8262#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8263msgid "Soft hyphens removed"
8264msgstr ""
8265
8266#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8267#, python-brace-format
8268msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8269msgstr ""
8270
8271#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8272#, python-brace-format
8273msgid "{0} could not be further compressed"
8274msgstr ""
8275
8276#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8277#, python-brace-format
8278msgid "Failed to process {0} with error:"
8279msgstr ""
8280
8281#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8282#, python-brace-format
8283msgid ""
8284"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8285"changed]"
8286msgstr ""
8287
8288#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8289msgid "Images are already fully optimized"
8290msgstr ""
8291
8292#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8293#, python-format, python-brace-format
8294msgid ""
8295"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8296"your carefully crafted e-books.</p>\n"
8297"\n"
8298"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8299"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8300"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8301"changes needed for the desired effect.</p>\n"
8302"\n"
8303"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8304"{0}\n"
8305"<p>Note that polishing only works on files in the %s formats.</p>"
8306msgstr ""
8307
8308#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8309#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8310#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8311#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8312#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8313#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8314#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8315msgid " or "
8316msgstr ""
8317
8318#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8319msgid ""
8320"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8321"This will scan your computer for the fonts, and if they are found, they will be\n"
8322"embedded into the document.</p>\n"
8323"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8324msgstr ""
8325
8326#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8327msgid ""
8328"<p>Subsetting fonts means reducing an embedded font to contain\n"
8329"only the characters used from that font in the book. This\n"
8330"greatly reduces the size of the font files (halving the font\n"
8331"file sizes is common).</p>\n"
8332"\n"
8333"<p>For example, if the book uses a specific font for headers,\n"
8334"then subsetting will reduce that font to contain only the\n"
8335"characters present in the actual headers in the book. Or if the\n"
8336"book embeds the bold and italic versions of a font, but bold\n"
8337"and italic text is relatively rare, or absent altogether, then\n"
8338"the bold and italic fonts can either be reduced to only a few\n"
8339"characters or completely removed.</p>\n"
8340"\n"
8341"<p>The only downside to subsetting fonts is that if, at a later\n"
8342"date you decide to add more text to your books, the newly added\n"
8343"text might not be covered by the subset font.</p>\n"
8344msgstr ""
8345
8346#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8347msgid ""
8348"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8349"all the book metadata such as title, tags, authors, series, comments,\n"
8350"etc. Any previous book jacket will be replaced.</p>"
8351msgstr ""
8352
8353#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8354msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8355msgstr ""
8356
8357#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8358msgid ""
8359"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8360"typographically correct equivalents.</p>\n"
8361"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8362"when single quotes at the start of contractions are involved.</p>\n"
8363msgstr ""
8364
8365#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8366msgid ""
8367"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8368"created from production templates can have a large number of extra CSS rules\n"
8369"that don't match any actual content. These extra rules can slow down readers\n"
8370"that need to parse them all.</p>\n"
8371msgstr ""
8372
8373#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8374msgid ""
8375"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8376"affecting image quality.</p>\n"
8377msgstr ""
8378
8379#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8380msgid ""
8381"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8382"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8383msgstr ""
8384
8385#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8386msgid ""
8387"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8388"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8389msgstr ""
8390
8391#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8392msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8393msgstr ""
8394
8395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8396msgid "Updating metadata"
8397msgstr ""
8398
8399#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8400msgid "Updated metadata jacket"
8401msgstr ""
8402
8403#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8404msgid "Metadata updated\n"
8405msgstr ""
8406
8407#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8408msgid "Setting cover"
8409msgstr ""
8410
8411#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8412msgid "Inserting metadata jacket"
8413msgstr ""
8414
8415#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8416#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8417msgid "Existing metadata jacket replaced"
8418msgstr ""
8419
8420#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8421msgid "Metadata jacket inserted"
8422msgstr ""
8423
8424#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8425msgid "Removing metadata jacket"
8426msgstr ""
8427
8428#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8429msgid "Metadata jacket removed"
8430msgstr ""
8431
8432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8433msgid "No metadata jacket found"
8434msgstr ""
8435
8436#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8437msgid "Smartening punctuation"
8438msgstr ""
8439
8440#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8441msgid "Embedding referenced fonts"
8442msgstr ""
8443
8444#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8445msgid "Subsetting embedded fonts"
8446msgstr ""
8447
8448#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8449msgid "No embedded fonts to subset"
8450msgstr ""
8451
8452#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8453msgid "Removing unused CSS rules"
8454msgstr ""
8455
8456#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8457msgid "Losslessly compressing images"
8458msgstr ""
8459
8460#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8461msgid "Upgrading book, if possible"
8462msgstr ""
8463
8464#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8465msgid "Removing soft hyphens"
8466msgstr ""
8467
8468#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8469msgid "Adding soft hyphens"
8470msgstr ""
8471
8472#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8473#, python-format
8474msgid "## Polishing: %s"
8475msgstr ""
8476
8477#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8478#, python-format
8479msgid "Polishing took: %.1f seconds"
8480msgstr ""
8481
8482#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8483msgid ""
8484"%prog [options] input_file [output_file]\n"
8485"\n"
8486msgstr ""
8487
8488#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8489msgid ""
8490"Path to a cover image. Changes the cover specified in the e-book. If no "
8491"cover is present, or the cover is not properly identified, inserts a new "
8492"cover."
8493msgstr ""
8494
8495#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8496msgid ""
8497"Path to an OPF file. The metadata in the book is updated from the OPF file."
8498msgstr ""
8499
8500#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8501msgid "Produce more verbose output, useful for debugging."
8502msgstr ""
8503
8504#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8505msgid "You must provide the input file to polish"
8506msgstr ""
8507
8508#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8509msgid "Unknown extra arguments"
8510msgstr ""
8511
8512#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8513msgid "You must specify at least one action to perform"
8514msgstr ""
8515
8516#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8517#, python-format
8518msgid "Smartened punctuation in: %s"
8519msgstr ""
8520
8521#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8522msgid "No punctuation that could be smartened found"
8523msgstr ""
8524
8525#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8526#, python-format
8527msgid ""
8528"The file %s has malformed markup. Try running the Fix HTML tool before "
8529"splitting"
8530msgstr ""
8531
8532#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8533#, python-format
8534msgid "The expression %s did not match any nodes"
8535msgstr ""
8536
8537#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8538#, python-format
8539msgid "Removed unused font: %s"
8540msgstr ""
8541
8542#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8543#, python-format
8544msgid "The font %s was already subset"
8545msgstr ""
8546
8547#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8548#, python-brace-format
8549msgid "Decreased the font {0} to {1} of its original size"
8550msgstr ""
8551
8552#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8553#, python-format
8554msgid "Reduced total font size to %.1f%% of original"
8555msgstr ""
8556
8557#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8558msgid "No embedded fonts found"
8559msgstr ""
8560
8561#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8562#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8563#, python-format
8564msgid "No file named %s exists"
8565msgstr ""
8566
8567#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8568#, python-format
8569msgid "No HTML file named %s exists"
8570msgstr ""
8571
8572#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8573#, python-format
8574msgid "The anchor %(a)s does not exist in file %(f)s"
8575msgstr ""
8576
8577#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8578#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8579#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8580#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8581#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8582msgid "(Untitled)"
8583msgstr ""
8584
8585#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8586#, python-format
8587msgid ""
8588"The file %s has malformed markup. Try running the Fix HTML tool before "
8589"editing."
8590msgstr ""
8591
8592#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8593msgid "No upgrade needed"
8594msgstr ""
8595
8596#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8597msgid "Updated EPUB from version 2 to 3"
8598msgstr ""
8599
8600#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8601msgid "HTML TOC generation options."
8602msgstr ""
8603
8604#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8605#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8606#, python-brace-format
8607msgid "{1} of <em>{0}</em>"
8608msgstr ""
8609
8610#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8611#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8612#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8613#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8614#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8615msgid "Rating"
8616msgstr ""
8617
8618#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8621#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8622#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8623#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8624#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8625#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8626#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8627#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8628#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8629msgid "Date"
8630msgstr ""
8631
8632#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8633#, python-format
8634msgid ""
8635"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8636"%(size)d KB"
8637msgstr ""
8638
8639#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8640msgid "OPF/NCX/etc. generation options."
8641msgstr ""
8642
8643#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8644#, python-format
8645msgid "OPF version to generate. Default is %default."
8646msgstr ""
8647
8648#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8649msgid ""
8650"Generate an Adobe \"page-map\" file if pagination information is available."
8651msgstr ""
8652
8653#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8654msgid "Sidebar"
8655msgstr ""
8656
8657#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8658msgid "Adding headers and footers"
8659msgstr ""
8660
8661#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8662msgid "Headers and footers added"
8663msgstr ""
8664
8665#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8666msgid "Parsed all content for markup transformation"
8667msgstr ""
8668
8669#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8670msgid "Completed markup transformation"
8671msgstr ""
8672
8673#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8674msgid "Rendered all HTML as PDF"
8675msgstr ""
8676
8677#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8678msgid "Added links to PDF content"
8679msgstr ""
8680
8681#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8682msgid "Updated metadata in PDF"
8683msgstr ""
8684
8685#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8686#, python-brace-format
8687msgid "Rendered {0} of {1} pages"
8688msgstr ""
8689
8690#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8691msgid "Could not find pdftohtml, check it is in your PATH"
8692msgstr ""
8693
8694#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8695#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8696msgid "Table of Contents:"
8697msgstr ""
8698
8699#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8700msgid "Send file to storage card instead of main memory by default"
8701msgstr ""
8702
8703#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8704msgid "Confirm before deleting"
8705msgstr ""
8706
8707#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8708msgid "Main window geometry"
8709msgstr ""
8710
8711#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8712msgid "Notify when a new version is available"
8713msgstr ""
8714
8715#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8716msgid "Use Roman numerals for series number"
8717msgstr ""
8718
8719#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8720msgid "Sort tags list by name, popularity, or rating"
8721msgstr ""
8722
8723#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8724msgid "Match tags by any or all."
8725msgstr ""
8726
8727#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8728msgid "Number of covers to show in the cover browsing mode"
8729msgstr ""
8730
8731#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8732msgid "Defaults for conversion to LRF"
8733msgstr ""
8734
8735#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8736msgid "Options for the LRF e-book viewer"
8737msgstr ""
8738
8739#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8740msgid "Formats that are viewed using the internal viewer"
8741msgstr ""
8742
8743#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8744msgid "Columns to be displayed in the book list"
8745msgstr ""
8746
8747#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8748msgid "Automatically launch Content server on application startup"
8749msgstr ""
8750
8751#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8752msgid "Oldest news kept in database"
8753msgstr ""
8754
8755#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8756msgid "Show system tray icon"
8757msgstr ""
8758
8759#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8760msgid "Upload downloaded news to device"
8761msgstr ""
8762
8763#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8764msgid "Delete news books from library after uploading to device"
8765msgstr ""
8766
8767#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8768msgid ""
8769"Show the cover flow in a separate window instead of in the main calibre "
8770"window"
8771msgstr ""
8772
8773#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8774msgid "Disable notifications from the system tray icon"
8775msgstr ""
8776
8777#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8778msgid "Default action to perform when the \"Send to device\" button is clicked"
8779msgstr ""
8780
8781#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8782msgid ""
8783"Start searching as you type. If this is disabled then search will only take "
8784"place when the Enter key is pressed."
8785msgstr ""
8786
8787#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8788msgid ""
8789"When searching, show all books with search results highlighted instead of "
8790"showing only the matches. You can use the N or F3 keys to go to the next "
8791"match."
8792msgstr ""
8793
8794#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8795msgid ""
8796"Maximum number of simultaneous conversion/news download jobs. This number is"
8797" twice the actual value for historical reasons."
8798msgstr ""
8799
8800#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8801msgid "Download social metadata (tags/rating/etc.)"
8802msgstr ""
8803
8804#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8805msgid "Overwrite author and title with new metadata"
8806msgstr ""
8807
8808#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8809msgid "Automatically download the cover, if available"
8810msgstr ""
8811
8812#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8813msgid "Limit max simultaneous jobs to number of CPUs"
8814msgstr ""
8815
8816#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8817msgid ""
8818"The layout of the user interface. Wide has the Book details panel on the "
8819"right and narrow has it at the bottom."
8820msgstr ""
8821
8822#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8823msgid "Show the average rating per item indication in the Tag browser"
8824msgstr ""
8825
8826#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8827msgid "Disable UI animations"
8828msgstr ""
8829
8830#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8831msgid "Tag browser categories not to display"
8832msgstr ""
8833
8834#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8835#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8836msgid "WARNING:"
8837msgstr ""
8838
8839#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8840msgid "ERROR:"
8841msgstr ""
8842
8843#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8845#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8846#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8847#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8848msgid "Show this confirmation again"
8849msgstr ""
8850
8851#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8852#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8853msgid "Restart needed"
8854msgstr ""
8855
8856#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8858msgid "&Restart calibre now"
8859msgstr ""
8860
8861#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8862#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8863#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8864#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8865#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8866#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8867msgid "All files"
8868msgstr ""
8869
8870#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8871msgid "Detach from the controlling terminal, if any (Linux only)"
8872msgstr ""
8873
8874#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8876msgid "Click \"Show details\" for more information."
8877msgstr ""
8878
8879#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8880#, python-format
8881msgid "The %s environment variable is set. Try unsetting it."
8882msgstr ""
8883
8884#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8885msgid "Could not create temporary folder"
8886msgstr ""
8887
8888#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8889msgid "Could not create temporary folder, calibre cannot start."
8890msgstr ""
8891
8892#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8893msgid "Windows XP not supported"
8894msgstr ""
8895
8896#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8897#, python-format
8898msgid ""
8899"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8900"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8901"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8902"Windows XP."
8903msgstr ""
8904
8905#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8906#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8908msgid "Books"
8909msgstr ""
8910
8911#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8912msgid "EPUB books"
8913msgstr ""
8914
8915#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8916msgid "Kindle books"
8917msgstr ""
8918
8919#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8920msgid "PDF books"
8921msgstr ""
8922
8923#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8924msgid "HTML books"
8925msgstr ""
8926
8927#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8928msgid "LIT books"
8929msgstr ""
8930
8931#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8932msgid "Text books"
8933msgstr ""
8934
8935#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8936msgid "Comics"
8937msgstr ""
8938
8939#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8940#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8941#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8942msgid "Archives"
8943msgstr ""
8944
8945#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8946msgid "Wordprocessor files"
8947msgstr ""
8948
8949#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8950msgid "Add books"
8951msgstr "Dodaj knjige"
8952
8953#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8954msgid "Add books to the calibre library/device from files on your computer"
8955msgstr "Dodaj knjige u calibre biblioteku i na uređaj iz datoteka na mom računaru"
8956
8957#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8958msgid "A"
8959msgstr ""
8960
8961#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8962msgid "Add books from a single folder"
8963msgstr ""
8964
8965#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8966msgid "Add from folders and sub-folders"
8967msgstr ""
8968
8969#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
8970msgid "Add multiple books from archive (ZIP/RAR)"
8971msgstr ""
8972
8973#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
8974msgid "Add empty book (Book entry with no formats)"
8975msgstr ""
8976
8977#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
8978msgid "Add from ISBN"
8979msgstr ""
8980
8981#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
8982msgid "Add files to selected book records"
8983msgstr ""
8984
8985#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
8986msgid "Add files to selected book records from clipboard"
8987msgstr ""
8988
8989#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
8990msgid "Add an empty file to selected book records"
8991msgstr ""
8992
8993#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
8994msgid "Control the adding of books"
8995msgstr ""
8996
8997#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
8998#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
8999#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9000#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9001#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9002#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9003#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9004#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9005#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9006#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9007#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9008#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9009#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9010#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9011#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9012#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9013#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9014#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9015#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9016msgid "No books selected"
9017msgstr ""
9018
9019#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9020#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9021msgid "Cannot add files as no books are selected"
9022msgstr ""
9023
9024#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9025msgid "No files in clipboard"
9026msgstr ""
9027
9028#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9029msgid "No files have been copied to the clipboard"
9030msgstr ""
9031
9032#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9033#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9034#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9035#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9036#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9037#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9038#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9039#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9040#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9048#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9049#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9050#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9051#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9052#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9053#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9054#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9055#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9056#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9057#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9058#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9063#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9064msgid "Are you sure?"
9065msgstr ""
9066
9067#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9068#, python-format
9069msgid "Are you sure you want to set the same cover for all %d books?"
9070msgstr ""
9071
9072#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9073msgid "Select book files"
9074msgstr ""
9075
9076#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9077#, python-format
9078msgid ""
9079"Are you sure you want to add the same files to all %d books? If the format "
9080"already exists for a book, it will be replaced."
9081msgstr ""
9082
9083#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9084#, python-brace-format
9085msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9086msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9087msgstr[0] ""
9088msgstr[1] ""
9089msgstr[2] ""
9090
9091#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9092#, python-format
9093msgid ""
9094"Are you sure you want to add the same empty file to all %d books? If the "
9095"format already exists for a book, it will be replaced."
9096msgstr ""
9097
9098#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9099msgid "Choose format of empty file"
9100msgstr ""
9101
9102#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9103#, python-brace-format
9104msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9105msgstr ""
9106
9107#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9108#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9109msgid "Choose archive file"
9110msgstr ""
9111
9112#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9113msgid "Type of archive"
9114msgstr ""
9115
9116#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9117msgid "Will the archive have a single book per internal folder?"
9118msgstr ""
9119
9120#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9121msgid "Select root folder"
9122msgstr ""
9123
9124#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9125#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9126msgid "Cannot add"
9127msgstr "Nije moguće dodati"
9128
9129#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9130#, python-format
9131msgid ""
9132"Cannot add books from the folder: %s as it contains the currently opened "
9133"calibre library"
9134msgstr ""
9135
9136#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9137msgid "Multi-file books?"
9138msgstr ""
9139
9140#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9141msgid ""
9142"Assume all e-book files in a single folder are multiple formats of the same "
9143"book?"
9144msgstr ""
9145
9146#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9147msgid "Duplicates found"
9148msgstr ""
9149
9150#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9151msgid ""
9152"Books with some of the specified ISBNs already exist in the calibre library."
9153" Click \"Show details\" for the full list. Do you want to add them anyway?"
9154msgstr ""
9155
9156#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9157msgid "Adding"
9158msgstr ""
9159
9160#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9161msgid "Creating book records from ISBNs"
9162msgstr ""
9163
9164#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9165#, python-format
9166msgid ""
9167"You have dropped some files onto the book <b>%s</b>. This will add or "
9168"replace the files for this book. Do you want to proceed?"
9169msgstr ""
9170
9171#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9172msgid "Add as new book"
9173msgid_plural "Add as new books"
9174msgstr[0] ""
9175msgstr[1] ""
9176msgstr[2] ""
9177
9178#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9179#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9180msgid "Uploading books to device."
9181msgstr ""
9182
9183#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9184msgid "Supported books"
9185msgstr ""
9186
9187#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9188msgid "Select books"
9189msgstr ""
9190
9191#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9192msgid "The following duplicate book was found."
9193msgid_plural "The following {} duplicate books were found."
9194msgstr[0] ""
9195msgstr[1] ""
9196msgstr[2] ""
9197
9198#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9199msgid "Merged some books"
9200msgstr ""
9201
9202#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9203msgid ""
9204"Incoming book formats were processed and merged into your calibre database "
9205"according to your auto-merge settings. Click \"Show details\" to see the "
9206"list of merged books."
9207msgstr ""
9208
9209#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9210#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9211#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9212msgid "Add to library"
9213msgstr ""
9214
9215#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9216#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9217#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9218#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9219#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9220#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9221#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9222#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9223#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9224msgid "No book selected"
9225msgstr "Nijedna knjiga nije označena"
9226
9227#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9228msgid ""
9229"The following books are virtual and cannot be added to the calibre library:"
9230msgstr ""
9231
9232#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9233msgid "No book files found"
9234msgstr ""
9235
9236#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9237msgid "Downloading books"
9238msgstr ""
9239
9240#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9241msgid "Downloading books from device"
9242msgstr ""
9243
9244#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9245msgid "Could not download files from the device"
9246msgstr ""
9247
9248#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9249msgid "Could not download some files from the device"
9250msgstr ""
9251
9252#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9253msgid "Could not download files"
9254msgstr ""
9255
9256#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9257msgid "Add books to library"
9258msgstr "Dodaj knjige u biblioteku"
9259
9260#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9261msgid "Add books to your calibre library from the connected device"
9262msgstr ""
9263
9264#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9265msgid "Merging user annotations into database"
9266msgstr ""
9267
9268#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9269#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9270msgid "Fetch annotations (experimental)"
9271msgstr ""
9272
9273#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9278msgid "Not supported"
9279msgstr ""
9280
9281#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9282msgid "Fetching annotations is not supported for this device"
9283msgstr ""
9284
9285#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9286#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9287msgid "Use library only"
9288msgstr ""
9289
9290#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9291#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9292msgid "User annotations generated from main library only"
9293msgstr ""
9294
9295#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9296msgid "No books selected to fetch annotations from"
9297msgstr ""
9298
9299#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9300msgid "Some errors"
9301msgstr ""
9302
9303#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9304msgid ""
9305"Could not fetch annotations for some books. Click \"Show details\" to see "
9306"which ones."
9307msgstr ""
9308
9309#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9310msgid "Author mapper"
9311msgstr ""
9312
9313#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9314msgid "Map authors for one book in the library"
9315msgid_plural "Map authors for {} books in the library"
9316msgstr[0] ""
9317msgstr[1] ""
9318msgstr[2] ""
9319
9320#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9321#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9322msgid "The changes will be applied to the <b>selected book</b>"
9323msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9324msgstr[0] ""
9325msgstr[1] ""
9326msgstr[2] ""
9327
9328#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9329#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9330msgid "The changes will be applied to <b>one book in the library</b>"
9331msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9332msgstr[0] ""
9333msgstr[1] ""
9334msgstr[2] ""
9335
9336#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9337msgid "Auto scroll through the book list"
9338msgstr ""
9339
9340#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9341msgid ""
9342"Auto scroll through the book list, particularly useful with the cover "
9343"browser open"
9344msgstr ""
9345
9346#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9347msgid "X"
9348msgstr ""
9349
9350#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9351#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9352msgid "Browse annotations"
9353msgstr ""
9354
9355#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9356msgid "B"
9357msgstr ""
9358
9359#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9360msgid "Not visible"
9361msgstr ""
9362
9363#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9364msgid ""
9365"The book \"{}\" is not currently visible in the calibre library. If you have"
9366" a search or a Virtual library applied, first clear it."
9367msgstr ""
9368
9369#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9370msgid "Create catalog"
9371msgstr ""
9372
9373#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9374msgid ""
9375"Create a catalog of the books in your calibre library in different formats"
9376msgstr ""
9377
9378#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9379msgid "No books selected for catalog generation"
9380msgstr ""
9381
9382#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9383#, python-format
9384msgid "Generating %s catalog..."
9385msgstr ""
9386
9387#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9388msgid "Catalog generation complete, with warnings."
9389msgstr ""
9390
9391#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9392msgid "Catalog generated."
9393msgstr ""
9394
9395#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9396msgid "Export catalog folder"
9397msgstr ""
9398
9399#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9400#, python-format
9401msgid "Select destination for %(title)s.%(fmt)s"
9402msgstr ""
9403
9404#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9405#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9406#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9407#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9408#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9409#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9410msgid "Permission denied"
9411msgstr ""
9412
9413#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9414#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9415#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9416#, python-format
9417msgid "Could not open %s. Is it being used by another program?"
9418msgstr ""
9419
9420#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9421#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9422msgid "No library found"
9423msgstr ""
9424
9425#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9426#, python-format
9427msgid ""
9428"No existing calibre library was found at %s. If the library was moved, "
9429"select its new location below. Otherwise calibre will forget this library."
9430msgstr ""
9431
9432#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9433msgid "New location of this library:"
9434msgstr ""
9435
9436#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9437msgid "Library moved"
9438msgstr ""
9439
9440#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9441msgid "Forget library"
9442msgstr ""
9443
9444#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9445msgid "New library location"
9446msgstr ""
9447
9448#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9449#, python-format
9450msgid "No existing calibre library found at %s"
9451msgstr ""
9452
9453#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9454msgid "Queue &all books for backup"
9455msgstr ""
9456
9457#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9458msgid "Backup status"
9459msgstr ""
9460
9461#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9462msgid "none"
9463msgstr ""
9464
9465#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9466#, python-format
9467msgid "Book metadata files remaining to be written: %s"
9468msgstr ""
9469
9470#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9471#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9472#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9473#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9474msgid "Choose library"
9475msgstr "Odabire biblioteku"
9476
9477#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9478msgid "Choose calibre library to work with"
9479msgstr ""
9480
9481#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9482msgid "Switch/create library"
9483msgstr ""
9484
9485#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9487msgid "Export/import all calibre data"
9488msgstr ""
9489
9490#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9491#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9492msgid "Pick a random book"
9493msgstr ""
9494
9495#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9496msgid "Change the icon for this library"
9497msgstr ""
9498
9499#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9500msgid "Choose an icon"
9501msgstr ""
9502
9503#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9504msgid "Remove current icon"
9505msgstr ""
9506
9507#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9508#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9509msgid "Quick switch"
9510msgstr ""
9511
9512#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9513#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9514msgid "Rename library"
9515msgstr ""
9516
9517#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9518msgid "Remove library"
9519msgstr ""
9520
9521#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9522msgid "Library maintenance"
9523msgstr ""
9524
9525#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9526msgid "Library metadata backup status"
9527msgstr ""
9528
9529#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9530msgid "Check library"
9531msgstr ""
9532
9533#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9534msgid "Restore database"
9535msgstr ""
9536
9537#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9538msgid "Switch to previous library"
9539msgstr ""
9540
9541#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9542#, python-format
9543msgid "Select icon for library \"%s\""
9544msgstr ""
9545
9546#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9547#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9548msgid "Cannot export/import"
9549msgstr ""
9550
9551#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9552msgid ""
9553"You are running calibre portable, all calibre data is already in the calibre"
9554" portable folder. Export/import is unavailable."
9555msgstr ""
9556
9557#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9558msgid "Cannot export/import data while there are running jobs."
9559msgstr ""
9560
9561#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9562#, python-brace-format
9563msgid "{0} [{1} book]"
9564msgid_plural "{0} [{1} books]"
9565msgstr[0] ""
9566msgstr[1] ""
9567msgstr[2] ""
9568
9569#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9570#, python-format
9571msgid "Apply Virtual library when %s is opened"
9572msgstr ""
9573
9574#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9575#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9576#, python-format
9577msgid "Switch to: %s"
9578msgstr ""
9579
9580#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9581#, python-format
9582msgid "Rename: %s"
9583msgstr ""
9584
9585#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9586#, python-format
9587msgid "Remove: %s"
9588msgstr ""
9589
9590#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9591#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9592msgid "No Virtual library"
9593msgstr ""
9594
9595#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9596msgid "Rename"
9597msgstr ""
9598
9599#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9600#, python-format
9601msgid "Choose a new name for the library <b>%s</b>. "
9602msgstr ""
9603
9604#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9605msgid "Note that the actual library folder will be renamed."
9606msgstr ""
9607
9608#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9610#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9611#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9612msgid "Already exists"
9613msgstr ""
9614
9615#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9616#, python-format
9617msgid "The folder %s already exists. Delete it first."
9618msgstr ""
9619
9620#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9621#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9624#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9625msgid "Too long"
9626msgstr ""
9627
9628#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9634msgid "Not found"
9635msgstr "Nije pronađeno"
9636
9637#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9638#, python-format
9639msgid ""
9640"Cannot rename as no library was found at %s. Try switching to this library "
9641"first, then switch back and retry the renaming."
9642msgstr ""
9643
9644#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9645msgid "Rename failed"
9646msgstr ""
9647
9648#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9649#, python-format
9650msgid ""
9651"Failed to rename the library at %s. The most common cause for this is if one"
9652" of the files in the library is open in another program."
9653msgstr ""
9654
9655#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9656msgid "Library removed"
9657msgstr ""
9658
9659#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9660#, python-format
9661msgid ""
9662"The library %s has been removed from calibre. The files remain on your "
9663"computer, if you want to delete them, you will have to do so manually."
9664msgstr ""
9665
9666#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9667#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9671#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9672msgid "&OK"
9673msgstr ""
9674
9675#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9676#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9677#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9680#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9681msgid "&Undo"
9682msgstr ""
9683
9684#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9685msgid "Backup metadata"
9686msgstr ""
9687
9688#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9689msgid ""
9690"Metadata will be backed up while calibre is running, at the rate of "
9691"approximately 1 book every three seconds."
9692msgstr ""
9693
9694#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9695#, python-format
9696msgid ""
9697"Path to library too long. It must be less than %d characters. Move your "
9698"library to a location with a shorter path using Windows Explorer, then point"
9699" calibre to the new location and try again."
9700msgstr ""
9701
9702#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9706#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9707#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9708msgid "Success"
9709msgstr ""
9710
9711#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9712msgid ""
9713"Found no errors in your calibre library database. Do you want calibre to "
9714"check if the files in your library match the information in the database?"
9715msgstr ""
9716
9717#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9718#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9719#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9723#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9724#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9725msgid "Failed"
9726msgstr ""
9727
9728#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9729msgid "Database integrity check failed, click \"Show details\" for details."
9730msgstr ""
9731
9732#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9733msgid "Starting library scan, this may take a while"
9734msgstr ""
9735
9736#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9738msgid "No problems found"
9739msgstr ""
9740
9741#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9742msgid "The files in your library match the information in the database."
9743msgstr ""
9744
9745#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9746#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9747#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9748#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9749#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9750#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9752msgid "Not allowed"
9753msgstr "Nije dozvoljeno"
9754
9755#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9756msgid ""
9757"You cannot change libraries while using the environment variable "
9758"CALIBRE_OVERRIDE_DATABASE_PATH."
9759msgstr ""
9760
9761#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9762msgid "You cannot change libraries while jobs are running."
9763msgstr ""
9764
9765#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9766msgid ""
9767"You cannot change libraries until all updates are accepted or rejected."
9768msgstr ""
9769
9770#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9771msgid "C"
9772msgstr ""
9773
9774#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9775msgid "Convert books"
9776msgstr ""
9777
9778#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9779msgid "Convert books between different e-book formats"
9780msgstr ""
9781
9782#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9783msgid "Convert individually"
9784msgstr ""
9785
9786#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9787msgid "Bulk convert"
9788msgstr ""
9789
9790#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9791msgid "Create a catalog of the books in your calibre library"
9792msgstr ""
9793
9794#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9795#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9796#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9797msgid "Cannot convert"
9798msgstr ""
9799
9800#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9801msgid "Conversion to the {} format is not supported"
9802msgstr ""
9803
9804#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9805msgid "Starting conversion of the book"
9806msgid_plural "Starting conversion of {} books"
9807msgstr[0] ""
9808msgstr[1] ""
9809msgstr[2] ""
9810
9811#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9812msgid "Book deleted"
9813msgstr ""
9814
9815#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9816msgid ""
9817"The book you were trying to convert has been deleted from the calibre "
9818"library."
9819msgstr ""
9820
9821#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9822msgid "Empty output file, probably the conversion process crashed"
9823msgstr ""
9824
9825#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9826msgid "completed"
9827msgstr ""
9828
9829#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9830msgid "Different custom columns"
9831msgstr ""
9832
9833#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9834#, python-brace-format
9835msgid ""
9836"The custom columns in the <i>{0}</i> library are different from the custom "
9837"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9838"copied."
9839msgstr ""
9840
9841#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9842msgid ""
9843"The following columns are incompatible - they have the same name but "
9844"different data types. They will be ignored: "
9845msgstr ""
9846
9847#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9848#, python-brace-format
9849msgid ""
9850"The following columns are missing in the <i>{0}</i> library. You can choose "
9851"to add them automatically below."
9852msgstr ""
9853
9854#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9855#, python-format
9856msgid "Add to the %s library"
9857msgstr ""
9858
9859#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9860msgid "This warning is only shown once per library, per session"
9861msgstr ""
9862
9863#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9864#, python-format
9865msgid "%(title)s by %(author)s"
9866msgstr ""
9867
9868#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9869msgid "&Sort libraries alphabetically"
9870msgstr ""
9871
9872#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9873msgid "Library &path:"
9874msgstr ""
9875
9876#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9877msgid "Browse for library"
9878msgstr ""
9879
9880#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9881#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9882#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9883msgid "&Copy"
9884msgstr ""
9885
9886#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9887msgid "Copy to the specified library"
9888msgstr ""
9889
9890#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9891msgid "&Move"
9892msgstr ""
9893
9894#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9895msgid "Copy to the specified library and delete from the current library"
9896msgstr ""
9897
9898#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9899#, python-format
9900msgid ""
9901"Books with the same, title, author and language as the following already "
9902"exist in the library %s. Select which books you want copied anyway."
9903msgstr ""
9904
9905#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9906msgid "Duplicate books"
9907msgstr ""
9908
9909#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9910#, python-brace-format
9911msgid "{0} by {1}"
9912msgstr ""
9913
9914#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9915#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9916#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9917#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9919#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9921#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9922msgid "Select &all"
9923msgstr ""
9924
9925#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9926#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9927#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9930#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9932msgid "Select &none"
9933msgstr ""
9934
9935#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9937#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9939#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9940#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9941#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
9944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
9945msgid "&Copy to clipboard"
9946msgstr ""
9947
9948#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
9949msgid "Copy to library"
9950msgstr ""
9951
9952#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
9953msgid "Copy selected books to the specified library"
9954msgstr ""
9955
9956#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
9957#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
9958msgid "Choose library..."
9959msgstr ""
9960
9961#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
9962msgid "(delete after copy)"
9963msgstr ""
9964
9965#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
9966#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
9967msgid "Cannot copy"
9968msgstr ""
9969
9970#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
9971msgid "Cannot copy to current library."
9972msgstr ""
9973
9974#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
9975msgid "No library"
9976msgstr ""
9977
9978#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
9979#, python-format
9980msgid "No library found at %s"
9981msgstr ""
9982
9983#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
9984msgid "Copying to"
9985msgstr ""
9986
9987#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
9988msgid "Moving to"
9989msgstr ""
9990
9991#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
9992msgid "The copying process was interrupted. {} books were copied."
9993msgstr ""
9994
9995#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
9996msgid "No books were deleted from this library."
9997msgstr ""
9998
9999#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10000msgid ""
10001"The best way to resume this operation is to re-copy all the books with the "
10002"option to \"Check for duplicates when copying to library\" in "
10003"Preferences->Import/export->Adding books turned on."
10004msgstr ""
10005
10006#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10007msgid "Canceled"
10008msgstr ""
10009
10010#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10011msgid "Could not copy books: "
10012msgstr ""
10013
10014#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10015#, python-brace-format
10016msgid "Moved the book to {loc}"
10017msgstr ""
10018
10019#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10020#, python-brace-format
10021msgid "Moved {num} books to {loc}"
10022msgstr ""
10023
10024#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10025#, python-brace-format
10026msgid "Copied the book to {loc}"
10027msgstr ""
10028
10029#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10030#, python-brace-format
10031msgid "Copied {num} books to {loc}"
10032msgstr ""
10033
10034#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10035msgid "Auto merged"
10036msgstr ""
10037
10038#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10039msgid ""
10040"Some books were automatically merged into existing records in the target "
10041"library. Click \"Show details\" to see which ones. This behavior is "
10042"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10043"books->Adding actions."
10044msgstr ""
10045
10046#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10047#, python-brace-format
10048msgid ""
10049"Copying: {0} failed, with error:\n"
10050"{1}"
10051msgstr ""
10052
10053#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10054msgid "Could not copy some books, click \"Show details\" for more information."
10055msgstr ""
10056
10057#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10058msgid "Failed to copy some books"
10059msgstr ""
10060
10061#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10062msgid "Failed to copy a book, see below for details"
10063msgid_plural "Failed to copy {} books, see below for details"
10064msgstr[0] ""
10065msgstr[1] ""
10066msgstr[2] ""
10067
10068#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10069msgid "Could not copy any books, click \"Show details\" for more information."
10070msgstr ""
10071
10072#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10073msgid "Failed to copy books"
10074msgstr ""
10075
10076#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10077msgid ""
10078"You cannot use other libraries while using the environment variable "
10079"CALIBRE_OVERRIDE_DATABASE_PATH."
10080msgstr ""
10081
10082#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10083#, python-brace-format
10084msgid ""
10085"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10086"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10087" <b>permanently deleted</b>."
10088msgstr ""
10089
10090#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10091msgid "Deleting..."
10092msgstr ""
10093
10094#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10095msgid "Deleted"
10096msgstr ""
10097
10098#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10099msgid "Failed to delete"
10100msgstr ""
10101
10102#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10103msgid ""
10104"Failed to delete some books, click the \"Show details\" button for details."
10105msgstr ""
10106
10107#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10108msgid "Delete books"
10109msgstr ""
10110
10111#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10112msgid "Remove books"
10113msgstr "Ukloni knjige"
10114
10115#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10116msgid "Remove selected books"
10117msgstr ""
10118
10119#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10120msgid "Remove files of a specific format from selected books"
10121msgstr ""
10122
10123#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10124msgid "Remove all formats from selected books, except..."
10125msgstr ""
10126
10127#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10128msgid "Remove all formats from selected books"
10129msgstr ""
10130
10131#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10132msgid "Remove covers from selected books"
10133msgstr ""
10134
10135#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10136msgid "Remove matching books from device"
10137msgstr ""
10138
10139#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10141msgid "Cannot delete"
10142msgstr ""
10143
10144#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10145#, python-format
10146msgid ""
10147"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10148"you sure?"
10149msgstr ""
10150
10151#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10152msgid "Choose formats to be deleted"
10153msgstr ""
10154
10155#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10156msgid ""
10157"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10158"all formats from a book."
10159msgstr ""
10160
10161#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10162msgid ""
10163"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10164"library.<br>The book metadata will be kept. Are you sure?"
10165msgstr ""
10166
10167#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10168msgid "Cannot delete books"
10169msgstr ""
10170
10171#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10172msgid "No device is connected"
10173msgstr ""
10174
10175#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10176#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10177#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10178msgid "Main memory"
10179msgstr ""
10180
10181#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10182#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10183#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10184msgid "Storage card A"
10185msgstr ""
10186
10187#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10188#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10189#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10190msgid "Storage card B"
10191msgstr ""
10192
10193#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10194msgid "No books to delete"
10195msgstr ""
10196
10197#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10198msgid "None of the selected books are on the device"
10199msgstr ""
10200
10201#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10202#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10203msgid "Deleting books from device."
10204msgstr ""
10205
10206#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10207msgid ""
10208"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10209" sure?"
10210msgid_plural ""
10211"The covers from the {} selected books will be <b>permanently deleted</b>. "
10212"Are you sure?"
10213msgstr[0] ""
10214msgstr[1] ""
10215msgstr[2] ""
10216
10217#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10218msgid ""
10219"Some of the selected books are on the attached device. <b>Where</b> do you "
10220"want the selected files deleted from?"
10221msgstr ""
10222
10223#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10224msgid ""
10225"The selected book will be <b>permanently deleted</b> and the files removed "
10226"from your calibre library. Are you sure?"
10227msgid_plural ""
10228"The {} selected books will be <b>permanently deleted</b> and the files "
10229"removed from your calibre library. Are you sure?"
10230msgstr[0] ""
10231msgstr[1] ""
10232msgstr[2] ""
10233
10234#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10235#, python-format
10236msgid ""
10237"Could not access %s. Is it being used by another program? Click \"Show "
10238"details\" for more information."
10239msgstr ""
10240
10241#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10242msgid ""
10243"The selected book will be <b>permanently deleted</b> from your device. Are "
10244"you sure?"
10245msgid_plural ""
10246"The {} selected books will be <b>permanently deleted</b> from your device. "
10247"Are you sure?"
10248msgstr[0] ""
10249msgstr[1] ""
10250msgstr[2] ""
10251
10252#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10253msgid "Start wireless device connection"
10254msgstr ""
10255
10256#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10257msgid "Stop wireless device connection"
10258msgstr ""
10259
10260#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10261msgid "Connect to folder"
10262msgstr ""
10263
10264#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10265#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10266msgid "Start Content server"
10267msgstr ""
10268
10269#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10270msgid "Visit Content server in browser"
10271msgstr ""
10272
10273#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10274msgid "Start/stop Content server"
10275msgstr ""
10276
10277#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10278#, python-brace-format
10279msgid "[{ip}, port {port}, {protocol}]"
10280msgstr ""
10281
10282#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10283msgid "Stop Content server"
10284msgstr ""
10285
10286#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10287#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10288msgid "Email to"
10289msgstr ""
10290
10291#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10292msgid "Email to and delete from library"
10293msgstr ""
10294
10295#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10296#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10297msgid "(delete from library)"
10298msgstr ""
10299
10300#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10301#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10302#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10303msgid "Select recipients"
10304msgstr ""
10305
10306#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10307msgid "Email to selected recipients..."
10308msgstr ""
10309
10310#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10311msgid "Setup email based sharing of books"
10312msgstr ""
10313
10314#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10315msgid "D"
10316msgstr ""
10317
10318#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10319msgid "Send to device"
10320msgstr ""
10321
10322#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10323msgid "Connect/share"
10324msgstr ""
10325
10326#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10327msgid ""
10328"Share books using a web server or email. Connect to special devices, etc."
10329msgstr ""
10330
10331#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10332#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10333msgid "Stopping"
10334msgstr ""
10335
10336#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10337#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10338msgid "Stopping server, this could take up to a minute, please wait..."
10339msgstr ""
10340
10341#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10342msgid "Disable autostart"
10343msgstr ""
10344
10345#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10346msgid ""
10347"Do you want wireless device connections to be started automatically when "
10348"calibre starts?"
10349msgstr ""
10350
10351#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10352msgid "Still looking for IP addresses"
10353msgstr ""
10354
10355#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10356msgid "Many IP addresses. See Start/Stop dialog."
10357msgstr ""
10358
10359#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10360msgid "Manage collections"
10361msgstr ""
10362
10363#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10364msgid "Manage the collections on this device"
10365msgstr ""
10366
10367#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10368msgid "In library view"
10369msgstr ""
10370
10371#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10372msgid ""
10373"Collections can only be edited when showing the books on the device. Click "
10374"the toolbar button to switch to the device view first."
10375msgstr ""
10376
10377#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10378msgid "Change the title/author/cover etc. of books"
10379msgstr ""
10380
10381#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10382msgid "E"
10383msgstr "E"
10384
10385#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10386#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10387#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10388msgid "Edit metadata"
10389msgstr "Uredi meta podatke"
10390
10391#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10392msgid "Edit metadata individually"
10393msgstr "Pojedinačno uređivanje meta podataka"
10394
10395#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10396msgid "Edit metadata in bulk"
10397msgstr "Grupno uređivanje meta podataka"
10398
10399#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10400msgid "Download metadata and covers"
10401msgstr ""
10402
10403#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10404msgid "Merge into first selected book - delete others"
10405msgstr ""
10406
10407#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10408msgid "Merge into first selected book - keep others"
10409msgstr ""
10410
10411#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10412msgid "Merge only formats into first selected book - delete others"
10413msgstr ""
10414
10415#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10416msgid "Copy metadata"
10417msgstr ""
10418
10419#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10420msgid "Paste metadata"
10421msgstr ""
10422
10423#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10424msgid "Paste metadata including excluded fields"
10425msgstr ""
10426
10427#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10428msgid "Merge book records"
10429msgstr ""
10430
10431#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10432msgid "M"
10433msgstr ""
10434
10435#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10436msgid "Copy URL to show book in calibre"
10437msgstr ""
10438
10439#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10440msgid ""
10441"Copy URLs to show the currently selected books in calibre, to the system "
10442"clipboard"
10443msgstr ""
10444
10445#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10446msgid "Copy URL to open book in calibre"
10447msgstr ""
10448
10449#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10450msgid ""
10451"Copy URLs to open the currently selected books in calibre, to the system "
10452"clipboard"
10453msgstr ""
10454
10455#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10456#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10457msgid "Cannot copy metadata"
10458msgstr ""
10459
10460#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10461msgid "Multiple books selected, can only copy from one book at a time."
10462msgstr ""
10463
10464#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10465#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10466msgid "Cannot paste metadata"
10467msgstr ""
10468
10469#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10470msgid "No copied metadata available"
10471msgstr ""
10472
10473#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10474#, python-brace-format
10475msgid ""
10476"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10477"you sure you want to do that?"
10478msgstr ""
10479
10480#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10481msgid "Cannot download metadata"
10482msgstr ""
10483
10484#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10485msgid "Failed to download metadata"
10486msgstr ""
10487
10488#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10489#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10490#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10491#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10492#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10493#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10496msgid "Download failed"
10497msgstr ""
10498
10499#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10500msgid "Failed to download metadata or cover for the selected book."
10501msgid_plural "Failed to download metadata or covers for any of the {} books."
10502msgstr[0] ""
10503msgstr[1] ""
10504msgstr[2] ""
10505
10506#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10507msgid "Metadata download completed"
10508msgstr ""
10509
10510#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10511msgid "Finished downloading metadata for the selected book."
10512msgid_plural "Finished downloading metadata for <b>{} books</b>."
10513msgstr[0] ""
10514msgstr[1] ""
10515msgstr[2] ""
10516
10517#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10518msgid "Proceed with updating the metadata in your library?"
10519msgstr ""
10520
10521#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10522#, python-format
10523msgid ""
10524"Could not download metadata and/or covers for %d of the books. Click \"Show "
10525"details\" to see which books."
10526msgstr ""
10527
10528#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10529msgid "Show the &failed books in the main book list after updating metadata"
10530msgstr ""
10531
10532#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10533#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10534msgid "Download log"
10535msgstr ""
10536
10537#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10538msgid "Metadata download complete"
10539msgstr ""
10540
10541#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10542msgid "Revie&w downloaded metadata"
10543msgstr ""
10544
10545#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10546msgid "Some books changed"
10547msgstr ""
10548
10549#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10550msgid ""
10551"The metadata for some books in your library has changed since you started "
10552"the download. If you proceed, some of those changes may be overwritten. "
10553"Click \"Show details\" to see the list of changed books. Do you want to "
10554"proceed?"
10555msgstr ""
10556
10557#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10558msgid "Review downloaded metadata"
10559msgstr ""
10560
10561#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10562msgid "Discard downloaded metadata for this book"
10563msgstr ""
10564
10565#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10566msgid "Use the downloaded metadata for all remaining books"
10567msgstr ""
10568
10569#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10570msgid "Discard downloaded metadata for all remaining books"
10571msgstr ""
10572
10573#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10574#, python-format
10575msgid "Discard the downloaded value for: %s"
10576msgstr ""
10577
10578#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10579msgid ""
10580"The downloaded metadata is on the left and the original metadata is on the "
10581"right. If a downloaded value is blank or unknown, the original value is "
10582"used."
10583msgstr ""
10584
10585#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10586msgid "&View book"
10587msgstr ""
10588
10589#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10590#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10591msgid "Cannot edit metadata"
10592msgstr "Nije moguće uređivati meta podatke"
10593
10594#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10595msgid ""
10596"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10597" proceed?"
10598msgstr ""
10599
10600#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10601#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10602msgid "Cannot merge books"
10603msgstr ""
10604
10605#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10606msgid "At least two books must be selected for merging"
10607msgstr ""
10608
10609#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10610#, python-format
10611msgid ""
10612"Book formats and metadata from the selected books will be added to the "
10613"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10614"books will not be deleted or changed.<br><br>Please confirm you want to "
10615"proceed."
10616msgstr ""
10617
10618#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10619#, python-format
10620msgid ""
10621"Book formats from the selected books will be merged into the <b>first "
10622"selected book</b> (%s). Metadata in the first selected book will not be "
10623"changed. Author, Title and all other metadata will <i>not</i> be "
10624"merged.<br><br>After being merged, the second and subsequently selected "
10625"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10626"formats of the first selected book will be kept and any duplicate formats in"
10627" the second and subsequently selected books will be permanently "
10628"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10629"want to proceed?"
10630msgstr ""
10631
10632#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10633#, python-format
10634msgid ""
10635"Book formats and metadata from the selected books will be merged into the "
10636"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10637"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10638" of the first selected book will be kept and any duplicate formats in the "
10639"second and subsequently selected books will be permanently <b>deleted</b> "
10640"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10641msgstr ""
10642
10643#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10644msgid "Applying changed metadata"
10645msgstr ""
10646
10647#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10648msgid "Some failures"
10649msgstr ""
10650
10651#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10652msgid ""
10653"Failed to apply updated metadata for some books in your library. Click "
10654"\"Show details\" to see details."
10655msgstr ""
10656
10657#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10658#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10659msgid "Format file missing"
10660msgstr ""
10661
10662#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10663#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10664#, python-format
10665msgid "Cannot read cover as the %s file is missing from this book"
10666msgstr ""
10667
10668#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10669#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10670msgid "Could not read metadata"
10671msgstr ""
10672
10673#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10674#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10675#, python-format
10676msgid "Could not read metadata from %s format"
10677msgstr ""
10678
10679#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10680#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10681#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10682msgid "Could not read cover"
10683msgstr ""
10684
10685#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10686#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10687#, python-format
10688msgid "Could not read cover from %s format"
10689msgstr ""
10690
10691#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10692msgid "Embed metadata"
10693msgstr ""
10694
10695#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10696#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10697msgid "Embed metadata into book files"
10698msgstr ""
10699
10700#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10701msgid "Embed metadata into files of a specific format from selected books..."
10702msgstr ""
10703
10704#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10705#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10706msgid "Cannot embed"
10707msgstr ""
10708
10709#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10710msgid "Choose formats to be updated"
10711msgstr "Izaberi formate koje želiš ažurirati"
10712
10713#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10715#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10716msgid "&Stop"
10717msgstr ""
10718
10719#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10720msgid "Embedding updated metadata into book files..."
10721msgstr ""
10722
10723#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10724msgid "Embedding metadata..."
10725msgstr ""
10726
10727#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10728msgid "Embedded metadata in one book"
10729msgid_plural "Embedded metadata in {} books"
10730msgstr[0] ""
10731msgstr[1] ""
10732msgstr[2] ""
10733
10734#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10735#, python-brace-format
10736msgid ""
10737"The {0} format of {1}:\n"
10738"\n"
10739"{2}\n"
10740msgstr ""
10741
10742#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10743msgid "Failed for some files"
10744msgstr ""
10745
10746#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10747msgid ""
10748"Failed to embed metadata into some book files. Click \"Show details\" for "
10749"details."
10750msgstr ""
10751
10752#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10753msgid "Show the &failed books in the main book list"
10754msgstr ""
10755
10756#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10757msgid "Download news in e-book form from various websites all over the world"
10758msgstr ""
10759
10760#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10761msgid "F"
10762msgstr "F"
10763
10764#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10765msgid "Fetch news"
10766msgstr "Dobavi vijesti"
10767
10768#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10769#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10770msgid "Fetching news from "
10771msgstr "Dobavljam vijesti sa "
10772
10773#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10774msgid " fetched."
10775msgstr " dobavljeno."
10776
10777#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10778msgid "F1"
10779msgstr ""
10780
10781#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10782#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10783#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10784msgid "Help"
10785msgstr ""
10786
10787#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10788msgid "Mark books"
10789msgstr ""
10790
10791#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10792msgid "Temporarily mark books for easy access"
10793msgstr ""
10794
10795#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10796msgid "Toggle mark for selected books"
10797msgstr ""
10798
10799#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10800#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10801msgid "Show marked books"
10802msgstr ""
10803
10804#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10805msgid "Clear all marked books"
10806msgstr ""
10807
10808#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10809msgid "Mark all books by selected author(s)"
10810msgstr ""
10811
10812#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10813msgid "Mark all books in the selected series"
10814msgstr ""
10815
10816#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10817msgid "Clear all books by selected author(s)"
10818msgstr ""
10819
10820#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10821msgid "Clear all books in the selected series"
10822msgstr ""
10823
10824#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10825msgid "Show marked book"
10826msgstr ""
10827
10828#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10829msgid "Cannot mark"
10830msgstr ""
10831
10832#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10833msgid "Match book to library"
10834msgstr ""
10835
10836#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10837msgid "Match this book to a book in the library"
10838msgstr ""
10839
10840#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10841#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10845msgid "Match books"
10846msgstr ""
10847
10848#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10849#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10850msgid "You must select one book"
10851msgstr ""
10852
10853#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10854msgid "Show matched book in library"
10855msgstr ""
10856
10857#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10858msgid "No matching books"
10859msgstr ""
10860
10861#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10862msgid ""
10863"No matching books found in the calibre library. Do you want to specify the "
10864"matching book manually?"
10865msgstr ""
10866
10867#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10868msgid "Move to next match"
10869msgstr ""
10870
10871#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10872msgid "F3"
10873msgstr "F3"
10874
10875#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10876msgid "Move to next highlighted match"
10877msgstr ""
10878
10879#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10880msgid "N"
10881msgstr "e"
10882
10883#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10884msgid "Move to previous item"
10885msgstr ""
10886
10887#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10888msgid "Move to previous highlighted item"
10889msgstr ""
10890
10891#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10892msgid "Open containing folder"
10893msgstr ""
10894
10895#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10896msgid "O"
10897msgstr ""
10898
10899#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10900msgid "Open the folder containing the current book's files"
10901msgstr ""
10902
10903#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10904msgid "Plugin updater"
10905msgstr ""
10906
10907#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10908msgid "Update any plugins you have installed in calibre"
10909msgstr ""
10910
10911#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10913msgid "Polish book"
10914msgstr ""
10915
10916#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10917#, python-format
10918msgid "Polish %d books"
10919msgstr ""
10920
10921#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10922#, python-format
10923msgid "<h3>About Polishing books</h3>%s"
10924msgstr ""
10925
10926#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
10927msgid ""
10928"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
10929"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
10930"                  ORIGINAL_* formats).  So if you\n"
10931"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
10932"                  ORIGINAL_* format before running it.</p>"
10933msgstr ""
10934
10935#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
10936#, python-format
10937msgid "<h3>Embed referenced fonts</h3>%s"
10938msgstr ""
10939
10940#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
10941#, python-format
10942msgid "<h3>Subsetting fonts</h3>%s"
10943msgstr ""
10944
10945#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
10946#, python-format
10947msgid "<h3>Smarten punctuation</h3>%s"
10948msgstr ""
10949
10950#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
10951msgid ""
10952"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
10953" cover in the e-book files to match the current metadata in the calibre "
10954"library.</p> <p>Note that most e-book formats are not capable of supporting "
10955"all the metadata in calibre.</p><p>There is a separate option to update the "
10956"cover.</p>"
10957msgstr ""
10958
10959#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
10960msgid ""
10961"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
10962"current cover in the calibre library.</p><p>If the e-book file does not have"
10963" an identifiable cover, a new cover is inserted.</p>"
10964msgstr ""
10965
10966#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
10967#, python-format
10968msgid "<h3>Book jacket</h3>%s"
10969msgstr ""
10970
10971#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
10972#, python-format
10973msgid "<h3>Remove book jacket</h3>%s"
10974msgstr ""
10975
10976#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
10977#, python-format
10978msgid "<h3>Remove unused CSS rules</h3>%s"
10979msgstr ""
10980
10981#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
10982#, python-format
10983msgid "<h3>Losslessly compress images</h3>%s"
10984msgstr ""
10985
10986#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
10987#, python-format
10988msgid "<h3>Add soft-hyphens</h3>%s"
10989msgstr ""
10990
10991#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
10992#, python-format
10993msgid "<h3>Remove soft-hyphens</h3>%s"
10994msgstr ""
10995
10996#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
10997#, python-format
10998msgid "<h3>Upgrade book internals</h3>%s"
10999msgstr ""
11000
11001#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11002msgid "Select actions to perform:"
11003msgstr ""
11004
11005#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11006msgid "&Embed all referenced fonts"
11007msgstr ""
11008
11009#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11010#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11011msgid "&Subset all embedded fonts"
11012msgstr ""
11013
11014#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11015#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11016msgid "Smarten &punctuation"
11017msgstr ""
11018
11019#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11020msgid "Update &metadata in the book files"
11021msgstr ""
11022
11023#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11024msgid "Update the &cover in the book files"
11025msgstr ""
11026
11027#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11028msgid "Add/replace metadata as a \"book &jacket\" page"
11029msgstr ""
11030
11031#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11032msgid "&Remove a previously inserted book jacket"
11033msgstr ""
11034
11035#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11036msgid "Remove &unused CSS rules from the book"
11037msgstr ""
11038
11039#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11040msgid "Losslessly &compress images"
11041msgstr ""
11042
11043#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11044msgid "Add s&oft hyphens"
11045msgstr ""
11046
11047#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11048msgid "Remove so&ft hyphens"
11049msgstr ""
11050
11051#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11053msgid "&Upgrade book internals"
11054msgstr ""
11055
11056#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11057msgid "About"
11058msgstr ""
11059
11060#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11061msgid "Show &report"
11062msgstr ""
11063
11064#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11065msgid ""
11066"Show a report of all the actions performed after polishing is completed"
11067msgstr ""
11068
11069#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11070#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11071msgid "&Save settings"
11072msgstr ""
11073
11074#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11075#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11076msgid "&Load settings"
11077msgstr ""
11078
11079#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11080#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11081msgid "No actions selected"
11082msgstr ""
11083
11084#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11085msgid "You must select at least one action before saving"
11086msgstr ""
11087
11088#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11090#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11092msgid "Choose name"
11093msgstr ""
11094
11095#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11096#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11097#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11098msgid "Choose a name for these settings"
11099msgstr ""
11100
11101#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11102#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11103msgid "Remove saved settings"
11104msgstr ""
11105
11106#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11107msgid "Must update metadata"
11108msgstr ""
11109
11110#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11111msgid ""
11112"You have selected the option to add metadata as a \"book jacket\". For this "
11113"option to work, you must also select the option to update metadata in the "
11114"book files. Do you want to select it?"
11115msgstr ""
11116
11117#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11118msgid "Add or remove jacket?"
11119msgstr ""
11120
11121#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11122msgid ""
11123"You have chosen to both add and remove the metadata jacket. This will result"
11124" in the final book having no jacket. Is this what you want?"
11125msgstr ""
11126
11127#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11128msgid "You must select at least one action, or click Cancel."
11129msgstr ""
11130
11131#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11132msgid "Queueing books for polishing"
11133msgstr ""
11134
11135#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11136#, python-format
11137msgid "Polish %s"
11138msgstr ""
11139
11140#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11141#, python-format
11142msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11143msgstr ""
11144
11145#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11146#, python-format
11147msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11148msgstr ""
11149
11150#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11151msgid "Ignore remaining reports"
11152msgstr ""
11153
11154#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11155msgid "View full &log"
11156msgstr ""
11157
11158#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11159msgid "Ignore remaining report"
11160msgid_plural "Ignore remaining {} reports"
11161msgstr[0] ""
11162msgstr[1] ""
11163msgstr[2] ""
11164
11165#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11166#, python-format
11167msgid "Polishing of %s"
11168msgstr ""
11169
11170#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11171#, python-format
11172msgid "The original file has been saved as %s."
11173msgid_plural "The original files have been saved as %s."
11174msgstr[0] ""
11175msgstr[1] ""
11176msgstr[2] ""
11177
11178#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11180msgid " and "
11181msgstr ""
11182
11183#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11184msgid "If you polish again, the polishing will run on the originals."
11185msgstr ""
11186
11187#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11188msgid "Polish books"
11189msgstr ""
11190
11191#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11192msgid "Apply the shine of perfection to your books"
11193msgstr ""
11194
11195#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11196msgid "P"
11197msgstr ""
11198
11199#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11200#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11201msgid "Cannot polish"
11202msgstr ""
11203
11204#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11205#, python-brace-format
11206msgid ""
11207"One of the books you are polishing has an {0} format. Polishing will use "
11208"this as the source and overwrite any existing {1} format. Are you sure you "
11209"want to proceed?"
11210msgstr ""
11211
11212#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11213msgid "Ask for this confirmation again"
11214msgstr ""
11215
11216#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11217#, python-format
11218msgid ""
11219"Polishing is only supported for books in the %s formats. Convert to one of "
11220"those formats before polishing."
11221msgstr ""
11222
11223#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11224msgid "Start polishing the book"
11225msgid_plural "Start polishing of {} books"
11226msgstr[0] ""
11227msgstr[1] ""
11228msgstr[2] ""
11229
11230#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11231msgid " completed"
11232msgstr ""
11233
11234#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11235msgid "Configure calibre"
11236msgstr ""
11237
11238#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11239msgid "Change calibre behavior"
11240msgstr ""
11241
11242#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11243msgid "Run Welcome wizard"
11244msgstr ""
11245
11246#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11247msgid "Get plugins to enhance calibre"
11248msgstr ""
11249
11250#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11251msgid "Restart in debug mode"
11252msgstr ""
11253
11254#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11255msgid "Restart ignoring third party plugins"
11256msgstr ""
11257
11258#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11259msgid "Cannot configure while there are running jobs."
11260msgstr ""
11261
11262#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11263msgid "Cannot configure before calibre is restarted."
11264msgstr ""
11265
11266#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11267msgid "Select a random book from your calibre library"
11268msgstr ""
11269
11270#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11271msgid "Restart"
11272msgstr ""
11273
11274#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11275msgid "Save to disk"
11276msgstr "Sačuvaj na disk"
11277
11278#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11279msgid "Export e-book files from the calibre library"
11280msgstr ""
11281
11282#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11283msgid "S"
11284msgstr ""
11285
11286#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11287msgid "Save to disk in a single folder"
11288msgstr ""
11289
11290#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11291#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11292#, python-format
11293msgid "Save only %s format to disk"
11294msgstr ""
11295
11296#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11297#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11298#, python-format
11299msgid "Save only %s format to disk in a single folder"
11300msgstr ""
11301
11302#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11303msgid "Save single format to disk..."
11304msgstr ""
11305
11306#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11307#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11308msgid "Cannot save to disk"
11309msgstr "Nije moguće sačuvati na disk"
11310
11311#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11312msgid "Choose format to save to disk"
11313msgstr ""
11314
11315#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11316msgid "Choose destination folder"
11317msgstr ""
11318
11319#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11320msgid ""
11321"You are trying to save files into the calibre library. This can cause "
11322"corruption of your library. Save to disk is meant to export files from your "
11323"calibre library elsewhere."
11324msgstr ""
11325
11326#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11327msgid "Show Book details"
11328msgstr ""
11329
11330#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11331msgid "I"
11332msgstr ""
11333
11334#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11335msgid "Show the detailed metadata for the current book in a separate window"
11336msgstr ""
11337
11338#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11339msgid "No detailed info available"
11340msgstr ""
11341
11342#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11343msgid "No detailed information is available for books on the device."
11344msgstr ""
11345
11346#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11347#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11348#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11349msgid "Quickview"
11350msgstr ""
11351
11352#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11353msgid "Toggle Quickview"
11354msgstr ""
11355
11356#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11357msgid "Open/close the Quickview panel/window"
11358msgstr ""
11359
11360#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11361msgid "Focus to Quickview"
11362msgstr ""
11363
11364#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11365msgid "Move the focus to the Quickview panel/window"
11366msgstr ""
11367
11368#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11369msgid "Focus from Quickview to the book list"
11370msgstr ""
11371
11372#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11373msgid "Move the focus from Quickview to the book list"
11374msgstr ""
11375
11376#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11377msgid "Refresh Quickview"
11378msgstr ""
11379
11380#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11381msgid "Refresh the information shown in the Quickview panel"
11382msgstr ""
11383
11384#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11385msgid "Search from Quickview"
11386msgstr ""
11387
11388#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11389msgid "Search for the currently selected Quickview item"
11390msgstr ""
11391
11392#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11393msgid "No quickview available"
11394msgstr ""
11395
11396#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11397msgid "Quickview is not available for books on the device."
11398msgstr ""
11399
11400#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11401msgid "Manage template functions"
11402msgstr ""
11403
11404#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11405#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11406#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11407msgid "Template tester"
11408msgstr ""
11409
11410#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11411msgid "Enter a template to test using data from the selected book"
11412msgstr ""
11413
11414#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11415msgid "No template tester available"
11416msgstr ""
11417
11418#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11419msgid "Template tester is not available for books on the device."
11420msgstr ""
11421
11422#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11423msgid "At least one book must be selected"
11424msgstr ""
11425
11426#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11427msgid "Show books similar to the current book"
11428msgstr ""
11429
11430#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11431msgid "Similar books"
11432msgstr ""
11433
11434#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11435msgid "Books by same author"
11436msgstr ""
11437
11438#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11439msgid "Books in this series"
11440msgstr ""
11441
11442#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11443msgid "Books by this publisher"
11444msgstr ""
11445
11446#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11447msgid "Books with the same tags"
11448msgstr ""
11449
11450#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11451#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11452msgid "Sort by"
11453msgstr "Poredaj po"
11454
11455#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11456msgid "Reverse current sort"
11457msgstr ""
11458
11459#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11460msgid "Reverse the current sort order"
11461msgstr ""
11462
11463#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11464msgid "Re-apply current sort"
11465msgstr ""
11466
11467#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11468msgid "Re-apply the current sort"
11469msgstr ""
11470
11471#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11472msgid "Select sortable columns"
11473msgstr ""
11474
11475#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11476msgid "Sort on multiple columns"
11477msgstr ""
11478
11479#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11480#, python-format
11481msgid "%s [reverse current sort]"
11482msgstr ""
11483
11484#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11485msgid "G"
11486msgstr ""
11487
11488#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11489#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11490msgid "Get books"
11491msgstr "Nađi knjige"
11492
11493#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11494msgid "Search dozens of online e-book retailers for the cheapest books"
11495msgstr ""
11496
11497#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11498msgid "Search for e-books"
11499msgstr ""
11500
11501#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11502msgid "this author"
11503msgstr ""
11504
11505#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11506msgid "this title"
11507msgstr ""
11508
11509#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11510msgid "this book"
11511msgstr ""
11512
11513#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11514#, python-format
11515msgid "Search for %s"
11516msgstr "Traži %s"
11517
11518#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11519#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11520msgid "Stores"
11521msgstr ""
11522
11523#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11524#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11525msgid "Choose stores"
11526msgstr ""
11527
11528#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11529#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11530#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11533msgid "Cannot search"
11534msgstr ""
11535
11536#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11537msgid ""
11538"calibre helps you find the e-books you want by searching the websites of "
11539"various commercial and public domain book sources."
11540msgstr ""
11541
11542#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11543msgid ""
11544"Using the integrated search you can easily find which store has the book you"
11545" are looking for, at the best price. You also get DRM status and other "
11546"useful information."
11547msgstr ""
11548
11549#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11550msgid ""
11551"All transactions (paid or otherwise) are handled between you and the book "
11552"seller. calibre is not part of this process and any issues related to a "
11553"purchase should be directed to the website you are buying from. Be sure to "
11554"double check that any books you get will work with your e-book reader, "
11555"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11556msgstr ""
11557
11558#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11559#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11560msgid "Show this message again"
11561msgstr ""
11562
11563#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11564msgid "About Get books"
11565msgstr ""
11566
11567#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11568msgid "Tag mapper"
11569msgstr ""
11570
11571#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11572msgid "Map tags for one book in the library"
11573msgid_plural "Map tags for {} books in the library"
11574msgstr[0] ""
11575msgstr[1] ""
11576msgstr[2] ""
11577
11578#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11579#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11580msgid "Choose format to edit"
11581msgstr ""
11582
11583#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11584msgid "Choose which format you want to edit:"
11585msgstr ""
11586
11587#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11588msgid "&All formats"
11589msgstr ""
11590
11591#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11592msgid "Edit ToC"
11593msgstr ""
11594
11595#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11596msgid "K"
11597msgstr ""
11598
11599#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11600#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11601msgid "Cannot edit ToC"
11602msgstr ""
11603
11604#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11605#, python-format
11606msgid ""
11607"Editing Table of Contents is only supported for books in the %s formats. "
11608"Convert to one of those formats before polishing."
11609msgstr ""
11610
11611#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11612msgid ""
11613"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11614"will likely slow your computer to a crawl. Are you sure?"
11615msgstr ""
11616
11617#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11618msgid "Library changed"
11619msgstr ""
11620
11621#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11622#, python-brace-format
11623msgid ""
11624"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11625" changed."
11626msgstr ""
11627
11628#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11629msgid ""
11630"This book has multiple formats that can be edited. Choose the format you "
11631"want to edit."
11632msgstr ""
11633
11634#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11635msgid "Always ask when more than one format is available"
11636msgstr ""
11637
11638#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11640msgid "Edit book"
11641msgstr ""
11642
11643#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11644msgid "Edit books in the EPUB or AZW formats"
11645msgstr ""
11646
11647#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11648msgid "T"
11649msgstr ""
11650
11651#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11652msgid "Cannot Edit book"
11653msgstr ""
11654
11655#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11656#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11657#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11658#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11659msgid "Cannot edit book"
11660msgstr ""
11661
11662#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11663msgid "Editing of books on the device is not supported"
11664msgstr ""
11665
11666#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11667msgid "No editable formats"
11668msgstr ""
11669
11670#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11671msgid "Do you want to create an empty EPUB file to edit?"
11672msgstr ""
11673
11674#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11675#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11676#, python-format
11677msgid ""
11678"The book must be in the %s formats to edit.\n"
11679"\n"
11680"First convert the book to one of these formats."
11681msgstr ""
11682
11683#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11684msgid "File missing"
11685msgstr ""
11686
11687#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11688#, python-format
11689msgid ""
11690"The %s format is missing from the calibre library. You should run library "
11691"maintenance."
11692msgstr ""
11693
11694#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11695#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11696msgid "Unpack book"
11697msgstr ""
11698
11699#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11700msgid "Choose the format to unpack:"
11701msgstr ""
11702
11703#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11704msgid ""
11705"            <h2>About Unpack book</h2>\n"
11706"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11707"            making small changes to its internals. In order to use Unpack book,\n"
11708"            you need to know a little bit about HTML and CSS, technologies that\n"
11709"            are used in e-books. Follow the steps:</p>\n"
11710"            <br>\n"
11711"            <ol>\n"
11712"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11713"            individual internal components.<br></li>\n"
11714"            <li>Right click on any individual file and select \"Open with...\" to\n"
11715"            edit it in your favorite text editor.<br></li>\n"
11716"            <li>When you are done: <b>close the file browser window\n"
11717"            and the editor windows you used to make your tweaks</b>. Then click\n"
11718"            the \"Rebuild book\" button, to update the book in your calibre\n"
11719"            library.</li>\n"
11720"            </ol>"
11721msgstr ""
11722
11723#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11724msgid "&Explode book"
11725msgstr ""
11726
11727#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11728msgid "&Preview book"
11729msgstr ""
11730
11731#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11735#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11736msgid "&Cancel"
11737msgstr ""
11738
11739#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11740msgid "&Rebuild book"
11741msgstr ""
11742
11743#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11744msgid "Explode the book to edit its components"
11745msgstr ""
11746
11747#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11748msgid "Preview the result of your changes"
11749msgstr ""
11750
11751#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11752msgid "Abort without saving any changes"
11753msgstr ""
11754
11755#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11756msgid "Save your changes and update the book in the calibre library"
11757msgstr ""
11758
11759#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11760msgid "Exploding, please wait..."
11761msgstr ""
11762
11763#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11764#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11765msgid "Failed to unpack"
11766msgstr ""
11767
11768#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11769#, python-format
11770msgid "Could not explode the %s file."
11771msgstr ""
11772
11773#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11774#, python-format
11775msgid ""
11776"Could not explode the %s file. Click \"Show details\" for more information."
11777msgstr ""
11778
11779#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11780msgid "Failed to rebuild file"
11781msgstr ""
11782
11783#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11784#, python-format
11785msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11786msgstr ""
11787
11788#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11789#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11790msgid "Rebuilding, please wait..."
11791msgstr ""
11792
11793#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11794msgid ""
11795"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11796"components"
11797msgstr ""
11798
11799#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11800#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11801msgid "Cannot unpack book"
11802msgstr ""
11803
11804#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11805msgid ""
11806"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11807"\n"
11808"First convert the book to one of these formats."
11809msgstr ""
11810
11811#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11812msgid "Read books"
11813msgstr ""
11814
11815#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11816msgid "V"
11817msgstr ""
11818
11819#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11820msgid "View"
11821msgstr ""
11822
11823#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11824msgid "View specific format"
11825msgstr ""
11826
11827#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11828msgid "View with calibre E-book viewer"
11829msgstr ""
11830
11831#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11832msgid "Read a random book"
11833msgstr ""
11834
11835#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11836msgid "Clear recently viewed list"
11837msgstr ""
11838
11839#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11840msgid "Continue reading previous book"
11841msgstr ""
11842
11843#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11844#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11845msgid "Continue reading the last opened book"
11846msgstr ""
11847
11848#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11849msgid "No associated program"
11850msgstr ""
11851
11852#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11853#, python-format
11854msgid ""
11855"Windows will try to open %s with calibre itself resulting in a duplicate in "
11856"your calibre library. You should install some program capable of viewing "
11857"this file format and tell Windows to use that program to open files of this "
11858"type."
11859msgstr ""
11860
11861#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11862#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11863#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11864#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11865msgid "Cannot view"
11866msgstr ""
11867
11868#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11869#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11870msgid "Format unavailable"
11871msgstr ""
11872
11873#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11874msgid "Selected books have no formats"
11875msgstr ""
11876
11877#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11878#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11879msgid "Choose the format to view"
11880msgstr ""
11881
11882#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11883#, python-format
11884msgid ""
11885"Not all the selected books were available in the %s format. You should "
11886"convert them first."
11887msgstr ""
11888
11889#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11890msgid "Multiple books selected"
11891msgstr ""
11892
11893#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11894#, python-format
11895msgid ""
11896"You are attempting to open %d books. Opening too many books at once can be "
11897"slow and have a negative effect on the responsiveness of your computer. Once"
11898" started the process cannot be stopped until complete. Do you wish to "
11899"continue?"
11900msgstr ""
11901
11902#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11903msgid "Cannot open folder"
11904msgstr ""
11905
11906#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11907msgid "This book no longer exists in your library"
11908msgstr ""
11909
11910#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
11911#, python-format
11912msgid "%s has no available formats."
11913msgstr ""
11914
11915#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
11916#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
11917msgid "Virtual library"
11918msgstr ""
11919
11920#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
11921#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
11922msgid "Quick select Virtual library"
11923msgstr ""
11924
11925#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
11926msgid "Quick select a Virtual library"
11927msgstr ""
11928
11929#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
11930#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
11931#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
11932#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
11933#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
11934#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
11935#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
11936msgid "Cannot add books"
11937msgstr ""
11938
11939#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
11940#, python-format
11941msgid "The path %s does not exist"
11942msgstr ""
11943
11944#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
11945#, python-format
11946msgid "You do not have permission to read %s"
11947msgstr ""
11948
11949#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
11950msgid "You do not have permission to read any of the selected files"
11951msgstr ""
11952
11953#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11954msgid "Adding books..."
11955msgstr ""
11956
11957#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11958msgid "Scanning for files..."
11959msgstr ""
11960
11961#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
11962msgid "You do not have permission to read the selected file."
11963msgid_plural "You do not have permission to read the selected files."
11964msgstr[0] ""
11965msgstr[1] ""
11966msgstr[2] ""
11967
11968#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
11969#, python-format
11970msgid "Could not add %s as you do not have permission to read the file"
11971msgstr ""
11972
11973#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
11974#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
11975#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
11976msgid "Failed to add any books, click \"Show details\" for more information."
11977msgstr ""
11978
11979#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
11980msgid "Could not add"
11981msgstr ""
11982
11983#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
11984#, python-format
11985msgid "No e-book files were found in %s"
11986msgstr ""
11987
11988#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
11989msgid "Reading metadata and adding to library (one book)..."
11990msgid_plural "Reading metadata and adding to library ({} books)..."
11991msgstr[0] ""
11992msgstr[1] ""
11993msgstr[2] ""
11994
11995#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
11996msgid "Failed to add some books, click \"Show details\" for more information."
11997msgstr ""
11998
11999#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12000#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12001#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12002#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12003#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12004msgid "Critical failure"
12005msgstr ""
12006
12007#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12008msgid ""
12009"The read metadata worker process crashed while processing some files. Adding"
12010" of books is aborted. Click \"Show details\" to see which files caused the "
12011"problem."
12012msgstr ""
12013
12014#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12015msgid "Failed to read metadata from the file:"
12016msgid_plural "Failed to read metadata from the files:"
12017msgstr[0] ""
12018msgstr[1] ""
12019msgstr[2] ""
12020
12021#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12022#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12023#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12024#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12025msgid "With error:"
12026msgstr ""
12027
12028#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12029msgid "Failed to merge the book: "
12030msgstr ""
12031
12032#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12033msgid "Failed to add the book: "
12034msgstr ""
12035
12036#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12037#, python-brace-format
12038msgid "Failed to add the file {0} to the book: {1}"
12039msgstr ""
12040
12041#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12042msgid "Adding duplicates"
12043msgstr ""
12044
12045#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12046msgid ""
12047"There were problems adding some files, click \"Show details\" for more "
12048"information"
12049msgstr ""
12050
12051#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12052msgid "Failed to add any books, click \"Show details\" for more information"
12053msgstr ""
12054
12055#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12056msgid "Errors while adding"
12057msgstr ""
12058
12059#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12060#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12061msgid "Ignore"
12062msgstr ""
12063
12064#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12065#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12066msgid "Add"
12067msgstr ""
12068
12069#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12070msgid "starts with"
12071msgstr ""
12072
12073#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12074msgid "does not start with"
12075msgstr ""
12076
12077#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12078msgid "ends with"
12079msgstr ""
12080
12081#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12082msgid "does not end with"
12083msgstr ""
12084
12085#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12086msgid "matches glob pattern"
12087msgstr ""
12088
12089#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12090msgid "does not match glob pattern"
12091msgstr ""
12092
12093#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12094#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12095msgid "matches regex pattern"
12096msgstr ""
12097
12098#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12099#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12100msgid "does not match regex pattern"
12101msgstr ""
12102
12103#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12104#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12105msgid "Create the rule below, the rule can be used to add or ignore files"
12106msgstr ""
12107
12108#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12109msgid "the file, if the filename"
12110msgstr ""
12111
12112#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12113msgid "You must provide a value for the filename to match"
12114msgstr ""
12115
12116#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12117#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12118msgid "A comma separated list of tags"
12119msgstr ""
12120
12121#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12122msgid "Matching is case-insensitive"
12123msgstr ""
12124
12125#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12126#, python-brace-format
12127msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12128msgstr ""
12129
12130#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12131#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12132#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12133msgid "A regular expression"
12134msgstr ""
12135
12136#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12137#, python-format
12138msgid "%s is not a valid glob expression"
12139msgstr ""
12140
12141#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12142#, python-brace-format
12143msgid ""
12144"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12145"<b>{query}</b>"
12146msgstr ""
12147
12148#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12149msgid ""
12150"You can specify rules to add/ignore files here. They will be used when "
12151"recursively adding files from folders/archives and also when auto-adding. "
12152"Click the \"Add Rule\" button below to get started. The rules will be "
12153"processed in order for every file until either an \"add\" or an \"ignore\" "
12154"rule matches. If no rules match, the file will be added only if its file "
12155"extension is of a known e-book type."
12156msgstr ""
12157
12158#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12159msgid "Test filename filter rules"
12160msgstr ""
12161
12162#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12163msgid "Enter a filename to test:"
12164msgstr ""
12165
12166#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12167msgid "Enter filename and click the \"Test\" button"
12168msgstr ""
12169
12170#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12171#, python-format
12172msgid "The filename %s did not match any rules"
12173msgstr ""
12174
12175#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12176#, python-brace-format
12177msgid "The filename {0} will be {1}"
12178msgstr ""
12179
12180#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12181msgid "Edit file filter rules"
12182msgstr ""
12183
12184#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12185msgid "Change"
12186msgstr ""
12187
12188#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12193#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12194#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12195#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12196msgid "Capitalize"
12197msgstr "Prvo veliko slovo"
12198
12199#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12200#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12201msgid "Lower-case"
12202msgstr ""
12203
12204#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12205#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12206msgid "Upper-case"
12207msgstr ""
12208
12209#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12210#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12211msgid "is one of"
12212msgstr ""
12213
12214#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12215#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12216msgid "is not one of"
12217msgstr ""
12218
12219#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12220#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12221#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12222#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12223msgid "contains"
12224msgstr ""
12225
12226#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12227msgid "the author, if the author name"
12228msgstr ""
12229
12230#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12231msgid "You must provide a value for the author name to match"
12232msgstr ""
12233
12234#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12235msgid "with the name:"
12236msgstr ""
12237
12238#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12239#, python-brace-format
12240msgid ""
12241"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12242msgstr ""
12243
12244#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12245msgid "to the name"
12246msgstr ""
12247
12248#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12249msgid ""
12250"You can specify rules to manipulate author names here. Click the \"Add "
12251"Rule\" button below to get started. The rules will be processed in order for"
12252" every author."
12253msgstr ""
12254
12255#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12256msgid "Test author mapping rules"
12257msgstr ""
12258
12259#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12260msgid "Enter an author name to test:"
12261msgstr ""
12262
12263#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12264msgid "Enter author and click the \"Test\" button"
12265msgstr ""
12266
12267#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12268msgid "Edit author mapping rules"
12269msgstr ""
12270
12271#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12272#, python-brace-format
12273msgid "Added a book automatically from {src}"
12274msgstr ""
12275
12276#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12277#, python-brace-format
12278msgid "Added {num} books automatically from {src}"
12279msgstr ""
12280
12281#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12282#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12284#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12287msgid "Donate"
12288msgstr ""
12289
12290#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12292#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12293msgid "Edit"
12294msgstr "Uredi"
12295
12296#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12297#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12298#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12300#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12302msgid "Copy"
12303msgstr "Kopiraj"
12304
12305#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12306#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12309msgid "Paste"
12310msgstr "Zalijepi"
12311
12312#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12313#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12314msgid "Select all"
12315msgstr ""
12316
12317#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12318msgid "Search the internet for the author {}"
12319msgstr ""
12320
12321#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12322msgid "Search the internet for this book"
12323msgstr ""
12324
12325#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12326#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12327#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12328#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12329#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12330#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12331#, python-format
12332msgid "Manage %s"
12333msgstr "Konfiguracija %s"
12334
12335#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12336#, python-format
12337msgid "Find %s in the Tag browser"
12338msgstr ""
12339
12340#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12341#, python-format
12342msgid "Search calibre for %s"
12343msgstr ""
12344
12345#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12346#, python-format
12347msgid "in category %s"
12348msgstr ""
12349
12350#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12351#, python-format
12352msgid "in grouped search %s"
12353msgstr ""
12354
12355#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12356#, python-brace-format
12357msgid "Search calibre for {val} in category {name}"
12358msgstr ""
12359
12360#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12361#, python-format
12362msgid "Delete the %s format"
12363msgstr ""
12364
12365#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12366#, python-format
12367msgid "Save the %s format to disk"
12368msgstr ""
12369
12370#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12371#, python-format
12372msgid "Restore the %s format"
12373msgstr ""
12374
12375#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12376#, python-format
12377msgid "Set the book cover from the %s file"
12378msgstr ""
12379
12380#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12381#, python-format
12382msgid "Compare to the %s format"
12383msgstr ""
12384
12385#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12386#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12391#, python-format
12392msgid "Open %s with..."
12393msgstr ""
12394
12395#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12398#, python-format
12399msgid "Add other application for %s files..."
12400msgstr ""
12401
12402#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12403#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12405msgid "Edit Open with applications..."
12406msgstr ""
12407
12408#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12409#, python-format
12410msgid "Edit %s format"
12411msgstr ""
12412
12413#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12414msgid "Path to file"
12415msgstr ""
12416
12417#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12418#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12419#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12420msgid "The text: {}"
12421msgstr ""
12422
12423#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12424msgid "&Author link"
12425msgstr ""
12426
12427#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12428#, python-brace-format
12429msgid "Search {0} for {1}"
12430msgstr ""
12431
12432#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12433#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12434#, python-format
12435msgid "Remove %s from this book"
12436msgstr ""
12437
12438#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12439msgid "The location of the book"
12440msgstr ""
12441
12442#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12443msgid "&Identifier"
12444msgstr ""
12445
12446#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12447msgid "Link to show book in calibre"
12448msgstr ""
12449
12450#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12451msgid "Link to show books matching {} in calibre"
12452msgstr ""
12453
12454#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12455msgid "Link to view {} format of book"
12456msgstr ""
12457
12458#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12459msgid "All book details"
12460msgstr ""
12461
12462#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12463msgid "Selected text"
12464msgstr ""
12465
12466#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12468#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12469#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12470#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12471#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12472#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12473#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12477#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12478#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12479#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12480#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12481#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12482#: /__w/calibre/calibre/src/calibre/linux.py:1321
12483#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12484msgid "Search"
12485msgstr "Pretraga"
12486
12487#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12488msgid "Copy link location"
12489msgstr ""
12490
12491#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12492#, python-brace-format
12493msgid "Search {0} for this book"
12494msgstr ""
12495
12496#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12497msgid "Open the Book details window"
12498msgstr ""
12499
12500#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12501msgid "Open the Edit metadata window"
12502msgstr ""
12503
12504#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12505#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12506msgid "Open cover with..."
12507msgstr ""
12508
12509#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12510msgid "Add another application to open cover with..."
12511msgstr ""
12512
12513#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12514#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12515msgid "Paste cover"
12516msgstr ""
12517
12518#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12519#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12520msgid "Copy cover"
12521msgstr ""
12522
12523#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12524msgid "Save cover to disk"
12525msgstr ""
12526
12527#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12528msgid "Remove cover"
12529msgstr ""
12530
12531#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12532msgid "Generate cover from metadata"
12533msgstr ""
12534
12535#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12536msgid "Choose cover save location"
12537msgstr ""
12538
12539#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12540msgid "JPEG images"
12541msgstr ""
12542
12543#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12544msgid ""
12545"Are you sure you want to replace the cover? The existing cover will be "
12546"permanently lost."
12547msgstr ""
12548
12549#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12550msgid "Are you sure you want to delete the cover permanently?"
12551msgstr ""
12552
12553#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12554msgid "Double click to open the Book details window"
12555msgstr ""
12556
12557#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12559#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12560msgid "Path"
12561msgstr ""
12562
12563#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12564#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12566#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12567#, python-format
12568msgid "Cover size: %(width)d x %(height)d pixels"
12569msgstr ""
12570
12571#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12572msgid "Edit identifiers for this book"
12573msgstr ""
12574
12575#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12576msgid "Identifier &URL"
12577msgstr ""
12578
12579#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12580msgid "Are you sure you want to delete <b>{}</b> from the book?"
12581msgstr ""
12582
12583#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12584msgid "BibTeX options"
12585msgstr ""
12586
12587#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12588#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12589#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12590#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12591#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12592#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12593#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12594#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12595#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12596#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12597#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12598#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12599#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12600#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12601#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12602#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12603#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12604#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12605#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12606#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12607#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12608#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12609#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12610msgid "Options specific to"
12611msgstr ""
12612
12613#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12614#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12615#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12616#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12617#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12618#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12619#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12620#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12621#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12622#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12623#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12624#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12625#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12626#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12627#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12628#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12629#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12630msgid "output"
12631msgstr ""
12632
12633#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12634#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12635#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12636#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12637#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12638#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12639#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12640#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12641#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12642#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12643#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12644#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12645#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12646#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12647#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12648#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12649#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12650#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12651#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12652#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12653#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12654#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12655#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12656#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12657#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12658#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12659#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12660#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12661#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12662#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12663#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12664#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12665#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12666#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12667#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12668#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12669#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12670#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12671#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12672#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12673#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12674#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12675#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12676#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12677#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12678#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12679#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12680#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12681#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12682#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12683msgid "Form"
12684msgstr ""
12685
12686#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12687msgid "Bib file encoding:"
12688msgstr ""
12689
12690#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12691#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12692msgid "Fields to include in output:"
12693msgstr ""
12694
12695#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12696msgid "Encoding configuration (change if you have errors):"
12697msgstr ""
12698
12699#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12700msgid "BibTeX entry type:"
12701msgstr ""
12702
12703#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12704msgid "Create a citation tag?"
12705msgstr ""
12706
12707#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12708msgid "Add file paths with formats?"
12709msgstr ""
12710
12711#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12712msgid "Expression to form the BibTeX citation tag:"
12713msgstr ""
12714
12715#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12716msgid ""
12717"Some explanation about this template:\n"
12718" -The fields availables are 'author_sort', 'authors', 'id',\n"
12719"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12720"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12721" -For list types ie authors and tags, only the first element\n"
12722"   will be selected.\n"
12723" -For time field, only the date will be used. "
12724msgstr ""
12725
12726#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12727msgid "CSV/XML options"
12728msgstr ""
12729
12730#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12731msgid "Drag and drop to re-arrange fields"
12732msgstr ""
12733
12734#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12735msgid "Library name"
12736msgstr ""
12737
12738#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12740#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12741msgid "Number"
12742msgstr ""
12743
12744#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12745msgid "E-book options"
12746msgstr ""
12747
12748#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12749msgid "Catalogs"
12750msgstr ""
12751
12752#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12753msgid "Read book"
12754msgstr ""
12755
12756#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12757msgid "Wishlist item"
12758msgstr ""
12759
12760#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12761#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12762msgid "any date"
12763msgstr ""
12764
12765#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12766#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12767msgid "any value"
12768msgstr ""
12769
12770#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12771#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12772#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12773#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12774msgid "unspecified"
12775msgstr ""
12776
12777#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12778msgid "No genres will be excluded"
12779msgstr ""
12780
12781#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12782#, python-format
12783msgid "regex error: %s"
12784msgstr ""
12785
12786#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12787msgid "All genres will be excluded"
12788msgstr ""
12789
12790#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12791msgid "Delete saved catalog preset"
12792msgstr ""
12793
12794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12795msgid "The selected saved catalog preset will be deleted. Are you sure?"
12796msgstr ""
12797
12798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12801msgid "Save catalog preset"
12802msgstr ""
12803
12804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12805msgid "Preset name:"
12806msgstr ""
12807
12808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12810msgid "You must provide a name."
12811msgstr ""
12812
12813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12814msgid ""
12815"That saved preset already exists and will be overwritten. Are you sure?"
12816msgstr ""
12817
12818#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12819#, python-format
12820msgid "Are you sure you want to delete '%s'?"
12821msgstr ""
12822
12823#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12824#, python-format
12825msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12826msgstr ""
12827
12828#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12829msgid "Delete Rule"
12830msgstr ""
12831
12832#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12833#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12834#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12835msgid "False"
12836msgstr ""
12837
12838#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12839msgid "True"
12840msgstr ""
12841
12842#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12843#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12846#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12847#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12848#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12849#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12850#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12851#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12852#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12853#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12856msgid "Name"
12857msgstr "Naziv"
12858
12859#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12860#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12861msgid "Field"
12862msgstr ""
12863
12864#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12865#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12868msgid "Value"
12869msgstr ""
12870
12871#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12872msgid "Prefix"
12873msgstr ""
12874
12875#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12876msgid "Presets"
12877msgstr ""
12878
12879#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12880msgid "Select catalog preset to load"
12881msgstr ""
12882
12883#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12884msgid "Save current catalog settings as preset"
12885msgstr ""
12886
12887#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12888#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12889msgid "Save"
12890msgstr ""
12891
12892#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12893msgid "Delete current preset"
12894msgstr ""
12895
12896#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12899#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12900#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12901#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
12902msgid "Delete"
12903msgstr "Izbriši"
12904
12905#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
12906msgid "Enabled sections will be included in the generated catalog."
12907msgstr ""
12908
12909#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
12910msgid "Included sections"
12911msgstr ""
12912
12913#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
12914msgid "List of books, sorted by Author"
12915msgstr ""
12916
12917#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
12918msgid "&Authors"
12919msgstr ""
12920
12921#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
12922msgid "List of books, sorted by Title"
12923msgstr ""
12924
12925#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
12926msgid "&Titles"
12927msgstr ""
12928
12929#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
12930msgid "List of series books, sorted by Series"
12931msgstr ""
12932
12933#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
12934msgid "&Series"
12935msgstr ""
12936
12937#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
12938msgid "List of books, sorted by genre"
12939msgstr ""
12940
12941#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
12942msgid "&Genres"
12943msgstr ""
12944
12945#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
12946msgid "Field containing genres"
12947msgstr ""
12948
12949#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
12950msgid "List of books, sorted by date added to calibre"
12951msgstr ""
12952
12953#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
12954msgid "&Recently added"
12955msgstr ""
12956
12957#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
12958msgid "Individual descriptions of books with cover thumbs, sorted by author"
12959msgstr ""
12960
12961#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
12962msgid "&Descriptions"
12963msgstr ""
12964
12965#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
12966msgid ""
12967"The first matching prefix rule applies a prefix to book listings in the "
12968"generated catalog."
12969msgstr ""
12970
12971#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
12972msgid "Prefixes"
12973msgstr ""
12974
12975#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
12976msgid ""
12977"Books matching any of the exclusion rules will be excluded from the "
12978"generated catalog. "
12979msgstr ""
12980
12981#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
12982msgid "Excluded books"
12983msgstr ""
12984
12985#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
12986msgid ""
12987"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
12988"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
12989msgstr ""
12990
12991#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
12992msgid "Excluded genres"
12993msgstr ""
12994
12995#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
12996msgid "Genres to &exclude (regex):"
12997msgstr ""
12998
12999#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13000msgid "Reset to default"
13001msgstr ""
13002
13003#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13004#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13005#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13006#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13007#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13008#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13012#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13016#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13022#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13023#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13024#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13025#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13026#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13027#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13028#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13029#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13030#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13031#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13032#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13033#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13034#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13035#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13036#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13037msgid "..."
13038msgstr ""
13039
13040#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13041msgid "Results of regex:"
13042msgstr ""
13043
13044#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13045msgid "Tags that will be excluded as genres"
13046msgstr ""
13047
13048#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13049msgid "Other options"
13050msgstr ""
13051
13052#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13053msgid ""
13054"Custom column containing additional content to be merged with comments "
13055"metadata in the descriptions section."
13056msgstr ""
13057
13058#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13059msgid "Merge additional content before comments in descriptions section."
13060msgstr ""
13061
13062#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13063msgid "&Before"
13064msgstr ""
13065
13066#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13067msgid "Merge additional content after comments in descriptions section."
13068msgstr ""
13069
13070#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13071msgid "&After"
13072msgstr ""
13073
13074#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13075msgid ""
13076"Separate comments metadata and additional content with a horizontal rule in "
13077"the descriptions section."
13078msgstr ""
13079
13080#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13081msgid "Include &separator"
13082msgstr ""
13083
13084#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13085msgid "&Merge with comments:"
13086msgstr ""
13087
13088#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13089msgid "Catalog cover:"
13090msgstr ""
13091
13092#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13093msgid "Generate new cover"
13094msgstr ""
13095
13096#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13097msgid "Use existing cover"
13098msgstr ""
13099
13100#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13101msgid "E&xtra Description note:"
13102msgstr ""
13103
13104#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13105msgid "Custom column source for text to include in Descriptions section."
13106msgstr ""
13107
13108#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13109msgid "&Thumb width:"
13110msgstr ""
13111
13112#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13113msgid "Size hint for cover thumbnails included in Descriptions section."
13114msgstr ""
13115
13116#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13117msgid " inch"
13118msgstr ""
13119
13120#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13121msgid "Author cross-references:"
13122msgstr ""
13123
13124#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13125msgid "For books with multiple authors, list each author separately"
13126msgstr ""
13127
13128#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13129msgid "Tab template for catalog.ui"
13130msgstr ""
13131
13132#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13133msgid "Bold"
13134msgstr ""
13135
13136#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13137msgid "Italic"
13138msgstr ""
13139
13140#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13141msgid "Underline"
13142msgstr ""
13143
13144#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13145msgid "Strikethrough"
13146msgstr ""
13147
13148#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13149msgid "Superscript"
13150msgstr ""
13151
13152#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13153msgid "Subscript"
13154msgstr ""
13155
13156#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13157msgid "Ordered list"
13158msgstr ""
13159
13160#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13161msgid "Unordered list"
13162msgstr ""
13163
13164#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13166msgid "Align left"
13167msgstr ""
13168
13169#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13170msgid "Align center"
13171msgstr ""
13172
13173#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13175msgid "Align right"
13176msgstr ""
13177
13178#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13179msgid "Align justified"
13180msgstr ""
13181
13182#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13187msgid "Undo"
13188msgstr ""
13189
13190#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13192msgid "Redo"
13193msgstr ""
13194
13195#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13196msgid "Remove formatting"
13197msgstr ""
13198
13199#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13200msgid "Paste and match style"
13201msgstr ""
13202
13203#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13204msgid "Cut"
13205msgstr ""
13206
13207#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13208msgid "Increase indentation"
13209msgstr ""
13210
13211#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13212msgid "Decrease indentation"
13213msgstr ""
13214
13215#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13216msgid "Foreground color"
13217msgstr ""
13218
13219#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13220msgid "Background color"
13221msgstr ""
13222
13223#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13224msgid "Insert link or image"
13225msgstr ""
13226
13227#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13228msgid "Insert separator"
13229msgstr ""
13230
13231#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13232#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13233#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13234#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13235msgid "Clear"
13236msgstr "Očisti"
13237
13238#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13239msgid "Style text block"
13240msgstr ""
13241
13242#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13243msgid "Style the selected text block"
13244msgstr ""
13245
13246#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13247#, python-brace-format
13248msgid "Heading {0}"
13249msgstr ""
13250
13251#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13252#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13253#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13254#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13257msgid "Normal"
13258msgstr ""
13259
13260#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13261msgid "Blockquote"
13262msgstr ""
13263
13264#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13265msgid "Choose foreground color"
13266msgstr ""
13267
13268#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13269msgid "Choose background color"
13270msgstr ""
13271
13272#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13273#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13274#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13275msgid "Invalid URL"
13276msgstr ""
13277
13278#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13279#, python-format
13280msgid "The url %r is invalid"
13281msgstr ""
13282
13283#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13284msgid "Remote images not supported"
13285msgstr ""
13286
13287#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13288msgid ""
13289"You must download the image to your computer, URLs pointing to remote images"
13290" are not supported."
13291msgstr ""
13292
13293#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13294msgid "Create link"
13295msgstr ""
13296
13297#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13298#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13299msgid "&Browse"
13300msgstr ""
13301
13302#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13303#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13304#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13305#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13306#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13307#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13313#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13314msgid "Images"
13315msgstr ""
13316
13317#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13326msgid "Choose file"
13327msgstr ""
13328
13329#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13330msgid ""
13331"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13332" will be added as an image reference instead of as a link. You can also "
13333"choose to create a link to a file on your computer. Note that if you create "
13334"a link to a file on your computer, it will stop working if the file is "
13335"moved."
13336msgstr ""
13337
13338#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13339msgid "Enter &URL:"
13340msgstr ""
13341
13342#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13343msgid "Treat the URL as an &image"
13344msgstr ""
13345
13346#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13347msgid "Enter &name (optional):"
13348msgstr ""
13349
13350#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13351msgid "Choose a file on your computer:"
13352msgstr ""
13353
13354#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13357#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13358msgid "Fonts"
13359msgstr ""
13360
13361#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13362#, python-format
13363msgid "%s toolbars"
13364msgstr ""
13365
13366#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13367#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13368msgid "Hide"
13369msgstr ""
13370
13371#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13372#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13373msgid "Show"
13374msgstr ""
13375
13376#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13379msgid "Smarten punctuation"
13380msgstr ""
13381
13382#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13383msgid "&Normal view"
13384msgstr ""
13385
13386#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13387msgid "&HTML source"
13388msgstr ""
13389
13390#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13391msgid "AZW3 output"
13392msgstr ""
13393
13394#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13395#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13396msgid "Do not add &Table of Contents to book"
13397msgstr ""
13398
13399#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13400#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13401msgid "&Title for Table of Contents:"
13402msgstr ""
13403
13404#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13405#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13406msgid "Put generated Table of Contents at &start of book instead of end"
13407msgstr ""
13408
13409#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13410#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13411msgid "Use author &sort for author"
13412msgstr ""
13413
13414#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13415#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13416msgid "Disable &compression of the file contents"
13417msgstr ""
13418
13419#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13420#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13421msgid ""
13422"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13423"read syncing"
13424msgstr ""
13425
13426#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13427msgid ""
13428"For settings that cannot be specified in this dialog, use the values saved "
13429"in a previous conversion (if they exist) instead of using the defaults "
13430"specified in the Preferences"
13431msgstr ""
13432
13433#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13434msgid "None of the selected books have saved conversion settings."
13435msgstr ""
13436
13437#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13438msgid "Bulk convert one book"
13439msgstr ""
13440
13441#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13442msgid "Bulk convert {} books"
13443msgstr ""
13444
13445#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13446msgid "Comic input"
13447msgstr ""
13448
13449#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13450#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13451#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13452#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13453#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13454#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13455msgid "input"
13456msgstr ""
13457
13458#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13459msgid "&Number of colors:"
13460msgstr ""
13461
13462#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13463msgid "off"
13464msgstr ""
13465
13466#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13467msgid "Disable &normalize"
13468msgstr ""
13469
13470#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13472msgid "Keep &aspect ratio"
13473msgstr ""
13474
13475#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13476msgid "Disable &Sharpening"
13477msgstr ""
13478
13479#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13480msgid "Disable &Trimming"
13481msgstr ""
13482
13483#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13484msgid "&Wide"
13485msgstr ""
13486
13487#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13488msgid "&Landscape"
13489msgstr ""
13490
13491#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13492msgid "&Right to left"
13493msgstr ""
13494
13495#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13496msgid "Don't so&rt"
13497msgstr ""
13498
13499#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13500msgid "De&speckle"
13501msgstr ""
13502
13503#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13504msgid "&Disable comic processing"
13505msgstr ""
13506
13507#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13508#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13509msgid "&Output format:"
13510msgstr ""
13511
13512#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13513msgid "Disable conversion of images to &black and white"
13514msgstr ""
13515
13516#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13517msgid "Override image &size:"
13518msgstr ""
13519
13520#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13521msgid "Don't add links to &pages to the Table of Contents for CBC files"
13522msgstr ""
13523
13524#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13526msgid "Debug"
13527msgstr ""
13528
13529#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13530msgid "Debug the conversion process."
13531msgstr ""
13532
13533#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13534#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13535msgid "Choose debug folder"
13536msgstr ""
13537
13538#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13539msgid "Invalid debug folder"
13540msgstr ""
13541
13542#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13543msgid "Failed to create debug folder"
13544msgstr ""
13545
13546#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13547msgid ""
13548"Choose a folder to put the debug output into. If you specify a folder, "
13549"calibre will place a lot of debug output into it. This will be useful in "
13550"understanding the conversion process and figuring out the correct values for"
13551" conversion parameters like Table of Contents and Chapter detection."
13552msgstr ""
13553
13554#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13555msgid ""
13556"The debug process outputs the intermediate HTML generated at various stages "
13557"of the conversion process. This HTML can sometimes serve as a good starting "
13558"point for hand editing a conversion."
13559msgstr ""
13560
13561#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13562msgid "DOCX input"
13563msgstr ""
13564
13565#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13566msgid "Do not try to autodetect a &cover from images in the document"
13567msgstr ""
13568
13569#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13570msgid "Do not add a page break after every &endnote"
13571msgstr ""
13572
13573#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13574msgid ""
13575"Render &superscripts and subscripts so that they do not affect the line "
13576"height."
13577msgstr ""
13578
13579#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13580msgid "DOCX output"
13581msgstr ""
13582
13583#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13584msgid "Paper si&ze:"
13585msgstr ""
13586
13587#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13588#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13589msgid "&Custom size:"
13590msgstr ""
13591
13592#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13593msgid "Page &bottom margin"
13594msgstr ""
13595
13596#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13597msgid "Page &left margin"
13598msgstr ""
13599
13600#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13601msgid "Page &right margin"
13602msgstr ""
13603
13604#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13605msgid "Page &top margin"
13606msgstr ""
13607
13608#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13609msgid ""
13610"Do not insert the &Table of Contents as a page at the start of the document"
13611msgstr ""
13612
13613#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13614msgid "Do not insert &cover as image at start of document"
13615msgstr ""
13616
13617#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13618msgid "Preserve the aspect ratio of the image inserted as cover"
13619msgstr ""
13620
13621#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13622msgid "EPUB output"
13623msgstr ""
13624
13625#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13626msgid "Preserve cover &aspect ratio"
13627msgstr ""
13628
13629#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13630msgid "Split files &larger than:"
13631msgstr ""
13632
13633#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13634#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13635msgid "Disabled"
13636msgstr ""
13637
13638#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13639msgid " KB"
13640msgstr ""
13641
13642#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13643msgid "No default &cover"
13644msgstr ""
13645
13646#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13647msgid "No &SVG cover"
13648msgstr ""
13649
13650#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13651msgid "Insert inline &Table of Contents"
13652msgstr ""
13653
13654#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13655msgid "Do not &split on page breaks"
13656msgstr ""
13657
13658#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13659msgid "Put inserted Table of Contents at the &end of the book"
13660msgstr ""
13661
13662#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13663msgid "&Flatten EPUB file structure"
13664msgstr ""
13665
13666#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13667msgid "&Title for inserted ToC:"
13668msgstr ""
13669
13670#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13671msgid "EP&UB version:"
13672msgstr ""
13673
13674#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13675msgid "FB2 input"
13676msgstr ""
13677
13678#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13679msgid "Do not insert a &Table of Contents at the beginning of the book."
13680msgstr ""
13681
13682#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13683msgid "FB2 output"
13684msgstr ""
13685
13686#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13687msgid "&Sectionize:"
13688msgstr ""
13689
13690#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13691msgid "&Genre:"
13692msgstr ""
13693
13694#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13695msgid "Font rescaling wizard"
13696msgstr ""
13697
13698#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13699#, python-format
13700msgid ""
13701"<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"
13702"<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"
13703"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13704msgstr ""
13705
13706#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13707msgid "&Output document"
13708msgstr ""
13709
13710#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13711#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13712msgid "&Base font size:"
13713msgstr ""
13714
13715#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13716#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13717msgid "Font size &key:"
13718msgstr ""
13719
13720#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13721#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13722#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13723#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13724#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13725#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13726#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13727#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13728#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13729#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13730#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13731#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13732#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13733msgid " pt"
13734msgstr ""
13735
13736#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13737msgid "Use &default values"
13738msgstr ""
13739
13740#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13741msgid "&Input document"
13742msgstr ""
13743
13744#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13745msgid "&Font size: "
13746msgstr ""
13747
13748#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13749msgid " will map to size: "
13750msgstr ""
13751
13752#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13753msgid "0.0 pt"
13754msgstr ""
13755
13756#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13757msgid ""
13758"Heuristic\n"
13759"processing"
13760msgstr ""
13761
13762#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13763msgid "Modify the document text and structure using common patterns."
13764msgstr ""
13765
13766#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13767#, python-format
13768msgid ""
13769"<b>Heuristic processing</b> means that calibre will scan your book for "
13770"common patterns and fix them. As the name implies, this involves guesswork, "
13771"which means that it could end up worsening the result of a conversion, if "
13772"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13773"conversion does not turn out as you expect, turning on heuristics can "
13774"improve matters. Read more about the various heuristic processing options in"
13775" the <a href=\"%s\">User Manual</a>."
13776msgstr ""
13777
13778#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13779msgid "Enable &heuristic processing"
13780msgstr ""
13781
13782#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13783msgid "Heuristic processing"
13784msgstr ""
13785
13786#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13787msgid "Unwrap lines"
13788msgstr ""
13789
13790#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13791msgid "Line &un-wrap factor:"
13792msgstr ""
13793
13794#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13795msgid "Detect and markup unformatted chapter headings and sub headings"
13796msgstr ""
13797
13798#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13799msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13800msgstr ""
13801
13802#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13803msgid "Delete blank lines between paragraphs"
13804msgstr ""
13805
13806#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13807msgid "Ensure scene breaks are consistently formatted"
13808msgstr ""
13809
13810#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13811msgid "Replace soft scene &breaks:"
13812msgstr ""
13813
13814#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13815msgid "Remove unnecessary hyphens"
13816msgstr ""
13817
13818#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13819msgid "Italicize common words and patterns"
13820msgstr ""
13821
13822#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13823msgid "Replace entity indents with CSS indents"
13824msgstr ""
13825
13826#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13827msgid "HTMLZ output"
13828msgstr ""
13829
13830#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13831msgid "How to handle &CSS"
13832msgstr ""
13833
13834#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13835msgid "How to handle class &based CSS"
13836msgstr ""
13837
13838#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13839msgid "Use book &title as the filename for the HTML file inside the archive"
13840msgstr ""
13841
13842#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13843msgid "Control the look and feel of the output."
13844msgstr ""
13845
13846#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13847msgid "Original"
13848msgstr ""
13849
13850#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13851msgid "Left align"
13852msgstr ""
13853
13854#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13855msgid "Justify text"
13856msgstr ""
13857
13858#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13859msgid "Base font si&ze:"
13860msgstr ""
13861
13862#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13863msgid "Wizard to help you choose an appropriate font size key"
13864msgstr ""
13865
13866#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13867msgid "Minim&um line height:"
13868msgstr ""
13869
13870#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13871msgid " %"
13872msgstr ""
13873
13874#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13875msgid "L&ine height:"
13876msgstr ""
13877
13878#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13879msgid "Embed font fami&ly:"
13880msgstr ""
13881
13882#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13883msgid "&Embed all fonts in document"
13884msgstr ""
13885
13886#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13887msgid "E&xpand CSS"
13888msgstr ""
13889
13890#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13891msgid "Keep &ligatures"
13892msgstr ""
13893
13894#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13895msgid "&Disable font size rescaling"
13896msgstr ""
13897
13898#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13899#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13901msgid "&Fonts"
13902msgstr ""
13903
13904#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
13905msgid "Text &justification:"
13906msgstr ""
13907
13908#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
13909msgid "&Unsmarten punctuation"
13910msgstr ""
13911
13912#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
13913msgid "&Transliterate Unicode characters to ASCII"
13914msgstr ""
13915
13916#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
13917msgid "I&nput character encoding:"
13918msgstr ""
13919
13920#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
13921msgid "T&ext"
13922msgstr ""
13923
13924#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
13925msgid "&Line size:"
13926msgstr ""
13927
13928#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
13929msgid ""
13930"<p>When calibre removes inter paragraph spacing, it automatically sets a "
13931"paragraph indent, to ensure that paragraphs can be easily distinguished. "
13932"This option controls the width of that indent."
13933msgstr ""
13934
13935#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
13936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
13937msgid "No change"
13938msgstr ""
13939
13940#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
13941#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
13942msgid " em"
13943msgstr ""
13944
13945#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
13946msgid "Insert &blank line between paragraphs"
13947msgstr ""
13948
13949#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
13950msgid "Remove &spacing between paragraphs"
13951msgstr ""
13952
13953#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
13954msgid "I&ndent size:"
13955msgstr ""
13956
13957#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
13958msgid "&Linearize tables"
13959msgstr ""
13960
13961#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
13962#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
13963msgid "&Layout"
13964msgstr ""
13965
13966#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
13967msgid "E&xtra CSS"
13968msgstr ""
13969
13970#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
13971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
13972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
13973msgid "Filter style information"
13974msgstr ""
13975
13976#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
13977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
13978msgid "Select what style information you want completely removed:"
13979msgstr ""
13980
13981#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
13982msgid "Removes the font-family CSS property"
13983msgstr ""
13984
13985#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
13986msgid ""
13987"Removes the margin CSS properties. Note that page margins are not affected "
13988"by this setting."
13989msgstr ""
13990
13991#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
13992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13993msgid "&Margins"
13994msgstr ""
13995
13996#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
13997msgid "Removes the padding CSS properties"
13998msgstr ""
13999
14000#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14002msgid "&Padding"
14003msgstr ""
14004
14005#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14006msgid "Convert floating images/text into static images/text"
14007msgstr ""
14008
14009#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14010msgid "F&loats"
14011msgstr ""
14012
14013#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14014msgid "Removes foreground and background colors"
14015msgstr ""
14016
14017#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14018#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14020msgid "&Colors"
14021msgstr ""
14022
14023#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14024msgid "Other CSS Propert&ies:"
14025msgstr ""
14026
14027#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14028msgid ""
14029"Comma separated list of CSS properties to remove. For example: display, "
14030"color, font-family"
14031msgstr ""
14032
14033#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14034msgid "&Styling"
14035msgstr ""
14036
14037#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14038msgid "&Transform styles"
14039msgstr ""
14040
14041#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14043msgid "Transform &HTML"
14044msgstr ""
14045
14046#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14047msgid "LRF output"
14048msgstr ""
14049
14050#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14051msgid "Enable &auto-rotation of wide images"
14052msgstr ""
14053
14054#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14055msgid "&Wordspace:"
14056msgstr ""
14057
14058#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14059msgid "Minimum para. &indent:"
14060msgstr ""
14061
14062#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14063msgid "Render &tables as images"
14064msgstr ""
14065
14066#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14067msgid "Text size multiplier for text in rendered tables:"
14068msgstr ""
14069
14070#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14071msgid "Add &header"
14072msgstr ""
14073
14074#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14075msgid "Header &separation:"
14076msgstr ""
14077
14078#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14079msgid "Header &format:"
14080msgstr ""
14081
14082#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14083msgid "&Embed fonts"
14084msgstr ""
14085
14086#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14087msgid "&Serif font family:"
14088msgstr ""
14089
14090#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14091msgid "S&ans-serif font family:"
14092msgstr ""
14093
14094#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14095msgid "&Monospace font family:"
14096msgstr ""
14097
14098#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14100msgid "Metadata"
14101msgstr ""
14102
14103#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14104msgid ""
14105"Set the metadata. The output file will contain as much of this metadata as "
14106"possible."
14107msgstr ""
14108
14109#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14110#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14111msgid "This book has no cover"
14112msgstr ""
14113
14114#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14115#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14116msgid "Choose cover for "
14117msgstr ""
14118
14119#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14120#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14121msgid "Cannot read"
14122msgstr ""
14123
14124#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14125#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14126msgid "You do not have permission to read the file: "
14127msgstr ""
14128
14129#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14130#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14131#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14132msgid "Error reading file"
14133msgstr ""
14134
14135#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14136#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14137msgid "<p>There was an error reading from file: <br /><b>"
14138msgstr ""
14139
14140#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14141#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14142msgid " is not a valid picture"
14143msgstr ""
14144
14145#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14146msgid "Book cover"
14147msgstr ""
14148
14149#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14150msgid "Change &cover image:"
14151msgstr ""
14152
14153#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14154msgid "Browse for an image to use as the cover of this book."
14155msgstr ""
14156
14157#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14158msgid "Use cover from &source file"
14159msgstr ""
14160
14161#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14163#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14164#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14165#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14166#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14167#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14169msgid "&Title:"
14170msgstr ""
14171
14172#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14173#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14174msgid "Change the title of this book"
14175msgstr ""
14176
14177#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14178#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14179msgid "&Author(s):"
14180msgstr ""
14181
14182#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14183msgid "Author so&rt:"
14184msgstr ""
14185
14186#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14187msgid ""
14188"Change the author(s) of this book. Multiple authors should be separated by a"
14189" comma"
14190msgstr ""
14191
14192#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14193#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14194msgid "&Publisher:"
14195msgstr ""
14196
14197#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14199#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14200msgid "Ta&gs:"
14201msgstr ""
14202
14203#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14205#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14206msgid ""
14207"Tags categorize the book. This is particularly useful while searching. "
14208"<br><br>They can be any words or phrases, separated by commas."
14209msgstr ""
14210
14211#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14213#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14214msgid "&Series:"
14215msgstr ""
14216
14217#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14218#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14219#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14221#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14222msgid "List of known series. You can add new series."
14223msgstr ""
14224
14225#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14226msgid "Book "
14227msgstr ""
14228
14229#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14230msgid "MOBI output"
14231msgstr ""
14232
14233#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14234msgid "Ignore &margins"
14235msgstr ""
14236
14237#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14238msgid ""
14239"Do not convert all images to &JPEG (may result in images not working in "
14240"older viewers)"
14241msgstr ""
14242
14243#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14244msgid "Kindle options"
14245msgstr ""
14246
14247#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14248msgid "MOBI file &type:"
14249msgstr ""
14250
14251#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14252msgid "Personal Doc tag:"
14253msgstr ""
14254
14255#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14256msgid ""
14257"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14258"both MOBI filetypes. If you wish to use the new format on your device, "
14259"convert to AZW3 instead of MOBI."
14260msgstr ""
14261
14262#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14263msgid "Default profile"
14264msgstr ""
14265
14266#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14267#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14268msgid "unlimited"
14269msgstr ""
14270
14271#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14272#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14273#, python-format
14274msgid "%(width)d x %(height)d pixels"
14275msgstr ""
14276
14277#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14278#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14279#, python-format
14280msgid "Screen size: %s"
14281msgstr ""
14282
14283#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14284msgid "Page setup"
14285msgstr ""
14286
14287#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14288msgid "&Output profile:"
14289msgstr ""
14290
14291#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14292msgid "Profile description"
14293msgstr ""
14294
14295#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14296msgid "&Input profile:"
14297msgstr ""
14298
14299#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14300msgid "Margins"
14301msgstr ""
14302
14303#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14304#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14305msgid "&Left:"
14306msgstr ""
14307
14308#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14310#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14311#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14312msgid "Unchanged"
14313msgstr ""
14314
14315#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14316#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14317msgid "&Top:"
14318msgstr ""
14319
14320#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14321#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14322msgid "&Right:"
14323msgstr ""
14324
14325#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14326#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14327msgid "&Bottom:"
14328msgstr ""
14329
14330#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14331msgid "PDB output"
14332msgstr ""
14333
14334#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14335#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14336#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14337#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14338msgid "&Format:"
14339msgstr ""
14340
14341#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14342#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14343#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14344#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14345msgid "&Inline TOC"
14346msgstr ""
14347
14348#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14349#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14350#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14351msgid "Output &encoding:"
14352msgstr ""
14353
14354#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14355msgid "PDF input"
14356msgstr ""
14357
14358#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14359msgid "Line &un-wrapping factor:"
14360msgstr ""
14361
14362#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14363msgid "No &images"
14364msgstr ""
14365
14366#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14367msgid "PDF output"
14368msgstr ""
14369
14370#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14371msgid "Use page margins from the &document being converted"
14372msgstr ""
14373
14374#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14375msgid "&Use the paper size set in output profile"
14376msgstr ""
14377
14378#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14379msgid "&Paper size:"
14380msgstr ""
14381
14382#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14383msgid "&Unit:"
14384msgstr ""
14385
14386#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14387msgid "Preserve &aspect ratio of cover"
14388msgstr ""
14389
14390#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14391msgid "Add page &numbers to the bottom of every page"
14392msgstr ""
14393
14394#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14395msgid "Add a printable &Table of Contents at the end"
14396msgstr ""
14397
14398#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14399msgid "&Title for ToC:"
14400msgstr ""
14401
14402#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14403msgid "Serif famil&y:"
14404msgstr ""
14405
14406#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14407msgid "Sans fami&ly:"
14408msgstr ""
14409
14410#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14411msgid "&Monospace family:"
14412msgstr "&Monospace porodica:"
14413
14414#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14415msgid "S&tandard font:"
14416msgstr "S&tandardni font:"
14417
14418#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14419msgid "Default font si&ze:"
14420msgstr ""
14421
14422#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14423#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14424#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14425#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14426msgid " px"
14427msgstr " px"
14428
14429#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14430msgid "Monospace &font size:"
14431msgstr "Veličina monospace &fonta:"
14432
14433#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14434msgid "Page &number map:"
14435msgstr ""
14436
14437#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14438msgid "Page  margins"
14439msgstr ""
14440
14441#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14442msgid "Page headers and footers"
14443msgstr ""
14444
14445#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14446#, python-format
14447msgid ""
14448"You can insert headers and footers into every page of the produced PDF file "
14449"by using header and footer templates. For examples, see the <a "
14450"href=\"%s\">documentation</a>."
14451msgstr ""
14452
14453#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14454msgid "&Header template:"
14455msgstr ""
14456
14457#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14458msgid "&Footer template:"
14459msgstr ""
14460
14461#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14462msgid "&Break long words at the end of lines"
14463msgstr ""
14464
14465#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14466msgid "Odd/even &offset:"
14467msgstr ""
14468
14469#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14470msgid "PMLZ output"
14471msgstr ""
14472
14473#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14474msgid "Do not &reduce image size and depth"
14475msgstr ""
14476
14477#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14478msgid "RB output"
14479msgstr ""
14480
14481#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14482msgid "No formats available"
14483msgstr ""
14484
14485#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14486msgid "Cannot build regex using the GUI builder without a book."
14487msgstr ""
14488
14489#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14490msgid "Could not open file"
14491msgstr ""
14492
14493#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14494msgid "Could not open the file, do you have it open in another program?"
14495msgstr ""
14496
14497#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14498msgid ""
14499"Failed to generate markup for testing. Click \"Show details\" to learn more."
14500msgstr ""
14501
14502#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14503#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14504msgid "Failed to generate preview"
14505msgstr ""
14506
14507#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14508msgid "Open book"
14509msgstr ""
14510
14511#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14512msgid "Click the \"Open\" button below to open a e-book to use for testing."
14513msgstr ""
14514
14515#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14516msgid "Regex Builder"
14517msgstr ""
14518
14519#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14520msgid "Regex:"
14521msgstr ""
14522
14523#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14524#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14525#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14526#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14527#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14528msgid "&Test"
14529msgstr ""
14530
14531#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14532msgid "Occurrences:"
14533msgstr ""
14534
14535#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14536#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14537#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14538msgid "0"
14539msgstr ""
14540
14541#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14542msgid "Goto:"
14543msgstr ""
14544
14545#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14546#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14547#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14548#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14549#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14551msgid "&Previous"
14552msgstr ""
14553
14554#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14555#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14556#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14557#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14558#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14559#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14562msgid "&Next"
14563msgstr ""
14564
14565#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14567msgid "Preview"
14568msgstr ""
14569
14570#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14571msgid "RTF input"
14572msgstr ""
14573
14574#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14575msgid "Ignore &WMF images in the RTF file"
14576msgstr ""
14577
14578#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14579msgid ""
14580"Search &\n"
14581"replace"
14582msgstr ""
14583
14584#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14585msgid "&Search regular expression:"
14586msgstr ""
14587
14588#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14589msgid "Replacement text"
14590msgstr ""
14591
14592#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14593msgid "Search regular expression"
14594msgstr ""
14595
14596#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14597msgid "Load calibre search-replace definitions file"
14598msgstr ""
14599
14600#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14601#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14602msgid "calibre search-replace definitions file"
14603msgstr ""
14604
14605#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14606msgid "Failed to read"
14607msgstr ""
14608
14609#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14610#, python-format
14611msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14612msgstr ""
14613
14614#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14615msgid "Save calibre search-replace definitions file"
14616msgstr ""
14617
14618#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14619msgid "Unused search & replace definition"
14620msgstr ""
14621
14622#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14623msgid ""
14624"The search/replace definition being edited  has not been added to the list "
14625"of definitions. Do you wish to continue with the conversion (the definition "
14626"will not be used)?"
14627msgstr ""
14628
14629#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14630#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14631msgid "Invalid regular expression"
14632msgstr ""
14633
14634#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14635#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14636#, python-format
14637msgid "Invalid regular expression: %s"
14638msgstr ""
14639
14640#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14641msgid ""
14642"The list of search/replace definitions that will be applied to this "
14643"conversion."
14644msgstr ""
14645
14646#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14647msgid "Edit search/replace definition"
14648msgstr ""
14649
14650#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14651msgid "&Replacement text:"
14652msgstr ""
14653
14654#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14655msgid ""
14656"Add the current expression to the list of expressions that will be applied"
14657msgstr ""
14658
14659#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14661msgid "&Add"
14662msgstr ""
14663
14664#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14665msgid "Edit the currently selected expression"
14666msgstr ""
14667
14668#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14669#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14670msgid "&Change"
14671msgstr "&Promijeni"
14672
14673#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14674msgid "Remove the currently selected expression"
14675msgstr ""
14676
14677#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14678#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14679#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14680#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14681msgid "&Remove"
14682msgstr ""
14683
14684#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14685msgid "Load a list of expressions from a previously saved file"
14686msgstr ""
14687
14688#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14689#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14690#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14692#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14693msgid "&Load"
14694msgstr ""
14695
14696#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14697msgid "Save this list of expressions so that you can re-use it easily"
14698msgstr ""
14699
14700#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14701#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14702#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14704#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14705#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14706#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14709msgid "&Save"
14710msgstr "&Sačuvaj"
14711
14712#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14713msgid "Move expression up."
14714msgstr ""
14715
14716#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14717msgid "Move expression down."
14718msgstr ""
14719
14720#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14721#, python-format
14722msgid ""
14723"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14724"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14725"expressions. Also clicking the wizard button below will allow you to test "
14726"your regular expression against the current input document. When you are "
14727"happy with an expression, click the Add button to add it to the list of "
14728"expressions."
14729msgstr ""
14730
14731#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14732#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14734#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14735#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14736msgid "Restore &defaults"
14737msgstr ""
14738
14739#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14740msgid "&Input format:"
14741msgstr ""
14742
14743#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14744msgid "Use &saved conversion settings for individual books"
14745msgstr ""
14746
14747#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14748msgid "Convert"
14749msgstr ""
14750
14751#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14752msgid "SNB output"
14753msgstr ""
14754
14755#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14756msgid "Hide &chapter name"
14757msgstr ""
14758
14759#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14760msgid "Don't indent the &first line for each paragraph"
14761msgstr ""
14762
14763#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14764msgid "Insert &empty line between paragraphs"
14765msgstr ""
14766
14767#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14768msgid "Optimize for full-&screen mode"
14769msgstr ""
14770
14771#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14772msgid ""
14773"Structure\n"
14774"detection"
14775msgstr ""
14776
14777#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14778msgid ""
14779"Fine tune the detection of chapter headings and other document structure."
14780msgstr ""
14781
14782#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14783msgid "Detect &chapters at (XPath expression):"
14784msgstr ""
14785
14786#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14787msgid "Insert &page breaks before (XPath expression):"
14788msgstr ""
14789
14790#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14791msgid "Start &reading at (XPath expression):"
14792msgstr ""
14793
14794#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14795#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14796#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14797msgid "Invalid XPath"
14798msgstr ""
14799
14800#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14801#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14803#, python-format
14804msgid "The XPath expression %s is invalid."
14805msgstr ""
14806
14807#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14808msgid "Remove &fake margins"
14809msgstr ""
14810
14811#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14812msgid ""
14813"The header and footer removal options have been replaced by the Search & "
14814"replace options. Click the Search & replace category in the bar to the left "
14815"to use these options. Leave the replace field blank and enter your "
14816"header/footer removal regexps into the search field."
14817msgstr ""
14818
14819#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14820msgid "Insert &metadata as page at start of book"
14821msgstr ""
14822
14823#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14824msgid "Chapter &mark:"
14825msgstr ""
14826
14827#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14828msgid "Remove first &image"
14829msgstr ""
14830
14831#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14832msgid ""
14833"Table of\n"
14834"Contents"
14835msgstr ""
14836
14837#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14838msgid "Control the creation/conversion of the Table of Contents."
14839msgstr ""
14840
14841#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14842msgid "Level &1 TOC (XPath expression):"
14843msgstr ""
14844
14845#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14846msgid "Level &2 TOC (XPath expression):"
14847msgstr ""
14848
14849#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14850msgid "Level &3 TOC (XPath expression):"
14851msgstr ""
14852
14853#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14854msgid "&Force use of auto-generated Table of Contents"
14855msgstr ""
14856
14857#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14858msgid "Do not add &detected chapters to the Table of Contents"
14859msgstr ""
14860
14861#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14862msgid "Number of &links to add to Table of Contents:"
14863msgstr ""
14864
14865#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14866msgid "TOC &filter:"
14867msgstr ""
14868
14869#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14870msgid "Chapter &threshold:"
14871msgstr ""
14872
14873#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14874msgid "Allow &duplicate links when creating the Table of Contents"
14875msgstr ""
14876
14877#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14878#, python-format
14879msgid ""
14880"<a href=\"%s\">Help with using these options to generate a Table of "
14881"Contents</a>"
14882msgstr ""
14883
14884#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14885msgid ""
14886"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14887" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14888" caused by automatic generation."
14889msgstr ""
14890
14891#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14892msgid "&Manually fine-tune the ToC after conversion is completed"
14893msgstr ""
14894
14895#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14896msgid "TXT input"
14897msgstr ""
14898
14899#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14900msgid "Structure"
14901msgstr ""
14902
14903#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
14904msgid "&Paragraph style:"
14905msgstr ""
14906
14907#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
14908msgid "&Formatting style:"
14909msgstr ""
14910
14911#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
14912msgid "Common"
14913msgstr ""
14914
14915#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
14916msgid "Preserve &spaces"
14917msgstr ""
14918
14919#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
14920msgid "Remove &indents at the beginning of lines"
14921msgstr ""
14922
14923#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
14924#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
14925msgid "Markdown"
14926msgstr ""
14927
14928#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
14929msgid ""
14930"<p>Markdown is a simple markup language for text files, that allows for "
14931"advanced formatting. To learn more visit <a "
14932"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
14933msgstr ""
14934
14935#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
14936msgid ""
14937"You can optionally enable various extensions to the base Markdown syntax, "
14938"below."
14939msgstr ""
14940
14941#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
14942msgid ""
14943"More information on <a href=\"https://python-"
14944"markdown.github.io/extensions/\">Markdown extensions</a>"
14945msgstr ""
14946
14947#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
14948msgid "TXT output"
14949msgstr ""
14950
14951#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
14952msgid "General"
14953msgstr ""
14954
14955#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
14956msgid "&Line ending style:"
14957msgstr ""
14958
14959#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
14960msgid "&Formatting:"
14961msgstr ""
14962
14963#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
14964msgid "Plain"
14965msgstr ""
14966
14967#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
14968msgid "&Maximum line length:"
14969msgstr ""
14970
14971#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
14972msgid "Force maximum line &length"
14973msgstr ""
14974
14975#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
14976msgid "Markdown, Textile"
14977msgstr ""
14978
14979#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
14980msgid "Do not remove links (<a> tags) before processing"
14981msgstr ""
14982
14983#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
14984msgid "Do not remove image &references before processing"
14985msgstr ""
14986
14987#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
14988msgid "Keep text &color, when possible"
14989msgstr ""
14990
14991#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
14992msgid "TXTZ output"
14993msgstr ""
14994
14995#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
14996msgid "Use a wizard to generate the XPath expression"
14997msgstr ""
14998
14999#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15000msgid "Match HTML &tags with tag name:"
15001msgstr ""
15002
15003#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15004msgid "*"
15005msgstr ""
15006
15007#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15008msgid "a"
15009msgstr ""
15010
15011#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15012msgid "br"
15013msgstr ""
15014
15015#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15016msgid "div"
15017msgstr ""
15018
15019#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15020msgid "h1"
15021msgstr ""
15022
15023#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15024msgid "h2"
15025msgstr ""
15026
15027#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15028msgid "h3"
15029msgstr ""
15030
15031#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15032msgid "h4"
15033msgstr ""
15034
15035#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15036msgid "h5"
15037msgstr ""
15038
15039#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15040msgid "h6"
15041msgstr ""
15042
15043#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15044msgid "hr"
15045msgstr ""
15046
15047#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15048msgid "span"
15049msgstr ""
15050
15051#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15052msgid "Having the &attribute:"
15053msgstr ""
15054
15055#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15056msgid "With &value:"
15057msgstr ""
15058
15059#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15060msgid "(A regular expression)"
15061msgstr ""
15062
15063#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15064#, python-format
15065msgid ""
15066"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15067" <i>h2</i>, attribute to <i>class</i> and value to "
15068"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15069"leaving value blank will match any value. Setting tag to * will match any "
15070"tag.</p><p>To learn more advanced usage of XPath see the <a "
15071"href=\"%s\">XPath Tutorial</a>."
15072msgstr ""
15073
15074#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15075msgid "Browse by covers"
15076msgstr ""
15077
15078#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15081msgid "Choose color"
15082msgstr ""
15083
15084#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15086#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15087#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15090#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15091msgid "&Name:"
15092msgstr "&Ime:"
15093
15094#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15095msgid "Color &1:"
15096msgstr ""
15097
15098#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15099msgid "Color &2:"
15100msgstr ""
15101
15102#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15103msgid "Contrast color &1 (mainly for text):"
15104msgstr ""
15105
15106#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15107msgid "Contrast color &2 (mainly for text):"
15108msgstr ""
15109
15110#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15111#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15114#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15115msgid "Invalid name"
15116msgstr ""
15117
15118#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15119#, python-format
15120msgid ""
15121"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15122"least two characters long."
15123msgstr ""
15124
15125#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15126#, python-format
15127msgid "A color scheme with the name \"%s\" already exists."
15128msgstr ""
15129
15130#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15131msgid ""
15132"When generating covers, a color scheme for the cover is chosen at random "
15133"from the color schemes below. You can prevent an individual scheme from "
15134"being selected by unchecking it. The preview on the right shows the "
15135"currently selected color scheme."
15136msgstr ""
15137
15138#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15139msgid "Choose a color scheme to be used for this generated cover."
15140msgstr ""
15141
15142#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15143msgid ""
15144"In normal cover generation, the color scheme is chosen at random from the "
15145"list of color schemes below. You can prevent an individual color scheme from"
15146" being chosen by unchecking it here."
15147msgstr ""
15148
15149#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15150msgid "&New color scheme"
15151msgstr ""
15152
15153#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15154msgid "&Edit color scheme"
15155msgstr ""
15156
15157#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15158msgid "&Remove color scheme"
15159msgstr ""
15160
15161#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15162msgid "&Styles"
15163msgstr ""
15164
15165#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15166msgid ""
15167"When generating covers, a style for the cover is chosen at random from the "
15168"styles below. You can prevent an individual style from being selected by "
15169"unchecking it. The preview on the right shows the currently selected style."
15170msgstr ""
15171
15172#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15173msgid "Choose a style to be used for this generated cover."
15174msgstr ""
15175
15176#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15177msgid ""
15178"In normal cover generation, the style is chosen at random from the list of "
15179"styles below. You can prevent an individual style from being chosen by "
15180"unchecking it here."
15181msgstr ""
15182
15183#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15184msgid "&Fonts and sizes"
15185msgstr ""
15186
15187#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15188msgid "&Title font family:"
15189msgstr ""
15190
15191#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15192msgid "&Title font size:"
15193msgstr ""
15194
15195#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15196msgid "&Subtitle font family:"
15197msgstr ""
15198
15199#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15200msgid "&Subtitle font size:"
15201msgstr ""
15202
15203#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15204msgid "&Footer font family:"
15205msgstr ""
15206
15207#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15208msgid "&Footer font size:"
15209msgstr ""
15210
15211#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15212msgid "Cover &width:"
15213msgstr ""
15214
15215#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15216msgid "Cover &height:"
15217msgstr ""
15218
15219#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15220msgid ""
15221"Note that the preview to the side is of fixed aspect ratio, so changing the "
15222"cover width above will not have any effect. If you change the height, you "
15223"should also change the width nevertheless as it will be used in actual cover"
15224" generation."
15225msgstr ""
15226
15227#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15228msgid "&Text"
15229msgstr ""
15230
15231#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15232msgid ""
15233"The text on the generated cover is taken from the metadata of the book. This"
15234" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15235"templates for bold, italic and line breaks, respectively. The default "
15236"templates use the title, series and authors. You can change them to use "
15237"whatever metadata you like."
15238msgstr ""
15239
15240#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15241msgid "Change the &title template"
15242msgstr ""
15243
15244#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15245msgid "The title template"
15246msgstr ""
15247
15248#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15249msgid "Change the &sub-title template"
15250msgstr ""
15251
15252#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15253msgid "The sub-title template"
15254msgstr ""
15255
15256#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15257msgid "Change the &footer template"
15258msgstr ""
15259
15260#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15261msgid "The footer template"
15262msgstr ""
15263
15264#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15265msgid "My Color Scheme"
15266msgstr ""
15267
15268#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15269#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15272msgid "Cannot edit"
15273msgstr ""
15274
15275#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15276msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15277msgstr ""
15278
15279#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15280#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15281#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15282msgid "Cannot remove"
15283msgstr "Nije moguće ukloniti"
15284
15285#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15286msgid "Cannot remove a builtin color scheme."
15287msgstr ""
15288
15289#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15290msgid "A sample book"
15291msgstr ""
15292
15293#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15294msgid "Author One"
15295msgstr ""
15296
15297#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15298msgid "Author Two"
15299msgstr ""
15300
15301#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15302msgid "A series of samples"
15303msgstr ""
15304
15305#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15306msgid "Tag One"
15307msgstr ""
15308
15309#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15310msgid "Tag Two"
15311msgstr ""
15312
15313#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15314msgid "Some publisher"
15315msgstr ""
15316
15317#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15318msgid "Cover generation settings"
15319msgstr ""
15320
15321#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15322msgid "Save these settings as the &defaults for future use"
15323msgstr ""
15324
15325#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15326msgid "Save the current cover generation settings for later re-use"
15327msgstr ""
15328
15329#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15330msgid "Load previously saved cover generation settings"
15331msgstr ""
15332
15333#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15334msgid ""
15335"Save the current settings as the settings to use always instead of just this"
15336" time. Remember that for styles and colors the actual style or color used is"
15337" chosen at random from the list of checked styles/colors."
15338msgstr ""
15339
15340#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15341msgid "My cover style"
15342msgstr ""
15343
15344#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15345msgid "Name for these settings"
15346msgstr ""
15347
15348#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15349msgid "Theme name:"
15350msgstr ""
15351
15352#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15353msgid ""
15354"Create the rule below, the rule can be used to transform style properties"
15355msgstr ""
15356
15357#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15358#, python-brace-format
15359msgid "{preamble} {property} {match_type} {query}"
15360msgstr ""
15361
15362#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15363msgid "If the &property:"
15364msgstr ""
15365
15366#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15367msgid ""
15368"The name of a CSS property, for example: font-size\n"
15369"Do not use shorthand properties, they will not work.\n"
15370"For instance use margin-top, not margin."
15371msgstr ""
15372
15373#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15374#, python-brace-format
15375msgid "{action} {action_data}"
15376msgstr ""
15377
15378#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15379msgid "The CSS property value"
15380msgstr ""
15381
15382#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15383msgid ""
15384"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15385"number is used it will be compared with the CSS value using whatever unit "
15386"the value has. Note that comparison automatically converts units, except for"
15387" relative units like percentage or em, for which comparison fails if the "
15388"units are different."
15389msgstr ""
15390
15391#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15392msgid ""
15393"CSS properties to add to the rule that contains the matching style. You can "
15394"specify more than one property, separated by semi-colons, for example: "
15395"color:red; font-weight: bold"
15396msgstr ""
15397
15398#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15399msgid "A number"
15400msgstr ""
15401
15402#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15403#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15404#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15405#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15406msgid "Edit rule"
15407msgstr ""
15408
15409#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15410#, python-brace-format
15411msgid ""
15412"If the property <i>{property}</i> <b>{match_type}</b> "
15413"<b>{query}</b><br>{action}"
15414msgstr ""
15415
15416#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15417#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15418msgid "This rule is invalid, please remove it"
15419msgstr ""
15420
15421#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15422msgid ""
15423"You can specify rules to transform styles here. Click the \"Add rule\" "
15424"button below to get started."
15425msgstr ""
15426
15427#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15428msgid "Test style transform rules"
15429msgstr ""
15430
15431#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15432msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15433msgstr ""
15434
15435#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15436msgid "Resulting stylesheet"
15437msgstr ""
15438
15439#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15440msgid "Edit style transform rules"
15441msgstr ""
15442
15443#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15444#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15446#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15447msgid "E&xport"
15448msgstr ""
15449
15450#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15451#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15452msgid "Export these rules to a file"
15453msgstr ""
15454
15455#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15456#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15458#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15459msgid "&Import"
15460msgstr ""
15461
15462#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15463msgid "Import previously exported rules"
15464msgstr ""
15465
15466#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15467#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15468msgid "&Test rules"
15469msgstr ""
15470
15471#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15472#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15473msgid "Save this ruleset for later re-use"
15474msgstr ""
15475
15476#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15477#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15478msgid "Load a previously saved ruleset"
15479msgstr ""
15480
15481#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15482#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15483msgid "No rules"
15484msgstr ""
15485
15486#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15487msgid "There are no rules to export"
15488msgstr ""
15489
15490#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15491msgid "Choose file for exported rules"
15492msgstr ""
15493
15494#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15495msgid "Choose file to import rules from"
15496msgstr ""
15497
15498#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15499#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15500msgid " index"
15501msgstr ""
15502
15503#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15504#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15505#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15506#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15507#, python-brace-format
15508msgid "Clear {0}"
15509msgstr ""
15510
15511#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15512msgid "Set {} to yes"
15513msgstr ""
15514
15515#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15516msgid "Set {} to no"
15517msgstr ""
15518
15519#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15520msgid "Clear {}"
15521msgstr ""
15522
15523#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15524#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15525#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15526#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15527#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15528#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15529#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15530#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15532#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15533#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15534#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15535#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15536msgid "Undefined"
15537msgstr ""
15538
15539#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15540#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15542msgid "Today"
15543msgstr ""
15544
15545#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15546msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15547msgstr ""
15548
15549#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15550#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15551msgid "Values changed"
15552msgstr ""
15553
15554#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15555msgid ""
15556"You have changed the values. In order to use this editor, you must either "
15557"discard or apply these changes. Apply changes?"
15558msgstr ""
15559
15560#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15561#, python-brace-format
15562msgid ""
15563"The enumeration \"{0}\" contains an invalid value that will be set to the "
15564"default"
15565msgstr ""
15566
15567#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15568#, python-brace-format
15569msgid "Set {0} to No"
15570msgstr ""
15571
15572#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15573#, python-brace-format
15574msgid "Set {0} to Yes"
15575msgstr ""
15576
15577#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15578#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15579msgid "Open Item editor"
15580msgstr ""
15581
15582#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15583msgid "Apply changes"
15584msgstr ""
15585
15586#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15587#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15588msgid "Clear series"
15589msgstr ""
15590
15591#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15592msgid "Automatically number books"
15593msgstr ""
15594
15595#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15596msgid ""
15597"If not checked, the series number for the books will be set to 1. If "
15598"checked, selected books will be automatically numbered, in the order you "
15599"selected them. So if you selected Book A and then Book B, Book A will have "
15600"series number 1 and Book B series number 2."
15601msgstr ""
15602
15603#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15604msgid "Force numbers to start with "
15605msgstr ""
15606
15607#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15608msgid ""
15609"Series will normally be renumbered from the highest number in the database "
15610"for that series. Checking this box will tell calibre to start numbering from"
15611" the value in the box"
15612msgstr ""
15613
15614#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15616msgid ""
15617"The amount by which to increment the series number for successive books. "
15618"Only applicable when using force series numbers."
15619msgstr ""
15620
15621#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15622#, python-brace-format
15623msgid ""
15624"The enumeration \"{0}\" contains invalid values that will not appear in the "
15625"list"
15626msgstr ""
15627
15628#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15629msgid "Remove all tags"
15630msgstr ""
15631
15632#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15633#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15634msgid "tags to remove"
15635msgstr ""
15636
15637#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15638msgid ""
15639"You have entered values. In order to use this editor you must first discard "
15640"them. Discard the values?"
15641msgstr ""
15642
15643#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15644#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15645msgid "No details available."
15646msgstr ""
15647
15648#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15649msgid "Device no longer connected."
15650msgstr ""
15651
15652#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15653msgid "Get device information"
15654msgstr ""
15655
15656#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15657msgid "Set library information"
15658msgstr ""
15659
15660#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15661msgid "Get list of books on device"
15662msgstr ""
15663
15664#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15665msgid "Prepare files for transfer from device"
15666msgstr ""
15667
15668#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15669msgid "Get annotations from device"
15670msgstr ""
15671
15672#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15673msgid "Send metadata to device"
15674msgstr ""
15675
15676#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15677msgid "Send collections to device"
15678msgstr ""
15679
15680#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15681msgid "Upload one book to the device"
15682msgid_plural "Upload {} books to the device"
15683msgstr[0] ""
15684msgstr[1] ""
15685msgstr[2] ""
15686
15687#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15688msgid "Delete books from device"
15689msgstr ""
15690
15691#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15692msgid "Download books from device"
15693msgstr ""
15694
15695#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15696msgid "View book on device"
15697msgstr ""
15698
15699#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15700msgid "Set default send to device action"
15701msgstr ""
15702
15703#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15704msgid "Send to main memory"
15705msgstr ""
15706
15707#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15708msgid "Send to storage card A"
15709msgstr ""
15710
15711#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15712msgid "Send to storage card B"
15713msgstr ""
15714
15715#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15716msgid "Send specific format to"
15717msgstr ""
15718
15719#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15720msgid "Send and delete from library"
15721msgstr ""
15722
15723#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15724msgid "Eject device"
15725msgstr ""
15726
15727#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15728#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15730#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15731msgid "Error"
15732msgstr ""
15733
15734#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15735msgid "Error communicating with device"
15736msgstr ""
15737
15738#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15739#, python-format
15740msgid "Manage the %s?"
15741msgstr ""
15742
15743#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15744#, python-format
15745msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15746msgstr ""
15747
15748#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15749#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15750#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15751msgid "No suitable formats"
15752msgstr ""
15753
15754#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15755msgid "Select folder to open as device"
15756msgstr ""
15757
15758#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15759msgid "Running jobs"
15760msgstr ""
15761
15762#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15763msgid "Cannot configure the device while there are running device jobs."
15764msgstr ""
15765
15766#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15767#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15768#, python-format
15769msgid "Configure %s"
15770msgstr ""
15771
15772#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15773#, python-format
15774msgid "Restart calibre for the changes to %s to be applied."
15775msgstr ""
15776
15777#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15778msgid "Error talking to device"
15779msgstr ""
15780
15781#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15782msgid ""
15783"There was a temporary error talking to the device. Please unplug and "
15784"reconnect the device or reboot."
15785msgstr ""
15786
15787#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15788msgid "Device: "
15789msgstr ""
15790
15791#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15792msgid " detected."
15793msgstr ""
15794
15795#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15796msgid "No books"
15797msgstr ""
15798
15799#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15800msgid "selected to send"
15801msgstr ""
15802
15803#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15804#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15805msgid "No device"
15806msgstr ""
15807
15808#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15809msgid "No device connected"
15810msgstr ""
15811
15812#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15813#, python-format
15814msgid "%(num)i of %(total)i books"
15815msgstr ""
15816
15817#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15818#, python-format
15819msgid "0 of %i books"
15820msgstr ""
15821
15822#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15823msgid "Choose format to send to device"
15824msgstr ""
15825
15826#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15827msgid "Cannot send: No device is connected"
15828msgstr ""
15829
15830#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15831#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15832msgid "No card"
15833msgstr ""
15834
15835#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15836#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15837msgid "Cannot send: Device has no storage card"
15838msgstr ""
15839
15840#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15841#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15842#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15843msgid "Auto convert the following books before uploading to the device?"
15844msgstr ""
15845
15846#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15847msgid "Sending catalogs to device."
15848msgstr ""
15849
15850#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15851msgid "Sending news to device."
15852msgstr ""
15853
15854#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15855msgid "Sending books to device."
15856msgstr ""
15857
15858#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15859msgid ""
15860"Could not upload the following books to the device, as no suitable formats "
15861"were found. Convert the book(s) to a format supported by your device first."
15862msgstr ""
15863
15864#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15865msgid "No space on device"
15866msgstr ""
15867
15868#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15869msgid ""
15870"<p>Cannot upload books to device there is no more free space available "
15871msgstr ""
15872
15873#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15874msgid "Incorrect destination"
15875msgstr ""
15876
15877#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15878#, python-format
15879msgid "Analyzing books on the device: %d%% finished"
15880msgstr ""
15881
15882#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15883msgid "Book format sync problem"
15884msgstr ""
15885
15886#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15887msgid ""
15888"Some book formats in your library cannot be synced because they have dates "
15889"in the future"
15890msgstr ""
15891
15892#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15893#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15894#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15895#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15896msgid "Device"
15897msgstr ""
15898
15899#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
15900msgid "Unknown formats"
15901msgstr ""
15902
15903#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
15904#, python-brace-format
15905msgid ""
15906"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
15907"support them. If you send these formats to your {1} they may not work. Are "
15908"you sure?"
15909msgstr ""
15910
15911#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
15912#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
15913#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
15914#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
15915#, python-format
15916msgid "The template %s is invalid:"
15917msgstr ""
15918
15919#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
15920msgid "Select available formats and their order for this device"
15921msgstr ""
15922
15923#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
15924msgid ""
15925"If checked, books are placed into sub-folders based on their metadata on the"
15926" device. If unchecked, books are all put into the top level folder."
15927msgstr ""
15928
15929#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
15930#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
15931msgid "Use sub-folders"
15932msgstr ""
15933
15934#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
15935#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
15936#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
15937msgid "Use author sort for author"
15938msgstr ""
15939
15940#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
15941msgid "Save &template:"
15942msgstr ""
15943
15944#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
15945msgid "No formats selected"
15946msgstr ""
15947
15948#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
15949msgid "You must choose at least one format to send to the device"
15950msgstr ""
15951
15952#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
15953msgid ""
15954"<b>Save &template</b> to control the filename and\n"
15955"        location of files sent to the device:"
15956msgstr ""
15957
15958#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
15959msgid ""
15960"A <b>list of &folders</b> on the device to\n"
15961"        which to send e-books. The first one that exists will be used:"
15962msgstr ""
15963
15964#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
15965#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
15966msgid "Browse for a folder on the device"
15967msgstr ""
15968
15969#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
15970msgid ""
15971"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
15972"            connect to devices with a checkmark next to their names."
15973msgstr ""
15974
15975#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
15976#, python-format
15977msgid "Send the %s format to the folder:"
15978msgstr ""
15979
15980#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
15981msgid "Folder on the device"
15982msgstr ""
15983
15984#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
15985#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
15986msgid "&Remove rule"
15987msgstr ""
15988
15989#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
15990msgid "Format specific sending"
15991msgstr ""
15992
15993#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
15994msgid ""
15995"You can create rules that control where e-books of a specific\n"
15996"            format are sent to on the device. These will take precedence over\n"
15997"            the folders specified above."
15998msgstr ""
15999
16000#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16001msgid "Add a &new rule"
16002msgstr ""
16003
16004#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16005#, python-format
16006msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16007msgstr ""
16008
16009#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16010msgid ""
16011"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16012"plugin when a device is connected."
16013msgstr ""
16014
16015#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16016msgid ""
16017"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16018"devices\" tab."
16019msgstr ""
16020
16021#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16022#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16023#, python-format
16024msgid "Choose the formats to send to the %s"
16025msgstr ""
16026
16027#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16028#, python-format
16029msgid "&Ignore the %s in calibre"
16030msgstr ""
16031
16032#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16033msgid "Change scanned &folders"
16034msgstr ""
16035
16036#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16037msgid "Show device information"
16038msgstr ""
16039
16040#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16042#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16043#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16044#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16047#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16048msgid "Copy to clipboard"
16049msgstr ""
16050
16051#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16052#, python-format
16053msgid "The %s will be ignored in calibre"
16054msgstr ""
16055
16056#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16057#, python-format
16058msgid ""
16059"You are trying to send books into the <b>%s</b> folder. This folder is "
16060"currently ignored by calibre when scanning the device. You have to tell "
16061"calibre you want this folder scanned in order to be able to send books to "
16062"it. Click the <b>Configure</b> button below to send books to it."
16063msgstr ""
16064
16065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16066#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16067#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16068#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16069msgid "Configure"
16070msgstr ""
16071
16072#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16073#, python-format
16074msgid "Cannot send to %s"
16075msgstr ""
16076
16077#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16078msgid "Choose folder on device"
16079msgstr ""
16080
16081#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16082msgid "<b>Scanned folders:</b>"
16083msgstr ""
16084
16085#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16086msgid ""
16087"You can select which folders calibre will scan when searching this device "
16088"for books."
16089msgstr ""
16090
16091#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16092msgid ""
16093"If you a select a previously unselected folder, any sub-folders will not be "
16094"visible until you restart calibre."
16095msgstr ""
16096
16097#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16098msgid "Choose folders to scan"
16099msgstr ""
16100
16101#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16102msgid "File formats"
16103msgstr ""
16104
16105#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16106msgid "Extra driver customization options"
16107msgstr ""
16108
16109#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16110msgid "How many empty books?"
16111msgstr ""
16112
16113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16114msgid "How many empty books should be added?"
16115msgstr ""
16116
16117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16118msgid "Set the author of the new books to:"
16119msgstr ""
16120
16121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16122msgid "Reset author to Unknown"
16123msgstr ""
16124
16125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16126msgid "Set the series of the new books to:"
16127msgstr ""
16128
16129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16130msgid "Reset series"
16131msgstr ""
16132
16133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16134msgid "Set the title of the new books to:"
16135msgstr ""
16136
16137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16138msgid "Reset title"
16139msgstr ""
16140
16141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16142msgid "Also create an empty e-book in format:"
16143msgstr ""
16144
16145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16146msgid "Also create an empty book format file that you can subsequently edit"
16147msgstr ""
16148
16149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16150msgid "Also copy book &formats when duplicating a book"
16151msgstr ""
16152
16153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16154msgid "Also copy all e-book files into the newly created duplicate books."
16155msgstr ""
16156
16157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16158msgid "&Duplicate current book"
16159msgstr ""
16160
16161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16162#, python-format
16163msgid ""
16164"Make the new empty book records exact duplicates\n"
16165"of the current book \"%s\", with all metadata identical"
16166msgstr ""
16167
16168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16169msgid "Add books by ISBN"
16170msgstr "Dodaj knjige po ISBN-u"
16171
16172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16173msgid "&Paste from clipboard"
16174msgstr ""
16175
16176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16177#, python-format
16178msgid ""
16179"<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"
16180"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16181"<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"
16182"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16183msgstr ""
16184
16185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16186msgid "&Tags to set on created book entries:"
16187msgstr ""
16188
16189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16190msgid "Check for books with the same ISBN already in library"
16191msgstr ""
16192
16193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16194msgid "Some invalid ISBNs"
16195msgstr ""
16196
16197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16198msgid ""
16199"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16200"\"Show details\" to see which ones. Do you want to proceed?"
16201msgstr ""
16202
16203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16204msgid "All invalid ISBNs"
16205msgstr ""
16206
16207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16208msgid "All the ISBNs you entered were invalid. No books can be added."
16209msgstr ""
16210
16211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16212msgid "Edit authors"
16213msgstr ""
16214
16215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16216msgid ""
16217"Edit the authors for this book. You can drag and drop to re-arrange authors"
16218msgstr ""
16219
16220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16221msgid "Enter an author to add"
16222msgstr ""
16223
16224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16225msgid "&Remove selected"
16226msgstr ""
16227
16228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16229msgid "Configure the Book details window"
16230msgstr ""
16231
16232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16233#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16234msgid "Select displayed metadata"
16235msgstr ""
16236
16237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16238msgid "Move the selected field up"
16239msgstr ""
16240
16241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16242msgid "Move the selected field down"
16243msgstr ""
16244
16245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16246msgid ""
16247"Note that <b>comments</b> will always be displayed at the end, regardless of"
16248" the order you assign here"
16249msgstr ""
16250
16251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16252msgid "Fit &cover within view"
16253msgstr ""
16254
16255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16256msgid "Configure this view"
16257msgstr ""
16258
16259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16260#, python-format
16261msgid "Next [%s]"
16262msgstr ""
16263
16264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16265#, python-format
16266msgid "Previous [%s]"
16267msgstr ""
16268
16269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16270msgid "This book is marked"
16271msgstr ""
16272
16273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16274#, python-format
16275msgid "This book is marked as: %s"
16276msgstr ""
16277
16278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16279msgid "Path: {}"
16280msgstr ""
16281
16282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16283msgid "My books"
16284msgstr ""
16285
16286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16287msgid "No help available"
16288msgstr ""
16289
16290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16291msgid "No help available for this output format."
16292msgstr ""
16293
16294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16295#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16296msgid "Generate catalog"
16297msgstr ""
16298
16299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16300#, python-brace-format
16301msgid "Generate catalog for {0} books"
16302msgstr ""
16303
16304#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16305msgid "Catalo&g format:"
16306msgstr ""
16307
16308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16309msgid ""
16310"Catalog &title (existing catalog with the same title will be replaced):"
16311msgstr ""
16312
16313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16314msgid "&Send catalog to device automatically"
16315msgstr ""
16316
16317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16318msgid ""
16319"Add the catalog to your calibre library after it is generated.\n"
16320"Note that if you disable adding of the catalog to the library\n"
16321"automatic sending of the catalog to the device will not work."
16322msgstr ""
16323
16324#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16325msgid "&Add catalog to library"
16326msgstr ""
16327
16328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16329msgid "Catalog options"
16330msgstr ""
16331
16332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16333msgid "Vacuuming database to improve performance."
16334msgstr ""
16335
16336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16337msgid "This will take a while, please wait..."
16338msgstr ""
16339
16340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16341msgid "Vacuuming..."
16342msgstr ""
16343
16344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16345msgid "Check library -- Problems found"
16346msgstr ""
16347
16348#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16349msgid ""
16350"        <h1>Help</h1>\n"
16351"\n"
16352"        <p>calibre stores the list of your books and their metadata in a\n"
16353"        database. The actual book files and covers are stored as normal\n"
16354"        files in the calibre library folder. The database contains a list of the files\n"
16355"        and covers belonging to each book entry. This tool checks that the\n"
16356"        actual files in the library folder on your computer match the\n"
16357"        information in the database.</p>\n"
16358"\n"
16359"        <p>The result of each type of check is shown to the left. The various\n"
16360"        checks are:\n"
16361"        </p>\n"
16362"        <ul>\n"
16363"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16364"        in the library where books titles should, but that do not have the\n"
16365"        correct form to be a book title.</li>\n"
16366"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16367"        library that appear to be correctly-formed titles, but have no corresponding\n"
16368"        entries in the database.</li>\n"
16369"        <li><b>Invalid authors</b>: These are files appearing\n"
16370"        in the library where only author folders should be.</li>\n"
16371"        <li><b>Extra authors</b>: These are folders in the\n"
16372"        calibre library that appear to be authors but that do not have entries\n"
16373"        in the database.</li>\n"
16374"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16375"        the database but have no corresponding format file in the book's folder.\n"
16376"        <li><b>Extra book formats</b>: These are book format files found in\n"
16377"        the book's folder but not in the database.\n"
16378"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16379"        folder of each book that do not correspond to a known format or cover\n"
16380"        file.</li>\n"
16381"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16382"        in the database as having covers but the actual cover files are\n"
16383"        missing.</li>\n"
16384"        <li><b>Cover files not in database</b>: These are books that have\n"
16385"        cover files but are marked as not having covers in the database.</li>\n"
16386"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16387"        calibre library that could not be processed/understood by this\n"
16388"        tool.</li>\n"
16389"        </ul>\n"
16390"\n"
16391"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16392"        marked</i> and <i>Fix marked</i>.</p>\n"
16393"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16394"        have no entries in the database. Check the box next to the item you want\n"
16395"        to delete. Use with caution.</p>\n"
16396"\n"
16397"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16398"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16399"        checking the fixable box and pushing this button will tell calibre that\n"
16400"        there is no cover for all of the books listed. Use this option if you\n"
16401"        are not going to restore the covers from a backup. In the case of extra\n"
16402"        cover files, checking the fixable box and pushing this button will tell\n"
16403"        calibre that the cover files it found are correct for all the books\n"
16404"        listed. Use this when you are not going to delete the file(s). In the\n"
16405"        case of missing formats, checking the fixable box and pushing this\n"
16406"        button will tell calibre that the formats are really gone. Use this if\n"
16407"        you are not going to restore the formats from a backup.</p>\n"
16408"\n"
16409"        "
16410msgstr ""
16411
16412#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16413msgid "&Run the check again"
16414msgstr ""
16415
16416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16417msgid "Copy &to clipboard"
16418msgstr ""
16419
16420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16422msgid "&Done"
16423msgstr ""
16424
16425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16426msgid "Mark &all for delete"
16427msgstr ""
16428
16429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16430msgid "Mark all deletable subitems"
16431msgstr ""
16432
16433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16434msgid "Delete &marked"
16435msgstr ""
16436
16437#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16438msgid "Delete marked files (checked subitems)"
16439msgstr ""
16440
16441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16442msgid "Mar&k all for fix"
16443msgstr ""
16444
16445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16446msgid "Mark all fixable items"
16447msgstr ""
16448
16449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16450msgid "&Fix marked"
16451msgstr ""
16452
16453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16454msgid "Fix marked sections (checked fixable items)"
16455msgstr ""
16456
16457#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16458msgid "Names to ignore:"
16459msgstr ""
16460
16461#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16462msgid ""
16463"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16464msgstr ""
16465
16466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16467msgid "Extensions to ignore:"
16468msgstr ""
16469
16470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16471msgid ""
16472"Enter comma-separated extensions without a leading dot. Used only in book "
16473"folders"
16474msgstr ""
16475
16476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16477msgid "(fixable)"
16478msgstr ""
16479
16480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16482msgid "(deletable)"
16483msgstr ""
16484
16485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16486msgid "Path from library"
16487msgstr ""
16488
16489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16490msgid ""
16491"The marked files and folders will be <b>permanently deleted</b>. Are you "
16492"sure?"
16493msgstr ""
16494
16495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16497msgid "Choose format"
16498msgstr ""
16499
16500#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16501msgid "&Open with..."
16502msgstr ""
16503
16504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16505msgid "Edit \"Open with\" applications..."
16506msgstr ""
16507
16508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16510#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16511msgid "Format"
16512msgstr ""
16513
16514#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16515msgid "Existing"
16516msgstr ""
16517
16518#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16519msgid "Convertible"
16520msgstr ""
16521
16522#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16524msgid "Choose location for calibre library"
16525msgstr ""
16526
16527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16528msgid "Same as current"
16529msgstr ""
16530
16531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16532#, python-format
16533msgid "The location %s contains the current calibre library"
16534msgstr ""
16535
16536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16538#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16539#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16540#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16541msgid "Bad location"
16542msgstr ""
16543
16544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16545msgid ""
16546"You should not create a library inside the calibre folder as this folder is "
16547"automatically deleted during upgrades."
16548msgstr ""
16549
16550#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16551#, python-format
16552msgid ""
16553"You can only create libraries inside %s at the top level, not in sub-folders"
16554msgstr ""
16555
16556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16557msgid "No existing library found"
16558msgstr ""
16559
16560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16561#, python-format
16562msgid "There is no existing calibre library at %s"
16563msgstr ""
16564
16565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16566msgid "Not empty"
16567msgstr ""
16568
16569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16570#, python-format
16571msgid "The folder %s is not empty. Please choose an empty folder."
16572msgstr ""
16573
16574#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16575msgid "Moving library, please wait..."
16576msgstr ""
16577
16578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16579msgid "Scanning..."
16580msgstr ""
16581
16582#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16583msgid "Failed to move library"
16584msgstr ""
16585
16586#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16587msgid ""
16588"There was an error while moving the library. The operation has been aborted."
16589" Click \"Show details\" for details."
16590msgstr ""
16591
16592#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16593msgid "No location"
16594msgstr ""
16595
16596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16597msgid "No location selected"
16598msgstr ""
16599
16600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16601#, python-format
16602msgid "%s is not an existing folder"
16603msgstr ""
16604
16605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16606msgid "Choose your calibre library"
16607msgstr ""
16608
16609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16610#, python-brace-format
16611msgid "Your calibre library is currently located at {0}"
16612msgstr ""
16613
16614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16615msgid "New &location:"
16616msgstr ""
16617
16618#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16619msgid "Use the previously &existing library at the new location"
16620msgstr ""
16621
16622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16623msgid "&Create an empty library at the new location"
16624msgstr ""
16625
16626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16627msgid ""
16628"Copy the custom columns, saved searches, column widths, plugboards,\n"
16629"user categories, and other information from the old to the new library"
16630msgstr ""
16631
16632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16633msgid "&Copy structure from the current library"
16634msgstr ""
16635
16636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16637msgid "&Move the current library to new location"
16638msgstr ""
16639
16640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16641#, python-format
16642msgid "Add \"%s\" to toolbars or menus"
16643msgstr ""
16644
16645#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16646#, python-format
16647msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16648msgstr ""
16649
16650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16651msgid ""
16652"You can also customise the plugin locations using <b>Preferences -> "
16653"Interface -> Toolbars</b>"
16654msgstr ""
16655
16656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16657msgid "Edit comments"
16658msgstr ""
16659
16660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16662#, python-brace-format
16663msgid "Edit \"{0}\""
16664msgstr ""
16665
16666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16667msgid "Edit text"
16668msgstr ""
16669
16670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16671msgid "&Show this warning again"
16672msgstr ""
16673
16674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16675msgid "Where do you want to delete from?"
16676msgstr ""
16677
16678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16679#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16680#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16681msgid "Library"
16682msgstr ""
16683
16684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16685msgid "Library and device"
16686msgstr ""
16687
16688#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16689#, python-brace-format
16690msgid "{num} of {series}"
16691msgstr ""
16692
16693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16694msgid "Target book"
16695msgstr ""
16696
16697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16698msgid "Merge books"
16699msgstr ""
16700
16701#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16702msgid "Merge metadata"
16703msgstr ""
16704
16705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16706msgid "Merge the metadata of the selected books into the target book"
16707msgstr ""
16708
16709#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16710msgid "Merge formats"
16711msgstr ""
16712
16713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16714msgid "Merge the book files of the selected books into the target book"
16715msgstr ""
16716
16717#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16718msgid "Delete merged books"
16719msgstr ""
16720
16721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16722msgid "Delete the selected books after merging"
16723msgstr ""
16724
16725#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16726#, python-brace-format
16727msgid ""
16728"Book formats and metadata from the selected books will be merged into the "
16729"target book ({title})."
16730msgstr ""
16731
16732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16733#, python-brace-format
16734msgid ""
16735"Book formats from the selected books will be merged into to the target book "
16736"({title}). Metadata in the target book will not be changed."
16737msgstr ""
16738
16739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16740#, python-brace-format
16741msgid ""
16742"Metadata from the selected books will be merged into to the target book "
16743"({title}). Formats will not be merged."
16744msgstr ""
16745
16746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16747msgid "All book formats of the first selected book will be kept."
16748msgstr ""
16749
16750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16751msgid "After being merged, the selected books will be <b>deleted</b>."
16752msgstr ""
16753
16754#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16755msgid ""
16756"Any duplicate formats in the selected books will be permanently "
16757"<b>deleted</b> from your calibre library."
16758msgstr ""
16759
16760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16761msgid ""
16762"Any formats not in the target book will be added to it from the selected "
16763"books."
16764msgstr ""
16765
16766#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16767msgid "Are you <b>sure</b> you want to proceed?"
16768msgstr ""
16769
16770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16772msgid "ERROR"
16773msgstr ""
16774
16775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16776msgid "Create a new news source by clicking one of the buttons below"
16777msgstr ""
16778
16779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16780msgid "&Edit this recipe"
16781msgstr ""
16782
16783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16784msgid "&Remove this recipe"
16785msgstr ""
16786
16787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16788msgid "S&ave recipe as file"
16789msgstr ""
16790
16791#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16792msgid "&Download this recipe"
16793msgstr ""
16794
16795#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16796msgid "Save recipe"
16797msgstr ""
16798
16799#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16800#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16801msgid "Recipes"
16802msgstr ""
16803
16804#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16805msgid "Are you sure you want to permanently remove this recipe?"
16806msgstr ""
16807
16808#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16809msgid ""
16810"Create a basic news recipe, by adding RSS feeds to it.\n"
16811"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16812msgstr ""
16813
16814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16815msgid "Recipe &title:"
16816msgstr ""
16817
16818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16819msgid "day(s)"
16820msgstr ""
16821
16822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16823msgid "The oldest article to download"
16824msgstr ""
16825
16826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16828msgid "&Oldest article:"
16829msgstr ""
16830
16831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16832msgid "Maximum number of articles to download per feed."
16833msgstr ""
16834
16835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16836msgid "&Max. number of articles per feed:"
16837msgstr ""
16838
16839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16840msgid "Feeds in recipe"
16841msgstr ""
16842
16843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16844msgid "Move selected feed up"
16845msgstr ""
16846
16847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16848msgid "Remove selected feed"
16849msgstr ""
16850
16851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16852msgid "Move selected feed down"
16853msgstr ""
16854
16855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16856msgid "Add feed to recipe"
16857msgstr ""
16858
16859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16860msgid "&Feed title:"
16861msgstr ""
16862
16863#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16864msgid "Feed &URL:"
16865msgstr ""
16866
16867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16868msgid "&Add feed"
16869msgstr ""
16870
16871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16872msgid "Add this feed to the recipe"
16873msgstr ""
16874
16875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16876msgid "No feed title"
16877msgstr ""
16878
16879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16880msgid "You must specify a title for the feed"
16881msgstr ""
16882
16883#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16884msgid "No feed URL"
16885msgstr ""
16886
16887#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16888msgid "You must specify a URL for the feed"
16889msgstr ""
16890
16891#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16892msgid "Title required"
16893msgstr ""
16894
16895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16896msgid "You must give your news source a title"
16897msgstr ""
16898
16899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
16900msgid "Feed required"
16901msgstr ""
16902
16903#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
16904msgid "You must add at least one feed to your news source"
16905msgstr ""
16906
16907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
16908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
16909msgid "Invalid recipe"
16910msgstr ""
16911
16912#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
16913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
16914#, python-format
16915msgid "Failed to compile the recipe, with syntax error: %s"
16916msgstr ""
16917
16918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
16919msgid "My news source"
16920msgstr ""
16921
16922#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
16923#, python-format
16924msgid ""
16925"For help with writing advanced news recipes, see the <a href=\"%s\">User "
16926"Manual</a>"
16927msgstr ""
16928
16929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
16930msgid "Choose builtin recipe"
16931msgstr ""
16932
16933#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
16934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
16935msgid "Go"
16936msgstr "vaj"
16937
16938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
16939msgid "Choose recipe"
16940msgstr ""
16941
16942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
16943msgid "You must choose a recipe to customize first"
16944msgstr ""
16945
16946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
16947msgid "Add custom news source"
16948msgstr ""
16949
16950#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16951msgid "&New recipe"
16952msgstr ""
16953
16954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16955msgid "Create a new recipe from scratch"
16956msgstr ""
16957
16958#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16959msgid "Customize &builtin recipe"
16960msgstr ""
16961
16962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16963msgid "Customize a builtin news download source"
16964msgstr ""
16965
16966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
16967msgid "Load a recipe from a file"
16968msgstr ""
16969
16970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
16971msgid "Load recipe from &file"
16972msgstr ""
16973
16974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
16975msgid "&Show recipe files"
16976msgstr ""
16977
16978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
16979msgid "Show the folder containing all recipe files"
16980msgstr ""
16981
16982#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
16983msgid "Import &OPML"
16984msgstr ""
16985
16986#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
16987msgid ""
16988"Import a collection of RSS feeds in OPML format\n"
16989"Many RSS readers can export their subscribed RSS feeds\n"
16990"in OPML format"
16991msgstr ""
16992
16993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
16994msgid "S&witch to advanced mode"
16995msgstr ""
16996
16997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
16998msgid "Edit this recipe in advanced mode"
16999msgstr ""
17000
17001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17002msgid "Are you sure? Any unsaved changes will be lost."
17003msgstr ""
17004
17005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17006msgid "No recipes"
17007msgstr ""
17008
17009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17010msgid "No custom recipes created."
17011msgstr ""
17012
17013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17014msgid "Choose a recipe file"
17015msgstr ""
17016
17017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17018msgid "Invalid input"
17019msgstr ""
17020
17021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17022#, python-format
17023msgid "<p>Could not create recipe. Error:<br>%s"
17024msgstr ""
17025
17026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17027msgid "Failed to create recipes"
17028msgstr ""
17029
17030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17031msgid "Failed to create some recipes, click \"Show details\" for details"
17032msgstr ""
17033
17034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17035msgid ""
17036"All checked books will be <b>permanently deleted</b> from your device. "
17037"Please verify the list."
17038msgstr ""
17039
17040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17044#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17045msgid "Author"
17046msgstr "Autor"
17047
17048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17049msgid "Location"
17050msgstr ""
17051
17052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17053msgid "Delete from device"
17054msgstr ""
17055
17056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17057#, python-format
17058msgid "%(curr)s (was %(initial)s)"
17059msgstr ""
17060
17061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17063#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17064msgid "Item is blank"
17065msgstr ""
17066
17067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17069#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17070msgid "An item cannot be set to nothing. Delete it instead."
17071msgstr ""
17072
17073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17076msgid "No item selected"
17077msgstr ""
17078
17079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17082msgid "You must select one item from the list of available items."
17083msgstr ""
17084
17085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17088#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17089msgid "No items selected"
17090msgstr ""
17091
17092#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17094msgid "You must select at least one item from the list."
17095msgstr ""
17096
17097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17099msgid "Are you sure you want to delete the following items?"
17100msgstr ""
17101
17102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17104msgid "Category editor"
17105msgstr ""
17106
17107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17108msgid "Items in use"
17109msgstr ""
17110
17111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17112msgid ""
17113"Delete item from database. This will unapply the item from all books and "
17114"then remove it from the database."
17115msgstr ""
17116
17117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17118msgid "Rename the item in every book where it is used."
17119msgstr ""
17120
17121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17122#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17123msgid "Ctrl+S"
17124msgstr ""
17125
17126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17127#, python-brace-format
17128msgid ""
17129"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17130"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17131" </p>"
17132msgstr ""
17133
17134#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17135msgid "This book has DRM"
17136msgstr ""
17137
17138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17139msgid "Duplicate found"
17140msgid_plural "duplicates found"
17141msgstr[0] ""
17142msgstr[1] ""
17143msgstr[2] ""
17144
17145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17146msgid ""
17147"Books with the same titles as the following already exist in calibre. Select"
17148" which books you want added anyway."
17149msgstr ""
17150
17151#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17152#, python-format
17153msgid "%(title)s by %(author)s [%(formats)s]"
17154msgstr ""
17155
17156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17157msgid "Already in calibre:"
17158msgstr ""
17159
17160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17162#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17163#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17166#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17167#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17168msgid "No matches found"
17169msgstr "Nema rezultata"
17170
17171#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17172#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17173msgid "Author sort"
17174msgstr "Sortiranje po autoru"
17175
17176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17177msgid "Link"
17178msgstr "Link"
17179
17180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17182#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17183#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17184msgid "Change case"
17185msgstr ""
17186
17187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17190#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17191#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17192msgid "Upper case"
17193msgstr ""
17194
17195#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17198#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17199#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17200msgid "Lower case"
17201msgstr ""
17202
17203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17206#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17207#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17208msgid "Swap case"
17209msgstr ""
17210
17211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17214#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17215#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17216msgid "Title case"
17217msgstr ""
17218
17219#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17220msgid "Copy to author sort"
17221msgstr ""
17222
17223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17224msgid "Show books by author in book list"
17225msgstr ""
17226
17227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17228msgid "Copy to author"
17229msgstr ""
17230
17231#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17232#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17233msgid "Invalid author name"
17234msgstr ""
17235
17236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17237msgid "You cannot change an author to multiple authors."
17238msgstr ""
17239
17240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17241#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17242msgid "Manage authors"
17243msgstr "Upravljanje autorima"
17244
17245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17248msgid "&Search for:"
17249msgstr ""
17250
17251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17253msgid "S&earch"
17254msgstr ""
17255
17256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17257msgid ""
17258"<p>Only show authors in the\n"
17259"          current Virtual library. Edits already done may be hidden but will\n"
17260"          not be forgotten.</p>"
17261msgstr ""
17262
17263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17264msgid "Only show authors in the current &Virtual library"
17265msgstr ""
17266
17267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17268msgid "Filter &by:"
17269msgstr ""
17270
17271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17272msgid ""
17273"<p>Only show authors that contain the text in this box.\n"
17274"          The match ignores case.</p>"
17275msgstr ""
17276
17277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17278msgid "Fi&lter"
17279msgstr ""
17280
17281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17282msgid ""
17283"Reset all the author sort values to a value automatically\n"
17284"generated from the author. Exactly how this value is automatically\n"
17285"generated can be controlled via Preferences->Advanced->Tweaks"
17286msgstr ""
17287
17288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17289msgid "&Recalculate all author sort values"
17290msgstr ""
17291
17292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17293msgid ""
17294"Copy author sort to author for every author. You typically use this button\n"
17295"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17296msgstr ""
17297
17298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17299msgid "&Copy all author sort values to author"
17300msgstr ""
17301
17302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17303#, python-brace-format
17304msgid "Edit permissible values for {0}"
17305msgstr ""
17306
17307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17308msgid "Remove the currently selected value"
17309msgstr ""
17310
17311#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17312msgid "Add a new permissible value"
17313msgstr ""
17314
17315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17317msgid "Color"
17318msgstr ""
17319
17320#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17323msgid "Select a cell"
17324msgstr ""
17325
17326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17329msgid "Select a cell before clicking the button"
17330msgstr ""
17331
17332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17333msgid "Empty value"
17334msgstr ""
17335
17336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17337msgid "Empty values are not allowed"
17338msgstr ""
17339
17340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17341msgid "Duplicate value"
17342msgstr ""
17343
17344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17345#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17346#, python-brace-format
17347msgid ""
17348"The value \"{0}\" is in the list more than once, perhaps with different case"
17349msgstr ""
17350
17351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17352msgid "Invalid colors specification"
17353msgstr ""
17354
17355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17356msgid "Either all values or no values must have colors"
17357msgstr ""
17358
17359#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17360msgid "Previous location: "
17361msgstr ""
17362
17363#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17364msgid "Location to import this library to"
17365msgstr ""
17366
17367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17368msgid "Select &folder"
17369msgstr ""
17370
17371#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17372msgid "Choose a folder for this library"
17373msgstr ""
17374
17375#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17376msgid "Working please wait..."
17377msgstr ""
17378
17379#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17380msgid "Total:"
17381msgstr ""
17382
17383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17384msgid "Current:"
17385msgstr ""
17386
17387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17388msgid ""
17389"You can export all calibre data, including your books, settings and plugins "
17390"into a single folder. Then, you can use this tool to re-import all that data"
17391" into a different calibre install, for example, on another computer."
17392msgstr ""
17393
17394#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17395msgid ""
17396"This is a simple way to move your calibre installation with all its data to "
17397"a new computer, or to replicate your current setup on a second computer."
17398msgstr ""
17399
17400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17401msgid "&Export all your calibre data"
17402msgstr ""
17403
17404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17405msgid "&Import previously exported data"
17406msgstr ""
17407
17408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17409#, python-brace-format
17410msgid ""
17411"{0} [Size: {1}]\n"
17412"in {2}"
17413msgstr ""
17414
17415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17416msgid "Calculating..."
17417msgstr ""
17418
17419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17420msgid "Select which libraries you want to export below"
17421msgstr ""
17422
17423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17424msgid ""
17425"Specify the folder containing the previously exported calibre data that you "
17426"wish to import."
17427msgstr ""
17428
17429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17430msgid "Choose &folder"
17431msgstr ""
17432
17433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17434msgid ""
17435"Specify locations for the libraries you want to import. A location must be "
17436"an empty folder on your computer. If you leave any blank, those libraries "
17437"will not be imported."
17438msgstr ""
17439
17440#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17441msgid "Select folder with exported data"
17442msgstr ""
17443
17444#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17445msgid ""
17446"Importing calibre data means all libraries, settings, plugins, etc will be "
17447"imported. This is a security risk, only proceed if the data you are "
17448"importing was previously generated by you, using the calibre export "
17449"functionality."
17450msgstr ""
17451
17452#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17453msgid "Not valid"
17454msgstr ""
17455
17456#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17457#, python-brace-format
17458msgid "The folder {0} is not valid: {1}"
17459msgstr ""
17460
17461#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17462msgid "Content server running"
17463msgstr ""
17464
17465#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17466msgid ""
17467"Cannot import while the Content server is running, shut it down first by "
17468"clicking the \"Connect/share\" button on the calibre toolbar"
17469msgstr ""
17470
17471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17472msgid "No folder selected"
17473msgstr ""
17474
17475#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17476msgid ""
17477"You must select a folder containing the previously exported data that you "
17478"wish to import"
17479msgstr ""
17480
17481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17482#, python-format
17483msgid "%s is not a folder"
17484msgstr ""
17485
17486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17487msgid "Not a folder"
17488msgstr ""
17489
17490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17491#, python-format
17492msgid "%s is not an empty folder"
17493msgstr ""
17494
17495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17496msgid "Folder not empty"
17497msgstr ""
17498
17499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17500msgid "No libraries selected"
17501msgstr ""
17502
17503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17504msgid "You must specify the location for at least one library"
17505msgstr ""
17506
17507#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17508msgid "Some libraries ignored"
17509msgstr ""
17510
17511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17512msgid "You have chosen not to import some libraries. Proceed anyway?"
17513msgstr ""
17514
17515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17516msgid "Choose a folder to export to"
17517msgstr ""
17518
17519#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17520msgid "Export folder not empty"
17521msgstr ""
17522
17523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17524msgid "The folder you choose to export the data to must be empty."
17525msgstr ""
17526
17527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17528msgid "Exporting all calibre data..."
17529msgstr ""
17530
17531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17532msgid "Failed to export data."
17533msgstr ""
17534
17535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17536msgid "Importing all calibre data..."
17537msgstr ""
17538
17539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17540msgid "Failed to import data."
17541msgstr ""
17542
17543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17544#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17545#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17546msgid "Active jobs"
17547msgstr ""
17548
17549#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17550#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17551#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17555#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17556#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17557msgid "Find next match"
17558msgstr ""
17559
17560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17561#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17562#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17565msgid "&Search"
17566msgstr ""
17567
17568#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17569msgid "&Stop selected jobs"
17570msgstr ""
17571
17572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17573msgid "&Hide selected jobs"
17574msgstr ""
17575
17576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17577msgid "Show job &details"
17578msgstr ""
17579
17580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17581msgid "Show &all jobs"
17582msgstr ""
17583
17584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17585msgid "Stop &all non device jobs"
17586msgstr ""
17587
17588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17589msgid "&Hide all jobs"
17590msgstr ""
17591
17592#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17594#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17595#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17596#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17597#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17598#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17599#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17600#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17601msgid "Authors"
17602msgstr "Autori"
17603
17604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17605msgid "You must enter a search expression into the search field"
17606msgstr ""
17607
17608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17609msgid "You must select a matching book"
17610msgstr ""
17611
17612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17613msgid "Do a search to find the book you want to match"
17614msgstr ""
17615
17616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17617msgid ""
17618"<p>Remember to update metadata on the device when you are done (Right click "
17619"the device icon and select <i>Update cached metadata</i>)</p>"
17620msgstr ""
17621
17622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17624#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17625msgid "Show &details"
17626msgstr ""
17627
17628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17630#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17631msgid "Hide &details"
17632msgstr ""
17633
17634#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17636#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17637msgid "Show detailed information about this error"
17638msgstr ""
17639
17640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17641#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17642#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17643msgid "Copied"
17644msgstr ""
17645
17646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17648#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17649#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17650msgid "&View log"
17651msgstr ""
17652
17653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17654msgid "&Retry"
17655msgstr ""
17656
17657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17658msgid "Hide the remaining error message"
17659msgid_plural "Hide the {} remaining error messages"
17660msgstr[0] ""
17661msgstr[1] ""
17662msgstr[2] ""
17663
17664#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17666msgid "Working"
17667msgstr ""
17668
17669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17670#, python-format
17671msgid "Processing %d books, please wait..."
17672msgstr ""
17673
17674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17675msgid "Current step progress: %p %"
17676msgstr ""
17677
17678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17679msgid "Step %v/%m"
17680msgstr ""
17681
17682#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17683msgid "Lower Case"
17684msgstr "Mala slova"
17685
17686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17687msgid "Upper Case"
17688msgstr "Velika slova"
17689
17690#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17691msgid "Title Case"
17692msgstr ""
17693
17694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17695msgid "Character match"
17696msgstr ""
17697
17698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17699msgid "Regular expression"
17700msgstr ""
17701
17702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17703msgid "Replace field"
17704msgstr ""
17705
17706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17707msgid "Prepend to field"
17708msgstr ""
17709
17710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17711msgid "Append to field"
17712msgstr ""
17713
17714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17715msgid "Editing metadata for one book"
17716msgid_plural "Editing metadata for {} books"
17717msgstr[0] ""
17718msgstr[1] ""
17719msgstr[2] ""
17720
17721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17722msgid ""
17723"Immediately make all changes without closing the dialog. This operation "
17724"cannot be canceled or undone"
17725msgstr ""
17726
17727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17728#, python-format
17729msgid "Book %d:"
17730msgstr ""
17731
17732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17733msgid "Enter an identifier type"
17734msgstr ""
17735
17736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17737msgid ""
17738"<b>You can destroy your library using this feature.</b> Changes are "
17739"permanent. There is no undo function. You are strongly encouraged to back up"
17740" your library before proceeding.<p>Search and replace in text fields using "
17741"character matching or regular expressions. "
17742msgstr ""
17743
17744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17745msgid ""
17746"In character mode, the field is searched for the entered search text. The "
17747"text is replaced by the specified replacement text everywhere it is found in"
17748" the specified field. After replacement is finished, the text can be changed"
17749" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17750"is checked, the search text must match exactly. If it is unchecked, the "
17751"search text will match both upper- and lower-case letters"
17752msgstr ""
17753
17754#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17755msgid ""
17756"In regular expression mode, the search text is an arbitrary Python-"
17757"compatible regular expression. The replacement text can contain "
17758"backreferences to parenthesized expressions in the pattern. The search is "
17759"not anchored, and can match and replace multiple times on the same string. "
17760"The modification functions (lower-case etc) are applied to the matched text,"
17761" not to the field as a whole. The destination box specifies the field where "
17762"the result after matching and replacement is to be assigned. You can replace"
17763" the text in the field, or prepend or append the matched text. See <a "
17764"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17765" information on Python's regular expressions, and in particular the 'sub' "
17766"function."
17767msgstr ""
17768
17769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17770msgid "S/R TEMPLATE ERROR"
17771msgstr ""
17772
17773#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17774msgid ""
17775"You must specify a destination when source is a composite field or a "
17776"template"
17777msgstr ""
17778
17779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17780msgid ""
17781"The replacement value for a rating column must be empty or an integer "
17782"between 0 and 10"
17783msgstr ""
17784
17785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17786msgid "You must specify a destination identifier type"
17787msgstr ""
17788
17789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17790msgid "You must specify a search expression in the \"Search for\" field"
17791msgstr ""
17792
17793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17794msgid "Invalid identifier string"
17795msgstr ""
17796
17797#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17798#, python-brace-format
17799msgid ""
17800"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"
17801"\n"
17802"Do you want to continue processing books?"
17803msgstr ""
17804
17805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17806msgid "Result identifier string: "
17807msgstr ""
17808
17809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17810msgid "Search/replace invalid"
17811msgstr ""
17812
17813#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17814#, python-format
17815msgid "Search/replace is invalid: %s"
17816msgstr ""
17817
17818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17819msgid "Covers compressed"
17820msgstr ""
17821
17822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17823#, python-brace-format
17824msgid ""
17825"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17826msgstr ""
17827
17828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17830msgid "Delete saved search/replace"
17831msgstr ""
17832
17833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17834msgid "The selected saved search/replace will be deleted. Are you sure?"
17835msgstr ""
17836
17837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17840msgid "Save search/replace"
17841msgstr ""
17842
17843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17844msgid "Search/replace name:"
17845msgstr ""
17846
17847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17848msgid ""
17849"That saved search/replace already exists and will be overwritten. Are you "
17850"sure?"
17851msgstr ""
17852
17853#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17854msgid "Edit meta information"
17855msgstr ""
17856
17857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17858msgid "&Author(s): "
17859msgstr ""
17860
17861#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17862msgid ""
17863"This will cause the author sort field to be automatically updated\n"
17864" based on the authors field for each selected book. Note that if\n"
17865" you use the control above to set authors in bulk, the author sort\n"
17866" field is updated anyway, regardless of the value of this checkbox."
17867msgstr ""
17868
17869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17870msgid "A&utomatically set author sort"
17871msgstr ""
17872
17873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17874msgid "S&wap title and author"
17875msgstr ""
17876
17877#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17878msgid "Author s&ort: "
17879msgstr ""
17880
17881#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17882msgid ""
17883"Specify how the author(s) of this book should be sorted. For example Charles"
17884" Dickens should be sorted as Dickens, Charles."
17885msgstr ""
17886
17887#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17888#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17889msgid "&Rating:"
17890msgstr ""
17891
17892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
17893msgid "&Apply rating"
17894msgstr ""
17895
17896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
17897msgid "&Publisher: "
17898msgstr ""
17899
17900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
17901msgid "If checked, the publisher will be cleared"
17902msgstr ""
17903
17904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
17905msgid "&Clear pub"
17906msgstr ""
17907
17908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
17909msgid "Add ta&gs: "
17910msgstr ""
17911
17912#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
17913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
17914#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
17915msgid "Open Tag editor"
17916msgstr ""
17917
17918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
17919msgid "&Remove tags:"
17920msgstr ""
17921
17922#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
17923msgid "Comma separated list of tags to remove from the books. "
17924msgstr ""
17925
17926#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
17927msgid "Check this box to remove all tags from the books."
17928msgstr ""
17929
17930#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
17931msgid "&Clear all"
17932msgstr ""
17933
17934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
17935msgid "Ser&ies:"
17936msgstr ""
17937
17938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
17939msgid "If checked, the series will be cleared"
17940msgstr ""
17941
17942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
17943msgid "&Clear series"
17944msgstr ""
17945
17946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
17947msgid ""
17948"If not checked, the series number for the books will be set to 1.\n"
17949"If checked, selected books will be automatically numbered, in the order\n"
17950"you selected them. So if you selected Book A and then Book B,\n"
17951"Book A will have series number 1 and Book B series number 2."
17952msgstr ""
17953
17954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
17955msgid "&Automatically number books in this series"
17956msgstr ""
17957
17958#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
17959msgid ""
17960"Series will normally be renumbered from the highest number in the database\n"
17961"for that series. Checking this box will tell calibre to start numbering\n"
17962"from the value in the box"
17963msgstr ""
17964
17965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
17966msgid "&Force numbers to start with:"
17967msgstr ""
17968
17969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
17970msgid "+ "
17971msgstr ""
17972
17973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
17974#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
17975msgid "&Date:"
17976msgstr ""
17977
17978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
17979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
17980msgid "A&pply date"
17981msgstr ""
17982
17983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
17984#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
17985msgid "P&ublished:"
17986msgstr ""
17987
17988#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
17989msgid "Clear published date"
17990msgstr ""
17991
17992#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
17993#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
17994msgid "&Languages:"
17995msgstr ""
17996
17997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
17998msgid "Check this box to remove all languages from the books."
17999msgstr ""
18000
18001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18002msgid "Clear &all"
18003msgstr ""
18004
18005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18006msgid ""
18007"When doing a same format to same format conversion,\n"
18008" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18009" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18010" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18011" conversion of a large number of books and something went wrong."
18012msgstr ""
18013
18014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18015msgid "Restore pre conversion &originals, if available"
18016msgstr ""
18017
18018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18019msgid ""
18020"Remove stored conversion settings for the selected books.\n"
18021"\n"
18022"Future conversion of these books will use the default settings."
18023msgstr ""
18024
18025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18026msgid "Remove &stored conversion settings for the selected books"
18027msgstr ""
18028
18029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18030msgid ""
18031"Force the title to be in title case. If both this and swap authors are checked,\n"
18032"title and author are swapped before the title case is set"
18033msgstr ""
18034
18035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18036msgid "Change title &case to:"
18037msgstr ""
18038
18039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18040msgid ""
18041"Update title sort based on the current title. This will be applied only "
18042"after other changes to title."
18043msgstr ""
18044
18045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18046msgid "Update &title sort"
18047msgstr ""
18048
18049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18050msgid ""
18051"Set the metadata in calibre from the metadata in the e-book files associated"
18052" with each book. Note that this does not change the cover, for that, use the"
18053" separate option below."
18054msgstr ""
18055
18056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18057msgid "Set &metadata (except cover) from the e-book files"
18058msgstr ""
18059
18060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18061msgid "Change &cover"
18062msgstr ""
18063
18064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18065msgid "&Generate default cover"
18066msgstr ""
18067
18068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18069msgid "&Remove cover"
18070msgstr ""
18071
18072#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18073msgid ""
18074"Try to automatically detect and remove borders and extra space\n"
18075" from the edges of cover images. This can sometimes remove too\n"
18076" much, so use with care."
18077msgstr ""
18078
18079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18080msgid "&Trim cover (DANGEROUS)"
18081msgstr ""
18082
18083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18084msgid "Set from &e-book files"
18085msgstr ""
18086
18087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18088msgid ""
18089"Set the covers of all selected books to be the same\n"
18090"as that of the first selected book."
18091msgstr ""
18092
18093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18094msgid "&Clone covers"
18095msgstr ""
18096
18097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18098msgid ""
18099"<p>Compress cover images, if the quality is set to 100 compression is "
18100"lossless, otherwise it is lossy"
18101msgstr ""
18102
18103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18104msgid "Co&mpress cover images:"
18105msgstr ""
18106
18107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18108msgid ""
18109"<p>Cover image compression quality. If the quality is set to 100 compression"
18110" is lossless, otherwise it is lossy"
18111msgstr ""
18112
18113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18114msgid "Control how the default generated covers are created"
18115msgstr ""
18116
18117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18118msgid "Configure co&ver generation"
18119msgstr ""
18120
18121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18122msgid "Set the co&mments for all selected books"
18123msgstr ""
18124
18125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18126#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18127#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18128msgid "&Basic metadata"
18129msgstr ""
18130
18131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18132#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18133msgid "&Custom metadata"
18134msgstr ""
18135
18136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18137msgid "&Load search/replace:"
18138msgstr ""
18139
18140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18141msgid "Select saved search/replace to load."
18142msgstr ""
18143
18144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18145msgid "Save current search/replace"
18146msgstr ""
18147
18148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18150msgid "Sa&ve"
18151msgstr ""
18152
18153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18154msgid "Search &mode:"
18155msgstr ""
18156
18157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18158msgid ""
18159"<p>Choose whether to use basic text matching or advanced\n"
18160"                regular expression matching. Changing the mode clears all the fields\n"
18161"                in this dialog.</p>"
18162msgstr ""
18163
18164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18165msgid "Search &field:"
18166msgstr ""
18167
18168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18169msgid "The name of the field that you want to search"
18170msgstr ""
18171
18172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18173msgid "&Identifier type:"
18174msgstr ""
18175
18176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18177msgid "Choose which identifier type to operate upon"
18178msgstr ""
18179
18180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18181#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18182#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18184msgid "&Template:"
18185msgstr ""
18186
18187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18188msgid "Enter a template to be used as the source for the search/replace"
18189msgstr ""
18190
18191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18192msgid ""
18193"Enter what you are looking for, either plain text or a regular expression, "
18194"depending on the mode"
18195msgstr ""
18196
18197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18198msgid ""
18199"Check this box if the search string must match exactly upper and lower case."
18200" Uncheck it if case is to be ignored"
18201msgstr ""
18202
18203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18204msgid "Cas&e sensitive"
18205msgstr ""
18206
18207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18208msgid "&Replace with:"
18209msgstr ""
18210
18211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18212msgid ""
18213"The replacement text. The matched search text will be replaced with this "
18214"string"
18215msgstr ""
18216
18217#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18218msgid "&Apply function after replace:"
18219msgstr ""
18220
18221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18222msgid ""
18223"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18224"field is processed. In regular expression mode, only the matched text is processed"
18225msgstr ""
18226
18227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18228msgid "&Destination field:"
18229msgstr ""
18230
18231#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18232msgid ""
18233"The field that the text will be put into after all replacements.\n"
18234"If blank, the source field is used if the field is modifiable"
18235msgstr ""
18236
18237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18238msgid "M&ode:"
18239msgstr ""
18240
18241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18242msgid "Specify how the text should be copied into the destination."
18243msgstr ""
18244
18245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18246msgid ""
18247"Specifies whether result items should be split into multiple values or\n"
18248"left as single values. This option has the most effect when the source field is\n"
18249"not multiple and the destination field is multiple"
18250msgstr ""
18251
18252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18253msgid "Split &result"
18254msgstr ""
18255
18256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18257msgid "Identifier type:"
18258msgstr ""
18259
18260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18261msgid ""
18262"<p>Choose which identifier type to operate upon. When the\n"
18263"              source field is something other than 'identifiers' you can enter\n"
18264"              a * if you want to replace the entire set of identifiers with\n"
18265"              the result of the search/replace.</p>"
18266msgstr ""
18267
18268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18269msgid "For multiple-valued fields, sho&w"
18270msgstr ""
18271
18272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18273msgid "val&ues starting at"
18274msgstr ""
18275
18276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18277msgid "with values separated b&y"
18278msgstr ""
18279
18280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18281msgid ""
18282"Used when displaying test results to separate values in multiple-valued "
18283"fields"
18284msgstr ""
18285
18286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18287msgid "Test text"
18288msgstr ""
18289
18290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18291msgid "Test result"
18292msgstr ""
18293
18294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18295msgid "Your &test:"
18296msgstr ""
18297
18298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18299msgid "&Search and replace"
18300msgstr ""
18301
18302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18303msgid ""
18304"If enabled, the book list will be re-sorted and any existing\n"
18305"search or Virtual library will be refreshed after the edit\n"
18306"is completed. This can be slow on large libraries."
18307msgstr ""
18308
18309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18310msgid "&Refresh book list after edit"
18311msgstr ""
18312
18313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18314msgid "Sort by multiple columns"
18315msgstr ""
18316
18317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18318msgid ""
18319"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18320"columns are more important. Ascending or descending order can be toggled by "
18321"clicking the column name at the bottom of this dialog, after having selected"
18322" it."
18323msgstr ""
18324
18325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18327#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18328#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18329#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18330#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18331#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18332#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18333msgid "&Clear"
18334msgstr ""
18335
18336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18337msgid "Clear all selected columns"
18338msgstr ""
18339
18340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18341msgid "Save this sort order for easy re-use"
18342msgstr ""
18343
18344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18345msgid "Load previously saved settings"
18346msgstr ""
18347
18348#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18349msgid "Effective sort"
18350msgstr ""
18351
18352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18353msgid "No sort selected"
18354msgstr ""
18355
18356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18357msgid "You must select at least one column on which to sort"
18358msgstr ""
18359
18360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18361msgid "No saved sorts available"
18362msgstr ""
18363
18364#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18365msgid "Remove saved sort"
18366msgstr ""
18367
18368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18369msgid "Import OPML file"
18370msgstr ""
18371
18372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18373msgid "Path to OPML file"
18374msgstr ""
18375
18376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18377msgid "Browse for OPML file"
18378msgstr ""
18379
18380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18381msgid "&OPML file:"
18382msgstr ""
18383
18384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18385msgid "Maximum number of articles to download per RSS feed"
18386msgstr ""
18387
18388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18389msgid "&Maximum articles per feed:"
18390msgstr ""
18391
18392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18393#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18394msgid " days"
18395msgstr ""
18396
18397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18398msgid "Articles in the RSS feeds older than this will be ignored"
18399msgstr ""
18400
18401#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18402msgid "Preserve groups in the OPML file"
18403msgstr ""
18404
18405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18406msgid ""
18407"If enabled, every group of feeds in the OPML file will be converted into a "
18408"single recipe. Otherwise every feed becomes its own recipe"
18409msgstr ""
18410
18411#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18412msgid "Replace existing recipes"
18413msgstr ""
18414
18415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18416msgid ""
18417"If enabled, any existing recipes with the same titles as entries in the OPML"
18418" file will be replaced. Otherwise, new entries with modified titles will be "
18419"created"
18420msgstr ""
18421
18422#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18423msgid "OPML files"
18424msgstr ""
18425
18426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18427msgid "Select OPML file"
18428msgstr ""
18429
18430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18431msgid "Path not specified"
18432msgstr ""
18433
18434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18435msgid "You must specify the path to the OPML file to import"
18436msgstr ""
18437
18438#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18439msgid "No feeds found"
18440msgstr ""
18441
18442#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18443msgid "No importable RSS feeds found in the OPML file"
18444msgstr ""
18445
18446#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18447msgid "Password needed"
18448msgstr ""
18449
18450#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18451msgid "TextLabel"
18452msgstr ""
18453
18454#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18456#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18457#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18458msgid "&Username:"
18459msgstr ""
18460
18461#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18463#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18464#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18465msgid "&Password:"
18466msgstr ""
18467
18468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18471#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18472#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18473msgid "&Show password"
18474msgstr ""
18475
18476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18477msgid "Restart required"
18478msgstr ""
18479
18480#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18481msgid "You must restart calibre before using this plugin!"
18482msgstr ""
18483
18484#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18486msgid "All"
18487msgstr ""
18488
18489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18491msgid "Installed"
18492msgstr ""
18493
18494#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18496msgid "Not installed"
18497msgstr ""
18498
18499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18500msgid "Update available"
18501msgstr ""
18502
18503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18504msgid "Plugin name"
18505msgstr ""
18506
18507#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18508#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18509msgid "Status"
18510msgstr ""
18511
18512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18513msgid "Available"
18514msgstr ""
18515
18516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18517msgid "Released"
18518msgstr ""
18519
18520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18521msgid "calibre"
18522msgstr ""
18523
18524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18525msgid "PayPal"
18526msgstr ""
18527
18528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18529msgid ""
18530"This plugin is FREE but you can reward the developer for their effort\n"
18531"by donating to them via PayPal.\n"
18532"\n"
18533"Right-click and choose Donate to reward: "
18534msgstr ""
18535
18536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18537msgid "Platform unavailable"
18538msgstr ""
18539
18540#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18541msgid "calibre upgrade required"
18542msgstr ""
18543
18544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18545msgid "Plugin deprecated"
18546msgstr ""
18547
18548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18549msgid "New version available"
18550msgstr ""
18551
18552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18553msgid "Latest version installed"
18554msgstr ""
18555
18556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18557msgid "This plugin has been deprecated and should be uninstalled"
18558msgstr ""
18559
18560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18567msgid "Right-click to see more options"
18568msgstr ""
18569
18570#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18571#, python-format
18572msgid "This plugin can only be installed on: %s"
18573msgstr ""
18574
18575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18576#, python-format
18577msgid "You must upgrade to at least calibre %s before installing this plugin"
18578msgstr ""
18579
18580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18581msgid "You can install this plugin"
18582msgstr ""
18583
18584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18585#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18586msgid "A new version of this plugin is available"
18587msgstr ""
18588
18589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18590msgid "This plugin is installed and up-to-date"
18591msgstr ""
18592
18593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18594msgid "Plugin homepage"
18595msgstr ""
18596
18597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18598msgid "Update Check Failed"
18599msgstr ""
18600
18601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18602msgid "Unable to reach the plugin index page."
18603msgstr ""
18604
18605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18607msgid "User plugins"
18608msgstr ""
18609
18610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18611msgid "Filter list of &plugins"
18612msgstr ""
18613
18614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18615msgid "Filter by &name"
18616msgstr ""
18617
18618#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18619#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18620msgid "Description"
18621msgstr ""
18622
18623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18625msgid "&Install"
18626msgstr ""
18627
18628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18630msgid "Install the selected plugin"
18631msgstr ""
18632
18633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18634msgid "&Customize plugin "
18635msgstr ""
18636
18637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18639msgid "Customize the options for this plugin"
18640msgstr ""
18641
18642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18643msgid "Plugin &forum thread"
18644msgstr ""
18645
18646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18647#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18648msgid "Enable/&disable plugin"
18649msgstr ""
18650
18651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18652msgid "Enable or disable this plugin"
18653msgstr ""
18654
18655#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18656#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18657msgid "&Remove plugin"
18658msgstr ""
18659
18660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18661msgid "Uninstall the selected plugin"
18662msgstr ""
18663
18664#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18665msgid "Donate to developer"
18666msgstr ""
18667
18668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18669msgid "Donate to the developer of this plugin"
18670msgstr ""
18671
18672#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18673#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18674msgid "&Customize plugin"
18675msgstr ""
18676
18677#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18678#, python-format
18679msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18680msgstr ""
18681
18682#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18683#, python-format
18684msgid "Install %s"
18685msgstr ""
18686
18687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18688#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18689msgid ""
18690"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18691"virus/malware. Only install it if you got it from a trusted source. Are you "
18692"sure you want to proceed?"
18693msgstr ""
18694
18695#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18696#, python-format
18697msgid "Downloading plugin ZIP attachment: %s"
18698msgstr ""
18699
18700#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18701#, python-format
18702msgid "Installing plugin: %s"
18703msgstr ""
18704
18705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18706#, python-format
18707msgid "Plugin installed: %s"
18708msgstr ""
18709
18710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18711#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18712#, python-brace-format
18713msgid ""
18714"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18715"restart calibre for the plugin to take effect."
18716msgstr ""
18717
18718#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18719msgid "Install plugin failed"
18720msgstr ""
18721
18722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18723msgid ""
18724"A problem occurred while installing this plugin. This plugin will now be "
18725"uninstalled. Please post the error message in details below into the forum "
18726"thread for this plugin and restart calibre."
18727msgstr ""
18728
18729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18730#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18731msgid "Plugin not customizable"
18732msgstr ""
18733
18734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18735#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18736#, python-format
18737msgid "Plugin: %s does not need customization"
18738msgstr ""
18739
18740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18741#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18742msgid "Must restart"
18743msgstr ""
18744
18745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18746#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18747#, python-format
18748msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18749msgstr ""
18750
18751#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18752#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18753msgid "Plugin cannot be disabled"
18754msgstr ""
18755
18756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18757#, python-format
18758msgid "The plugin: %s cannot be disabled"
18759msgstr ""
18760
18761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18762msgid "Aborting..."
18763msgstr ""
18764
18765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18766#, python-brace-format
18767msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18768msgstr ""
18769
18770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18771msgid "Undock"
18772msgstr ""
18773
18774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18775msgid "Show the Quickview panel in its own floating window"
18776msgstr ""
18777
18778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18779msgid "Lock Quickview contents"
18780msgstr ""
18781
18782#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18783#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18784msgid "Refresh"
18785msgstr ""
18786
18787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18788msgid "Embed the Quickview panel into the main calibre window"
18789msgstr ""
18790
18791#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18792msgid "Alternate shortcut: "
18793msgstr ""
18794
18795#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18796#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18797msgid "Find item in the Tag browser"
18798msgstr ""
18799
18800#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18802msgid "Find item in the library"
18803msgstr ""
18804
18805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18806msgid "Select this book in the library"
18807msgstr ""
18808
18809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18810msgid "Quickview this cell"
18811msgstr ""
18812
18813#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18814msgid "Open book in the E-book viewer"
18815msgstr ""
18816
18817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18818#, python-brace-format
18819msgid "&Item: {0} ({1})"
18820msgstr ""
18821
18822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18823msgid ""
18824"Click to show only books with this item. Double click to search for this "
18825"item in the Tag browser"
18826msgstr ""
18827
18828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18829msgid "**No items found**"
18830msgstr ""
18831
18832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18833msgid ""
18834"Click in a column  in the library view to see the information for that book"
18835msgstr ""
18836
18837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18838#, python-brace-format
18839msgid "&Books with selected item \"{0}\": {1}"
18840msgstr ""
18841
18842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18843msgid ""
18844"Double click on a book to change the selection in the library view or change"
18845" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18846"edit the metadata of a book, which also changes the selected book."
18847msgstr ""
18848
18849#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18850msgid "Something went wrong while filling in the table"
18851msgstr ""
18852
18853#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18854msgid "Quickview: Book not in library view"
18855msgstr ""
18856
18857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18858msgid ""
18859"The book you selected is not currently displayed in the library view, "
18860"perhaps because of a search or a Virtual library, so Quickview cannot select"
18861" it."
18862msgstr ""
18863
18864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18865#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18866msgid "&Apply Virtual libraries"
18867msgstr ""
18868
18869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18870msgid ""
18871"<p>Select to make Quickview show only books in the current\n"
18872"        Virtual library</p>"
18873msgstr ""
18874
18875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18876msgid "&Lock Quickview contents"
18877msgstr ""
18878
18879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18880msgid ""
18881"<p>Select to prevent Quickview from changing content when the\n"
18882"        selection on the library view is changed</p>"
18883msgstr ""
18884
18885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18886#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18887#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
18890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
18891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
18892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
18893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
18894msgid "&Refresh"
18895msgstr ""
18896
18897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
18898msgid ""
18899"When Quickview is locked, refresh the window using the last selected book "
18900"and that book's value in the last selected column."
18901msgstr ""
18902
18903#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
18904msgid "&Dock"
18905msgstr ""
18906
18907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
18908#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
18909#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
18910msgid "&Close"
18911msgstr ""
18912
18913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
18914msgid ""
18915"Restoring database from backups, do not interrupt, this will happen in three"
18916" stages"
18917msgstr ""
18918
18919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
18920msgid "Restoring database"
18921msgstr ""
18922
18923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
18924msgid "The restore has not completed, are you sure you want to cancel?"
18925msgstr ""
18926
18927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
18928#, python-format
18929msgid "The old database was saved as: %s"
18930msgstr ""
18931
18932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
18933#, python-format
18934msgid ""
18935"Restoring the database succeeded with some warnings click \"Show details\" "
18936"to see the details. %s"
18937msgstr ""
18938
18939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
18940#, python-format
18941msgid "Restoring database was successful. %s"
18942msgstr ""
18943
18944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
18945msgid ""
18946"Your list of books, with all their metadata is stored in a single file, "
18947"called a database. In addition, metadata for each individual book is stored "
18948"in that books' folder, as a backup.<p>This operation will rebuild the "
18949"database from the individual book metadata. This is useful if the database "
18950"has been corrupted and you get a blank list of books.<p>Do you want to "
18951"restore the database?"
18952msgstr ""
18953
18954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
18955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
18956msgid "Restoring database failed, click \"Show details\" to see details"
18957msgstr ""
18958
18959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
18960#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
18961msgid "Failed to repair library"
18962msgstr ""
18963
18964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
18965msgid "Add a new Saved search"
18966msgstr ""
18967
18968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
18969msgid ""
18970"You can create a <i>Saved search</i>, for frequently used searches here. The"
18971" search will be visible under <i>Saved searches</i> in the Tag browser, "
18972"using the name that you specify here."
18973msgstr ""
18974
18975#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
18976msgid "The Saved search name"
18977msgstr ""
18978
18979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
18980msgid "&Search:"
18981msgstr ""
18982
18983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
18984msgid "The search expression"
18985msgstr ""
18986
18987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
18988msgid "No search name"
18989msgstr ""
18990
18991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
18992msgid "You must specify a name for the Saved search"
18993msgstr ""
18994
18995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
18996msgid "No search expression"
18997msgstr ""
18998
18999#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19000msgid "You must specify a search expression for the Saved search"
19001msgstr ""
19002
19003#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19004msgid "Invalid saved search"
19005msgstr ""
19006
19007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19008#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19009#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19010msgid "Manage Saved searches"
19011msgstr ""
19012
19013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19015msgid "&Add search"
19016msgstr ""
19017
19018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19019msgid "&Remove search"
19020msgstr ""
19021
19022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19024msgid "&Edit search"
19025msgstr ""
19026
19027#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19028msgid ""
19029"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19030msgstr ""
19031
19032#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19033msgid "Edit the name and/or expression below."
19034msgstr ""
19035
19036#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19037msgid "Edit saved search"
19038msgstr ""
19039
19040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19041msgid "A saved search with the name {} already exists. Choose another name"
19042msgstr ""
19043
19044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19045msgid "Search expression"
19046msgstr ""
19047
19048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19049msgid ""
19050"                Download this periodical every week on the specified days after\n"
19051"                the specified time. For example, if you choose: Monday after\n"
19052"                9:00 AM, then the periodical will be download every Monday as\n"
19053"                soon after 9:00 AM as possible.\n"
19054"            "
19055msgstr ""
19056
19057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19058msgid "&Download after:"
19059msgstr ""
19060
19061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19062msgid ""
19063"                Download this periodical every month, on the specified days.\n"
19064"                The download will happen as soon after the specified time as\n"
19065"                possible on the specified days of each month. For example,\n"
19066"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19067"                periodical will be downloaded on the 1st and 15th of every\n"
19068"                month, as soon after 9:00 AM as possible.\n"
19069"            "
19070msgstr ""
19071
19072#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19073msgid "&Days of the month:"
19074msgstr ""
19075
19076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19077msgid "Comma separated list of days of the month. For example: 1, 15"
19078msgstr ""
19079
19080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19081msgid "Download &after:"
19082msgstr ""
19083
19084#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19085msgid ""
19086"                Download this periodical every x days. For example, if you\n"
19087"                choose 30 days, the periodical will be downloaded every 30\n"
19088"                days. Note that you can set periods of less than a day, like\n"
19089"                0.1 days to download a periodical more than once a day.\n"
19090"            "
19091msgstr ""
19092
19093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19094msgid "&Download every:"
19095msgstr ""
19096
19097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19098msgid "every hour"
19099msgstr ""
19100
19101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19103msgid "days"
19104msgstr ""
19105
19106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19107msgid ""
19108"Note: You can set intervals of less than a day, by typing the value "
19109"manually."
19110msgstr ""
19111
19112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19113msgid "Schedule news download [{} sources]"
19114msgstr ""
19115
19116#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19117msgid "&Schedule"
19118msgstr ""
19119
19120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19121msgid "&Schedule for download:"
19122msgstr ""
19123
19124#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19125msgid "&Days of  week"
19126msgstr ""
19127
19128#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19129msgid "Da&ys of month"
19130msgstr ""
19131
19132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19133msgid "Every &x days"
19134msgstr ""
19135
19136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19137msgid "&Account"
19138msgstr ""
19139
19140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19141msgid "For the scheduling to work, you must leave calibre running."
19142msgstr ""
19143
19144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19145#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19146msgid "&Advanced"
19147msgstr ""
19148
19149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19150msgid "Add &title as tag"
19151msgstr ""
19152
19153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19154msgid "&Extra tags:"
19155msgstr ""
19156
19157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19158msgid "&Keep at most:"
19159msgstr ""
19160
19161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19162msgid ""
19163"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19164"all (disable)."
19165msgstr ""
19166
19167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19168msgid ""
19169"<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"
19170"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19171"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19172msgstr ""
19173
19174#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19175msgid " issues"
19176msgstr ""
19177
19178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19179msgid "all issues"
19180msgstr ""
19181
19182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19183msgid "Delete downloaded &news older than:"
19184msgstr ""
19185
19186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19187msgid ""
19188"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19189"<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."
19190msgstr ""
19191
19192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19193msgid "never delete"
19194msgstr ""
19195
19196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19197msgid "Download &all scheduled"
19198msgstr ""
19199
19200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19201msgid "Download all scheduled news sources at once"
19202msgstr ""
19203
19204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19205msgid "&Download now"
19206msgstr ""
19207
19208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19209msgid "Need username and password"
19210msgstr ""
19211
19212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19213msgid "You must provide a username and/or password to use this news source."
19214msgstr ""
19215
19216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19217msgid "Account"
19218msgstr ""
19219
19220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19221msgid "(optional)"
19222msgstr ""
19223
19224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19225msgid "(required)"
19226msgstr ""
19227
19228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19229msgid "Created by: "
19230msgstr ""
19231
19232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19233#, python-format
19234msgid "Download %s now"
19235msgstr ""
19236
19237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19238msgid "Last downloaded: never"
19239msgstr ""
19240
19241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19242msgid "never"
19243msgstr ""
19244
19245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19246#, python-format
19247msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19248msgstr ""
19249
19250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19251msgid "Last downloaded:"
19252msgstr ""
19253
19254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19255msgid "Cannot download news as no internet connection is active"
19256msgstr ""
19257
19258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19259msgid "No internet connection"
19260msgstr ""
19261
19262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19263msgid "Schedule news download"
19264msgstr ""
19265
19266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19267msgid "Add or edit a custom news source"
19268msgstr ""
19269
19270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19271msgid "Download all scheduled news sources"
19272msgstr ""
19273
19274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19275msgid "equal to"
19276msgstr ""
19277
19278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19279msgid "before"
19280msgstr ""
19281
19282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19283msgid "after"
19284msgstr ""
19285
19286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19287msgid "before or equal to"
19288msgstr ""
19289
19290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19291msgid "after or equal to"
19292msgstr ""
19293
19294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19295#, python-format
19296msgid ""
19297"<p>You can also perform other kinds of advanced searches, for example "
19298"checking for books that have no covers, combining multiple search expression"
19299" using Boolean operators and so on. See <a href=\"%s\">The search "
19300"interface</a> for more information."
19301msgstr ""
19302
19303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19304msgid "What &kind of match to use:"
19305msgstr ""
19306
19307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19308#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19309#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19310#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19311msgid "Contains: the word or phrase matches anywhere in the metadata field"
19312msgstr ""
19313
19314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19315#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19316#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19317#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19318msgid "Equals: the word or phrase must match the entire metadata field"
19319msgstr ""
19320
19321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19322#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19323#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19324#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19325msgid ""
19326"Regular expression: the expression must match anywhere in the metadata field"
19327msgstr ""
19328
19329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19330#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19331#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19332#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19333msgid "A&dvanced search"
19334msgstr ""
19335
19336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19337#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19338#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19339#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19340msgid "Find entries that have..."
19341msgstr ""
19342
19343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19344#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19345#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19346#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19347msgid "But don't show entries that have..."
19348msgstr ""
19349
19350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19351msgid "A&ll these words:"
19352msgstr ""
19353
19354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19355msgid "&This exact phrase:"
19356msgstr ""
19357
19358#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19359msgid "O&ne or more of these words:"
19360msgstr ""
19361
19362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19363#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19364#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19365#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19366msgid "Any of these &unwanted words:"
19367msgstr ""
19368
19369#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19370msgid "Titl&e/author/series..."
19371msgstr ""
19372
19373#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19374msgid "The title to search for"
19375msgstr ""
19376
19377#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19378msgid "The author to search for"
19379msgstr ""
19380
19381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19382#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19383#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19384#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19385#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19386msgid "&Author:"
19387msgstr ""
19388
19389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19390msgid "The series to search for"
19391msgstr ""
19392
19393#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19394msgid "The tags to search for"
19395msgstr ""
19396
19397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19398msgid "&Date search"
19399msgstr ""
19400
19401#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19402msgid "&Search the"
19403msgstr ""
19404
19405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19406msgid "date column for books whose &date is "
19407msgstr ""
19408
19409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19410msgid "&year"
19411msgstr ""
19412
19413#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19414msgid "mo&nth"
19415msgstr ""
19416
19417#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19418msgid "&day"
19419msgstr ""
19420
19421#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19422msgid "months"
19423msgstr ""
19424
19425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19426msgid "weeks"
19427msgstr ""
19428
19429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19430msgid "years"
19431msgstr ""
19432
19433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19434msgid "ago"
19435msgstr ""
19436
19437#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19438msgid "This month"
19439msgstr ""
19440
19441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19442msgid "Yesterday"
19443msgstr ""
19444
19445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19446msgid "&Template search"
19447msgstr ""
19448
19449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19450msgid "The value to search for"
19451msgstr ""
19452
19453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19454msgid ""
19455"You can use the search test specifications described in the calibre "
19456"documentation. For example, with Number comparisons you can the relational "
19457"operators like '>=' etc. With Text comparisons you can use exact, contains "
19458"or regular expression matches. With Date you can use today, yesterday, etc. "
19459"Set/not set takes 'true' for set and 'false' for not set."
19460msgstr ""
19461
19462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19463msgid "Template &value:"
19464msgstr ""
19465
19466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19467msgid "Set/Not set"
19468msgstr ""
19469
19470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19471msgid "How the template result will be compared to the value"
19472msgstr ""
19473
19474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19475msgid "C&omparison type:"
19476msgstr ""
19477
19478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19479msgid "The template that generates the value"
19480msgstr ""
19481
19482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19483msgid "Right click to open a template editor"
19484msgstr ""
19485
19486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19488msgid "Tem&plate:"
19489msgstr ""
19490
19491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19492#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19493#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19494#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19495#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19496#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19497#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19498#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19499msgid "Advanced search"
19500msgstr ""
19501
19502#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19503msgid "There is one book with the {} format"
19504msgstr ""
19505
19506#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19507#, python-brace-format
19508msgid "There are {count} books with the {fmt} format"
19509msgstr ""
19510
19511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19512msgid "Choose formats"
19513msgstr ""
19514
19515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19516msgid ""
19517"Use a password if calibre is running on a network that is not secure. For "
19518"example, if you run calibre on a laptop, use that laptop in an airport, and "
19519"want to connect your smart device to calibre, you should use a password."
19520msgstr ""
19521
19522#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19523msgid ""
19524"Check this box if you want calibre to automatically start the smart device "
19525"interface when calibre starts. You should not do this if you are using a "
19526"network that is not secure and you are not setting a password."
19527msgstr ""
19528
19529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19530msgid ""
19531"Check this box if you want calibre to use a fixed network port. Normally you"
19532" will not need to do this. However, if your device consistently fails to "
19533"connect to calibre, try checking this box and entering a number."
19534msgstr ""
19535
19536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19537msgid ""
19538"Try 9090. If calibre says that it fails to connect to the port, try another "
19539"number. You can use any number between 8,000 and 65,535."
19540msgstr ""
19541
19542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19543msgid ""
19544"These are the IP addresses for this computer. If you decide to have your "
19545"device connect to calibre using a fixed IP address, one of these addresses "
19546"should be the one you use. It is unlikely but possible that the correct IP "
19547"address is not listed here, in which case you will need to go to your "
19548"computer's control panel to get a complete list of your computer's network "
19549"interfaces and IP addresses."
19550msgstr ""
19551
19552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19554#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19555msgid "Invalid port number"
19556msgstr ""
19557
19558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19559msgid "You must provide a port number."
19560msgstr ""
19561
19562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19564msgid "The port must be a number between 8000 and 65535."
19565msgstr ""
19566
19567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19568#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19569msgid "Problem starting the wireless device"
19570msgstr ""
19571
19572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19573#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19574#, python-format
19575msgid "The wireless device driver had problems starting. It said \"%s\""
19576msgstr ""
19577
19578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19579msgid "Smart device control"
19580msgstr ""
19581
19582#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19583msgid ""
19584"<p>Start wireless device connections.\n"
19585"       <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."
19586msgstr ""
19587
19588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19589msgid "calibre IP addresses:"
19590msgstr ""
19591
19592#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19593msgid "Possibe IP addresses:"
19594msgstr ""
19595
19596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19597msgid "Optional &password:"
19598msgstr ""
19599
19600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19601msgid "Optional password for security"
19602msgstr ""
19603
19604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19605msgid "Optional &fixed port:"
19606msgstr ""
19607
19608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19609msgid "Optional port number"
19610msgstr ""
19611
19612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19613msgid "&Use a fixed port"
19614msgstr ""
19615
19616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19617msgid "&Automatically allow connections at calibre startup"
19618msgstr ""
19619
19620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19621#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19622#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19623msgid "Publishers"
19624msgstr ""
19625
19626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19627msgid " (not on any book)"
19628msgstr ""
19629
19630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19631msgid "Category lookup name: "
19632msgstr ""
19633
19634#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19635msgid "You must select items to apply"
19636msgstr ""
19637
19638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19639msgid "You must select items to unapply"
19640msgstr ""
19641
19642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19644msgid ""
19645"That name contains leading or trailing periods, multiple periods in a row or"
19646" spaces before or after periods."
19647msgstr ""
19648
19649#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19652msgid "Name already used"
19653msgstr ""
19654
19655#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19657msgid "That name is already used, perhaps with different case."
19658msgstr ""
19659
19660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19661msgid ""
19662"The current User category will be <b>permanently deleted</b>. Are you sure?"
19663msgstr ""
19664
19665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19666msgid "User categories editor"
19667msgstr ""
19668
19669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19670msgid "Category &name: "
19671msgstr ""
19672
19673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19674msgid "Select a category to edit"
19675msgstr ""
19676
19677#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19678msgid "Copy the category name to the clipboard"
19679msgstr ""
19680
19681#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19682msgid "&Category filter: "
19683msgstr ""
19684
19685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19686msgid "Select the content kind of the new category"
19687msgstr ""
19688
19689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19690msgid "Item &filter: "
19691msgstr ""
19692
19693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19694msgid ""
19695"Enter text to filter the available items. Case and accents are ignored."
19696msgstr ""
19697
19698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19699msgid "Delete the current User category"
19700msgstr ""
19701
19702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19703msgid "Enter a category name, then use the Add button or the Rename button"
19704msgstr ""
19705
19706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19707msgid "Add a new category"
19708msgstr ""
19709
19710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19711msgid "Rename the current category to what is in the box"
19712msgstr ""
19713
19714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19715msgid ""
19716"<p>Show items in the Available items box only if they appear in the\n"
19717"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19718"            \"not on any book\".</p>"
19719msgstr ""
19720
19721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19722msgid "&Show only available items in current Virtual library"
19723msgstr ""
19724
19725#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19726msgid "&Available items"
19727msgstr ""
19728
19729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19730msgid "Apply items to current category"
19731msgstr ""
19732
19733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19735msgid "Applied &items"
19736msgstr ""
19737
19738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19739msgid "Unapply (remove) selected items from current category"
19740msgstr ""
19741
19742#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19743msgid ""
19744"If the item you want is not in the available list, you can add it here. "
19745"Accepts an ampersand-separated list of items. The items will be applied to "
19746"the book."
19747msgstr ""
19748
19749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19750msgid ""
19751"If the item you want is not in the available list, you can add it here. "
19752"Accepts a comma-separated list of items. The items will be applied to the "
19753"book."
19754msgstr ""
19755
19756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19757msgid "Deleting tags is done immediately and there is no undo."
19758msgstr ""
19759
19760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19761msgid "Are your sure?"
19762msgstr ""
19763
19764#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19765msgid ""
19766"The following tags are used by one or more books. Are you certain you want "
19767"to delete them?"
19768msgstr ""
19769
19770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19771msgid "Manage items"
19772msgstr ""
19773
19774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19775msgid "&Add item:"
19776msgstr ""
19777
19778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19779msgid "Apply item(s) to the current book"
19780msgstr ""
19781
19782#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19783msgid "Filter the available items"
19784msgstr ""
19785
19786#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19787msgid ""
19788"Delete the selected items from database. This will unapply the items from "
19789"all books and then remove them from the database."
19790msgstr ""
19791
19792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19793msgid "Ava&ilable items"
19794msgstr ""
19795
19796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19797msgid "Apply item to current book"
19798msgstr ""
19799
19800#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19801msgid "Unapply (remove) the item from current book"
19802msgstr ""
19803
19804#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19805msgid "Filter the applied items"
19806msgstr ""
19807
19808#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19809msgid "Search for {}"
19810msgstr ""
19811
19812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19813msgid "Filter by {}"
19814msgstr ""
19815
19816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19817#, python-brace-format
19818msgid "Search the library for {0}"
19819msgstr ""
19820
19821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19823msgid "Count"
19824msgstr ""
19825
19826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19827msgid "Was"
19828msgstr ""
19829
19830#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19831#, python-brace-format
19832msgid "This is not one of this column's permitted values ({0})"
19833msgstr ""
19834
19835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19836msgid "Editing..."
19837msgstr ""
19838
19839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19840msgid "Item is not a permitted value"
19841msgstr ""
19842
19843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19844#, python-brace-format
19845msgid ""
19846"This column has a fixed set of permitted values. The entered text must be "
19847"one of ({0})."
19848msgstr ""
19849
19850#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19851msgid "Do you really want to undo your changes?"
19852msgstr ""
19853
19854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19855msgid "Undelete items?"
19856msgstr ""
19857
19858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19859msgid "Items must be undeleted to continue. Do you want to do this?"
19860msgstr ""
19861
19862#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19863msgid "Search for an item in the first column"
19864msgstr ""
19865
19866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19867msgid "Find items containing the search string"
19868msgstr ""
19869
19870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19871msgid ""
19872"<p>Show items only if they appear in the\n"
19873"          current Virtual library. Edits already done may be hidden but will\n"
19874"          not be forgotten.\n"
19875"          </p><p>\n"
19876"          Note that this box affects only what is displayed. Changes\n"
19877"          will affect all books in your library even if this box\n"
19878"          is checked.</p>"
19879msgstr ""
19880
19881#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19882msgid "Only show items in the current &Virtual library"
19883msgstr ""
19884
19885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19886msgid "&Filter by:"
19887msgstr ""
19888
19889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
19890msgid "Filter items using the text in this box"
19891msgstr ""
19892
19893#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
19894msgid "Show only items containing this text"
19895msgstr ""
19896
19897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
19898msgid "F&ilter"
19899msgstr ""
19900
19901#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
19902msgid ""
19903"Delete selected items from the database. This will unapply the items from "
19904"all books and then remove them from the database."
19905msgstr ""
19906
19907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
19908msgid "Ctrl+D"
19909msgstr ""
19910
19911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
19912msgid "Rename the items in every book where they are used"
19913msgstr ""
19914
19915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
19916msgid "Ctrl+R"
19917msgstr ""
19918
19919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
19920msgid "Undo any deletes or edits on the selected lines"
19921msgstr ""
19922
19923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
19924msgid "Ctrl+U"
19925msgstr ""
19926
19927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
19928msgid "Template language tutorial"
19929msgstr ""
19930
19931#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
19932msgid "Template function reference"
19933msgstr ""
19934
19935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
19936msgid "Author Sort"
19937msgstr ""
19938
19939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19940msgid "Tag 1"
19941msgstr ""
19942
19943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19944msgid "Tag 2"
19945msgstr ""
19946
19947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
19948msgid "Template value"
19949msgstr ""
19950
19951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
19952msgid "Disable word wrap"
19953msgstr ""
19954
19955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
19956msgid "Enable word wrap"
19957msgstr ""
19958
19959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
19960msgid "Load template from the Template tester"
19961msgstr ""
19962
19963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
19964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
19965msgid "Load template from file"
19966msgstr ""
19967
19968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
19969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
19970msgid "Save template to file"
19971msgstr ""
19972
19973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
19974msgid "No Template tester text is available"
19975msgstr ""
19976
19977#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
19978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
19979msgid "Template file"
19980msgstr ""
19981
19982#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
19983#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
19984msgid "Select icon"
19985msgstr ""
19986
19987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
19988msgid "EXCEPTION: "
19989msgstr ""
19990
19991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
19992msgid "Built-in template function"
19993msgstr ""
19994
19995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
19996msgid "Built-in function"
19997msgstr ""
19998
19999#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20000msgid "User defined Python template function"
20001msgstr ""
20002
20003#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20004msgid "User function"
20005msgstr ""
20006
20007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20008msgid "Stored template"
20009msgstr ""
20010
20011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20012msgid "Stored user defined template"
20013msgstr ""
20014
20015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20016msgid "No template provided"
20017msgstr ""
20018
20019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20020msgid "The template box cannot be empty"
20021msgstr ""
20022
20023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20024#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20025msgid "No column chosen"
20026msgstr ""
20027
20028#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20029msgid "You must specify a column to be colored"
20030msgstr ""
20031
20032#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20033msgid "You must specify the column where the icons are applied"
20034msgstr ""
20035
20036#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20037msgid "&Continue"
20038msgstr ""
20039
20040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20041msgid "Continue running the template"
20042msgstr ""
20043
20044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20045msgid "Stop running the template"
20046msgstr ""
20047
20048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20049#, python-brace-format
20050msgid "Break: line {0}, book {1}"
20051msgstr ""
20052
20053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20054msgid "The name of the template language operation"
20055msgstr ""
20056
20057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20058msgid "A variable in the template"
20059msgstr ""
20060
20061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20062msgid "The value of the variable"
20063msgstr ""
20064
20065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20066msgid "A General Program Mode Template"
20067msgstr ""
20068
20069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20070#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20071msgid "Set the color of the column:"
20072msgstr ""
20073
20074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20075msgid "Copy a color name to the clipboard:"
20076msgstr ""
20077
20078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20079msgid "Copy the selected color name to the clipboard"
20080msgstr ""
20081
20082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20083msgid "Kind:"
20084msgstr ""
20085
20086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20087msgid "Apply the icon to column:"
20088msgstr ""
20089
20090#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20091msgid "Copy an icon file name to the clipboard:"
20092msgstr ""
20093
20094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20095msgid "Copy the selected icon file name to the clipboard"
20096msgstr ""
20097
20098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20099msgid "Add icon"
20100msgstr ""
20101
20102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20103msgid "Add an icon file to the set of choices"
20104msgstr ""
20105
20106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20107msgid "Template &name:"
20108msgstr ""
20109
20110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20111msgid "The name of the callable template"
20112msgstr ""
20113
20114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20115msgid "T&emplate:"
20116msgstr ""
20117
20118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20119msgid "The text of the template program goes into the box below"
20120msgstr ""
20121
20122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20123msgid "        "
20124msgstr ""
20125
20126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20127msgid "Enable &breakpoints"
20128msgstr ""
20129
20130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20131msgid ""
20132"<p>If checked, the template evaluator will stop when it\n"
20133"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20134"you the value as well as all the local variables</p>"
20135msgstr ""
20136
20137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20138msgid "&Go"
20139msgstr ""
20140
20141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20142msgid ""
20143"If 'Enable breakpoints' is checked then click this button to run your "
20144"template"
20145msgstr ""
20146
20147#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20148msgid "&Line:"
20149msgstr ""
20150
20151#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20153msgid "Line number to toggle"
20154msgstr ""
20155
20156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20157msgid "&Toggle"
20158msgstr ""
20159
20160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20161msgid "Toggle the breakpoint on the line number in the box"
20162msgstr ""
20163
20164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20165msgid "&Remove all"
20166msgstr ""
20167
20168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20169msgid "Remove all breakpoints"
20170msgstr ""
20171
20172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20173msgid "&Set all"
20174msgstr ""
20175
20176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20177msgid "Set breakpoint on every line"
20178msgstr ""
20179
20180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20181msgid ""
20182"<p>The text of the template program goes in this box.\n"
20183"            Don't forget that a General Program Mode template must begin with\n"
20184"            the word \"program:\".</p>"
20185msgstr ""
20186
20187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20188#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20189msgid "D&ocumentation:"
20190msgstr ""
20191
20192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20193msgid "Documentation for the function being defined or edited"
20194msgstr ""
20195
20196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20197msgid "Template value:"
20198msgstr ""
20199
20200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20201msgid "The value of the template using the current book in the library view"
20202msgstr ""
20203
20204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20209#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20213msgid "User label"
20214msgstr ""
20215
20216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20217msgid "Font:"
20218msgstr ""
20219
20220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20221msgid "Select the font for the Template box"
20222msgstr ""
20223
20224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20225msgid "Size:"
20226msgstr ""
20227
20228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20229msgid "Select the font size for the Template box"
20230msgstr ""
20231
20232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20233msgid "Lo&ad"
20234msgstr ""
20235
20236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20237msgid "Load the template from a file"
20238msgstr ""
20239
20240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20241msgid "Save the template in a file"
20242msgstr ""
20243
20244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20245msgid "Template Function Reference"
20246msgstr ""
20247
20248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20249msgid "Function &name:"
20250msgstr ""
20251
20252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20253msgid "&Function type:"
20254msgstr ""
20255
20256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20257msgid "&Documentation:"
20258msgstr ""
20259
20260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20262msgid "&Code:"
20263msgstr ""
20264
20265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20266msgid "Remove any template from the box"
20267msgstr ""
20268
20269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20270msgid "Open template editor"
20271msgstr ""
20272
20273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20274msgid "Trim Image"
20275msgstr ""
20276
20277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20278msgid "Select a region by dragging with your mouse, and then click trim"
20279msgstr ""
20280
20281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20282msgid "&Trim"
20283msgstr ""
20284
20285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20286msgid "Trim image by removing borders outside the selected region"
20287msgstr ""
20288
20289#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20290msgid "Adjust selection by dragging corners"
20291msgstr ""
20292
20293#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20294#, python-brace-format
20295msgid "Size: {0}px Aspect ratio: {1:.2g}"
20296msgstr ""
20297
20298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20299#, python-brace-format
20300msgid "Size: {0}x{1}px"
20301msgstr ""
20302
20303#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20304#, python-format
20305msgid "Download %s"
20306msgstr ""
20307
20308#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20309#, python-format
20310msgid "Downloading <b>%(fname)s</b> from %(url)s"
20311msgstr ""
20312
20313#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20314#, python-format
20315msgid "Failed to download from %(url)r with error: %(err)s"
20316msgstr ""
20317
20318#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20319msgid "Downloading book"
20320msgstr ""
20321
20322#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20323#, python-brace-format
20324msgid ""
20325"The book {0} will be downloaded and added to your calibre library "
20326"automatically."
20327msgstr ""
20328
20329#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20330msgid "No file specified to download."
20331msgstr ""
20332
20333#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20334msgid "Not a support e-book format."
20335msgstr ""
20336
20337#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20338#, python-format
20339msgid "Downloading %s"
20340msgstr ""
20341
20342#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20343msgid "Downloading"
20344msgstr ""
20345
20346#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20347msgid "Failed to download e-book"
20348msgstr ""
20349
20350#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20351msgid "finished"
20352msgstr "završeno"
20353
20354#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20355#, python-format
20356msgid "Email %(name)s to %(to)s"
20357msgstr ""
20358
20359#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20360msgid "News:"
20361msgstr ""
20362
20363#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20364#, python-format
20365msgid "Attached is the %s periodical downloaded by calibre."
20366msgstr ""
20367
20368#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20369msgid "Add a new recipient:"
20370msgstr ""
20371
20372#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20373msgid "&Address"
20374msgstr ""
20375
20376#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20377msgid "&Formats"
20378msgstr ""
20379
20380#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20381msgid "&Subject"
20382msgstr ""
20383
20384#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20385msgid "A&lias"
20386msgstr ""
20387
20388#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20389msgid "The email address of the recipient"
20390msgstr ""
20391
20392#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20393msgid "The optional alias (simple name) of the recipient"
20394msgstr ""
20395
20396#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20397msgid ""
20398"Formats to email. The first matching one will be sent (comma separated list)"
20399msgstr ""
20400
20401#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20402msgid "The optional subject for email sent to this recipient"
20403msgstr ""
20404
20405#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20406msgid "&Add recipient"
20407msgstr ""
20408
20409#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20410msgid "Need address"
20411msgstr ""
20412
20413#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20414msgid "You must specify an address"
20415msgstr ""
20416
20417#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20418msgid "Need formats"
20419msgstr ""
20420
20421#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20422msgid "You must specify at least one format to send"
20423msgstr ""
20424
20425#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20426#, python-format
20427msgid "The recipient %s already exists"
20428msgstr ""
20429
20430#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20431msgid "No recipients"
20432msgstr ""
20433
20434#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20435msgid "You must select at least one recipient"
20436msgstr ""
20437
20438#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20439msgid "Auto convert the following books before sending via email?"
20440msgstr ""
20441
20442#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20443msgid "This recipient has no valid formats defined"
20444msgstr ""
20445
20446#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20447msgid "These books have no suitable input formats for conversion"
20448msgstr ""
20449
20450#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20451msgid "Could not send"
20452msgstr ""
20453
20454#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20455msgid ""
20456"Could not send books to some recipients. Click \"Show details\" for more "
20457"information"
20458msgstr ""
20459
20460#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20461msgid "E-book:"
20462msgstr ""
20463
20464#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20465msgid "Attached, you will find the e-book"
20466msgstr ""
20467
20468#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20469#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20470msgid "by"
20471msgstr "odjavascript:;"
20472
20473#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20474#, python-format
20475msgid "in the %s format."
20476msgstr ""
20477
20478#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20479msgid "About this book:"
20480msgstr ""
20481
20482#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20483msgid "Sending email to"
20484msgstr ""
20485
20486#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20487#, python-format
20488msgid "Auto convert the following books to %s before sending via email?"
20489msgstr ""
20490
20491#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20492msgid "Could not email the following books as no suitable formats were found:"
20493msgstr ""
20494
20495#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20496msgid "Failed to email book"
20497msgstr ""
20498
20499#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20500msgid "sent"
20501msgstr ""
20502
20503#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20504msgid "Sent news to"
20505msgstr ""
20506
20507#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20508#, python-format
20509msgid ""
20510"<div style=\"font-size:10pt;\">\n"
20511"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20512"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20513"<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>"
20514msgstr ""
20515
20516#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20517msgid "Regular &expression"
20518msgstr ""
20519
20520#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20521#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20522msgid "Test"
20523msgstr ""
20524
20525#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20527msgid "File &name:"
20528msgstr ""
20529
20530#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20531msgid "Title:"
20532msgstr ""
20533
20534#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20535msgid "Regular expression (?P&lt;title&gt;)"
20536msgstr ""
20537
20538#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20539#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20540#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20541#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20542#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20543#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20544#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20545#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20546#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20547#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20548#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20549#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20550#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20551#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20552#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20553#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20554msgid "No match"
20555msgstr ""
20556
20557#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20558msgid "Authors:"
20559msgstr "Autori:"
20560
20561#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20562msgid "Regular expression (?P<author>)"
20563msgstr ""
20564
20565#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20566msgid "Series:"
20567msgstr ""
20568
20569#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20570msgid "Regular expression (?P<series>)"
20571msgstr ""
20572
20573#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20574msgid "Series index:"
20575msgstr ""
20576
20577#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20578msgid "Regular expression (?P<series_index>)"
20579msgstr ""
20580
20581#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20582#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20583msgid "ISBN:"
20584msgstr ""
20585
20586#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20587msgid "Regular expression (?P<isbn>)"
20588msgstr ""
20589
20590#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20591msgid "Publisher:"
20592msgstr ""
20593
20594#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20595msgid "Regular expression (?P<publisher>)"
20596msgstr ""
20597
20598#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20599msgid "Published:"
20600msgstr ""
20601
20602#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20603msgid "Regular expression (?P<published>)"
20604msgstr ""
20605
20606#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20607msgid "Comments:"
20608msgstr ""
20609
20610#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20611msgid "Regular expression (?P<comments>)"
20612msgstr ""
20613
20614#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20615msgid "Select font files"
20616msgstr ""
20617
20618#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20619msgid "TrueType/OpenType Fonts"
20620msgstr ""
20621
20622#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20623msgid "Corrupt font"
20624msgstr ""
20625
20626#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20627#, python-format
20628msgid "Failed to read metadata from the font file: %s"
20629msgstr ""
20630
20631#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20632msgid "Choose a font family"
20633msgstr ""
20634
20635#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20636#, python-format
20637msgid "Available faces for %s"
20638msgstr ""
20639
20640#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20641msgid "Choose font family"
20642msgstr ""
20643
20644#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20645msgid "Add &fonts"
20646msgstr ""
20647
20648#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20649msgid "Choose a font family from the list below:"
20650msgstr ""
20651
20652#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20654msgid "Find next"
20655msgstr "Pronađi sljedeće"
20656
20657#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20659msgid "Find previous"
20660msgstr "Pronađi prethodno"
20661
20662#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20663#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20664#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20665#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20666#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20667#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20668#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20669#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20670#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20671msgid "None"
20672msgstr ""
20673
20674#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20676msgid "Added fonts"
20677msgstr ""
20678
20679#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20681#, python-format
20682msgid "Added font families: %s"
20683msgstr ""
20684
20685#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20686msgid "Choose &font family"
20687msgstr ""
20688
20689#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20690msgid "Clear the font family"
20691msgstr ""
20692
20693#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20694msgid "Remove this action"
20695msgstr ""
20696
20697#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20698msgid "<a href=\"{}\">CSS selector help</a>"
20699msgstr ""
20700
20701#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20702msgid "Create the rule to transform HTML tags below"
20703msgstr ""
20704
20705#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20706#, python-brace-format
20707msgid "{preamble} {match_type}"
20708msgstr ""
20709
20710#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20711msgid "If the tag"
20712msgstr ""
20713
20714#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20715msgid "Then:"
20716msgstr ""
20717
20718#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20719msgid "Add another action"
20720msgstr ""
20721
20722#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20723#, python-brace-format
20724msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20725msgstr ""
20726
20727#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20728msgid ""
20729"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20730"below to get started."
20731msgstr ""
20732
20733#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20734msgid "Test HTML transform rules"
20735msgstr ""
20736
20737#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20738msgid "Enter an HTML document below and click the \"Test\" button"
20739msgstr ""
20740
20741#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20742msgid "Resulting HTML"
20743msgstr ""
20744
20745#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20746msgid "Edit HTML transform rules"
20747msgstr ""
20748
20749#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20750msgid "Current HTML file"
20751msgstr ""
20752
20753#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20754msgid "All HTML files"
20755msgstr ""
20756
20757#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20758msgid "Open HTML files"
20759msgstr ""
20760
20761#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20762msgid "Selected HTML files"
20763msgstr ""
20764
20765#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20766msgid "Create an icon theme"
20767msgstr ""
20768
20769#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20770msgid "Theme Metadata"
20771msgstr ""
20772
20773#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20774msgid "&Version:"
20775msgstr ""
20776
20777#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20778msgid "&License:"
20779msgstr ""
20780
20781#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20782#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20783msgid "&URL:"
20784msgstr ""
20785
20786#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20787msgid ""
20788"The license for the icons in this theme. Common choices are Creative Commons"
20789" or Public Domain."
20790msgstr ""
20791
20792#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20793#, python-format
20794msgid "%d icons missing in this theme"
20795msgstr ""
20796
20797#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20798msgid "No missing icons"
20799msgstr ""
20800
20801#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20802msgid "No title specified"
20803msgstr ""
20804
20805#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20806msgid "You must specify a title for this icon theme"
20807msgstr ""
20808
20809#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20810msgid "No author specified"
20811msgstr ""
20812
20813#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20814msgid "You must specify an author for this icon theme"
20815msgstr ""
20816
20817#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20818msgid "&Abort"
20819msgstr ""
20820
20821#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20822msgid "Losslessly optimizing images, please wait..."
20823msgstr ""
20824
20825#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20826msgid "Optimizing images failed, click \"Show details\" for more information"
20827msgstr ""
20828
20829#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20830msgid "Compression failed"
20831msgstr ""
20832
20833#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20834#, python-format
20835msgid "Optimizing %s"
20836msgstr ""
20837
20838#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20839msgid "Creating theme file"
20840msgstr ""
20841
20842#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20843msgid "Compressing theme file"
20844msgstr ""
20845
20846#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20847#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20848msgid "Finished"
20849msgstr ""
20850
20851#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20852msgid "Choose a folder from which to read the icons"
20853msgstr ""
20854
20855#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20856msgid "Choose destination for icon theme"
20857msgstr ""
20858
20859#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20860msgid "ZIP files"
20861msgstr ""
20862
20863#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20864#, python-brace-format
20865msgid ""
20866"\n"
20867"            <h1>{title}</h1>\n"
20868"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20869"            <p>{description}</p>\n"
20870"            <p>Version: {version} Number of users: {usage}</p>\n"
20871"            <p><i>Right click to visit theme homepage</i></p>\n"
20872"            "
20873msgstr ""
20874
20875#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20876msgid "Downloading icons..."
20877msgstr ""
20878
20879#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20880msgid "Downloading icons, please wait..."
20881msgstr ""
20882
20883#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20884msgid "Choose an icon theme"
20885msgstr ""
20886
20887#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20888msgid "Restore &default icons"
20889msgstr ""
20890
20891#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
20892msgid ""
20893"Choose an icon theme below. You will need to restart calibre to see the new "
20894"icons."
20895msgstr ""
20896
20897#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
20898msgid "Current icon theme:"
20899msgstr ""
20900
20901#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
20902#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
20903msgid "&Sort by:"
20904msgstr ""
20905
20906#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20907msgid "Number of icons"
20908msgstr ""
20909
20910#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20911msgid "Popularity"
20912msgstr ""
20913
20914#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20915msgid "No homepage"
20916msgstr ""
20917
20918#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20919msgid "The {} theme has no homepage"
20920msgstr ""
20921
20922#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
20923msgid "Downloading, please wait..."
20924msgstr ""
20925
20926#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
20927msgid "Failed to download list of themes"
20928msgstr ""
20929
20930#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
20931msgid ""
20932"Failed to download list of themes, click \"Show details\" for more "
20933"information"
20934msgstr ""
20935
20936#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
20937#, python-format
20938msgid ""
20939"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
20940"stock icons?"
20941msgstr ""
20942
20943#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
20944msgid "No theme selected"
20945msgstr ""
20946
20947#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
20948msgid "You must first select an icon theme"
20949msgstr ""
20950
20951#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
20952msgid ""
20953"Failed to download icon theme, click \"Show details\" for more information."
20954msgstr ""
20955
20956#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
20957msgid "Zoom &in"
20958msgstr ""
20959
20960#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
20961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
20962msgid "Zoom &out"
20963msgstr ""
20964
20965#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
20966msgid "&Save as"
20967msgstr ""
20968
20969#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
20970msgid "&Rotate"
20971msgstr ""
20972
20973#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
20974msgid "&Full screen"
20975msgstr ""
20976
20977#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
20978msgid "&Fit image"
20979msgstr ""
20980
20981#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
20982msgid "Fit image inside the available space"
20983msgstr ""
20984
20985#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
20986msgid "Choose a file to save to"
20987msgstr ""
20988
20989#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
20990#, python-brace-format
20991msgid "Image: {name} {resolution}"
20992msgstr ""
20993
20994#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
20995msgid "Cover browser"
20996msgstr ""
20997
20998#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
20999#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21000#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21001#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21002#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21003#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21004#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21005msgid "Tag browser"
21006msgstr ""
21007
21008#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21009msgid "See what's new in this calibre release"
21010msgstr ""
21011
21012#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21013msgid "Connected "
21014msgstr ""
21015
21016#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21017#, python-format
21018msgid " %(created)s %(name)s"
21019msgstr ""
21020
21021#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21022msgid "created by"
21023msgstr ""
21024
21025#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21026#, python-format
21027msgid "%(num)d of %(total)d books"
21028msgstr ""
21029
21030#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21031#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21032msgid "one book"
21033msgid_plural "{} books"
21034msgstr[0] ""
21035msgstr[1] ""
21036msgstr[2] ""
21037
21038#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21039#, python-format
21040msgid "%(num)s, %(sel)d selected"
21041msgid_plural "%(num)s, %(sel)d selected"
21042msgstr[0] ""
21043msgstr[1] ""
21044msgstr[2] ""
21045
21046#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21047#, python-brace-format
21048msgid "{0}, {1} total"
21049msgstr ""
21050
21051#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21052msgid "Cover grid"
21053msgstr ""
21054
21055#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21056#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21057#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21058msgid "Toggle"
21059msgstr ""
21060
21061#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21062msgid "Search bar"
21063msgstr ""
21064
21065#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21066msgid "Next Virtual library"
21067msgstr ""
21068
21069#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21070msgid "Switch to the next Virtual library in the Virtual library tab bar"
21071msgstr ""
21072
21073#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21074msgid "Previous Virtual library"
21075msgstr ""
21076
21077#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21078msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21079msgstr ""
21080
21081#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21082#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21083#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21084msgid "All books"
21085msgstr ""
21086
21087#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21088msgid "Search expression for this Virtual library:"
21089msgstr ""
21090
21091#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21092msgid "Sort tabs alphabetically"
21093msgstr ""
21094
21095#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21096msgid "Restore hidden tabs"
21097msgstr ""
21098
21099#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21100#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21101msgid "Hide Virtual library tabs"
21102msgstr ""
21103
21104#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21105msgid "Lock Virtual library tabs"
21106msgstr ""
21107
21108#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21109msgid "Unlock Virtual library tabs"
21110msgstr ""
21111
21112#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21113#, python-format
21114msgid "Edit \"%s\""
21115msgstr ""
21116
21117#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21118#, python-format
21119msgid "Delete \"%s\""
21120msgstr ""
21121
21122#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21123#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21124msgid "Book details"
21125msgstr "Detalji o knjizi"
21126
21127#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21128msgid "Layout"
21129msgstr ""
21130
21131#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21132msgid "Show and hide various parts of the calibre main window"
21133msgstr ""
21134
21135#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21136#, python-format
21137msgid "No %s format"
21138msgstr ""
21139
21140#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21141#, python-brace-format
21142msgid "The book {0} does not have the {1} format"
21143msgstr ""
21144
21145#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21146#, python-format
21147msgid "Restore %s"
21148msgstr ""
21149
21150#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21151msgid "Job"
21152msgstr ""
21153
21154#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21155msgid "Progress"
21156msgstr ""
21157
21158#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21159msgid "Running time"
21160msgstr ""
21161
21162#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21163msgid "Start time"
21164msgstr ""
21165
21166#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21167msgid "There is a running job:"
21168msgid_plural "There are {} running jobs:"
21169msgstr[0] ""
21170msgstr[1] ""
21171msgstr[2] ""
21172
21173#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21174#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21175#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21176msgid "Unknown job"
21177msgstr ""
21178
21179#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21180msgid "There is a waiting job"
21181msgid_plural "There are {} waiting jobs"
21182msgstr[0] ""
21183msgstr[1] ""
21184msgstr[2] ""
21185
21186#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21187#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21188#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21189#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21190#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21191msgid "Cannot kill job"
21192msgstr ""
21193
21194#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21195#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21196msgid "Cannot kill jobs that communicate with the device"
21197msgstr ""
21198
21199#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21200msgid "Job has already run"
21201msgstr ""
21202
21203#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21204msgid "This job cannot be stopped"
21205msgstr ""
21206
21207#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21208msgid ""
21209"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21210"of unstoppable jobs."
21211msgstr ""
21212
21213#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21214msgid "Unavailable"
21215msgstr ""
21216
21217#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21218msgid "Click to see list of jobs"
21219msgstr ""
21220
21221#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21222msgid " [Alt+Shift+J]"
21223msgstr ""
21224
21225#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21226msgid "Show/hide the Jobs List"
21227msgstr ""
21228
21229#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21230msgid "Jobs:"
21231msgstr ""
21232
21233#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21234msgid "No running jobs"
21235msgstr ""
21236
21237#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21238msgid "One running job"
21239msgstr ""
21240
21241#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21242#, python-format
21243msgid "%d running jobs"
21244msgstr ""
21245
21246#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21247msgid " - Jobs"
21248msgstr ""
21249
21250#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21251msgid "Search for a job by name"
21252msgstr ""
21253
21254#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21255#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21256msgid "No job"
21257msgstr ""
21258
21259#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21260#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21261msgid "No job selected"
21262msgstr ""
21263
21264#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21265msgid "Do you really want to stop the selected job?"
21266msgid_plural "Do you really want to stop all the selected jobs?"
21267msgstr[0] ""
21268msgstr[1] ""
21269msgstr[2] ""
21270
21271#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21272msgid "Do you really want to stop all non-device jobs?"
21273msgstr ""
21274
21275#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21276#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21277msgid "&Custom"
21278msgstr "&Korisnički"
21279
21280#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21281#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21282msgid "&Alternate shortcut:"
21283msgstr ""
21284
21285#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21286#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21287msgid "&Shortcut:"
21288msgstr ""
21289
21290#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21291#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21292msgid "Done"
21293msgstr ""
21294
21295#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21296#, python-format
21297msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21298msgstr ""
21299
21300#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21301#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21302msgid "Press a key..."
21303msgstr ""
21304
21305#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21306#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21307msgid "Already assigned"
21308msgstr ""
21309
21310#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21311#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21312msgid "already assigned to"
21313msgstr ""
21314
21315#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21316msgid "<b>This shortcut no longer exists</b>"
21317msgstr ""
21318
21319#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21320msgid ""
21321"Double click on any entry to change the keyboard shortcuts associated with "
21322"it"
21323msgstr ""
21324
21325#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21326msgid "Search for a shortcut by name"
21327msgstr ""
21328
21329#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21330#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21331#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21332#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21333msgid "Expand all"
21334msgstr ""
21335
21336#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21337#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21338#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21339#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21340#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21341#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21342msgid "Collapse all"
21343msgstr ""
21344
21345#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21346#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21347#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21348#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21351#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21352msgid "No matches"
21353msgstr ""
21354
21355#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21356#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21357#, python-format
21358msgid "Could not find any shortcuts matching %s"
21359msgstr ""
21360
21361#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21362msgid "Eject this device"
21363msgstr ""
21364
21365#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21366msgid "Configure this device"
21367msgstr ""
21368
21369#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21370msgid "Update cached metadata on device"
21371msgstr ""
21372
21373#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21374msgid "Show books in calibre library"
21375msgstr ""
21376
21377#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21378msgid "Show books in the main memory of the device"
21379msgstr ""
21380
21381#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21382msgid "Show books in storage card A"
21383msgstr ""
21384
21385#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21386msgid "Show books in storage card B"
21387msgstr ""
21388
21389#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21390msgid "Delete library"
21391msgstr ""
21392
21393#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21394msgid "available"
21395msgstr ""
21396
21397#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21398msgid "Close the Virtual library"
21399msgstr ""
21400
21401#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21402msgid "Change how the displayed books are sorted"
21403msgstr ""
21404
21405#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21406msgid "Sort"
21407msgstr ""
21408
21409#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21410msgid ""
21411"<p>Search the list of books by title, author, publisher, tags, comments, "
21412"etc.<br><br>Words separated by spaces are ANDed"
21413msgstr ""
21414
21415#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21416msgid "Do quick search (you can also press the Enter key)"
21417msgstr ""
21418
21419#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21420#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21421#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21422msgid "Highlight"
21423msgstr ""
21424
21425#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21426msgid "Copy current search text (instead of search name)"
21427msgstr ""
21428
21429#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21430msgid "Use an existing Saved search or create a new one"
21431msgstr ""
21432
21433#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21434msgid "Saved search"
21435msgstr ""
21436
21437#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21438msgid "<h2>Shutting down</h2><div>"
21439msgstr ""
21440
21441#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21442#, python-format
21443msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21444msgstr ""
21445
21446#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21447#, python-format
21448msgid "This book is on the device in %s"
21449msgstr ""
21450
21451#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21452msgid "Anonymous Content server user"
21453msgstr ""
21454
21455#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21456msgid "Local E-book viewer user"
21457msgstr ""
21458
21459#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21460#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21461msgid "Bookmark"
21462msgstr "Zabilješka"
21463
21464#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21465#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21466#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21467msgid "Bookmarks"
21468msgstr "Marker za knjigu"
21469
21470#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21471#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21472msgid "Highlights"
21473msgstr ""
21474
21475#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21476msgid "Export {} annotations"
21477msgstr ""
21478
21479#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21480msgid "calibre annotation collection"
21481msgstr ""
21482
21483#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21484msgid "annotations"
21485msgstr ""
21486
21487#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21488msgid "Format to export in:"
21489msgstr ""
21490
21491#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21492msgid "Save to file"
21493msgstr ""
21494
21495#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21496msgid "File for exports"
21497msgstr ""
21498
21499#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21500#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21501msgid "Unknown chapter"
21502msgstr ""
21503
21504#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21505#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21506msgid "Open in viewer"
21507msgstr ""
21508
21509#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21510#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21511msgid "Show in calibre"
21512msgstr ""
21513
21514#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21515#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21516#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21517msgid "Edit notes"
21518msgstr ""
21519
21520#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21521msgid "Export selected item"
21522msgid_plural "Export {} selected items"
21523msgstr[0] ""
21524msgstr[1] ""
21525msgstr[2] ""
21526
21527#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21528msgid "Delete selected item"
21529msgid_plural "Delete {} selected items"
21530msgstr[0] ""
21531msgstr[1] ""
21532msgstr[2] ""
21533
21534#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21535msgid "Restrict to"
21536msgstr ""
21537
21538#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21539msgid "Type:"
21540msgstr ""
21541
21542#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21543msgid "Show only annotations of the specified type"
21544msgstr ""
21545
21546#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21547msgid "User:"
21548msgstr ""
21549
21550#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21551msgid "Show only annotations created by the specified user"
21552msgstr ""
21553
21554#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21555msgid ""
21556"Only show annotations from books that have been selected in the calibre "
21557"library"
21558msgstr ""
21559
21560#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21561msgid "&Show results from only selected books"
21562msgstr ""
21563
21564#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21565msgid "&Show results from only the selected book"
21566msgid_plural "&Show results from only the {} selected books"
21567msgstr[0] ""
21568msgstr[1] ""
21569msgstr[2] ""
21570
21571#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21572msgid "Enter words to search for"
21573msgstr ""
21574
21575#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21579#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21580msgid "Find previous match"
21581msgstr ""
21582
21583#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21584msgid "Invalid search expression"
21585msgstr ""
21586
21587#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21588#, python-brace-format
21589msgid ""
21590"The search expression: {0} is invalid. The search syntax used is the SQLite "
21591"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21592msgstr ""
21593
21594#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21595msgid "Edit the notes of this highlight"
21596msgstr ""
21597
21598#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21599msgid "Add notes"
21600msgstr ""
21601
21602#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21603msgid "Add notes to this highlight"
21604msgstr ""
21605
21606#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21607msgid "User"
21608msgstr ""
21609
21610#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21611msgid "Open the book at this annotation in the calibre E-book viewer"
21612msgstr ""
21613
21614#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21615msgid "Show this book in the main calibre book list"
21616msgstr ""
21617
21618#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21619msgid "Edit notes for highlight"
21620msgstr ""
21621
21622#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21623msgid "Annotations browser"
21624msgstr ""
21625
21626#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21627msgid "&Match on related words"
21628msgstr ""
21629
21630#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21631msgid ""
21632"With this option searching for words will also match on any related words "
21633"(supported in several languages). For example, in the English language: "
21634"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21635msgstr ""
21636
21637#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21638msgid "&Delete all selected"
21639msgstr ""
21640
21641#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21642msgid "Delete the selected annotations"
21643msgstr ""
21644
21645#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21646msgid "&Export all selected"
21647msgstr ""
21648
21649#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21650msgid "Export the selected annotations"
21651msgstr ""
21652
21653#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21654msgid "Rebuild search index"
21655msgstr ""
21656
21657#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21658msgid ""
21659"Refresh annotations in case they have been changed since this window was "
21660"opened"
21661msgstr ""
21662
21663#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21664#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21665msgid "No selected annotations"
21666msgstr ""
21667
21668#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21669#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21670msgid "No annotations have been selected"
21671msgstr ""
21672
21673#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21674msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21675msgid_plural ""
21676"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21677msgstr[0] ""
21678msgstr[1] ""
21679msgstr[2] ""
21680
21681#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21682msgid "Editing is only supported for the notes associated with highlights"
21683msgstr ""
21684
21685#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21686msgid "Set to undefined"
21687msgstr ""
21688
21689#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21690msgid "Size (MB)"
21691msgstr ""
21692
21693#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21694#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21695msgid "Modified"
21696msgstr ""
21697
21698#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21699#, python-format
21700msgid ""
21701"The cover for the book %s is too large, cannot load it. Resize or delete it."
21702msgstr ""
21703
21704#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21705#, python-format
21706msgid "%s stars"
21707msgstr ""
21708
21709#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21710#, python-format
21711msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21712msgstr ""
21713
21714#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21715#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21716#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21717msgid "Description:"
21718msgstr ""
21719
21720#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21721#, python-brace-format
21722msgid "The lookup/search name is <i>{0}</i>"
21723msgstr ""
21724
21725#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21726#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21727#, python-brace-format
21728msgid "This book's UUID is \"{0}\""
21729msgstr ""
21730
21731#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21732#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21733msgid ""
21734"Could not change the on disk location of this book. Is it open in another "
21735"program?"
21736msgstr ""
21737
21738#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21739#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21740msgid "Failed to set data"
21741msgstr ""
21742
21743#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21744#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21745msgid "Could not set data, click \"Show details\" to see why."
21746msgstr ""
21747
21748#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21749msgid "In Library"
21750msgstr ""
21751
21752#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21753#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21754msgid "Size"
21755msgstr ""
21756
21757#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21758msgid "Waiting for metadata to be updated"
21759msgstr ""
21760
21761#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21762msgid "Marked for deletion"
21763msgstr ""
21764
21765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21766msgid "Double click to <b>edit</b> me<br><br>"
21767msgstr ""
21768
21769#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21770msgid "The lookup/search name is"
21771msgstr ""
21772
21773#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21774msgid "Cannot hide all columns"
21775msgstr ""
21776
21777#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21778msgid "You must not hide all columns"
21779msgstr ""
21780
21781#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21782#, python-format
21783msgid "Hide column %s"
21784msgstr ""
21785
21786#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21787#, python-format
21788msgid "Sort on %s"
21789msgstr ""
21790
21791#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21793msgid "Ascending"
21794msgstr ""
21795
21796#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21798msgid "Descending"
21799msgstr ""
21800
21801#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21802#, python-format
21803msgid "Change text alignment for %s"
21804msgstr ""
21805
21806#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21807#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21808msgid "Center"
21809msgstr ""
21810
21811#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21812#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21814msgid "Left"
21815msgstr ""
21816
21817#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21818#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21820msgid "Right"
21821msgstr ""
21822
21823#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21824#, python-format
21825msgid "Change font style for %s"
21826msgstr ""
21827
21828#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21829msgid "Bold font"
21830msgstr ""
21831
21832#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21833msgid "Normal font"
21834msgstr ""
21835
21836#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21837msgid "Bold and Italic font"
21838msgstr ""
21839
21840#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21841msgid "Italic font"
21842msgstr ""
21843
21844#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21845#, python-format
21846msgid "Quickview column %s"
21847msgstr ""
21848
21849#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21850msgid "Show column"
21851msgstr ""
21852
21853#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21854msgid "Remember On Device column width"
21855msgstr ""
21856
21857#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21858msgid "Reset On Device column width to default"
21859msgstr ""
21860
21861#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21862msgid "Shrink column if it is too wide to fit"
21863msgstr ""
21864
21865#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
21866msgid "Resize column to fit contents"
21867msgstr ""
21868
21869#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
21870msgid "Restore default layout"
21871msgstr ""
21872
21873#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
21874msgid "Hide row numbers"
21875msgstr ""
21876
21877#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
21878msgid "Un-split the book list"
21879msgstr ""
21880
21881#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
21882msgid "Split the book list"
21883msgstr ""
21884
21885#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
21886msgid ""
21887"Dropping onto a device is not supported. First add the book to the calibre "
21888"library."
21889msgstr ""
21890
21891#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
21892msgid "File name"
21893msgstr ""
21894
21895#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
21896msgid "Configure viewer"
21897msgstr ""
21898
21899#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
21900msgid "Use white background"
21901msgstr ""
21902
21903#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
21904msgid "Hyphenate"
21905msgstr ""
21906
21907#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
21908msgid "<b>Changes will only take effect after a restart.</b>"
21909msgstr ""
21910
21911#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
21912msgid " - LRF viewer"
21913msgstr ""
21914
21915#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
21916#, python-format
21917msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
21918msgstr ""
21919
21920#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
21921msgid ""
21922"%prog [options] book.lrf\n"
21923"\n"
21924"Read the LRF e-book book.lrf\n"
21925msgstr ""
21926
21927#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
21928msgid "Print more information about the rendering process"
21929msgstr ""
21930
21931#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
21932msgid "Turn on visual aids to debugging the rendering engine"
21933msgstr ""
21934
21935#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
21936msgid "Disable hyphenation. Should significantly speed up rendering."
21937msgstr ""
21938
21939#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
21940msgid ""
21941"By default the background is off white as I find this easier on the eyes. "
21942"Use this option to make the background pure white."
21943msgstr ""
21944
21945#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
21946msgid "Profile the LRF renderer"
21947msgstr ""
21948
21949#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
21950msgid "LRF viewer"
21951msgstr ""
21952
21953#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
21954msgid "Parsing LRF file"
21955msgstr ""
21956
21957#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
21958msgid "LRF viewer toolbar"
21959msgstr ""
21960
21961#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
21962#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
21963msgid "Next page"
21964msgstr "Sljedeća stranica"
21965
21966#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
21967msgid "Previous Page"
21968msgstr ""
21969
21970#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
21971#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
21972#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
21973msgid "Back"
21974msgstr "Nazad"
21975
21976#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
21977#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
21978#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
21979msgid "Forward"
21980msgstr "Naprijed"
21981
21982#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
21983msgid "Next match"
21984msgstr "Sljedeći rezultat"
21985
21986#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
21987#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
21988msgid "Open e-book"
21989msgstr ""
21990
21991#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
21992msgid ""
21993"%prog [options] [path_to_ebook or calibre url ...]\n"
21994"\n"
21995"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
21996"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
21997"different actions, than just adding books. For example:\n"
21998"\n"
21999"calibre://view-book/test_library/1842/epub\n"
22000"\n"
22001"Will open the book with id 1842 in the EPUB format from the library\n"
22002"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22003"libraries with spaces replaced by underscores. A full description of the\n"
22004"various URL based actions is in the User Manual.\n"
22005msgstr ""
22006
22007#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22008msgid "Use the library located at the specified path."
22009msgstr ""
22010
22011#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22012msgid "Start minimized to system tray."
22013msgstr ""
22014
22015#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22016msgid "Ignored, do not use. Present only for legacy reasons"
22017msgstr ""
22018
22019#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22020msgid "Do not check for updates"
22021msgstr ""
22022
22023#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22024msgid ""
22025"Ignore custom plugins, useful if you installed a plugin that is preventing "
22026"calibre from starting"
22027msgstr ""
22028
22029#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22030msgid "Path too long"
22031msgstr ""
22032
22033#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22034#, python-format
22035msgid ""
22036"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22037msgstr ""
22038
22039#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22040#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22041msgid "Calibre Library"
22042msgstr ""
22043
22044#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22045msgid "Failed to create library"
22046msgstr ""
22047
22048#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22049#, python-format
22050msgid ""
22051"Failed to create calibre library at: %r.\n"
22052"You will be asked to choose a new library location."
22053msgstr ""
22054
22055#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22056msgid "Could not repair library. Click \"Show details\" for more information."
22057msgstr ""
22058
22059#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22060msgid "Initializing user interface..."
22061msgstr ""
22062
22063#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22064msgid "Choose a location for your new calibre e-book library"
22065msgstr ""
22066
22067#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22068msgid "Repairing failed"
22069msgstr ""
22070
22071#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22072msgid "The database repair failed. Starting with a new empty library."
22073msgstr ""
22074
22075#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22076#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22077msgid "Bad database location"
22078msgstr ""
22079
22080#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22081#, python-format
22082msgid "Bad database location %r. calibre will now quit."
22083msgstr ""
22084
22085#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22086msgid "Startup error"
22087msgstr ""
22088
22089#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22090#, python-brace-format
22091msgid ""
22092"There was an error during {0} startup. Parts of {0} may not function. Click "
22093"\"Show details\" to learn more."
22094msgstr ""
22095
22096#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22097#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22098msgid "Corrupted database"
22099msgstr ""
22100
22101#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22102#, python-format
22103msgid ""
22104"The library database at %s appears to be corrupted. Do you want calibre to "
22105"try and rebuild it automatically? The rebuild may not be completely "
22106"successful. If you say No, a new empty calibre library will be created."
22107msgstr ""
22108
22109#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22110#, python-format
22111msgid ""
22112"Bad database location %r. Will start with  a new, empty calibre library"
22113msgstr ""
22114
22115#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22116#, python-format
22117msgid "Starting %s: Loading books..."
22118msgstr ""
22119
22120#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22121msgid "Cannot start calibre"
22122msgstr ""
22123
22124#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22125#, python-brace-format
22126msgid ""
22127"Another calibre program that can modify calibre libraries, such as, {0} or "
22128"{1} is already running. You must first shut it down, before starting the "
22129"main calibre program. If you are sure no such program is running, try "
22130"restarting your computer."
22131msgstr ""
22132
22133#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22134#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22135msgid "Failed to contact running instance of calibre"
22136msgstr ""
22137
22138#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22139msgid "Contacting calibre failed"
22140msgstr ""
22141
22142#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22143msgid "Failed to contact running instance of calibre, try restarting calibre"
22144msgstr ""
22145
22146#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22147msgid "Shutdown command sent, waiting for shutdown..."
22148msgstr ""
22149
22150#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22151msgid "Failed to shutdown running calibre instance"
22152msgstr ""
22153
22154#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22156msgid "&Preferences"
22157msgstr ""
22158
22159#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22161msgid "&Quit"
22162msgstr ""
22163
22164#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22165msgid "Unhandled exception"
22166msgstr ""
22167
22168#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22169#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22170msgid "Set date to undefined"
22171msgstr ""
22172
22173#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22174#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22175msgid "Set date to today"
22176msgstr ""
22177
22178#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22179#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22180msgid "&Redo"
22181msgstr ""
22182
22183#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22184msgid ""
22185"Specify how this book should be sorted when by title. For example, The "
22186"Exorcist might be sorted as Exorcist, The."
22187msgstr ""
22188
22189#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22190msgid "Title &sort:"
22191msgstr ""
22192
22193#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22194msgid ""
22195" The green color indicates that the current title sort matches the current "
22196"title"
22197msgstr ""
22198
22199#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22200msgid ""
22201" The red color warns that the current title sort does not match the current "
22202"title. No action is required if this is what you want."
22203msgstr ""
22204
22205#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22206msgid "&Edit authors"
22207msgstr ""
22208
22209#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22210msgid "Authors changed"
22211msgstr "Autori su promijenjeni"
22212
22213#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22214msgid ""
22215"You have changed the authors for this book. You must save these changes "
22216"before you can use Manage authors. Do you want to save these changes?"
22217msgstr ""
22218
22219#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22220msgid ""
22221"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22222"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."
22223msgstr ""
22224
22225#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22226msgid "Author s&ort:"
22227msgstr ""
22228
22229#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22230msgid ""
22231" The green color indicates that the current author sort matches the current "
22232"author"
22233msgstr ""
22234
22235#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22236msgid ""
22237" The red color indicates that the current author sort does not match the "
22238"current author. No action is required if this is what you want."
22239msgstr ""
22240
22241#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22242msgid "&Number:"
22243msgstr ""
22244
22245#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22246#, python-format
22247msgid ""
22248"Last modified: %s\n"
22249"\n"
22250"Double click to view"
22251msgstr ""
22252
22253#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22254#, python-format
22255msgid "Restore %s from the original"
22256msgstr ""
22257
22258#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22259msgid "&View {} format"
22260msgstr ""
22261
22262#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22264msgid "&Edit"
22265msgstr ""
22266
22267#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22268msgid "Set the cover for the book from the selected format"
22269msgstr ""
22270
22271#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22272msgid "Set metadata for the book from the selected format"
22273msgstr ""
22274
22275#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22276msgid "Add a format to this book"
22277msgstr ""
22278
22279#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22280msgid "Remove the selected format from this book"
22281msgstr ""
22282
22283#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22284msgid "Choose formats for "
22285msgstr ""
22286
22287#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22288msgid "No permission"
22289msgstr ""
22290
22291#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22292msgid "You do not have permission to read the following files:"
22293msgstr ""
22294
22295#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22296#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22297#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22298#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22299msgid "No format selected"
22300msgstr ""
22301
22302#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22303msgid "Trim bord&ers"
22304msgstr ""
22305
22306#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22307msgid ""
22308"Automatically detect and remove extra space at the cover's edges.\n"
22309"Pressing it repeatedly can sometimes remove stubborn borders."
22310msgstr ""
22311
22312#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22313msgid "Automatically trim borders"
22314msgstr ""
22315
22316#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22317msgid "Trim borders manually"
22318msgstr ""
22319
22320#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22321msgid "Undo last trim"
22322msgstr ""
22323
22324#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22325msgid "Download co&ver"
22326msgstr ""
22327
22328#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22329msgid "&Generate cover"
22330msgstr ""
22331
22332#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22333msgid "Customize the styles and colors of the generated cover"
22334msgstr ""
22335
22336#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22337msgid "Undo last Generate cover"
22338msgstr ""
22339
22340#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22341msgid "Not a valid picture"
22342msgstr ""
22343
22344#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22345msgid "Invalid cover"
22346msgstr ""
22347
22348#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22349msgid "Could not change cover as the image is invalid."
22350msgstr ""
22351
22352#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22353msgid "Rating of this book. 0-5 stars"
22354msgstr ""
22355
22356#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22357msgid "Tags changed"
22358msgstr ""
22359
22360#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22361msgid ""
22362"You have changed the tags. In order to use the tags editor, you must either "
22363"discard or apply these changes. Apply changes?"
22364msgstr ""
22365
22366#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22367msgid "A comma separated list of languages for this book"
22368msgstr ""
22369
22370#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22371#, python-format
22372msgid "The language %s is not recognized"
22373msgid_plural "The languages %s are not recognized"
22374msgstr[0] ""
22375msgstr[1] ""
22376msgstr[2] ""
22377
22378#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22379msgid "Unknown language"
22380msgstr ""
22381
22382#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22383msgid "Edit Identifiers"
22384msgstr ""
22385
22386#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22387msgid ""
22388"Edit the book's identifiers. Every identifier must be on a separate line, "
22389"and have the form type:value"
22390msgstr ""
22391
22392#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22393msgid "Duplicate identifier"
22394msgstr ""
22395
22396#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22397#, python-format
22398msgid ""
22399"The identifier of type: %s occurs more than once. Each type of identifier "
22400"must be unique"
22401msgstr ""
22402
22403#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22404msgid "Invalid identifier"
22405msgstr ""
22406
22407#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22408#, python-format
22409msgid ""
22410"The identifier %s is invalid. Identifiers must be of the form type:value"
22411msgstr ""
22412
22413#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22414msgid "&Ids:"
22415msgstr ""
22416
22417#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22418#, python-format
22419msgid ""
22420"Edit the identifiers for this book. For example: \n"
22421"\n"
22422"%s\n"
22423"\n"
22424"If an identifier value contains a comma, you can use the | character to represent it."
22425msgstr ""
22426
22427#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22428msgid "Edit identifiers in a dedicated window"
22429msgstr ""
22430
22431#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22432#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22433msgid "This ISBN is valid"
22434msgstr ""
22435
22436#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22437#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22438msgid "This ISBN is invalid"
22439msgstr ""
22440
22441#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22442#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22443msgid "Invalid ISBN"
22444msgstr ""
22445
22446#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22447msgid "Enter an ISBN"
22448msgstr ""
22449
22450#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22451msgid "The ISBN you entered is not valid. Try again."
22452msgstr ""
22453
22454#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22455msgid "Clear publisher"
22456msgstr ""
22457
22458#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22459msgid "Clear date"
22460msgstr ""
22461
22462#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22463msgid "Schedule download?"
22464msgstr ""
22465
22466#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22467msgid ""
22468"The download of metadata for the <b>selected book</b> will run in the "
22469"background. Proceed?"
22470msgid_plural ""
22471"The download of metadata for the <b>{} selected books</b> will run in the "
22472"background. Proceed?"
22473msgstr[0] ""
22474msgstr[1] ""
22475msgstr[2] ""
22476
22477#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22478msgid ""
22479"You can monitor the progress of the download by clicking the rotating "
22480"spinner in the bottom right corner."
22481msgstr ""
22482
22483#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22484msgid ""
22485"When the download completes you will be asked for confirmation before "
22486"calibre applies the downloaded metadata."
22487msgstr ""
22488
22489#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22490msgid "Download only &metadata"
22491msgstr ""
22492
22493#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22494msgid "Download only &covers"
22495msgstr ""
22496
22497#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22498msgid "&Configure download"
22499msgstr ""
22500
22501#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22502msgid "Download &both"
22503msgstr ""
22504
22505#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22506msgid "Download metadata for one book"
22507msgid_plural "Download metadata for {} books"
22508msgstr[0] ""
22509msgstr[1] ""
22510msgstr[2] ""
22511
22512#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22513msgid "Metadata download started"
22514msgstr ""
22515
22516#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22517msgid "(Failed metadata)"
22518msgstr ""
22519
22520#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22521msgid "(Failed cover)"
22522msgstr ""
22523
22524#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22525#, python-format
22526msgid "Processed %s"
22527msgstr ""
22528
22529#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22530#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22531msgid "Metadata fields to download"
22532msgstr ""
22533
22534#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22535#, python-format
22536msgid "Revert %s"
22537msgstr ""
22538
22539#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22540msgid "Merge identifiers"
22541msgstr ""
22542
22543#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22544msgid "Merge tags"
22545msgstr ""
22546
22547#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22548#, python-brace-format
22549msgid "Cover size: {0}x{1}"
22550msgstr ""
22551
22552#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22553msgid "Compare metadata"
22554msgstr ""
22555
22556#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22557msgid "&Accept all remaining"
22558msgstr ""
22559
22560#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22561msgid "Re&ject all remaining"
22562msgstr ""
22563
22564#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22565msgid "R&eject"
22566msgstr ""
22567
22568#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22569msgid "Reject changes and move to next [{}]"
22570msgstr ""
22571
22572#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22573#, python-format
22574msgid "Move to next [%s]"
22575msgstr ""
22576
22577#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22578msgid "&Mark rejected books"
22579msgstr ""
22580
22581#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22582msgid "Mark rejected books in the book list after this dialog is closed"
22583msgstr ""
22584
22585#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22586msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22587msgstr ""
22588
22589#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22590#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22591#, python-format
22592msgid " [%(num)d of %(tot)d]"
22593msgstr ""
22594
22595#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22596msgid "Are you sure you want to reject the remaining result?"
22597msgid_plural "Are you sure you want to reject all {} remaining results?"
22598msgstr[0] ""
22599msgstr[1] ""
22600msgstr[2] ""
22601
22602#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22603msgid "Rendering PDF pages, please wait..."
22604msgstr ""
22605
22606#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22607msgid "Choose a cover from the list of PDF pages below"
22608msgstr ""
22609
22610#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22611msgid "&More pages"
22612msgstr ""
22613
22614#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22615msgid "Choose cover from PDF"
22616msgstr ""
22617
22618#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22619#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22620msgid "Failed to render"
22621msgstr ""
22622
22623#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22624msgid "Could not render this PDF file"
22625msgstr ""
22626
22627#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22628msgid "This PDF has no pages"
22629msgstr ""
22630
22631#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22632#, python-format
22633msgid "page %d"
22634msgstr ""
22635
22636#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22637#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22638#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22639msgid "Next"
22640msgstr ""
22641
22642#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22643#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22644#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22645msgid "Previous"
22646msgstr ""
22647
22648#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22649msgid ""
22650"Automatically create the title sort entry based on the current title entry.\n"
22651"Using this button to create title sort will change title sort from red to green."
22652msgstr ""
22653
22654#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22655msgid ""
22656"Automatically create the author sort entry based on the current author "
22657"entry. Using this button to create author sort will change author sort from "
22658"red to green.  There is a menu of functions available under this button. "
22659"Click and hold on the button to see it."
22660msgstr ""
22661
22662#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22663msgid "Set author sort from author"
22664msgstr ""
22665
22666#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22667msgid "Set author from author sort"
22668msgstr ""
22669
22670#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22671msgid "Copy author to author sort"
22672msgstr ""
22673
22674#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22675msgid "Copy author sort to author"
22676msgstr ""
22677
22678#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22679msgid "Swap the author and title"
22680msgstr ""
22681
22682#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22683msgid ""
22684"Manage authors. Use to rename authors and correct individual author's sort "
22685"values"
22686msgstr ""
22687
22688#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22689msgid "Clear rating"
22690msgstr ""
22691
22692#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22693msgid "Clear all tags"
22694msgstr ""
22695
22696#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22697msgid "Clear Ids"
22698msgstr ""
22699
22700#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22701msgid ""
22702"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22703" or url:. Or right click, to choose a different prefix."
22704msgstr ""
22705
22706#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22707msgid "&Download metadata"
22708msgstr ""
22709
22710#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22711#, python-format
22712msgid "Download metadata for this book [%s]"
22713msgstr ""
22714
22715#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22716msgid "Undo last metadata download"
22717msgstr ""
22718
22719#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22720msgid "Configure download metadata"
22721msgstr ""
22722
22723#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22724msgid "Change how calibre downloads metadata"
22725msgstr ""
22726
22727#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22728msgid "Edit list of prefixes"
22729msgstr ""
22730
22731#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22732msgid "Edit prefixes"
22733msgstr ""
22734
22735#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22736msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22737msgstr ""
22738
22739#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22740msgid "Save changed metadata?"
22741msgstr ""
22742
22743#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22744msgid ""
22745"You've changed the metadata for this book. Edit book is set to update "
22746"embedded metadata when opened. You need to save your changes for them to be "
22747"included."
22748msgstr ""
22749
22750#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22751msgid "&Don't save"
22752msgstr ""
22753
22754#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22755#, python-format
22756msgid "The cover in the %s format is invalid"
22757msgstr ""
22758
22759#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22760msgid "No downloaded metadata"
22761msgstr ""
22762
22763#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22764msgid "There is no downloaded metadata to undo"
22765msgstr ""
22766
22767#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22768msgid "There is another book to edit in this set."
22769msgid_plural "There are still {} more books to edit in this set."
22770msgstr[0] ""
22771msgstr[1] ""
22772msgstr[2] ""
22773
22774#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22775msgid ""
22776"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22777" button to move through books in the set."
22778msgstr ""
22779
22780#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22781msgid "&Continue editing"
22782msgstr ""
22783
22784#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22785msgid "&Stop editing"
22786msgstr ""
22787
22788#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22789msgid "You will lose all unsaved changes. Are you sure?"
22790msgstr ""
22791
22792#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22793msgid "Save changes and edit the metadata of {} [Alt+Right]"
22794msgstr ""
22795
22796#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22797msgid "Save changes and edit the metadata of {} [Alt+Left]"
22798msgstr ""
22799
22800#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22801#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22802msgid "Change cover"
22803msgstr ""
22804
22805#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22806msgid "Co&mments"
22807msgstr ""
22808
22809#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22810#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22811msgid "&Metadata"
22812msgstr ""
22813
22814#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22815msgid "&Cover and formats"
22816msgstr ""
22817
22818#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22819msgid "C&ustom metadata"
22820msgstr ""
22821
22822#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22823msgid "&Comments"
22824msgstr ""
22825
22826#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22827msgid "Basic metadata"
22828msgstr ""
22829
22830#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22831msgid "Custom metadata"
22832msgstr ""
22833
22834#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22835#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22836msgid "Has cover"
22837msgstr ""
22838
22839#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22840msgid "Has summary"
22841msgstr ""
22842
22843#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22844msgid ""
22845"The \"has cover\" indication is not fully\n"
22846"reliable. Sometimes results marked as not\n"
22847"having a cover will find a cover in the download\n"
22848"cover stage, and vice versa."
22849msgstr ""
22850
22851#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
22852msgid "See at"
22853msgstr ""
22854
22855#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
22856msgid "Please wait"
22857msgstr ""
22858
22859#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
22860msgid "calibre is downloading metadata from: "
22861msgstr ""
22862
22863#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
22864#, python-format
22865msgid "Title: %s "
22866msgstr ""
22867
22868#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
22869#, python-format
22870msgid "Authors: %s "
22871msgstr ""
22872
22873#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
22874msgid "Failed to download metadata. Click Show Details to see details"
22875msgstr ""
22876
22877#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
22878msgid ""
22879"Failed to find any books that match your search. Try making the search "
22880"<b>less specific</b>. For example, use only the author's last name and a "
22881"single distinctive word from the title.<p>To see the full log, click \"Show "
22882"details\"."
22883msgstr ""
22884
22885#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
22886msgid "Current cover"
22887msgstr ""
22888
22889#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
22890#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
22891msgid "Searching..."
22892msgstr ""
22893
22894#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
22895msgid "View this cover at full size"
22896msgstr ""
22897
22898#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
22899msgid "Copy this cover to clipboard"
22900msgstr ""
22901
22902#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
22903#, python-format
22904msgid "Downloading covers for <b>%s</b>, please wait..."
22905msgstr ""
22906
22907#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
22908msgid "Failed to download any covers, click \"Show details\" for details."
22909msgstr ""
22910
22911#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
22912#, python-format
22913msgid "Could not find any covers for <b>%s</b>"
22914msgstr ""
22915
22916#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
22917#, python-brace-format
22918msgid "Found a cover for {title}"
22919msgstr ""
22920
22921#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
22922#, python-brace-format
22923msgid ""
22924"Found <b>{num}</b> covers for {title}. When the download completes, the "
22925"covers will be sorted by size."
22926msgstr ""
22927
22928#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
22929msgid "Downloading metadata..."
22930msgstr ""
22931
22932#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
22933msgid "&Back"
22934msgstr ""
22935
22936#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
22937msgid "Downloading cover..."
22938msgstr ""
22939
22940#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
22941#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
22942msgid "Failed to run"
22943msgstr ""
22944
22945#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
22946#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
22947msgid "Failed to run program, click \"Show details\" for more information"
22948msgstr ""
22949
22950#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
22951#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
22952msgid "Command line:"
22953msgstr ""
22954
22955#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
22956#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
22957#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
22958#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
22959#, python-format
22960msgid "Choose a program to open %s files"
22961msgstr ""
22962
22963#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
22964msgid "Executable files"
22965msgstr ""
22966
22967#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
22968#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
22969#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
22970msgid "Cannot execute"
22971msgstr ""
22972
22973#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
22974#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
22975#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
22976#, python-format
22977msgid "The program %s is not an executable file"
22978msgstr ""
22979
22980#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
22981msgid "Application path:"
22982msgstr ""
22983
22984#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
22985msgid "Invalid application"
22986msgstr ""
22987
22988#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
22989#, python-format
22990msgid "%s is not a valid macOS application bundle."
22991msgstr ""
22992
22993#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
22994msgid "Choose a program"
22995msgstr ""
22996
22997#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
22998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
22999msgid "Gathering data, please wait..."
23000msgstr ""
23001
23002#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23003msgid "&Browse computer for program"
23004msgstr ""
23005
23006#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23007msgid "Error finding programs"
23008msgstr ""
23009
23010#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23011msgid ""
23012"Failed to find programs on your computer, click \"Show details\" for more "
23013"information"
23014msgstr ""
23015
23016#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23017#, python-format
23018msgid "Edit the applications used for %s files"
23019msgstr ""
23020
23021#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23022msgid "Change &icon"
23023msgstr ""
23024
23025#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23026msgid "Change &name"
23027msgstr ""
23028
23029#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23030#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23031#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23033msgid "No selection"
23034msgstr ""
23035
23036#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23037#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23038#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23039msgid "No application selected"
23040msgstr ""
23041
23042#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23043msgid "Choose new icon"
23044msgstr ""
23045
23046#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23047msgid "Invalid icon"
23048msgstr ""
23049
23050#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23051#, python-format
23052msgid "Could not load image from %s"
23053msgstr ""
23054
23055#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23056msgid "Enter new name"
23057msgstr ""
23058
23059#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23060msgid "New name for {}"
23061msgstr ""
23062
23063#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23064msgid "cover image"
23065msgstr ""
23066
23067#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23068#, python-brace-format
23069msgid "Open {0} files with {1}"
23070msgstr ""
23071
23072#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23073msgid "Open with"
23074msgstr ""
23075
23076#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23077msgid ""
23078"Restore settings to default values. You have to click Apply to actually save"
23079" the default settings."
23080msgstr ""
23081
23082#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23083msgid "Configure "
23084msgstr ""
23085
23086#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23087msgid "Ignore duplicate incoming formats"
23088msgstr ""
23089
23090#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23091msgid "Overwrite existing duplicate formats"
23092msgstr ""
23093
23094#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23095msgid "Create new record for each duplicate format"
23096msgstr ""
23097
23098#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23099msgid "Choose a folder"
23100msgstr ""
23101
23102#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23103#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23104#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23105msgid "Invalid folder"
23106msgstr ""
23107
23108#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23109#, python-format
23110msgid ""
23111"You must specify an existing folder as your auto-add folder. %s does not "
23112"exist."
23113msgstr ""
23114
23115#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23116#, python-format
23117msgid "You do not have read/write permissions for the folder: %s"
23118msgstr ""
23119
23120#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23121#, python-format
23122msgid "Cannot use folders whose names start with a period or underscore: %s"
23123msgstr ""
23124
23125#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23126#, python-format
23127msgid ""
23128"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23129"after being added to calibre. Are you sure?"
23130msgstr ""
23131
23132#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23133msgid ""
23134"Here you can control how calibre will read metadata from the files you add "
23135"to it. calibre can either read metadata from the contents of the file, or "
23136"from the filename."
23137msgstr ""
23138
23139#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23140msgid "Read &metadata from file contents rather than file name"
23141msgstr ""
23142
23143#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23144msgid ""
23145"Swap the first name and last name of the author. This affects only metadata "
23146"read from file names."
23147msgstr ""
23148
23149#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23150msgid ""
23151"&Swap author first name and last name when reading author from filename"
23152msgstr ""
23153
23154#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23155msgid "Configure metadata from file name"
23156msgstr ""
23157
23158#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23159msgid "Reading &metadata"
23160msgstr ""
23161
23162#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23163msgid "&Mark newly added books"
23164msgstr ""
23165
23166#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23167msgid ""
23168"When using the  \"&Copy to library\" action to copy books between libraries,"
23169" preserve the date"
23170msgstr ""
23171
23172#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23173msgid ""
23174"When using the \"Copy to library\" action check for &duplicates with the "
23175"same title, author and language"
23176msgstr ""
23177
23178#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23179msgid "Automatically &convert added books to the preferred output format"
23180msgstr ""
23181
23182#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23183msgid ""
23184"This will force an automatic conversion even if the file being added is the "
23185"same format as the output format. For example, if you set your output format"
23186" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23187msgstr ""
23188
23189#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23190msgid ""
23191"When auto-converting, convert even if the format being added is the &same as"
23192" the output format"
23193msgstr ""
23194
23195#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23196msgid ""
23197"<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"
23198"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23199msgstr ""
23200
23201#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23202msgid "&Auto-merge added books if they already exist:"
23203msgstr ""
23204
23205#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23206msgid ""
23207"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23208"existing book records. This box controls what happens when an existing record already has\n"
23209"the incoming format:\n"
23210"\n"
23211"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23212"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23213"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23214"\n"
23215"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23216"Author matching is exact."
23217msgstr ""
23218
23219#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23220msgid "&Tags to apply when adding a book:"
23221msgstr ""
23222
23223#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23224msgid ""
23225"A comma-separated list of tags that will be applied to books added to the "
23226"library"
23227msgstr ""
23228
23229#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23230msgid "Contro&l how tags are processed:"
23231msgstr ""
23232
23233#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23234msgid ""
23235"Create rules that can filter or transform tags on added books automatically "
23236"as soon as they are added. "
23237msgstr ""
23238
23239#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23240msgid "&Rules to filter tags read from metadata"
23241msgstr ""
23242
23243#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23244msgid "Control which files are added during bul&k imports:"
23245msgstr ""
23246
23247#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23248msgid ""
23249"<p>You can specify rules to add/ignore files here. These will be used when "
23250"recursively adding books from folders."
23251msgstr ""
23252
23253#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23254msgid "Rules to filter added &files"
23255msgstr ""
23256
23257#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23258msgid "Control how auth&ors are processed:"
23259msgstr ""
23260
23261#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23262msgid "Rules to manipulate a&uthor names"
23263msgstr ""
23264
23265#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23266msgid "Adding &actions"
23267msgstr ""
23268
23269#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23270msgid ""
23271"By default, calibre will automatically add only known e-book files. \n"
23272"This option tells calibre to add all file types, except those\n"
23273"that have been explicitly ignored below."
23274msgstr ""
23275
23276#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23277msgid "Automatically add files of &all types (not just e-books)"
23278msgstr ""
23279
23280#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23281msgid "Folder to automatically add files from"
23282msgstr ""
23283
23284#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23285msgid "Browse for folder"
23286msgstr ""
23287
23288#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23289msgid "Automatically &convert added files to the preferred output format"
23290msgstr ""
23291
23292#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23293msgid ""
23294"<b>Ignore</b> files with the following &extensions when automatically adding"
23295" "
23296msgstr ""
23297
23298#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23299msgid ""
23300"Specify a &folder. Any files you put into this folder will be automatically "
23301"added to calibre (restart required)."
23302msgstr ""
23303
23304#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23305msgid ""
23306"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23307"to calibre."
23308msgstr ""
23309
23310#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23311msgid ""
23312"If set, this option will cause calibre to check if a file\n"
23313" being automatically added is already in the calibre library.\n"
23314" If it is, a message will pop up asking you whether\n"
23315" you want to add it anyway."
23316msgstr ""
23317
23318#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23319msgid "Check for &duplicates when automatically adding files"
23320msgstr ""
23321
23322#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23323msgid "&Automatic adding"
23324msgstr ""
23325
23326#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23327#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23328msgid "High"
23329msgstr ""
23330
23331#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23332#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23333#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23334msgid "Low"
23335msgstr ""
23336
23337#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23338msgid "Very low"
23339msgstr ""
23340
23341#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23342msgid "Compact Metadata"
23343msgstr ""
23344
23345#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23346#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23347msgid "Default"
23348msgstr ""
23349
23350#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23351msgid "All on 1 tab"
23352msgstr ""
23353
23354#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23355msgid "Confirmation dialogs have all been reset"
23356msgstr ""
23357
23358#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23359msgid "Notify when a &new version is available"
23360msgstr ""
23361
23362#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23363msgid "Automatically send downloaded &news to e-book reader"
23364msgstr ""
23365
23366#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23367msgid "Job &priority:"
23368msgstr ""
23369
23370#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23371msgid ""
23372"Choose a different layout for the Edit metadata dialog. The compact metadata"
23373" layout favors editing custom metadata over changing covers and formats."
23374msgstr ""
23375
23376#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23377msgid "Preferred &input format order:"
23378msgstr ""
23379
23380#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23381msgid "Preferred &output format:"
23382msgstr ""
23383
23384#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23385msgid "Edit metadata (single) &layout:"
23386msgstr ""
23387
23388#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23389msgid ""
23390"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23391"If not checked, the values can be Yes or No."
23392msgstr ""
23393
23394#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23395msgid "&Yes/No columns have three values (needs restart)"
23396msgstr ""
23397
23398#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23399msgid "Recognize numbers inside text when sorting (needs restart)"
23400msgstr ""
23401
23402#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23403msgid ""
23404"<p>Setting this means that when sorting on text fields\n"
23405"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23406"Note that setting this can cause problems with text that starts\n"
23407"with numbers and is a little slower. This setting is per user, not\n"
23408"per library.</p>"
23409msgstr ""
23410
23411#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23412msgid "&Delete news from library when it is automatically sent to reader"
23413msgstr ""
23414
23415#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23416msgid "Default network &timeout:"
23417msgstr ""
23418
23419#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23420msgid ""
23421"Set the default timeout for network fetches (i.e. anytime we go out to the "
23422"internet to get information)"
23423msgstr ""
23424
23425#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23426#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23427msgid " seconds"
23428msgstr ""
23429
23430#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23431msgid ""
23432"Use this Virtual library on calibre startup if the current library is being "
23433"used. Also applied when switching to this library. Note that this setting is"
23434" per library. "
23435msgstr ""
23436
23437#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23438msgid "Reset all disabled &confirmation dialogs"
23439msgstr ""
23440
23441#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23442msgid "Use internal &viewer for:"
23443msgstr ""
23444
23445#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23446msgid "Virtual library to apply when the current &library is opened:"
23447msgstr ""
23448
23449#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23450msgid "All columns"
23451msgstr ""
23452
23453#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23454msgid "icon with text"
23455msgstr ""
23456
23457#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23458msgid "icon with no text"
23459msgstr ""
23460
23461#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23462msgid "composed icons w/text"
23463msgstr ""
23464
23465#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23466msgid "composed icons w/no text"
23467msgstr ""
23468
23469#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23470#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23471#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23472msgid "is true"
23473msgstr "tačno"
23474
23475#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23476#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23477#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23478msgid "is false"
23479msgstr "netačno"
23480
23481#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23482msgid "is not true"
23483msgstr ""
23484
23485#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23486msgid "is not false"
23487msgstr ""
23488
23489#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23490msgid "is undefined"
23491msgstr ""
23492
23493#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23494msgid "is defined"
23495msgstr ""
23496
23497#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23498msgid "has id"
23499msgstr ""
23500
23501#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23502msgid "does not have id"
23503msgstr ""
23504
23505#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23506#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23507msgid "is equal to"
23508msgstr ""
23509
23510#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23511#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23512#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23513#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23514msgid "is set"
23515msgstr ""
23516
23517#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23518#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23519#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23520#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23521msgid "is not set"
23522msgstr ""
23523
23524#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23525msgid "is more days ago than"
23526msgstr ""
23527
23528#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23529msgid "is fewer days ago than"
23530msgstr ""
23531
23532#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23533msgid "is more days from now than"
23534msgstr ""
23535
23536#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23537msgid "is fewer days from now than"
23538msgstr ""
23539
23540#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23541#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23542msgid "has"
23543msgstr ""
23544
23545#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23546#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23547msgid "does not have"
23548msgstr ""
23549
23550#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23551#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23552msgid "has pattern"
23553msgstr ""
23554
23555#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23556#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23557msgid "does not have pattern"
23558msgstr ""
23559
23560#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23561#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23562msgid "does not contain"
23563msgstr ""
23564
23565#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23566msgid "If the ___ column ___ values"
23567msgstr ""
23568
23569#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23570msgid ""
23571"Enter either an identifier type or an identifier type and value of the form "
23572"identifier:value"
23573msgstr ""
23574
23575#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23576msgid ""
23577"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23578" eng for English. You can also use the full language name, in which case "
23579"calibre will try to automatically convert it to the language code."
23580msgstr ""
23581
23582#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23583msgid "Enter a number"
23584msgstr ""
23585
23586#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23587msgid ""
23588"Enter the maximum days old the item can be. Zero is today. Dates in the "
23589"future always match"
23590msgstr ""
23591
23592#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23593msgid ""
23594"Enter the minimum days old the item can be. Zero is today. Dates in the "
23595"future never match"
23596msgstr ""
23597
23598#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23599msgid ""
23600"Enter the maximum days in the future the item can be. Zero is today. Dates "
23601"in the past always match"
23602msgstr ""
23603
23604#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23605msgid ""
23606"Enter the minimum days in the future the item can be. Zero is today. Dates "
23607"in the past never match"
23608msgstr ""
23609
23610#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23611msgid "Enter a date in the format YYYY-MM-DD"
23612msgstr ""
23613
23614#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23615msgid "Enter a string."
23616msgstr ""
23617
23618#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23619msgid "Enter a regular expression"
23620msgstr ""
23621
23622#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23623#, python-format
23624msgid "You can match multiple values by separating them with %s"
23625msgstr ""
23626
23627#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23628#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23629msgid "Remove icons"
23630msgstr ""
23631
23632#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23633msgid ""
23634"Select the icons you wish to remove. The icon files will be removed when you"
23635" press OK. There is no undo."
23636msgstr ""
23637
23638#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23639msgid "No icons selected"
23640msgstr ""
23641
23642#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23643msgid "You must select at least one icon to remove"
23644msgstr ""
23645
23646#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23647msgid "One icon will be removed."
23648msgid_plural "{} icons will be removed."
23649msgstr[0] ""
23650msgstr[1] ""
23651msgstr[2] ""
23652
23653#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23654msgid ""
23655"This will prevent any rules that use this icon from working. Are you sure?"
23656msgstr ""
23657
23658#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23659msgid "column coloring"
23660msgstr ""
23661
23662#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23663msgid "column icon"
23664msgstr ""
23665
23666#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23667msgid "Cover grid emblem"
23668msgstr ""
23669
23670#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23671#, python-brace-format
23672msgid "Create/edit a {0} rule"
23673msgstr ""
23674
23675#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23676#, python-brace-format
23677msgid "Create a {0} rule by filling in the boxes below"
23678msgstr ""
23679
23680#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23681msgid "Add the emblem:"
23682msgstr ""
23683
23684#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23685msgid "Set the:"
23686msgstr ""
23687
23688#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23689msgid ""
23690"If you choose composed icons and multiple rules match, then all the matching"
23691" icons will be combined, otherwise the icon from the first rule to match "
23692"will be used."
23693msgstr ""
23694
23695#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23696msgid "of the column:"
23697msgstr ""
23698
23699#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23700msgid "to:"
23701msgstr ""
23702
23703#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23704msgid "&Add new image"
23705msgstr ""
23706
23707#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23708msgid "(Images should be square-ish)"
23709msgstr ""
23710
23711#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23712msgid "Choose &more than one icon"
23713msgstr ""
23714
23715#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23716msgid "&Add icon"
23717msgstr ""
23718
23719#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23720msgid "(Icons should be square or landscape)"
23721msgstr ""
23722
23723#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23724msgid "Only if the following conditions are all satisfied:"
23725msgstr ""
23726
23727#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23728msgid "Add &another condition"
23729msgstr ""
23730
23731#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23732msgid "You can disable a condition by blanking all of its boxes"
23733msgstr ""
23734
23735#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23736msgid "&Remove icons"
23737msgstr ""
23738
23739#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23740msgid ""
23741"Remove previously added icons. Note that removing an icon will cause rules "
23742"that use it to stop working."
23743msgstr ""
23744
23745#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23746msgid "Open to see checkboxes"
23747msgstr ""
23748
23749#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23750msgid "Sample text"
23751msgstr ""
23752
23753#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23754msgid "No icon selected"
23755msgstr ""
23756
23757#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23758msgid "You must choose an icon for this rule"
23759msgstr ""
23760
23761#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23762msgid "Invalid condition"
23763msgstr ""
23764
23765#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23766#, python-format
23767msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23768msgstr ""
23769
23770#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23771msgid "No conditions"
23772msgstr ""
23773
23774#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23775msgid "You must specify at least one non-empty condition for this rule"
23776msgstr ""
23777
23778#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23779msgid "color"
23780msgstr ""
23781
23782#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23783#, python-format
23784msgid ""
23785"\n"
23786"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23787"                <pre>%(rule)s</pre>\n"
23788"                "
23789msgstr ""
23790
23791#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23792#, python-format
23793msgid ""
23794"\n"
23795"                <p>Advanced rule:\n"
23796"                <pre>%(rule)s</pre>\n"
23797"                "
23798msgstr ""
23799
23800#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23801#, python-format
23802msgid ""
23803"\n"
23804"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23805"                <pre>%(rule)s</pre>\n"
23806"                "
23807msgstr ""
23808
23809#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23810#, python-format
23811msgid "(<span style=\"color: %s;\">sample</span>)"
23812msgstr ""
23813
23814#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23815#, python-brace-format
23816msgid ""
23817"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23818"<ul>{1}</ul>"
23819msgstr ""
23820
23821#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23822#, python-format
23823msgid ""
23824"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23825"            if the following conditions are met:</p>\n"
23826"            <ul>%(rule)s</ul>\n"
23827"            "
23828msgstr ""
23829
23830#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23831#, python-format
23832msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23833msgstr ""
23834
23835#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23836#, python-format
23837msgid ""
23838"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23839"%(val_label)s<b>%(val)s</b>"
23840msgstr ""
23841
23842#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23843msgid "value: "
23844msgstr ""
23845
23846#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
23847#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
23848#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
23849msgid "&Add rule"
23850msgstr ""
23851
23852#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
23853#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
23854msgid "&Remove rule(s)"
23855msgstr ""
23856
23857#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
23858msgid "Move the selected rule up"
23859msgstr ""
23860
23861#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
23862msgid "Move the selected rule down"
23863msgstr ""
23864
23865#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
23866msgid "Add ad&vanced rule"
23867msgstr ""
23868
23869#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
23870msgid "Du&plicate rule"
23871msgstr ""
23872
23873#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
23874msgid "Convert to advanced r&ule"
23875msgstr ""
23876
23877#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
23878msgid "Open icon folder"
23879msgstr ""
23880
23881#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
23882msgid "Import rules from a file"
23883msgstr ""
23884
23885#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
23886msgid ""
23887"You can control the color of columns in the book list by creating \"rules\" "
23888"that tell calibre what color to use. Click the \"Add rule\" button below to "
23889"get started.<p>You can <b>change an existing rule</b> by double clicking it."
23890msgstr ""
23891
23892#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
23893msgid ""
23894"You can add icons to columns in the book list by creating \"rules\" that "
23895"tell calibre what icon to use. Click the \"Add rule\" button below to get "
23896"started.<p>You can <b>change an existing rule</b> by double clicking it."
23897msgstr ""
23898
23899#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
23900msgid ""
23901"You can add emblems (small icons) that are displayed on the side of covers "
23902"in the Cover grid by creating \"rules\" that tell calibre what image to use."
23903" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
23904"existing rule</b> by double clicking it."
23905msgstr ""
23906
23907#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
23908msgid "Show &emblems next to the covers"
23909msgstr ""
23910
23911#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
23912msgid ""
23913"If checked, you can tell calibre to display icons of your choosing next to "
23914"the covers shown in the Cover grid, controlled by the metadata of the book."
23915msgstr ""
23916
23917#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
23918#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
23919msgid "Select one rule"
23920msgstr ""
23921
23922#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
23923#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
23924msgid "You must select only one rule."
23925msgstr ""
23926
23927#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23928msgid "No rule selected"
23929msgstr ""
23930
23931#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23932#, python-format
23933msgid "No rule selected for %s."
23934msgstr ""
23935
23936#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
23937msgid "removal"
23938msgstr ""
23939
23940#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
23941msgid "Choose file to export to"
23942msgstr ""
23943
23944#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
23945#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
23946msgid "Rules"
23947msgstr ""
23948
23949#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
23950msgid "Choose file to import from"
23951msgstr ""
23952
23953#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
23954msgid "No valid rules found"
23955msgstr ""
23956
23957#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
23958msgid "No valid rules were found in {}."
23959msgstr ""
23960
23961#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
23962msgid "Column header"
23963msgstr ""
23964
23965#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
23966msgid "Lookup name"
23967msgstr ""
23968
23969#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
23970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
23971msgid "Type"
23972msgstr ""
23973
23974#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
23975msgid "Yes/No with text"
23976msgstr ""
23977
23978#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
23979msgid "Ampersand separated text, shown in the Tag browser"
23980msgstr ""
23981
23982#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
23983msgid "(lookup name was {}) {}"
23984msgstr ""
23985
23986#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
23987msgid "You must select a column to delete it"
23988msgstr ""
23989
23990#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
23991msgid "The selected column is not a custom column"
23992msgstr ""
23993
23994#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
23995#, python-format
23996msgid "Do you really want to delete column %s and all its data?"
23997msgstr ""
23998
23999#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24000msgid ""
24001"Here you can re-arrange the layout of the columns in the calibre library "
24002"book list. You can hide columns by unchecking them. You can also create your"
24003" own, custom columns."
24004msgstr ""
24005
24006#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24007msgid "Move column up"
24008msgstr ""
24009
24010#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24011msgid "Remove a user-defined column"
24012msgstr ""
24013
24014#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24015msgid "Add a user-defined column"
24016msgstr ""
24017
24018#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24019msgid "Edit settings of a user-defined column"
24020msgstr ""
24021
24022#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24023msgid "Move column down"
24024msgstr ""
24025
24026#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24027msgid "Add &custom column"
24028msgstr ""
24029
24030#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24031msgid ""
24032"Restore settings to default values. Only settings for the currently selected"
24033" section are restored."
24034msgstr ""
24035
24036#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24037msgid "Text, column shown in the Tag browser"
24038msgstr ""
24039
24040#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24041msgid "Comma separated text, like tags, shown in the Tag browser"
24042msgstr ""
24043
24044#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24045msgid "Long text, like comments, not shown in the Tag browser"
24046msgstr ""
24047
24048#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24049msgid "Text column for keeping series-like information"
24050msgstr ""
24051
24052#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24053msgid "Text, but with a fixed set of permitted values"
24054msgstr ""
24055
24056#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24057msgid "Floating point numbers"
24058msgstr ""
24059
24060#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24061msgid "Integers"
24062msgstr ""
24063
24064#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24065msgid "Ratings, shown with stars"
24066msgstr ""
24067
24068#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24069#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24070#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24071#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24072msgid "Yes/No"
24073msgstr ""
24074
24075#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24076msgid "Column built from other columns"
24077msgstr ""
24078
24079#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24080msgid "Column built from other columns, behaves like tags"
24081msgstr ""
24082
24083#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24084#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24085msgid "Create a custom column"
24086msgstr ""
24087
24088#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24089#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24090msgid "Edit custom column"
24091msgstr ""
24092
24093#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24094msgid "No column has been selected"
24095msgstr ""
24096
24097#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24098msgid "No column selected"
24099msgstr ""
24100
24101#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24102msgid "Selected column is not a user-defined column"
24103msgstr ""
24104
24105#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24106#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24107msgid "Now"
24108msgstr ""
24109
24110#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24111#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24112#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24113#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24114#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24115msgid "Formats"
24116msgstr ""
24117
24118#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24119msgid "My Tags"
24120msgstr ""
24121
24122#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24123msgid "My Series"
24124msgstr ""
24125
24126#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24127msgid "My Rating"
24128msgstr ""
24129
24130#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24131msgid "People"
24132msgstr ""
24133
24134#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24135msgid "My Title"
24136msgstr ""
24137
24138#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24139msgid "Quick create:"
24140msgstr ""
24141
24142#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24143msgid "ISBN"
24144msgstr ""
24145
24146#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24147msgid "Names"
24148msgstr ""
24149
24150#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24151msgid "Short text"
24152msgstr ""
24153
24154#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24155msgid ""
24156"Used for searching the column. Must contain only digits and lower case "
24157"letters."
24158msgstr ""
24159
24160#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24161msgid "&Lookup name:"
24162msgstr ""
24163
24164#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24165msgid ""
24166"Column heading in the library view and category name in the Tag browser"
24167msgstr ""
24168
24169#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24170msgid "Column &heading:"
24171msgstr ""
24172
24173#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24174msgid "What kind of information will be kept in the column."
24175msgstr ""
24176
24177#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24178msgid "Show &checkmarks"
24179msgstr ""
24180
24181#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24182msgid ""
24183"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24184"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24185"Everything else will show nothing."
24186msgstr ""
24187
24188#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24189msgid "Contains names"
24190msgstr ""
24191
24192#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24193msgid "Check this box if this column contains names, like the authors column."
24194msgstr ""
24195
24196#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24197msgid "&Column type:"
24198msgstr ""
24199
24200#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24201msgid "Optional text describing what this column is for"
24202msgstr ""
24203
24204#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24205msgid "D&escription:"
24206msgstr ""
24207
24208#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24209msgid "Default: (nothing)"
24210msgstr ""
24211
24212#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24213msgid "Field template. Uses the same syntax as save templates."
24214msgstr ""
24215
24216#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24217#, python-format
24218msgid "Similar to save templates. For example, %s"
24219msgstr ""
24220
24221#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24222msgid "No heading"
24223msgstr ""
24224
24225#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24226msgid "Show heading above the text"
24227msgstr ""
24228
24229#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24230msgid "Show heading to the side of the text"
24231msgstr ""
24232
24233#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24234msgid ""
24235"Choose whether or not the column heading is shown in the Book\n"
24236"details panel and, if shown, where"
24237msgstr ""
24238
24239#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24240msgid "Column heading:"
24241msgstr ""
24242
24243#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24244msgid "Short text, like a title"
24245msgstr ""
24246
24247#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24248msgid "Plain text formatted using markdown"
24249msgstr ""
24250
24251#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24252msgid ""
24253"Choose how the data in this column is interpreted.\n"
24254"This controls how the data is displayed in the Book details panel\n"
24255"and how it is edited."
24256msgstr ""
24257
24258#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24259msgid "Interpret this column as:"
24260msgstr ""
24261
24262#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24263msgid ""
24264"A comma-separated list of permitted values. The empty value is always\n"
24265"included, and is the default. For example, the list 'one,two,three' has\n"
24266"four values, the first of them being the empty value."
24267msgstr ""
24268
24269#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24270msgid "&Values:"
24271msgstr ""
24272
24273#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24274msgid ""
24275"A list of color names to use when displaying an item. The\n"
24276"list must be empty or contain a color for each value."
24277msgstr ""
24278
24279#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24280msgid "Colors:"
24281msgstr ""
24282
24283#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24284msgid "Allow half stars"
24285msgstr ""
24286
24287#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24288msgid "Allow half star ratings, for example: "
24289msgstr ""
24290
24291#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24292msgid "&Sort/search column by"
24293msgstr ""
24294
24295#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24296msgid "How this column should handled in the GUI when sorting and searching"
24297msgstr ""
24298
24299#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24300msgid "Show in Tag browser"
24301msgstr ""
24302
24303#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24304msgid "If checked, this column will appear in the Tag browser as a category"
24305msgstr ""
24306
24307#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24308msgid "Show as HTML in Book details"
24309msgstr ""
24310
24311#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24312msgid ""
24313"If checked, this column will be displayed as HTML in Book details and the "
24314"Content server. This can be used to construct links with the template "
24315"language. For example, the template "
24316"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24317"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24318"bold large characters, along with the series, for example <br>\"<big><b>An "
24319"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24320"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24321" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24322"site."
24323msgstr ""
24324
24325#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24326msgid ""
24327"Default value when a new book is added to the library. For Date columns "
24328"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24329"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24330"permitted values. For Rating columns enter a number between 0 and 5."
24331msgstr ""
24332
24333#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24334msgid "&Default value:"
24335msgstr ""
24336
24337#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24338msgid "&Format for dates"
24339msgstr ""
24340
24341#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24342msgid "Default: dd MMM yyyy."
24343msgstr ""
24344
24345#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24346msgid ""
24347"<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"
24348"<ul>\n"
24349"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24350"<li>dd MMMM yy gives 05 January 10</li>\n"
24351"</ul> "
24352msgstr ""
24353
24354#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24355msgid "&Format for numbers"
24356msgstr ""
24357
24358#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24359msgid ""
24360"Default: Not formatted. For format language details see <a "
24361"href=\"https://docs.python.org/library/string.html#format-string-"
24362"syntax\">the Python documentation</a>"
24363msgstr ""
24364
24365#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24366#, python-brace-format
24367msgid ""
24368"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24369"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24370"then the word \"days\""
24371msgstr ""
24372
24373#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24374msgid ""
24375"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24376" 1 digit after the decimal point. The format "
24377"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24378"displays the number with 2 digits after the decimal point and thousands "
24379"separated by commas."
24380msgstr ""
24381
24382#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24383msgid "No lookup name was provided"
24384msgstr ""
24385
24386#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24387msgid ""
24388"The lookup name must contain only lower case letters, digits and "
24389"underscores, and start with a letter"
24390msgstr ""
24391
24392#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24393msgid ""
24394"Lookup names cannot end with _index, because these names are reserved for "
24395"the index of a series column."
24396msgstr ""
24397
24398#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24399msgid "No column heading was provided"
24400msgstr ""
24401
24402#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24403#, python-format
24404msgid "The lookup name %s is already used"
24405msgstr ""
24406
24407#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24408#, python-format
24409msgid "The heading %s is already used"
24410msgstr ""
24411
24412#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24413#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24414#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24415#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24416#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24417#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24418msgid "Invalid default value"
24419msgstr ""
24420
24421#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24422msgid "The default value must be \"Now\" or a date"
24423msgstr ""
24424
24425#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24426msgid "You must enter a template for composite columns"
24427msgstr ""
24428
24429#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24430msgid "You must enter at least one value for enumeration columns"
24431msgstr ""
24432
24433#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24434msgid ""
24435"The colors box must be empty or contain the same number of items as the "
24436"value box"
24437msgstr ""
24438
24439#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24440#, python-brace-format
24441msgid "The color {0} is unknown"
24442msgstr ""
24443
24444#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24445msgid "The default value must be one of the permitted values"
24446msgstr ""
24447
24448#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24449msgid "The default value must be an integer"
24450msgstr ""
24451
24452#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24453msgid "The default value must be a real number"
24454msgstr ""
24455
24456#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24457msgid "The default value must be a real number between 0 and 5.0"
24458msgstr ""
24459
24460#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24461msgid "The default value must be an integer between 0 and 5"
24462msgstr ""
24463
24464#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24465msgid "The default value must be \"Yes\" or \"No\""
24466msgstr ""
24467
24468#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24469msgid "Getting debug information, please wait"
24470msgstr ""
24471
24472#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24473#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24474msgid "Copy to &clipboard"
24475msgstr ""
24476
24477#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24478msgid "Device already detected"
24479msgstr ""
24480
24481#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24482#, python-format
24483msgid ""
24484"A device (%s) is already detected by calibre. If you wish to debug the "
24485"detection of another device, first disconnect this device."
24486msgstr ""
24487
24488#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24489msgid "Debugging failed"
24490msgstr ""
24491
24492#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24493msgid ""
24494"Running debug device detection failed. Click Show Details for more "
24495"information."
24496msgstr ""
24497
24498#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24499msgid "Getting device information"
24500msgstr ""
24501
24502#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24503msgid "User-defined device information"
24504msgstr ""
24505
24506#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24507#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24508msgid "Device Detection"
24509msgstr ""
24510
24511#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24512msgid "Ensure your device is disconnected, then press OK"
24513msgstr ""
24514
24515#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24516msgid "Ensure your device is connected, then press OK"
24517msgstr ""
24518
24519#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24520msgid ""
24521"Copy these values to the clipboard, paste them into an editor, then enter "
24522"them into the USER_DEVICE by customizing the device plugin in "
24523"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24524" want the books to be put. You must restart calibre for your changes to take"
24525" effect.\n"
24526msgstr ""
24527
24528#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24529msgid ""
24530"<p>calibre can send your books to you (or your reader) by email. Emails will"
24531" be automatically sent for downloaded news to all email addresses that have "
24532"<i>Auto send</i> checked."
24533msgstr ""
24534
24535#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24536msgid "Add an email address to which to send books"
24537msgstr ""
24538
24539#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24540msgid "&Add email"
24541msgstr ""
24542
24543#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24544msgid "Make &default"
24545msgstr ""
24546
24547#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24548msgid "&Remove email"
24549msgstr ""
24550
24551#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24552msgid ""
24553"Add the comments from the book metadata to the email.\n"
24554"Useful to allow the recipient to see a summary of the\n"
24555"book before opening it."
24556msgstr ""
24557
24558#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24559msgid "Add &comments metadata as text to the email"
24560msgstr ""
24561
24562#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24563msgid "Email"
24564msgstr ""
24565
24566#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24567msgid "Subject"
24568msgstr ""
24569
24570#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24571msgid "Alias"
24572msgstr ""
24573
24574#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24575msgid "Auto send"
24576msgstr ""
24577
24578#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24579msgid "Auto send only tags"
24580msgstr ""
24581
24582#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24583msgid "Formats to email. The first matching format will be sent."
24584msgstr ""
24585
24586#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24587#, python-brace-format
24588msgid ""
24589"Subject of the email to use when sending. When left blank the title will be "
24590"used for the subject. Also, the same templates used for \"Save to disk\" "
24591"such as {title} and {author_sort} can be used here."
24592msgstr ""
24593
24594#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24595msgid ""
24596"If checked, downloaded news will be automatically mailed to this email "
24597"address (provided it is in one of the listed formats and has not been "
24598"filtered by tags)."
24599msgstr ""
24600
24601#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24602msgid "Friendly name to use for this email address"
24603msgstr ""
24604
24605#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24606msgid ""
24607"If specified, only news with one of these tags will be sent to this email "
24608"address. All news downloads have their title as a tag, so you can use this "
24609"to easily control which news downloads are sent to this email address."
24610msgstr ""
24611
24612#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24613msgid "new email address"
24614msgstr ""
24615
24616#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24617msgid ""
24618"The list of devices that you have asked calibre to ignore. Uncheck a device "
24619"to have calibre stop ignoring it."
24620msgstr ""
24621
24622#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24623msgid ""
24624"The list of device plugins you have disabled. Uncheck an entry to enable the"
24625" plugin. calibre cannot detect devices that are managed by disabled plugins."
24626msgstr ""
24627
24628#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24629msgid "Reset allowed devices"
24630msgstr ""
24631
24632#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24633msgid ""
24634"This will erase the list of devices that calibre knows about causing it to "
24635"ask you for permission to manage them again, the next time they connect"
24636msgstr ""
24637
24638#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24639msgid "Search for the author on Goodreads"
24640msgstr ""
24641
24642#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24643msgid "Search for the author on Amazon"
24644msgstr ""
24645
24646#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24647msgid "Search for the author in your calibre library"
24648msgstr ""
24649
24650#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24651msgid "Search for the author on Wikipedia"
24652msgstr ""
24653
24654#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24655msgid "Search for the author on Google Books"
24656msgstr ""
24657
24658#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24659msgid "Search for the book on Goodreads"
24660msgstr ""
24661
24662#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24663msgid "Search for the book on Amazon"
24664msgstr ""
24665
24666#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24667msgid "Search for the book on Google Books"
24668msgstr ""
24669
24670#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24671msgid "Use a custom search URL"
24672msgstr ""
24673
24674#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24675msgid "Clicking on &author names should:"
24676msgstr ""
24677
24678#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24679#, python-brace-format
24680msgid ""
24681"Enter the URL to search. It should contain the string {0}\n"
24682"which will be replaced by the author name. For example,\n"
24683"{1}"
24684msgstr ""
24685
24686#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24687msgid "Enter the URL"
24688msgstr ""
24689
24690#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24691msgid "Create a new rule"
24692msgstr ""
24693
24694#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24695msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24696msgstr ""
24697
24698#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24699msgid "&Key:"
24700msgstr ""
24701
24702#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24703msgid "The name that will appear in the Book details panel"
24704msgstr ""
24705
24706#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24707#, python-brace-format
24708msgid ""
24709"The template used to create the link. The placeholder {0} in the template "
24710"will be replaced with the actual identifier value. Use {1} to avoid the "
24711"value being quoted."
24712msgstr ""
24713
24714#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24715#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24716msgid "Key"
24717msgstr ""
24718
24719#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24720#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24721msgid "Template"
24722msgstr ""
24723
24724#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24725msgid "Value needed"
24726msgstr ""
24727
24728#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24729#, python-format
24730msgid "The %s field cannot be empty"
24731msgstr ""
24732
24733#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24734msgid "Create rules for identifiers"
24735msgstr ""
24736
24737#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24738msgid "Create rules to convert identifiers into links."
24739msgstr ""
24740
24741#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24742msgid "&Edit rule"
24743msgstr ""
24744
24745#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24746#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24747msgid "Default icons"
24748msgstr ""
24749
24750#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24751#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24752#, python-format
24753msgid "Icon theme: <b>%s</b>"
24754msgstr ""
24755
24756#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24757msgid "Narrow"
24758msgstr ""
24759
24760#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24761msgid "Wide"
24762msgstr ""
24763
24764#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24765#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24766#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24767#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24768msgid "Automatic"
24769msgstr ""
24770
24771#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24772#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24773msgid "Off"
24774msgstr ""
24775
24776#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24777msgid "On"
24778msgstr ""
24779
24780#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24781#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24782#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24783#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24784#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24785#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24786msgid "System default"
24787msgstr ""
24788
24789#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24790msgid "calibre style"
24791msgstr ""
24792
24793#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24794msgid "No subtitle"
24795msgstr ""
24796
24797#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24799#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24800msgid "Bottom"
24801msgstr ""
24802
24803#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24805#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24806msgid "Top"
24807msgstr ""
24808
24809#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24810msgid "Above text"
24811msgstr ""
24812
24813#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24814msgid "Beside text"
24815msgstr ""
24816
24817#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24818#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24819msgid "Never"
24820msgstr ""
24821
24822#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24823msgid "Small"
24824msgstr ""
24825
24826#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24827msgid "Medium"
24828msgstr ""
24829
24830#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24831msgid "Always"
24832msgstr ""
24833
24834#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24835msgid "If there is enough room"
24836msgstr ""
24837
24838#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24839#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24840msgid "By first letter"
24841msgstr ""
24842
24843#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24844msgid "Partitioned"
24845msgstr ""
24846
24847#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
24848msgid "Column &coloring"
24849msgstr ""
24850
24851#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
24852msgid "Column &icons"
24853msgstr ""
24854
24855#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
24856msgid "Change &color"
24857msgstr ""
24858
24859#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
24860msgid "Change &background image"
24861msgstr ""
24862
24863#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
24864msgid "Restore default &appearance"
24865msgstr ""
24866
24867#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
24868#, python-format
24869msgid "Current aspect ratio (width/height): %.2g"
24870msgstr ""
24871
24872#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
24873msgid "Edit template for caption"
24874msgstr ""
24875
24876#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
24877#, python-format
24878msgid "Current space used: %s"
24879msgstr ""
24880
24881#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
24882msgid "Choose background color for the Cover grid"
24883msgstr ""
24884
24885#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
24886msgid "Remove background image?"
24887msgstr ""
24888
24889#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
24890msgid ""
24891"There is currently a background image set, so the color you have chosen will"
24892" not be visible. Remove the background image?"
24893msgstr ""
24894
24895#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
24896msgid "Disable all animations. Useful if you have a slow/old computer."
24897msgstr ""
24898
24899#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
24900msgid "Disable &animations"
24901msgstr ""
24902
24903#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
24904msgid "User interface style (&needs restart):"
24905msgstr ""
24906
24907#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
24908msgid "&User interface layout (needs restart):"
24909msgstr ""
24910
24911#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
24912msgid "E&xtra spacing to add between rows in the book list (can be negative):"
24913msgstr ""
24914
24915#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
24916#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
24917msgid "Toolbar"
24918msgstr "Alatna traka"
24919
24920#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
24921msgid "Icon si&ze:"
24922msgstr ""
24923
24924#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
24925msgid "Show &text under icons:"
24926msgstr ""
24927
24928#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
24929msgid "Use t&wo lines for the text under the icons (needs restart)"
24930msgstr ""
24931
24932#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
24933msgid "Change &font (needs restart)"
24934msgstr ""
24935
24936#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
24937msgid "Show &tooltips in the book list"
24938msgstr ""
24939
24940#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
24941msgid "Show &layout buttons in the status bar (needs restart)"
24942msgstr ""
24943
24944#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
24945msgid "Enable s&ystem tray icon (needs restart)"
24946msgstr ""
24947
24948#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
24949msgid "Choose &language (needs restart):"
24950msgstr ""
24951
24952#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
24953msgid "&Interface font:"
24954msgstr ""
24955
24956#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
24957msgid ""
24958"Disable popup notifications when calibre completes jobs such a conversion, "
24959"sending to device etc. The notifications are sent via the operating system "
24960"notification facility, if available. Note that on Windows, you have to "
24961"enable the system tray icon for notifications to work."
24962msgstr ""
24963
24964#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
24965msgid "Disable n&otifications on job completion"
24966msgstr ""
24967
24968#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
24969msgid "Show the &splash screen at startup"
24970msgstr ""
24971
24972#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
24973msgid "Change &icon theme (needs restart)"
24974msgstr ""
24975
24976#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
24977msgid "Show &row numbers in the book list"
24978msgstr ""
24979
24980#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
24981msgid "Ad&just for high resolution screens (needs restart):"
24982msgstr ""
24983
24984#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
24985msgid ""
24986"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
24987"\n"
24988"<ul>\n"
24989"<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"
24990"\n"
24991"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
24992"\n"
24993"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
24994"</ul>"
24995msgstr ""
24996
24997#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
24998msgid "Allow using &drag and drop to merge books"
24999msgstr ""
25000
25001#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25002msgid "Draw a &grid in the book list"
25003msgstr ""
25004
25005#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25006msgid "&Main interface"
25007msgstr ""
25008
25009#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25010msgid ""
25011"Control the Cover grid view. You can enable this view by clicking the "
25012"\"Layout\" button in the bottom right corner of the main calibre window."
25013msgstr ""
25014
25015#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25016msgid "Field to show &under the covers:"
25017msgstr ""
25018
25019#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25020msgid "Spac&ing between covers:"
25021msgstr ""
25022
25023#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25024msgid ""
25025"The spacing between covers. A value of zero means calculate automatically "
25026"based on cover size."
25027msgstr ""
25028
25029#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25030#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25031#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25032msgid " cm"
25033msgstr ""
25034
25035#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25036msgid "Background for the Cover grid"
25037msgstr ""
25038
25039#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25040msgid ""
25041"By default, calibre chooses a cover size based on your computer's screen "
25042"size. You can change the cover size here:"
25043msgstr ""
25044
25045#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25046msgid "Cover &width: "
25047msgstr ""
25048
25049#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25050msgid ""
25051"The width of displayed covers.\n"
25052"A value of zero means calculate automatically."
25053msgstr ""
25054
25055#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25056msgid "Make the covers larger, maintaining current aspect ratio."
25057msgstr ""
25058
25059#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25060msgid "&Larger covers"
25061msgstr ""
25062
25063#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25064msgid "Cover &height: "
25065msgstr ""
25066
25067#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25068msgid ""
25069"The height of displayed covers.\n"
25070"A value of zero means calculate automatically."
25071msgstr ""
25072
25073#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25074msgid "Make the covers smaller, maintaining current aspect ratio."
25075msgstr ""
25076
25077#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25078msgid "&Smaller covers"
25079msgstr ""
25080
25081#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25082msgid "Reset size to automatic"
25083msgstr ""
25084
25085#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25086msgid "&Reset size"
25087msgstr ""
25088
25089#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25090msgid "Size of the emblems (if any) shown &next to the covers: "
25091msgstr ""
25092
25093#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25094msgid "Show a &field (such as title) under the covers"
25095msgstr ""
25096
25097#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25098msgid "&Location of the emblems shown next to the covers:"
25099msgstr ""
25100
25101#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25102msgid "&Emblems"
25103msgstr ""
25104
25105#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25106msgid "Caching of covers for improved performance"
25107msgstr ""
25108
25109#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25110msgid ""
25111"There are two kinds of caches that calibre uses to improve performance when "
25112"rendering covers in the grid view. A disk cache that is kept on your hard "
25113"disk and stores the cover thumbnails and an in memory cache used to ensure "
25114"flicker free rendering of covers. For best results, keep the memory cache "
25115"small and the disk cache large, unless you have a lot of extra RAM in your "
25116"computer and don't mind it being used by the memory cache."
25117msgstr ""
25118
25119#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25120#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25121msgid "Disable"
25122msgstr "Onemogući"
25123
25124#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25125msgid " MB"
25126msgstr ""
25127
25128#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25129msgid "&Empty disk cache"
25130msgstr ""
25131
25132#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25133msgid "&Open cache folder"
25134msgstr ""
25135
25136#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25137msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25138msgstr ""
25139
25140#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25141msgid "Maximum amount of &disk space to use for caching thumbnails: "
25142msgstr ""
25143
25144#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25145msgid ""
25146"The maximum number of screenfulls of thumbnails to keep in memory. "
25147"Increasing this will make rendering faster, at the cost of more memory "
25148"usage. Note that regardless of this setting, a minimum of one hundred "
25149"thumbnails are always kept in memory, to ensure flicker free rendering."
25150msgstr ""
25151
25152#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25153msgid "&Performance"
25154msgstr ""
25155
25156#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25157msgid "Cover &grid"
25158msgstr ""
25159
25160#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25161msgid "Text styling"
25162msgstr ""
25163
25164#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25165msgid "Create rules to convert &identifiers into links"
25166msgstr ""
25167
25168#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25169#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25170msgid "Move down"
25171msgstr ""
25172
25173#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25174#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25175msgid "Move up"
25176msgstr ""
25177
25178#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25179msgid ""
25180"Note that <b>comments</b> will always be displayed at the end, regardless of"
25181" the position you assign here."
25182msgstr ""
25183
25184#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25185msgid "Show &cover"
25186msgstr ""
25187
25188#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25189msgid "Show the size of the book's cover in pixels"
25190msgstr ""
25191
25192#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25193msgid "Show cover &size"
25194msgstr ""
25195
25196#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25197msgid "Use &Roman numerals for series"
25198msgstr ""
25199
25200#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25201msgid "Show comments &heading:"
25202msgstr ""
25203
25204#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25205msgid "&Book details"
25206msgstr ""
25207
25208#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25209msgid ""
25210"Choose how Tag browser subcategories are displayed when\n"
25211"there are more items than the limit. Select by first\n"
25212"letter to see an A, B, C list. Choose partitioned to\n"
25213"have a list of fixed-sized groups. Set to disabled\n"
25214"if you never want subcategories"
25215msgstr ""
25216
25217#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25218msgid "&Category partitioning method:"
25219msgstr ""
25220
25221#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25222msgid "Co&llapse when more items than:"
25223msgstr ""
25224
25225#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25226msgid ""
25227"If a Tag browser category has more than this number of items, it is divided\n"
25228"up into subcategories. If the partition method is set to disable, this value is ignored."
25229msgstr ""
25230
25231#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25232msgid "Combine letters &when fewer items than:"
25233msgstr ""
25234
25235#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25236msgid ""
25237"If collapsing by first letter, combine adjacent letters together if\n"
25238"there are fewer items under a letter than specified here. If the partition method is\n"
25239"not set to first letter, this value is ignored. Set to zero to disable."
25240msgstr ""
25241
25242#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25243msgid "Spacing between &items:"
25244msgstr ""
25245
25246#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25247msgid ""
25248"The spacing between consecutive items in the Tag browser. In units of (ex) "
25249"which is the approximate height of the letter 'x' in the currently used "
25250"font. "
25251msgstr ""
25252
25253#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25254msgid " ex"
25255msgstr ""
25256
25257#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25258msgid "Categories &not to partition:"
25259msgstr ""
25260
25261#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25262msgid ""
25263"A comma-separated list of categories that are not to\n"
25264"be partitioned even if the number of items is larger than\n"
25265"the value shown above. This option can be used to\n"
25266"avoid collapsing hierarchical categories that have only\n"
25267"a few top-level elements."
25268msgstr ""
25269
25270#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25271msgid "C&ategories with hierarchical items:"
25272msgstr ""
25273
25274#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25275msgid ""
25276"A comma-separated list of categories in which items containing\n"
25277"periods are displayed in the Tag browser trees. For example, if\n"
25278"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25279"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25280"both under 'Mystery'. If 'tags' is not in this box,\n"
25281"then the tags will be displayed each on their own line."
25282msgstr ""
25283
25284#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25285msgid "Show &tooltips"
25286msgstr ""
25287
25288#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25289msgid "Show &average ratings"
25290msgstr ""
25291
25292#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25293msgid ""
25294"Show counts for items in the Tag browser. Such as the number of books\n"
25295"by each author, the number of authors, etc. If you turn it off, you can still\n"
25296"see the counts by hovering your mouse over any item."
25297msgstr ""
25298
25299#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25300msgid "Show &counts"
25301msgstr ""
25302
25303#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25304msgid "Use &alternating row colors"
25305msgstr ""
25306
25307#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25308msgid ""
25309"When checked, calibre will automatically hide any category\n"
25310" (a column, custom or standard) that has no items to show. For example, some\n"
25311" categories might not have values when using Virtual libraries. Checking this\n"
25312" box will cause these empty categories to be hidden."
25313msgstr ""
25314
25315#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25316msgid "Hi&de empty categories (columns)"
25317msgstr ""
25318
25319#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25320msgid ""
25321"When checked, Find in the Tag browser will show all items\n"
25322" that match the search instead of the first one. If Hide empty categories is\n"
25323" also checked then only categories containing a matched item will be shown."
25324msgstr ""
25325
25326#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25327msgid "Find &shows all items that match"
25328msgstr ""
25329
25330#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25331msgid ""
25332"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25333"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25334"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25335"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25336"using the mouse.</p>"
25337msgstr ""
25338
25339#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25340msgid "Allow the Tag browser to have keyboard &focus"
25341msgstr ""
25342
25343#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25344msgid ""
25345"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25346"then you should set a keyboard shortcut to focus the Tag browser under "
25347"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25348"keyboard focus</code>"
25349msgstr ""
25350
25351#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25352msgid "&Tag browser"
25353msgstr ""
25354
25355#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25356msgid "When showing in a separate window, show it &fullscreen"
25357msgstr ""
25358
25359#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25360msgid "Show in a &separate window (needs restart)"
25361msgstr ""
25362
25363#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25364msgid "&Number of covers to show in browse mode (needs restart):"
25365msgstr ""
25366
25367#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25368#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25369msgid "Template &editor"
25370msgstr ""
25371
25372#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25373msgid ""
25374"The template used to generate the text below the covers. Uses the same "
25375"syntax as save templates. Defaults to just the book title. Note that this "
25376"setting is per-library, which means that you have to set it again for every "
25377"different calibre library you use. Use an empty template for no text."
25378msgstr ""
25379
25380#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25381msgid "Show &reflections"
25382msgstr ""
25383
25384#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25385msgid ""
25386"Show covers in their original aspect ratio instead of resizing\n"
25387"them to all have the same width and height"
25388msgstr ""
25389
25390#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25391msgid "Preserve &aspect ratio of covers"
25392msgstr ""
25393
25394#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25395msgid "&Template for caption:"
25396msgstr ""
25397
25398#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25399msgid "Fie&ld for sub-title:"
25400msgstr ""
25401
25402#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25403#, python-format
25404msgid "You can press the %s key to toggle full screen mode."
25405msgstr ""
25406
25407#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25408msgid "Show ne&xt cover during auto scroll after:"
25409msgstr ""
25410
25411#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25412msgid "&Double click to view the central book, instead of single click"
25413msgstr ""
25414
25415#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25416msgid "Cover &browser"
25417msgstr ""
25418
25419#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25420msgid ""
25421"Check this box to make Quickview show books only in the\n"
25422"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25423"unchecked then only row changes are taken into account."
25424msgstr ""
25425
25426#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25427msgid ""
25428"Check this box to make Quickview change the column being examined\n"
25429"when the column in the book list is changed using the cursor arrow keys"
25430msgstr ""
25431
25432#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25433msgid "&Change Quickview item when book list column changes"
25434msgstr ""
25435
25436#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25437msgid ""
25438"Pressing 'Enter' in a cell changes both the book and the\n"
25439"column being examined (the left-hand pane)"
25440msgstr ""
25441
25442#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25443msgid "&Pressing 'Enter' changes the examined column"
25444msgstr ""
25445
25446#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25447msgid ""
25448"Double-clicking in a cell changes both the book and the\n"
25449"column being examined (the left-hand pane)"
25450msgstr ""
25451
25452#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25453msgid "&Double click changes examined column"
25454msgstr ""
25455
25456#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25457msgid "Select columns to display"
25458msgstr ""
25459
25460#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25461msgid "&Quickview"
25462msgstr ""
25463
25464#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25465msgid "version"
25466msgstr ""
25467
25468#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25469msgid "created by Kovid Goyal"
25470msgstr ""
25471
25472#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25473msgid "Run Welcome &wizard"
25474msgstr ""
25475
25476#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25477msgid "Save changes"
25478msgstr ""
25479
25480#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25481msgid "Cancel and return to overview"
25482msgstr ""
25483
25484#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25485msgid "Restoring to defaults not supported for"
25486msgstr ""
25487
25488#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25489msgid ""
25490"Some of the changes you made require a restart. Please restart calibre as "
25491"soon as possible."
25492msgstr ""
25493
25494#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25495msgid ""
25496"The changes you have made require calibre be restarted immediately. You will"
25497" not be allowed to set any more preferences, until you restart."
25498msgstr ""
25499
25500#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25502msgid "Source"
25503msgstr ""
25504
25505#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25506msgid "Cover priority"
25507msgstr ""
25508
25509#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25510msgid "This source is configured and ready to go"
25511msgstr ""
25512
25513#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25514msgid "This source needs configuration"
25515msgstr ""
25516
25517#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25518msgid ""
25519"This plugin is useful only for <b>Chinese</b> language books. It can return "
25520"incorrect results for books in English. Are you sure you want to enable it?"
25521msgstr ""
25522
25523#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25524msgid "Published date"
25525msgstr ""
25526
25527#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25528#, python-format
25529msgid "<b>Configure %(name)s</b><br>%(desc)s"
25530msgstr ""
25531
25532#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25533msgid "No source selected"
25534msgstr ""
25535
25536#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25537msgid "No source selected, cannot configure."
25538msgstr ""
25539
25540#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25541msgid "Metadata sources"
25542msgstr ""
25543
25544#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25545msgid ""
25546"Disable any metadata sources you do not want by unchecking them. You can "
25547"also set the cover priority. Covers from sources that have a higher "
25548"(smaller) priority will be preferred when bulk downloading metadata."
25549msgstr ""
25550
25551#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25552msgid ""
25553"Sources with a red X next to their names must be configured before they will"
25554" be used. "
25555msgstr ""
25556
25557#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25558msgid "C&onfigure selected source"
25559msgstr ""
25560
25561#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25562msgid ""
25563"If you uncheck any fields, metadata for those fields will not be downloaded"
25564msgstr ""
25565
25566#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25568msgid "&Select all"
25569msgstr ""
25570
25571#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25572msgid "Sele&ct none"
25573msgstr ""
25574
25575#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25576msgid ""
25577"Restore your own subset of checked fields that you define using the 'Set as "
25578"default' button"
25579msgstr ""
25580
25581#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25582msgid "Select &default"
25583msgstr ""
25584
25585#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25586msgid ""
25587"Store the currently checked fields as the default, you can quickly apply the"
25588" default using the 'Select default' button"
25589msgstr ""
25590
25591#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25592msgid "&Set as default"
25593msgstr ""
25594
25595#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25596msgid "Convert all downloaded comments to plain &text"
25597msgstr ""
25598
25599#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25600msgid "Swap &author names from FN LN to LN, FN"
25601msgstr ""
25602
25603#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25604msgid ""
25605"<p>When downloading comments, append the downloaded comments to any existing"
25606" comment, instead of overwriting them."
25607msgstr ""
25608
25609#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25610msgid ""
25611"When downloading comments, append the downloaded comments to any existing "
25612"comment, instead of overwriting them."
25613msgstr ""
25614
25615#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25616msgid "Append comments to &existing"
25617msgstr ""
25618
25619#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25620msgid ""
25621"<p>Normally, the metadata download system will keep only a single result per"
25622" metadata source. This option will cause it to keep all results returned "
25623"from every metadata source. Useful if you only use one or two sources and "
25624"want to select individual results from them by hand. Note that result with "
25625"identical title/author/identifiers are still merged."
25626msgstr ""
25627
25628#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25629msgid "Keep more than one entry per source"
25630msgstr ""
25631
25632#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25633msgid ""
25634"<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"
25635"<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."
25636msgstr ""
25637
25638#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25639msgid ""
25640"Prefer smaller tag sets when picking tags from different metadata sources"
25641msgstr ""
25642
25643#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25644msgid "Prefer &fewer tags"
25645msgstr ""
25646
25647#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25648msgid "Create &rules to filter/transform tags"
25649msgstr ""
25650
25651#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25652msgid "Create rules to &transform author names"
25653msgstr ""
25654
25655#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25656msgid "Max. &number of tags to download:"
25657msgstr ""
25658
25659#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25660msgid "Max. &time to wait after first match is found:"
25661msgstr ""
25662
25663#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25664#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25665msgid " secs"
25666msgstr ""
25667
25668#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25669msgid "Max. time to wait after first &cover is found:"
25670msgstr ""
25671
25672#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25673msgid ""
25674"The maximum number of jobs that will run simultaneously in the background. "
25675"This refers to CPU intensive tasks like  conversion. Lower this number if "
25676"you want calibre to use less CPU."
25677msgstr ""
25678
25679#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25680msgid "No proxies used"
25681msgstr ""
25682
25683#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25684msgid "<b>Using proxies:</b>"
25685msgstr ""
25686
25687#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25688msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25689msgstr ""
25690
25691#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25692msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25693msgstr ""
25694
25695#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25696msgid "Debug &device detection"
25697msgstr ""
25698
25699#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25700msgid "Get information to setup the &user defined device"
25701msgstr ""
25702
25703#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25704msgid "Open calibre &configuration folder"
25705msgstr ""
25706
25707#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25708msgid "Abort &jobs that take more than:"
25709msgstr ""
25710
25711#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25712msgid "Never abort"
25713msgstr ""
25714
25715#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25716msgid " minutes"
25717msgstr ""
25718
25719#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25720msgid "Create a calibre &icon theme"
25721msgstr ""
25722
25723#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25724msgid "Device currently connected: "
25725msgstr ""
25726
25727#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25728msgid "Device currently connected: None"
25729msgstr ""
25730
25731#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25732msgid ""
25733"That format has no metadata writers enabled. A plugboard will probably have "
25734"no effect."
25735msgstr ""
25736
25737#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25738msgid "That format and device already has a plugboard."
25739msgstr ""
25740
25741#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25742msgid "Possibly override plugboard?"
25743msgstr ""
25744
25745#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25746msgid ""
25747"A more general plugboard already exists for that format and device. Are you "
25748"sure you want to add the new plugboard?"
25749msgstr ""
25750
25751#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25752#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25753msgid "Add possibly overridden plugboard?"
25754msgstr ""
25755
25756#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25757msgid ""
25758"More specific device plugboards exist for that format. Are you sure you want"
25759" to add the new plugboard?"
25760msgstr ""
25761
25762#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25763msgid "Really add plugboard?"
25764msgstr ""
25765
25766#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25767msgid ""
25768"A different plugboard matches that format and device combination. Are you "
25769"sure you want to add the new plugboard?"
25770msgstr ""
25771
25772#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25773msgid ""
25774"More specific format and device plugboards already exist. Are you sure you "
25775"want to add the new plugboard?"
25776msgstr ""
25777
25778#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25779#, python-brace-format
25780msgid "The {0} device does not support the {1} format."
25781msgstr ""
25782
25783#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25784#, python-brace-format
25785msgid "The {0} device supports only the {1} format(s)."
25786msgstr ""
25787
25788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25789msgid "Invalid destination"
25790msgstr ""
25791
25792#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25793msgid "The destination field cannot be blank"
25794msgstr ""
25795
25796#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25797msgid "Plugboard modifies comments"
25798msgstr ""
25799
25800#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25801msgid ""
25802"This plugboard modifies the comments metadata. If the comments are set to "
25803"invalid HTML, it could cause problems on the device. Are you sure you wish "
25804"to save this plugboard?"
25805msgstr ""
25806
25807#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25808#, python-brace-format
25809msgid "The {0} device plugin is disabled."
25810msgstr ""
25811
25812#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25813msgid ""
25814"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25815"\n"
25816"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"
25817"\n"
25818"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"
25819"\n"
25820"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."
25821msgstr ""
25822
25823#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25824msgid "Format (choose first)"
25825msgstr ""
25826
25827#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25828msgid "Device (choose second)"
25829msgstr ""
25830
25831#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25832msgid "Add &new plugboard:"
25833msgstr ""
25834
25835#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25836msgid "Edit &existing plugboard:"
25837msgstr ""
25838
25839#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25840msgid "Existing &plugboards:"
25841msgstr ""
25842
25843#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25844msgid "Source template"
25845msgstr ""
25846
25847#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
25848msgid "Destination field"
25849msgstr ""
25850
25851#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
25852msgid "&Save plugboard"
25853msgstr ""
25854
25855#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
25856msgid "&Delete plugboard"
25857msgstr ""
25858
25859#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
25860msgid ""
25861"\n"
25862"Customization: "
25863msgstr ""
25864
25865#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
25866msgid ""
25867"\n"
25868"\n"
25869"This plugin has been disabled"
25870msgstr ""
25871
25872#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
25873msgid ""
25874"\n"
25875"\n"
25876"This plugin is installed system-wide and can not be managed from within calibre"
25877msgstr ""
25878
25879#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
25880msgid "Search for plugin"
25881msgstr ""
25882
25883#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
25884msgid "Could not find any matching plugins"
25885msgstr ""
25886
25887#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
25888msgid "files"
25889msgstr ""
25890
25891#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
25892msgid "Add plugin"
25893msgstr ""
25894
25895#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
25896msgid "No valid plugin path"
25897msgstr ""
25898
25899#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
25900#, python-format
25901msgid "%s is not a valid plugin path"
25902msgstr ""
25903
25904#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
25905#, python-format
25906msgid "Select an actual plugin under <b>%s</b> to customize"
25907msgstr ""
25908
25909#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
25910#, python-format
25911msgid "Disabling the plugin %s is not allowed"
25912msgstr ""
25913
25914#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
25915#, python-format
25916msgid "Are you sure you want to remove the plugin: %s?"
25917msgstr ""
25918
25919#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
25920#, python-brace-format
25921msgid ""
25922"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
25923" it to be completely removed."
25924msgstr ""
25925
25926#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
25927msgid "Cannot remove builtin plugin"
25928msgstr ""
25929
25930#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
25931msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
25932msgstr ""
25933
25934#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
25935msgid ""
25936"Here you can customize the behavior of calibre by controlling what plugins "
25937"it uses."
25938msgstr ""
25939
25940#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
25941msgid "Show only those plugins that have been installed by you"
25942msgstr ""
25943
25944#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
25945msgid "Show only &user installed plugins"
25946msgstr ""
25947
25948#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
25949msgid "Get &new plugins"
25950msgstr ""
25951
25952#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
25953msgid "Check for &updated plugins"
25954msgstr ""
25955
25956#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
25957msgid "&Load plugin from file"
25958msgstr ""
25959
25960#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
25961msgid ""
25962"This setting can be overridden for <b>individual devices</b>, by clicking "
25963"the device icon and choosing \"Configure this device\"."
25964msgstr ""
25965
25966#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
25967msgid "Any custom field"
25968msgstr ""
25969
25970#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
25971msgid "The lookup name of any custom field (these names begin with \"#\")."
25972msgstr ""
25973
25974#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
25975msgid "Constant template"
25976msgstr ""
25977
25978#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
25979#, python-brace-format
25980msgid ""
25981"The template contains no {fields}, so all books will have the same name. Is "
25982"this OK?"
25983msgstr ""
25984
25985#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
25986msgid "Save template"
25987msgstr ""
25988
25989#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
25990msgid ""
25991"By adjusting the template below, you can control what folders the files are "
25992"saved in and what filenames they are given. You can use the / character to "
25993"indicate sub-folders. Available metadata variables are described below. If a"
25994" particular book does not have some metadata, the variable will be replaced "
25995"by the empty string."
25996msgstr ""
25997
25998#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
25999msgid "Available variables:"
26000msgstr ""
26001
26002#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26003msgid ""
26004"Here you can control how calibre will save your books when you click the "
26005"\"Save to disk\" button:"
26006msgstr ""
26007
26008#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26009msgid "Save &cover separately"
26010msgstr ""
26011
26012#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26013msgid "Replace space with &underscores"
26014msgstr ""
26015
26016#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26017msgid "Update &metadata in saved copies"
26018msgstr ""
26019
26020#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26021msgid "Change paths to &lowercase"
26022msgstr ""
26023
26024#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26025#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26026msgid "Format &dates as:"
26027msgstr ""
26028
26029#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26030msgid "File &formats to save:"
26031msgstr ""
26032
26033#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26034msgid "Convert non-English characters to &English equivalents"
26035msgstr ""
26036
26037#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26038msgid "Save metadata in a separate &OPF file"
26039msgstr ""
26040
26041#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26042msgid "&Show files in the file browser after saving to disk"
26043msgstr ""
26044
26045#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26046msgid ""
26047"<b>Grouped search terms</b> are search names that permit a query to "
26048"automatically search across more than one column. For example, if you create"
26049" a grouped search term <code>allseries</code> with the value <code>series, "
26050"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26051"will find 'adhoc' in any of the columns <code>series</code>, "
26052"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26053"the grouped search term in the drop-down box, enter the list of columns to "
26054"search in the value box, then push the Save button. <p>Note: Search terms "
26055"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26056"are the same term.<p>You can have your grouped search term show up as User "
26057"categories in  the Tag browser. Just add the grouped search term names to "
26058"the Make User categories from box. You can add multiple terms separated by "
26059"commas. The new User category will be automatically populated with all the "
26060"items in the categories included in the grouped search term. <p>Automatic "
26061"User categories permit you to see easily all the category items that are in "
26062"the columns contained in the grouped search term. Using the above "
26063"<code>allseries</code> example, the automatically-generated User category "
26064"will contain all the series mentioned in <code>series</code>, "
26065"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26066"check for duplicates, to find which column contains a particular item, or to"
26067" have hierarchical categories (categories that contain categories)."
26068msgstr ""
26069
26070#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26071msgid "Enter new or select existing name"
26072msgstr ""
26073
26074#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26075msgid "Enter list of column lookup names to search"
26076msgstr ""
26077
26078#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26079msgid "Match all"
26080msgstr "Sve"
26081
26082#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26083msgid "Match any"
26084msgstr "Bilo koji"
26085
26086#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26087#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26088#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26089#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26090#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26091#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26092msgid "Grouped search terms"
26093msgstr ""
26094
26095#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26096msgid "The search term cannot be blank"
26097msgstr ""
26098
26099#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26100msgid "That name is already used for a column or grouped search term"
26101msgstr ""
26102
26103#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26104msgid "That name is already used for User category"
26105msgstr ""
26106
26107#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26108msgid "The value box cannot be empty"
26109msgstr ""
26110
26111#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26112msgid "The empty grouped search term cannot be deleted"
26113msgstr ""
26114
26115#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26116msgid "Incompatible options"
26117msgstr ""
26118
26119#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26120msgid ""
26121"The option to have un-accented characters match accented characters has no "
26122"effect if you also turn on case-sensitive searching. So only turn on one of "
26123"those options"
26124msgstr ""
26125
26126#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26127msgid ""
26128"Clear search histories from all over calibre. Including the book list, "
26129"E-book viewer, fetch news dialog, etc."
26130msgstr ""
26131
26132#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26133msgid "Clear search &histories"
26134msgstr "Obriši &historiju pretrage"
26135
26136#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26137msgid "What to search by default"
26138msgstr ""
26139
26140#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26141msgid ""
26142"When you enter a search term without a prefix, by default calibre will "
26143"search all metadata for matches. For example, entering, \"asimov\" will "
26144"search not just authors but title/tags/series/comments/etc. Use these "
26145"options if you would like to change this behavior."
26146msgstr ""
26147
26148#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26149msgid "&Limit the searched metadata"
26150msgstr ""
26151
26152#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26153msgid "&Columns that non-prefixed searches are limited to:"
26154msgstr ""
26155
26156#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26157msgid ""
26158"Note that this option affects all searches, including saved searches and "
26159"restrictions. Therefore, if you use this option, it is best to ensure that "
26160"you always use prefixes in your saved searches. For example, use "
26161"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26162msgstr ""
26163
26164#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26165msgid "Search as you &type"
26166msgstr ""
26167
26168#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26169msgid "Case &sensitive searching"
26170msgstr ""
26171
26172#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26173msgid ""
26174"&Highlight search results instead of restricting the book list to the "
26175"results"
26176msgstr ""
26177
26178#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26179msgid ""
26180"<p>This option will cause a small button to appear next to the Search bar. "
26181"Clicking the button will toggle between showing only the search results and "
26182"showing all books with the search results highlighted."
26183msgstr ""
26184
26185#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26186msgid ""
26187"Show a &quick toggle button to switch between highlighting and restricting "
26188"results next to the Search bar"
26189msgstr ""
26190
26191#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26192msgid "Unaccented characters match &accented characters"
26193msgstr ""
26194
26195#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26196msgid "Genera&l"
26197msgstr ""
26198
26199#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26200msgid "&Names:"
26201msgstr "&Imena:"
26202
26203#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26204msgid ""
26205"Contains the names of the currently-defined group search terms.\n"
26206"Create a new name by entering it into the empty box, then\n"
26207"pressing Save. Rename a search term by selecting it then\n"
26208"changing the name and pressing Save. Change the value of\n"
26209"a search term by changing the value box then pressing Save."
26210msgstr ""
26211
26212#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26213msgid "Delete the current search term"
26214msgstr "Obriši trenutni pojam za pretragu"
26215
26216#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26217msgid "&Value:"
26218msgstr ""
26219
26220#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26221msgid ""
26222"Enter a comma-separated list of lookup names of the columns\n"
26223"to include in the grouped search term"
26224msgstr ""
26225
26226#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26227msgid ""
26228"Save the current search term. You can rename a search term by\n"
26229"changing the name then pressing Save. You can change the value\n"
26230"of a search term by changing the value box then pressing Save."
26231msgstr ""
26232
26233#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26234msgid "Make &user categories from:"
26235msgstr "Napravi k&orisničke kategorije iz:"
26236
26237#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26238msgid ""
26239"Enter the names of any grouped search terms you wish\n"
26240"to be shown as user categories"
26241msgstr ""
26242
26243#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26244msgid "&Grouped searches"
26245msgstr ""
26246
26247#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26248msgid "What to search when searching similar books"
26249msgstr ""
26250
26251#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26252msgid ""
26253"<p>When you search for similar books by right clicking the\n"
26254"         book and selecting \"Similar books\",\n"
26255"         calibre constructs a search using the column lookup names specified below.\n"
26256"         By changing the lookup name to a grouped search term you can\n"
26257"         search multiple columns at once.</p>"
26258msgstr ""
26259
26260#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26261msgid "S&imilar authors: "
26262msgstr ""
26263
26264#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26265msgid "Si&milar series: "
26266msgstr ""
26267
26268#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26269msgid "Similar &tags: "
26270msgstr ""
26271
26272#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26273msgid "Simi&lar publishers: "
26274msgstr ""
26275
26276#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26277msgid "&Similar books"
26278msgstr ""
26279
26280#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26281#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26282msgid "Manual management"
26283msgstr "Ručno upravljanje"
26284
26285#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26286#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26287msgid "Only on send"
26288msgstr "Samo prilikom slanja"
26289
26290#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26291#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26292msgid "Automatic management"
26293msgstr "Automatsko upravljanje"
26294
26295#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26296msgid "Cannot change metadata management while a device is connected"
26297msgstr ""
26298
26299#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26300msgid "Metadata management (disabled while device connected)"
26301msgstr ""
26302
26303#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26304msgid "Me&tadata management:"
26305msgstr ""
26306
26307#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26308msgid ""
26309"<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"
26310"<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"
26311"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26312msgstr ""
26313
26314#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26315msgid "Browse for the file"
26316msgstr ""
26317
26318#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26319msgid "Choose a file"
26320msgstr ""
26321
26322#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26323msgid ""
26324"calibre contains an internet server that allows you to access your book "
26325"collection using a browser from anywhere in the world. Any changes to the "
26326"settings will only take effect after a server restart."
26327msgstr ""
26328
26329#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26330msgid "Require &username and password to access the Content server"
26331msgstr ""
26332
26333#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26334msgid "Run server &automatically when calibre starts"
26335msgstr "Pokreni server &automatski prilikom pokretanja Calibrea"
26336
26337#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26338msgid "&Start server"
26339msgstr ""
26340
26341#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26342msgid "St&op server"
26343msgstr ""
26344
26345#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26346msgid "&Test server"
26347msgstr ""
26348
26349#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26350msgid "Show server &logs"
26351msgstr ""
26352
26353#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26354msgid "Do not start calibre automatically when computer is started"
26355msgstr ""
26356
26357#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26358msgid "Start calibre when the computer is started"
26359msgstr ""
26360
26361#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26362msgid ""
26363"Currently calibre is set to run automatically when the\n"
26364"            computer starts.  Use this button to disable that."
26365msgstr ""
26366
26367#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26368msgid ""
26369"Start calibre in the system tray automatically when the computer starts"
26370msgstr ""
26371
26372#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26373#, python-format
26374msgid "Content server listening at: %s"
26375msgstr ""
26376
26377#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26378msgid "Remember to create at least one user account in the \"User accounts\" tab"
26379msgstr ""
26380
26381#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26382msgid ""
26383"Requiring a username/password prevents unauthorized people from accessing "
26384"your calibre library. It is also needed for some features such as making any"
26385" changes to the library as well as last read position/annotation syncing."
26386msgstr ""
26387
26388#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26389#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26390msgid "Change password for {}"
26391msgstr ""
26392
26393#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26394msgid "Add new user"
26395msgstr ""
26396
26397#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26398msgid "Set the password for this user"
26399msgstr ""
26400
26401#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26402msgid "&Repeat password:"
26403msgstr ""
26404
26405#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26406msgid "Empty username"
26407msgstr ""
26408
26409#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26410msgid "You must enter a username"
26411msgstr ""
26412
26413#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26414msgid "Username already exists"
26415msgstr ""
26416
26417#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26418msgid ""
26419"A user with the username {} already exists. Please choose a different "
26420"username."
26421msgstr ""
26422
26423#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26424msgid "Username is not valid"
26425msgstr ""
26426
26427#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26428msgid "Password do not match"
26429msgstr ""
26430
26431#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26432msgid "The two passwords you entered do not match!"
26433msgstr ""
26434
26435#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26436msgid "Empty password"
26437msgstr ""
26438
26439#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26440msgid "You must enter a password for this user"
26441msgstr ""
26442
26443#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26444msgid "Invalid password"
26445msgstr ""
26446
26447#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26448msgid "Further &restrict access to books in this library that match:"
26449msgstr ""
26450
26451#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26452msgid "A search expression"
26453msgstr ""
26454
26455#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26456msgid ""
26457"A search expression. If specified, access will be further restricted to only"
26458" those books that match this expression. For example: tags:\"=Share\""
26459msgstr ""
26460
26461#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26462msgid "Change library access permissions for {}"
26463msgstr ""
26464
26465#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26466msgid "All except the specified libraries"
26467msgstr ""
26468
26469#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26470msgid "All libraries"
26471msgstr ""
26472
26473#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26474msgid "Only the specified libraries"
26475msgstr ""
26476
26477#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26478msgid "Allow access to:"
26479msgstr ""
26480
26481#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26482msgid "Specify the libraries below:"
26483msgstr ""
26484
26485#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26486msgid "No libraries specified"
26487msgstr ""
26488
26489#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26490msgid "You have not specified any libraries"
26491msgstr ""
26492
26493#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26494msgid "<b>{} is allowed access to all libraries"
26495msgstr ""
26496
26497#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26498msgid ""
26499"{} is allowed access only to the libraries whose names <b>match</b> one of "
26500"the names specified below."
26501msgstr ""
26502
26503#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26504msgid ""
26505"{} is allowed access to all libraries, <b>except</b> those whose names match"
26506" one of the names specified below."
26507msgstr ""
26508
26509#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26510msgid "Allow {} to make &changes (i.e. grant write access)"
26511msgstr ""
26512
26513#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26514msgid ""
26515"If enabled, allows the user to make changes to the library. Adding "
26516"books/deleting books/editing metadata, etc."
26517msgstr ""
26518
26519#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26520msgid "Change &password"
26521msgstr ""
26522
26523#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26524#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26525msgid "{} is currently only allowed to access the library named: {}"
26526msgid_plural "{} is currently only allowed to access the libraries named: {}"
26527msgstr[0] ""
26528msgstr[1] ""
26529msgstr[2] ""
26530
26531#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26532msgid "Change the allowed libraries"
26533msgstr ""
26534
26535#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26536#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26537msgid "{} is currently not allowed to access the library named: {}"
26538msgid_plural "{} is currently not allowed to access the libraries named: {}"
26539msgstr[0] ""
26540msgstr[1] ""
26541msgstr[2] ""
26542
26543#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26544msgid "Change the blocked libraries"
26545msgstr ""
26546
26547#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26548msgid "{} is currently allowed access to all libraries"
26549msgstr ""
26550
26551#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26552msgid "Restrict the &libraries {} can access"
26553msgstr ""
26554
26555#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26556msgid "&Add user"
26557msgstr ""
26558
26559#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26560msgid "&Remove user"
26561msgstr ""
26562
26563#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26564msgid ""
26565"Here you can create a template to control what data is shown when using the "
26566"<i>Custom list</i> mode for the book list"
26567msgstr ""
26568
26569#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26570msgid "Show a cover &thumbnail"
26571msgstr ""
26572
26573#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26574msgid "Thumbnail &height:"
26575msgstr ""
26576
26577#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26578msgid "Entry &height:"
26579msgstr ""
26580
26581#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26582msgid ""
26583"The height for each entry. The special value \"auto\" causes a height to be "
26584"calculated based on the number of lines in the template. Otherwise, use a "
26585"CSS length, such as 100px or 15ex"
26586msgstr ""
26587
26588#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26589msgid "&Long text fields:"
26590msgstr ""
26591
26592#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26593msgid ""
26594"A comma separated list of fields that will be added at the bottom of every "
26595"entry. These fields are interpreted as containing HTML, not plain text."
26596msgstr ""
26597
26598#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26599#, python-brace-format
26600msgid ""
26601"The template below will be interpreted as HTML and all {{fields}} will be "
26602"replaced by the actual metadata, if available. For custom columns use the "
26603"column lookup name, for example: #mytags. You can use {0} as a separator to "
26604"split a line into multiple columns."
26605msgstr ""
26606
26607#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26608msgid "&Import template"
26609msgstr ""
26610
26611#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26612msgid "E&xport template"
26613msgstr ""
26614
26615#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26616#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26617msgid "Choose template file"
26618msgstr ""
26619
26620#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26621#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26622msgid "Template files"
26623msgstr ""
26624
26625#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26626msgid "Book"
26627msgstr ""
26628
26629#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26630msgid "URL type:"
26631msgstr ""
26632
26633#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26634msgid "URL:"
26635msgstr ""
26636
26637#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26638msgid "Missing author placeholder"
26639msgstr ""
26640
26641#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26642#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26643#, python-brace-format
26644msgid "The URL {0} does not contain the {1} placeholder"
26645msgstr ""
26646
26647#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26648msgid "Missing title placeholder"
26649msgstr ""
26650
26651#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26652#, python-brace-format
26653msgid ""
26654"Add new locations to search for books or authors using the \"Search the "
26655"internet\" feature of the Content server. The URLs should contain {author} "
26656"which will be replaced by the author name and, for book URLs, {title} which "
26657"will be replaced by the book title."
26658msgstr ""
26659
26660#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26661msgid "&Add URL"
26662msgstr ""
26663
26664#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26665msgid "Export URLs"
26666msgstr ""
26667
26668#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26669msgid "Import URLs"
26670msgstr ""
26671
26672#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26673#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26674msgid "Choose URLs file"
26675msgstr ""
26676
26677#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26678#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26679msgid "URL files"
26680msgstr ""
26681
26682#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26683msgid "&Main"
26684msgstr ""
26685
26686#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26687msgid "&User accounts"
26688msgstr ""
26689
26690#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26691msgid "Book &list template"
26692msgstr ""
26693
26694#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26695msgid "&Search the internet"
26696msgstr ""
26697
26698#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26699#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26700#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26701msgid "Failed to start Content server"
26702msgstr ""
26703
26704#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26705msgid "Error log:"
26706msgstr "Izvještaj greške:"
26707
26708#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26709msgid "No error log found"
26710msgstr ""
26711
26712#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26713msgid "Access log:"
26714msgstr "Izvještaj o pristupu:"
26715
26716#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26717msgid "No access log found"
26718msgstr ""
26719
26720#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26721msgid "The server log files are in: {}"
26722msgstr ""
26723
26724#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26725msgid "&Clear logs"
26726msgstr ""
26727
26728#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26729msgid "Server running"
26730msgstr ""
26731
26732#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26733msgid "Cannot clear logs while the server is running. First stop the server."
26734msgstr ""
26735
26736#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26737msgid "No users specified"
26738msgstr ""
26739
26740#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26741msgid ""
26742"You have turned on the setting to require passwords to access the Content "
26743"server, but you have not created any user accounts. Create at least one user"
26744" account in the \"User accounts\" tab to proceed."
26745msgstr ""
26746
26747#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26748msgid "Invalid trusted IPs"
26749msgstr ""
26750
26751#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26752msgid "You need to restart the server for changes to take effect"
26753msgstr ""
26754
26755#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26756msgid ""
26757"\n"
26758"        <p>Here you can add and remove functions used in template processing. A\n"
26759"        template function is written in Python. It takes information from the\n"
26760"        book, processes it in some way, then returns a string result. Functions\n"
26761"        defined here are usable in templates in the same way that builtin\n"
26762"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26763"        must have the signature shown below.</p>\n"
26764"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26765"        &rarr; returning a Unicode string</code></p>\n"
26766"        <p>The parameters of the evaluate function are:\n"
26767"        <ul>\n"
26768"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26769"        evaluate the current template. You can use this to do recursive\n"
26770"        template evaluation.</li>\n"
26771"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26772"        dictionary.</li>\n"
26773"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26774"        This parameter can be None in some cases, such as when evaluating\n"
26775"        non-book templates.</li>\n"
26776"        <li><b>locals</b>: the local variables assigned to by the current\n"
26777"        template program.</li>\n"
26778"        <li><b>your parameters</b>: you must supply one or more formal\n"
26779"        parameters. The number must match the arg count box, unless arg count is\n"
26780"        -1 (variable number or arguments), in which case the last argument must\n"
26781"        be *args. At least one argument is required, and is usually the value of\n"
26782"        the field being operated upon. Note that when writing in basic template\n"
26783"        mode, the user does not provide this first argument. Instead it is\n"
26784"        supplied by the formatter.</li>\n"
26785"        </ul></p>\n"
26786"        <p>\n"
26787"        The following example function checks the value of the field. If the\n"
26788"        field is not empty, the field's value is returned, otherwise the value\n"
26789"        EMPTY is returned.\n"
26790"        <pre>\n"
26791"        name: my_ifempty\n"
26792"        arg count: 1\n"
26793"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26794"        program code:\n"
26795"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26796"            if val:\n"
26797"                return val\n"
26798"            else:\n"
26799"                return 'EMPTY'</pre>\n"
26800"        This function can be called in any of the three template program modes:\n"
26801"        <ul>\n"
26802"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26803"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26804"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26805"        </p>\n"
26806"        "
26807msgstr ""
26808
26809#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26810#, python-brace-format
26811msgid ""
26812"\n"
26813"        <p>\n"
26814"        Here you can create, edit (replace), and delete stored templates used\n"
26815"        in template processing. You use a stored template in another template as\n"
26816"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26817"\n"
26818"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26819"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26820"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26821"        arguments are copied to the named variables.</p>\n"
26822"\n"
26823"        <p>For example, this stored template checks if any items are in a\n"
26824"        list, returning '1' if any are found and '' if not.</p>\n"
26825"        <p>\n"
26826"        Template name: items_in_list<br>\n"
26827"        Template contents:<pre>\n"
26828"        program:\n"
26829"            arguments(lst='No list argument given', items='');\n"
26830"            r = '';\n"
26831"            for l in items:\n"
26832"                if str_in_list(lst, ',', l, '1', '') then\n"
26833"                    r = '1';\n"
26834"                    break\n"
26835"                fi\n"
26836"            rof;\n"
26837"            r</pre>\n"
26838"        You call the stored template like this:<pre>\n"
26839"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
26840"        See the template language tutorial for more information.</p>\n"
26841"        </p>\n"
26842"        "
26843msgstr ""
26844
26845#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
26846#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
26847msgid "Show help"
26848msgstr ""
26849
26850#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
26851#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
26852#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
26853#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
26854msgid "Hide help"
26855msgstr ""
26856
26857#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
26858msgid ""
26859"The template functions saved in the library are corrupt. Do you want to "
26860"delete them? Answering 'Yes' will delete all the functions."
26861msgstr ""
26862
26863#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
26864msgid "You cannot delete a built-in function"
26865msgstr "Ne možete obrisati ugrađenu akciju"
26866
26867#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
26868#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
26869msgid "Function not defined"
26870msgstr "Fukcija nije definisana"
26871
26872#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
26873#, python-format
26874msgid "Name %s already used"
26875msgstr "Ime %s već postoji"
26876
26877#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
26878msgid "The name {} is already used for stored template"
26879msgstr ""
26880
26881#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
26882msgid ""
26883"Argument count should be -1 or greater than zero. Setting it to zero means "
26884"that this function cannot be used in single function mode."
26885msgstr ""
26886
26887#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
26888msgid "Exception while compiling function"
26889msgstr "Izuzetak prilikom kompajliranja funkcije"
26890
26891#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
26892msgid "function source code not available"
26893msgstr "izvorni kod funkcije nije dostupan"
26894
26895#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
26896msgid "Cannot \"test\" when no books are selected"
26897msgstr ""
26898
26899#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
26900#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
26901#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
26902#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
26903msgid "Stored templates"
26904msgstr ""
26905
26906#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
26907msgid "The name {} is already used for template function"
26908msgstr ""
26909
26910#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
26911msgid "The stored template must begin with \"program:\""
26912msgstr ""
26913
26914#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
26915msgid "Exception while storing template"
26916msgstr ""
26917
26918#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
26919msgid "Changes to the current template will be lost. OK?"
26920msgstr ""
26921
26922#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
26923msgid "D&elete"
26924msgstr ""
26925
26926#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
26927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
26928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
26929msgid "&Replace"
26930msgstr "&Zamijeni"
26931
26932#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
26933#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
26934msgid "C&reate"
26935msgstr "K&reiraj"
26936
26937#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
26938msgid ""
26939"Open a template tester dialog to use a template to test stored templates"
26940msgstr ""
26941
26942#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
26943msgid "&Stored Templates"
26944msgstr ""
26945
26946#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
26947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
26948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
26949msgid "F&unction:"
26950msgstr ""
26951
26952#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
26953msgid "Enter the name of the function to create."
26954msgstr "Unesite naziv funkcije koju kreirate."
26955
26956#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
26957msgid "Argument &count:"
26958msgstr ""
26959
26960#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
26961msgid "Set this to -1 if the function takes a variable number of arguments"
26962msgstr ""
26963
26964#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
26965#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
26966msgid "Replace"
26967msgstr ""
26968
26969#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
26970msgid "P&rogram code (Follow Python indenting rules):"
26971msgstr ""
26972
26973#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
26974msgid "&Template functions"
26975msgstr ""
26976
26977#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
26978msgid "Choose a texture"
26979msgstr ""
26980
26981#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
26982msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
26983msgstr ""
26984
26985#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
26986msgid "Add texture"
26987msgstr ""
26988
26989#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
26990msgid "Remove texture"
26991msgstr ""
26992
26993#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
26994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
26995msgid "Choose image"
26996msgstr ""
26997
26998#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
26999msgid "Cannot remove builtin textures"
27000msgstr ""
27001
27002#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27003msgid "Donate to support the development of calibre"
27004msgstr ""
27005
27006#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27007msgid "Location Manager"
27008msgstr ""
27009
27010#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27011msgid "Switch between library and device views"
27012msgstr ""
27013
27014#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27017#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27018msgid "Separator"
27019msgstr "Odvajač"
27020
27021#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27022#, python-format
27023msgid "%d books"
27024msgstr ""
27025
27026#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27027msgid "The main toolbar"
27028msgstr "Glavna alatna traka"
27029
27030#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27031msgid "The main toolbar when a device is connected"
27032msgstr ""
27033
27034#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27035msgid "The optional second toolbar"
27036msgstr "Neobavezna druga alatna traka"
27037
27038#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27039msgid "The menubar"
27040msgstr ""
27041
27042#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27043msgid "The menubar when a device is connected"
27044msgstr ""
27045
27046#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27047msgid "The context menu for the books in the calibre library"
27048msgstr ""
27049
27050#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27051msgid "The context menu for the split book list"
27052msgstr ""
27053
27054#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27055msgid "The context menu for the books on the device"
27056msgstr ""
27057
27058#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27059msgid "The context menu for the Cover browser"
27060msgstr ""
27061
27062#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27063msgid "Click to choose toolbar or menu to customize"
27064msgstr ""
27065
27066#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27067#, python-format
27068msgid "Cannot add the actions %s to this location"
27069msgstr ""
27070
27071#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27072#, python-format
27073msgid "Cannot remove the actions %s from this location"
27074msgstr ""
27075
27076#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27077msgid "Preferences missing"
27078msgstr ""
27079
27080#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27081msgid ""
27082"The Preferences action must be in either the main toolbar or the menubar."
27083msgstr ""
27084
27085#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27086msgid "Location manager missing"
27087msgstr ""
27088
27089#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27090msgid ""
27091"The Location manager must be in either the main toolbar or the menubar when "
27092"a device is connected."
27093msgstr ""
27094
27095#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27096msgid ""
27097"<p>The toolbar in calibre is different depending on whether a device is "
27098"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27099msgstr ""
27100
27101#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27102msgid "Choose the toolbar to customize"
27103msgstr ""
27104
27105#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27107#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27108msgid "A&vailable actions"
27109msgstr "Dostupne &akcije"
27110
27111#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27112msgid "Add selected actions to toolbar"
27113msgstr "Dodaj odabrane akcije u alatnu traku"
27114
27115#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27116msgid "Remove selected actions from toolbar"
27117msgstr "Ukloni odabrane akcije iz alatne trake"
27118
27119#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27120#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27121#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27122msgid "&Current actions"
27123msgstr "Trenutne ak&cije"
27124
27125#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27127msgid "Move selected action up"
27128msgstr "Pomjeri označenu akciju gore"
27129
27130#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27132msgid "Move selected action down"
27133msgstr "Pomjeri označenu akciju dole"
27134
27135#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27136#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27137msgid "ID"
27138msgstr ""
27139
27140#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27141msgid "This tweak has its default value"
27142msgstr ""
27143
27144#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27145msgid "This tweak has been customized"
27146msgstr ""
27147
27148#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27149msgid "Plugin tweaks"
27150msgstr ""
27151
27152#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27153msgid ""
27154"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27155" these tweaks should be available on the website from where you downloaded "
27156"the plugins."
27157msgstr ""
27158
27159#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27160msgid ""
27161"Values for the tweaks are shown below. Edit them to change the behavior of "
27162"calibre. Your changes will only take effect <b>after a restart</b> of "
27163"calibre."
27164msgstr ""
27165
27166#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27167msgid "Edit tweaks for any custom plugins you have installed"
27168msgstr ""
27169
27170#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27171msgid "&Plugin tweaks"
27172msgstr ""
27173
27174#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27175msgid "Edit tweak"
27176msgstr ""
27177
27178#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27179msgid "Restore this tweak to its default value"
27180msgstr ""
27181
27182#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27183msgid "&Reset this tweak"
27184msgstr ""
27185
27186#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27187msgid "Apply any changes you made to this tweak"
27188msgstr "Primijeni bilo kakve promjene napravljene u ovom prilagođavanju"
27189
27190#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27191msgid "&Apply changes to this tweak"
27192msgstr ""
27193
27194#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27195msgid "Search for tweak"
27196msgstr ""
27197
27198#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27199#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27200msgid ""
27201"There was a syntax error in your tweak. Click the \"Show details\" button "
27202"for details."
27203msgstr ""
27204
27205#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27206msgid "Invalid tweaks"
27207msgstr ""
27208
27209#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27210msgid ""
27211"The tweaks you entered are invalid, try resetting the tweaks to default and "
27212"changing them one by one until you find the invalid setting."
27213msgstr ""
27214
27215#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27216msgid "View log"
27217msgstr ""
27218
27219#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27220msgid "Choose Files"
27221msgstr ""
27222
27223#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27224msgid "Collecting metadata..."
27225msgstr ""
27226
27227#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27228#, python-format
27229msgid "Saving %d books..."
27230msgstr ""
27231
27232#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27233msgid "Copying files and writing metadata..."
27234msgstr ""
27235
27236#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27237msgid "Copying files..."
27238msgstr ""
27239
27240#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27241#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27242#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27243msgid "Could not save books to disk, click \"Show details\" for more information"
27244msgstr ""
27245
27246#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27247#, python-format
27248msgid ""
27249"The update metadata worker process crashed while processing the book %s. "
27250"Saving is aborted."
27251msgstr ""
27252
27253#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27254#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27255msgid "Requested formats not available"
27256msgstr ""
27257
27258#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27259#, python-format
27260msgid "No %s format file present"
27261msgstr ""
27262
27263#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27264#, python-brace-format
27265msgid "Failed to save: {0} by {1} to disk, with error:"
27266msgstr ""
27267
27268#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27269#, python-brace-format
27270msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27271msgstr ""
27272
27273#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27274#, python-brace-format
27275msgid ""
27276"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27277msgstr ""
27278
27279#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27280#, python-brace-format
27281msgid ""
27282"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27283msgstr ""
27284
27285#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27286msgid ""
27287"Failed to update metadata in some books, click \"Show details\" for more "
27288"information"
27289msgstr ""
27290
27291#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27292msgid ""
27293"Failed to save any books to disk, click \"Show details\" for more "
27294"information"
27295msgstr ""
27296
27297#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27298msgid ""
27299"Failed to save some books to disk, click \"Show details\" for more "
27300"information"
27301msgstr ""
27302
27303#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27304msgid "Error while saving"
27305msgstr ""
27306
27307#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27308msgid "Paste and &search"
27309msgstr ""
27310
27311#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27312#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27313#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27314msgid "&Paste"
27315msgstr ""
27316
27317#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27318msgid "Copy search as URL"
27319msgstr ""
27320
27321#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27322msgid "&Clear search history"
27323msgstr ""
27324
27325#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27326#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27327msgid "Create saved search"
27328msgstr "Sačuvaj pretragu"
27329
27330#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27331msgid ""
27332"Invalid saved search name. It must contain at least one letter or number"
27333msgstr ""
27334
27335#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27336msgid "There is no search to save"
27337msgstr ""
27338
27339#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27340msgid "Delete current search"
27341msgstr "Obriši trenutnu pretragu"
27342
27343#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27344msgid "No search is selected"
27345msgstr "Pretraga nije odabrana"
27346
27347#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27348msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27349msgstr ""
27350
27351#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27352msgid "Search (For advanced search click the gear icon to the left)"
27353msgstr ""
27354
27355#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27356msgid "Start search"
27357msgstr "Započni pretragu"
27358
27359#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27360msgid "Enable or disable search highlighting."
27361msgstr "Omogućite ili onemogućite označavanje u pretragama."
27362
27363#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27364msgid "Highlight search results"
27365msgstr ""
27366
27367#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27368msgid ""
27369"This will change how searching works. When you search, instead of showing "
27370"only the matching books, all books will be shown with the matching books "
27371"highlighted. Are you sure this is what you want?"
27372msgstr ""
27373
27374#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27381msgid "Filter"
27382msgstr ""
27383
27384#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27385msgid "Choose saved search or enter name for new saved search"
27386msgstr ""
27387
27388#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27389msgid ""
27390"Save current search under the name shown in the box. Press and hold for a "
27391"pop-up options menu."
27392msgstr ""
27393
27394#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27395msgid "Create Saved search"
27396msgstr ""
27397
27398#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27399#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27400msgid "Delete Saved search"
27401msgstr ""
27402
27403#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27404msgid "Add Saved search"
27405msgstr ""
27406
27407#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27408msgid "Get Saved search expression"
27409msgstr ""
27410
27411#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27412msgid "Current search is not a saved search"
27413msgstr ""
27414
27415#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27416#, python-format
27417msgid "Create a Virtual library based on %s"
27418msgstr ""
27419
27420#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27421#, python-format
27422msgid "Match any of the selected %s"
27423msgstr ""
27424
27425#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27426#, python-format
27427msgid "Match all of the selected %s"
27428msgstr ""
27429
27430#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27431#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27432msgid "Edit Virtual library"
27433msgstr ""
27434
27435#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27436#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27437msgid "Create Virtual library"
27438msgstr ""
27439
27440#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27441msgid "Virtual library &name:"
27442msgstr ""
27443
27444#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27445msgid "&Search expression:"
27446msgstr ""
27447
27448#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27449msgid "Create a Virtual library based on: "
27450msgstr ""
27451
27452#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27453#, python-format
27454msgid ""
27455"\n"
27456"            <h2>Virtual libraries</h2>\n"
27457"\n"
27458"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27459"            you books that match a search. When a Virtual library is in effect, calibre\n"
27460"            behaves as though the library contains only the matched books. The Tag browser\n"
27461"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27462"            you do will only search within the books in the Virtual library. This\n"
27463"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27464"\n"
27465"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27466"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27467"\n"
27468"            <p>More information and examples are available in the\n"
27469"            <a href=\"%s\">User Manual</a>.</p>\n"
27470"            "
27471msgstr ""
27472
27473#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27474msgid "Saved searches recognized in the expression:"
27475msgstr ""
27476
27477#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27478msgid "Search text changed"
27479msgstr ""
27480
27481#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27482msgid ""
27483"The Virtual library name or the search text has changed. Do you want to "
27484"discard these changes?"
27485msgstr ""
27486
27487#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27488#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27489#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27490msgid "No name"
27491msgstr ""
27492
27493#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27494msgid "You must provide a name for the new Virtual library"
27495msgstr ""
27496
27497#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27498msgid "A Virtual library name cannot begin with \"*\""
27499msgstr ""
27500
27501#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27502msgid "Name already in use"
27503msgstr ""
27504
27505#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27506msgid ""
27507"That name is already in use. Do you want to replace it with the new search?"
27508msgstr ""
27509
27510#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27511msgid "No search string"
27512msgstr ""
27513
27514#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27515msgid "You must provide a search to define the new Virtual library"
27516msgstr ""
27517
27518#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27519#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27520msgid "Invalid search"
27521msgstr ""
27522
27523#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27524#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27525msgid "The search in the search box is not valid"
27526msgstr ""
27527
27528#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27529msgid "Search found no books"
27530msgstr ""
27531
27532#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27533msgid ""
27534"The search found no books, so the Virtual library will be empty. Do you "
27535"really want to use that search?"
27536msgstr ""
27537
27538#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27539#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27540msgid "*current search"
27541msgstr ""
27542
27543#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27544msgid "Virtual library from current search"
27545msgstr ""
27546
27547#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27548msgid "Create a temporary Virtual library from the current search"
27549msgstr ""
27550
27551#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27552msgid ""
27553"Use a \"Virtual library\" to show only a subset of the books present in this"
27554" library"
27555msgstr ""
27556
27557#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27558msgid "(all books)"
27559msgstr "(sve knjige)"
27560
27561#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27562msgid "Additional restriction"
27563msgstr ""
27564
27565#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27566msgid "Remove Virtual library"
27567msgstr ""
27568
27569#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27570msgid "Show Virtual libraries as tabs"
27571msgstr ""
27572
27573#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27574msgid "No search"
27575msgstr ""
27576
27577#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27578msgid "There is no current search to use"
27579msgstr ""
27580
27581#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27582#, python-brace-format
27583msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27584msgstr ""
27585
27586#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27587msgid "No Virtual libraries"
27588msgstr ""
27589
27590#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27591msgid "No Virtual libraries present, create some first"
27592msgstr ""
27593
27594#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27595#, python-brace-format
27596msgid ""
27597"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27598"        For example, if want to choose the VL:\n"
27599"        {example}\n"
27600"        Simply type in the characters:\n"
27601"        {chars}\n"
27602"        and press Enter."
27603msgstr ""
27604
27605#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27606msgid "Choose Virtual library"
27607msgstr ""
27608
27609#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27610#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27611msgid "&Default"
27612msgstr "&Početno"
27613
27614#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27615msgid "Click to change"
27616msgstr "Kliknite da promijenite"
27617
27618#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27619msgid "Customize shortcuts for"
27620msgstr "Prilagodi prečice za"
27621
27622#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27623msgid "Keys"
27624msgstr "Tipke"
27625
27626#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27627msgid "Double click to change"
27628msgstr "Dupli klik da promijenite"
27629
27630#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27631msgid "Starting up, please wait..."
27632msgstr ""
27633
27634#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27635msgid "Added tags:"
27636msgstr ""
27637
27638#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27639msgid "Open store in external web browser"
27640msgstr ""
27641
27642#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27643#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27644#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27645msgid "&What kind of match to use:"
27646msgstr ""
27647
27648#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27649#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27650#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27651msgid "&All these words:"
27652msgstr ""
27653
27654#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27655#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27656#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27657msgid "This exact &phrase:"
27658msgstr ""
27659
27660#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27661#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27662#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27663msgid "&One or more of these words:"
27664msgstr ""
27665
27666#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27667#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27668#, python-format
27669msgid "See the <a href=\"%s\">User Manual</a> for more help"
27670msgstr ""
27671
27672#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27673#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27674#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27675msgid "Enter the title."
27676msgstr ""
27677
27678#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27679msgid "&Description:"
27680msgstr "&Opis:"
27681
27682#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27683msgid "&Headquarters:"
27684msgstr "&Sjedište:"
27685
27686#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27687#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27688#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27689msgid "Search only in specific fields:"
27690msgstr ""
27691
27692#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27693msgid "Enabled:"
27694msgstr "Omogućeno:"
27695
27696#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27697#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27698msgid "DRM:"
27699msgstr "DRM:"
27700
27701#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27702#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27703#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27704#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27705#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27706#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27707msgid "true"
27708msgstr "tačno"
27709
27710#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27711#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27712#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27713#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27714#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27715#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27716msgid "false"
27717msgstr "netačno"
27718
27719#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27720#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27721msgid "Affiliate:"
27722msgstr "Partner:"
27723
27724#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27725msgid "Nam&e/description..."
27726msgstr ""
27727
27728#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27729msgid "Query"
27730msgstr ""
27731
27732#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27733msgid "Enable:"
27734msgstr ""
27735
27736#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27737msgid "&All"
27738msgstr ""
27739
27740#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27741#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27742msgid "&None"
27743msgstr "&Ništa"
27744
27745#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27746msgid "&Invert"
27747msgstr ""
27748
27749#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27750#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27751msgid "Affiliate"
27752msgstr "Partner"
27753
27754#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27755msgid "Enabled"
27756msgstr "Omogućeno"
27757
27758#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27759msgid "Headquarters"
27760msgstr "Sjedište"
27761
27762#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27763msgid "No DRM"
27764msgstr "Bez DRM-a"
27765
27766#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27767msgid ""
27768"This store is currently disabled and cannot be used in other parts of "
27769"calibre."
27770msgstr ""
27771
27772#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27773msgid ""
27774"This store is currently enabled and can be used in other parts of calibre."
27775msgstr ""
27776
27777#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27778msgid "This store only distributes e-books without DRM."
27779msgstr ""
27780
27781#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27782msgid ""
27783"This store distributes e-books with DRM. It may have some titles without "
27784"DRM, but you will need to check on a per title basis."
27785msgstr ""
27786
27787#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27788#, python-format
27789msgid ""
27790"This store is headquartered in %s. This is a good indication of what market "
27791"the store caters to. However, this does not necessarily mean that the store "
27792"is limited to that market only."
27793msgstr ""
27794
27795#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27796#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27797#, python-format
27798msgid "Buying from this store supports the calibre developer: %s."
27799msgstr ""
27800
27801#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27802#, python-format
27803msgid "This store distributes e-books in the following formats: %s"
27804msgstr ""
27805
27806#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27807msgid "Configure..."
27808msgstr "Konfiguriši..."
27809
27810#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27811msgid "Time"
27812msgstr "Vrijeme"
27813
27814#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27815msgid "Number of seconds to wait for a store to respond:"
27816msgstr ""
27817
27818#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27819msgid "Number of seconds to let a store process results:"
27820msgstr ""
27821
27822#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27823msgid "Display"
27824msgstr "Prikaz"
27825
27826#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27827msgid "Maximum number of results to show per store:"
27828msgstr ""
27829
27830#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27831msgid "Open search result in system browser"
27832msgstr "Otvori rezultate pretrage u sistemskom pregledniku"
27833
27834#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27835msgid "Threads"
27836msgstr ""
27837
27838#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
27839msgid "Number of search threads to use:"
27840msgstr ""
27841
27842#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
27843msgid "Number of cache update threads to use:"
27844msgstr ""
27845
27846#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
27847msgid "Number of cover download threads to use:"
27848msgstr ""
27849
27850#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
27851msgid "Number of details threads to use:"
27852msgstr ""
27853
27854#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
27855msgid "&Price:"
27856msgstr "&Cijena:"
27857
27858#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
27859msgid "Download:"
27860msgstr "Preuzmi:"
27861
27862#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
27863msgid "Titl&e/author/price..."
27864msgstr ""
27865
27866#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27867msgid "DRM"
27868msgstr "DRM"
27869
27870#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27871msgid "Download"
27872msgstr "Preuzmi"
27873
27874#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27875msgid "Price"
27876msgstr "Cijena"
27877
27878#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
27879#, python-format
27880msgid ""
27881"Detected price as: %s. Check with the store before making a purchase to "
27882"verify this price is correct. This price often does not include promotions "
27883"the store may be running."
27884msgstr ""
27885
27886#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
27887msgid "No price was found"
27888msgstr ""
27889
27890#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
27891msgid ""
27892"This book as been detected as having DRM restrictions. This book may not "
27893"work with your reader and you will have limitations placed upon you as to "
27894"what you can do with this book. Check with the store before making any "
27895"purchases to ensure you can actually read this book."
27896msgstr ""
27897
27898#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
27899msgid ""
27900"This book has been detected as being DRM Free. You should be able to use "
27901"this book on any device provided it is in a format calibre supports for "
27902"conversion. However, before making a purchase double check the DRM status "
27903"with the store. The store may not be disclosing the use of DRM."
27904msgstr ""
27905
27906#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
27907msgid ""
27908"The DRM status of this book could not be determined. There is a very high "
27909"likelihood that this book is actually DRM restricted."
27910msgstr ""
27911
27912#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
27913#, python-format
27914msgid "The following formats can be downloaded directly: %s."
27915msgstr ""
27916
27917#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
27918msgid "Download..."
27919msgstr "Preuzmi..."
27920
27921#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
27922msgid "Goto in store..."
27923msgstr "Idi u trgovinu..."
27924
27925#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
27926#, python-format
27927msgid "Buying from this store supports the calibre developer: %s</p>"
27928msgstr ""
27929
27930#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
27931msgid "No query"
27932msgstr ""
27933
27934#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
27935msgid "You must enter a title, author or keyword to search for."
27936msgstr ""
27937
27938#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
27939msgid "Customize Get books search"
27940msgstr ""
27941
27942#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
27943msgid "Choose s&tores"
27944msgstr ""
27945
27946#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
27947msgid "Configure s&earch"
27948msgstr ""
27949
27950#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
27951msgid "Couldn't find any books matching your query."
27952msgstr "Nismo pronašli knjige koje odgovaraju vašem upitu."
27953
27954#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
27955msgid "Choose format to download to your library."
27956msgstr "Odaberite format za preuzimanje u vašu biblioteku."
27957
27958#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
27959msgid "Search by title"
27960msgstr ""
27961
27962#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
27963msgid "Search by author"
27964msgstr ""
27965
27966#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
27967msgid "&Keyword:"
27968msgstr ""
27969
27970#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
27971msgid "Search by any keyword"
27972msgstr ""
27973
27974#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
27975msgid "&Invert selection"
27976msgstr ""
27977
27978#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
27979msgid "Configure Get books behavior"
27980msgstr ""
27981
27982#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
27983msgid "&Configure"
27984msgstr ""
27985
27986#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
27987msgid "Open a selected book in the system's web browser"
27988msgstr "Otvori označenu knjigu u sistemskom web pregledniku"
27989
27990#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
27991msgid "Open in &external browser"
27992msgstr "Otvori u &vanjskom pregledniku"
27993
27994#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
27995#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
27996msgid "Books:"
27997msgstr "Knjige:"
27998
27999#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28000msgid ""
28001"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28002"interface\">User Manual</a> for more help"
28003msgstr ""
28004
28005#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28006msgid "Titl&e/author/price ..."
28007msgstr ""
28008
28009#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28010#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28011msgid "Dialog"
28012msgstr ""
28013
28014#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28015msgid "Updating book cache"
28016msgstr ""
28017
28018#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28019msgid "Checking last download date."
28020msgstr "Provjeravam zadnji datum preuzimanja."
28021
28022#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28023msgid "Downloading book list from MobileRead."
28024msgstr "Preuzimam listu knjiga sa MobileReada."
28025
28026#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28027msgid "Processing books."
28028msgstr "Procesiram knjige."
28029
28030#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28031#, python-format
28032msgid "%(num)s of %(tot)s books processed."
28033msgstr "Procesirano %(num)s od %(tot)s knjiga."
28034
28035#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28036msgid "Updating MobileRead book cache..."
28037msgstr ""
28038
28039#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28040msgid "&Query:"
28041msgstr "&Upit:"
28042
28043#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28044msgid "Home"
28045msgstr "Početna"
28046
28047#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28048msgid "Reload"
28049msgstr "Učitaj ponovo"
28050
28051#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28052#, python-brace-format
28053msgid "Download of {0} failed with error: {1}"
28054msgstr ""
28055
28056#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28057msgid ""
28058"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28059" your computer. Once it is saved, open it with <a "
28060"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28061"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28062"which will be a .epub file. You can add this book to calibre using \"Add "
28063"Books\" and selecting the file from the ADE library folder."
28064msgstr ""
28065
28066#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28067msgid "File is not a supported e-book type. Save to disk?"
28068msgstr ""
28069
28070#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28071msgid "Could not contact calibre"
28072msgstr ""
28073
28074#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28075msgid ""
28076"No running calibre instance found. Please start calibre before trying to "
28077"download books."
28078msgstr ""
28079
28080#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28081msgid "Download completed"
28082msgstr ""
28083
28084#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28085#, python-brace-format
28086msgid ""
28087"Download of {0} has been completed, the book was added to your calibre "
28088"library"
28089msgstr ""
28090
28091#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28092#, python-format
28093msgid "Average rating for books in this category: %.1f"
28094msgstr ""
28095
28096#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28097msgid "Books in this category are unrated"
28098msgstr ""
28099
28100#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28101#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28102msgid "Search expression:"
28103msgstr ""
28104
28105#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28106#, python-format
28107msgid "Number of books: %s"
28108msgstr ""
28109
28110#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28111#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28112msgid "Rename in Virtual library"
28113msgstr ""
28114
28115#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28116msgid ""
28117"Do you want this rename to apply only to books in the current Virtual "
28118"library?"
28119msgstr ""
28120
28121#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28122msgid "Yes, apply only in VL"
28123msgstr ""
28124
28125#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28126msgid "No, apply in entire library"
28127msgstr ""
28128
28129#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28130#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28131#, python-brace-format
28132msgid "The grouped search term name is \"{0}\""
28133msgstr ""
28134
28135#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28136#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28137#, python-brace-format
28138msgid "The lookup/search name is \"{0}\"{1}"
28139msgstr ""
28140
28141#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28142msgid "Changing the authors for several books can take a while. Are you sure?"
28143msgstr ""
28144
28145#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28146msgid ""
28147"Changing the metadata for that many books can take a while. Are you sure?"
28148msgstr ""
28149
28150#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28151#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28152#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28153msgid "Rename User category"
28154msgstr ""
28155
28156#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28157msgid "You cannot use periods in the name when renaming User categories"
28158msgstr ""
28159
28160#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28161#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28162#, python-format
28163msgid "The name %s is already used"
28164msgstr "Ime %s već postoji"
28165
28166#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28167msgid "Author names cannot contain & characters."
28168msgstr ""
28169
28170#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28171msgid "Duplicate search name"
28172msgstr "Duplo ime pretrage"
28173
28174#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28175#, python-format
28176msgid "The saved search name %s is already used."
28177msgstr "Sačuvano ime pretrage %s već postoji."
28178
28179#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28180msgid "User categories"
28181msgstr ""
28182
28183#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28184msgid "Custom columns"
28185msgstr ""
28186
28187#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28188msgid "Invalid search restriction"
28189msgstr "Neispravno ograničenje pretrage"
28190
28191#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28192msgid "The current search restriction is invalid"
28193msgstr "Ograničene trenutne pretrage je neispravno"
28194
28195#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28196msgid "New category"
28197msgstr ""
28198
28199#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28200#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28201msgid "Delete User category"
28202msgstr ""
28203
28204#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28205#, python-format
28206msgid "%s is not a User category"
28207msgstr ""
28208
28209#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28210#, python-format
28211msgid "%s contains items. Do you really want to delete it?"
28212msgstr "%s sadrži neke stavke. Da li zaista želite izvršiti brisanje?"
28213
28214#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28215msgid "Remove category"
28216msgstr "Ukloni kategoriju"
28217
28218#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28219#, python-format
28220msgid "User category %s does not exist"
28221msgstr "Korisnička kategorija %s ne postoji"
28222
28223#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28224msgid "Add to User category"
28225msgstr ""
28226
28227#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28228#, python-format
28229msgid "A User category %s does not exist"
28230msgstr ""
28231
28232#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28233msgid "Children"
28234msgstr ""
28235
28236#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28237msgid "Item"
28238msgstr ""
28239
28240#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28241#, python-format
28242msgid ""
28243"%s and its children will be deleted from books in the Virtual library. Are "
28244"you sure?"
28245msgstr ""
28246
28247#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28248#, python-format
28249msgid "%s and its children will be deleted from all books. Are you sure?"
28250msgstr ""
28251
28252#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28253#, python-format
28254msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28255msgstr ""
28256
28257#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28258#, python-format
28259msgid "%s will be deleted from all books. Are you sure?"
28260msgstr ""
28261
28262#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28263msgid "Delete item"
28264msgstr ""
28265
28266#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28267msgid "You must select some books to apply {} to"
28268msgstr ""
28269
28270#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28271#, python-format
28272msgid ""
28273"The identifier %s will be deleted from books in the current virtual library."
28274" Are you sure?"
28275msgstr ""
28276
28277#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28278#, python-format
28279msgid "The identifier %s will be deleted from all books. Are you sure?"
28280msgstr ""
28281
28282#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28283msgid "Delete identifier"
28284msgstr ""
28285
28286#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28287#, python-format
28288msgid "change_tb_category_visibility: category %s does not exist"
28289msgstr ""
28290
28291#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28292#, python-format
28293msgid "change_tb_category_visibility: invalid operation %s"
28294msgstr ""
28295
28296#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28297msgid ""
28298"Change how the Tag browser works, such as, how it is sorted, what happens "
28299"when you click items, etc."
28300msgstr ""
28301
28302#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28303msgid ""
28304"Search for items. If the text begins with equals (=) the search is exact "
28305"match, otherwise it is \"contains\" finding items containing the text "
28306"anywhere in the item name. Both exact and contains searches ignore case. You"
28307" can limit the search to particular categories using syntax similar to "
28308"search. For example, tags:foo will find foo in any tag, but not in authors "
28309"etc. Entering *foo will collapse all categories then showing only those "
28310"categories with items containing the text \"foo\""
28311msgstr ""
28312
28313#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28314msgid "Find in the Tag browser"
28315msgstr ""
28316
28317#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28318msgid "Find the first/next matching item"
28319msgstr "Pronađi prvu/sljedeću stavku"
28320
28321#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28322msgid "Find"
28323msgstr ""
28324
28325#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28326msgid "No more matches.</b><p> Click Find again to go to first match"
28327msgstr ""
28328
28329#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28330msgid "Configure Tag browser"
28331msgstr ""
28332
28333#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28334msgid "Number of books"
28335msgstr ""
28336
28337#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28338msgid "Average rating"
28339msgstr "Prosječna ocjena"
28340
28341#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28342msgid "Set the sort order for entries in the Tag browser"
28343msgstr ""
28344
28345#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28346msgid "Search type when selecting multiple items"
28347msgstr ""
28348
28349#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28350msgid "Match all of the items"
28351msgstr ""
28352
28353#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28354msgid "Match any of the items"
28355msgstr ""
28356
28357#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28358msgid ""
28359"When selecting multiple entries in the Tag browser match any or all of them"
28360msgstr ""
28361
28362#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28363msgid "Manage authors, tags, etc."
28364msgstr "Uredi autore, oznake, i sl."
28365
28366#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28367msgid ""
28368"All of these category_managers are available by right-clicking on items in "
28369"the Tag browser above"
28370msgstr ""
28371
28372#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28373msgid "'Click' found item"
28374msgstr ""
28375
28376#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28377msgid "Give the Tag browser keyboard focus"
28378msgstr ""
28379
28380#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28381msgid "Hide counts"
28382msgstr ""
28383
28384#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28385msgid "Show counts"
28386msgstr ""
28387
28388#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28389msgid "Hide average rating"
28390msgstr ""
28391
28392#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28393msgid "Show average rating"
28394msgstr ""
28395
28396#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28397msgid ""
28398"A Virtual library is active but you are renaming the item in all books in "
28399"your library. Is this really what you want to do?"
28400msgstr ""
28401
28402#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28403msgid "Yes, apply in entire library"
28404msgstr ""
28405
28406#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28407msgid "No, apply only in Virtual library"
28408msgstr ""
28409
28410#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28411#, python-format
28412msgid "Change icon for: %s"
28413msgstr ""
28414
28415#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28416msgid "Delete the saved search: {}?"
28417msgstr ""
28418
28419#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28420msgid "Show category"
28421msgstr "Prikaži kategoriju"
28422
28423#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28424msgid "All categories"
28425msgstr ""
28426
28427#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28428#, python-format
28429msgid "Rename %s in Virtual library"
28430msgstr ""
28431
28432#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28433#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28434#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28435#, python-format
28436msgid "Rename %s"
28437msgstr "Preimenuj %s"
28438
28439#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28440#, python-format
28441msgid "Delete %s in Virtual library"
28442msgstr ""
28443
28444#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28445#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28446#, python-format
28447msgid "Delete %s"
28448msgstr ""
28449
28450#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28451#, python-format
28452msgid "Edit sort for %s"
28453msgstr "Uredi sortiranje za %s"
28454
28455#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28456#, python-format
28457msgid "Edit link for %s"
28458msgstr "Uredi linkove za %s"
28459
28460#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28461#, python-format
28462msgid "Add %s to User category"
28463msgstr ""
28464
28465#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28466#, python-format
28467msgid "Children of %s"
28468msgstr ""
28469
28470#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28471#, python-format
28472msgid "Add/remove %s to selected books"
28473msgstr ""
28474
28475#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28476#, python-format
28477msgid "Add %s to selected books"
28478msgstr ""
28479
28480#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28481#, python-format
28482msgid "Remove %s from selected books"
28483msgstr ""
28484
28485#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28486#, python-format
28487msgid "Delete Saved search %s"
28488msgstr ""
28489
28490#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28491#, python-format
28492msgid "Delete %s in Virtual Library"
28493msgstr ""
28494
28495#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28496#, python-format
28497msgid "Remove %(item)s from category %(cat)s"
28498msgstr ""
28499
28500#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28501#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28502#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28503msgid "Search for"
28504msgstr ""
28505
28506#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28507#, python-format
28508msgid "%s and its children"
28509msgstr ""
28510
28511#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28512#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28513#, python-format
28514msgid "Everything but %s"
28515msgstr ""
28516
28517#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28518#, python-format
28519msgid "Everything but %s and its children"
28520msgstr ""
28521
28522#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28523msgid "The saved search expression"
28524msgstr ""
28525
28526#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28527#, python-format
28528msgid "Add sub-category to %s"
28529msgstr "Dodaj podkategoriju u %s"
28530
28531#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28532#, python-format
28533msgid "Delete User category %s"
28534msgstr ""
28535
28536#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28537#, python-format
28538msgid "Books in category %s"
28539msgstr ""
28540
28541#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28542#, python-format
28543msgid "Books not in category %s"
28544msgstr ""
28545
28546#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28547#, python-format
28548msgid "Edit permissible values for %s"
28549msgstr ""
28550
28551#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28552#, python-format
28553msgid "Hide category %s"
28554msgstr "Sakrij kategoriju %s"
28555
28556#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28557msgid "Change category icon"
28558msgstr ""
28559
28560#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28561msgid "Restore default icon"
28562msgstr ""
28563
28564#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28565#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28566msgid "Manage User categories"
28567msgstr ""
28568
28569#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28570msgid "Change sub-categorization scheme"
28571msgstr ""
28572
28573#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28574msgid "Partition"
28575msgstr "Particija (dio)"
28576
28577#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28578msgid "First letter is usable only when sorting by name"
28579msgstr ""
28580
28581#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28582msgid "Expand or collapse"
28583msgstr ""
28584
28585#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28586#, python-brace-format
28587msgid "Expand {0}"
28588msgstr ""
28589
28590#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28591#, python-brace-format
28592msgid "Expand {0} and its children"
28593msgstr ""
28594
28595#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28596#, python-brace-format
28597msgid "Collapse {0}"
28598msgstr ""
28599
28600#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28601#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28602msgid "Remove"
28603msgstr ""
28604
28605#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28606msgid "Keep"
28607msgstr ""
28608
28609#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28610msgid "Title-case"
28611msgstr ""
28612
28613#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28614msgid "Split"
28615msgstr ""
28616
28617#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28618msgid "Create the rule below, the rule can be used to remove or replace tags"
28619msgstr ""
28620
28621#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28622msgid "the tag, if it"
28623msgstr ""
28624
28625#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28626msgid "You must provide a value for the tag to match"
28627msgstr ""
28628
28629#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28630#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28631msgid "with the tag:"
28632msgstr ""
28633
28634#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28635#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28636msgid "on the character:"
28637msgstr ""
28638
28639#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28640msgid ""
28641"The character on which to split tags. Note that technically you can specify "
28642"a sub-string, not just a single character. Then splitting will happen on the"
28643" sub-string."
28644msgstr ""
28645
28646#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28647msgid ""
28648"What to replace the tag with. Note that if you use a pattern to match tags, "
28649"you can replace with parts of the matched pattern. See  the User Manual on "
28650"how to use regular expressions for details."
28651msgstr ""
28652
28653#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28654#, python-format
28655msgid ""
28656"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28657msgstr ""
28658
28659#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28660msgid "Edit the list of tags with the Tag editor"
28661msgstr ""
28662
28663#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28664msgid "Tags that contain this string will match"
28665msgstr ""
28666
28667#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28668msgid "Use the Tag editor to edit the list of tags"
28669msgstr ""
28670
28671#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28672#, python-brace-format
28673msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28674msgstr ""
28675
28676#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28677msgid ""
28678"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28679"button below to get started. The rules will be processed in order for every "
28680"tag until either a \"remove\" or a \"keep\" rule matches."
28681msgstr ""
28682
28683#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28684msgid "You can <b>change an existing rule</b> by double clicking it"
28685msgstr ""
28686
28687#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28688msgid "Move current rule up"
28689msgstr ""
28690
28691#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28692msgid "Move current rule down"
28693msgstr ""
28694
28695#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28696msgid "Test tag mapper rules"
28697msgstr ""
28698
28699#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28700msgid "Enter a comma separated list of &tags to test:"
28701msgstr ""
28702
28703#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28704msgid "Enter tags and click the \"Test\" button"
28705msgstr ""
28706
28707#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28708#, python-format
28709msgid "<b>Resulting tags:</b> %s"
28710msgstr ""
28711
28712#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28713msgid "Cannot save as no rules have been created"
28714msgstr ""
28715
28716#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28717msgid "Save ruleset as"
28718msgstr ""
28719
28720#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28721msgid "Enter a name for this ruleset:"
28722msgstr ""
28723
28724#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28725#, python-format
28726msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28727msgstr ""
28728
28729#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28730msgid "Delete saved rulesets"
28731msgstr ""
28732
28733#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28734msgid "No saved rulesets available"
28735msgstr ""
28736
28737#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28738msgid "Edit tag mapper rules"
28739msgstr ""
28740
28741#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28742msgid "Select a destination for the Table of Contents entry"
28743msgstr ""
28744
28745#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28746msgid "Search for text..."
28747msgstr ""
28748
28749#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28751msgid "Find &next"
28752msgstr ""
28753
28754#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28756msgid "Find &previous"
28757msgstr ""
28758
28759#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28760msgid ""
28761"Here you can choose a destination for the Table of Contents' entry to point "
28762"to. First choose a file from the book in the left-most panel. The file will "
28763"open in the central panel.<p>Then choose a location inside the file. To do "
28764"so, simply click on the place in the central panel that you want to use as "
28765"the destination. As you move the mouse around the central panel, a thick "
28766"green line appears, indicating the precise location that will be selected "
28767"when you click."
28768msgstr ""
28769
28770#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28771msgid "Na&me of the ToC entry:"
28772msgstr ""
28773
28774#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28775msgid "Currently selected destination:"
28776msgstr ""
28777
28778#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28779#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28780msgid "No match found"
28781msgstr ""
28782
28783#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28784#, python-format
28785msgid "No match found for: %s"
28786msgstr ""
28787
28788#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28789#, python-format
28790msgid ""
28791"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28792" to search in the %(which)s file [%(next)s]?"
28793msgstr ""
28794
28795#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28796msgid "next"
28797msgstr ""
28798
28799#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28800msgid "previous"
28801msgstr ""
28802
28803#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28804msgid "Bad markup"
28805msgstr ""
28806
28807#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28808msgid "This book has severely broken markup, its ToC cannot be edited."
28809msgstr ""
28810
28811#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28812#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28813#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28814msgid "File:"
28815msgstr ""
28816
28817#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28818#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28819msgid "Top of the file"
28820msgstr ""
28821
28822#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28823#, python-format
28824msgid "Approximately %d%% from the top"
28825msgstr ""
28826
28827#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28828#, python-format
28829msgid "Location: A &lt;%s&gt; tag inside the file"
28830msgstr ""
28831
28832#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28833msgid "Create ToC from XPath"
28834msgstr ""
28835
28836#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28837msgid ""
28838"Specify a series of XPath expressions for the different levels of the Table "
28839"of Contents. You can use the wizard buttons to help you create XPath "
28840"expressions."
28841msgstr ""
28842
28843#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
28844#, python-format
28845msgid "Level %s ToC:"
28846msgstr ""
28847
28848#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
28849msgid "Do not add duplicate entries at the same level"
28850msgstr ""
28851
28852#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
28853msgid "No XPaths"
28854msgstr ""
28855
28856#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
28857msgid "No XPaths have been entered"
28858msgstr ""
28859
28860#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
28861#, python-format
28862msgid "The XPath expression %s is not valid."
28863msgstr ""
28864
28865#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
28866msgid ""
28867"You can edit existing entries in the Table of Contents by clicking them in "
28868"the panel to the left."
28869msgstr ""
28870
28871#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
28872msgid ""
28873"Entries with a green tick next to them point to a location that has been "
28874"verified to exist. Entries with a red dot are broken and may need to be "
28875"fixed."
28876msgstr ""
28877
28878#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
28879msgid "Create a &new entry"
28880msgstr ""
28881
28882#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
28883msgid "Generate ToC from &major headings"
28884msgstr ""
28885
28886#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
28887msgid ""
28888"Generate a Table of Contents from the major headings in the book. This will "
28889"work if the book identifies its headings using HTML heading tags. Uses the "
28890"<h1>, <h2> and <h3> tags."
28891msgstr ""
28892
28893#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
28894msgid "Generate ToC from &all headings"
28895msgstr ""
28896
28897#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
28898msgid ""
28899"Generate a Table of Contents from all the headings in the book. This will "
28900"work if the book identifies its headings using HTML heading tags. Uses the "
28901"<h1-6> tags."
28902msgstr ""
28903
28904#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
28905msgid "Generate ToC from &links"
28906msgstr ""
28907
28908#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
28909msgid ""
28910"Generate a Table of Contents from all the links in the book. Links that "
28911"point to destinations that do not exist in the book are ignored. Also "
28912"multiple links with the same destination or the same text are ignored."
28913msgstr ""
28914
28915#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
28916msgid "Generate ToC from &files"
28917msgstr ""
28918
28919#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
28920msgid ""
28921"Generate a Table of Contents from individual files in the book. Each entry "
28922"in the ToC will point to the start of the file, the text of the entry will "
28923"be the \"first line\" of text from the file."
28924msgstr ""
28925
28926#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
28927msgid "Generate ToC from &XPath"
28928msgstr ""
28929
28930#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
28931msgid "Generate a Table of Contents from arbitrary XPath expressions."
28932msgstr ""
28933
28934#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
28935msgid "&Flatten the ToC"
28936msgstr ""
28937
28938#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
28939msgid "Flatten the Table of Contents, putting all entries at the top level"
28940msgstr ""
28941
28942#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
28943msgid ""
28944"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
28945"files. In a linear ToC every entry must point to a location after the "
28946"previous entry. If you create a non-linear ToC it will be automatically re-"
28947"arranged inside the AZW3 file."
28948msgstr ""
28949
28950#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
28951msgid ""
28952"You can move this entry around the Table of Contents by drag and drop or "
28953"using the up and down buttons to the left"
28954msgstr ""
28955
28956#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
28957msgid "Change the &location this entry points to"
28958msgstr ""
28959
28960#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
28961msgid "&Remove this entry"
28962msgstr ""
28963
28964#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
28965msgid "New entry &inside this entry"
28966msgstr ""
28967
28968#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
28969msgid "New entry &above this entry"
28970msgstr ""
28971
28972#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
28973msgid "New entry &below this entry"
28974msgstr ""
28975
28976#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
28977msgid "&Flatten this entry"
28978msgstr ""
28979
28980#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
28981msgid ""
28982"All children of this entry are brought to the same level as this entry."
28983msgstr ""
28984
28985#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
28986msgid "&Return to welcome screen"
28987msgstr ""
28988
28989#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
28990msgid "Go back to the top level view"
28991msgstr ""
28992
28993#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
28994msgid "Remove duplicates"
28995msgstr ""
28996
28997#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
28998msgid "Should headings with the same text at the same level be included?"
28999msgstr ""
29000
29001#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29002msgid "&Include duplicates"
29003msgstr ""
29004
29005#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29006msgid "&Remove duplicates"
29007msgstr ""
29008
29009#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29010msgid "This entry points to an existing destination"
29011msgstr ""
29012
29013#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29014msgid "The location this entry points to does not exist"
29015msgstr ""
29016
29017#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29018#, python-brace-format
29019msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29020msgstr ""
29021
29022#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29023msgid "Multiple items selected"
29024msgstr ""
29025
29026#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29027msgid ""
29028"You are trying to move multiple items at once, this is not supported. "
29029"Instead use Drag and Drop to move multiple items"
29030msgstr ""
29031
29032#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29033msgid "Chapter "
29034msgstr ""
29035
29036#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29037msgid "All selected items will be renamed to the form prefix-number"
29038msgstr ""
29039
29040#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29041msgid "Change the location this entry points to"
29042msgstr ""
29043
29044#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29045msgid "Bulk rename all selected items"
29046msgstr ""
29047
29048#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29049msgid "Remove all selected items"
29050msgstr ""
29051
29052#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29053#, python-format
29054msgid "Move \"%s\" up"
29055msgstr ""
29056
29057#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29058#, python-format
29059msgid "Move \"%s\" down"
29060msgstr ""
29061
29062#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29063#, python-format
29064msgid "Unindent \"%s\""
29065msgstr ""
29066
29067#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29068#, python-format
29069msgid "Indent \"%s\""
29070msgstr ""
29071
29072#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29073msgid "Move current entry up [Ctrl+Up]"
29074msgstr ""
29075
29076#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29077msgid "Unindent the current entry [Ctrl+Left]"
29078msgstr ""
29079
29080#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29081msgid "Remove all selected entries"
29082msgstr ""
29083
29084#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29085msgid "Indent the current entry [Ctrl+Right]"
29086msgstr ""
29087
29088#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29089msgid "Move current entry down [Ctrl+Down]"
29090msgstr ""
29091
29092#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29094msgid "&Expand all"
29095msgstr ""
29096
29097#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29099msgid "&Collapse all"
29100msgstr ""
29101
29102#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29103msgid "Double click on an entry to change the text"
29104msgstr ""
29105
29106#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29107#, python-format
29108msgid ""
29109"The location this entry point to does not exist:\n"
29110"%s"
29111msgstr ""
29112
29113#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29114#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29115#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29116msgid "No items found"
29117msgstr ""
29118
29119#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29120msgid "No items were found that could be added to the Table of Contents."
29121msgstr ""
29122
29123#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29124msgid "No links were found that could be added to the Table of Contents."
29125msgstr ""
29126
29127#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29128msgid "No files were found that could be added to the Table of Contents."
29129msgstr ""
29130
29131#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29133#, python-format
29134msgid "Edit the ToC in %s"
29135msgstr ""
29136
29137#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29138#, python-format
29139msgid "Loading %s, please wait..."
29140msgstr ""
29141
29142#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29143#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29144msgid "Undo the last action, if any"
29145msgstr ""
29146
29147#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29148#, python-format
29149msgid "Writing %s, please wait..."
29150msgstr ""
29151
29152#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29154msgid "Failed to write book"
29155msgstr ""
29156
29157#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29159#, python-format
29160msgid "Could not write %s. Click \"Show details\" for more information."
29161msgstr ""
29162
29163#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29164msgid "Failed to load book"
29165msgstr ""
29166
29167#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29168#, python-format
29169msgid "Could not load %s. Click \"Show details\" for more information."
29170msgstr ""
29171
29172#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29173#, python-format
29174msgid "Convert book %(num)d of %(total)d (%(title)s)"
29175msgstr ""
29176
29177#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29178msgid "Could not convert"
29179msgstr ""
29180
29181#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29182#, python-format
29183msgid ""
29184"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29185"should have files, but calibre is not finding them, that is most likely "
29186"because you moved the book's files around outside of calibre. You will need "
29187"to find those files and re-add them to calibre."
29188msgstr ""
29189
29190#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29191#, python-format
29192msgid "No supported formats (Available formats: %s)"
29193msgstr ""
29194
29195#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29196msgid "This book has no actual e-book files"
29197msgstr ""
29198
29199#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29200#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29201msgid "Could not convert some books"
29202msgstr "Nije moguće pretvoriti neke knjige"
29203
29204#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29205msgid ""
29206"Could not convert the book because no supported source format was found"
29207msgstr ""
29208
29209#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29210#, python-brace-format
29211msgid ""
29212"Could not convert {num} of {tot} books, because no supported source formats "
29213"were found."
29214msgstr ""
29215
29216#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29217msgid "Queueing books for bulk conversion"
29218msgstr ""
29219
29220#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29221msgid "Queueing "
29222msgstr ""
29223
29224#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29225#, python-format
29226msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29227msgstr ""
29228
29229#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29230#, python-format
29231msgid ""
29232"Could not convert %(num)d of %(tot)d books, because no suitable source "
29233"format was found."
29234msgstr ""
29235
29236#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29237#, python-format
29238msgid "Fetch news from %s"
29239msgstr ""
29240
29241#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29242msgid "Convert existing"
29243msgstr ""
29244
29245#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29246#, python-format
29247msgid ""
29248"The following books have already been converted to the %s format. Do you "
29249"wish to reconvert them?"
29250msgstr ""
29251
29252#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29253#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29254msgid "Could not find speech-dispatcher on your system. Please install it."
29255msgstr ""
29256
29257#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29258#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29259#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29262msgid "Language"
29263msgstr ""
29264
29265#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29266msgid "Variant"
29267msgstr ""
29268
29269#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29270msgid "&Speed of speech:"
29271msgstr ""
29272
29273#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29274msgid "Speech s&ynthesizer:"
29275msgstr ""
29276
29277#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29278msgid "female"
29279msgstr ""
29280
29281#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29282msgid "male"
29283msgstr ""
29284
29285#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29286msgid "neutral"
29287msgstr ""
29288
29289#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29290#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29291msgid "Age"
29292msgstr ""
29293
29294#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29295#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29296msgid "Gender"
29297msgstr ""
29298
29299#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29300#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29301msgid "&Speed of speech (words per minute):"
29302msgstr ""
29303
29304#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29305msgid "Sound output:"
29306msgstr ""
29307
29308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29309msgid "&Unmark marked text"
29310msgstr ""
29311
29312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29313msgid "The Qt WebEngine Render process crashed and has been restarted"
29314msgstr ""
29315
29316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29318msgid "Unsaved changes"
29319msgstr ""
29320
29321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29322msgid ""
29323"The current book has unsaved changes. If you open a new book, they will be "
29324"lost. Are you sure you want to proceed?"
29325msgstr ""
29326
29327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29328msgid "Cannot open"
29329msgstr ""
29330
29331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29332msgid ""
29333"The current book is being saved, you cannot open a new book until the saving"
29334" is completed"
29335msgstr ""
29336
29337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29339msgid "Choose file location"
29340msgstr ""
29341
29342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29343msgid "Importing book, please wait..."
29344msgstr ""
29345
29346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29347msgid "Choose book folder"
29348msgstr ""
29349
29350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29352msgid "Choose book"
29353msgstr ""
29354
29355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29356msgid "File not found"
29357msgstr ""
29358
29359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29360#, python-format
29361msgid "The file %s does not exist."
29362msgstr ""
29363
29364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29365msgid "Unsupported format"
29366msgstr ""
29367
29368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29369#, python-format
29370msgid ""
29371"Tweaking is only supported for books in the %s formats. Convert your book to"
29372" one of these formats first."
29373msgstr ""
29374
29375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29376msgid "Opening book, please wait..."
29377msgstr ""
29378
29379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29381msgid "Failed to open book"
29382msgstr ""
29383
29384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29385msgid ""
29386"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29387"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29388"this book."
29389msgstr ""
29390
29391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29392msgid "Failed to open book, click \"Show details\" for more information."
29393msgstr ""
29394
29395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29396msgid "Start of editing session"
29397msgstr ""
29398
29399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29400msgid "Before: Delete files"
29401msgstr ""
29402
29403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29404msgid "One file deleted"
29405msgid_plural "{} files deleted"
29406msgstr[0] ""
29407msgstr[1] ""
29408msgstr[2] ""
29409
29410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29411msgid "Before: Re-order text"
29412msgstr ""
29413
29414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29416msgid ""
29417"You must first open a book to edit, before trying to create new files in it."
29418msgstr ""
29419
29420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29421#, python-format
29422msgid "Before: Add file %s"
29423msgstr ""
29424
29425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29426msgid "Choose files"
29427msgstr ""
29428
29429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29430msgid "Before Add files"
29431msgstr ""
29432
29433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29434msgid "Before: Add cover"
29435msgstr ""
29436
29437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29438msgid "No book is currently open. You must first open a book."
29439msgstr ""
29440
29441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29442msgid "No book open"
29443msgstr ""
29444
29445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29446msgid "You must open a book before trying to edit the Table of Contents."
29447msgstr ""
29448
29449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29450msgid "Before: Edit Table of Contents"
29451msgstr ""
29452
29453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29454msgid "Before: Insert inline Table of Contents"
29455msgstr ""
29456
29457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29458msgid "No Table of Contents"
29459msgstr ""
29460
29461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29462msgid ""
29463"Cannot create an inline Table of Contents as this book has no existing Table"
29464" of Contents. You must first create a Table of Contents using the Edit Table"
29465" of Contents tool."
29466msgstr ""
29467
29468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29469#, python-format
29470msgid "Before: %s"
29471msgstr ""
29472
29473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29476msgid "You must first open a book in order to transform styles."
29477msgstr ""
29478
29479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29480msgid "No HTML file"
29481msgstr ""
29482
29483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29484msgid "Not currently editing an HTML file"
29485msgstr ""
29486
29487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29489msgid "No HTML files"
29490msgstr ""
29491
29492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29493msgid "Not currently editing any HTML files"
29494msgstr ""
29495
29496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29497msgid "No HTML files are currently selected in the File browser"
29498msgstr ""
29499
29500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29501msgid "Before HTML transformation"
29502msgstr ""
29503
29504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29505msgid "No HTML was changed."
29506msgstr ""
29507
29508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29510msgid "No changes"
29511msgstr ""
29512
29513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29514msgid "Before style transformation"
29515msgstr ""
29516
29517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29518msgid "No styles were changed."
29519msgstr ""
29520
29521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29522msgid "Before: Get external resources"
29523msgstr ""
29524
29525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29526msgid "No book is currently open. You must first open a book to manage fonts."
29527msgstr ""
29528
29529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29530msgid "Embed all fonts"
29531msgstr ""
29532
29533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29534msgid "Subset all fonts"
29535msgstr ""
29536
29537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29538#, python-format
29539msgid ""
29540"The %s format does not support file and folder names internally, therefore "
29541"arranging files into folders is not allowed."
29542msgstr ""
29543
29544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29545msgid "The files in this book are already arranged into folders"
29546msgstr ""
29547
29548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29549msgid "Nothing to do"
29550msgstr ""
29551
29552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29553msgid "Show this message &again"
29554msgstr ""
29555
29556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29557msgid "Before: Arrange into folders"
29558msgstr ""
29559
29560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29563msgid "Renaming and updating links..."
29564msgstr ""
29565
29566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29567#, python-brace-format
29568msgid ""
29569"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29570"can cause problems, are you sure?"
29571msgstr ""
29572
29573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29574#, python-brace-format
29575msgid ""
29576"The name you have chosen {0} contains special characters, internally it will"
29577" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29578"hyphens and underscores for file names. Other characters can cause problems "
29579"for  different e-book viewers. Are you sure you want to proceed?"
29580msgstr ""
29581
29582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29583#, python-format
29584msgid "Before: Rename %s"
29585msgstr ""
29586
29587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29588msgid "Before: Bulk rename"
29589msgstr ""
29590
29591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29592msgid "Failed to rename files"
29593msgstr ""
29594
29595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29596msgid "Failed to rename files, click \"Show details\" for more information."
29597msgstr ""
29598
29599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29601msgid "&Revert to"
29602msgstr ""
29603
29604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29605msgid "&Revert changes"
29606msgstr ""
29607
29608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29609msgid "Show this popup again"
29610msgstr ""
29611
29612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29616msgid "See what &changed"
29617msgstr ""
29618
29619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29620#, python-format
29621msgid "%s books"
29622msgstr ""
29623
29624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29625msgid "Current book"
29626msgstr ""
29627
29628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29629msgid "Other book"
29630msgstr ""
29631
29632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29633msgid "Before: Fix HTML"
29634msgstr ""
29635
29636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29637msgid "All HTML files fixed"
29638msgstr ""
29639
29640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29641msgid "Fixing done"
29642msgstr ""
29643
29644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29645msgid "Before: Beautify files"
29646msgstr ""
29647
29648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29649msgid "All files beautified"
29650msgstr ""
29651
29652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29653msgid "Beautified"
29654msgstr ""
29655
29656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29657msgid "Inserting images is only supported for HTML and CSS files."
29658msgstr ""
29659
29660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29661msgid "New class name"
29662msgstr ""
29663
29664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29665msgid "Rename the class {} to?"
29666msgstr ""
29667
29668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29669msgid "Before: Rename {}"
29670msgstr ""
29671
29672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29673msgid "No class {} found to change"
29674msgstr ""
29675
29676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29677msgid "Semantics are not supported for the AZW3 format."
29678msgstr ""
29679
29680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29681msgid "Before: Set Semantics"
29682msgstr ""
29683
29684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29685msgid "Before: Filter style information"
29686msgstr ""
29687
29688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29689msgid "No matching style rules were found"
29690msgstr ""
29691
29692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29693#, python-format
29694msgid "No file with the name %s was found in the book"
29695msgstr ""
29696
29697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29698msgid "No style rules that match the class {} were found"
29699msgstr ""
29700
29701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29702msgid ""
29703"Choose a name for the checkpoint.\n"
29704"You can later restore the book to this checkpoint via the\n"
29705"\"Revert to...\" entries in the Edit menu."
29706msgstr ""
29707
29708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29709msgid "Path does not exist"
29710msgstr ""
29711
29712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29713#, python-format
29714msgid ""
29715"The file you are editing (%s) no longer exists. You have to choose a new "
29716"save location."
29717msgstr ""
29718
29719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29720msgid "Cannot save a copy"
29721msgstr ""
29722
29723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29724msgid "Saving a copy of a folder based book is not supported"
29725msgstr ""
29726
29727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29728msgid "Choose path"
29729msgstr ""
29730
29731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29732#, python-format
29733msgid "Book (%s)"
29734msgstr ""
29735
29736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29737msgid "Saving copy, please wait..."
29738msgstr ""
29739
29740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29741msgid "Failed to save copy"
29742msgstr ""
29743
29744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29745msgid "Failed to save copy, click \"Show details\" for more information."
29746msgstr ""
29747
29748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29749#, python-format
29750msgid "Copy saved to %s"
29751msgstr ""
29752
29753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29754msgid "Copy saved"
29755msgstr ""
29756
29757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29758msgid "Could not save"
29759msgstr ""
29760
29761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29762msgid ""
29763"Saving of the book failed. Click \"Show details\" for more information. You "
29764"can try to save a copy to a different location, via File->Save a copy"
29765msgstr ""
29766
29767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29768msgid "Enter line number"
29769msgstr ""
29770
29771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29773#, python-format
29774msgid "Before: Split %s"
29775msgstr ""
29776
29777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29778msgid "Does not exist"
29779msgstr ""
29780
29781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29782#, python-format
29783msgid ""
29784"The file %s does not exist. If you were trying to click an item in the Table"
29785" of Contents, you may need to refresh it by right-clicking and choosing "
29786"\"Refresh\"."
29787msgstr ""
29788
29789#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29791msgid "Unsupported file format"
29792msgstr ""
29793
29794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29796#, python-format
29797msgid "Editing files of type %s is not supported"
29798msgstr ""
29799
29800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29801#, python-format
29802msgid "The anchor %s was not found in this file"
29803msgstr ""
29804
29805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29806msgid "File deleted"
29807msgstr ""
29808
29809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29810msgid ""
29811"The file {} has already been deleted, re-run Check Book to update the "
29812"results."
29813msgstr ""
29814
29815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29816msgid "Before: Spell Check"
29817msgstr ""
29818
29819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29820msgid "Before: Auto-fix errors"
29821msgstr ""
29822
29823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29824#, python-format
29825msgid "Before: Merge files into %s"
29826msgstr ""
29827
29828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29829msgid "{} files merged"
29830msgstr ""
29831
29832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29833msgid "Before: Link stylesheets"
29834msgstr ""
29835
29836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
29837msgid "File opened"
29838msgstr ""
29839
29840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
29841#, python-brace-format
29842msgid ""
29843"When you are done editing {0} click \"Import\" to update the file in the "
29844"book or \"Discard\" to lose any changes."
29845msgstr ""
29846
29847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29848#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
29849msgid "Discard"
29850msgstr ""
29851
29852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29853msgid "Import"
29854msgstr "Uvoz"
29855
29856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
29857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
29858#, python-format
29859msgid "Before: Replace %s"
29860msgstr ""
29861
29862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
29863msgid "You must first open a book in order to see the report."
29864msgstr ""
29865
29866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
29867msgid "You must first open a book in order to check links."
29868msgstr ""
29869
29870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
29871msgid "You must first open a book in order to compress images."
29872msgstr ""
29873
29874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
29875msgid "Before: compress images"
29876msgstr ""
29877
29878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
29879msgid "Unexpected error"
29880msgstr ""
29881
29882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
29883msgid "Failed to compress images, click \"Show details\" for more information"
29884msgstr ""
29885
29886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
29887msgid "Cannot decode"
29888msgstr ""
29889
29890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
29891#, python-format
29892msgid "Cannot edit %s as it appears to be in an unknown character encoding"
29893msgstr ""
29894
29895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
29896msgid "No book is currently open. You must first open a book to edit."
29897msgstr ""
29898
29899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
29900msgid ""
29901"The current book is being saved in the background. Quitting now will "
29902"<b>abort the save process</b>! Finish saving first?"
29903msgstr ""
29904
29905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29906msgid "&Quit immediately"
29907msgstr ""
29908
29909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29910msgid "Finish &saving first"
29911msgstr ""
29912
29913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
29914msgid ""
29915"There are unsaved changes, if you quit without saving, you will lose them."
29916msgstr ""
29917
29918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
29919msgid "&Save and Quit"
29920msgstr ""
29921
29922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
29923msgid "&Quit without saving"
29924msgstr ""
29925
29926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
29927msgid "Saving, please wait..."
29928msgstr ""
29929
29930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
29931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
29932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
29933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
29934msgid "Favorites"
29935msgstr ""
29936
29937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
29938msgid "European scripts"
29939msgstr ""
29940
29941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
29942msgid "Armenian"
29943msgstr "Jermenski"
29944
29945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
29946msgid "Armenian ligatures"
29947msgstr ""
29948
29949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
29950msgid "Coptic"
29951msgstr "koptski"
29952
29953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
29954msgid "Coptic in Greek block"
29955msgstr ""
29956
29957#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
29958msgid "Cypriot syllabary"
29959msgstr ""
29960
29961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
29962msgid "Cyrillic"
29963msgstr ""
29964
29965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
29966msgid "Cyrillic supplement"
29967msgstr ""
29968
29969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
29970msgid "Cyrillic extended A"
29971msgstr ""
29972
29973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
29974msgid "Cyrillic extended B"
29975msgstr ""
29976
29977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
29978msgid "Georgian"
29979msgstr "gruzijski"
29980
29981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
29982msgid "Georgian supplement"
29983msgstr ""
29984
29985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
29986msgid "Glagolitic"
29987msgstr ""
29988
29989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
29990msgid "Gothic"
29991msgstr "gotski"
29992
29993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
29994msgid "Greek and Coptic"
29995msgstr ""
29996
29997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
29998msgid "Greek extended"
29999msgstr ""
30000
30001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30002msgid "Latin, Basic & Latin-1 supplement"
30003msgstr ""
30004
30005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30006msgid "Latin extended A"
30007msgstr ""
30008
30009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30010msgid "Latin extended B"
30011msgstr ""
30012
30013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30014msgid "Latin extended C"
30015msgstr ""
30016
30017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30018msgid "Latin extended D"
30019msgstr ""
30020
30021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30022msgid "Latin extended additional"
30023msgstr ""
30024
30025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30026msgid "Latin ligatures"
30027msgstr ""
30028
30029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30030msgid "Fullwidth Latin letters"
30031msgstr ""
30032
30033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30034msgid "Linear B syllabary"
30035msgstr ""
30036
30037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30038msgid "Linear B ideograms"
30039msgstr ""
30040
30041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30042msgid "Ogham"
30043msgstr ""
30044
30045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30046msgid "Old italic"
30047msgstr ""
30048
30049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30050msgid "Phaistos disc"
30051msgstr ""
30052
30053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30054msgid "Runic"
30055msgstr ""
30056
30057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30058msgid "Shavian"
30059msgstr ""
30060
30061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30062msgid "Phonetic symbols"
30063msgstr ""
30064
30065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30066msgid "IPA extensions"
30067msgstr ""
30068
30069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30070msgid "Phonetic extensions"
30071msgstr ""
30072
30073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30074msgid "Phonetic extensions supplement"
30075msgstr ""
30076
30077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30078msgid "Modifier tone letters"
30079msgstr ""
30080
30081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30082msgid "Spacing modifier letters"
30083msgstr ""
30084
30085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30087msgid "Superscripts and subscripts"
30088msgstr ""
30089
30090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30091msgid "Combining diacritics"
30092msgstr ""
30093
30094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30095msgid "Combining diacritical marks"
30096msgstr ""
30097
30098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30100msgid "Combining diacritical marks for symbols"
30101msgstr ""
30102
30103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30104msgid "Combining diacritical marks supplement"
30105msgstr ""
30106
30107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30108msgid "Combining half marks"
30109msgstr ""
30110
30111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30112msgid "African scripts"
30113msgstr ""
30114
30115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30116msgid "Bamum"
30117msgstr ""
30118
30119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30120msgid "Bamum supplement"
30121msgstr ""
30122
30123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30124msgid "Egyptian hieroglyphs"
30125msgstr ""
30126
30127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30128msgid "Ethiopic"
30129msgstr ""
30130
30131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30132msgid "Ethiopic supplement"
30133msgstr ""
30134
30135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30136msgid "Ethiopic extended"
30137msgstr ""
30138
30139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30140msgid "Ethiopic extended A"
30141msgstr ""
30142
30143#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30144msgid "Meroitic cursive"
30145msgstr ""
30146
30147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30148msgid "Meroitic hieroglyphs"
30149msgstr ""
30150
30151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30152msgid "N'Ko"
30153msgstr "n’ko"
30154
30155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30156msgid "Osmanya"
30157msgstr ""
30158
30159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30160msgid "Tifinagh"
30161msgstr ""
30162
30163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30164msgid "Vai"
30165msgstr "vaj"
30166
30167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30168msgid "Middle Eastern scripts"
30169msgstr ""
30170
30171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30172msgid "Arabic"
30173msgstr "arapski"
30174
30175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30176msgid "Arabic supplement"
30177msgstr ""
30178
30179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30180msgid "Arabic extended A"
30181msgstr ""
30182
30183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30184msgid "Arabic presentation forms A"
30185msgstr ""
30186
30187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30188msgid "Arabic presentation forms B"
30189msgstr ""
30190
30191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30192msgid "Avestan"
30193msgstr "avestanski"
30194
30195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30196msgid "Carian"
30197msgstr "karijski"
30198
30199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30200msgid "Cuneiform"
30201msgstr ""
30202
30203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30206msgid "Cuneiform numbers and punctuation"
30207msgstr ""
30208
30209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30210msgid "Hebrew"
30211msgstr "hebrejski"
30212
30213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30214msgid "Hebrew presentation forms"
30215msgstr ""
30216
30217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30218msgid "Imperial Aramaic"
30219msgstr ""
30220
30221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30222msgid "Inscriptional Pahlavi"
30223msgstr ""
30224
30225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30226msgid "Inscriptional Parthian"
30227msgstr ""
30228
30229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30230msgid "Lycian"
30231msgstr "likijski"
30232
30233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30234msgid "Lydian"
30235msgstr "lidijski"
30236
30237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30238msgid "Mandaic"
30239msgstr "mandejski"
30240
30241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30242msgid "Old Persian"
30243msgstr ""
30244
30245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30246msgid "Old South Arabian"
30247msgstr ""
30248
30249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30250msgid "Phoenician"
30251msgstr "feničanski"
30252
30253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30254msgid "Samaritan"
30255msgstr "samaritjanski"
30256
30257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30258msgid "Syriac"
30259msgstr "sirijski"
30260
30261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30262msgid "Ugaritic"
30263msgstr "ugaritski"
30264
30265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30266msgid "Central Asian scripts"
30267msgstr ""
30268
30269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30270msgid "Mongolian"
30271msgstr "mongolski"
30272
30273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30274msgid "Old Turkic"
30275msgstr ""
30276
30277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30278msgid "Phags-pa"
30279msgstr ""
30280
30281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30282msgid "Tibetan"
30283msgstr "tibetski"
30284
30285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30286msgid "South Asian scripts"
30287msgstr ""
30288
30289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30290msgid "Bengali"
30291msgstr "bengalski"
30292
30293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30294msgid "Brahmi"
30295msgstr ""
30296
30297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30298msgid "Chakma"
30299msgstr "čakmijski"
30300
30301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30302msgid "Devanagari"
30303msgstr ""
30304
30305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30306msgid "Devanagari extended"
30307msgstr ""
30308
30309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30310msgid "Gujarati"
30311msgstr "gudžarati"
30312
30313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30314msgid "Gurmukhi"
30315msgstr ""
30316
30317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30318msgid "Kaithi"
30319msgstr ""
30320
30321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30322msgid "Kannada"
30323msgstr "kannada"
30324
30325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30326msgid "Kharoshthi"
30327msgstr ""
30328
30329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30330msgid "Lepcha"
30331msgstr "lepča"
30332
30333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30334msgid "Limbu"
30335msgstr "limbu"
30336
30337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30338msgid "Malayalam"
30339msgstr "malajalam"
30340
30341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30342msgid "Meetei Mayek"
30343msgstr ""
30344
30345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30346msgid "Meetei Mayek extensions"
30347msgstr ""
30348
30349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30350msgid "Ol Chiki"
30351msgstr ""
30352
30353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30354msgid "Oriya"
30355msgstr "orija"
30356
30357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30358msgid "Saurashtra"
30359msgstr "sauraštra"
30360
30361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30362msgid "Sinhala"
30363msgstr "singalijski"
30364
30365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30366msgid "Sharada"
30367msgstr ""
30368
30369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30370msgid "Sora Sompeng"
30371msgstr ""
30372
30373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30374msgid "Syloti Nagri"
30375msgstr ""
30376
30377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30378msgid "Takri"
30379msgstr ""
30380
30381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30382msgid "Tamil"
30383msgstr "tamilski"
30384
30385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30386msgid "Telugu"
30387msgstr "telugu"
30388
30389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30390msgid "Thaana"
30391msgstr ""
30392
30393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30394msgid "Vedic extensions"
30395msgstr ""
30396
30397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30398msgid "Southeast Asian scripts"
30399msgstr ""
30400
30401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30402msgid "Balinese"
30403msgstr "balijski"
30404
30405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30406msgid "Batak"
30407msgstr "batak"
30408
30409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30410msgid "Buginese"
30411msgstr "bugijski"
30412
30413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30414msgid "Cham"
30415msgstr ""
30416
30417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30418msgid "Javanese"
30419msgstr "javanski"
30420
30421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30422msgid "Kayah Li"
30423msgstr ""
30424
30425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30426msgid "Khmer"
30427msgstr ""
30428
30429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30430msgid "Khmer symbols"
30431msgstr ""
30432
30433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30434msgid "Lao"
30435msgstr "laoski"
30436
30437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30438msgid "Myanmar"
30439msgstr ""
30440
30441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30442msgid "Myanmar extended A"
30443msgstr ""
30444
30445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30446msgid "New Tai Lue"
30447msgstr ""
30448
30449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30450msgid "Rejang"
30451msgstr "redžan"
30452
30453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30454msgid "Sundanese"
30455msgstr "sundanski"
30456
30457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30458msgid "Sundanese supplement"
30459msgstr ""
30460
30461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30462msgid "Tai Le"
30463msgstr ""
30464
30465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30466msgid "Tai Tham"
30467msgstr ""
30468
30469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30470msgid "Tai Viet"
30471msgstr ""
30472
30473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30474msgid "Thai"
30475msgstr "tajlandski"
30476
30477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30478msgid "Philippine scripts"
30479msgstr ""
30480
30481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30482msgid "Buhid"
30483msgstr "buhid"
30484
30485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30486msgid "Hanunoo"
30487msgstr "hanunu"
30488
30489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30490msgid "Tagalog"
30491msgstr "tagalog"
30492
30493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30494msgid "Tagbanwa"
30495msgstr "tagbanva"
30496
30497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30498msgid "East Asian scripts"
30499msgstr ""
30500
30501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30502msgid "Bopomofo"
30503msgstr ""
30504
30505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30506msgid "Bopomofo extended"
30507msgstr ""
30508
30509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30510msgid "CJK Unified ideographs"
30511msgstr ""
30512
30513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30514msgid "CJK Unified ideographs extension A"
30515msgstr ""
30516
30517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30518msgid "CJK Unified ideographs extension B"
30519msgstr ""
30520
30521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30522msgid "CJK Unified ideographs extension C"
30523msgstr ""
30524
30525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30526msgid "CJK Unified ideographs extension D"
30527msgstr ""
30528
30529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30530msgid "CJK compatibility ideographs"
30531msgstr ""
30532
30533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30534msgid "CJK compatibility ideographs supplement"
30535msgstr ""
30536
30537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30538msgid "Kangxi radicals"
30539msgstr ""
30540
30541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30542msgid "CJK radicals supplement"
30543msgstr ""
30544
30545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30546msgid "CJK strokes"
30547msgstr ""
30548
30549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30550msgid "Ideographic description characters"
30551msgstr ""
30552
30553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30554msgid "Hiragana"
30555msgstr ""
30556
30557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30558msgid "Katakana"
30559msgstr ""
30560
30561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30562msgid "Katakana phonetic extensions"
30563msgstr ""
30564
30565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30566msgid "Kana supplement"
30567msgstr ""
30568
30569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30570msgid "Halfwidth Katakana"
30571msgstr ""
30572
30573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30574msgid "Kanbun"
30575msgstr ""
30576
30577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30578msgid "Hangul syllables"
30579msgstr ""
30580
30581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30582msgid "Hangul Jamo"
30583msgstr ""
30584
30585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30586msgid "Hangul Jamo extended A"
30587msgstr ""
30588
30589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30590msgid "Hangul Jamo extended B"
30591msgstr ""
30592
30593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30594msgid "Hangul compatibility Jamo"
30595msgstr ""
30596
30597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30598msgid "Halfwidth Jamo"
30599msgstr ""
30600
30601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30602msgid "Lisu"
30603msgstr "lisu"
30604
30605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30606msgid "Miao"
30607msgstr ""
30608
30609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30610msgid "Yi syllables"
30611msgstr ""
30612
30613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30614msgid "Yi radicals"
30615msgstr ""
30616
30617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30618msgid "American scripts"
30619msgstr ""
30620
30621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30622msgid "Cherokee"
30623msgstr "čeroki"
30624
30625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30626msgid "Deseret"
30627msgstr ""
30628
30629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30630msgid "Unified Canadian aboriginal syllabics"
30631msgstr ""
30632
30633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30634msgid "UCAS extended"
30635msgstr ""
30636
30637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30639msgid "Other"
30640msgstr ""
30641
30642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30643msgid "Alphabetic presentation forms"
30644msgstr ""
30645
30646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30647msgid "Halfwidth and Fullwidth forms"
30648msgstr ""
30649
30650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30651msgid "Punctuation"
30652msgstr ""
30653
30654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30655msgid "General punctuation"
30656msgstr ""
30657
30658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30659msgid "ASCII punctuation"
30660msgstr ""
30661
30662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30663msgid "Latin-1 punctuation"
30664msgstr ""
30665
30666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30667msgid "Small form variants"
30668msgstr ""
30669
30670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30671msgid "Supplemental punctuation"
30672msgstr ""
30673
30674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30675msgid "CJK symbols and punctuation"
30676msgstr ""
30677
30678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30679msgid "CJK compatibility forms"
30680msgstr ""
30681
30682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30683msgid "Fullwidth ASCII punctuation"
30684msgstr ""
30685
30686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30687msgid "Vertical forms"
30688msgstr ""
30689
30690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30691msgid "Alphanumeric symbols"
30692msgstr ""
30693
30694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30695msgid "Arabic mathematical alphabetic symbols"
30696msgstr ""
30697
30698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30700msgid "Letterlike symbols"
30701msgstr ""
30702
30703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30704msgid "Roman symbols"
30705msgstr ""
30706
30707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30709msgid "Mathematical alphanumeric symbols"
30710msgstr ""
30711
30712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30713msgid "Enclosed alphanumerics"
30714msgstr ""
30715
30716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30717msgid "Enclosed alphanumeric supplement"
30718msgstr ""
30719
30720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30721msgid "Enclosed CJK letters and months"
30722msgstr ""
30723
30724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30725msgid "Enclosed ideographic supplement"
30726msgstr ""
30727
30728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30729msgid "CJK compatibility"
30730msgstr ""
30731
30732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30733msgid "Technical symbols"
30734msgstr ""
30735
30736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30737msgid "Miscellaneous technical"
30738msgstr ""
30739
30740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30741msgid "Control pictures"
30742msgstr ""
30743
30744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30745msgid "Optical character recognition"
30746msgstr ""
30747
30748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30749msgid "Numbers and digits"
30750msgstr ""
30751
30752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30753msgid "Aegean numbers"
30754msgstr ""
30755
30756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30757msgid "Ancient Greek numbers"
30758msgstr ""
30759
30760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30761msgid "Common Indic number forms"
30762msgstr ""
30763
30764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30765msgid "Counting rod numerals"
30766msgstr ""
30767
30768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30769msgid "Fullwidth ASCII digits"
30770msgstr ""
30771
30772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30773msgid "Number forms"
30774msgstr ""
30775
30776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30777msgid "Rumi numeral symbols"
30778msgstr ""
30779
30780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30781msgid "Mathematical symbols"
30782msgstr ""
30783
30784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30785msgid "Arrows"
30786msgstr ""
30787
30788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30789msgid "Supplemental arrows A"
30790msgstr ""
30791
30792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30793msgid "Supplemental arrows B"
30794msgstr ""
30795
30796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30798msgid "Miscellaneous symbols and arrows"
30799msgstr ""
30800
30801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30802msgid "Mathematical operators"
30803msgstr ""
30804
30805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30806msgid "Miscellaneous mathematical symbols A"
30807msgstr ""
30808
30809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30810msgid "Miscellaneous mathematical symbols B"
30811msgstr ""
30812
30813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30814msgid "Supplemental mathematical operators"
30815msgstr ""
30816
30817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30818msgid "Ceilings and floors"
30819msgstr ""
30820
30821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30822msgid "Geometric shapes"
30823msgstr ""
30824
30825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30826msgid "Box drawing"
30827msgstr ""
30828
30829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30830msgid "Block elements"
30831msgstr ""
30832
30833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30835msgid "Musical symbols"
30836msgstr ""
30837
30838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
30839msgid "More musical symbols"
30840msgstr ""
30841
30842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
30843msgid "Ancient Greek musical notation"
30844msgstr ""
30845
30846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
30847msgid "Byzantine musical symbols"
30848msgstr ""
30849
30850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
30851msgid "Game symbols"
30852msgstr ""
30853
30854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
30855msgid "Chess"
30856msgstr ""
30857
30858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
30859msgid "Domino tiles"
30860msgstr ""
30861
30862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
30863msgid "Draughts"
30864msgstr ""
30865
30866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
30867msgid "Japanese chess"
30868msgstr ""
30869
30870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
30871msgid "Mahjong tiles"
30872msgstr ""
30873
30874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
30875msgid "Playing cards"
30876msgstr ""
30877
30878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
30879msgid "Playing card suits"
30880msgstr ""
30881
30882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
30883msgid "Other symbols"
30884msgstr ""
30885
30886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
30887msgid "Alchemical symbols"
30888msgstr ""
30889
30890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
30891msgid "Ancient symbols"
30892msgstr ""
30893
30894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
30895msgid "Braille patterns"
30896msgstr ""
30897
30898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
30899msgid "Currency symbols"
30900msgstr ""
30901
30902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
30903msgid "Dingbats"
30904msgstr ""
30905
30906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
30907msgid "Emoticons"
30908msgstr ""
30909
30910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
30911msgid "Miscellaneous symbols"
30912msgstr ""
30913
30914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
30915msgid "Miscellaneous symbols and pictographs"
30916msgstr ""
30917
30918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
30919msgid "Yijing hexagram symbols"
30920msgstr ""
30921
30922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
30923msgid "Yijing mono and digrams"
30924msgstr ""
30925
30926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
30927msgid "Yijing trigrams"
30928msgstr ""
30929
30930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
30931msgid "Tai Xuan Jing symbols"
30932msgstr ""
30933
30934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
30935msgid "Transport and map symbols"
30936msgstr ""
30937
30938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
30939msgid "Specials"
30940msgstr ""
30941
30942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
30943msgid "Variation selectors"
30944msgstr ""
30945
30946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
30947msgid "Variation selectors supplement"
30948msgstr ""
30949
30950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
30951#, python-format
30952msgid "Copy %s to clipboard"
30953msgstr ""
30954
30955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
30956#, python-format
30957msgid "Add %s to favorites"
30958msgstr ""
30959
30960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
30961#, python-format
30962msgid "Remove %s from favorites"
30963msgstr ""
30964
30965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
30966msgid "Restore favorites to defaults"
30967msgstr ""
30968
30969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
30970msgid "Insert character"
30971msgstr ""
30972
30973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
30974msgid "Re-arrange favorites"
30975msgstr ""
30976
30977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
30978msgid ""
30979"Search for Unicode characters by using the English names or nicknames. You "
30980"can also search directly using a character code. For example, the following "
30981"searches will all yield the no-break space character: U+A0, nbsp, no-break"
30982msgstr ""
30983
30984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
30985msgid "Search by name, nickname or character code"
30986msgstr ""
30987
30988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
30989msgid "Clear search"
30990msgstr ""
30991
30992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
30993msgid ""
30994"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
30995" again when you are done."
30996msgstr ""
30997
30998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
30999msgid "Match any word"
31000msgstr ""
31001
31002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31003msgid ""
31004"When searching return characters whose names match any of the specified "
31005"words"
31006msgstr ""
31007
31008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31009msgid "WARNING"
31010msgstr ""
31011
31012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31013msgid "INFO"
31014msgstr ""
31015
31016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31017msgid "Check has not been run"
31018msgstr ""
31019
31020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31021msgid "Copy list of errors to clipboard"
31022msgstr ""
31023
31024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31025msgid "Click to run a check on the book"
31026msgstr ""
31027
31028#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31029msgid "Run check"
31030msgstr ""
31031
31032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31033#, python-format
31034msgid "line: %d"
31035msgstr ""
31036
31037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31038#, python-format
31039msgid " column: %d"
31040msgstr ""
31041
31042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31043msgid "Information"
31044msgstr ""
31045
31046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31047msgid "Warning"
31048msgstr ""
31049
31050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31051msgid "Try to fix only this error"
31052msgstr ""
31053
31054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31055msgid "Click to open in editor"
31056msgstr ""
31057
31058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31059msgid ""
31060"Try to fix all fixable errors automatically. Only works for some types of "
31061"error."
31062msgstr ""
31063
31064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31065msgid "Try to correct all fixable errors automatically"
31066msgstr ""
31067
31068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31069msgid "Re-run check"
31070msgstr ""
31071
31072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31073msgid "Re-run the check"
31074msgstr ""
31075
31076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31077msgid "Running fixers, please wait..."
31078msgstr ""
31079
31080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31081msgid "Running checks, please wait..."
31082msgstr ""
31083
31084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31085msgid "Check external links"
31086msgstr ""
31087
31088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31089msgid "Checking external links, please wait..."
31090msgstr ""
31091
31092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31093msgid "Check &anchors"
31094msgstr ""
31095
31096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31097msgid ""
31098"Check HTML anchors in links (the part after the #).\n"
31099" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31100msgstr ""
31101
31102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31103msgid "Checking failed"
31104msgstr ""
31105
31106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31107msgid ""
31108"There was an error while checking links, click \"Show details\" for more "
31109"information"
31110msgstr ""
31111
31112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31113msgid "No broken links found"
31114msgstr ""
31115
31116#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31117msgid "Found a broken link"
31118msgid_plural "Found {} broken links"
31119msgstr[0] ""
31120msgstr[1] ""
31121msgstr[2] ""
31122
31123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31124msgid "Fix this link"
31125msgstr ""
31126
31127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31128msgid "line number"
31129msgstr ""
31130
31131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31132msgid "Enter the corrected URL:"
31133msgstr ""
31134
31135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31136msgid "Fix URL"
31137msgstr ""
31138
31139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31141msgid "Font"
31142msgstr ""
31143
31144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31148msgid "Image"
31149msgstr ""
31150
31151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31152msgid "Stylesheet"
31153msgstr ""
31154
31155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31156msgid "Completion failed"
31157msgstr ""
31158
31159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31160msgid ""
31161"Failed to get completions, click \"Show details\" for more information. "
31162"Future errors during completion will be suppressed."
31163msgstr ""
31164
31165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31166msgid "Failed to get completion data"
31167msgstr ""
31168
31169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31170msgid "Calculating differences, please wait..."
31171msgstr ""
31172
31173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31174msgid "Differences between books"
31175msgstr ""
31176
31177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31178msgid "Go to previous change"
31179msgstr ""
31180
31181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31182msgid "&Previous change"
31183msgstr ""
31184
31185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31186msgid "Go to next change"
31187msgstr ""
31188
31189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31190msgid "&Next change"
31191msgstr ""
31192
31193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31194msgid "Search for text"
31195msgstr ""
31196
31197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31198msgid "Next &match"
31199msgstr ""
31200
31201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31202msgid "P&revious match"
31203msgstr ""
31204
31205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31206msgid "Left panel"
31207msgstr ""
31208
31209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31210msgid "Perform search in the left panel"
31211msgstr ""
31212
31213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31214msgid "Right panel"
31215msgstr ""
31216
31217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31218msgid "Perform search in the right panel"
31219msgstr ""
31220
31221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31222msgid "&Options"
31223msgstr ""
31224
31225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31226msgid "Change how the differences are displayed"
31227msgstr ""
31228
31229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31230msgid "Lines of context around each change"
31231msgstr ""
31232
31233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31234#, python-format
31235msgid "Show %d lines of context"
31236msgstr ""
31237
31238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31239msgid "Show all text"
31240msgstr ""
31241
31242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31243msgid "Double click right side to edit"
31244msgstr ""
31245
31246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31247msgid ""
31248"Double click on any change in the right panel to edit that location in the "
31249"editor"
31250msgstr ""
31251
31252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31253msgid "Beautify files before comparing them"
31254msgstr ""
31255
31256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31257msgid "Do not beautify files before comparing"
31258msgstr ""
31259
31260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31261msgid "The books are identical"
31262msgstr ""
31263
31264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31266msgid "No changes found"
31267msgstr ""
31268
31269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31271msgid "The files are identical"
31272msgstr ""
31273
31274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31275msgid "No differences found"
31276msgstr ""
31277
31278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31279msgid "The folders are identical"
31280msgstr ""
31281
31282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31283#, python-format
31284msgid "[%s was added]"
31285msgstr ""
31286
31287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31288#, python-format
31289msgid "[%s was removed]"
31290msgstr ""
31291
31292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31293msgid "Previous change"
31294msgstr ""
31295
31296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31297msgid "Next change"
31298msgstr ""
31299
31300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31301msgid "Open file in the editor"
31302msgstr ""
31303
31304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31305#, python-format
31306msgid "No matches found for query: %s"
31307msgstr ""
31308
31309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31310msgid "This file was added"
31311msgstr ""
31312
31313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31314msgid "This file was removed"
31315msgstr ""
31316
31317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31318#, python-format
31319msgid "[This file was renamed from %s]"
31320msgstr ""
31321
31322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31323#, python-format
31324msgid "[This file was renamed to %s]"
31325msgstr ""
31326
31327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31328#, python-format
31329msgid "Binary file of size: %s"
31330msgstr ""
31331
31332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31333msgid "Image could not be rendered"
31334msgstr ""
31335
31336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31337#, python-brace-format
31338msgid "Size: {0} Resolution: {1}x{2}"
31339msgstr ""
31340
31341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31342msgid "The files are identical after beautifying"
31343msgstr ""
31344
31345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31346msgid "Choose the external resources to download"
31347msgstr ""
31348
31349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31350msgid "Data URL #{}"
31351msgstr ""
31352
31353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31354msgid "one instance"
31355msgid_plural "{} instances"
31356msgstr[0] ""
31357msgstr[1] ""
31358msgstr[2] ""
31359
31360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31361msgid "Download external resources"
31362msgstr ""
31363
31364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31365msgid "Searching for external resources..."
31366msgstr ""
31367
31368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31369msgid "Scan failed"
31370msgstr ""
31371
31372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31373msgid ""
31374"Failed to scan for external resources, click \"Show details\" for more "
31375"information."
31376msgstr ""
31377
31378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31379msgid "No external resources found"
31380msgstr ""
31381
31382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31383msgid "No external resources were found in this book."
31384msgstr ""
31385
31386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31388msgid ""
31389"Failed to download external resources, click \"Show details\" for more "
31390"information."
31391msgstr ""
31392
31393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31394msgid "Some downloads failed"
31395msgstr ""
31396
31397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31398msgid ""
31399"Failed to download some external resources, click \"Show details\" for more "
31400"information."
31401msgstr ""
31402
31403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31404msgid "Updating resources in book..."
31405msgstr ""
31406
31407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31408msgid "Successfully processed the external resource"
31409msgid_plural "Successfully processed {} external resources"
31410msgstr[0] ""
31411msgstr[1] ""
31412msgstr[2] ""
31413
31414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31415msgid "Could not download one image"
31416msgid_plural "Could not download {} images"
31417msgstr[0] ""
31418msgstr[1] ""
31419msgstr[2] ""
31420
31421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31422msgid "Replace failed"
31423msgstr ""
31424
31425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31426msgid ""
31427"Failed to replace external resources, click \"Show details\" for more "
31428"information."
31429msgstr ""
31430
31431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31433msgid "Trim image"
31434msgstr ""
31435
31436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31438msgid "Auto-trim image"
31439msgstr ""
31440
31441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31443msgid "Rotate image"
31444msgstr ""
31445
31446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31448msgid "Resize image"
31449msgstr ""
31450
31451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31454msgid "Sharpen image"
31455msgstr ""
31456
31457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31460msgid "Blur image"
31461msgstr ""
31462
31463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31465msgid "Make image look like an oil painting"
31466msgstr ""
31467
31468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31470msgid "De-speckle image"
31471msgstr ""
31472
31473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31474msgid "Normalize image"
31475msgstr ""
31476
31477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31480msgid "No image"
31481msgstr ""
31482
31483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31484msgid "No image loaded"
31485msgstr ""
31486
31487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31488#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31489#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31490msgid "Invalid image"
31491msgstr ""
31492
31493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31494msgid "The current image is not valid"
31495msgstr ""
31496
31497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31499msgid "Drop image"
31500msgstr ""
31501
31502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31504msgid "Paste image"
31505msgstr ""
31506
31507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31508msgid "No image available in the clipboard"
31509msgstr ""
31510
31511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31512msgid ""
31513"No active selection, first select a region in the image, by dragging with "
31514"your mouse"
31515msgstr ""
31516
31517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31518msgid "Not a valid image"
31519msgstr ""
31520
31521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31522msgid "Choose the new width and height"
31523msgstr ""
31524
31525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31526msgid "&Width:"
31527msgstr ""
31528
31529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31530msgid "&Height:"
31531msgstr ""
31532
31533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31534msgid ""
31535"Cutting of images is not allowed. If you want to delete the image, use the "
31536"files browser to do it."
31537msgstr ""
31538
31539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31540msgid "File actions tool bar"
31541msgstr ""
31542
31543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31545msgid "Edit actions tool bar"
31546msgstr ""
31547
31548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31549msgid "Image filters"
31550msgstr ""
31551
31552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31553msgid "Improve contrast (normalize image)"
31554msgstr ""
31555
31556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31557msgid "Image information bar"
31558msgstr ""
31559
31560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31561msgid "Copy selected region"
31562msgstr ""
31563
31564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31565msgid "Paste into selected region"
31566msgstr ""
31567
31568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31569msgid "Copy image"
31570msgstr ""
31571
31572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31573msgid ""
31574"The standard deviation for the Gaussian sharpen operation (higher means more"
31575" sharpening)"
31576msgstr ""
31577
31578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31579msgid ""
31580"The standard deviation for the Gaussian blur operation (higher means more "
31581"blurring)"
31582msgstr ""
31583
31584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31585msgid "Oilify image"
31586msgstr ""
31587
31588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31589msgid "The strength of the operation (higher numbers have larger effects)"
31590msgstr ""
31591
31592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31593msgid "Choose file name"
31594msgstr ""
31595
31596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31599msgid "No name specified"
31600msgstr ""
31601
31602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31603msgid "You must specify a file name for the new file, with an extension."
31604msgstr ""
31605
31606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31607msgid "Choose an image"
31608msgstr ""
31609
31610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31611msgid "Images in book"
31612msgstr ""
31613
31614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31615msgid "&Existing images in the book"
31616msgstr ""
31617
31618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31619msgid "Search for image by file name"
31620msgstr ""
31621
31622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31623msgid "Refresh the displayed images"
31624msgstr ""
31625
31626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31627msgid "&Import image"
31628msgstr ""
31629
31630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31631msgid "Import an image from elsewhere in your computer"
31632msgstr ""
31633
31634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31635msgid "&Paste image"
31636msgstr ""
31637
31638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31639msgid "Paste an image from the clipboard"
31640msgstr ""
31641
31642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31643msgid "Full page image"
31644msgstr ""
31645
31646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31647msgid ""
31648"Insert the image so that it takes up an entire page when viewed in a reader"
31649msgstr ""
31650
31651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31653msgid "Preserve aspect ratio"
31654msgstr ""
31655
31656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31657msgid ""
31658"Preserve the aspect ratio of the inserted image when rendering it full paged"
31659msgstr ""
31660
31661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31662msgid "&Zoom in"
31663msgstr ""
31664
31665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31666msgid "There is no image on the clipboard"
31667msgstr ""
31668
31669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31670msgid "Invalid file extension"
31671msgstr ""
31672
31673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31674msgid "The file name you choose must have a .jpg or .png extension"
31675msgstr ""
31676
31677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31678msgid "Choose folder"
31679msgstr ""
31680
31681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31682msgid "Choose the folder into which the files will be placed"
31683msgstr ""
31684
31685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31686msgid "Create new folder"
31687msgstr ""
31688
31689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31690msgid "Enter a name for the new folder"
31691msgstr ""
31692
31693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31694msgid "Folder name"
31695msgstr ""
31696
31697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31698msgid "Create new book"
31699msgstr ""
31700
31701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31702msgid "&Authors:"
31703msgstr ""
31704
31705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31708msgid "&Language:"
31709msgstr ""
31710
31711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31712msgid "Invalid markup"
31713msgstr ""
31714
31715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31716msgid ""
31717"The current block tag has an existing unclosed style attribute. Run the Fix "
31718"HTML tool first."
31719msgstr ""
31720
31721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31723msgid "Invalid HTML"
31724msgstr ""
31725
31726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31727#, python-format
31728msgid ""
31729"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31730"to rename tags."
31731msgstr ""
31732
31733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31735msgid "No tag found"
31736msgstr ""
31737
31738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31739msgid "No suitable block level tag was found to rename"
31740msgstr ""
31741
31742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31743msgid "Cursor inside tag"
31744msgstr ""
31745
31746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31747msgid "Cannot split as the cursor is inside the tag definition"
31748msgstr ""
31749
31750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31751msgid "No suitable tag was found to split"
31752msgstr ""
31753
31754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31755#, python-format
31756msgid ""
31757"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31758"to split tags."
31759msgstr ""
31760
31761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31762msgid "Not in a block tag"
31763msgstr ""
31764
31765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31766msgid ""
31767"Cannot change text alignment as the cursor is not inside a block level tag, "
31768"such as a &lt;p&gt; or &lt;div&gt; tag."
31769msgstr ""
31770
31771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31772msgid "Insert filler text"
31773msgstr ""
31774
31775#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31776msgid "Insert a tag"
31777msgstr ""
31778
31779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31780msgid "Insert a self closing tag"
31781msgstr ""
31782
31783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31784msgid "Insert a HTML link"
31785msgstr ""
31786
31787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31788msgid "Insert a HTML image"
31789msgstr ""
31790
31791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31792msgid "Insert a HTML tag with a class"
31793msgstr ""
31794
31795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31797msgid "No snippet found"
31798msgstr ""
31799
31800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31802msgid "No matching snippet was found"
31803msgstr ""
31804
31805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31806#, python-format
31807msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31808msgstr ""
31809
31810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31811msgid "The name of this snippet"
31812msgstr ""
31813
31814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31815msgid "The text used to trigger this snippet"
31816msgstr ""
31817
31818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31819msgid "Tri&gger:"
31820msgstr ""
31821
31822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31823msgid "&File types:"
31824msgstr ""
31825
31826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
31827msgid "Which file types this snippet should be active in"
31828msgstr ""
31829
31830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
31831msgid "You can test your snippet here"
31832msgstr ""
31833
31834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
31835msgid "T&est:"
31836msgstr ""
31837
31838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31839msgid "Create a snippet"
31840msgstr ""
31841
31842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31843msgid "Edit snippet"
31844msgstr ""
31845
31846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
31847msgid "You must provide a name for this snippet"
31848msgstr ""
31849
31850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
31851msgid "You must provide a trigger for this snippet"
31852msgstr ""
31853
31854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
31855msgid "You must provide a template for this snippet"
31856msgstr ""
31857
31858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
31859msgid "You must specify at least one file type"
31860msgstr ""
31861
31862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
31863msgid "Create/edit snippets"
31864msgstr ""
31865
31866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
31867msgid "Search for a snippet"
31868msgstr ""
31869
31870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
31871msgid "&Add snippet"
31872msgstr ""
31873
31874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
31875msgid "&Edit snippet"
31876msgstr ""
31877
31878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
31879msgid "&Remove snippet"
31880msgstr ""
31881
31882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
31883msgid "Change &built-in"
31884msgstr ""
31885
31886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
31887msgid "Invalid snippet"
31888msgstr ""
31889
31890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31891msgid "Cannot edit snippet"
31892msgstr ""
31893
31894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31895msgid "No snippet selected"
31896msgstr ""
31897
31898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
31899msgid "No snippets found"
31900msgstr ""
31901
31902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
31903#, python-format
31904msgid "No snippets found for query: %s"
31905msgstr ""
31906
31907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
31908msgid "Choose the built-in snippet to modify:"
31909msgstr ""
31910
31911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
31912msgid "Invalid text"
31913msgstr ""
31914
31915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
31916msgid "Unterminated string"
31917msgstr ""
31918
31919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
31920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
31921msgid "Hold down the Ctrl key and click to open this link"
31922msgstr ""
31923
31924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
31925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
31926msgid "This link points to a file that is not present in the book"
31927msgstr ""
31928
31929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
31930msgid "An unescaped < is not allowed. Replace it with &lt;"
31931msgstr ""
31932
31933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
31934msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
31935msgstr ""
31936
31937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
31938msgid "An unescaped > is not allowed. Replace it with &gt;"
31939msgstr ""
31940
31941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
31942msgid "/ not allowed except at the end of the tag"
31943msgstr ""
31944
31945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
31946msgid "Unknown character"
31947msgstr ""
31948
31949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
31950msgid "A closing tag must contain only the tag name and nothing else"
31951msgstr ""
31952
31953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
31954msgid "Expecting an attribute value"
31955msgstr ""
31956
31957#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
31958msgid "A tag name cannot end with a colon"
31959msgstr ""
31960
31961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
31962msgid ""
31963"Hold down the Ctrl key and click to open the first matching CSS style rule"
31964msgstr ""
31965
31966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
31967msgid ""
31968"Sorting CSS rules can in rare cases change the effective styles applied to "
31969"the book. Are you sure you want to proceed?"
31970msgstr ""
31971
31972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
31973msgid "Create custom theme"
31974msgstr ""
31975
31976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
31977msgid "&Name of custom theme:"
31978msgstr ""
31979
31980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
31981msgid "&Builtin theme to base on:"
31982msgstr ""
31983
31984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
31985msgid "You must specify a name for your theme"
31986msgstr ""
31987
31988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
31989#, python-format
31990msgid "A custom theme with the name %s already exists"
31991msgstr ""
31992
31993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
31994msgid "No color"
31995msgstr ""
31996
31997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
31998#, python-brace-format
31999msgid "Red: {0} Green: {1} Blue: {2}"
32000msgstr ""
32001
32002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32003msgid "Remove color"
32004msgstr ""
32005
32006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32007msgid "&Background"
32008msgstr ""
32009
32010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32011msgid "&Foreground"
32012msgstr ""
32013
32014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32016msgid "&Italic"
32017msgstr ""
32018
32019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32020msgid "B&old"
32021msgstr ""
32022
32023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32024msgid "&Underline:"
32025msgstr ""
32026
32027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32028msgid ""
32029"<h2>Creating a custom theme</h2>\n"
32030"\n"
32031"<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"
32032"\n"
32033"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32034"\n"
32035"<p xml:lang=\"und\">\n"
32036"{}\n"
32037"    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"
32038"\n"
32039"{}\n"
32040"    Defines the colors for text selected by the mouse.\n"
32041"\n"
32042"{}\n"
32043"    Defines the color for the line containing the cursor.\n"
32044"\n"
32045"{}\n"
32046"    Defines the colors for the line numbers on the left.\n"
32047"\n"
32048"{}\n"
32049"    Defines the colors for matching tags in HTML and matching\n"
32050"    braces in CSS.\n"
32051"\n"
32052"{}\n"
32053"    Used for highlighting tags in HTML\n"
32054"\n"
32055"{}\n"
32056"    Used for highlighting attributes in HTML\n"
32057"\n"
32058"{}\n"
32059"    Tag names in HTML\n"
32060"\n"
32061"{}\n"
32062"    Namespace prefixes in XML and constants in CSS\n"
32063"\n"
32064"{}\n"
32065"    Non-breaking spaces/hyphens in HTML\n"
32066"\n"
32067"{}\n"
32068"    Syntax errors such as <this <>\n"
32069"\n"
32070"{}\n"
32071"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32072"\n"
32073"{}\n"
32074"    Comments like <!-- this one -->\n"
32075"\n"
32076"</p>\n"
32077"\n"
32078"<style type=\"text/css\">\n"
32079"/* Some CSS so you can see how the highlighting rules affect it */\n"
32080"\n"
32081"p.someclass {{\n"
32082"    font-family: serif;\n"
32083"    font-size: 12px;\n"
32084"    line-height: 1.2;\n"
32085"}}\n"
32086"</style>\n"
32087msgstr ""
32088
32089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32090msgid "Create/edit custom theme"
32091msgstr ""
32092
32093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32094msgid "&Edit theme:"
32095msgstr ""
32096
32097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32098msgid "Add &new theme"
32099msgstr ""
32100
32101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32102msgid "&Remove theme"
32103msgstr ""
32104
32105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32106msgid "&Bold"
32107msgstr ""
32108
32109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32110msgid "Make the selected text bold"
32111msgstr ""
32112
32113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32114msgid "<h3>Bold</h3>Make the selected text bold"
32115msgstr ""
32116
32117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32118msgid "Make the selected text italic"
32119msgstr ""
32120
32121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32122msgid "<h3>Italic</h3>Make the selected text italic"
32123msgstr ""
32124
32125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32126#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32127msgid "&Underline"
32128msgstr ""
32129
32130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32131msgid "Underline the selected text"
32132msgstr ""
32133
32134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32135msgid "<h3>Underline</h3>Underline the selected text"
32136msgstr ""
32137
32138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32139msgid "&Strikethrough"
32140msgstr ""
32141
32142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32143msgid "Draw a line through the selected text"
32144msgstr ""
32145
32146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32147msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32148msgstr ""
32149
32150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32151msgid "&Superscript"
32152msgstr ""
32153
32154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32155msgid "Make the selected text a superscript"
32156msgstr ""
32157
32158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32159msgid ""
32160"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32161"normal line"
32162msgstr ""
32163
32164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32165msgid "&Subscript"
32166msgstr ""
32167
32168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32169msgid "Make the selected text a subscript"
32170msgstr ""
32171
32172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32173msgid ""
32174"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32175"normal line"
32176msgstr ""
32177
32178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32179msgid "&Color"
32180msgstr ""
32181
32182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32183msgid "Change text color"
32184msgstr ""
32185
32186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32187msgid "<h3>Color</h3>Change the color of the selected text"
32188msgstr ""
32189
32190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32191msgid "&Background color"
32192msgstr ""
32193
32194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32195msgid "Change background color of text"
32196msgstr ""
32197
32198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32199msgid ""
32200"<h3>Background color</h3>Change the background color of the selected text"
32201msgstr ""
32202
32203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32204msgid "Align &left"
32205msgstr ""
32206
32207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32208msgid "<h3>Align left</h3>Align the paragraph to the left"
32209msgstr ""
32210
32211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32212msgid "&Center"
32213msgstr ""
32214
32215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32216msgid "<h3>Center</h3>Center the paragraph"
32217msgstr ""
32218
32219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32220msgid "Align &right"
32221msgstr ""
32222
32223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32224msgid "<h3>Align right</h3>Align the paragraph to the right"
32225msgstr ""
32226
32227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32228msgid "&Justify"
32229msgstr ""
32230
32231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32232msgid "Justify"
32233msgstr ""
32234
32235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32236msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32237msgstr ""
32238
32239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32240msgid "&Sort style rules"
32241msgstr ""
32242
32243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32244msgid "Sort the style rules"
32245msgstr ""
32246
32247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32248msgid "&Insert image"
32249msgstr ""
32250
32251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32252msgid "Insert an image into the text"
32253msgstr ""
32254
32255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32256msgid "<h3>Insert image</h3>Insert an image into the text"
32257msgstr ""
32258
32259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32260msgid "Insert &hyperlink"
32261msgstr ""
32262
32263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32265msgid "Insert hyperlink"
32266msgstr ""
32267
32268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32269msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32270msgstr ""
32271
32272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32273msgid "Smart &comment"
32274msgstr ""
32275
32276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32277msgid "Smart comment (toggle block comments)"
32278msgstr ""
32279
32280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32281msgid ""
32282"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32283"inside an existing block comment, uncomment it, otherwise comment out the "
32284"selected text."
32285msgstr ""
32286
32287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32288#, python-format
32289msgid "Convert the paragraph to &lt;%s&gt;"
32290msgstr ""
32291
32292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32293msgid "&Lower case"
32294msgstr ""
32295
32296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32297msgid "&Swap case"
32298msgstr ""
32299
32300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32301msgid "&Upper case"
32302msgstr ""
32303
32304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32305msgid "&Capitalize"
32306msgstr ""
32307
32308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32309msgid "&Title case"
32310msgstr ""
32311
32312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32313#, python-format
32314msgid "Change the case of the selected text: %s"
32315msgstr ""
32316
32317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32318msgid "Insert &tag"
32319msgstr ""
32320
32321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32322msgid "Insert tag"
32323msgstr ""
32324
32325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32326msgid ""
32327"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32328"inserted around the selected text"
32329msgstr ""
32330
32331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32332msgid "Remove &tag"
32333msgstr ""
32334
32335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32336msgid "Remove tag"
32337msgstr ""
32338
32339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32340msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32341msgstr ""
32342
32343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32344msgid "&Split tag"
32345msgstr ""
32346
32347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32348msgid "Split current tag"
32349msgstr ""
32350
32351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32352msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32353msgstr ""
32354
32355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32356msgid "Change paragraph to heading"
32357msgstr ""
32358
32359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32360msgid "Add a tag to this menu"
32361msgstr ""
32362
32363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32364msgid "Remove from this menu"
32365msgstr ""
32366
32367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32368msgid "Name of tag to add"
32369msgstr ""
32370
32371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32372msgid "Enter the name of the tag"
32373msgstr ""
32374
32375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32376msgid "Editor tools"
32377msgstr ""
32378
32379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32380msgid "Format text"
32381msgstr ""
32382
32383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32384msgid "No text"
32385msgstr ""
32386
32387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32388msgid "There is no suitable text in the clipboard to paste."
32389msgstr ""
32390
32391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32392msgid "Ignore this word"
32393msgstr ""
32394
32395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32396#, python-brace-format
32397msgid "Add this word to the dictionary: {0}"
32398msgstr ""
32399
32400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32401msgid "Add this word to the dictionary"
32402msgstr ""
32403
32404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32405#, python-format
32406msgid "Open %s"
32407msgstr ""
32408
32409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32410msgid "Rename the class {}"
32411msgstr ""
32412
32413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32414#, python-format
32415msgid "Show help for: %s"
32416msgstr ""
32417
32418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32419msgid "Change &case"
32420msgstr ""
32421
32422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32424msgid "Chapter-"
32425msgstr ""
32426
32427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32428msgid "Style-"
32429msgstr ""
32430
32431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32432msgid "Styles"
32433msgstr ""
32434
32435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32436msgid "Image-"
32437msgstr ""
32438
32439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32440msgid "Font-"
32441msgstr ""
32442
32443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32444msgid "Misc-"
32445msgstr ""
32446
32447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32448msgid "The file name must have an extension"
32449msgstr ""
32450
32451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32452msgid "The file name contains invalid characters"
32453msgstr ""
32454
32455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32456msgid "This file name already exists in the book"
32457msgstr ""
32458
32459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32460msgid "Bulk rename items"
32461msgstr ""
32462
32463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32464msgid "All selected files will be renamed to the form prefix-number"
32465msgstr ""
32466
32467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32468msgid "&Prefix:"
32469msgstr ""
32470
32471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32472msgid "Starting &number:"
32473msgstr ""
32474
32475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32476msgid "Rename files according to their book order"
32477msgstr ""
32478
32479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32480msgid ""
32481"Rename the selected files according to the order they appear in the book, "
32482"instead of the order they were selected in."
32483msgstr ""
32484
32485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32486#, python-brace-format
32487msgid "Merge the file {0} into the file {1}?"
32488msgstr ""
32489
32490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32491#, python-brace-format
32492msgid "Merge the {0} selected files into the file {1}?"
32493msgstr ""
32494
32495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32496msgid "Merge files"
32497msgstr ""
32498
32499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32500msgid "Full path: "
32501msgstr ""
32502
32503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32504#, python-format
32505msgid "This file is the cover %s for this book"
32506msgstr ""
32507
32508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32509msgid "image"
32510msgstr ""
32511
32512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32513msgid "This file contains all the metadata and book structure information"
32514msgstr ""
32515
32516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32517msgid "This file contains the metadata table of contents"
32518msgstr ""
32519
32520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32521msgid "This file is not listed in the book manifest"
32522msgstr ""
32523
32524#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32525msgid ""
32526"This file is marked as non-linear in the spine\n"
32527"Drag it to the top to make it linear"
32528msgstr ""
32529
32530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32531msgid "This file is a text file that is not referenced in the spine"
32532msgstr ""
32533
32534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32535msgid "This file occurs more than once in the spine"
32536msgstr ""
32537
32538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32539msgid "Not a valid font"
32540msgstr ""
32541
32542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32543msgid "Select all {} files"
32544msgstr ""
32545
32546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32547msgid "De-select all {} files"
32548msgstr ""
32549
32550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32551#, python-format
32552msgid "Export %s"
32553msgstr ""
32554
32555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32556#, python-format
32557msgid "Replace %s with file..."
32558msgstr ""
32559
32560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32561#, python-format
32562msgid "Export all %d selected files"
32563msgstr ""
32564
32565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32566#, python-format
32567msgid "&Rename %s"
32568msgstr ""
32569
32570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32571#, python-format
32572msgid "Mark %s as cover image"
32573msgstr ""
32574
32575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32576#, python-format
32577msgid "Mark %s as cover page"
32578msgstr ""
32579
32580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32581msgid "&Bulk rename the selected files"
32582msgstr ""
32583
32584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32585msgid "Change the file extension for the selected files"
32586msgstr ""
32587
32588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32589msgid "&Delete the selected file"
32590msgid_plural "&Delete the {} selected files"
32591msgstr[0] ""
32592msgstr[1] ""
32593msgstr[2] ""
32594
32595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32596msgid "&Copy the selected file to another editor instance"
32597msgid_plural "&Copy the {} selected files to another editor instance"
32598msgstr[0] ""
32599msgstr[1] ""
32600msgstr[2] ""
32601
32602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32603msgid "Paste files from other editor instance"
32604msgstr ""
32605
32606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32607msgid "Link &stylesheets..."
32608msgstr ""
32609
32610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32611msgid "&Merge selected text files"
32612msgstr ""
32613
32614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32615msgid "&Merge selected style files"
32616msgstr ""
32617
32618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32621msgid "Cannot rename"
32622msgstr ""
32623
32624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32626#, python-format
32627msgid ""
32628"%s books do not support file renaming as they do not use file names "
32629"internally. The filenames you see are automatically generated from the "
32630"internal structures of the original file."
32631msgstr ""
32632
32633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32634msgid "Not first item"
32635msgstr ""
32636
32637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32638#, python-format
32639msgid ""
32640"%s is not the first text item. You should only mark the first text item as "
32641"cover. Do you want to make it the first item?"
32642msgstr ""
32643
32644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32645#, python-format
32646msgid "The file(s) %s cannot be renamed."
32647msgstr ""
32648
32649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32650msgid "New file extension:"
32651msgstr ""
32652
32653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32654msgid "Rename files"
32655msgstr ""
32656
32657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32658#, python-format
32659msgid "The file(s) %s cannot be deleted."
32660msgstr ""
32661
32662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32663#, python-format
32664msgid "No item with the name: %s was found"
32665msgstr ""
32666
32667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32669msgid "Choose location"
32670msgstr ""
32671
32672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32675#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32676msgid "Files"
32677msgstr ""
32678
32679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32680msgid "HTML files"
32681msgstr ""
32682
32683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32684msgid "No stylesheets"
32685msgstr ""
32686
32687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32688msgid ""
32689"This book currently has no stylesheets. You must first create a stylesheet "
32690"before linking it."
32691msgstr ""
32692
32693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32694msgid "Choose stylesheets"
32695msgstr ""
32696
32697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32698msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32699msgstr ""
32700
32701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32702msgid "Remove existing links to stylesheets"
32703msgstr ""
32704
32705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32706msgid ""
32707"Choose a name for the new (blank) file. To place the file in a specific "
32708"folder in the book, include the folder name, for example: "
32709"<i>text/chapter1.html"
32710msgstr ""
32711
32712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32713msgid "Automatically add style-sheet links into new HTML files"
32714msgstr ""
32715
32716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32717msgid "Import resource file (image/font/etc.)"
32718msgstr ""
32719
32720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32721msgid "Import a file from your computer as a new file into the book."
32722msgstr ""
32723
32724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32725msgid "Choose a name for the imported file"
32726msgstr ""
32727
32728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32729msgid ""
32730"You must specify a name for the new file, with an extension, for example, "
32731"chapter1.html"
32732msgstr ""
32733
32734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32735msgid "Choose master file"
32736msgstr ""
32737
32738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32739msgid ""
32740"Choose the master file. All selected files will be merged into the master "
32741"file:"
32742msgstr ""
32743
32744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32745#, python-format
32746msgid "Debug output from %s"
32747msgstr ""
32748
32749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32751msgid "No such function"
32752msgstr ""
32753
32754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32755#, python-format
32756msgid "There is no function named %s"
32757msgstr ""
32758
32759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32760msgid "Cannot remove builtin function"
32761msgstr ""
32762
32763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32764#, python-format
32765msgid "The function %s is a builtin function, it cannot be removed."
32766msgstr ""
32767
32768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32769msgid "Choose a function to run on matched text (by name)"
32770msgstr ""
32771
32772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32774msgid "Save current search"
32775msgstr ""
32776
32777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32779msgid "Show saved searches"
32780msgstr ""
32781
32782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32783msgid "Create/edit a function"
32784msgstr ""
32785
32786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32787msgid "F&unction name:"
32788msgstr ""
32789
32790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32791#, python-format
32792msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32793msgstr ""
32794
32795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32797msgid "Must specify name"
32798msgstr ""
32799
32800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32801msgid "You must specify a name for this function."
32802msgstr ""
32803
32804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32805msgid "Invalid Python code"
32806msgstr ""
32807
32808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32809#, python-format
32810msgid "The code you created is not valid Python code, with error: %s"
32811msgstr ""
32812
32813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32814msgid "No replace function"
32815msgstr ""
32816
32817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
32818msgid "You must create a Python function named replace in your code"
32819msgstr ""
32820
32821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
32822#, python-format
32823msgid "Inherited from %s"
32824msgstr ""
32825
32826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
32827#, python-format
32828msgid "Matched CSS rules for %s"
32829msgstr ""
32830
32831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
32832msgid "Computed final style"
32833msgstr ""
32834
32835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
32836msgid "Copy everything"
32837msgstr ""
32838
32839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
32840msgid "No style information found"
32841msgstr ""
32842
32843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
32844msgid ""
32845"Move the cursor inside a HTML tag to see what styles apply to that tag."
32846msgstr ""
32847
32848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
32849msgid ""
32850"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
32851"\n"
32852"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
32853"files inside the book which will be opened for editing automatically.\n"
32854msgstr ""
32855
32856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
32857msgid "The text to select in the book when it is opened for editing"
32858msgstr ""
32859
32860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
32861#, python-format
32862msgid "Change this to the relative path to: %s"
32863msgstr ""
32864
32865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
32866msgid "Font file added"
32867msgstr ""
32868
32869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
32870msgid ""
32871"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
32872" for this file has been copied to the clipboard. You should paste it into "
32873"whichever CSS file you want to add this font to."
32874msgstr ""
32875
32876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
32877msgid "Font files added"
32878msgstr ""
32879
32880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
32881msgid ""
32882"The specified font files have been added. The text for the CSS @font-face "
32883"rules for these files has been copied to the clipboard. You should paste it "
32884"into whichever CSS file you want to add these fonts to."
32885msgstr ""
32886
32887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
32888#, python-format
32889msgid "Font faces for %s"
32890msgstr ""
32891
32892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32893msgid "Embedded"
32894msgstr ""
32895
32896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32897msgid "Font family"
32898msgstr ""
32899
32900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
32901msgid "Change font"
32902msgstr "Promijeni oblik slova"
32903
32904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
32905#, python-format
32906msgid "Change the font %s to:"
32907msgid_plural "Change the fonts %s to:"
32908msgstr[0] ""
32909msgstr[1] ""
32910msgstr[2] ""
32911
32912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
32913msgid "&New font:"
32914msgstr ""
32915
32916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
32917#, python-format
32918msgid "The font <i>%s</i> <b>exists</b> on your computer"
32919msgstr "Oblik slova <i>%s</i> <b>postoji</b> na računaru"
32920
32921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
32922#, python-format
32923msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
32924msgstr "Oblik slova <i>%s</i> <b>ne postoji</b> na računaru"
32925
32926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
32927msgid "Manage fonts"
32928msgstr ""
32929
32930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
32931msgid "&Install fonts"
32932msgstr ""
32933
32934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
32935msgid ""
32936"Install fonts from .ttf/.otf files to make them available for embedding"
32937msgstr ""
32938
32939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
32940msgid "&Change selected fonts"
32941msgstr "&Change odabrane oblike slova"
32942
32943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
32944msgid "&Remove selected fonts"
32945msgstr "&Remove odabrane oblike slova"
32946
32947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
32948msgid "&Embed all fonts"
32949msgstr ""
32950
32951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
32952msgid "&Subset all fonts"
32953msgstr "&Subset sve oblike slova"
32954
32955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
32956msgid "Rescan the book for fonts in case you have made changes"
32957msgstr "Ponovo pretraži oblike slova u knjizi u slučaju da su napravljene izmjene"
32958
32959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
32960msgid ""
32961" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
32962"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
32963msgstr ""
32964
32965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
32966msgid ""
32967" Double click any font family to see if the font is available for embedding "
32968"on your computer. "
32969msgstr ""
32970
32971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
32972#, python-format
32973msgid ""
32974"The font <b>%s</b> was not found on your computer. If you have the font "
32975"files, you can install it using the \"Install fonts\" button in the lower "
32976"left corner."
32977msgstr ""
32978
32979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
32980msgid "No fonts selected"
32981msgstr "Nema odabranog oblika slova"
32982
32983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
32984msgid "No fonts selected, you must first select some fonts in the left panel"
32985msgstr "Nema odabranog oblika slova, prvo treba odabrati neke oblike slova na lijevom panelu"
32986
32987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
32988msgid "Remove unused CSS"
32989msgstr "Ukloni nepotrebni CSS"
32990
32991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
32992msgid ""
32993"This will remove all CSS rules that do not match any actual content. There "
32994"are a couple of additional cleanups you can enable, below:"
32995msgstr ""
32996
32997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
32998msgid "Remove unused &class attributes"
32999msgstr "Ukloni nepotrebne &class atribute"
33000
33001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33002msgid ""
33003"Remove all class attributes from the HTML that do not match any existing CSS"
33004" rules"
33005msgstr ""
33006
33007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33008msgid "Merge CSS rules with identical &selectors"
33009msgstr ""
33010
33011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33012msgid ""
33013"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33014"that in rare cases merging can result in a change to the effective styling "
33015"of the book, so use with care."
33016msgstr ""
33017
33018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33019msgid "Merge CSS rules with identical &properties"
33020msgstr ""
33021
33022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33023msgid ""
33024"Merge CSS rules in the same stylesheet that have identical properties. Note "
33025"that in rare cases merging can result in a change to the effective styling "
33026"of the book, so use with care."
33027msgstr ""
33028
33029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33030msgid "Remove &unreferenced style sheets"
33031msgstr ""
33032
33033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33034msgid "Remove stylesheets that are not referenced by any content."
33035msgstr ""
33036
33037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33038msgid "Remove NCX ToC file"
33039msgstr ""
33040
33041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33042msgid "Remove the legacy Table of Contents in NCX form?"
33043msgstr ""
33044
33045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33046msgid ""
33047"This form of Table of Contents is superseded by the new HTML based Table of "
33048"Contents. Leaving it behind is useful only if you expect this book to be "
33049"read on very old devices that lack proper support for EPUB 3"
33050msgstr ""
33051
33052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33053msgid "Ask this question again in the future"
33054msgstr ""
33055
33056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33057msgid "Keep NCX"
33058msgstr ""
33059
33060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33061msgid "Remove NCX"
33062msgstr ""
33063
33064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33065msgid "Action report"
33066msgstr ""
33067
33068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33069msgid "Compress images"
33070msgstr ""
33071
33072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33073msgid ""
33074"You can compress the images in this book losslessly, reducing the file size "
33075"of the book, without affecting image quality. Typically image size is "
33076"reduced by 5 - 15%."
33077msgstr ""
33078
33079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33080msgid "Enable &lossy compression of JPEG images"
33081msgstr ""
33082
33083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33084msgid ""
33085"This allows you to change the quality factor used for JPEG images.\n"
33086"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33087msgstr ""
33088
33089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33090msgid ""
33091"The compression quality, 1 is high compression, 100 is low compression.\n"
33092"Image quality is inversely correlated with compression quality."
33093msgstr ""
33094
33095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33096msgid "Compression &quality:"
33097msgstr ""
33098
33099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33100msgid "Compressing images..."
33101msgstr ""
33102
33103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33104msgid "Compressing images, please wait..."
33105msgstr ""
33106
33107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33108msgid "Editor font &family:"
33109msgstr ""
33110
33111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33112msgid "Editor font &size:"
33113msgstr ""
33114
33115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33116msgid "Create/edit &custom color schemes"
33117msgstr ""
33118
33119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33120msgid "&Color scheme:"
33121msgstr ""
33122
33123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33124msgid " characters"
33125msgstr ""
33126
33127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33128msgid "W&idth of tabs:"
33129msgstr ""
33130
33131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33132msgid "Change &templates"
33133msgstr ""
33134
33135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33136msgid "Templates for new files:"
33137msgstr ""
33138
33139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33140msgid "&Wrap long lines in the editor"
33141msgstr ""
33142
33143#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33144msgid "&Replace HTML entities as they are typed"
33145msgstr ""
33146
33147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33148msgid ""
33149"With this option, every time you type in a complete html entity, such as "
33150"&amp;hellip; it is automatically replaced by its corresponding character. "
33151"The replacement happens only when the trailing semi-colon is typed."
33152msgstr ""
33153
33154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33155msgid "Auto close t&ags when typing </"
33156msgstr ""
33157
33158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33159msgid ""
33160"With this option, every time you type </ the current HTML closing tag is "
33161"auto-completed"
33162msgstr ""
33163
33164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33165msgid ""
33166"Show the &name of the current character before the cursor along with the "
33167"line and column number"
33168msgstr ""
33169
33170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33171msgid "Beautify individual &files automatically when they are opened"
33172msgstr ""
33173
33174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33175msgid ""
33176"This will cause the beautify current file action to be performed "
33177"automatically every time you open a HTML/CSS/etc. file for editing."
33178msgstr ""
33179
33180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33181msgid "Show &misspelled words underlined in the code view"
33182msgstr ""
33183
33184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33185msgid ""
33186"This will cause spelling errors to be highlighted in the code view for easy "
33187"correction as you type."
33188msgstr ""
33189
33190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33191msgid "Allow drag and drop &editing of text"
33192msgstr ""
33193
33194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33195msgid ""
33196"Allow using drag and drop to move text around in the editor. It can be "
33197"useful to turn this off if you have a misbehaving touchpad."
33198msgstr ""
33199
33200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33201msgid "Manage &spelling dictionaries"
33202msgstr ""
33203
33204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33205msgid "Manage sni&ppets"
33206msgstr ""
33207
33208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33209#, python-format
33210msgid "Automatic (%s)"
33211msgstr ""
33212
33213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33214msgid "Update &metadata embedded in the book when opening"
33215msgstr ""
33216
33217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33218msgid ""
33219"When the file is opened, update the metadata embedded in the book file to "
33220"the current metadata in the calibre library."
33221msgstr ""
33222
33223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33224msgid ""
33225"Ask which &format to edit if more than one format is available for the book"
33226msgstr ""
33227
33228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33229msgid ""
33230"When auto-selecting the format to edit for a book with multiple formats, "
33231"this is the preference order."
33232msgstr ""
33233
33234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33235msgid "Preferred format order (drag and drop to change)"
33236msgstr ""
33237
33238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33239msgid "Allow dockable &windows to be nested inside the dock areas"
33240msgstr ""
33241
33242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33243msgid ""
33244"By default, you can have only a single row or column of windows in the dock "
33245"areas (the areas around the central editors). This option allows for more "
33246"flexible window layout, but is a little more complex to use."
33247msgstr ""
33248
33249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33250msgid "Choose which windows will occupy the corners of the dockable areas"
33251msgstr ""
33252
33253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33254msgid "The &top-left corner"
33255msgstr ""
33256
33257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33258msgid "The top-&right corner"
33259msgstr ""
33260
33261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33262msgid "The &bottom-left corner"
33263msgstr ""
33264
33265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33266msgid "The bottom-ri&ght corner"
33267msgstr ""
33268
33269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33270msgid "Restore &state of previously edited book when opening it again"
33271msgstr ""
33272
33273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33274msgid ""
33275"When opening a previously edited book again, restore its state. That means "
33276"all open files are automatically re-opened and the cursor is positioned at "
33277"its previous location."
33278msgstr ""
33279
33280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33281msgid "Show full &file paths in the File browser"
33282msgstr ""
33283
33284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33285msgid ""
33286"Showing the full file paths is useful when editing books that contain "
33287"multiple files with the same file name."
33288msgstr ""
33289
33290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33291msgid "Monospaced text"
33292msgstr ""
33293
33294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33295msgid "Sans-serif text"
33296msgstr ""
33297
33298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33299msgid "Serif text"
33300msgstr ""
33301
33302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33303#, python-format
33304msgid "Font family for &%s:"
33305msgstr ""
33306
33307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33308msgid "Style for standard &text:"
33309msgstr ""
33310
33311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33312msgid "&Default font size:"
33313msgstr "&Početna veličina fonta:"
33314
33315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33316msgid "&Monospace font size:"
33317msgstr ""
33318
33319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33320msgid "Mi&nimum font size:"
33321msgstr ""
33322
33323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33324msgid "lines"
33325msgstr ""
33326
33327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33328msgid ""
33329"Number of lines that are shown above the current line when syncing the text "
33330"shown in the preview panel to the cursor position in the code view"
33331msgstr ""
33332
33333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33334msgid "Visible lines above s&ync point:"
33335msgstr ""
33336
33337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33338msgid "Background color:"
33339msgstr ""
33340
33341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33342msgid "Foreground color:"
33343msgstr ""
33344
33345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33346msgid "Link color:"
33347msgstr ""
33348
33349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33350msgid "Use the colors from the book styles, defaulting to black-on-white"
33351msgstr ""
33352
33353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33354msgid "Theme based"
33355msgstr ""
33356
33357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33358msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33359msgstr ""
33360
33361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33362msgid "Choose a custom color"
33363msgstr ""
33364
33365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33366#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33367#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33368msgid "Custom"
33369msgstr ""
33370
33371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33372msgid "Choose which toolbar you want to customize"
33373msgstr "Odaberi alatnu traku koju želiš prilagoditi"
33374
33375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33376#, python-format
33377msgid "Tools for %s editors"
33378msgstr "Alati za %s urednike"
33379
33380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33381msgid "Book wide actions"
33382msgstr ""
33383
33384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33385msgid "Book wide tools"
33386msgstr ""
33387
33388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33389msgid "Book wide tools from third party plugins"
33390msgstr ""
33391
33392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33393msgid "Common tools for all editors"
33394msgstr ""
33395
33396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33397msgid "Text formatting actions"
33398msgstr ""
33399
33400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33401msgid "&Toolbar to customize:"
33402msgstr ""
33403
33404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33405#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33406msgid "Add selected actions to the toolbar"
33407msgstr ""
33408
33409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33410#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33411msgid "Remove selected actions from the toolbar"
33412msgstr ""
33413
33414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33415msgid "Adjust the size of icons on all toolbars"
33416msgstr ""
33417
33418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33419msgid "Toolbar &icon size:"
33420msgstr ""
33421
33422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33423msgid "Customize templates"
33424msgstr ""
33425
33426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33427msgid "Choose the &type of template to edit:"
33428msgstr ""
33429
33430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33431#, python-brace-format
33432msgid ""
33433"The variables {0} and {1} will be replaced with the title and author of the "
33434"book. {2} is where the cursor will be positioned. If you want to include "
33435"braces in your template, for example for CSS rules, you have to escape them,"
33436" like this: {3}"
33437msgstr ""
33438
33439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33440msgid "Preferences for Edit book"
33441msgstr ""
33442
33443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33444msgid "Restore all &defaults"
33445msgstr ""
33446
33447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33448msgid "Restore defaults for all preferences"
33449msgstr ""
33450
33451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33452msgid "Restore &current defaults"
33453msgstr ""
33454
33455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33456msgid "Restore defaults for currently displayed preferences"
33457msgstr ""
33458
33459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33460msgid "Restore c&onfirmations"
33461msgstr ""
33462
33463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33464msgid "Restore all disabled confirmation prompts"
33465msgstr ""
33466
33467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33468msgid "Main window"
33469msgstr ""
33470
33471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33472msgid "Editor settings"
33473msgstr ""
33474
33475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33476msgid "Preview settings"
33477msgstr ""
33478
33479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33480msgid "Keyboard shortcuts"
33481msgstr ""
33482
33483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33484msgid "Toolbars"
33485msgstr "Alatna traka"
33486
33487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33488msgid "Integration with calibre"
33489msgstr ""
33490
33491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33492msgid "There are no disabled confirmation prompts"
33493msgstr ""
33494
33495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33496msgid "One disabled confirmation prompt was restored"
33497msgid_plural "{} disabled confirmation prompts were restored"
33498msgstr[0] ""
33499msgstr[1] ""
33500msgstr[2] ""
33501
33502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33503msgid "Disabled confirmations restored"
33504msgstr ""
33505
33506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33507#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33508msgid "Render process crashed"
33509msgstr ""
33510
33511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33512msgid ""
33513"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33514"work. You should try restarting the editor."
33515msgstr ""
33516
33517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33518msgid ""
33519"\n"
33520"            <h3>Live preview</h3>\n"
33521"\n"
33522"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33523"            The preview will update automatically as you make changes.\n"
33524"\n"
33525"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33526"            only, it is not intended to simulate an actual e-book reader. Some\n"
33527"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33528"            "
33529msgstr ""
33530
33531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33532msgid "Inspect element"
33533msgstr ""
33534
33535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33536msgid "Open link"
33537msgstr ""
33538
33539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33540#, python-format
33541msgid "Edit %s"
33542msgstr ""
33543
33544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33545msgid "Loading preview, please wait..."
33546msgstr ""
33547
33548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33549msgid "Search in preview"
33550msgstr ""
33551
33552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33553msgid "Invalid location"
33554msgstr ""
33555
33556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33557msgid "Cannot split on the body tag"
33558msgstr ""
33559
33560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33561msgid "Failed to launch worker"
33562msgstr ""
33563
33564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33565msgid "Failed to launch the worker process used for rendering the preview"
33566msgstr ""
33567
33568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33569msgid "Cannot disable"
33570msgstr ""
33571
33572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33573msgid ""
33574"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33575"panel is open."
33576msgstr ""
33577
33578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33579msgid "Auto reload preview when text changes in editor"
33580msgstr ""
33581
33582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33583msgid "Disable auto reload of preview"
33584msgstr ""
33585
33586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33587msgid "Disable syncing of preview position to editor position"
33588msgstr ""
33589
33590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33591msgid "Enable syncing of preview position to editor position"
33592msgstr ""
33593
33594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33595msgid "Abort file split"
33596msgstr ""
33597
33598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33599msgid ""
33600"Split this file at a specified location.<p>After clicking this button, click"
33601" inside the preview panel above at the location you want the file to be "
33602"split."
33603msgstr ""
33604
33605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33606msgid "Delete selected files"
33607msgstr ""
33608
33609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33610msgid "Folder"
33611msgstr ""
33612
33613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33615msgid "Size (KB)"
33616msgstr ""
33617
33618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33619msgid "Style"
33620msgstr ""
33621
33622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33623#, python-brace-format
33624msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33625msgstr ""
33626
33627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33628msgid "Resolution"
33629msgstr ""
33630
33631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33634msgid "Times used"
33635msgstr ""
33636
33637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33638#, python-format
33639msgid "Edit the image: %s"
33640msgstr ""
33641
33642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33643msgid "Anchor"
33644msgstr ""
33645
33646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33647msgid "Source text"
33648msgstr ""
33649
33650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33651msgid "Target"
33652msgstr ""
33653
33654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33655msgid "Target text"
33656msgstr ""
33657
33658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33659msgid "The link destination does not exist"
33660msgstr ""
33661
33662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33663msgid "The link destination exists"
33664msgstr ""
33665
33666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33667msgid "The link destination could not be verified"
33668msgstr ""
33669
33670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33671msgid "Click entries above to see their destination here"
33672msgstr ""
33673
33674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33675msgid "No destination found for this link"
33676msgstr ""
33677
33678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33680msgid "Word"
33681msgstr ""
33682
33683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33684#, python-brace-format
33685msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33686msgstr ""
33687
33688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33689msgid "Character"
33690msgstr ""
33691
33692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33693msgid "Codepoint"
33694msgstr ""
33695
33696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33697msgid "All the characters in the book"
33698msgstr ""
33699
33700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33702#, python-brace-format
33703msgid "{0} [{1} elements]"
33704msgstr ""
33705
33706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33707msgid "Sort by:"
33708msgstr ""
33709
33710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33711msgid "&Counts"
33712msgstr ""
33713
33714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33715msgid "&Name"
33716msgstr ""
33717
33718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33719#, python-brace-format
33720msgid "{0} rules, {1} unused"
33721msgstr ""
33722
33723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33725msgid "Number of matches"
33726msgstr ""
33727
33728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33729msgid "Style Rule"
33730msgstr ""
33731
33732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33733#, python-brace-format
33734msgid "{0} classes, {1} unused"
33735msgstr ""
33736
33737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33738msgid "Class"
33739msgstr ""
33740
33741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33742msgid "Words"
33743msgstr ""
33744
33745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33746msgid "Style rules"
33747msgstr ""
33748
33749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33750msgid "Style classes"
33751msgstr ""
33752
33753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33754msgid "Characters"
33755msgstr ""
33756
33757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33758msgid "Links"
33759msgstr ""
33760
33761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33762#, python-format
33763msgid "Export of %s data is not supported"
33764msgstr ""
33765
33766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33767msgid "Choose a filename for the data"
33768msgstr ""
33769
33770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33771msgid "CSV files"
33772msgstr ""
33773
33774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33775msgid "Reports"
33776msgstr ""
33777
33778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33779msgid "Export the currently shown report as a CSV file"
33780msgstr ""
33781
33782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33783msgid "Are you sure you want to delete the selected files?"
33784msgstr ""
33785
33786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33787msgid "Failed to gather data"
33788msgstr ""
33789
33790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33791msgid ""
33792"Failed to gather data for the report. Click \"Show details\" for more "
33793"information."
33794msgstr ""
33795
33796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33797msgid "Saving..."
33798msgstr ""
33799
33800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33801msgid "Enable completion based on search history"
33802msgstr ""
33803
33804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33805msgid "Disable completion based on search history"
33806msgstr ""
33807
33808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33809msgid "All style files"
33810msgstr ""
33811
33812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33814msgid "All text files"
33815msgstr ""
33816
33817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33819msgid "Current file"
33820msgstr ""
33821
33822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33823msgid "Marked text"
33824msgstr ""
33825
33826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33828msgid "Open files"
33829msgstr ""
33830
33831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33833msgid "Selected files"
33834msgstr ""
33835
33836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
33837msgid ""
33838"\n"
33839"            Where to search/replace:\n"
33840"            <dl>\n"
33841"            <dt><b>Current file</b></dt>\n"
33842"            <dd>Search only inside the currently opened file</dd>\n"
33843"            <dt><b>All text files</b></dt>\n"
33844"            <dd>Search in all text (HTML) files</dd>\n"
33845"            <dt><b>All style files</b></dt>\n"
33846"            <dd>Search in all style (CSS) files</dd>\n"
33847"            <dt><b>Selected files</b></dt>\n"
33848"            <dd>Search in the files currently selected in the File browser</dd>\n"
33849"            <dt><b>Open files</b></dt>\n"
33850"            <dd>Search in the files currently open in the editor</dd>\n"
33851"            <dt><b>Marked text</b></dt>\n"
33852"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
33853"            </dl>"
33854msgstr ""
33855
33856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33857msgid "Down"
33858msgstr ""
33859
33860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33861msgid "Up"
33862msgstr ""
33863
33864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
33865msgid ""
33866"\n"
33867"            Direction to search:\n"
33868"            <dl>\n"
33869"            <dt><b>Down</b></dt>\n"
33870"            <dd>Search for the next match from your current position</dd>\n"
33871"            <dt><b>Up</b></dt>\n"
33872"            <dd>Search for the previous match from your current position</dd>\n"
33873"            </dl>"
33874msgstr ""
33875
33876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33877msgid "Fuzzy"
33878msgstr ""
33879
33880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
33882#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
33883msgid "Regex"
33884msgstr ""
33885
33886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33887msgid "Regex-function"
33888msgstr ""
33889
33890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
33891msgid ""
33892"Select how the search expression is interpreted\n"
33893"            <dl>\n"
33894"            <dt><b>Normal</b></dt>\n"
33895"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
33896"            <dt><b>Fuzzy</b></dt>\n"
33897"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
33898"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
33899"            <dt><b>Regex</b></dt>\n"
33900"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
33901"            <dt><b>Regex-function</b></dt>\n"
33902"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
33903"            </dl>"
33904msgstr ""
33905
33906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
33907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
33908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
33909msgid "&Find:"
33910msgstr ""
33911
33912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
33913msgid "Clear search &history"
33914msgstr ""
33915
33916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
33917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
33918msgid "&Replace:"
33919msgstr ""
33920
33921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
33922msgid "Clear replace &history"
33923msgstr ""
33924
33925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
33926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
33927msgid "Create/&edit"
33928msgstr ""
33929
33930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
33931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
33932msgid "Create a new function, or edit an existing function"
33933msgstr ""
33934
33935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
33936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
33937msgid "Remo&ve"
33938msgstr ""
33939
33940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
33941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
33942msgid "Remove this function"
33943msgstr ""
33944
33945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
33946msgid "Fin&d"
33947msgstr ""
33948
33949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
33950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
33951msgid "Replace a&nd Find"
33952msgstr ""
33953
33954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
33955msgid "Re&place"
33956msgstr ""
33957
33958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
33959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
33960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
33961msgid "Replace &all"
33962msgstr ""
33963
33964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
33965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
33966msgid "&Mode:"
33967msgstr ""
33968
33969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
33970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
33971#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
33972msgid "&Case sensitive"
33973msgstr ""
33974
33975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
33976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
33977msgid "&Wrap"
33978msgstr ""
33979
33980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
33981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
33982msgid ""
33983"When searching reaches the end, wrap around to the beginning and continue "
33984"the search"
33985msgstr ""
33986
33987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
33988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
33989msgid "&Dot all"
33990msgstr ""
33991
33992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
33993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
33994msgid ""
33995"Make the '.' special character match any character at all, including a "
33996"newline"
33997msgstr ""
33998
33999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34000msgid "Close search panel"
34001msgstr ""
34002
34003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34004msgid "Abort editing of search"
34005msgstr ""
34006
34007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34008msgid "The name with which to save this search"
34009msgstr ""
34010
34011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34012msgid "Case sensitive"
34013msgstr ""
34014
34015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34016msgid "Dot matches all"
34017msgstr ""
34018
34019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34020msgid "Finish editing of search"
34021msgstr ""
34022
34023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34024msgid "Add search"
34025msgstr ""
34026
34027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34028msgid "Edit search"
34029msgstr ""
34030
34031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34032msgid "You must specify a search name"
34033msgstr ""
34034
34035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34036msgid "Name exists"
34037msgstr ""
34038
34039#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34040#, python-format
34041msgid "Another search with the name %s already exists"
34042msgstr ""
34043
34044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34045msgid "Must specify find"
34046msgstr ""
34047
34048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34049msgid "You must specify a find expression"
34050msgstr ""
34051
34052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34053msgid "Must specify function"
34054msgstr ""
34055
34056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34057msgid "You must specify a function name in Function-Regex mode"
34058msgstr ""
34059
34060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34061msgid "Filter displayed searches"
34062msgstr ""
34063
34064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34065msgid "The entries are tried in order until the first one matches."
34066msgstr ""
34067
34068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34069msgid "&Find"
34070msgstr ""
34071
34072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34073msgid "Run the search using the selected entries."
34074msgstr ""
34075
34076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34077msgid "Run replace using the selected entries."
34078msgstr ""
34079
34080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34081msgid "Run replace and then find using the selected entries."
34082msgstr ""
34083
34084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34085msgid "Run Replace all for all selected entries in the order selected"
34086msgstr ""
34087
34088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34090msgid "&Count all"
34091msgstr ""
34092
34093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34094msgid "Run Count all for all selected entries"
34095msgstr ""
34096
34097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34098msgid "Move selected entries up"
34099msgstr ""
34100
34101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34102msgid "Move selected entries down"
34103msgstr ""
34104
34105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34106msgid "Edit the currently selected search"
34107msgstr ""
34108
34109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34110msgid "Re&move search"
34111msgstr ""
34112
34113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34114msgid "Remove the currently selected searches"
34115msgstr ""
34116
34117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34118msgid "Add a new saved search"
34119msgstr ""
34120
34121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34122msgid "Import saved searches"
34123msgstr ""
34124
34125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34126msgid "Export saved searches"
34127msgstr ""
34128
34129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34130#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34131msgid "Export"
34132msgstr "Izvoz"
34133
34134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34135msgid "Export all"
34136msgstr ""
34137
34138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34139msgid "Export selected"
34140msgstr ""
34141
34142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34143msgid "Copy to search panel"
34144msgstr ""
34145
34146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34147msgid "No saved search is selected"
34148msgstr ""
34149
34150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34151msgid "Cannot edit search - no search selected."
34152msgstr ""
34153
34154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34155msgid ""
34156"Are you sure you want to permanently delete the selected saved searches?"
34157msgstr ""
34158
34159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34160#, python-brace-format
34161msgid "(Case sensitive: {0} Dot All: {1})"
34162msgstr ""
34163
34164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34165#, python-brace-format
34166msgid "(Case sensitive: {0} [Normal search])"
34167msgstr ""
34168
34169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34170#, python-brace-format
34171msgid ""
34172"{2} {3}\n"
34173"Find: {0}\n"
34174"Replace: {1}"
34175msgstr ""
34176
34177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34178msgid "Invalid data"
34179msgstr ""
34180
34181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34182#, python-format
34183msgid "The file %s does not contain valid saved searches"
34184msgstr ""
34185
34186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34188msgid "No searches"
34189msgstr ""
34190
34191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34192msgid "No searches available to be saved"
34193msgstr ""
34194
34195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34196msgid "No searches selected"
34197msgstr ""
34198
34199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34200msgid "No file is being edited."
34201msgstr ""
34202
34203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34204msgid "No files are selected in the File browser"
34205msgstr ""
34206
34207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34208msgid ""
34209"No text is marked. First select some text, and then use The \"Mark selected "
34210"text\" action in the Search menu to mark it."
34211msgstr ""
34212
34213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34214msgid "No search query specified"
34215msgstr ""
34216
34217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34218msgid "the selected searches"
34219msgstr ""
34220
34221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34223msgid "Invalid regex"
34224msgstr ""
34225
34226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34228#, python-brace-format
34229msgid ""
34230"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34231msgstr ""
34232
34233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34234#, python-format
34235msgid "No replace function with the name: %s exists"
34236msgstr ""
34237
34238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34240#, python-format
34241msgid "No matches were found for %s"
34242msgstr ""
34243
34244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34245msgid ""
34246"You have turned off search wrapping, so all text might not have been "
34247"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34248"via the \"Wrap\" checkbox at the bottom of the search panel."
34249msgstr ""
34250
34251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34252msgid "Cannot replace"
34253msgstr ""
34254
34255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34256msgid "You must first click \"Find\", before trying to replace"
34257msgstr ""
34258
34259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34260msgid "Currently selected text does not match the search query."
34261msgstr ""
34262
34263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34264#, python-brace-format
34265msgid "Performed the replacement at {num} occurrences of {query}"
34266msgstr ""
34267
34268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34269#, python-brace-format
34270msgid "Found {num} occurrences of {query}"
34271msgstr ""
34272
34273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34274#, python-brace-format
34275msgid "{0}: {1} occurrences"
34276msgstr ""
34277
34278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34280msgid "Searching done"
34281msgstr ""
34282
34283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34284msgid "Before: Replace all"
34285msgstr ""
34286
34287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34288msgid "Add a dictionary"
34289msgstr ""
34290
34291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34292#, python-brace-format
34293msgid ""
34294"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34295"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34296"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34297"            downloaded .oxt file here to add the dictionary to {0}."
34298msgstr ""
34299
34300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34301msgid "Path to OXT file"
34302msgstr ""
34303
34304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34305msgid "Browse for an OXT file"
34306msgstr ""
34307
34308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34309msgid "&Path to OXT file:"
34310msgstr ""
34311
34312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34313msgid "Choose a nickname for this dictionary"
34314msgstr ""
34315
34316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34317msgid "&Nickname:"
34318msgstr ""
34319
34320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34321msgid "Choose OXT Dictionary"
34322msgstr ""
34323
34324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34325msgid "Dictionaries"
34326msgstr ""
34327
34328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34329msgid "Must specify nickname"
34330msgstr ""
34331
34332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34333msgid "You must specify a nickname for this dictionary"
34334msgstr ""
34335
34336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34337msgid "Nickname already used"
34338msgstr ""
34339
34340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34341#, python-format
34342msgid "A dictionary with the nick name \"%s\" already exists."
34343msgstr ""
34344
34345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34346msgid "Failed to import dictionaries"
34347msgstr ""
34348
34349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34350#, python-format
34351msgid ""
34352"Failed to import dictionaries from %s. Click \"Show details\" for more "
34353"information"
34354msgstr ""
34355
34356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34357msgid "No dictionaries"
34358msgstr ""
34359
34360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34361#, python-format
34362msgid "No dictionaries were found in %s"
34363msgstr ""
34364
34365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34367msgid "Copy selected words to clipboard"
34368msgstr ""
34369
34370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34371msgid "Select all words"
34372msgstr ""
34373
34374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34375msgid "Manage user dictionaries"
34376msgstr ""
34377
34378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34379msgid "&New dictionary"
34380msgstr ""
34381
34382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34383msgid "&Remove dictionary"
34384msgstr ""
34385
34386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34387msgid "Re&name dictionary"
34388msgstr ""
34389
34390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34391msgid "Mark this dictionary as active"
34392msgstr ""
34393
34394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34395msgid "Words in this dictionary:"
34396msgstr ""
34397
34398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34399msgid "&Add word"
34400msgstr ""
34401
34402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34403msgid "&Remove selected words"
34404msgstr ""
34405
34406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34407msgid "&Import list of words"
34408msgstr ""
34409
34410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34411msgid "New dictionary"
34412msgstr ""
34413
34414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34415msgid "Name of the new dictionary"
34416msgstr ""
34417
34418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34420msgid "Already used"
34421msgstr ""
34422
34423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34425#, python-format
34426msgid "A dictionary with the name %s already exists"
34427msgstr ""
34428
34429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34430msgid "New name"
34431msgstr ""
34432
34433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34434msgid "New name for the dictionary"
34435msgstr ""
34436
34437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34438#, python-format
34439msgid "Configure the dictionary: <b>%s"
34440msgstr ""
34441
34442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34443msgid "Add a word"
34444msgstr ""
34445
34446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34447msgid "Word to add"
34448msgstr ""
34449
34450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34451msgid "&Word:"
34452msgstr ""
34453
34454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34455msgid "Import list of words"
34456msgstr ""
34457
34458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34459msgid "Enter a list of words, one per line"
34460msgstr ""
34461
34462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34464msgid "Paste from clipboard"
34465msgstr ""
34466
34467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34468msgid ""
34469"Words in the user dictionary must have an associated language. Choose the "
34470"language below:"
34471msgstr ""
34472
34473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34474msgid "Must specify language"
34475msgstr ""
34476
34477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34478msgid "You must specify a language to import words"
34479msgstr ""
34480
34481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34482msgid "Manage dictionaries"
34483msgstr ""
34484
34485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34486msgid "&Remove this dictionary"
34487msgstr ""
34488
34489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34490msgid "Manage &user dictionaries"
34491msgstr ""
34492
34493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34494msgid ""
34495"Manage the list of user dictionaries (dictionaries to which you can add "
34496"words)"
34497msgstr ""
34498
34499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34500msgid "&Add dictionary"
34501msgstr ""
34502
34503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34504msgid "Add a new dictionary that you downloaded from the internet"
34505msgstr ""
34506
34507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34508#, python-brace-format
34509msgid "<Builtin dictionary for {0}>"
34510msgstr ""
34511
34512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34513msgid ""
34514"<p>You can change the dictionaries used for any specified language.</p>\n"
34515"            <p>A language can have many country specific variants. Each of these variants\n"
34516"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34517"            is shown in bold to the left.</p>\n"
34518"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34519"            every variant.</p>\n"
34520"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34521"            the default variant you choose here will be used.</p>\n"
34522"        "
34523msgstr ""
34524
34525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34526#, python-brace-format
34527msgid "This is already the preferred variant for the {1} language"
34528msgstr ""
34529
34530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34531#, python-brace-format
34532msgid "Use this as the preferred variant for the {1} language"
34533msgstr ""
34534
34535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34536msgid "This is already the preferred dictionary"
34537msgstr ""
34538
34539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34540msgid "Use this as the preferred dictionary"
34541msgstr ""
34542
34543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34544msgid "Misspelled?"
34545msgstr ""
34546
34547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34548msgid "Ignored"
34549msgstr ""
34550
34551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34552#, python-format
34553msgid "Change %s to"
34554msgstr ""
34555
34556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34557msgid "Specify replacement manually"
34558msgstr ""
34559
34560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34561msgid "Ignore/un-ignore all selected words"
34562msgstr ""
34563
34564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34565msgid "Add/remove all selected words"
34566msgstr ""
34567
34568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34569msgid "Check spelling"
34570msgstr ""
34571
34572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34573msgid ""
34574"Re-scan the book for words, useful if you have edited the book since opening"
34575" this dialog"
34576msgstr ""
34577
34578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34579msgid "&Undo last change"
34580msgstr ""
34581
34582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34583msgid "Undo the last spell check word replacement, if any"
34584msgstr ""
34585
34586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34587msgid "Checking, please wait..."
34588msgstr ""
34589
34590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34591msgid "Filter the list of words"
34592msgstr ""
34593
34594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34595msgid "&Ignore"
34596msgstr ""
34597
34598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34599msgid "Un&ignore"
34600msgstr ""
34601
34602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34603msgid "Ignore the current word for the rest of this session"
34604msgstr ""
34605
34606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34607msgid "Stop ignoring the current word"
34608msgstr ""
34609
34610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34611msgid "Add word to &dictionary:"
34612msgstr ""
34613
34614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34615msgid "Remove from &dictionaries"
34616msgstr ""
34617
34618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34619msgid "Add the current word to the specified user dictionary"
34620msgstr ""
34621
34622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34623msgid "Remove the current word from all active user dictionaries"
34624msgstr ""
34625
34626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34627msgid ""
34628"You have no active user dictionaries. You must choose at least one active "
34629"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34630msgstr ""
34631
34632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34633msgid "Show &next occurrence"
34634msgstr ""
34635
34636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34637msgid ""
34638"Show the next occurrence of the selected word in the editor, so you can edit"
34639" it manually"
34640msgstr ""
34641
34642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34643msgid "&Change selected word to:"
34644msgstr ""
34645
34646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34647msgid "The replacement word"
34648msgstr ""
34649
34650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34651msgid "Show &only misspelled words"
34652msgstr ""
34653
34654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34655msgid "Case &sensitive sort"
34656msgstr ""
34657
34658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34659msgid "When sorting the list of words, be case sensitive"
34660msgstr ""
34661
34662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34663msgid "Case sensitive sea&rch"
34664msgstr ""
34665
34666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34667msgid "When filtering the list of words, be case sensitive"
34668msgstr ""
34669
34670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34671msgid "The original word"
34672msgstr ""
34673
34674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34675msgid "No changed word"
34676msgstr ""
34677
34678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34679msgid "There is no spelling replacement to undo"
34680msgstr ""
34681
34682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34683msgid "Failed to check spelling"
34684msgstr ""
34685
34686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34687msgid ""
34688"Failed to check spelling, click \"Show details\" for the full error "
34689"information."
34690msgstr ""
34691
34692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34693msgid "Files edited"
34694msgstr ""
34695
34696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34697#, python-format
34698msgid ""
34699"The files in the editor were edited outside the spell check dialog, and the "
34700"word %s no longer exists."
34701msgstr ""
34702
34703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34704#, python-brace-format
34705msgid "Misspelled words: {0} Total words: {1}"
34706msgstr ""
34707
34708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34709msgid ""
34710"Select how the search expression is interpreted\n"
34711"            <dl>\n"
34712"            <dt><b>Normal</b></dt>\n"
34713"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34714"            <dt><b>Regex</b></dt>\n"
34715"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34716"            </dl>"
34717msgstr ""
34718
34719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34720msgid ""
34721"\n"
34722"            Where to search/replace:\n"
34723"            <dl>\n"
34724"            <dt><b>Current file</b></dt>\n"
34725"            <dd>Search only inside the currently opened file</dd>\n"
34726"            <dt><b>All text files</b></dt>\n"
34727"            <dd>Search in all text (HTML) files</dd>\n"
34728"            <dt><b>Selected files</b></dt>\n"
34729"            <dd>Search in the files currently selected in the File browser</dd>\n"
34730"            <dt><b>Open files</b></dt>\n"
34731"            <dd>Search in the files currently open in the editor</dd>\n"
34732"            </dl>"
34733msgstr ""
34734
34735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34736#, python-brace-format
34737msgid ""
34738"File: {0}\n"
34739"Anchor: {1}"
34740msgstr ""
34741
34742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34743msgid "Top of file"
34744msgstr ""
34745
34746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34747msgid "Double click a file in the left panel to start editing it."
34748msgstr ""
34749
34750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34752msgid "Full path:"
34753msgstr ""
34754
34755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34756msgid "Close tab"
34757msgstr ""
34758
34759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34760msgid "Close other tabs"
34761msgstr ""
34762
34763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34764msgid "Close tabs to the right of this tab"
34765msgstr ""
34766
34767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34768#, python-brace-format
34769msgid "Line: {0} : {1}"
34770msgstr ""
34771
34772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34773#, python-brace-format
34774msgid "{0} {1} created by {2}"
34775msgstr ""
34776
34777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34778msgid "Global actions"
34779msgstr ""
34780
34781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34782msgid "&New file (images/fonts/HTML/etc.)"
34783msgstr ""
34784
34785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34786msgid "Create a new file in the current book"
34787msgstr ""
34788
34789#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34790msgid "&Import files into book"
34791msgstr ""
34792
34793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34794msgid "Import files into book"
34795msgstr ""
34796
34797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34798msgid "&Open book"
34799msgstr ""
34800
34801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34802msgid "Open a book"
34803msgstr ""
34804
34805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34806msgid "Open &folder (unzipped EPUB) as book"
34807msgstr ""
34808
34809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34810msgid "Open a folder (unzipped EPUB) as a book"
34811msgstr ""
34812
34813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
34814msgid "Edit &next file"
34815msgstr ""
34816
34817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
34818msgid "Edit the next file in the spine"
34819msgstr ""
34820
34821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
34822msgid "Edit &previous file"
34823msgstr ""
34824
34825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
34826msgid "Edit the previous file in the spine"
34827msgstr ""
34828
34829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
34830msgid "&Revert to before"
34831msgstr ""
34832
34833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
34834msgid "Revert book to before the last action (Undo)"
34835msgstr ""
34836
34837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
34838msgid "&Revert to after"
34839msgstr ""
34840
34841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
34842msgid "Revert book state to after the next action (Redo)"
34843msgstr ""
34844
34845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
34846msgid "Save book"
34847msgstr ""
34848
34849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34850msgid "Save a &copy"
34851msgstr ""
34852
34853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34854msgid "Save a copy of the book"
34855msgstr ""
34856
34857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
34858msgid "Quit"
34859msgstr ""
34860
34861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34862msgid "Create a new, empty book"
34863msgstr ""
34864
34865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34866msgid "Create new, &empty book"
34867msgstr ""
34868
34869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
34870msgid "&Import an HTML or DOCX file as a new book"
34871msgstr ""
34872
34873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
34874msgid "Import an HTML or DOCX file as a new book"
34875msgstr ""
34876
34877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
34878msgid "&Quick open a file to edit"
34879msgstr ""
34880
34881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
34882msgid "Quickly open a file from the book to edit it"
34883msgstr ""
34884
34885#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
34886msgid "Editor actions"
34887msgstr ""
34888
34889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
34890msgid "Undo typing"
34891msgstr ""
34892
34893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
34894msgid "R&edo"
34895msgstr ""
34896
34897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
34898msgid "Redo typing"
34899msgstr ""
34900
34901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
34902msgid "Cut &text"
34903msgstr ""
34904
34905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
34906msgid "Cut text"
34907msgstr ""
34908
34909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
34910msgid "P&aste from clipboard"
34911msgstr ""
34912
34913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
34914msgid "Tools"
34915msgstr ""
34916
34917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34918msgid "&Edit Table of Contents"
34919msgstr ""
34920
34921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34922msgid "Edit Table of Contents"
34923msgstr ""
34924
34925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
34926msgid "&Insert inline Table of Contents"
34927msgstr ""
34928
34929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
34930msgid "Insert inline Table of Contents"
34931msgstr ""
34932
34933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
34934msgid "&Fix HTML"
34935msgstr ""
34936
34937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
34938msgid "Fix HTML in the current file"
34939msgstr ""
34940
34941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
34942msgid "&Fix HTML - all files"
34943msgstr ""
34944
34945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
34946msgid "Fix HTML in all files"
34947msgstr ""
34948
34949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
34950msgid "&Beautify current file"
34951msgstr ""
34952
34953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
34954msgid "Beautify current file"
34955msgstr ""
34956
34957#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
34958msgid "&Beautify all files"
34959msgstr ""
34960
34961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
34962msgid "Beautify all files"
34963msgstr ""
34964
34965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
34966msgid "&Insert special character"
34967msgstr ""
34968
34969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
34970msgid "Insert special character"
34971msgstr ""
34972
34973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
34974msgid "&Arrange into folders"
34975msgstr ""
34976
34977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
34978msgid "Arrange into folders"
34979msgstr ""
34980
34981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
34982msgid "Set &semantics"
34983msgstr ""
34984
34985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
34986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
34987msgid "Set semantics"
34988msgstr ""
34989
34990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
34991msgid "&Filter style information"
34992msgstr ""
34993
34994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
34995msgid "&Manage fonts"
34996msgstr ""
34997
34998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
34999msgid "Manage fonts in the book"
35000msgstr "Uredi oblike slova u knjizi"
35001
35002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35003msgid "Add &cover"
35004msgstr "Dodaj &cover"
35005
35006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35007msgid "Add a cover to the book"
35008msgstr "Dodaj naslovnu stranu knjige"
35009
35010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35011msgid "&Reports"
35012msgstr ""
35013
35014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35015msgid "Show a report on various aspects of the book"
35016msgstr ""
35017
35018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35019msgid "Check &external links"
35020msgstr ""
35021
35022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35023msgid "Check external links in the book"
35024msgstr ""
35025
35026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35027msgid "C&ompress images losslessly"
35028msgstr ""
35029
35030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35031msgid "Compress images losslessly"
35032msgstr ""
35033
35034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35035msgid "Transform &styles"
35036msgstr ""
35037
35038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35039msgid "Transform styles used in the book"
35040msgstr ""
35041
35042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35043msgid "Transform HTML used in the book"
35044msgstr ""
35045
35046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35047msgid "Download external &resources"
35048msgstr ""
35049
35050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35051msgid ""
35052"Download external resources in the book (images/stylesheets/etc/ that are "
35053"not included in the book)"
35054msgstr ""
35055
35056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35057msgid "&Subset embedded fonts"
35058msgstr ""
35059
35060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35061msgid "Subset embedded fonts"
35062msgstr ""
35063
35064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35065msgid "Subset fonts"
35066msgstr ""
35067
35068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35069msgid "&Embed referenced fonts"
35070msgstr ""
35071
35072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35073msgid "Embed fonts"
35074msgstr ""
35075
35076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35077msgid "Embed referenced fonts"
35078msgstr ""
35079
35080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35081msgid "&Smarten punctuation (works best for English)"
35082msgstr ""
35083
35084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35085msgid "Remove &unused CSS rules"
35086msgstr ""
35087
35088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35089msgid "Remove unused CSS rules"
35090msgstr ""
35091
35092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35093msgid "Upgrade book internals"
35094msgstr ""
35095
35096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35097msgid "Auto reload preview"
35098msgstr ""
35099
35100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35102msgid "Sync preview position to editor position"
35103msgstr ""
35104
35105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35106msgid "Refresh preview"
35107msgstr ""
35108
35109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35110msgid "Split this file"
35111msgstr ""
35112
35113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35114msgid "Split file in the preview panel"
35115msgstr ""
35116
35117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35118msgid "Find next in preview"
35119msgstr ""
35120
35121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35122msgid "Find previous in preview"
35123msgstr ""
35124
35125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35126msgid "&Find/replace"
35127msgstr ""
35128
35129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35130msgid "Show the Find/replace panel"
35131msgstr ""
35132
35133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35134msgid "Replace current match"
35135msgstr ""
35136
35137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35138msgid "Replace and find ne&xt"
35139msgstr ""
35140
35141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35142msgid "Replace current match and find next"
35143msgstr ""
35144
35145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35146msgid "R&eplace and find previous"
35147msgstr ""
35148
35149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35150msgid "Replace current match and find previous"
35151msgstr ""
35152
35153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35154msgid "Replace all matches"
35155msgstr ""
35156
35157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35158msgid "Count number of matches"
35159msgstr ""
35160
35161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35162msgid "&Mark selected text"
35163msgstr ""
35164
35165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35166msgid "Mark selected text or unmark already marked text"
35167msgstr ""
35168
35169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35170msgid "Go to &line"
35171msgstr ""
35172
35173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35174msgid "Go to line number"
35175msgstr ""
35176
35177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35178msgid "Sa&ved searches"
35179msgstr ""
35180
35181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35182msgid "Show the saved searches dialog"
35183msgstr ""
35184
35185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35186msgid "&Search ignoring HTML markup"
35187msgstr ""
35188
35189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35190msgid "Show the text search panel"
35191msgstr ""
35192
35193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35195msgid "Check book"
35196msgstr ""
35197
35198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35199msgid "C&heck book"
35200msgstr ""
35201
35202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35203msgid "Check book for errors"
35204msgstr ""
35205
35206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35207msgid "Check &spelling"
35208msgstr ""
35209
35210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35211msgid "Check book for spelling errors"
35212msgstr ""
35213
35214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35215msgid "&Next error"
35216msgstr ""
35217
35218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35219msgid "Show next error"
35220msgstr ""
35221
35222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35223msgid "&Previous error"
35224msgstr ""
35225
35226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35227msgid "Show previous error"
35228msgstr ""
35229
35230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35231msgid "&Next spelling mistake"
35232msgstr ""
35233
35234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35235msgid "Go to next spelling mistake"
35236msgstr ""
35237
35238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35239msgid "&Create checkpoint"
35240msgstr ""
35241
35242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35243msgid "Create a checkpoint with the current state of the book"
35244msgstr ""
35245
35246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35247msgid "&Close current tab"
35248msgstr ""
35249
35250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35251msgid "Close the currently open tab"
35252msgstr ""
35253
35254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35255msgid "C&lose other tabs"
35256msgstr ""
35257
35258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35259msgid "Close all tabs except the current tab"
35260msgstr ""
35261
35262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35263msgid "Close tabs to the &right"
35264msgstr ""
35265
35266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35267msgid "Close tabs to the right of the current tab"
35268msgstr ""
35269
35270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35271msgid "User &Manual"
35272msgstr ""
35273
35274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35275msgid "Show User Manual"
35276msgstr ""
35277
35278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35279msgid "&Browse images in book"
35280msgstr ""
35281
35282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35283msgid "Browse images in the books visually"
35284msgstr ""
35285
35286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35287msgid "&Split at multiple locations"
35288msgstr ""
35289
35290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35291msgid "Split HTML file at multiple locations"
35292msgstr ""
35293
35294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35295msgid "Compare to &another book"
35296msgstr ""
35297
35298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35299msgid "Compare to another book"
35300msgstr ""
35301
35302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35303msgid "Manage &Snippets"
35304msgstr ""
35305
35306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35307msgid "Manage user created Snippets"
35308msgstr ""
35309
35310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35311msgid "&File"
35312msgstr ""
35313
35314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35315msgid "&Recently opened books"
35316msgstr ""
35317
35318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35319msgid "&Tools"
35320msgstr ""
35321
35322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35323msgid "External &links"
35324msgstr ""
35325
35326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35327msgid "&View"
35328msgstr ""
35329
35330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35331msgid "Tool&bars"
35332msgstr ""
35333
35334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35335msgid "&Plugins"
35336msgstr ""
35337
35338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35339msgid "&Help"
35340msgstr ""
35341
35342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35343msgid "&Donate to support calibre development"
35344msgstr ""
35345
35346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35347msgid "Book tool bar"
35348msgstr ""
35349
35350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35351msgid "Tools tool bar"
35352msgstr ""
35353
35354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35355msgid "Plugins tool bar"
35356msgstr ""
35357
35358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35359msgid "Donate to support calibre development"
35360msgstr "Donirajte kako biste podržali razvoj calibre"
35361
35362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35363#, python-format
35364msgid "Toggle %s"
35365msgstr ""
35366
35367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35368msgid "Windows"
35369msgstr ""
35370
35371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35372msgid "File browser"
35373msgstr ""
35374
35375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35376msgid "File preview"
35377msgstr ""
35378
35379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35380msgid "Live CSS"
35381msgstr ""
35382
35383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35384#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35385#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35386msgid "Inspector"
35387msgstr ""
35388
35389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35390msgid "Text search"
35391msgstr ""
35392
35393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35394msgid "Checkpoints"
35395msgstr ""
35396
35397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35398#, python-format
35399msgid " [was %s]"
35400msgstr ""
35401
35402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35403msgid "Current state"
35404msgstr ""
35405
35406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35408msgid "[Unnamed state]"
35409msgstr ""
35410
35411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35412msgid "Revert the book to the selected checkpoint"
35413msgstr ""
35414
35415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35416msgid "&Compare"
35417msgstr ""
35418
35419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35420msgid ""
35421"Compare the state of the book at the selected checkpoint with the current "
35422"state"
35423msgstr ""
35424
35425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35426msgid "Cannot revert"
35427msgstr ""
35428
35429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35430msgid "Cannot revert to the current state"
35431msgstr ""
35432
35433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35434msgid "Cannot compare"
35435msgstr ""
35436
35437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35438msgid "There is no point comparing the current state to itself"
35439msgstr ""
35440
35441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35442msgid "Choose tag name"
35443msgstr ""
35444
35445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35446msgid "Specify the name of the &tag to insert:"
35447msgstr ""
35448
35449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35450msgid "Text (HTML) files"
35451msgstr ""
35452
35453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35454msgid "Style (CSS) files"
35455msgstr ""
35456
35457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35458msgid "Audio"
35459msgstr ""
35460
35461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35462msgid "Video"
35463msgstr ""
35464
35465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35466msgid "OPF file (metadata)"
35467msgstr ""
35468
35469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35470msgid "Table of contents file (NCX)"
35471msgstr ""
35472
35473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35474msgid "Arrange in folders"
35475msgstr ""
35476
35477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35478msgid ""
35479"Arrange the files in this book into sub-folders based on their types. If you"
35480" leave a folder blank, the files will be placed in the root."
35481msgstr ""
35482
35483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35484msgid ""
35485"Note that this will only arrange files inside the book, it will not affect "
35486"how they are displayed in the File browser"
35487msgstr ""
35488
35489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35490msgid "Specify locations to split at"
35491msgstr ""
35492
35493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35494msgid ""
35495"Specify the locations to split at, using an XPath expression (click the "
35496"wizard button for help with generating XPath expressions)."
35497msgstr ""
35498
35499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35500msgid "&XPath expression:"
35501msgstr ""
35502
35503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35504msgid "Invalid XPath expression"
35505msgstr ""
35506
35507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35508msgid "Choose file to import"
35509msgstr ""
35510
35511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35512msgid ""
35513"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35514"EPUB will be generated with minimal changes from the source, unlike doing a "
35515"full conversion in calibre."
35516msgstr ""
35517
35518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35519msgid "Choose the file to import"
35520msgstr ""
35521
35522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35523msgid "Source file:"
35524msgstr ""
35525
35526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35527msgid "Choose the location for the newly created EPUB"
35528msgstr ""
35529
35530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35531msgid "Destination file:"
35532msgstr ""
35533
35534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35535msgid "Importable files"
35536msgstr ""
35537
35538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35539msgid "Choose destination"
35540msgstr ""
35541
35542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35543msgid "EPUB files"
35544msgstr ""
35545
35546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35547msgid "Need document"
35548msgstr ""
35549
35550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35551msgid "You must specify the source file that will be imported."
35552msgstr ""
35553
35554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35555msgid "No results found"
35556msgstr ""
35557
35558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35559msgid "Choose file to edit"
35560msgstr ""
35561
35562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35563#, python-brace-format
35564msgid ""
35565"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35566"        For example, if want to choose the file:\n"
35567"        {example}\n"
35568"        Simply type in the characters:\n"
35569"        {chars}\n"
35570"        and press Enter."
35571msgstr ""
35572
35573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35574#, python-brace-format
35575msgid ""
35576"Anchor: {0}\n"
35577"Leading text: {1}"
35578msgstr ""
35579
35580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35582msgid "Filter files"
35583msgstr ""
35584
35585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35586msgid "Choose a &file to link to:"
35587msgstr ""
35588
35589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35591msgid "Filter locations"
35592msgstr ""
35593
35594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35596msgid "Choose a &location (anchor) in the file:"
35597msgstr ""
35598
35599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35601msgid "The destination (href) for the link"
35602msgstr ""
35603
35604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35606msgid "&Target:"
35607msgstr ""
35608
35609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35610msgid "Te&xt:"
35611msgstr ""
35612
35613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35614msgid "The (optional) text for the link"
35615msgstr ""
35616
35617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35618#, python-brace-format
35619msgid ""
35620"\n"
35621"            The template to use for generating the link. In addition to {0} and {1}\n"
35622"            you can also use {2}, {3} and {4} variables\n"
35623"            in the template, they will be replaced by the source filename, the destination\n"
35624"            filename and the anchor, respectively.\n"
35625"        "
35626msgstr ""
35627
35628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35629msgid "Copyright page"
35630msgstr ""
35631
35632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35633msgid "Page with title, author, publisher, etc."
35634msgstr ""
35635
35636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35637msgid "The book cover, typically a single HTML file with a cover image inside"
35638msgstr ""
35639
35640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35641msgid "Back-of-book style index"
35642msgstr ""
35643
35644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35645msgid "First \"real\" page of content"
35646msgstr ""
35647
35648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35649msgid "Type of &semantics:"
35650msgstr ""
35651
35652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35653msgid "Choose a &file:"
35654msgstr ""
35655
35656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35657msgid "About semantics"
35658msgstr ""
35659
35660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35661msgid ""
35662"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"
35663"\n"
35664"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35665"\n"
35666"The semantic information will be written in the <guide> section of the OPF file."
35667msgstr ""
35668
35669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35670msgid "Flo&ats"
35671msgstr ""
35672
35673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35674msgid "&Other CSS properties:"
35675msgstr ""
35676
35677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35678#, python-format
35679msgid "Only filter CSS in the current file (%s)"
35680msgstr ""
35681
35682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35683msgid "Add a cover"
35684msgstr "Dodaj naslovnu stranu"
35685
35686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35687msgid "&Images in book"
35688msgstr ""
35689
35690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35691msgid "Filter the list of images"
35692msgstr ""
35693
35694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35695msgid ""
35696"If enabled the cover image you select will be embedded into the book in such"
35697" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35698" preserved. This will mean blank spaces around the image if the screen the "
35699"book is being viewed on has an aspect ratio different to the image."
35700msgstr ""
35701
35702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35703msgid "Import &image"
35704msgstr "Uvezi &image"
35705
35706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35707msgid "Choose a cover image"
35708msgstr "Odaberi sliku za naslovnu stranu"
35709
35710#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35711msgid "Quick Start Guide"
35712msgstr ""
35713
35714#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35715msgid "&Donate to support calibre"
35716msgstr "&Izvršite donaciju kako biste pomogli razvoj Calibrea"
35717
35718#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35719msgid "&Eject connected device"
35720msgstr "&Izbaci povezani uređaj"
35721
35722#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35723msgid "Quit calibre"
35724msgstr "Zatvori Calibre"
35725
35726#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35727msgid "Minimize the calibre window"
35728msgstr ""
35729
35730#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35731msgid "Clear the current search"
35732msgstr "Očisti trenutnu pretragu"
35733
35734#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35735msgid "Focus the book list"
35736msgstr ""
35737
35738#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35739msgid "Clear the Virtual library"
35740msgstr ""
35741
35742#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35743msgid "Clear the additional restriction"
35744msgstr ""
35745
35746#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35747msgid "Debug mode"
35748msgstr ""
35749
35750#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35751#, python-format
35752msgid ""
35753"You have started calibre in debug mode. After you quit calibre, the debug "
35754"log will be available in the file: %s<p>The log will be displayed "
35755"automatically."
35756msgstr ""
35757
35758#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35759msgid "Content server changed!"
35760msgstr ""
35761
35762#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35763msgid ""
35764"calibre 3 comes with a completely re-written Content server. As such any "
35765"custom configuration you have for the content server no longer applies. You "
35766"should check and refresh your settings in Preferences->Sharing->Sharing over"
35767" the net"
35768msgstr ""
35769
35770#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35771#, python-format
35772msgid ""
35773"Could not start the Content server. Error:\n"
35774"\n"
35775"%s"
35776msgstr ""
35777
35778#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35779msgid "Hide main window"
35780msgstr ""
35781
35782#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35783msgid "Show main window"
35784msgstr ""
35785
35786#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35787#, python-format
35788msgid ""
35789"The library database at %s appears to be corrupted. Do you want calibre to "
35790"try and rebuild it automatically? The rebuild may not be completely "
35791"successful."
35792msgstr ""
35793
35794#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35795msgid "Conversion error"
35796msgstr ""
35797
35798#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35799#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35800#, python-format
35801msgid "<p><b>Failed to convert: %s"
35802msgstr ""
35803
35804#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35805msgid ""
35806"\n"
35807"                Many older e-book reader devices are incapable of displaying\n"
35808"                EPUB files that have internal components over a certain size.\n"
35809"                Therefore, when converting to EPUB, calibre automatically tries\n"
35810"                to split up the EPUB into smaller sized pieces.  For some\n"
35811"                files that are large undifferentiated blocks of text, this\n"
35812"                splitting fails.\n"
35813"                <p>You can <b>work around the problem</b> by either increasing the\n"
35814"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
35815"                or by turning on Heuristic processing, also in the conversion\n"
35816"                dialog. Note that if you make the maximum split size too large,\n"
35817"                your e-book reader may have trouble with the EPUB.\n"
35818"                        "
35819msgstr ""
35820
35821#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
35822#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
35823msgid "Conversion failed"
35824msgstr ""
35825
35826#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
35827msgid "here"
35828msgstr ""
35829
35830#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
35831msgid "Recipe Disabled"
35832msgstr ""
35833
35834#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
35835msgid "<b>Failed</b>"
35836msgstr "<b>Neuspjelo</b>"
35837
35838#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
35839msgid "There are active jobs. Are you sure you want to quit?"
35840msgstr ""
35841
35842#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
35843msgid ""
35844" is communicating with the device!<br>\n"
35845"                      Quitting may cause corruption on the device.<br>\n"
35846"                      Are you sure you want to quit?"
35847msgstr ""
35848
35849#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
35850msgid "There are library updates waiting. Are you sure you want to quit?"
35851msgstr ""
35852
35853#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
35854msgid "Library updates waiting"
35855msgstr ""
35856
35857#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
35858msgid ""
35859"Some deleted books are still being moved to the recycle bin, if you quit "
35860"now, they will be left behind. Are you sure you want to quit?"
35861msgstr ""
35862
35863#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
35864msgid "Running database shutdown plugins. This could take a few seconds..."
35865msgstr ""
35866
35867#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
35868msgid "Shutting down the Content server. This could take a while..."
35869msgstr ""
35870
35871#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
35872msgid ""
35873"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
35874" context menu of the system tray."
35875msgstr ""
35876
35877#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
35878#, python-brace-format
35879msgid ""
35880"New version <b>{ver}</b> of {app} is available for download. See the <a "
35881"href=\"{url}\">new features</a>."
35882msgstr ""
35883
35884#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
35885msgid "Update available!"
35886msgstr "Nadogradnja je dostupna!"
35887
35888#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
35889msgid "Show this notification for future updates"
35890msgstr "Prikaži ovu obavijest za buduće nadogradnje"
35891
35892#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
35893msgid "&Get update"
35894msgstr "&Preuzmi nadogradnju"
35895
35896#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
35897msgid "Update &plugins"
35898msgstr "Nadogradi &plugine"
35899
35900#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
35901msgid " and one plugin update"
35902msgid_plural " and {} plugin updates"
35903msgstr[0] ""
35904msgstr[1] ""
35905msgstr[2] ""
35906
35907#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
35908msgid "Update found"
35909msgstr "Nadogradnja je pronađena"
35910
35911#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
35912msgid "updated plugin"
35913msgid_plural "updated plugins"
35914msgstr[0] ""
35915msgstr[1] ""
35916msgstr[2] ""
35917
35918#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
35919#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
35920msgid "Plugin updates"
35921msgstr ""
35922
35923#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
35924msgid "A plugin update is available"
35925msgid_plural "There are {} plugin updates available"
35926msgstr[0] ""
35927msgstr[1] ""
35928msgstr[2] ""
35929
35930#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
35931msgid "Install and configure user plugins"
35932msgstr "Instalirajte i konfigurišite korisničke plugine"
35933
35934#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
35935msgid "Rename this bookmark"
35936msgstr ""
35937
35938#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
35939msgid "Remove this bookmark"
35940msgstr ""
35941
35942#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
35943msgid "Double click to edit the bookmarks"
35944msgstr ""
35945
35946#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
35947msgid "&New"
35948msgstr ""
35949
35950#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
35951msgid "Create a new bookmark at the current location"
35952msgstr ""
35953
35954#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
35955msgid "Remove the currently selected bookmark"
35956msgstr ""
35957
35958#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
35959msgid "Pre&vious"
35960msgstr ""
35961
35962#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
35963msgid "Nex&t"
35964msgstr ""
35965
35966#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
35967msgid "Position in book"
35968msgstr "Pozicija u knjizi"
35969
35970#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
35971msgid "Change how the bookmarks are sorted"
35972msgstr ""
35973
35974#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
35975#, python-brace-format
35976msgid "Are you sure you want to delete the bookmark: {0}?"
35977msgstr ""
35978
35979#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
35980msgid "Export bookmarks"
35981msgstr ""
35982
35983#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
35984#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
35985msgid "Saved bookmarks"
35986msgstr ""
35987
35988#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
35989msgid "Import bookmarks"
35990msgstr ""
35991
35992#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
35993msgid "Add bookmark"
35994msgstr "Dodaj zabilješku"
35995
35996#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
35997msgid "Enter title for bookmark:"
35998msgstr "Unesite naslov zabilješke:"
35999
36000#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36001msgid "calibre highlights"
36002msgstr ""
36003
36004#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36005msgid "highlights"
36006msgstr ""
36007
36008#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36009msgid "Modify this highlight"
36010msgstr ""
36011
36012#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36013msgid "Edit notes for this highlight"
36014msgstr ""
36015
36016#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36017msgid "Delete this highlight"
36018msgid_plural "Delete selected highlights"
36019msgstr[0] ""
36020msgstr[1] ""
36021msgstr[2] ""
36022
36023#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36024#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36025msgid "Table of Contents section:"
36026msgid_plural "Table of Contents sections:"
36027msgstr[0] ""
36028msgstr[1] ""
36029msgstr[2] ""
36030
36031#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36032msgid "Double click to jump to an entry"
36033msgstr ""
36034
36035#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36036msgid "Modify"
36037msgstr ""
36038
36039#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36040msgid "Modify the selected highlight"
36041msgstr ""
36042
36043#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36044msgid "Delete the selected highlights"
36045msgstr ""
36046
36047#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36048msgid "Export all highlights"
36049msgstr ""
36050
36051#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36052msgid "No highlights match the search: {}"
36053msgstr ""
36054
36055#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36056msgid "No selected highlight"
36057msgstr ""
36058
36059#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36060msgid "No highlight is currently selected"
36061msgstr ""
36062
36063#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36064msgid "Are you sure you want to delete this highlight permanently?"
36065msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36066msgstr[0] ""
36067msgstr[1] ""
36068msgstr[2] ""
36069
36070#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36071msgid "No highlights"
36072msgstr ""
36073
36074#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36075msgid "This book has no highlights to export"
36076msgstr ""
36077
36078#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36079msgid "Edit lookup source"
36080msgstr ""
36081
36082#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36083msgid "The name of the source"
36084msgstr ""
36085
36086#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36087msgid "The URL template of the source"
36088msgstr ""
36089
36090#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36091#, python-brace-format
36092msgid ""
36093"The URL template must starts with https:// and have {word} in it which will "
36094"be replaced by the actual query"
36095msgstr ""
36096
36097#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36098msgid "You must specify a name"
36099msgstr ""
36100
36101#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36102msgid "Name already exists"
36103msgstr ""
36104
36105#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36106msgid "A lookup source with the name {} already exists"
36107msgstr ""
36108
36109#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36110msgid "You must specify a URL"
36111msgstr ""
36112
36113#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36114msgid "The URL must start with https://"
36115msgstr ""
36116
36117#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36118#, python-brace-format
36119msgid "The URL must contain the placeholder {word}"
36120msgstr ""
36121
36122#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36123msgid "Edit lookup sources"
36124msgstr ""
36125
36126#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36127msgid "Double-click to edit an entry"
36128msgstr ""
36129
36130#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36131#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36132msgid "Restore defaults"
36133msgstr ""
36134
36135#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36136msgid "No sources"
36137msgstr ""
36138
36139#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36140msgid "You must specify at least one lookup source"
36141msgstr ""
36142
36143#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36144msgid "Zoom in"
36145msgstr ""
36146
36147#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36148msgid "Zoom out"
36149msgstr ""
36150
36151#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36152msgid "Default zoom"
36153msgstr ""
36154
36155#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36156msgid "Inspect"
36157msgstr ""
36158
36159#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36160msgid "Lookup &in:"
36161msgstr ""
36162
36163#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36164msgid "Double click on a word in the book's text to look it up."
36165msgstr ""
36166
36167#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36168msgid "Add sources"
36169msgstr ""
36170
36171#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36172msgid "Add more sources at which to lookup words"
36173msgstr ""
36174
36175#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36176msgid "Refresh the result to match the currently selected text"
36177msgstr ""
36178
36179#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36180msgid "Update on selection change"
36181msgstr ""
36182
36183#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36184msgid ""
36185"Automatically update the displayed result when selected text in the book "
36186"changes. With this disabled the lookup is changed only when clicking the "
36187"Refresh button."
36188msgstr ""
36189
36190#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36191msgid "Connecting to E-book viewer failed"
36192msgstr ""
36193
36194#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36195msgid ""
36196"Unable to connect to existing E-book viewer window, try restarting the "
36197"viewer."
36198msgstr ""
36199
36200#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36201msgid ""
36202"%prog [options] file\n"
36203"\n"
36204"View an e-book.\n"
36205msgstr ""
36206
36207#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36208msgid ""
36209"If specified, the E-book viewer window will try to come to the front when "
36210"started."
36211msgstr ""
36212
36213#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36214msgid ""
36215"If specified, the E-book viewer window will try to open full screen when "
36216"started."
36217msgstr ""
36218
36219#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36220msgid "Force reload of all opened books"
36221msgstr ""
36222
36223#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36224msgid ""
36225"The position at which to open the specified book. The position is a location"
36226" or position you can get by using the Go to->Location action in the viewer "
36227"controls. Alternately, you can use the form toc:something and it will open "
36228"at the location of the first Table of Contents entry that contains the "
36229"string \"something\". The form toc-href:something will match the href "
36230"(internal link destination) of toc nodes. The matching is exact. If you want"
36231" to match a substring, use the form toc-href-contains:something. The form "
36232"ref:something will use Reference mode references."
36233msgstr ""
36234
36235#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36236msgid "Failed to start listener"
36237msgstr ""
36238
36239#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36240msgid ""
36241"Could not start the listener used for single instance viewers. Try rebooting"
36242" your computer."
36243msgstr ""
36244
36245#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36246msgid "Print to PDF"
36247msgstr ""
36248
36249#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36250#, python-format
36251msgid "Print %s to a PDF file"
36252msgstr ""
36253
36254#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36255msgid "Choose location for PDF file"
36256msgstr ""
36257
36258#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36259msgid "&File:"
36260msgstr ""
36261
36262#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36263msgid "Paper &size:"
36264msgstr ""
36265
36266#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36267msgid "&Left margin:"
36268msgstr ""
36269
36270#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36271msgid "&Top margin:"
36272msgstr ""
36273
36274#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36275msgid "&Right margin:"
36276msgstr ""
36277
36278#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36279msgid "&Bottom margin:"
36280msgstr ""
36281
36282#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36283msgid "inches"
36284msgstr ""
36285
36286#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36287msgid "Add page &number to printed pages"
36288msgstr ""
36289
36290#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36291msgid "&Open PDF file after printing"
36292msgstr ""
36293
36294#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36295msgid "PDF file"
36296msgstr ""
36297
36298#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36299msgid "No filename specified"
36300msgstr ""
36301
36302#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36303msgid "You must specify a filename for the PDF file to generate"
36304msgstr ""
36305
36306#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36307msgid "Incorrect filename specified"
36308msgstr ""
36309
36310#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36311msgid "The filename for the PDF file must end with .pdf"
36312msgstr ""
36313
36314#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36315msgid "Printing, this will take a while, please wait..."
36316msgstr ""
36317
36318#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36319msgid "Printing..."
36320msgstr ""
36321
36322#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36323msgid "Failed to convert to PDF"
36324msgstr ""
36325
36326#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36327msgid "Failed to generate PDF file, click \"Show details\" for more information."
36328msgstr ""
36329
36330#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36331msgid "Contains"
36332msgstr ""
36333
36334#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36335msgid "Whole words"
36336msgstr ""
36337
36338#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36339msgid ""
36340"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36341"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36342"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36343"regular expression."
36344msgstr ""
36345
36346#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36347msgid "Go back to where you were before searching"
36348msgstr ""
36349
36350#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36351msgid "This text is hidden in the book and cannot be displayed"
36352msgstr ""
36353
36354#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36355msgid "No matches were found for:"
36356msgstr ""
36357
36358#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36359#, python-format
36360msgid "Expand all items under %s"
36361msgstr ""
36362
36363#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36364msgid "Expand all items"
36365msgstr ""
36366
36367#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36368msgid "Collapse all items"
36369msgstr ""
36370
36371#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36372msgid "Expand all items at the level of {}"
36373msgstr ""
36374
36375#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36376msgid "Collapse all items at the level of {}"
36377msgstr ""
36378
36379#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36380msgid "Copy Table of Contents to clipboard"
36381msgstr ""
36382
36383#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36384msgid "Search Table of Contents"
36385msgstr "Pretraži Sadržaj"
36386
36387#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36388msgid "Search for text in the Table of Contents"
36389msgstr ""
36390
36391#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36392#, python-format
36393msgid "There are no Table of Contents entries matching: %s"
36394msgstr ""
36395
36396#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36397msgid "Switch color scheme"
36398msgstr ""
36399
36400#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36401msgid "Increase font size"
36402msgstr ""
36403
36404#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36405msgid "Decrease font size"
36406msgstr ""
36407
36408#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36409msgid "Toggle full screen"
36410msgstr "(De)aktivacija prikaza preko cijelog ekrana"
36411
36412#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36413msgid "Previous page"
36414msgstr "Prethodna stranica"
36415
36416#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36417#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36418#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36419msgid "Next section"
36420msgstr ""
36421
36422#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36423#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36424#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36425msgid "Previous section"
36426msgstr ""
36427
36428#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36429msgid "Toggle Reference mode"
36430msgstr ""
36431
36432#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36433msgid "Toggle auto-scrolling"
36434msgstr ""
36435
36436#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36437msgid "Lookup words"
36438msgstr ""
36439
36440#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36441msgid "Show viewer controls"
36442msgstr ""
36443
36444#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36445msgid "Toggle paged mode"
36446msgstr ""
36447
36448#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36449msgid "Print book"
36450msgstr ""
36451
36452#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36453msgid "Show book metadata"
36454msgstr ""
36455
36456#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36457msgid "Read aloud"
36458msgstr ""
36459
36460#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36461msgid "Browse highlights in book"
36462msgstr ""
36463
36464#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36465msgid "Select all text in the current file"
36466msgstr ""
36467
36468#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36469msgid "Edit this book"
36470msgstr ""
36471
36472#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36473msgid "Reload this book"
36474msgstr ""
36475
36476#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36477msgid "Customize this toolbar"
36478msgstr ""
36479
36480#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36481msgid "Hide this toolbar"
36482msgstr ""
36483
36484#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36485msgid "Switch to flow mode -- where the text is not broken into pages"
36486msgstr ""
36487
36488#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36489msgid "Switch to paged mode -- where the text is broken into pages"
36490msgstr ""
36491
36492#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36493msgid "Turn off auto-scrolling"
36494msgstr ""
36495
36496#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36497msgid "Turn on auto-scrolling"
36498msgstr ""
36499
36500#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36501msgid "Read the text of the book aloud"
36502msgstr ""
36503
36504#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36505msgid "Stop reading"
36506msgstr ""
36507
36508#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36509msgid "Configure the toolbar"
36510msgstr ""
36511
36512#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36513msgid ""
36514"Choose the actions you want on the toolbar. Drag and drop items in the right"
36515" hand list to re-arrange the toolbar."
36516msgstr ""
36517
36518#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36519msgid "Configure Read aloud"
36520msgstr ""
36521
36522#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36523#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36524msgid "Text-to-Speech unavailable"
36525msgstr ""
36526
36527#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36528msgid "Lookup"
36529msgstr ""
36530
36531#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36532msgid "Preparing book for first read, please wait"
36533msgstr ""
36534
36535#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36536msgid "E-book viewer"
36537msgstr ""
36538
36539#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36540#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36541msgid "Scroll here"
36542msgstr ""
36543
36544#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36545msgid "Start of book"
36546msgstr ""
36547
36548#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36549msgid "End of book"
36550msgstr ""
36551
36552#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36553msgid "Start of current file"
36554msgstr ""
36555
36556#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36557msgid "End of current file"
36558msgstr ""
36559
36560#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36561msgid "Hide this scrollbar"
36562msgstr ""
36563
36564#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36565msgid "Search :: no matches"
36566msgstr ""
36567
36568#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36569msgid "Search :: one match"
36570msgstr ""
36571
36572#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36573msgid "Search :: {} matches"
36574msgstr ""
36575
36576#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36577#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36578msgid "Failed to load the image {}"
36579msgstr ""
36580
36581#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36582#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36583msgid "Image not found"
36584msgstr ""
36585
36586#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36587#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36588msgid "Failed to find the image {}"
36589msgstr ""
36590
36591#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36592msgid "Cannot print book"
36593msgstr ""
36594
36595#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36596#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36597msgid "No book is currently open"
36598msgstr ""
36599
36600#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36601msgid "Choose e-book"
36602msgstr ""
36603
36604#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36605msgid "E-books"
36606msgstr ""
36607
36608#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36609msgid "Loading book"
36610msgstr ""
36611
36612#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36613msgid "Loading book, please wait"
36614msgstr ""
36615
36616#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36617msgid "Loading book failed"
36618msgstr ""
36619
36620#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36621#, python-brace-format
36622msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36623msgstr ""
36624
36625#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36626msgid ""
36627"The Qt WebEngine Render process has crashed. You should try restarting the "
36628"viewer."
36629msgstr ""
36630
36631#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36632msgid "Choose background image"
36633msgstr ""
36634
36635#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36636msgid "Clear search history"
36637msgstr ""
36638
36639#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36640msgid "Test file name invalid"
36641msgstr ""
36642
36643#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36644#, python-format
36645msgid ""
36646"The file name <b>%s</b> does not appear to end with a file extension. It "
36647"must end with a file  extension like .epub or .mobi"
36648msgstr ""
36649
36650#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36651msgid "Hide size in corner"
36652msgstr ""
36653
36654#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36655msgid "Show size in corner"
36656msgstr ""
36657
36658#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36659msgid "Drag to resize"
36660msgstr ""
36661
36662#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36663msgid "Hide {}"
36664msgstr ""
36665
36666#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36667msgid "Show {}"
36668msgstr ""
36669
36670#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36671msgid "Choose &color"
36672msgstr ""
36673
36674#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36675msgid "Choose a color"
36676msgstr ""
36677
36678#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36679#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36680msgid "Cu&t"
36681msgstr ""
36682
36683#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36684#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36685msgid "&Step up"
36686msgstr ""
36687
36688#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36689#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36690msgid "Step &down"
36691msgstr ""
36692
36693#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36694msgid "Not rated"
36695msgstr ""
36696
36697#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36698msgid "Generic e-ink device"
36699msgstr ""
36700
36701#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36702msgid "Smartphone"
36703msgstr ""
36704
36705#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36706msgid "iPad like tablet"
36707msgstr ""
36708
36709#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36710msgid "Kindle Basic (all models)"
36711msgstr ""
36712
36713#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36714msgid "Kindle Fire and Fire HD"
36715msgstr ""
36716
36717#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36718msgid "All other SONY devices"
36719msgstr ""
36720
36721#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36722msgid "Kobo and Kobo Touch Readers"
36723msgstr ""
36724
36725#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36726msgid "Kobo Vox, Aura and Glo families"
36727msgstr ""
36728
36729#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36730msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36731msgstr ""
36732
36733#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36734msgid "Nook and Nook Simple Reader"
36735msgstr ""
36736
36737#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36738msgid "PocketBook 360 and newer models"
36739msgstr ""
36740
36741#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36742msgid "PocketBook Lux (1-5) and Basic 4"
36743msgstr ""
36744
36745#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36746msgid "PocketBook Inkpad 3 (Pro) and X"
36747msgstr ""
36748
36749#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36750msgid "Android phone"
36751msgstr ""
36752
36753#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36754msgid "Android tablet"
36755msgstr ""
36756
36757#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36758msgid "Android phone with Kindle reader"
36759msgstr ""
36760
36761#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36762msgid "Android tablet with Kindle reader"
36763msgstr ""
36764
36765#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36766msgid "Generic"
36767msgstr ""
36768
36769#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36770msgid ""
36771"Choose your e-book device. If your device is not in the list, choose a "
36772"\"Generic\" device."
36773msgstr ""
36774
36775#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36776#, python-brace-format
36777msgid ""
36778"If you are moving calibre from an old computer to a new one, please read <a "
36779"href=\"{0}\">the instructions</a>."
36780msgstr ""
36781
36782#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36783msgid "Select location for books"
36784msgstr ""
36785
36786#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36787#, python-format
36788msgid "Failed to create a folder at %s"
36789msgstr ""
36790
36791#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36792#, python-format
36793msgid ""
36794"You must choose an empty folder for the calibre library. %s is not empty."
36795msgstr ""
36796
36797#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
36798msgid "&Next >"
36799msgstr ""
36800
36801#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
36802msgid "< &Back"
36803msgstr ""
36804
36805#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
36806#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
36807#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
36808#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
36809#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
36810msgid "Cancel"
36811msgstr "Otkaži"
36812
36813#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
36814msgid "&Finish"
36815msgstr ""
36816
36817#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
36818msgid "Commit"
36819msgstr ""
36820
36821#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
36822msgid "Welcome wizard"
36823msgstr ""
36824
36825#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
36826#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
36827#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
36828#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
36829#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
36830#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
36831msgid "Welcome to calibre"
36832msgstr ""
36833
36834#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
36835#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
36836#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
36837#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
36838#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
36839msgid "The one stop solution to all your e-book needs."
36840msgstr ""
36841
36842#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
36843msgid "&Manufacturers"
36844msgstr ""
36845
36846#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
36847msgid "&Devices"
36848msgstr ""
36849
36850#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
36851#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
36852#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
36853#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
36854msgid "WizardPage"
36855msgstr ""
36856
36857#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
36858#, python-format
36859msgid ""
36860"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
36861"button to apply your settings."
36862msgstr ""
36863
36864#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
36865msgid ""
36866"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
36867" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
36868msgstr ""
36869
36870#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
36871#, python-format
36872msgid ""
36873"<h2>User Manual</h2>A User Manual is also available <a "
36874"href=\"%s\">online</a>."
36875msgstr ""
36876
36877#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
36878msgid ""
36879"<p>calibre can automatically send books by email to your Kindle. To do that "
36880"you have to setup email delivery below. The easiest way is to setup a free "
36881"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
36882" below. You will also have to register your email address in your Amazon "
36883"account."
36884msgstr ""
36885
36886#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
36887msgid "&Kindle email:"
36888msgstr "&Kindle email:"
36889
36890#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
36891msgid "Choose your &language:"
36892msgstr "Odaberite vaš &jezik:"
36893
36894#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
36895msgid ""
36896"<p>Choose a location for your books. When you add books to calibre, they "
36897"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
36898msgstr ""
36899
36900#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
36901msgid ""
36902"If a calibre library already exists at the newly selected location, calibre "
36903"will use it automatically."
36904msgstr ""
36905
36906#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
36907msgid "Test email settings"
36908msgstr ""
36909
36910#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
36911#, python-format
36912msgid "Send test mail from %s to:"
36913msgstr ""
36914
36915#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
36916#, python-format
36917msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
36918msgstr ""
36919
36920#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
36921msgid "No email address"
36922msgstr ""
36923
36924#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
36925msgid ""
36926"No email address to send mail to has been specified. You must specify a To: "
36927"address before running the test."
36928msgstr ""
36929
36930#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
36931msgid "Sending email, please wait..."
36932msgstr ""
36933
36934#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
36935msgid "Email successfully sent"
36936msgstr ""
36937
36938#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
36939msgid "Setup sending email using"
36940msgstr "Postavi slanje emailova pomoću"
36941
36942#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
36943#, python-brace-format
36944msgid ""
36945"If you don't have an account, you can sign up for a free {name} email "
36946"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
36947msgstr ""
36948
36949#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
36950#, python-format
36951msgid "Your %s &email address:"
36952msgstr "Vaša %s &email adresa:"
36953
36954#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
36955#, python-format
36956msgid "Your %s &username:"
36957msgstr "Vaše %s &korisničko ime:"
36958
36959#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
36960#, python-format
36961msgid "Your %s &password:"
36962msgstr "Vaša %s &šifra:"
36963
36964#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
36965#, python-format
36966msgid ""
36967"If you plan to use email to send books to your Kindle, remember to add your "
36968"%s email address to the allowed email addresses in your Amazon.com Kindle "
36969"management page."
36970msgstr ""
36971
36972#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
36973msgid "Setup"
36974msgstr "Postavka"
36975
36976#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
36977msgid "Incorrect username"
36978msgstr "Netačno korisničko ime"
36979
36980#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
36981#, python-format
36982msgid "%s needs the full email address as your username"
36983msgstr "%s treba vašu punu email adresu kao vaše korisničko ime"
36984
36985#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
36986msgid "OK to proceed?"
36987msgstr "Nastaviti dalje?"
36988
36989#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
36990msgid ""
36991"This will display your email password on the screen. Is it OK to proceed?"
36992msgstr ""
36993
36994#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
36995msgid ""
36996"Before using this account to send mail, you must enable the \"Enable access "
36997"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
36998"Settings > POP3 & IMAP."
36999msgstr ""
37000
37001#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37002msgid ""
37003"Google recently deliberately broke their email sending protocol (SMTP) "
37004"support in an attempt to force everyone to use their web interface so they "
37005"can show you more ads. They are trying to claim that SMTP is insecure, that "
37006"is incorrect and simply an excuse. To use a Gmail account you will need to "
37007"\"allow less secure apps\" as described <a "
37008"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37009msgstr ""
37010
37011#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37012msgid ""
37013"If you are setting up a new Hotmail account, Microsoft requires that you  "
37014"verify your account periodically, before it will let calibre send email."
37015msgstr ""
37016
37017#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37018#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37019msgid "Bad configuration"
37020msgstr "Netačna konfiguracija"
37021
37022#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37023msgid "You must set the From email address"
37024msgstr "Morate postaviti email adresu pošiljaoca"
37025
37026#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37027msgid ""
37028"You must either set both the username <b>and</b> password for the mail "
37029"server or no username and no password at all."
37030msgstr ""
37031
37032#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37033msgid ""
37034"No username and password set for mailserver. Most  mailservers need a "
37035"username and password. Are you sure?"
37036msgstr ""
37037
37038#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37039msgid "Send email &from:"
37040msgstr "Email adresa &pošiljaoca:"
37041
37042#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37043msgid ""
37044"<p>This is what will be present in the From: field of emails sent by "
37045"calibre.<br> Set it to your email address"
37046msgstr ""
37047
37048#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37049msgid ""
37050"<p>A mail server is useful if the service you are sending mail to only "
37051"accepts email from well know mail services."
37052msgstr ""
37053
37054#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37055msgid "Email server"
37056msgstr ""
37057
37058#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37059msgid "calibre can <b>optionally</b> use a server to send mail"
37060msgstr ""
37061
37062#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37063msgid "&Hostname:"
37064msgstr "Naziv &hosta:"
37065
37066#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37067msgid "The hostname of your mail server. For example, smtp.gmail.com"
37068msgstr ""
37069
37070#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37071msgid "&Port:"
37072msgstr "&Port:"
37073
37074#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37075msgid ""
37076"The port your mail server listens for connections on. The default is 25"
37077msgstr "Port za konekcije na vaš email server. Obično je to 25"
37078
37079#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37080msgid "Your username on the mail server"
37081msgstr "Vaše korisničko ime na email serveru"
37082
37083#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37084msgid "Your password on the mail server"
37085msgstr "Vaša šifra na email serveru"
37086
37087#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37088msgid "&Show"
37089msgstr "&Prikaži"
37090
37091#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37092msgid "Encr&yption:"
37093msgstr ""
37094
37095#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37096msgid ""
37097"Use TLS encryption when connecting to the mail server. This is the most "
37098"common."
37099msgstr ""
37100
37101#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37102msgid "&TLS"
37103msgstr "&TLS"
37104
37105#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37106msgid "Use SSL encryption when connecting to the mail server."
37107msgstr ""
37108
37109#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37110msgid "SS&L"
37111msgstr ""
37112
37113#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37114msgid "WARNING: Using no encryption is highly insecure"
37115msgstr ""
37116
37117#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37118msgid "Use &GMX"
37119msgstr ""
37120
37121#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37122msgid "Use &Hotmail"
37123msgstr ""
37124
37125#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37126msgid "&Test email"
37127msgstr "&Testiraj email"
37128
37129#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37130msgid ""
37131"<p>If you use the <a "
37132"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37133"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37134"your calibre book collection wirelessly, directly on the device. To do this "
37135"you have to turn on the calibre Content server."
37136msgstr ""
37137
37138#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37139msgid "Turn on the &Content server"
37140msgstr ""
37141
37142#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37143#, python-format
37144msgid ""
37145"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37146"<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."
37147msgstr ""
37148
37149#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37150#, python-brace-format
37151msgid "Invalid query format for colon-separated search: {0}"
37152msgstr ""
37153
37154#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37155msgid "BIBTEX catalog generator"
37156msgstr ""
37157
37158#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37159#, python-format
37160msgid ""
37161"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37162"Available fields: %(fields)s.\n"
37163"plus user-created custom fields.\n"
37164"Example: %(opt)s=title,authors,tags\n"
37165"Default: '%%default'\n"
37166"Applies to: BIBTEX output format"
37167msgstr ""
37168
37169#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37170#, python-format
37171msgid ""
37172"Output field to sort on.\n"
37173"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37174"Default: '%default'\n"
37175"Applies to: BIBTEX output format"
37176msgstr ""
37177
37178#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37179#, python-format
37180msgid ""
37181"Create a citation for BibTeX entries.\n"
37182"Boolean value: True, False\n"
37183"Default: '%default'\n"
37184"Applies to: BIBTEX output format"
37185msgstr ""
37186
37187#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37188#, python-format
37189msgid ""
37190"Create a file entry if formats is selected for BibTeX entries.\n"
37191"Boolean value: True, False\n"
37192"Default: '%default'\n"
37193"Applies to: BIBTEX output format"
37194msgstr ""
37195
37196#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37197#, python-format
37198msgid ""
37199"The template for citation creation from database fields.\n"
37200"Should be a template with {} enclosed fields.\n"
37201"Available fields: %s.\n"
37202"Default: '%%default'\n"
37203"Applies to: BIBTEX output format"
37204msgstr ""
37205
37206#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37207#, python-format
37208msgid ""
37209"BibTeX file encoding output.\n"
37210"Available types: utf8, cp1252, ascii.\n"
37211"Default: '%default'\n"
37212"Applies to: BIBTEX output format"
37213msgstr ""
37214
37215#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37216#, python-format
37217msgid ""
37218"BibTeX file encoding flag.\n"
37219"Available types: strict, replace, ignore, backslashreplace.\n"
37220"Default: '%default'\n"
37221"Applies to: BIBTEX output format"
37222msgstr ""
37223
37224#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37225#, python-format
37226msgid ""
37227"Entry type for BibTeX catalog.\n"
37228"Available types: book, misc, mixed.\n"
37229"Default: '%default'\n"
37230"Applies to: BIBTEX output format"
37231msgstr ""
37232
37233#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37234msgid "CSV/XML catalog generator"
37235msgstr ""
37236
37237#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37238#, python-format
37239msgid ""
37240"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37241"Available fields: %(fields)s,\n"
37242"plus user-created custom fields.\n"
37243"Example: %(opt)s=title,authors,tags\n"
37244"Default: '%%default'\n"
37245"Applies to: CSV, XML output formats"
37246msgstr ""
37247
37248#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37249#, python-format
37250msgid ""
37251"Output field to sort on.\n"
37252"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37253"Default: '%default'\n"
37254"Applies to: CSV, XML output formats"
37255msgstr ""
37256
37257#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37258msgid "AZW3/EPUB/MOBI catalog generator"
37259msgstr ""
37260
37261#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37262#, python-format
37263msgid ""
37264"Title of generated catalog used as title in metadata.\n"
37265"Default: '%default'\n"
37266"Applies to: AZW3, EPUB, MOBI output formats"
37267msgstr ""
37268
37269#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37270#, python-format
37271msgid ""
37272"Create cross-references in Authors section for books with multiple authors.\n"
37273"Default: '%default'\n"
37274"Applies to: AZW3, EPUB, MOBI output formats"
37275msgstr ""
37276
37277#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37278#, python-format
37279msgid ""
37280"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"
37281"Default: '%default'\n"
37282"Applies to: AZW3, EPUB, MOBI output formats"
37283msgstr ""
37284
37285#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37286#, python-format
37287msgid ""
37288"Regex describing tags to exclude as genres.\n"
37289"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37290"Applies to: AZW3, EPUB, MOBI output formats"
37291msgstr ""
37292
37293#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37294#, python-format
37295msgid ""
37296"Specifies the rules used to exclude books from the generated catalog.\n"
37297"The model for an exclusion rule is either\n"
37298"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37299"('<rule name>','<custom column>','<pattern>').\n"
37300"For example:\n"
37301"(('Archived books','#status','Archived'),)\n"
37302"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37303"When multiple rules are defined, all rules will be applied.\n"
37304"Default: \n"
37305"\"%default\"\n"
37306"Applies to: AZW3, EPUB, MOBI output formats"
37307msgstr ""
37308
37309#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37310#, python-format
37311msgid ""
37312"Include 'Authors' section in catalog.\n"
37313"Default: '%default'\n"
37314"Applies to: AZW3, EPUB, MOBI output formats"
37315msgstr ""
37316
37317#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:93
37318#, python-format
37319msgid ""
37320"Include 'Descriptions' section in catalog.\n"
37321"Default: '%default'\n"
37322"Applies to: AZW3, EPUB, MOBI output formats"
37323msgstr ""
37324
37325#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:100
37326#, python-format
37327msgid ""
37328"Include 'Genres' section in catalog.\n"
37329"Default: '%default'\n"
37330"Applies to: AZW3, EPUB, MOBI output formats"
37331msgstr ""
37332
37333#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37334#, python-format
37335msgid ""
37336"Include 'Titles' section in catalog.\n"
37337"Default: '%default'\n"
37338"Applies to: AZW3, EPUB, MOBI output formats"
37339msgstr ""
37340
37341#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37342#, python-format
37343msgid ""
37344"Include 'Series' section in catalog.\n"
37345"Default: '%default'\n"
37346"Applies to: AZW3, EPUB, MOBI output formats"
37347msgstr ""
37348
37349#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37350#, python-format
37351msgid ""
37352"Include 'Recently Added' section in catalog.\n"
37353"Default: '%default'\n"
37354"Applies to: AZW3, EPUB, MOBI output formats"
37355msgstr ""
37356
37357#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37358#, python-format
37359msgid ""
37360"Source field for 'Genres' section.\n"
37361"Default: '%default'\n"
37362"Applies to: AZW3, EPUB, MOBI output formats"
37363msgstr ""
37364
37365#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37366#, python-format
37367msgid ""
37368"Custom field containing note text to insert in Description header.\n"
37369"Default: '%default'\n"
37370"Applies to: AZW3, EPUB, MOBI output formats"
37371msgstr ""
37372
37373#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37374#, python-format
37375msgid ""
37376"#<custom field>:[before|after]:[True|False] specifying:\n"
37377" <custom field> Custom field containing notes to merge with comments\n"
37378" [before|after] Placement of notes with respect to comments\n"
37379" [True|False] - A horizontal rule is inserted between notes and comments\n"
37380"Default: '%default'\n"
37381"Applies to: AZW3, EPUB, MOBI output formats"
37382msgstr ""
37383
37384#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37385#, python-format
37386msgid ""
37387"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"
37388"Default: '%default'\n"
37389"Applies to: AZW3, EPUB, MOBI output formats"
37390msgstr ""
37391
37392#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37393#, python-format
37394msgid ""
37395"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37396"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37397"When multiple rules are defined, the first matching rule will be used.\n"
37398"Default:\n"
37399"\"%default\"\n"
37400"Applies to: AZW3, EPUB, MOBI output formats"
37401msgstr ""
37402
37403#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37404#, python-format
37405msgid ""
37406"Use a named preset created with the GUI catalog builder.\n"
37407"A preset specifies all settings for building a catalog.\n"
37408"Default: '%default'\n"
37409"Applies to: AZW3, EPUB, MOBI output formats"
37410msgstr ""
37411
37412#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37413#, python-format
37414msgid ""
37415"Replace existing cover when generating the catalog.\n"
37416"Default: '%default'\n"
37417"Applies to: AZW3, EPUB, MOBI output formats"
37418msgstr ""
37419
37420#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37421#, python-format
37422msgid ""
37423"Size hint (in inches) for book covers in catalog.\n"
37424"Range: 1.0 - 2.0\n"
37425"Default: '%default'\n"
37426"Applies to: AZW3, EPUB, MOBI output formats"
37427msgstr ""
37428
37429#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37430#, python-format
37431msgid "Error: Preset \"%s\" not found."
37432msgstr ""
37433
37434#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37435#, python-format
37436msgid "Stored presets: %s"
37437msgstr ""
37438
37439#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37440msgid "Error: No stored presets."
37441msgstr ""
37442
37443#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37444msgid ""
37445"\n"
37446"*** Adding 'By authors' section required for MOBI output ***"
37447msgstr ""
37448
37449#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37450msgid "column not in book: "
37451msgstr ""
37452
37453#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37454msgid "Symbols"
37455msgstr ""
37456
37457#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37458msgid "No genres to catalog.\n"
37459msgstr ""
37460
37461#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37462msgid "Check 'Excluded genres' regex in the E-book options.\n"
37463msgstr ""
37464
37465#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37466msgid "No books available to catalog"
37467msgstr ""
37468
37469#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37470#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37471msgid "Titles"
37472msgstr ""
37473
37474#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37475msgid "Genres"
37476msgstr ""
37477
37478#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37479#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37480msgid "Recently Added"
37481msgstr ""
37482
37483#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37484#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37485msgid "Recently Read"
37486msgstr ""
37487
37488#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37489msgid "Descriptions"
37490msgstr ""
37491
37492#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37493msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37494msgstr ""
37495
37496#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37497msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37498msgstr ""
37499
37500#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37501msgid "Sorting database"
37502msgstr ""
37503
37504#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37505msgid "Sorting titles"
37506msgstr ""
37507
37508#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37509msgid ""
37510"No books to catalog.\n"
37511"Check 'Excluded books' rules in the E-book options.\n"
37512msgstr ""
37513
37514#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37515msgid "No books available to include in catalog"
37516msgstr "Nema dostupnih knjiga koje bi se mogle dodati u katalog"
37517
37518#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37519#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37520#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37521#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37522#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37523#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37524#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37525#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37526#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37527#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37528#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37529msgid "error in"
37530msgstr ""
37531
37532#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37533msgid "Genres HTML"
37534msgstr ""
37535
37536#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37537msgid "Titles HTML"
37538msgstr ""
37539
37540#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37541#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37542#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37543msgid "by "
37544msgstr ""
37545
37546#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37547msgid "Descriptions HTML"
37548msgstr ""
37549
37550#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37551msgid "Description HTML"
37552msgstr ""
37553
37554#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37555msgid "NCX header"
37556msgstr ""
37557
37558#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37559msgid "NCX for descriptions"
37560msgstr ""
37561
37562#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37563msgid "NCX for Series"
37564msgstr ""
37565
37566#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37567#, python-format
37568msgid "Series beginning with %s"
37569msgstr ""
37570
37571#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37572#, python-format
37573msgid "Series beginning with '%s'"
37574msgstr ""
37575
37576#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37577msgid "NCX for Titles"
37578msgstr ""
37579
37580#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37581#, python-format
37582msgid "Titles beginning with %s"
37583msgstr ""
37584
37585#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37586#, python-format
37587msgid "Titles beginning with '%s'"
37588msgstr ""
37589
37590#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37591msgid "NCX for Authors"
37592msgstr ""
37593
37594#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37595#, python-format
37596msgid "Authors beginning with %s"
37597msgstr ""
37598
37599#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37600#, python-format
37601msgid "Authors beginning with '%s'"
37602msgstr ""
37603
37604#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37605msgid "NCX for Recently Added"
37606msgstr ""
37607
37608#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37609msgid "NCX for Recently Read"
37610msgstr ""
37611
37612#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37613msgid "NCX for genres"
37614msgstr ""
37615
37616#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37617msgid "Generating OPF"
37618msgstr ""
37619
37620#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37621msgid "Thumbnails"
37622msgstr ""
37623
37624#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37625msgid "Thumbnail"
37626msgstr ""
37627
37628#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37629msgid "Saving NCX"
37630msgstr ""
37631
37632#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37633msgid "Invalid titles"
37634msgstr ""
37635
37636#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37637msgid "Extra titles"
37638msgstr ""
37639
37640#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37641msgid "Invalid authors"
37642msgstr "Netačni autori"
37643
37644#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37645msgid "Extra authors"
37646msgstr "Dodatni autori"
37647
37648#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37649msgid "Missing book formats"
37650msgstr ""
37651
37652#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37653msgid "Extra book formats"
37654msgstr ""
37655
37656#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37657msgid "Unknown files in books"
37658msgstr "Nepoznate datoteke u knjigama"
37659
37660#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37661msgid "Missing cover files"
37662msgstr ""
37663
37664#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37665msgid "Cover files not in database"
37666msgstr ""
37667
37668#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37669msgid "Folders raising exception"
37670msgstr ""
37671
37672#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37673msgid "INVALID CONDITION"
37674msgstr ""
37675
37676#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37677#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37678#, python-format
37679msgid "Path to library too long. Must be less than %d characters."
37680msgstr "Putanja ka biblioteci je preduga. Mora sadržavati manje od %d karaktera."
37681
37682#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37683#, python-format
37684msgid " (%s books)"
37685msgstr ""
37686
37687#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37688msgid "Identifiers"
37689msgstr ""
37690
37691#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37692msgid "On device"
37693msgstr ""
37694
37695#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37696msgid "Series sort"
37697msgstr ""
37698
37699#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37700msgid "Title sort"
37701msgstr ""
37702
37703#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37704msgid "The title"
37705msgstr ""
37706
37707#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37708msgid "The authors"
37709msgstr "Autori"
37710
37711#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37712#, python-brace-format
37713msgid ""
37714"The author sort string. To use only the first letter of the name use "
37715"{author_sort[0]}"
37716msgstr ""
37717
37718#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37719msgid "The tags"
37720msgstr ""
37721
37722#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37723msgid "The series"
37724msgstr ""
37725
37726#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37727msgid ""
37728"The series number. To get leading zeros use {series_index:0>3s} or "
37729"{series_index:>3s} for leading spaces"
37730msgstr ""
37731
37732#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37733msgid "The rating"
37734msgstr ""
37735
37736#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37737msgid "The ISBN"
37738msgstr ""
37739
37740#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37741msgid "The publisher"
37742msgstr ""
37743
37744#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37745msgid "The date"
37746msgstr ""
37747
37748#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37749msgid "The published date"
37750msgstr ""
37751
37752#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37753msgid "The date when the metadata for this book record was last modified"
37754msgstr ""
37755
37756#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37757msgid "The language(s) of this book"
37758msgstr ""
37759
37760#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37761msgid "The calibre internal id"
37762msgstr ""
37763
37764#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37765msgid "Options to control saving to disk"
37766msgstr ""
37767
37768#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37769msgid ""
37770"Normally, calibre will update the metadata in the saved files from what is "
37771"in the calibre library. Makes saving to disk slower."
37772msgstr ""
37773
37774#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37775msgid ""
37776"Normally, calibre will write the metadata into a separate OPF file along "
37777"with the actual e-book files."
37778msgstr ""
37779
37780#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37781msgid ""
37782"Normally, calibre will save the cover in a separate file along with the "
37783"actual e-book files."
37784msgstr ""
37785
37786#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37787msgid ""
37788"Comma separated list of formats to save for each book. By default all "
37789"available formats are saved."
37790msgstr ""
37791
37792#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37793#, python-format
37794msgid ""
37795"The template to control the filename and folder structure of the saved "
37796"files. Default is \"%(templ)s\" which will save books into a per-author "
37797"subfolder with filenames containing title and author. Available controls "
37798"are: {%(controls)s}"
37799msgstr ""
37800
37801#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
37802#, python-format
37803msgid ""
37804"The template to control the filename and folder structure of files sent to "
37805"the device. Default is \"%(templ)s\" which will save books into a per-author"
37806" folder with filenames containing title and author. Available controls are: "
37807"{%(controls)s}"
37808msgstr ""
37809
37810#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
37811msgid ""
37812"Have calibre convert all non English characters into English equivalents for"
37813" the file names. This is useful if saving to a legacy filesystem without "
37814"full support for Unicode filenames."
37815msgstr ""
37816
37817#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
37818#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
37819#, python-format
37820msgid ""
37821"The format in which to display dates. %(day)s - day, %(month)s - month, "
37822"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
37823msgstr ""
37824
37825#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
37826msgid "Convert paths to lowercase."
37827msgstr ""
37828
37829#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
37830msgid "Replace whitespace with underscores."
37831msgstr ""
37832
37833#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
37834msgid "Save into a single folder, ignoring the template folder structure"
37835msgstr ""
37836
37837#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
37838#, python-format
37839msgid ""
37840"Failed to calculate path for save to disk. Template: %(templ)s\n"
37841"Error: %(err)s"
37842msgstr ""
37843
37844#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
37845#, python-format
37846msgid "Template evaluation resulted in no path components. Template: %s"
37847msgstr ""
37848
37849#: /__w/calibre/calibre/src/calibre/linux.py:1144
37850msgid "The one stop solution to all your e-book needs"
37851msgstr ""
37852
37853#: /__w/calibre/calibre/src/calibre/linux.py:1146
37854msgid "calibre is the one stop solution to all your e-book needs."
37855msgstr ""
37856
37857#: /__w/calibre/calibre/src/calibre/linux.py:1147
37858msgid ""
37859"You can use calibre to catalog your books, fetch metadata for them "
37860"automatically, convert them from and to all the various e-book formats, send"
37861" them to your e-book reader devices, read the books on your computer, edit "
37862"the books in a dedicated e-book editor and even make them available over the"
37863" network with the built-in Content server. You can also download news and "
37864"periodicals in e-book format from over a thousand different news and "
37865"magazine websites."
37866msgstr ""
37867
37868#: /__w/calibre/calibre/src/calibre/linux.py:1160
37869msgid "Edit the text and styles inside e-books"
37870msgstr ""
37871
37872#: /__w/calibre/calibre/src/calibre/linux.py:1162
37873msgid ""
37874"The calibre E-book editor allows you to edit the text and styles inside the "
37875"book with a live preview of your changes."
37876msgstr ""
37877
37878#: /__w/calibre/calibre/src/calibre/linux.py:1163
37879msgid ""
37880"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
37881"various useful tools for checking the book for errors, editing the Table of "
37882"Contents, performing automated cleanups, etc."
37883msgstr ""
37884
37885#: /__w/calibre/calibre/src/calibre/linux.py:1175
37886msgid "Read e-books in over a dozen different formats"
37887msgstr ""
37888
37889#: /__w/calibre/calibre/src/calibre/linux.py:1177
37890msgid ""
37891"The calibre E-book viewer allows you to read e-books in over a dozen "
37892"different formats."
37893msgstr ""
37894
37895#: /__w/calibre/calibre/src/calibre/linux.py:1178
37896msgid ""
37897"It has a full screen mode for distraction free reading and can display the "
37898"text with multiple columns per screen."
37899msgstr ""
37900
37901#: /__w/calibre/calibre/src/calibre/linux.py:1315
37902msgid "Command Line Interface"
37903msgstr ""
37904
37905#: /__w/calibre/calibre/src/calibre/linux.py:1316
37906msgid ""
37907"On macOS, the command line tools are inside the calibre bundle, for example,"
37908" if you installed calibre in :file:`/Applications` the command line tools "
37909"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
37910msgstr ""
37911
37912#: /__w/calibre/calibre/src/calibre/linux.py:1319
37913msgid "Documented commands"
37914msgstr ""
37915
37916#: /__w/calibre/calibre/src/calibre/linux.py:1319
37917msgid "Undocumented commands"
37918msgstr ""
37919
37920#: /__w/calibre/calibre/src/calibre/linux.py:1320
37921msgid ""
37922"You can see usage for undocumented commands by executing them without "
37923"arguments in a terminal."
37924msgstr ""
37925
37926#: /__w/calibre/calibre/src/calibre/linux.py:1321
37927msgid "Change language"
37928msgstr ""
37929
37930#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
37931#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
37932#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
37933#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
37934msgid "Newest"
37935msgstr ""
37936
37937#: /__w/calibre/calibre/src/calibre/srv/code.py:130
37938#, python-brace-format
37939msgid "<b>{title}</b> by {authors}"
37940msgstr ""
37941
37942#: /__w/calibre/calibre/src/calibre/srv/code.py:131
37943#, python-brace-format
37944msgid "{series_index} of <i>{series}</i>"
37945msgstr ""
37946
37947#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37948#, python-brace-format
37949msgid "Date: {timestamp}"
37950msgstr ""
37951
37952#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37953#, python-brace-format
37954msgid "Published: {pubdate}"
37955msgstr ""
37956
37957#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37958#, python-brace-format
37959msgid "Publisher: {publisher}"
37960msgstr ""
37961
37962#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
37963msgid "Show "
37964msgstr ""
37965
37966#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
37967msgid " sorted by "
37968msgstr ""
37969
37970#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
37971msgid "Change library"
37972msgstr ""
37973
37974#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
37975msgid "Change library to: "
37976msgstr ""
37977
37978#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
37979msgid "Switch to the full interface (non-mobile interface)"
37980msgstr ""
37981
37982#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
37983msgid ""
37984"The full interface gives you many more features, but it may not work well on"
37985" a small screen"
37986msgstr ""
37987
37988#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
37989#, python-brace-format
37990msgid "{0} is not a valid IP address/network, with error: {1}"
37991msgstr ""
37992
37993#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
37994#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
37995msgid "username [password]"
37996msgstr ""
37997
37998#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
37999msgid "Give this user only read access"
38000msgstr ""
38001
38002#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38003#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38004#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38005#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38006msgid "username is required"
38007msgstr ""
38008
38009#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38010msgid "username"
38011msgstr ""
38012
38013#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38014msgid "username set|reset|toggle|show"
38015msgstr ""
38016
38017#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38018msgid "username and operation are required"
38019msgstr ""
38020
38021#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38022msgid "[options] username [library_name ...]"
38023msgstr ""
38024
38025#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38026msgid ""
38027"Specify the action to perform.\n"
38028"A value of \"show\" shows the current library restrictions for the specified user.\n"
38029"A value of \"allow-all\" removes all library restrictions.\n"
38030"A value of \"allow\" allows access to only the specified libraries.\n"
38031"A value of \"block\" allows access to all, except the specified libraries.\n"
38032"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."
38033msgstr ""
38034
38035#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38036msgid "Unknown command: {}"
38037msgstr ""
38038
38039#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38040msgid "Manage the user accounts for calibre-server. Available commands are:"
38041msgstr ""
38042
38043#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38044msgid "Use {} for help on individual commands"
38045msgstr ""
38046
38047#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38048msgid "What do you want to do?"
38049msgstr ""
38050
38051#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38052msgid "default"
38053msgstr ""
38054
38055#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38056msgid "No choice selected, exiting..."
38057msgstr ""
38058
38059#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38060#, python-format
38061msgid "%s is not a valid choice, try again"
38062msgstr ""
38063
38064#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38065msgid "Existing user names:"
38066msgstr ""
38067
38068#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38069msgid "There are no users, you must first add an user"
38070msgstr ""
38071
38072#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38073#, python-format
38074msgid "The username %s does not exist"
38075msgstr ""
38076
38077#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38078#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38079msgid "Enter the username"
38080msgstr ""
38081
38082#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38083#, python-format
38084msgid "Enter the new password for %s: "
38085msgstr ""
38086
38087#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38088#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38089msgid "Empty passwords are not allowed"
38090msgstr ""
38091
38092#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38093#, python-format
38094msgid "Re-enter the new password for %s, to verify: "
38095msgstr ""
38096
38097#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38098msgid "Passwords do not match"
38099msgstr ""
38100
38101#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38102#, python-format
38103msgid "User %s added successfully!"
38104msgstr ""
38105
38106#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38107#, python-format
38108msgid "Are you sure you want to remove the user %s?"
38109msgstr ""
38110
38111#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38112#, python-format
38113msgid "User %s successfully removed!"
38114msgstr ""
38115
38116#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38117#, python-format
38118msgid "Password for %s successfully changed!"
38119msgstr ""
38120
38121#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38122#, python-brace-format
38123msgid "Current password for {0} is: {1}"
38124msgstr ""
38125
38126#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38127msgid "Allow {} to make changes (i.e. grant write access)"
38128msgstr ""
38129
38130#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38131msgid "Prevent {} from making changes (i.e. remove write access)"
38132msgstr ""
38133
38134#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38135msgid "{} has the following additional per-library restrictions:"
38136msgstr ""
38137
38138#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38139msgid "{} has no additional per-library restrictions"
38140msgstr ""
38141
38142#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38143msgid "Allow access to all libraries"
38144msgstr ""
38145
38146#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38147msgid "Allow access to only specified libraries"
38148msgstr ""
38149
38150#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38151msgid "Allow access to all, except specified libraries"
38152msgstr ""
38153
38154#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38155msgid "Change per-library restrictions"
38156msgstr ""
38157
38158#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38159msgid "Enter the name of the library:"
38160msgstr ""
38161
38162#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38163msgid ""
38164"Enter a search expression, access will be granted only to books matching "
38165"this expression. An empty expression will grant access to all books."
38166msgstr ""
38167
38168#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38169msgid "Another restriction?"
38170msgstr ""
38171
38172#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38173msgid "Enter a comma separated list of library names:"
38174msgstr ""
38175
38176#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38177msgid "Allowing access only to libraries: {}"
38178msgstr ""
38179
38180#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38181msgid "Allowing access to all libraries, except: {}"
38182msgstr ""
38183
38184#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38185msgid "Show password for {}"
38186msgstr ""
38187
38188#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38189msgid "Change read/write permission for {}"
38190msgstr ""
38191
38192#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38193msgid "Change the libraries {} is allowed to access"
38194msgstr ""
38195
38196#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38197#, python-brace-format
38198msgid "{0} has {1} access"
38199msgstr ""
38200
38201#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38202msgid "read-write"
38203msgstr ""
38204
38205#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38206msgid "readonly"
38207msgstr ""
38208
38209#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38210msgid "Add a new user"
38211msgstr ""
38212
38213#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38214msgid "Edit an existing user"
38215msgstr ""
38216
38217#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38218msgid "Remove a user"
38219msgstr ""
38220
38221#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38222msgid "one item"
38223msgid_plural "{} items"
38224msgstr[0] ""
38225msgstr[1] ""
38226msgstr[2] ""
38227
38228#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38229#, python-format
38230msgid "RATING: %s<br />"
38231msgstr ""
38232
38233#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38234#, python-format
38235msgid "TAGS: %s<br />"
38236msgstr ""
38237
38238#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38239#, python-format
38240msgid "SERIES: %(series)s [%(sidx)s]<br />"
38241msgstr ""
38242
38243#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38244msgid "Books in your library"
38245msgstr ""
38246
38247#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38248msgid "By "
38249msgstr ""
38250
38251#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38252msgid "Books sorted by "
38253msgstr ""
38254
38255#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38256msgid "Library:"
38257msgstr ""
38258
38259#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38260msgid "Change calibre library to:"
38261msgstr ""
38262
38263#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38264#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38265#, python-format
38266msgid "By %s"
38267msgstr ""
38268
38269#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38270#, python-brace-format
38271msgid "By {0} :: {1}"
38272msgstr ""
38273
38274#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38275msgid "Path to the SSL certificate file"
38276msgstr ""
38277
38278#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38279msgid "Path to the SSL private key file"
38280msgstr ""
38281
38282#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38283msgid "Time (in seconds) after which an idle connection is closed"
38284msgstr ""
38285
38286#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38287msgid ""
38288"Time (in seconds) to wait for a response from the server when making queries"
38289msgstr ""
38290
38291#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38292msgid "Total time in seconds to wait for clean shutdown"
38293msgstr ""
38294
38295#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38296msgid "Socket pre-allocation, for example, with systemd socket activation"
38297msgstr ""
38298
38299#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38300msgid "Max. size of single HTTP header (in KB)"
38301msgstr ""
38302
38303#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38304msgid "Max. allowed size for files uploaded to the server (in MB)"
38305msgstr ""
38306
38307#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38308msgid "Minimum size for which responses use data compression (in bytes)"
38309msgstr ""
38310
38311#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38312msgid "Number of worker threads used to process requests"
38313msgstr ""
38314
38315#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38316msgid "Maximum number of worker processes"
38317msgstr ""
38318
38319#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38320msgid ""
38321"Worker processes are launched as needed and used for large jobs such as "
38322"preparing a book for viewing, adding books, converting, etc. Normally, the "
38323"max. number of such processes is based on the number of CPU cores. You can "
38324"control it by this setting."
38325msgstr ""
38326
38327#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38328msgid "Maximum time for worker processes"
38329msgstr ""
38330
38331#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38332msgid ""
38333"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38334" to zero for no limit."
38335msgstr ""
38336
38337#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38338msgid "The port on which to listen for connections"
38339msgstr ""
38340
38341#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38342msgid "A prefix to prepend to all URLs"
38343msgstr ""
38344
38345#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38346msgid ""
38347"Useful if you wish to run this server behind a reverse proxy. For example "
38348"use, /calibre as the URL prefix."
38349msgstr ""
38350
38351#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38352msgid "Number of books to show in a single page"
38353msgstr ""
38354
38355#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38356msgid "The number of books to show in a single page in the browser."
38357msgstr ""
38358
38359#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38360msgid "Advertise OPDS feeds via BonJour"
38361msgstr ""
38362
38363#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38364msgid ""
38365"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38366" apps can detect and connect to the server automatically."
38367msgstr ""
38368
38369#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38370msgid "Maximum number of books in OPDS feeds"
38371msgstr ""
38372
38373#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38374msgid ""
38375"The maximum number of books that the server will return in a single OPDS "
38376"acquisition feed."
38377msgstr ""
38378
38379#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38380msgid "Maximum number of ungrouped items in OPDS feeds"
38381msgstr ""
38382
38383#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38384msgid ""
38385"Group items in categories such as author/tags by first letter when there are"
38386" more than this number of items. Set to zero to disable."
38387msgstr ""
38388
38389#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38390msgid "The interface on which to listen for connections"
38391msgstr ""
38392
38393#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38394msgid ""
38395"The default is to listen on all available IPv4 interfaces. You can change "
38396"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38397"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38398"connections."
38399msgstr ""
38400
38401#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38402msgid "Fallback to auto-detected interface"
38403msgstr ""
38404
38405#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38406msgid ""
38407"If for some reason the server is unable to bind to the interface specified "
38408"in the listen_on option, then it will try to detect an interface that "
38409"connects to the outside world and bind to that."
38410msgstr ""
38411
38412#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38413msgid "Zero copy file transfers for increased performance"
38414msgstr ""
38415
38416#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38417msgid ""
38418"This will use zero-copy in-kernel transfers when sending files over the "
38419"network, increasing performance. However, it can cause corrupted file "
38420"transfers on some broken filesystems. If you experience corrupted file "
38421"transfers, turn it off."
38422msgstr ""
38423
38424#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38425msgid "Max. log file size (in MB)"
38426msgstr ""
38427
38428#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38429msgid ""
38430"The maximum size of log files, generated by the server. When the log becomes"
38431" larger than this size, it is automatically rotated. Set to zero to disable "
38432"log rotation."
38433msgstr ""
38434
38435#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38436msgid "Log HTTP 404 (Not Found) requests"
38437msgstr ""
38438
38439#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38440msgid ""
38441"Normally, the server logs all HTTP requests for resources that are not "
38442"found. This can generate a lot of log spam, if your server is targeted by "
38443"bots. Use this option to turn it off."
38444msgstr ""
38445
38446#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38447msgid "Password based authentication to access the server"
38448msgstr ""
38449
38450#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38451msgid ""
38452"Normally, the server is unrestricted, allowing anyone to access it. You can "
38453"restrict access to predefined users with this option."
38454msgstr ""
38455
38456#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38457msgid "Allow un-authenticated local connections to make changes"
38458msgstr ""
38459
38460#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38461msgid ""
38462"Normally, if you do not turn on authentication, the server operates in read-"
38463"only mode, so as to not allow anonymous users to make changes to your "
38464"calibre libraries. This option allows anybody connecting from the same "
38465"computer as the server is running on to make changes. This is useful if you "
38466"want to run the server without authentication but still use calibredb to "
38467"make changes to your calibre libraries. Note that turning on this option "
38468"means any program running on the computer can make changes to your calibre "
38469"libraries."
38470msgstr ""
38471
38472#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38473msgid ""
38474"Allow un-authenticated connections from specific IP addresses to make "
38475"changes"
38476msgstr ""
38477
38478#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38479msgid ""
38480"Normally, if you do not turn on authentication, the server operates in read-"
38481"only mode, so as to not allow anonymous users to make changes to your "
38482"calibre libraries. This option allows anybody connecting from the specified "
38483"IP addresses to make changes. Must be a comma separated list of address or "
38484"network specifications. This is useful if you want to run the server without"
38485" authentication but still use calibredb to make changes to your calibre "
38486"libraries. Note that turning on this option means anyone connecting from the"
38487" specified IP addresses can make changes to your calibre libraries."
38488msgstr ""
38489
38490#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38491msgid "Path to user database"
38492msgstr ""
38493
38494#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38495msgid ""
38496"Path to a file in which to store the user and password information. Normally"
38497" a file in the calibre configuration folder is used."
38498msgstr ""
38499
38500#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38501msgid "Choose the type of authentication used"
38502msgstr ""
38503
38504#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38505msgid ""
38506"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38507" are putting this server behind an SSL proxy. Otherwise, leave it as "
38508"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38509"use \"digest\"."
38510msgstr ""
38511
38512#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38513msgid "Ban IP addresses that have repeated login failures"
38514msgstr ""
38515
38516#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38517msgid ""
38518"Temporarily bans access for IP addresses that have repeated login failures "
38519"for the specified number of minutes. Useful to prevent attempts at guessing "
38520"passwords. If set to zero, no banning is done."
38521msgstr ""
38522
38523#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38524msgid "Number of login failures for ban"
38525msgstr ""
38526
38527#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38528msgid "The number of login failures after which an IP address is banned"
38529msgstr ""
38530
38531#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38532msgid "Ignored user-defined metadata fields"
38533msgstr ""
38534
38535#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38536msgid ""
38537"Comma separated list of user-defined metadata fields that will not be "
38538"displayed by the Content server in the /opds and /mobile views. For example:"
38539" {}"
38540msgstr ""
38541
38542#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38543msgid "Restrict displayed user-defined fields"
38544msgstr ""
38545
38546#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38547msgid ""
38548"Comma separated list of user-defined metadata fields that will be displayed "
38549"by the Content server in the /opds and /mobile views. If you specify this "
38550"option, any fields not in this list will not be displayed. For example: {}"
38551msgstr ""
38552
38553#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38554msgid "Choose the default book list mode"
38555msgstr ""
38556
38557#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38558msgid ""
38559"Set the default book list mode that will be used for new users. Individual "
38560"users can override the default in their own settings. The default is to use "
38561"a cover grid."
38562msgstr ""
38563
38564#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38565msgid "By default, this option is disabled."
38566msgstr ""
38567
38568#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38569msgid "By default, this option is enabled."
38570msgstr ""
38571
38572#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38573msgid ""
38574"[options] [path to library folder...]\n"
38575"\n"
38576"Start the calibre Content server. The calibre Content server exposes your\n"
38577"calibre libraries over the internet. You can specify the path to the library\n"
38578"folders as arguments to %prog. If you do not specify any paths, all the\n"
38579"libraries that the main calibre program knows about will be used.\n"
38580msgstr ""
38581
38582#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38583msgid ""
38584"Path to log file for server log. This log contains server information and "
38585"errors, not access logs. By default it is written to stdout."
38586msgstr ""
38587
38588#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38589msgid ""
38590"Path to the access log file. This log contains information about clients "
38591"connecting to the server and making requests. By default no access logging "
38592"is done."
38593msgstr ""
38594
38595#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38596msgid ""
38597"Path to a JSON file containing a template for the custom book list mode. The"
38598" easiest way to create such a template file is to go to Preferences-> "
38599"Sharing over the net-> Book list template in calibre, create the template "
38600"and export it."
38601msgstr ""
38602
38603#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38604msgid ""
38605"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38606" The easiest way to create such a file is to go to Preferences-> Sharing "
38607"over the net->Search the internet in calibre, create the URLs and export "
38608"them."
38609msgstr ""
38610
38611#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38612msgid "Run process in background as a daemon (Linux only)."
38613msgstr ""
38614
38615#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38616msgid "Write process PID to the specified file"
38617msgstr ""
38618
38619#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38620msgid ""
38621"Automatically reload server when source code changes. Useful for "
38622"development. You should also specify a small value for the shutdown timeout."
38623msgstr ""
38624
38625#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38626#, python-brace-format
38627msgid ""
38628"Manage the database of users allowed to connect to this server. You can use "
38629"it in automated mode by adding a --. See {0} for details. See also the {1} "
38630"option."
38631msgstr ""
38632
38633#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38634#, python-brace-format
38635msgid ""
38636"Path to the user database to use for authentication. The database is a "
38637"SQLite file. To create it use {0}. You can read more about managing users "
38638"at: {1}"
38639msgstr ""
38640
38641#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38642msgid ""
38643"Another calibre program such as another instance of {} or the main calibre "
38644"program is running. Having multiple programs that can make changes to a "
38645"calibre library running at the same time is not supported."
38646msgstr ""
38647
38648#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38649msgid "Interrupted by user"
38650msgstr ""
38651
38652#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38653#, python-format
38654msgid "There is no calibre library at: %s"
38655msgstr ""
38656
38657#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38658msgid "You must specify at least one calibre library"
38659msgstr ""
38660
38661#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38662msgid "Composite Tags"
38663msgstr ""
38664
38665#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38666msgid "Enum"
38667msgstr ""
38668
38669#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38670#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38671msgid "Invalid syntax. Expected a lookup name or a word"
38672msgstr ""
38673
38674#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38675msgid ""
38676"For maximum compatibility you should use only the letters A-Z, the numbers "
38677"0-9, spaces, underscores and hyphens in the username"
38678msgstr ""
38679
38680#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38681msgid "The password must contain only ASCII (English) characters and symbols"
38682msgstr ""
38683
38684#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38685#, python-format
38686msgid "The username %s already exists"
38687msgstr ""
38688
38689#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38690msgid "Existing password is incorrect"
38691msgstr ""
38692
38693#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38694msgid "Usage"
38695msgstr ""
38696
38697#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38698msgid "Created by "
38699msgstr ""
38700
38701#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38702msgid ""
38703"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38704"arguments in quotation marks. For example: \"{}\""
38705msgstr ""
38706
38707#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38708msgid "Options"
38709msgstr ""
38710
38711#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38712msgid "Path to the database in which books are stored"
38713msgstr ""
38714
38715#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38716msgid "Pattern to guess metadata from filenames"
38717msgstr ""
38718
38719#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38720msgid "Access key for isbndb.com"
38721msgstr ""
38722
38723#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38724msgid "Default timeout for network operations (seconds)"
38725msgstr ""
38726
38727#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38728msgid "Path to folder in which your library of books is stored"
38729msgstr ""
38730
38731#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38732msgid "The language in which to display the user interface"
38733msgstr ""
38734
38735#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38736msgid ""
38737"The default output format for e-book conversions. When auto-converting to "
38738"send to a device this can be overridden by individual device preferences. "
38739"These can be changed by right clicking the device icon in calibre and "
38740"choosing \"Configure\"."
38741msgstr ""
38742
38743#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38744msgid "Ordered list of formats to prefer for input."
38745msgstr ""
38746
38747#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38748msgid "Read metadata from files"
38749msgstr ""
38750
38751#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38752msgid ""
38753"The priority of worker processes. A higher priority means they run faster "
38754"and consume more resources. Most tasks like conversion/news download/adding "
38755"books/etc. are affected by this setting."
38756msgstr ""
38757
38758#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38759msgid "Swap author first and last names when reading metadata"
38760msgstr ""
38761
38762#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38763msgid "Add new formats to existing book records"
38764msgstr ""
38765
38766#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38767msgid "Check for duplicates when copying to another library"
38768msgstr ""
38769
38770#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38771msgid "Tags to apply to books added to the library"
38772msgstr ""
38773
38774#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38775msgid ""
38776"Mark newly added books. The mark is a temporary mark that is automatically "
38777"removed when calibre is restarted."
38778msgstr ""
38779
38780#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38781msgid "List of named saved searches"
38782msgstr ""
38783
38784#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38785msgid "User-created Tag browser categories"
38786msgstr ""
38787
38788#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38789msgid "How and when calibre updates metadata on the device."
38790msgstr ""
38791
38792#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
38793msgid ""
38794"When searching for text without using lookup prefixes, as for example, Red "
38795"instead of title:Red, limit the columns searched to those named below."
38796msgstr ""
38797
38798#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
38799msgid ""
38800"Choose columns to be searched when not using prefixes, as for example, when "
38801"searching for Red instead of title:Red. Enter a list of search/lookup names "
38802"separated by commas. Only takes effect if you set the option to limit search"
38803" columns above."
38804msgstr ""
38805
38806#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
38807msgid ""
38808"Characters typed in the search box will match their accented versions, based"
38809" on the language you have chosen for the calibre interface. For example, in "
38810"English, searching for n will match both {} and n, but if your language is "
38811"Spanish it will only match n. Note that this is much slower than a simple "
38812"search on very large libraries. Also, this option will have no effect if you"
38813" turn on case-sensitive searching"
38814msgstr ""
38815
38816#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
38817msgid "Make searches case-sensitive"
38818msgstr ""
38819
38820#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
38821msgid ""
38822"Recognize numbers inside text when sorting. Setting this means that when "
38823"sorting on text fields like title the text \"Book 2\"will sort before the "
38824"text \"Book 100\". Note that setting this can cause problems with text that "
38825"starts with numbers and is a little slower."
38826msgstr ""
38827
38828#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
38829#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
38830msgid "Settings and plugins"
38831msgstr ""
38832
38833#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
38834msgid "File is open in another process"
38835msgstr ""
38836
38837#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
38838msgid "the end of the program"
38839msgstr ""
38840
38841#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
38842#, python-brace-format
38843msgid "{0}: {1} near {2} on line {3}"
38844msgstr ""
38845
38846#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
38847#, python-brace-format
38848msgid "{0}: {1} near {2}"
38849msgstr ""
38850
38851#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
38852msgid "'End of program'"
38853msgstr ""
38854
38855#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
38856#, python-brace-format
38857msgid "Failed to scan program. Invalid input '{0}'"
38858msgstr ""
38859
38860#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
38861#, python-brace-format
38862msgid "Expected end of program, found '{0}'"
38863msgstr ""
38864
38865#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
38866#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
38867#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
38868#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
38869#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
38870#, python-brace-format
38871msgid "{0} statement: expected '{1}', found '{2}'"
38872msgstr ""
38873
38874#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
38875#, python-brace-format
38876msgid "'{0}' statement: expected an identifier"
38877msgstr ""
38878
38879#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
38880#, python-brace-format
38881msgid "A stored template must begin with '{0}'"
38882msgstr ""
38883
38884#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
38885#, python-brace-format
38886msgid "Expected '{0}', found '{1}'"
38887msgstr ""
38888
38889#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
38890#, python-brace-format
38891msgid "Unknown function {0}"
38892msgstr ""
38893
38894#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
38895#, python-brace-format
38896msgid "Expected a '{0}' for function call, found '{1}'"
38897msgstr ""
38898
38899#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
38900#, python-brace-format
38901msgid "Parameters to '{0}' must be variables or assignments"
38902msgstr ""
38903
38904#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
38905#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
38906#, python-brace-format
38907msgid "Incorrect number of arguments for function {0}"
38908msgstr ""
38909
38910#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
38911#, python-brace-format
38912msgid "Expected an expression, found '{0}'"
38913msgstr ""
38914
38915#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
38916#, python-brace-format
38917msgid "{0} outside of for loop"
38918msgstr ""
38919
38920#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
38921#, python-brace-format
38922msgid "Interpreter: {0} - line number {1}"
38923msgstr ""
38924
38925#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
38926#, python-brace-format
38927msgid "Error during string comparison: operator '{0}'"
38928msgstr ""
38929
38930#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
38931#, python-brace-format
38932msgid "Value used in comparison is not a number: operator '{0}'"
38933msgstr ""
38934
38935#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
38936#, python-brace-format
38937msgid "Unknown identifier '{0}'"
38938msgstr ""
38939
38940#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
38941msgid "before evaluating arguments"
38942msgstr ""
38943
38944#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
38945msgid "after evaluating arguments"
38946msgstr ""
38947
38948#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
38949msgid " returned value"
38950msgstr ""
38951
38952#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
38953#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
38954#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
38955#, python-brace-format
38956msgid "Unknown field '{0}'"
38957msgstr ""
38958
38959#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
38960#, python-brace-format
38961msgid "Unhandled exception '{0}'"
38962msgstr ""
38963
38964#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
38965#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
38966#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
38967#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
38968#, python-brace-format
38969msgid "Error during operator evaluation: operator '{0}'"
38970msgstr ""
38971
38972#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
38973#, python-brace-format
38974msgid "Function {0}: invalid character name '{1}"
38975msgstr ""
38976
38977#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
38978#, python-brace-format
38979msgid "Internal error evaluating an expression: '{0}'"
38980msgstr ""
38981
38982#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
38983#, python-brace-format
38984msgid "format: type {0} requires an integer value, got {1}"
38985msgstr ""
38986
38987#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
38988#, python-brace-format
38989msgid "format: type {0} requires a decimal (float) value, got {1}"
38990msgstr ""
38991
38992#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
38993#, python-format
38994msgid "%s: unknown function"
38995msgstr ""
38996
38997#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
38998#, python-brace-format
38999msgid "No such variable {0}"
39000msgstr ""
39001
39002#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39003#, python-brace-format
39004msgid ""
39005"Duplicate user function name {0}. Change the name or ensure that the "
39006"functions are identical"
39007msgstr ""
39008
39009#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39010msgid "No documentation provided"
39011msgstr ""
39012
39013#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39014msgid ""
39015"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39016" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39017"In many cases the lexical comparison operators (>, <, == etc) can replace "
39018"this function."
39019msgstr ""
39020
39021#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39022msgid ""
39023"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39024"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39025"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39026"function."
39027msgstr ""
39028
39029#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39030msgid ""
39031"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39032"cmpN\" in sequence, returning resultN for the first comparison that "
39033"succeeds. Returns else_result if no comparison succeeds. Example: "
39034"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39035"returns \"large\". The same example with a first value of 16 returns "
39036"\"giant\"."
39037msgstr ""
39038
39039#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39040msgid "first_matching_cmp requires an even number of arguments"
39041msgstr ""
39042
39043#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39044msgid ""
39045"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39046"formed by concatenating all the arguments"
39047msgstr ""
39048
39049#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39050msgid "strlen(a) -- Returns the length of the string passed as the argument"
39051msgstr ""
39052
39053#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39054msgid ""
39055"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39056" argument is not a number. This function can often be replaced with the + "
39057"operator."
39058msgstr ""
39059
39060#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39061msgid ""
39062"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39063"not numbers. This function can often be replaced with the - operator."
39064msgstr ""
39065
39066#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39067msgid ""
39068"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39069"exception if any argument is not a number. This function can often be "
39070"replaced with the * operator."
39071msgstr ""
39072
39073#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39074msgid ""
39075"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39076"numbers. This function can often be replaced with the / operator."
39077msgstr ""
39078
39079#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39080msgid ""
39081"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39082"Throws an exception if x is not a number."
39083msgstr ""
39084
39085#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39086msgid ""
39087"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39088"exception if x is not a number."
39089msgstr ""
39090
39091#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39092msgid ""
39093"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39094"not a number."
39095msgstr ""
39096
39097#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39098msgid ""
39099"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39100" or y is not a number."
39101msgstr ""
39102
39103#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39104msgid ""
39105"fractional_part(x) -- returns the value after the decimal point.  For "
39106"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39107" a number."
39108msgstr ""
39109
39110#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39111msgid ""
39112"template(x) -- evaluates x as a template. The evaluation is done in its own "
39113"context, meaning that variables are not shared between the caller and the "
39114"template evaluation. Because the { and } characters are special, you must "
39115"use [[ for the { character and ]] for the } character; they are converted "
39116"automatically. For example, template('[[title_sort]]') will evaluate the "
39117"template {title_sort} and return its value. Note also that prefixes and "
39118"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39119"this function when using template program mode."
39120msgstr ""
39121
39122#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39123msgid ""
39124"eval(template) -- evaluates the template, passing the local variables (those"
39125" 'assign'ed to) instead of the book metadata.  This permits using the "
39126"template processor to construct complex results from local variables. "
39127"Because the { and } characters are special, you must use [[ for the { "
39128"character and ]] for the } character; they are converted automatically. Note"
39129" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39130"used in the argument to this function when using template program mode."
39131msgstr ""
39132
39133#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39134msgid ""
39135"assign(id, val) -- assigns val to id, then returns val. id must be an "
39136"identifier, not an expression. This function can often be replaced with the "
39137"= operator."
39138msgstr ""
39139
39140#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39141msgid ""
39142"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39143"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39144" where N is the position of the value in the list. The first item has "
39145"position 0 (zero). The function returns the last element in the list. "
39146"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39147"var_1 = 'two'; var_2 = 'foo'."
39148msgstr ""
39149
39150#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39151msgid ""
39152"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39153"calibre from the command line (calibre-debug -g), the output will go to a "
39154"black hole."
39155msgstr ""
39156
39157#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39158msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39159msgstr ""
39160
39161#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39162msgid ""
39163"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39164"named by lookup_name without applying any formatting. It evaluates and "
39165"returns the optional second argument 'default' if the field is undefined "
39166"('None')."
39167msgstr ""
39168
39169#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39170msgid ""
39171"raw_list(lookup_name, separator) -- returns the metadata list named by "
39172"lookup_name without applying any formatting or sorting and with items "
39173"separated by separator."
39174msgstr ""
39175
39176#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39177msgid ""
39178"substr(str, start, end) -- returns the start'th through the end'th "
39179"characters of str. The first character in str is the zero'th character. If "
39180"end is negative, then it indicates that many characters counting from the "
39181"right. If end is zero, then it indicates the last character. For example, "
39182"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39183"'234'."
39184msgstr ""
39185
39186#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39187msgid ""
39188"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39189"arguments are field (metadata) names, not text. The value of the appropriate"
39190" field will be fetched and used. Note that because composite columns are "
39191"fields, you can use this function in one composite field to use the value of"
39192" some other composite field. This is extremely useful when constructing "
39193"variable save paths"
39194msgstr ""
39195
39196#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39197msgid "lookup requires either 2 or an odd number of arguments"
39198msgstr ""
39199
39200#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39201msgid ""
39202"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39203" val is not empty, otherwise return `text if empty`"
39204msgstr ""
39205
39206#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39207msgid ""
39208"contains(val, pattern, text if match, text if not match) -- checks if val "
39209"contains matches for the regular expression `pattern`. Returns `text if "
39210"match` if matches are found, otherwise it returns `text if no match`"
39211msgstr ""
39212
39213#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39214msgid ""
39215"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39216"pair, checks if `val` matches the regular expression `pattern` and if so, "
39217"returns that `value`. If no pattern matches, then `else_value` is returned. "
39218"You can have as many `pattern, value` pairs as you want"
39219msgstr ""
39220
39221#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39222msgid "switch requires an odd number of arguments"
39223msgstr ""
39224
39225#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39226msgid ""
39227"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39228" concatenating the arguments. The returned value is initialized to string1. "
39229"`Prefix, string` pairs are added to the end of the value as long as the "
39230"resulting string length is less than `max`. String1 is returned even if "
39231"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39232"you wish."
39233msgstr ""
39234
39235#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39236msgid "strcat_max requires 2 or more arguments"
39237msgstr ""
39238
39239#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39240msgid "strcat_max requires an even number of arguments"
39241msgstr ""
39242
39243#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39244msgid "first argument to strcat_max must be an integer"
39245msgstr ""
39246
39247#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39248msgid ""
39249"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39250"val as a list of items separated by separator, if the pattern matches any of"
39251" the list values then return found_val.If the pattern matches no list value "
39252"then return not_found_val. The pattern and found_value pairs can be repeated"
39253" as many times as desired. The patterns are checked in order. The found_val "
39254"for the first match is returned. Aliases: in_list(), list_contains()"
39255msgstr ""
39256
39257#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39258msgid "in_list requires an odd number of arguments"
39259msgstr ""
39260
39261#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39262msgid ""
39263"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39264"treating val as a list of items separated by separator, if the string "
39265"matches any of the list values then return found_val.If the string matches "
39266"no list value then return not_found_val. The comparison is exact match (not "
39267"contains) and is case insensitive. The string and found_value pairs can be "
39268"repeated as many times as desired. The patterns are checked in order. The "
39269"found_val for the first match is returned."
39270msgstr ""
39271
39272#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39273msgid "str_in_list requires an odd number of arguments"
39274msgstr ""
39275
39276#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39277msgid ""
39278"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39279" of identifiers separated by commas, comparing the string against each value"
39280" in the list. An identifier has the format \"identifier:value\". The id "
39281"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39282"if there is any identifier with that id. The second case matches if the "
39283"regexp matches the identifier's value. If there is a match, return "
39284"found_val, otherwise return not_found_val."
39285msgstr ""
39286
39287#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39288msgid ""
39289"re(val, pattern, replacement) -- return val after applying the regular "
39290"expression. All instances of `pattern` are replaced with `replacement`. As "
39291"in all of calibre, these are Python-compatible regular expressions"
39292msgstr ""
39293
39294#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39295msgid ""
39296"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39297"applying the regular expression pattern to the val and replacing each "
39298"matched instance with the string computed by replacing each matched group by"
39299" the value returned by the corresponding template. The original matched "
39300"value for the group is available as $. In template program mode, like for "
39301"the template and the eval functions, you use [[ for { and ]] for }. The "
39302"following example in template program mode looks for series with more than "
39303"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39304")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39305msgstr ""
39306
39307#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39308msgid ""
39309"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39310"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39311"there is no comma, the function returns val unchanged"
39312msgstr ""
39313
39314#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39315msgid ""
39316"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39317"return `text if empty`"
39318msgstr ""
39319
39320#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39321msgid ""
39322"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39323"version of val, consisting of `left chars` characters from the beginning of "
39324"val, followed by `middle text`, followed by `right chars` characters from "
39325"the end of the string. `Left chars` and `right chars` must be integers. For "
39326"example, assume the title of the book is `Ancient English Laws in the Times "
39327"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39328"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39329"field's length is less than left chars + right chars + the length of `middle"
39330" text`, then the field will be used intact. For example, the title `The "
39331"Dome` would not be changed."
39332msgstr ""
39333
39334#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39335msgid ""
39336"count(val, separator) -- interprets the value as a list of items separated "
39337"by `separator`, returning the number of items in the list. Most lists use a "
39338"comma as the separator, but authors uses an ampersand. Examples: "
39339"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39340msgstr ""
39341
39342#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39343msgid ""
39344"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39345" of items separated by 'separator', returning the number of items in the "
39346"list that match the regular expression 'pattern'. Aliases: "
39347"list_count_matching(), count_matching()"
39348msgstr ""
39349
39350#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39351msgid ""
39352"list_item(val, index, separator) -- interpret the value as a list of items "
39353"separated by `separator`, returning the `index`th item. The first item is "
39354"number zero. The last item can be returned using `list_item(-1,separator)`. "
39355"If the item is not in the list, then the empty value is returned. The "
39356"separator has the same meaning as in the count function."
39357msgstr ""
39358
39359#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39360msgid ""
39361"select(val, key) -- interpret the value as a comma-separated list of items, "
39362"with the items being \"id:value\". Find the pair with the id equal to key, "
39363"and return the corresponding value. Returns the empty string if no match is "
39364"found."
39365msgstr ""
39366
39367#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39368msgid ""
39369"approximate_formats() -- return a comma-separated list of formats that at "
39370"one point were associated with the book. There is no guarantee that this "
39371"list is correct, although it probably is. This function can be called in "
39372"template program mode using the template \"{:'approximate_formats()'}\". "
39373"Note that format names are always uppercase, as in EPUB. This function works"
39374" only in the GUI. If you want to use these values in save-to-disk or send-"
39375"to-device templates then you must make a custom \"Column built from other "
39376"columns\", use the function in that column's template, and use that column's"
39377" value in your save/send templates"
39378msgstr ""
39379
39380#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39381#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39382#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39383#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39384#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39385#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39386#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39387#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39388#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39389#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39390#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39391msgid "This function can be used only in the GUI"
39392msgstr ""
39393
39394#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39395msgid ""
39396"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39397"separated items representing modification times for the formats of a book. "
39398"The date_format parameter specifies how the date is to be formatted. See the"
39399" format_date function for details. You can use the select function to get "
39400"the mod time for a specific format. Note that format names are always "
39401"uppercase, as in EPUB."
39402msgstr ""
39403
39404#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39405msgid ""
39406"formats_sizes() -- return a comma-separated list of colon-separated items "
39407"representing sizes in bytes of the formats of a book. You can use the select"
39408" function to get the size for a specific format. Note that format names are "
39409"always uppercase, as in EPUB."
39410msgstr ""
39411
39412#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39413msgid ""
39414"formats_paths() -- return a comma-separated list of colon-separated items "
39415"representing full path to the formats of a book. You can use the select "
39416"function to get the path for a specific format. Note that format names are "
39417"always uppercase, as in EPUB."
39418msgstr ""
39419
39420#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39421msgid ""
39422"human_readable(v) -- return a string representing the number v in KB, MB, "
39423"GB, etc."
39424msgstr ""
39425
39426#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39427msgid ""
39428"format_number(v, template) -- format the number v using a Python formatting "
39429"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39430"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39431" examples). See the template language and Python documentation for more "
39432"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39433"template contains only a format. Returns the empty string if formatting "
39434"fails."
39435msgstr ""
39436
39437#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39438msgid ""
39439"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39440"list of items separated by `separator`, returning a new list made from the "
39441"`start_index` to the `end_index` item. The first item is number zero. If an "
39442"index is negative, then it counts from the end of the list. As a special "
39443"case, an end_index of zero is assumed to be the length of the list. Examples"
39444" using basic template mode and assuming that the tags column (which is "
39445"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39446"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39447"returns \"A, B\"."
39448msgstr ""
39449
39450#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39451msgid ""
39452"subitems(val, start_index, end_index) -- This function is used to break "
39453"apart lists of items such as genres. It interprets the value as a comma-"
39454"separated list of items, where each item is a period-separated list. Returns"
39455" a new list made by first finding all the period-separated items, then for "
39456"each such item extracting the `start_index` to the `end_index` components, "
39457"then combining the results back together. The first component in a period-"
39458"separated list has an index of zero. If an index is negative, then it counts"
39459" from the end of the list. As a special case, an end_index of zero is "
39460"assumed to be the length of the list. Example using basic template mode and "
39461"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39462"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39463"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39464" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39465msgstr ""
39466
39467#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39468msgid ""
39469"format_date(val, format_string) -- format the value, which must be a date, "
39470"using the format_string, returning a string. The formatting codes are: d    "
39471": the day as number without a leading zero (1 to 31) dd   : the day as "
39472"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39473"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39474"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39475" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39476" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39477"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39478"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39479"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39480" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39481"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39482"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39483" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39484"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39485" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39486" replaced by the localized string for AM or PM iso  : the date with time and"
39487" timezone. Must be the only format present to_number: the date as a floating"
39488" point number from_number[:fmt]: format the timestamp using fmt if present "
39489"otherwise iso"
39490msgstr ""
39491
39492#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39493msgid "uppercase(val) -- return val in upper case"
39494msgstr ""
39495
39496#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39497msgid "lowercase(val) -- return val in lower case"
39498msgstr ""
39499
39500#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39501msgid "titlecase(val) -- return val in title case"
39502msgstr ""
39503
39504#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39505msgid "capitalize(val) -- return val capitalized"
39506msgstr ""
39507
39508#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39509msgid ""
39510"booksize() -- return value of the size field. This function works only in "
39511"the GUI. If you want to use this value in save-to-disk or send-to-device "
39512"templates then you must make a custom \"Column built from other columns\", "
39513"use the function in that column's template, and use that column's value in "
39514"your save/send templates"
39515msgstr ""
39516
39517#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39518msgid ""
39519"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39520"string. This function works only in the GUI. If you want to use this value "
39521"in save-to-disk or send-to-device templates then you must make a custom "
39522"\"Column built from other columns\", use the function in that column's "
39523"template, and use that column's value in your save/send templates"
39524msgstr ""
39525
39526#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39527msgid ""
39528"annotation_count() -- return the total number of annotations of all types "
39529"attached to the current book. This function works only in the GUI."
39530msgstr ""
39531
39532#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39533msgid ""
39534"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39535"return the value of the mark, either 'true' or the comma-separated list of "
39536"named marks. Returns '' if the book is not marked."
39537msgstr ""
39538
39539#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39540msgid "series_sort() -- return the series sort value"
39541msgstr ""
39542
39543#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39544msgid ""
39545"has_cover() -- return Yes if the book has a cover, otherwise return the "
39546"empty string"
39547msgstr ""
39548
39549#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39550msgid ""
39551"first_non_empty(value [, value]*) -- returns the first value that is not "
39552"empty. If all values are empty, then the empty string is returned. You can "
39553"have as many values as you want."
39554msgstr ""
39555
39556#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39557msgid ""
39558"and(value [, value]*) -- returns the string \"1\" if all values are not "
39559"empty, otherwise returns the empty string. This function works well with "
39560"test or first_non_empty. You can have as many values as you want. In many "
39561"cases the && operator can replace this function."
39562msgstr ""
39563
39564#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39565msgid ""
39566"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39567"otherwise returns the empty string. This function works well with test or "
39568"first_non_empty. You can have as many values as you want.  In many cases the"
39569" || operator can replace this function."
39570msgstr ""
39571
39572#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39573msgid ""
39574"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39575"returns the empty string. This function works well with test or "
39576"first_non_empty.  In many cases the ! operator can replace this function."
39577msgstr ""
39578
39579#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39580msgid ""
39581"list_union(list1, list2, separator) -- return a list made by merging the "
39582"items in list1 and list2, removing duplicate items using a case-insensitive "
39583"comparison. If items differ in case, the one in list1 is used. The items in "
39584"list1 and list2 are separated by separator, as are the items in the returned"
39585" list. Aliases: list_union(), merge_lists()"
39586msgstr ""
39587
39588#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39589msgid ""
39590"list_remove_duplicates(list, separator) -- return a list made by removing "
39591"duplicate items in the source list. If items differ only in case, the last "
39592"of them is returned. The items in source list are separated by separator, as"
39593" are the items in the returned list."
39594msgstr ""
39595
39596#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39597msgid ""
39598"list_difference(list1, list2, separator) -- return a list made by removing "
39599"from list1 any item found in list2, using a case-insensitive comparison. The"
39600" items in list1 and list2 are separated by separator, as are the items in "
39601"the returned list."
39602msgstr ""
39603
39604#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39605msgid ""
39606"list_intersection(list1, list2, separator) -- return a list made by removing"
39607" from list1 any item not found in list2, using a case-insensitive "
39608"comparison. The items in list1 and list2 are separated by separator, as are "
39609"the items in the returned list."
39610msgstr ""
39611
39612#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39613msgid ""
39614"list_sort(list, direction, separator) -- return list sorted using a case-"
39615"insensitive sort. If direction is zero, the list is sorted ascending, "
39616"otherwise descending. The list items are separated by separator, as are the "
39617"items in the returned list."
39618msgstr ""
39619
39620#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39621msgid ""
39622"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39623"list1 and list2 contain the same items, otherwise return no_val. The items "
39624"are determined by splitting each list using the appropriate separator "
39625"character (sep1 or sep2). The order of items in the lists is not relevant. "
39626"The comparison is case insensitive."
39627msgstr ""
39628
39629#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39630msgid ""
39631"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39632" first separating src_list into items using the separator character. For "
39633"each item in the list, check if it matches include_re. If it does, then add "
39634"it to the list to be returned. If opt_replace is not the empty string, then "
39635"apply the replacement before adding the item to the returned list."
39636msgstr ""
39637
39638#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39639msgid ""
39640"list_re_group(src_list, separator, include_re, search_re [, "
39641"group_template]+) -- Like list_re except replacements are not optional. It "
39642"uses re_group(list_item, search_re, group_template, ...) when doing the "
39643"replacements on the resulting list."
39644msgstr ""
39645
39646#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39647msgid ""
39648"today() -- return a date string for today. This value is designed for use in"
39649" format_date or days_between, but can be manipulated like any other string. "
39650"The date is in ISO format."
39651msgstr ""
39652
39653#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39654msgid ""
39655"days_between(date1, date2) -- return the number of days between date1 and "
39656"date2. The number is positive if date1 is greater than date2, otherwise "
39657"negative. If either date1 or date2 are not dates, the function returns the "
39658"empty string."
39659msgstr ""
39660
39661#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39662msgid ""
39663"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39664"using 'calc_spec'. Return the new date formatted according to optional "
39665"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39666"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39667" possibly-negative number and W is one of the following letters: s: add 'v' "
39668"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39669" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39670"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39671"3 days, and subtract 1 minute from 'date'."
39672msgstr ""
39673
39674#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39675#, python-brace-format
39676msgid "{0}: invalid calculation specifier '{1}'"
39677msgstr ""
39678
39679#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39680#, python-brace-format
39681msgid "{0}: error: {1}"
39682msgstr ""
39683
39684#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39685msgid ""
39686"language_strings(lang_codes, localize) -- return the strings for the "
39687"language codes passed in lang_codes. If localize is zero, return the strings"
39688" in English. If localize is not zero, return the strings in the language of "
39689"the current locale. Lang_codes is a comma-separated list."
39690msgstr ""
39691
39692#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39693msgid ""
39694"language_codes(lang_strings) -- return the language codes for the strings "
39695"passed in lang_strings. The strings must be in the language of the current "
39696"locale. Lang_strings is a comma-separated list."
39697msgstr ""
39698
39699#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39700msgid ""
39701"current_library_name() -- return the last name on the path to the current "
39702"calibre library. This function can be called in template program mode using "
39703"the template \"{:'current_library_name()'}\"."
39704msgstr ""
39705
39706#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39707msgid ""
39708"current_library_path() -- return the path to the current calibre library. "
39709"This function can be called in template program mode using the template "
39710"\"{:'current_library_path()'}\"."
39711msgstr ""
39712
39713#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39714msgid ""
39715"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39716" suffix to a value in the same way as done in a template like "
39717"`{series_index:05.2f| - |- }`. For example, the following program produces "
39718"the same output as the above template: program: "
39719"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39720msgstr ""
39721
39722#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39723msgid ""
39724"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39725"that contain this book. This function works only in the GUI. If you want to "
39726"use these values in save-to-disk or send-to-device templates then you must "
39727"make a custom \"Column built from other columns\", use the function in that "
39728"column's template, and use that column's value in your save/send templates"
39729msgstr ""
39730
39731#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39732msgid ""
39733"current_virtual_library_name() -- return the name of the current virtual "
39734"library if there is one, otherwise the empty string. Library name case is "
39735"preserved. Example: \"program: current_virtual_library_name()\"."
39736msgstr ""
39737
39738#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39739msgid ""
39740"user_categories() -- return a comma-separated list of the user categories "
39741"that contain this book. This function works only in the GUI. If you want to "
39742"use these values in save-to-disk or send-to-device templates then you must "
39743"make a custom \"Column built from other columns\", use the function in that "
39744"column's template, and use that column's value in your save/send templates"
39745msgstr ""
39746
39747#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39748#, python-brace-format
39749msgid ""
39750"transliterate(a) -- Returns a string in a latin alphabet formed by "
39751"approximating the sound of the words in the source string. For example, if "
39752"the source is \"{0}\" the function returns \"{1}\"."
39753msgstr ""
39754
39755#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39756msgid ""
39757"author_links(val_separator, pair_separator) -- returns a string containing a"
39758" list of authors and that author's link values in the form author1 "
39759"val_separator author1link pair_separator author2 val_separator author2link "
39760"etc. An author is separated from its link value by the val_separator string "
39761"with no added spaces. author:linkvalue pairs are separated by the "
39762"pair_separator string argument with no added spaces. It is up to you to "
39763"choose separator strings that do not occur in author names or links. An "
39764"author is included even if the author link is empty."
39765msgstr ""
39766
39767#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39768msgid ""
39769"author_sorts(val_separator) -- returns a string containing a list of "
39770"author's sort values for the authors of the book. The sort is the one in the"
39771" author metadata (different from the author_sort in books). The returned "
39772"list has the form author sort 1 val_separator author sort 2 etc. The author "
39773"sort values in this list are in the same order as the authors of the book. "
39774"If you want spaces around val_separator then include them in the separator "
39775"string"
39776msgstr ""
39777
39778#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39779msgid ""
39780"connected_device_name(storage_location) -- if a device is connected then "
39781"return the device name, otherwise return the empty string. Each storage "
39782"location on a device can have a different name. The location names are "
39783"'main', 'carda' and 'cardb'. This function works only in the GUI."
39784msgstr ""
39785
39786#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39787#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39788msgid "connected_device_name: invalid storage location \"{}\""
39789msgstr ""
39790
39791#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
39792msgid ""
39793"connected_device_uuid(storage_location) -- if a device is connected then "
39794"return the device uuid (unique id), otherwise return the empty string. Each "
39795"storage location on a device has a different uuid. The location names are "
39796"'main', 'carda' and 'cardb'. This function works only in the GUI."
39797msgstr ""
39798
39799#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
39800msgid ""
39801"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
39802"value of the yes/no field named by the lookup key field_name for a value "
39803"specified by the parameters, returning \"yes\" if a match is found, "
39804"otherwise returning an empty string. Set the parameter is_undefined, "
39805"is_false, or is_true to 1 (the number) to check that condition, otherwise "
39806"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
39807"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
39808"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
39809"This function is usually used by the test() or is_empty() functions."
39810msgstr ""
39811
39812#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
39813msgid "check_yes_no requires the field be a Yes/No custom column"
39814msgstr ""
39815
39816#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
39817msgid ""
39818"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
39819"star characters. The value is a number between 0 and 5. Set use_half_stars "
39820"to 1 if you want half star characters for custom ratings columns that "
39821"support non-integer ratings, for example 2.5."
39822msgstr ""
39823
39824#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
39825msgid "The rating must be a number between 0 and 5"
39826msgstr ""
39827
39828#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
39829msgid ""
39830"swap_around_articles(val, separator) -- returns the val with articles moved "
39831"to the end. The value can be a list, in which case each member of the list "
39832"is processed. If the value is a list then you must provide the list value "
39833"separator. If no separator is provided then the value is treated as being a "
39834"single value, not a list."
39835msgstr ""
39836
39837#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
39838msgid ""
39839"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
39840" to retrieve the arguments passed in the call. It both declares and "
39841"initializes local variables, effectively parameters. The variables are "
39842"positional; they get the value of the value given in the call in the same "
39843"position. If the corresponding parameter is not provided in the call then "
39844"arguments assigns that variable the provided default value. If there is no "
39845"default value then the variable is set to the empty string."
39846msgstr ""
39847
39848#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
39849#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
39850msgid ""
39851"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
39852"variables\" that can be passed into the formatter. It both declares and "
39853"initializes local variables with the names of the global variables passed "
39854"in. If the corresponding variable is not provided in the passed-in globals "
39855"then it assigns that variable the provided default value. If there is no "
39856"default value then the variable is set to the empty string."
39857msgstr ""
39858
39859#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
39860msgid ""
39861"field_exists(field_name) -- checks if a field (column) named field_name "
39862"exists, returning '1' if so and '' if not."
39863msgstr ""
39864
39865#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
39866msgid ""
39867"character(character_name) -- returns the character named by character_name. "
39868"For example, character('newline') returns a newline character ('\\n'). The "
39869"supported character names are 'newline', 'return', 'tab', and 'backslash'."
39870msgstr ""
39871
39872#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
39873msgid "Unnamed image"
39874msgstr ""
39875
39876#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
39877msgid "Waiting..."
39878msgstr ""
39879
39880#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
39881msgid "Aborted, taking too long"
39882msgstr ""
39883
39884#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
39885msgid "Stopped"
39886msgstr ""
39887
39888#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
39889msgid "Working..."
39890msgstr ""
39891
39892#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
39893msgid "Brazilian Portuguese"
39894msgstr ""
39895
39896#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
39897msgid "English (United Kingdom)"
39898msgstr ""
39899
39900#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
39901msgid "Simplified Chinese"
39902msgstr ""
39903
39904#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
39905msgid "Traditional Chinese"
39906msgstr ""
39907
39908#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
39909msgid "English"
39910msgstr "engleski"
39911
39912#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
39913msgid "English (United States)"
39914msgstr ""
39915
39916#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
39917msgid "English (Argentina)"
39918msgstr ""
39919
39920#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
39921msgid "English (Australia)"
39922msgstr ""
39923
39924#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
39925msgid "English (Japan)"
39926msgstr ""
39927
39928#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
39929msgid "English (Germany)"
39930msgstr ""
39931
39932#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
39933msgid "English (Bulgaria)"
39934msgstr ""
39935
39936#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
39937msgid "English (Egypt)"
39938msgstr ""
39939
39940#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
39941msgid "English (New Zealand)"
39942msgstr ""
39943
39944#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
39945msgid "English (Canada)"
39946msgstr ""
39947
39948#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
39949msgid "English (Greece)"
39950msgstr ""
39951
39952#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
39953msgid "English (India)"
39954msgstr ""
39955
39956#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
39957msgid "English (Nepal)"
39958msgstr ""
39959
39960#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
39961msgid "English (Thailand)"
39962msgstr ""
39963
39964#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
39965msgid "English (Turkey)"
39966msgstr ""
39967
39968#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
39969msgid "English (Cyprus)"
39970msgstr ""
39971
39972#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
39973msgid "English (Czech Republic)"
39974msgstr ""
39975
39976#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
39977msgid "English (Philippines)"
39978msgstr ""
39979
39980#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
39981msgid "English (Pakistan)"
39982msgstr ""
39983
39984#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
39985msgid "English (Poland)"
39986msgstr ""
39987
39988#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
39989msgid "English (Croatia)"
39990msgstr ""
39991
39992#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
39993msgid "English (Hungary)"
39994msgstr ""
39995
39996#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
39997msgid "English (Indonesia)"
39998msgstr ""
39999
40000#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40001msgid "English (Israel)"
40002msgstr ""
40003
40004#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40005msgid "English (Russia)"
40006msgstr ""
40007
40008#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40009msgid "English (Singapore)"
40010msgstr ""
40011
40012#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40013msgid "English (Yemen)"
40014msgstr ""
40015
40016#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40017msgid "English (Ireland)"
40018msgstr ""
40019
40020#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40021msgid "English (China)"
40022msgstr ""
40023
40024#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40025msgid "English (Taiwan)"
40026msgstr ""
40027
40028#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40029msgid "English (South Africa)"
40030msgstr ""
40031
40032#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40033msgid "Spanish (Paraguay)"
40034msgstr ""
40035
40036#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40037msgid "Spanish (Uruguay)"
40038msgstr ""
40039
40040#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40041msgid "Spanish (Argentina)"
40042msgstr ""
40043
40044#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40045msgid "Spanish (Costa Rica)"
40046msgstr ""
40047
40048#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40049msgid "Spanish (Mexico)"
40050msgstr ""
40051
40052#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40053msgid "Spanish (Cuba)"
40054msgstr ""
40055
40056#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40057msgid "Spanish (Chile)"
40058msgstr ""
40059
40060#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40061msgid "Spanish (Ecuador)"
40062msgstr ""
40063
40064#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40065msgid "Spanish (Honduras)"
40066msgstr ""
40067
40068#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40069msgid "Spanish (Venezuela)"
40070msgstr ""
40071
40072#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40073msgid "Spanish (Bolivia)"
40074msgstr ""
40075
40076#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40077msgid "Spanish (Nicaragua)"
40078msgstr ""
40079
40080#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40081msgid "Spanish (Colombia)"
40082msgstr ""
40083
40084#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40085msgid "German (Austria)"
40086msgstr ""
40087
40088#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40089msgid "French (Belgium)"
40090msgstr ""
40091
40092#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40093msgid "Dutch (Netherlands)"
40094msgstr ""
40095
40096#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40097msgid "Dutch (Belgium)"
40098msgstr ""
40099
40100#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40101#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40102msgid "AM"
40103msgstr ""
40104
40105#. NOTE: Post Meridian (i.e. like 10:00 PM)
40106#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40107msgid "PM"
40108msgstr ""
40109
40110#. NOTE: Ante Meridian (i.e. like 10:00 am)
40111#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40112msgid "am"
40113msgstr ""
40114
40115#. NOTE: Post Meridian (i.e. like 10:00 pm)
40116#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40117msgid "pm"
40118msgstr ""
40119
40120#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40121msgid "Select All"
40122msgstr ""
40123
40124#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40125msgid "Copy Link"
40126msgstr ""
40127
40128#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40129msgid "&Select All"
40130msgstr ""
40131
40132#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40133msgid "Copy &Link Location"
40134msgstr ""
40135
40136#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40137msgid "Paste and Match Style"
40138msgstr ""
40139
40140#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40141msgid "Directions"
40142msgstr ""
40143
40144#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40145msgid "Left to Right"
40146msgstr ""
40147
40148#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40149msgid "Right to Left"
40150msgstr ""
40151
40152#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40153msgid "Close without Saving"
40154msgstr ""
40155
40156#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40157msgid "Close Tab"
40158msgstr ""
40159
40160#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40161msgid "Extra characters at end of search"
40162msgstr ""
40163
40164#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40165msgid "missing )"
40166msgstr ""
40167
40168#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40169#, python-format
40170msgid "Failed to parse query, recursion limit reached: %s"
40171msgstr ""
40172
40173#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40174#, python-brace-format
40175msgid "Recursive saved search: {0}"
40176msgstr ""
40177
40178#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40179msgid "Unknown saved search: {}"
40180msgstr ""
40181
40182#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40183#, python-brace-format
40184msgid "Unknown error in saved search: {0}"
40185msgstr ""
40186
40187#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40188msgid ""
40189"%prog [options] [from to text]\n"
40190"\n"
40191"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40192"compose mode you specify from to and text and these are used to build and\n"
40193"send an email message. In the filter mode, %prog reads a complete email\n"
40194"message from STDIN and sends it.\n"
40195"\n"
40196"text is the body of the email message.\n"
40197"If text is not specified, a complete email message is read from STDIN.\n"
40198"from is the email address of the sender and to is the email address\n"
40199"of the recipient. When a complete email is read from STDIN, from and to\n"
40200"are only used in the SMTP negotiation, the message headers are not modified.\n"
40201msgstr ""
40202
40203#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40204msgid "Options to compose an email. Ignored if text is not specified"
40205msgstr ""
40206
40207#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40208msgid "File to attach to the email"
40209msgstr ""
40210
40211#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40212msgid "Subject of the email"
40213msgstr ""
40214
40215#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40216msgid "Host name of localhost. Used when connecting to SMTP server."
40217msgstr ""
40218
40219#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40220msgid ""
40221"Options to use an SMTP relay server to send mail. calibre will try to send "
40222"the email directly unless --relay is specified."
40223msgstr ""
40224
40225#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40226msgid "An SMTP relay server to use to send mail."
40227msgstr ""
40228
40229#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40230msgid ""
40231"Port to connect to on relay server. Default is to use 465 if encryption "
40232"method is SSL and 25 otherwise."
40233msgstr ""
40234
40235#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40236msgid "Username for relay"
40237msgstr ""
40238
40239#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40240msgid "Password for relay"
40241msgstr ""
40242
40243#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40244msgid ""
40245"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40246"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40247msgstr ""
40248
40249#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40250msgid ""
40251"Do not verify the server certificate when connecting using TLS. This used to"
40252" be the default behavior in calibre versions before 3.27. If you are using a"
40253" relay with a self-signed or otherwise invalid certificate, you can use this"
40254" option to restore the pre 3.27 behavior"
40255msgstr ""
40256
40257#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40258msgid ""
40259"Path to a file of concatenated CA certificates in PEM format, used to verify"
40260" the server certificate when using TLS. By default, the system CA "
40261"certificates are used."
40262msgstr ""
40263
40264#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40265msgid "Path to maildir folder to store failed email messages in."
40266msgstr ""
40267
40268#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40269msgid ""
40270"Fork and deliver message in background. If you use this option, you should "
40271"also use --outbox to handle delivery failures."
40272msgstr ""
40273
40274#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40275msgid "Timeout for connection"
40276msgstr ""
40277
40278#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40279msgid "Control email delivery"
40280msgstr ""
40281
40282#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40283msgid "The main calibre program, used to manage your collection of e-books"
40284msgstr ""
40285
40286#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40287msgid ""
40288"The calibre E-book editor. It can be used to edit common e-book formats."
40289msgstr ""
40290
40291#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40292msgid "The calibre E-book viewer. It can view most known e-book formats."
40293msgstr ""
40294
40295#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40296#, python-format
40297msgid "%s Document"
40298msgstr ""
40299
40300#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40301#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40302msgid "Unknown section"
40303msgstr ""
40304
40305#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40306msgid "Unknown feed"
40307msgstr ""
40308
40309#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40310#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40311#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40312msgid "Untitled article"
40313msgstr ""
40314
40315#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40316msgid "Unknown News Source"
40317msgstr ""
40318
40319#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40320msgid "Article download aborted"
40321msgstr ""
40322
40323#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40324#, python-format
40325msgid "Failed to download %s"
40326msgstr ""
40327
40328#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40329#, python-format
40330msgid "The \"%s\" recipe needs a username and password."
40331msgstr ""
40332
40333#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40334msgid "Download finished"
40335msgstr ""
40336
40337#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40338msgid "Failed to download the following articles:"
40339msgstr ""
40340
40341#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40342msgid "Failed to download parts of the following articles:"
40343msgstr ""
40344
40345#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40346msgid " from "
40347msgstr ""
40348
40349#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40350msgid "\tFailed links:"
40351msgstr ""
40352
40353#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40354msgid "Could not fetch article."
40355msgstr ""
40356
40357#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40358msgid "The debug traceback is available earlier in this log"
40359msgstr ""
40360
40361#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40362msgid "Run with -vv to see the reason"
40363msgstr ""
40364
40365#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40366msgid "Fetching feeds..."
40367msgstr ""
40368
40369#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40370msgid "Got feeds from index page"
40371msgstr ""
40372
40373#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40374msgid "Trying to download cover..."
40375msgstr ""
40376
40377#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40378msgid "Generating masthead..."
40379msgstr ""
40380
40381#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40382msgid "Starting download in a single thread..."
40383msgid_plural "Starting download [{} threads]..."
40384msgstr[0] ""
40385msgstr[1] ""
40386msgstr[2] ""
40387
40388#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40389#, python-format
40390msgid "Feeds downloaded to %s"
40391msgstr ""
40392
40393#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40394#, python-format
40395msgid "Could not download cover: %s"
40396msgstr ""
40397
40398#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40399#, python-format
40400msgid "Downloading cover from %s"
40401msgstr ""
40402
40403#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40404msgid "Masthead image downloaded"
40405msgstr ""
40406
40407#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40408msgid "Articles in this issue:"
40409msgstr ""
40410
40411#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40412#, python-format
40413msgid "Article downloaded: %s"
40414msgstr ""
40415
40416#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40417#, python-format
40418msgid "Article download aborted: %s"
40419msgstr ""
40420
40421#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40422#, python-format
40423msgid "Article download failed: %s"
40424msgstr ""
40425
40426#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40427msgid "Fetching feed"
40428msgstr ""
40429
40430#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40431msgid ""
40432"Failed to log in, check your username and password for the calibre "
40433"Periodicals service."
40434msgstr ""
40435
40436#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40437msgid ""
40438"You do not have permission to download this issue. Either your subscription "
40439"has expired or you have exceeded the maximum allowed downloads for today."
40440msgstr ""
40441
40442#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40443msgid "You"
40444msgstr ""
40445
40446#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40447#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40448#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40449msgid "Scheduled"
40450msgstr ""
40451
40452#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40453#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40454msgid "Main menu"
40455msgstr ""
40456
40457#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40458msgid "Section menu"
40459msgstr ""
40460
40461#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40462#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40463msgid "Sections"
40464msgstr ""
40465
40466#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40467msgid "Articles"
40468msgstr ""
40469
40470#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40471msgid ""
40472"%prog URL\n"
40473"\n"
40474"Where URL is for example https://google.com"
40475msgstr ""
40476
40477#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40478#, python-format
40479msgid "Base folder into which URL is saved. Default is %default"
40480msgstr ""
40481
40482#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40483#, python-format
40484msgid ""
40485"Timeout in seconds to wait for a response from the server. Default: %default"
40486" s"
40487msgstr ""
40488
40489#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40490#, python-format
40491msgid ""
40492"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40493"%default"
40494msgstr ""
40495
40496#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40497#, python-format
40498msgid ""
40499"The maximum number of files to download. This only applies to files from <a "
40500"href> tags. Default is %default"
40501msgstr ""
40502
40503#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40504#, python-format
40505msgid ""
40506"Minimum interval in seconds between consecutive fetches. Default is %default"
40507" s"
40508msgstr ""
40509
40510#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40511msgid ""
40512"The character encoding for the websites you are trying to download. The "
40513"default is to try and guess the encoding."
40514msgstr ""
40515
40516#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40517msgid ""
40518"Only links that match this regular expression will be followed. This option "
40519"can be specified multiple times, in which case as long as a link matches any"
40520" one regexp, it will be followed. By default all links are followed."
40521msgstr ""
40522
40523#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40524msgid ""
40525"Any link that matches this regular expression will be ignored. This option "
40526"can be specified multiple times, in which case as long as any regexp matches"
40527" a link, it will be ignored. By default, no links are ignored. If both "
40528"filter regexp and match regexp are specified, then filter regexp is applied "
40529"first."
40530msgstr ""
40531
40532#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40533msgid "Do not download CSS stylesheets."
40534msgstr ""
40535
40536#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40537msgid "OK"
40538msgstr "OK"
40539
40540#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40541msgid "Save All"
40542msgstr ""
40543
40544#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40545msgid "Open"
40546msgstr ""
40547
40548#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40549msgid "&Yes"
40550msgstr ""
40551
40552#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40553msgid "Yes to &All"
40554msgstr ""
40555
40556#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40557msgid "&No"
40558msgstr ""
40559
40560#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40561msgid "N&o to All"
40562msgstr ""
40563
40564#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40565msgid "Abort"
40566msgstr ""
40567
40568#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40569msgid "Retry"
40570msgstr ""
40571
40572#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40573msgid "Close"
40574msgstr "Zatvori"
40575
40576#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40577msgid "Apply"
40578msgstr ""
40579
40580#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40581msgid "Reset"
40582msgstr "Resetuj"
40583
40584#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40585msgid "Restore Defaults"
40586msgstr ""
40587
40588#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40589msgid "Hu&e:"
40590msgstr ""
40591
40592#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40593msgid "&Sat:"
40594msgstr ""
40595
40596#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40597msgid "&Val:"
40598msgstr ""
40599
40600#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40601msgid "&Red:"
40602msgstr ""
40603
40604#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40605msgid "&Green:"
40606msgstr ""
40607
40608#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40609msgid "Bl&ue:"
40610msgstr ""
40611
40612#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40613msgid "A&lpha channel:"
40614msgstr ""
40615
40616#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40617msgid "&HTML:"
40618msgstr ""
40619
40620#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40621msgid ""
40622"Cursor at %1, %2\n"
40623"Press ESC to cancel"
40624msgstr ""
40625
40626#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40627msgid "Select Color"
40628msgstr ""
40629
40630#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40631msgid "&Basic colors"
40632msgstr ""
40633
40634#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40635msgid "&Custom colors"
40636msgstr ""
40637
40638#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40639msgid "&Add to Custom Colors"
40640msgstr ""
40641
40642#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40643msgid "&Pick Screen Color"
40644msgstr ""
40645
40646#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40647msgid "Select Font"
40648msgstr ""
40649
40650#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40651msgid "&Font"
40652msgstr ""
40653
40654#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40655msgid "Font st&yle"
40656msgstr ""
40657
40658#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40659msgid "&Size"
40660msgstr ""
40661
40662#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40663msgid "Effects"
40664msgstr ""
40665
40666#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40667msgid "Stri&keout"
40668msgstr ""
40669
40670#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40671msgid "Sample"
40672msgstr ""
40673
40674#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40675msgid "Wr&iting System"
40676msgstr ""
40677
40678#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40679msgid "Left edge"
40680msgstr ""
40681
40682#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40683msgid "Right edge"
40684msgstr ""
40685
40686#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40687msgid "Page left"
40688msgstr ""
40689
40690#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40691msgid "Page up"
40692msgstr ""
40693
40694#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40695msgid "Page down"
40696msgstr ""
40697
40698#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40699msgid "Page right"
40700msgstr ""
40701
40702#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40703msgid "Scroll left"
40704msgstr "Pomjeri lijevo"
40705
40706#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40707msgid "Scroll up"
40708msgstr "Pomjeri gore"
40709
40710#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40711msgid "Scroll down"
40712msgstr "Pomjeri dole"
40713
40714#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40715msgid "Scroll right"
40716msgstr "Pomjeri desno"
40717
40718#: /__w/calibre/calibre/resources/default_tweaks.py:9
40719msgid "Auto increment series index"
40720msgstr ""
40721
40722#: /__w/calibre/calibre/resources/default_tweaks.py:10
40723msgid ""
40724"The algorithm used to assign a book added to an existing series a series number.\n"
40725"New series numbers assigned using this tweak are always integer values, except\n"
40726"if a constant non-integer is specified.\n"
40727"Possible values are:\n"
40728"next - First available integer larger than the largest existing number\n"
40729"first_free - First available integer larger than 0\n"
40730"next_free - First available integer larger than the smallest existing number\n"
40731"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40732"const - Assign the number 1 always\n"
40733"no_change - Do not change the series index\n"
40734"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40735"Examples:\n"
40736"series_index_auto_increment = 'next'\n"
40737"series_index_auto_increment = 'next_free'\n"
40738"series_index_auto_increment = 16.5\n"
40739"\n"
40740"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40741"use the above values when importing/adding books. If this tweak is set to\n"
40742"False (the default) then the series number will be set to 1 if it is not\n"
40743"explicitly set during the import. If set to True, then the\n"
40744"series index will be set according to the series_index_auto_increment setting.\n"
40745"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40746"only when a value is not provided during import. If the importing regular\n"
40747"expression produces a value for series_index, or if you are reading metadata\n"
40748"from books and the import plugin produces a value, than that value will\n"
40749"be used irrespective of the setting of the tweak."
40750msgstr ""
40751
40752#: /__w/calibre/calibre/resources/default_tweaks.py:39
40753msgid "Add separator after completing an author name"
40754msgstr ""
40755
40756#: /__w/calibre/calibre/resources/default_tweaks.py:40
40757msgid ""
40758"Should the completion separator be append\n"
40759"to the end of the completed text to\n"
40760"automatically begin a new completion operation\n"
40761"for authors.\n"
40762"Can be either True or False"
40763msgstr ""
40764
40765#: /__w/calibre/calibre/resources/default_tweaks.py:47
40766msgid "Author sort name algorithm"
40767msgstr ""
40768
40769#: /__w/calibre/calibre/resources/default_tweaks.py:48
40770msgid ""
40771"The algorithm used to copy author to author_sort.\n"
40772"Possible values are:\n"
40773"invert: use \"fn ln\" -> \"ln, fn\"\n"
40774"copy  : copy author to author_sort without modification\n"
40775"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40776"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40777"When this tweak is changed, the author_sort values stored with each author\n"
40778"must be recomputed by right-clicking on an author in the left-hand tags\n"
40779"panel, selecting 'manage authors', and pressing\n"
40780"'Recalculate all author sort values'.\n"
40781"\n"
40782"The author_name_suffixes are words that are ignored when they occur at the\n"
40783"end of an author name. The case of the suffix is ignored and trailing\n"
40784"periods are automatically handled.\n"
40785"\n"
40786"The same is true for author_name_prefixes.\n"
40787"\n"
40788"The author_name_copywords are a set of words which, if they occur in an\n"
40789"author name, cause the automatically generated author sort string to be\n"
40790"identical to the author name. This means that the sort for a string like\n"
40791"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
40792"\n"
40793"If author_use_surname_prefixes is enabled, any of the words in\n"
40794"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
40795"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
40796"as \"von Neumann, John\" and not \"Neumann, John von\"."
40797msgstr ""
40798
40799#: /__w/calibre/calibre/resources/default_tweaks.py:85
40800msgid "Splitting multiple author names"
40801msgstr ""
40802
40803#: /__w/calibre/calibre/resources/default_tweaks.py:86
40804msgid ""
40805"By default, calibre splits a string containing multiple author names on\n"
40806"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
40807"by changing the regular expression below. Strings are split on whatever the\n"
40808"specified regular expression matches, in addition to ampersands.\n"
40809"Default: r'(?i),?\\s+(and|with)\\s+'"
40810msgstr ""
40811
40812#: /__w/calibre/calibre/resources/default_tweaks.py:93
40813msgid "Use author sort in Tag browser"
40814msgstr ""
40815
40816#: /__w/calibre/calibre/resources/default_tweaks.py:94
40817msgid ""
40818"Set which author field to display in the Tag browser (the list of authors,\n"
40819"series, publishers etc on the left hand side). The choices are author and\n"
40820"author_sort. This tweak affects only what is displayed under the authors\n"
40821"category in the Tag browser and Content server. Please note that if you set this\n"
40822"to author_sort, it is very possible to see duplicate names in the list because\n"
40823"although it is guaranteed that author names are unique, there is no such\n"
40824"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
40825"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
40826"show the author's name.\n"
40827"Examples:\n"
40828"categories_use_field_for_author_name = 'author'\n"
40829"categories_use_field_for_author_name = 'author_sort'"
40830msgstr ""
40831
40832#: /__w/calibre/calibre/resources/default_tweaks.py:108
40833msgid "Control partitioning of Tag browser"
40834msgstr ""
40835
40836#: /__w/calibre/calibre/resources/default_tweaks.py:109
40837msgid ""
40838"When partitioning the Tag browser, the format of the subcategory label is\n"
40839"controlled by a template: categories_collapsed_name_template if sorting by\n"
40840"name, categories_collapsed_rating_template if sorting by average rating, and\n"
40841"categories_collapsed_popularity_template if sorting by popularity. There are\n"
40842"two variables available to the template: first and last. The variable 'first'\n"
40843"is the initial item in the subcategory, and the variable 'last' is the final\n"
40844"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
40845"values that are obtained by using a suffix. For example, first.name for an\n"
40846"author category will be the name of the author. The sub-values available are:\n"
40847"name: the printable name of the item\n"
40848"count: the number of books that references this item\n"
40849"avg_rating: the average rating of all the books referencing this item\n"
40850"sort: the sort value. For authors, this is the author_sort for that author\n"
40851"category: the category (e.g., authors, series) that the item is in.\n"
40852"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
40853"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
40854"even if there aren't any backslashes."
40855msgstr ""
40856
40857#: /__w/calibre/calibre/resources/default_tweaks.py:130
40858msgid "Control order of categories in the Tag browser"
40859msgstr ""
40860
40861#: /__w/calibre/calibre/resources/default_tweaks.py:131
40862msgid ""
40863"Change the following dict to change the order that categories are displayed in\n"
40864"the Tag browser. Items are named using their lookup name, and will be sorted\n"
40865"using the number supplied. The lookup name '*' stands for all names that\n"
40866"otherwise do not appear. Two names with the same value will be sorted\n"
40867"using the default order, the one specified by tag_browser_category_default_sort.\n"
40868"Example:\n"
40869"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
40870"\n"
40871"results in the order series, tags, then everything else in default order.\n"
40872"The tweak tag_browser_category_default_sort specifies the sort order before\n"
40873"applying the category order from the dict. The allowed values are:\n"
40874"tag_browser_category_default_sort = 'default' # The calibre default order\n"
40875"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
40876"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
40877"\n"
40878"In addition and if the category default sort is not 'default' you can specify\n"
40879"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
40880"tag_browser_category_default_sort_direction = 'ascending'\n"
40881"tag_browser_category_default_sort_direction = 'descending'"
40882msgstr ""
40883
40884#: /__w/calibre/calibre/resources/default_tweaks.py:155
40885msgid "Specify columns to sort the booklist by on startup"
40886msgstr ""
40887
40888#: /__w/calibre/calibre/resources/default_tweaks.py:156
40889msgid ""
40890"Provide a set of columns to be sorted on when calibre starts.\n"
40891"The argument is None if saved sort history is to be used\n"
40892"otherwise it is a list of column,order pairs. Column is the\n"
40893"lookup/search name, found using the tooltip for the column\n"
40894"Order is 0 for ascending, 1 for descending.\n"
40895"For example, set it to [('authors',0),('title',0)] to sort by\n"
40896"title within authors."
40897msgstr ""
40898
40899#: /__w/calibre/calibre/resources/default_tweaks.py:165
40900msgid "Control how dates are displayed"
40901msgstr ""
40902
40903#: /__w/calibre/calibre/resources/default_tweaks.py:166
40904msgid ""
40905"Format to be used for publication date and the timestamp (date).\n"
40906"A string controlling how the publication date is displayed in the GUI\n"
40907"d     the day as number without a leading zero (1 to 31)\n"
40908"dd    the day as number with a leading zero (01 to 31)\n"
40909"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
40910"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
40911"M     the month as number without a leading zero (1-12)\n"
40912"MM    the month as number with a leading zero (01-12)\n"
40913"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
40914"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
40915"yy    the year as two digit number (00-99)\n"
40916"yyyy  the year as four digit number\n"
40917"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
40918"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
40919"m     the minutes without a leading 0 (0 to 59) '\n"
40920"mm    the minutes with a leading 0 (00 to 59) '\n"
40921"s     the seconds without a leading 0 (0 to 59) '\n"
40922"ss    the seconds with a leading 0 (00 to 59) '\n"
40923"ap    use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm\n"
40924"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
40925"iso   the date with time and timezone. Must be the only format present\n"
40926"For example, given the date of 9 Jan 2010, the following formats show\n"
40927"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
40928"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
40929"\n"
40930"publication default if not set: MMM yyyy\n"
40931"timestamp default if not set: dd MMM yyyy\n"
40932"last_modified_display_format if not set: dd MMM yyyy"
40933msgstr ""
40934
40935#: /__w/calibre/calibre/resources/default_tweaks.py:198
40936msgid "Control sorting of titles and series in the library display"
40937msgstr ""
40938
40939#: /__w/calibre/calibre/resources/default_tweaks.py:199
40940msgid ""
40941"Control title and series sorting in the library view. If set to\n"
40942"'library_order', the title sort field will be used instead of the title.\n"
40943"Unless you have manually edited the title sort field, leading articles such as\n"
40944"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
40945"sorted as-is (sort by title instead of title sort). For example, with\n"
40946"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
40947"book will sort under 'T'.\n"
40948"This flag affects calibre's library display. It has no effect on devices. In\n"
40949"addition, titles for books added before changing the flag will retain their\n"
40950"order until the title is edited. Editing a title and hitting Enter\n"
40951"without changing anything is sufficient to change the sort. Or you can use\n"
40952"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
40953"it for many books at once."
40954msgstr ""
40955
40956#: /__w/calibre/calibre/resources/default_tweaks.py:214
40957msgid "Control formatting of title and series when used in templates"
40958msgstr ""
40959
40960#: /__w/calibre/calibre/resources/default_tweaks.py:215
40961msgid ""
40962"Control how title and series names are formatted when saving to disk/sending\n"
40963"to device. The behavior depends on the field being processed. If processing\n"
40964"title, then if this tweak is set to 'library_order', the title will be\n"
40965"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
40966"title will not be changed. If processing series, then if set to\n"
40967"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
40968"set to 'strictly_alphabetic', the series will be sent without change.\n"
40969"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
40970"will become \"Lord of the Rings, The\". If the tweak is set to\n"
40971"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
40972"formatter function raw_field will return the base value for title and\n"
40973"series regardless of the setting of this tweak."
40974msgstr ""
40975
40976#: /__w/calibre/calibre/resources/default_tweaks.py:229
40977msgid "Set the list of words considered to be \"articles\" for sort strings"
40978msgstr ""
40979
40980#: /__w/calibre/calibre/resources/default_tweaks.py:230
40981msgid ""
40982"Set the list of words that are to be considered 'articles' when computing the\n"
40983"title sort strings. The articles differ by language. By default, calibre uses\n"
40984"a combination of articles from English and whatever language the calibre user\n"
40985"interface is set to. In addition, in some contexts where the book language is\n"
40986"available, the language of the book is used. You can change the list of\n"
40987"articles for a given language or add a new language by editing\n"
40988"per_language_title_sort_articles. To tell calibre to use a language other\n"
40989"than the user interface language, set, default_language_for_title_sort. For\n"
40990"example, to use German, set it to 'deu'. A value of None means the user\n"
40991"interface language is used. The setting title_sort_articles is ignored\n"
40992"(present only for legacy reasons)."
40993msgstr ""
40994
40995#: /__w/calibre/calibre/resources/default_tweaks.py:285
40996msgid "Specify a folder calibre should connect to at startup"
40997msgstr ""
40998
40999#: /__w/calibre/calibre/resources/default_tweaks.py:286
41000msgid ""
41001"Specify a folder that calibre should connect to at startup using\n"
41002"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41003"not exist when calibre starts, it is ignored.\n"
41004"Example for Windows:\n"
41005"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41006"Example for other operating systems:\n"
41007"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41008msgstr ""
41009
41010#: /__w/calibre/calibre/resources/default_tweaks.py:295
41011msgid "Specify renaming rules for SONY collections"
41012msgstr ""
41013
41014#: /__w/calibre/calibre/resources/default_tweaks.py:296
41015msgid ""
41016"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41017"metadata management is set to automatic. Collections on SONYs are named\n"
41018"depending upon whether the field is standard or custom. A collection derived\n"
41019"from a standard field is named for the value in that field.\n"
41020"\n"
41021"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41022"collection name is 'Darkover'. A collection derived from a custom field will\n"
41023"have the name of the field added to the value. For example, if a custom series\n"
41024"column named 'My Series' contains the name 'Darkover', then the collection\n"
41025"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41026"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41027"category. If two books have fields that generate the same collection name,\n"
41028"then both books will be in that collection.\n"
41029"\n"
41030"This set of tweaks lets you specify for a standard or custom field how\n"
41031"the collections are to be named. You can use it to add a description to a\n"
41032"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41033"it to force multiple fields to end up in the same collection.\n"
41034"\n"
41035"For example, you could force the values in 'series', '#my_series_1', and\n"
41036"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41037"merging all of the fields into one set of collections.\n"
41038"\n"
41039"There are two related tweaks. The first determines the category name to use\n"
41040"for a metadata field.  The second is a template, used to determines how the\n"
41041"value and category are combined to create the collection name.\n"
41042"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41043"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41044"\n"
41045"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41046"same template language as plugboards and save templates. This tweak controls\n"
41047"how the value and category are combined together to make the collection name.\n"
41048"The only two fields available are {category} and {value}. The {value} field is\n"
41049"never empty. The {category} field can be empty. The default is to put the\n"
41050"value first, then the category enclosed in parentheses, it isn't empty:\n"
41051"'{value} {category:|(|)}'\n"
41052"\n"
41053"Examples: The first three examples assume that the second tweak\n"
41054"has not been changed.\n"
41055"\n"
41056"1) I want three series columns to be merged into one set of collections. The\n"
41057"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41058"in the parenthesis. The value to use in the tweak value would be:\n"
41059"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41060"\n"
41061"2) I want the word '(Series)' to appear on collections made from series, and\n"
41062"the word '(Tag)' to appear on collections made from tags. Use:\n"
41063"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41064"\n"
41065"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41066"to have '(Series)' appended. The renaming rule is:\n"
41067"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41068"\n"
41069"4) Same as example 2, but instead of having the category name in parentheses\n"
41070"and appended to the value, I want it prepended and separated by a colon, such\n"
41071"as in Series: Darkover. I must change the template used to format the category name\n"
41072"\n"
41073"The resulting two tweaks are:\n"
41074"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41075"sony_collection_name_template='{category:||: }{value}'"
41076msgstr ""
41077
41078#: /__w/calibre/calibre/resources/default_tweaks.py:359
41079msgid "Specify how SONY collections are sorted"
41080msgstr ""
41081
41082#: /__w/calibre/calibre/resources/default_tweaks.py:360
41083msgid ""
41084"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41085"metadata management is set to automatic. You can indicate which metadata is to\n"
41086"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41087"is a list of metadata fields from which collections are made, followed by the\n"
41088"name of the metadata field containing the sort value.\n"
41089"Example: The following indicates that collections built from pubdate and tags\n"
41090"are to be sorted by the value in the custom column '#mydate', that collections\n"
41091"built from 'series' are to be sorted by 'series_index', and that all other\n"
41092"collections are to be sorted by title. If a collection metadata field is not\n"
41093"named, then if it is a series- based collection it is sorted by series order,\n"
41094"otherwise it is sorted by title order.\n"
41095"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41096"Note that the bracketing and parentheses are required. The syntax is\n"
41097"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41098"Default: empty (no rules), so no collection attributes are named."
41099msgstr ""
41100
41101#: /__w/calibre/calibre/resources/default_tweaks.py:377
41102msgid "Control how tags are applied when copying books to another library"
41103msgstr ""
41104
41105#: /__w/calibre/calibre/resources/default_tweaks.py:378
41106msgid ""
41107"Set this to True to ensure that tags in 'Tags to add when adding\n"
41108"a book' are added when copying books to another library"
41109msgstr ""
41110
41111#: /__w/calibre/calibre/resources/default_tweaks.py:382
41112msgid "Set the maximum number of sort 'levels'"
41113msgstr ""
41114
41115#: /__w/calibre/calibre/resources/default_tweaks.py:383
41116msgid ""
41117"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41118"library after certain operations such as searches or device insertion. Each\n"
41119"sort level adds a performance penalty. If the database is large (thousands of\n"
41120"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41121"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41122msgstr ""
41123
41124#: /__w/calibre/calibre/resources/default_tweaks.py:390
41125msgid "Choose whether dates are sorted using visible fields"
41126msgstr ""
41127
41128#: /__w/calibre/calibre/resources/default_tweaks.py:391
41129msgid ""
41130"Date values contain both a date and a time. When sorted, all the fields are\n"
41131"used, regardless of what is displayed. Set this tweak to True to use only\n"
41132"the fields that are being displayed."
41133msgstr ""
41134
41135#: /__w/calibre/calibre/resources/default_tweaks.py:396
41136msgid "Fuzz value for trimming covers"
41137msgstr ""
41138
41139#: /__w/calibre/calibre/resources/default_tweaks.py:397
41140msgid ""
41141"The value used for the fuzz distance when trimming a cover.\n"
41142"Colors within this distance are considered equal.\n"
41143"The distance is in absolute intensity units."
41144msgstr ""
41145
41146#: /__w/calibre/calibre/resources/default_tweaks.py:402
41147msgid "Control behavior of the book list"
41148msgstr ""
41149
41150#: /__w/calibre/calibre/resources/default_tweaks.py:403
41151msgid ""
41152"You can control the behavior of double clicks and pressing Enter on the books\n"
41153"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41154"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41155"has the side effect of disabling editing a field using a single click.\n"
41156"Default: open_viewer.\n"
41157"Example: doubleclick_on_library_view = 'do_nothing'\n"
41158"You can also control whether the book list scrolls per item or\n"
41159"per pixel. Default is per item."
41160msgstr ""
41161
41162#: /__w/calibre/calibre/resources/default_tweaks.py:416
41163msgid "Language to use when sorting"
41164msgstr ""
41165
41166#: /__w/calibre/calibre/resources/default_tweaks.py:417
41167msgid ""
41168"Setting this tweak will force sorting to use the\n"
41169"collating order for the specified language. This might be useful if you run\n"
41170"calibre in English but want sorting to work in the language where you live.\n"
41171"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41172"You can find the list of supported locales at\n"
41173"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41174"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41175"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41176"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41177msgstr ""
41178
41179#: /__w/calibre/calibre/resources/default_tweaks.py:428
41180msgid "Number of columns for custom metadata in the edit metadata dialog"
41181msgstr ""
41182
41183#: /__w/calibre/calibre/resources/default_tweaks.py:429
41184msgid ""
41185"Set whether to use one or two columns for custom metadata when editing\n"
41186"metadata  one book at a time. If True, then the fields are laid out using two\n"
41187"columns. If False, one column is used."
41188msgstr ""
41189
41190#: /__w/calibre/calibre/resources/default_tweaks.py:434
41191msgid "Order of custom column(s) in edit metadata"
41192msgstr ""
41193
41194#: /__w/calibre/calibre/resources/default_tweaks.py:435
41195msgid ""
41196"Controls the order that custom columns are listed in edit metadata single\n"
41197"and bulk. The columns listed in the tweak are displayed first and in the\n"
41198"order provided. Any columns not listed are displayed after the listed ones,\n"
41199"in alphabetical order. Do note that this tweak does not change the size of\n"
41200"the edit widgets. Putting comments widgets in this list may result in some\n"
41201"odd widget spacing when using two-column mode.\n"
41202"Enter a comma-separated list of custom field lookup names, as in\n"
41203"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41204msgstr ""
41205
41206#: /__w/calibre/calibre/resources/default_tweaks.py:445
41207msgid "Edit metadata custom column label width and elision point"
41208msgstr ""
41209
41210#: /__w/calibre/calibre/resources/default_tweaks.py:446
41211msgid ""
41212"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41213"If metadata_edit_elide_labels is True then labels wider than the width\n"
41214"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41215"computed by multiplying the average width of characters in the font by the\n"
41216"appropriate number.\n"
41217"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41218"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41219"put it at the left end."
41220msgstr ""
41221
41222#: /__w/calibre/calibre/resources/default_tweaks.py:459
41223msgid "The number of seconds to wait before sending emails"
41224msgstr ""
41225
41226#: /__w/calibre/calibre/resources/default_tweaks.py:460
41227msgid ""
41228"The number of seconds to wait before sending emails when using a\n"
41229"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41230"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41231"making email sending fail. Changes will take effect only after a restart of\n"
41232"calibre. You can also change the list of hosts that calibre considers\n"
41233"to be public relays here. Any relay host ending with one of the suffixes\n"
41234"in the list below will be considered a public email server."
41235msgstr ""
41236
41237#: /__w/calibre/calibre/resources/default_tweaks.py:470
41238msgid "The maximum width and height for covers saved in the calibre library"
41239msgstr ""
41240
41241#: /__w/calibre/calibre/resources/default_tweaks.py:471
41242msgid ""
41243"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41244"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41245"large covers"
41246msgstr ""
41247
41248#: /__w/calibre/calibre/resources/default_tweaks.py:476
41249msgid "Where to send downloaded news"
41250msgstr ""
41251
41252#: /__w/calibre/calibre/resources/default_tweaks.py:477
41253msgid ""
41254"When automatically sending downloaded news to a connected device, calibre\n"
41255"will by default send it to the main memory. By changing this tweak, you can\n"
41256"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41257"that if there isn't enough free space available on the location you choose,\n"
41258"the files will be sent to the location with the most free space."
41259msgstr ""
41260
41261#: /__w/calibre/calibre/resources/default_tweaks.py:484
41262msgid "Unified toolbar on macOS"
41263msgstr ""
41264
41265#: /__w/calibre/calibre/resources/default_tweaks.py:485
41266msgid ""
41267"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41268"with the titlebar as is normal for macOS applications. However, doing this has\n"
41269"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41270"what it should be and it causes other random bugs on some systems, so turn it\n"
41271"on at your own risk!"
41272msgstr ""
41273
41274#: /__w/calibre/calibre/resources/default_tweaks.py:492
41275msgid ""
41276"Save original file when converting/polishing from same format to same format"
41277msgstr ""
41278
41279#: /__w/calibre/calibre/resources/default_tweaks.py:493
41280msgid ""
41281"When calibre does a conversion from the same format to the same format, for\n"
41282"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41283"conversion is poor, you can tweak the settings and run it again. By setting\n"
41284"this to False you can prevent calibre from saving the original file.\n"
41285"Similarly, by setting save_original_format_when_polishing to False you can\n"
41286"prevent calibre from saving the original file when polishing."
41287msgstr ""
41288
41289#: /__w/calibre/calibre/resources/default_tweaks.py:502
41290msgid "Number of recently viewed books to show"
41291msgstr ""
41292
41293#: /__w/calibre/calibre/resources/default_tweaks.py:503
41294msgid ""
41295"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41296"how many should be shown, here."
41297msgstr ""
41298
41299#: /__w/calibre/calibre/resources/default_tweaks.py:507
41300msgid "Change the font size of the Book details panel in the interface"
41301msgstr ""
41302
41303#: /__w/calibre/calibre/resources/default_tweaks.py:508
41304msgid ""
41305"Change the font size at which book details are rendered in the side panel and\n"
41306"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41307"negative number to increase or decrease the font size."
41308msgstr ""
41309
41310#: /__w/calibre/calibre/resources/default_tweaks.py:513
41311msgid "What format to default to when using the \"Unpack book\" feature"
41312msgstr ""
41313
41314#: /__w/calibre/calibre/resources/default_tweaks.py:514
41315msgid ""
41316"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41317"If multiple formats are available, calibre will offer you a choice\n"
41318"of formats, defaulting to your preferred output format if it is available.\n"
41319"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41320"to that format rather than your output format preference.\n"
41321"Set to a value of 'remember' to use whichever format you chose last time you\n"
41322"used the \"Unpack book\" feature.\n"
41323"Examples:\n"
41324"default_tweak_format = None       (Use output format)\n"
41325"default_tweak_format = 'EPUB'\n"
41326"default_tweak_format = 'remember'"
41327msgstr ""
41328
41329#: /__w/calibre/calibre/resources/default_tweaks.py:527
41330msgid "Do not preselect a completion when editing authors/tags/series/etc."
41331msgstr ""
41332
41333#: /__w/calibre/calibre/resources/default_tweaks.py:528
41334msgid ""
41335"This means that you can make changes and press Enter and your changes will\n"
41336"not be overwritten by a matching completion. However, if you wish to use the\n"
41337"completions you will now have to press Tab to select one before pressing\n"
41338"Enter. Which technique you prefer will depend on the state of metadata in\n"
41339"your library and your personal editing style."
41340msgstr ""
41341
41342#: /__w/calibre/calibre/resources/default_tweaks.py:535
41343msgid "Completion mode when editing authors/tags/series/etc."
41344msgstr ""
41345
41346#: /__w/calibre/calibre/resources/default_tweaks.py:536
41347msgid ""
41348"By default, when completing items, calibre will show you all the candidates\n"
41349"that start with the text you have already typed. You can instead have it show\n"
41350"all candidates that contain the text you have already typed. To do this, set\n"
41351"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41352"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41353msgstr ""
41354
41355#: /__w/calibre/calibre/resources/default_tweaks.py:543
41356msgid "Sort the list of libraries alphabetically"
41357msgstr ""
41358
41359#: /__w/calibre/calibre/resources/default_tweaks.py:544
41360msgid ""
41361"The list of libraries in the Copy to library and Quick switch menus are\n"
41362"normally sorted by most used. However, if there are more than a certain\n"
41363"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41364"number here. The default is ten libraries."
41365msgstr ""
41366
41367#: /__w/calibre/calibre/resources/default_tweaks.py:550
41368msgid "Choose available output formats for conversion"
41369msgstr ""
41370
41371#: /__w/calibre/calibre/resources/default_tweaks.py:551
41372msgid ""
41373"Restrict the list of available output formats in the conversion dialogs.\n"
41374"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41375"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41376"all available output formats to be present."
41377msgstr ""
41378
41379#: /__w/calibre/calibre/resources/default_tweaks.py:557
41380msgid "Set the thumbnail image quality used by the Content server"
41381msgstr ""
41382
41383#: /__w/calibre/calibre/resources/default_tweaks.py:558
41384msgid ""
41385"The quality of a thumbnail is largely controlled by the compression quality\n"
41386"used when creating it. Set this to a larger number to improve the quality.\n"
41387"Note that the thumbnails get much larger with larger compression quality\n"
41388"numbers.\n"
41389"The value can be between 50 and 99"
41390msgstr ""
41391
41392#: /__w/calibre/calibre/resources/default_tweaks.py:565
41393msgid ""
41394"Image file types to treat as e-books when dropping onto the \"Book details\""
41395" panel"
41396msgstr ""
41397
41398#: /__w/calibre/calibre/resources/default_tweaks.py:566
41399msgid ""
41400"Normally, if you drop any image file in a format known to calibre onto the\n"
41401"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41402"some image types as e-books instead, you can set this tweak.\n"
41403"Examples:\n"
41404"cover_drop_exclude = {'tiff', 'webp'}"
41405msgstr ""
41406
41407#: /__w/calibre/calibre/resources/default_tweaks.py:573
41408msgid "Show the Saved searches box in the Search bar"
41409msgstr ""
41410
41411#: /__w/calibre/calibre/resources/default_tweaks.py:574
41412msgid ""
41413"In newer versions of calibre, only a single button that allows you to add a\n"
41414"new Saved search is shown in the Search bar. If you would like to have the\n"
41415"old Saved searches box with its two buttons back, set this tweak to True."
41416msgstr ""
41417
41418#: /__w/calibre/calibre/resources/default_tweaks.py:579
41419msgid "Exclude fields when copy/pasting metadata"
41420msgstr ""
41421
41422#: /__w/calibre/calibre/resources/default_tweaks.py:580
41423msgid ""
41424"You can ask calibre to not paste some metadata fields when using the\n"
41425"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41426"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41427"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41428"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41429"to paste metadata ignoring this tweak."
41430msgstr ""
41431
41432#: /__w/calibre/calibre/resources/default_tweaks.py:588
41433msgid "Skip internet connected check"
41434msgstr ""
41435
41436#: /__w/calibre/calibre/resources/default_tweaks.py:589
41437msgid ""
41438"Skip checking whether the internet is available before downloading news.\n"
41439"Useful if for some reason your operating systems network checking\n"
41440"facilities are not reliable (for example NetworkManager on Linux)."
41441msgstr ""
41442
41443#: /__w/calibre/calibre/resources/default_tweaks.py:594
41444msgid "Tab stop width in the template editor"
41445msgstr ""
41446
41447#: /__w/calibre/calibre/resources/default_tweaks.py:595
41448msgid ""
41449"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41450"For example, a value of 1 results in a space with the width of one average character."
41451msgstr ""
41452
41453#: /__w/calibre/calibre/resources/default_tweaks.py:599
41454msgid "Value for undefined numbers when sorting"
41455msgstr ""
41456
41457#: /__w/calibre/calibre/resources/default_tweaks.py:600
41458msgid ""
41459"Sets the value to use for undefined numbers when sorting.\n"
41460"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41461"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41462"possible number. Quotes are optional if entering a number.\n"
41463"Examples:\n"
41464"value_for_undefined_numbers_when_sorting = -100\n"
41465"value_for_undefined_numbers_when_sorting = '2'\n"
41466"value_for_undefined_numbers_when_sorting = -0.01\n"
41467"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41468"value_for_undefined_numbers_when_sorting = 'maximum'"
41469msgstr ""
41470