1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# 0ed1012c09a09c9ef199a98059588752_7f761f8, 2016
6# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
7# lena nikovic <lenanikovic@yahoo.com>, 2014
8msgid ""
9msgstr ""
10"Project-Id-Version: calibre\n"
11"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
12"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
13"PO-Revision-Date: 2021-12-14 13:05+0000\n"
14"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
15"Language-Team: Serbian (Latin) (http://www.transifex.com/calibre/calibre/language/sr@latin/)\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Language: sr@latin\n"
20"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"
21
22#: /__w/calibre/calibre/manual/conf.py:158
23#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
24#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
25#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
26msgid "Start"
27msgstr ""
28
29#: /__w/calibre/calibre/manual/conf.py:175
30msgid "Support calibre"
31msgstr ""
32
33#: /__w/calibre/calibre/manual/conf.py:176
34msgid "Contribute to support calibre development"
35msgstr ""
36
37#: /__w/calibre/calibre/manual/conf.py:245
38#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
39msgid "page"
40msgstr ""
41
42#: /__w/calibre/calibre/manual/custom.py:92
43msgid ""
44":command:`calibredb` is the command line interface to the calibre database. It has\n"
45"several sub-commands, documented below.\n"
46"\n"
47":command:`calibredb` can be used to manipulate either a calibre database\n"
48"specified by path or a calibre :guilabel:`Content server` running either on\n"
49"the local machine or over the internet. You can start a calibre\n"
50":guilabel:`Content server` using either the :command:`calibre-server`\n"
51"program or in the main calibre program click :guilabel:`Connect/share ->\n"
52"Start Content server`. Since :command:`calibredb` can make changes to your\n"
53"calibre libraries, you must setup authentication on the server first. There\n"
54"are two ways to do that:\n"
55"\n"
56"    * If you plan to connect only to a server running on the same computer,\n"
57"      you can simply use the ``--enable-local-write`` option of the\n"
58"      Content server, to allow any program, including calibredb, running on\n"
59"      the local computer to make changes to your calibre data. When running\n"
60"      the server from the main calibre program, this option is in\n"
61"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
62"\n"
63"    * If you want to enable access over the internet, then you should setup\n"
64"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
65"      options to :command:`calibredb` to give it access. You can setup\n"
66"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
67"      option and using ``--manage-users`` to create the user accounts.\n"
68"      If you are running the server from the main calibre program, use\n"
69"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
70"\n"
71"To connect to a running Content server, pass the URL of the server to the\n"
72":option:`--with-library` option, see the documentation of that option for\n"
73"details and examples.\n"
74"    "
75msgstr ""
76
77#: /__w/calibre/calibre/manual/custom.py:217
78msgid "[options]"
79msgstr "[opcije]"
80
81#: /__w/calibre/calibre/src/calibre/constants.py:411
82msgid "{} Portable"
83msgstr ""
84
85#: /__w/calibre/calibre/src/calibre/constants.py:448
86msgid "Recycle Bin"
87msgstr ""
88
89#: /__w/calibre/calibre/src/calibre/constants.py:448
90msgid "Trash"
91msgstr ""
92
93#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
94msgid "Does absolutely nothing"
95msgstr "ne funkcionise"
96
97#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
98#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
99#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
100#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
101#: /__w/calibre/calibre/src/calibre/db/cache.py:312
102#: /__w/calibre/calibre/src/calibre/db/cache.py:315
103#: /__w/calibre/calibre/src/calibre/db/cache.py:326
104#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
105#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
106#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
107#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
108#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
109#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
110#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
111#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
112#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
113#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
114#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
115#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
116#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
117#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
118#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
119#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
120#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
121#: /__w/calibre/calibre/src/calibre/db/write.py:175
122#: /__w/calibre/calibre/src/calibre/db/write.py:179
123#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
124#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
125#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
126#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
127#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
128#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
129#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
130#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
131#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
132#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
133#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
134#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
135#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
136#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
137#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
138#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
139#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
140#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
141#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
142#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
143#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
144#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
145#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
146#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
148#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
149#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
150#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
151#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
155#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
156#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
157#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
158#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
159#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
160#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
161#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
162#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
163#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
164#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
165#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
166#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
167#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
168#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
169#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
170#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
171#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
214#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
215#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
216#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
217#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
218#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
219#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
220#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
221#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
222#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
223#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
224#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
225#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
226#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
227#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
228#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
229#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
230#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
231#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
232#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
233#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
238#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
239#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
240#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
241#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
242#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
243#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
244#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
245#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
246#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
247#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
248#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
249#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
250#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
251#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
252#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
253#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
254#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
255#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
256#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
257#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
258#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
259#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
260#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
261#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
262#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
263#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
264#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
271#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
272#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
273#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
274#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
275#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
276#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
277#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
278#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
279#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
280#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
281#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
282#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
283#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
284#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
285#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
286#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
287#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
288#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
289#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
290#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
291#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
292#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
293#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
294#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
295#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
296#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
297#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
301#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
302#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
303#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
304#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
305#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
306#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
307#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
308#: /__w/calibre/calibre/src/calibre/library/database.py:927
309#: /__w/calibre/calibre/src/calibre/library/database2.py:605
310#: /__w/calibre/calibre/src/calibre/library/database2.py:613
311#: /__w/calibre/calibre/src/calibre/library/database2.py:623
312#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
313#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
314#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
315#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
316#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
317#: /__w/calibre/calibre/src/calibre/srv/content.py:160
318#: /__w/calibre/calibre/src/calibre/srv/content.py:161
319#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
320#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
321#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
322#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
323#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
324#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
325#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
326msgid "Unknown"
327msgstr "Nepoznato"
328
329#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
330msgid "Base"
331msgstr "baza"
332
333#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
334#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
335#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
336msgid "Customize"
337msgstr "Prilagođavanje"
338
339#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
340#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
341#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
342msgid "Cannot configure"
343msgstr "Nemoguće podesiti"
344
345#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
346msgid "File type"
347msgstr "Tip datoteke"
348
349#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
350msgid "Metadata reader"
351msgstr "Metadata čitač"
352
353#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
354msgid "Metadata writer"
355msgstr "Metadata pisač"
356
357#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
358msgid "Catalog generator"
359msgstr "Generator kataloga"
360
361#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
362msgid "User interface action"
363msgstr ""
364
365#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
366#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
367#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
368#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
369#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
370#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
371#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
373#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
374msgid "Preferences"
375msgstr "Postavke"
376
377#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
378#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
379msgid "Store"
380msgstr "Radnja"
381
382#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
383msgid "An e-book store."
384msgstr ""
385
386#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
387msgid "Edit book tool"
388msgstr ""
389
390#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
391msgid "Library closed"
392msgstr ""
393
394#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
395msgid ""
396"Create a PMLZ archive containing the PML file and all images in the folder "
397"pmlname_img or images. This plugin is run every time you add a PML file to "
398"the library."
399msgstr ""
400
401#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
402msgid ""
403"Create a TXTZ archive when a TXT file is imported containing Markdown or "
404"Textile references to images. The referenced images as well as the TXT file "
405"are added to the archive."
406msgstr ""
407
408#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
409msgid "Extract cover from comic files"
410msgstr ""
411
412#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
413#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
414#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
415#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
416#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
417#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
418#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
419#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
420#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
421#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
422#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
423#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
424#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
433#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
434#, python-format
435msgid "Read metadata from %s files"
436msgstr ""
437
438#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
439msgid "Read metadata from e-books in RAR archives"
440msgstr ""
441
442#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
443msgid "Read metadata from e-books in ZIP archives"
444msgstr ""
445
446#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
447#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
448#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
449#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
450#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
451#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
452#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
453#, python-format
454msgid "Set metadata in %s files"
455msgstr ""
456
457#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
458#, python-brace-format
459msgid ""
460"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
461" to EPUB files that have no existing cover image."
462msgstr ""
463
464#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
465#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
466#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
467#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
468#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
469#, python-format
470msgid "Set metadata from %s files"
471msgstr ""
472
473#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
474msgid "Add books to calibre or the connected device"
475msgstr "Dodaj knjige u calibre ili u spojene uređaje"
476
477#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
478msgid "Fetch annotations from a connected Kindle (experimental)"
479msgstr ""
480
481#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
482msgid "Generate a catalog of the books in your calibre library"
483msgstr "Generiši katalog knjiga ih vaše calibre biblioteke"
484
485#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
486msgid "Convert books to various e-book formats"
487msgstr ""
488
489#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
490msgid "Fine tune your e-books"
491msgstr ""
492
493#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
494#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
495msgid "Browse highlights and bookmarks from all books in the library"
496msgstr ""
497
498#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
499#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
500msgid "Edit the Table of Contents in your books"
501msgstr "Uredi Sadržaj u vašim knjigama"
502
503#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
504msgid "Delete books from your calibre library or connected device"
505msgstr "Izbriši knjige iz vaše calibre biblioteke ili spojenih uređaja"
506
507#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
508msgid ""
509"Embed updated metadata into the actual book files in your calibre library"
510msgstr ""
511
512#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
513msgid "Edit the metadata of books in your calibre library"
514msgstr ""
515
516#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
517msgid "Read books in your calibre library"
518msgstr "Čitaj knjige u vašoj calibre biblioteci"
519
520#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
521msgid "Download news from the internet in e-book form"
522msgstr ""
523
524#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
525msgid "Show a list of related books quickly"
526msgstr "Brzo prikaži listu srodnih knjiga"
527
528#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
529#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
530msgid "Filter/transform the tags for books in the library"
531msgstr ""
532
533#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
534#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
535msgid "Transform the authors for books in the library"
536msgstr ""
537
538#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
539msgid "Show an editor for testing templates"
540msgstr ""
541
542#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
543msgid ""
544"Show a dialog for creating and managing template functions and stored "
545"templates"
546msgstr ""
547
548#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
549msgid "Export books from your calibre library to the hard disk"
550msgstr ""
551
552#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
553msgid "Show Book details in a separate popup"
554msgstr ""
555
556#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
557#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
558msgid "Restart calibre"
559msgstr "Ponovo pokreni calibre"
560
561#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
562msgid "Open the folder that contains the book files in your calibre library"
563msgstr "Otvori direktorijum koji sadrži knjige iz vaše calibre biblioteke"
564
565#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
566msgid "Auto scroll through the list of books"
567msgstr ""
568
569#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
570msgid "Send books to the connected device"
571msgstr "Pošalji knjige na spojeni uređaj"
572
573#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
574msgid ""
575"Send books via email or the web. Also connect to folders on your computer as"
576" if they are devices"
577msgstr ""
578
579#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
580#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
581msgid "Browse the calibre User Manual"
582msgstr ""
583
584#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
585msgid "Customize calibre"
586msgstr "Prilagodi calibre"
587
588#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
589msgid "Easily find books similar to the currently selected one"
590msgstr "Lako pronađi knjige slične izabranoj"
591
592#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
593msgid ""
594"Switch between different calibre libraries and perform maintenance on them"
595msgstr ""
596
597#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
598msgid "Copy books from the device to your calibre library"
599msgstr "Kopirajte knjige sa uređaja u vašu calibre biblioteku"
600
601#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
602msgid "Edit the collections in which books are placed on your device"
603msgstr ""
604
605#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
606msgid "Match book on the devices to books in the library"
607msgstr ""
608
609#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
610#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
611msgid "Show the book in the calibre library that matches this book"
612msgstr ""
613
614#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
615msgid "Copy a book from one calibre library to another"
616msgstr "Kopirajte knjigu iz jedne calibre biblioteke u drugu"
617
618#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
619msgid "Edit e-books in the EPUB or AZW3 formats"
620msgstr ""
621
622#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
623msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
624msgstr ""
625
626#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
627msgid ""
628"Find the next or previous match when searching in your calibre library in "
629"highlight mode"
630msgstr ""
631
632#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
633msgid "Choose a random book from your calibre library"
634msgstr "Izaberi nasumičnu knjigu iz svoje calibre biblioteke"
635
636#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
637#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
638msgid "Sort the list of books"
639msgstr "Sortiraj listu knjigu"
640
641#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
642msgid "Temporarily mark books"
643msgstr "Privremeno obeleži knjige"
644
645#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
646#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
647msgid "Change the current Virtual library"
648msgstr ""
649
650#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
651msgid "Search for books from different book sellers"
652msgstr "Pretrži knjige od različitih prodavaca"
653
654#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
655msgid "Get new calibre plugins or update your existing ones"
656msgstr ""
657
658#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
659#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
660msgid "Look & feel"
661msgstr ""
662
663#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
664#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
665#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
666#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
667#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
668msgid "Interface"
669msgstr "Interfejs"
670
671#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
672msgid "Adjust the look and feel of the calibre interface to suit your tastes"
673msgstr "Podesi izgled i osecaj interfejsa calibrija prema svom ukusu"
674
675#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
676msgid "Behavior"
677msgstr "ponasanje"
678
679#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
680msgid "Change the way calibre behaves"
681msgstr "Promeni nacin funkcionisanja Calibrija"
682
683#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
684#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
685msgid "Add your own columns"
686msgstr ""
687
688#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
689msgid "Add/remove your own columns to the calibre book list"
690msgstr ""
691
692#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
693msgid "Toolbars & menus"
694msgstr ""
695
696#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
697msgid ""
698"Customize the toolbars and context menus, changing which actions are "
699"available in each"
700msgstr ""
701
702#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
703msgid "Searching"
704msgstr ""
705
706#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
707msgid "Customize the way searching for books works in calibre"
708msgstr ""
709
710#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
711msgid "Input options"
712msgstr ""
713
714#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
715#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
716#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
717msgid "Conversion"
718msgstr ""
719
720#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
721msgid "Set conversion options specific to each input format"
722msgstr ""
723
724#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
725msgid "Common options"
726msgstr ""
727
728#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
729msgid "Set conversion options common to all formats"
730msgstr ""
731
732#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
733msgid "Output options"
734msgstr ""
735
736#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
737msgid "Set conversion options specific to each output format"
738msgstr ""
739
740#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
741msgid "Adding books"
742msgstr ""
743
744#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
745#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
746#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
747#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
748msgid "Import/export"
749msgstr ""
750
751#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
752msgid "Control how calibre reads metadata from files when adding books"
753msgstr ""
754
755#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
756msgid "Saving books to disk"
757msgstr ""
758
759#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
760msgid ""
761"Control how calibre exports files from its database to disk when using Save "
762"to disk"
763msgstr ""
764
765#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
766msgid "Sending books to devices"
767msgstr ""
768
769#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
770msgid "Control how calibre transfers files to your e-book reader"
771msgstr ""
772
773#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
774msgid "Metadata plugboards"
775msgstr ""
776
777#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
778msgid "Change metadata fields before saving/sending"
779msgstr ""
780
781#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
782#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
783#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
784#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
785#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
786#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
787#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
788#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
789#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
790#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
791#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
792msgid "Template functions"
793msgstr ""
794
795#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
796#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
797#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
798#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
799#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
800#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
801msgid "Advanced"
802msgstr "Napredno"
803
804#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
805msgid "Create your own template functions"
806msgstr ""
807
808#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
809msgid "Sharing books by email"
810msgstr "Deljenje knjiga putem e-pošte"
811
812#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
813#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
814#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
815#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
816msgid "Sharing"
817msgstr "Deljenje"
818
819#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
820msgid ""
821"Setup sharing of books via email. Can be used for automatic sending of "
822"downloaded news to your devices"
823msgstr "Podesi deljenje knjiga putem e-pošte. Može se koristiti za automatsko slanje preuzetih vesti na vaš uredjaj"
824
825#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
826msgid "Sharing over the net"
827msgstr "Deli preko interneta"
828
829#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
830msgid ""
831"Setup the calibre Content server which will give you access to your calibre "
832"library from anywhere, on any device, over the internet"
833msgstr ""
834
835#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
836msgid "Metadata download"
837msgstr "Metadata preuzimanje"
838
839#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
840msgid "Control how calibre downloads e-book metadata from the net"
841msgstr ""
842
843#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
844#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
845msgid "Ignored devices"
846msgstr ""
847
848#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
849msgid ""
850"Control which devices calibre will ignore when they are connected to the "
851"computer."
852msgstr ""
853
854#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
855#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
857msgid "Plugins"
858msgstr ""
859
860#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
861msgid "Add/remove/customize various bits of calibre functionality"
862msgstr ""
863
864#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
865msgid "Tweaks"
866msgstr ""
867
868#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
869msgid "Fine tune how calibre behaves in various contexts"
870msgstr ""
871
872#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
873#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
874msgid "Shortcuts"
875msgstr ""
876
877#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
878msgid "Customize the keyboard shortcuts used by calibre"
879msgstr ""
880
881#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
882#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
883msgid "Miscellaneous"
884msgstr ""
885
886#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
887msgid "Miscellaneous advanced configuration"
888msgstr ""
889
890#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
891msgid "Options specific to the output format."
892msgstr ""
893
894#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
895msgid "Options specific to the input format."
896msgstr ""
897
898#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
899msgid "Conversion input"
900msgstr ""
901
902#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
903msgid ""
904"Specify the character encoding of the input document. If set this option "
905"will override any encoding declared by the document itself. Particularly "
906"useful for documents that do not declare an encoding or that have erroneous "
907"encoding declarations."
908msgstr ""
909
910#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
911msgid "Conversion output"
912msgstr ""
913
914#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
915msgid ""
916"If specified, the output plugin will try to create output that is as human "
917"readable as possible. May not have any effect for some output plugins."
918msgstr ""
919
920#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
921#, python-format
922msgid "Convert e-books to the %s format"
923msgstr ""
924
925#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
926msgid "Input profile"
927msgstr ""
928
929#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
930msgid ""
931"This profile tries to provide sane defaults and is useful if you know "
932"nothing about the input document."
933msgstr ""
934
935#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
936#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
937msgid ""
938"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
939msgstr ""
940
941#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
942msgid "This profile is intended for the SONY PRS 300."
943msgstr ""
944
945#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
946#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
947msgid "This profile is intended for the SONY PRS-900."
948msgstr ""
949
950#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
951#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
952msgid "This profile is intended for the Microsoft Reader."
953msgstr ""
954
955#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
956#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
957msgid "This profile is intended for the Mobipocket books."
958msgstr ""
959
960#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
961#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
962msgid "This profile is intended for the Hanlin V3 and its clones."
963msgstr ""
964
965#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
966#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
967msgid "This profile is intended for the Hanlin V5 and its clones."
968msgstr ""
969
970#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
971#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
972msgid "This profile is intended for the Cybook G3."
973msgstr ""
974
975#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
976#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
977msgid "This profile is intended for the Cybook Opus."
978msgstr ""
979
980#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
981#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
982msgid "This profile is intended for the Amazon Kindle."
983msgstr ""
984
985#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
986#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
987msgid "This profile is intended for the Irex Illiad."
988msgstr ""
989
990#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
991#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
992msgid "This profile is intended for the IRex Digital Reader 1000."
993msgstr ""
994
995#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
996#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
997msgid "This profile is intended for the IRex Digital Reader 800."
998msgstr ""
999
1000#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1001#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1002msgid "This profile is intended for the B&N Nook."
1003msgstr ""
1004
1005#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1006msgid "Output profile"
1007msgstr ""
1008
1009#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1010msgid ""
1011"This profile tries to provide sane defaults and is useful if you want to "
1012"produce a document intended to be read at a computer or on a range of "
1013"devices."
1014msgstr ""
1015
1016#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1017msgid ""
1018"Intended for the iPad and similar devices with a resolution of 768x1024"
1019msgstr ""
1020
1021#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1022msgid ""
1023"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1024msgstr ""
1025
1026#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1027msgid "Tablet"
1028msgstr ""
1029
1030#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1031msgid "Intended for generic tablet devices, does no resizing of images"
1032msgstr ""
1033
1034#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1035msgid ""
1036"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1037" of 600x1280"
1038msgstr ""
1039
1040#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1041msgid ""
1042"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1043"1280x1920"
1044msgstr ""
1045
1046#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1047msgid "This profile is intended for the Kobo Reader."
1048msgstr ""
1049
1050#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1051msgid "This profile is intended for the SONY PRS-300."
1052msgstr ""
1053
1054#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1055msgid "This profile is intended for the SONY PRS-T3."
1056msgstr ""
1057
1058#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1059msgid "Generic e-ink"
1060msgstr ""
1061
1062#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1063msgid "Suitable for use with any e-ink device"
1064msgstr ""
1065
1066#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1067msgid "Generic e-ink large"
1068msgstr ""
1069
1070#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1071msgid "Suitable for use with any large screen e-ink device"
1072msgstr ""
1073
1074#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1075msgid "Generic e-ink HD"
1076msgstr ""
1077
1078#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1079msgid "Suitable for use with any modern high resolution e-ink device"
1080msgstr ""
1081
1082#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1083msgid "This profile is intended for the 5-inch JetBook."
1084msgstr ""
1085
1086#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1087msgid ""
1088"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1089"landscape mode. Mainly useful for comics."
1090msgstr ""
1091
1092#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1093msgid "This profile is intended for the Amazon Kindle DX."
1094msgstr ""
1095
1096#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1097msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1098msgstr ""
1099
1100#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1101msgid "This profile is intended for the Amazon Kindle Voyage"
1102msgstr ""
1103
1104#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1105msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1106msgstr ""
1107
1108#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1109msgid ""
1110"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1111"and above"
1112msgstr ""
1113
1114#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1115msgid "This profile is intended for the Amazon Kindle Fire."
1116msgstr ""
1117
1118#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1119msgid "This profile is intended for the B&N Nook Color."
1120msgstr ""
1121
1122#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1123msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1124msgstr ""
1125
1126#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1127msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1128msgstr ""
1129
1130#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1131msgid ""
1132"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1133"devices."
1134msgstr ""
1135
1136#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1137msgid ""
1138"This profile is intended for the PocketBook HD Touch (1-3) series of "
1139"devices."
1140msgstr ""
1141
1142#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1143msgid ""
1144"This profile is intended for the PocketBook Inkpad 3 and X series of "
1145"devices."
1146msgstr ""
1147
1148#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1149msgid "Installed plugins"
1150msgstr ""
1151
1152#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1153msgid "Mapping for filetype plugins"
1154msgstr ""
1155
1156#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1157msgid "Local plugin customization"
1158msgstr ""
1159
1160#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1161msgid "Disabled plugins"
1162msgstr ""
1163
1164#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1165msgid "Enabled plugins"
1166msgstr ""
1167
1168#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1169#, python-format
1170msgid "Initialization of plugin %s failed with traceback:"
1171msgstr ""
1172
1173#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1174msgid ""
1175"    %prog options\n"
1176"\n"
1177"    Customize calibre by loading external plugins.\n"
1178"    "
1179msgstr ""
1180
1181#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1182msgid "Add a plugin by specifying the path to the ZIP file containing it."
1183msgstr ""
1184
1185#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1186msgid ""
1187"For plugin developers: Path to the folder where you are developing the "
1188"plugin. This command will automatically zip up the plugin and update it in "
1189"calibre."
1190msgstr ""
1191
1192#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1193msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1194msgstr ""
1195
1196#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1197msgid ""
1198"Customize plugin. Specify name of plugin and customization string separated "
1199"by a comma."
1200msgstr ""
1201
1202#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1203msgid "List all installed plugins"
1204msgstr ""
1205
1206#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1207msgid "Enable the named plugin"
1208msgstr ""
1209
1210#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1211msgid "Disable the named plugin"
1212msgstr ""
1213
1214#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1215#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1216#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1217#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1218#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1219msgid "Catalog"
1220msgstr "Katalog"
1221
1222#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1223#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1224#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1225#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1226#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1227#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1228#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1229#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1230#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1231#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1232#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1233#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1234#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1235#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1236#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1237#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1239#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1240#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1241#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1242#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1243#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1244#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1245msgid "News"
1246msgstr "Vesti"
1247
1248#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1250#, python-brace-format
1251msgid "Path to library ({0}) too long. It must be less than {1} characters."
1252msgstr ""
1253
1254#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1255#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1256#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1258#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1259#, python-format
1260msgid "Path to library too long. It must be less than %d characters."
1261msgstr ""
1262
1263#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1264#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1265msgid "restored preference "
1266msgstr ""
1267
1268#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1269#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1270#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1271msgid "creating custom column "
1272msgstr ""
1273
1274#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1275#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1276msgid "No label was provided"
1277msgstr ""
1278
1279#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1280#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1281msgid ""
1282"The label must contain only lower case letters, digits and underscores, and "
1283"start with a letter"
1284msgstr ""
1285
1286#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1287msgid "Dumping database to SQL"
1288msgstr ""
1289
1290#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1291msgid "Restoring database from SQL"
1292msgstr ""
1293
1294#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1295#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1296#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1297#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1298#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1299msgid "Completed"
1300msgstr ""
1301
1302#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1303#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1304#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1305#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1309#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1310msgid "Saved searches"
1311msgstr ""
1312
1313#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1314#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1315#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1316#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1317#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1318#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1319#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1320#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1321#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1322#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1323#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1324#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1325msgid "Yes"
1326msgstr "Da"
1327
1328#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1329#, python-brace-format
1330msgid "[Error in Virtual library {0}: {1}]"
1331msgstr ""
1332
1333#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1334#, python-format
1335msgid "Cover for %s"
1336msgstr ""
1337
1338#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1339#, python-brace-format
1340msgid "{0} format for {1}"
1341msgstr ""
1342
1343#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1344#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1345#, python-format
1346msgid "Added book ids: %s"
1347msgstr ""
1348
1349#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1350msgid ""
1351"The following books were not added as they already exist in the database "
1352"(see --duplicates option or --automerge option):"
1353msgstr ""
1354
1355#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1356#, python-format
1357msgid "Merged book ids: %s"
1358msgstr ""
1359
1360#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1361msgid ""
1362"%prog add [options] file1 file2 file3 ...\n"
1363"\n"
1364"Add the specified files as books to the database. You can also specify folders, see\n"
1365"the folder related options below.\n"
1366msgstr ""
1367
1368#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1369msgid ""
1370"Add books to database even if they already exist. Comparison is done based "
1371"on book titles and authors. Note that the {} option takes precedence."
1372msgstr ""
1373
1374#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1375msgid ""
1376"If books with similar titles and authors are found, merge the incoming "
1377"formats (files) automatically into existing book records. A value of "
1378"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1379"means duplicate formats in the library are overwritten with the newly added "
1380"files. A value of \"new_record\" means duplicate formats are placed into a "
1381"new book record."
1382msgstr ""
1383
1384#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1385msgid "Add an empty book (a book with no formats)"
1386msgstr ""
1387
1388#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1389msgid "Set the title of the added book(s)"
1390msgstr ""
1391
1392#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1393msgid "Set the authors of the added book(s)"
1394msgstr ""
1395
1396#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1397msgid "Set the ISBN of the added book(s)"
1398msgstr ""
1399
1400#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1401msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1402msgstr ""
1403
1404#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1405msgid "Set the tags of the added book(s)"
1406msgstr ""
1407
1408#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1409msgid "Set the series of the added book(s)"
1410msgstr ""
1411
1412#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1413msgid "Set the series number of the added book(s)"
1414msgstr ""
1415
1416#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1417msgid "Path to the cover to use for the added book"
1418msgstr ""
1419
1420#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1421msgid ""
1422"A comma separated list of languages (best to use ISO639 language codes, "
1423"though some language names may also be recognized)"
1424msgstr ""
1425
1426#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1427msgid "ADDING FROM FOLDERS"
1428msgstr ""
1429
1430#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1431msgid ""
1432"Options to control the adding of books from folders. By default only files "
1433"that have extensions of known e-book file types are added."
1434msgstr ""
1435
1436#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1437msgid ""
1438"Assume that each folder has only a single logical book and that all files in"
1439" it are different e-book formats of that book"
1440msgstr ""
1441
1442#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1443msgid "Process folders recursively"
1444msgstr ""
1445
1446#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1447msgid "GLOB PATTERN"
1448msgstr ""
1449
1450#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1451msgid ""
1452"A filename (glob) pattern, files matching this pattern will be ignored when "
1453"scanning folders for files. Can be specified multiple times for multiple "
1454"patterns. For example: *.pdf will ignore all PDF files"
1455msgstr ""
1456
1457#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1458msgid ""
1459"A filename (glob) pattern, files matching this pattern will be added when "
1460"scanning folders for files, even if they are not of a known e-book file "
1461"type. Can be specified multiple times for multiple patterns."
1462msgstr ""
1463
1464#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1465msgid "You must specify at least one file to add"
1466msgstr ""
1467
1468#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1469#, python-brace-format
1470msgid ""
1471"%prog add_custom_column [options] label name datatype\n"
1472"\n"
1473"Create a custom column. label is the machine friendly name of the column. Should\n"
1474"not contain spaces or colons. name is the human friendly name of the column.\n"
1475"datatype is one of: {0}\n"
1476msgstr ""
1477
1478#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1479msgid ""
1480"This column stores tag like data (i.e. multiple comma separated values). "
1481"Only applies if datatype is text."
1482msgstr ""
1483
1484#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1485msgid ""
1486"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"
1487"There are many options that can go into the display variable.The options by column type are:\n"
1488"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1489"datetime: date_format\n"
1490"enumeration: enum_values, enum_colors, use_decorations\n"
1491"int, float: number_format\n"
1492"text: is_names, use_decorations\n"
1493"\n"
1494"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."
1495msgstr ""
1496
1497#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1498msgid "You must specify label, name and datatype"
1499msgstr ""
1500
1501#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1502msgid ""
1503"%prog add_format [options] id ebook_file\n"
1504"\n"
1505"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."
1506msgstr ""
1507
1508#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1509msgid "Do not replace the format if it already exists"
1510msgstr ""
1511
1512#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1513msgid "You must specify an id and an e-book file"
1514msgstr ""
1515
1516#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1517msgid "e-book file must have an extension"
1518msgstr ""
1519
1520#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1521#, python-format
1522msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1523msgstr ""
1524
1525#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1526msgid ""
1527"%prog backup_metadata [options]\n"
1528"\n"
1529"Backup the metadata stored in the database into individual OPF files in each\n"
1530"books folder. This normally happens automatically, but you can run this\n"
1531"command to force re-generation of the OPF files, with the --all option.\n"
1532"\n"
1533"Note that there is normally no need to do this, as the OPF files are backed up\n"
1534"automatically, every time metadata is changed.\n"
1535msgstr ""
1536
1537#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1538msgid ""
1539"Normally, this command only operates on books that have out of date OPF "
1540"files. This option makes it operate on all books."
1541msgstr ""
1542
1543#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1544msgid "{} OPTIONS"
1545msgstr ""
1546
1547#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1548msgid ""
1549"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1550"\n"
1551"Export a catalog in format specified by path/to/destination extension.\n"
1552"Options control how entries are displayed in the generated catalog output.\n"
1553"Note that different catalog formats support different sets of options. To\n"
1554"see the different options, specify the name of the output file and then the\n"
1555"{} option.\n"
1556msgstr ""
1557
1558#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1559msgid ""
1560"Comma-separated list of database IDs to catalog.\n"
1561"If declared, --search is ignored.\n"
1562"Default: all"
1563msgstr ""
1564
1565#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1566msgid ""
1567"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"
1568"Default: no filtering"
1569msgstr ""
1570
1571#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1572#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1573msgid "Show detailed output information. Useful for debugging"
1574msgstr ""
1575
1576#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1577msgid "You must specify a catalog output file"
1578msgstr ""
1579
1580#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1581msgid "Cannot generate a catalog in the {} format"
1582msgstr ""
1583
1584#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1585#, python-brace-format
1586msgid ""
1587"%prog check_library [options]\n"
1588"\n"
1589"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1590msgstr ""
1591
1592#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1593#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1594msgid "Output in CSV"
1595msgstr ""
1596
1597#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1598msgid ""
1599"Comma-separated list of reports.\n"
1600"Default: all"
1601msgstr ""
1602
1603#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1604msgid ""
1605"Comma-separated list of extensions to ignore.\n"
1606"Default: all"
1607msgstr ""
1608
1609#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1610msgid ""
1611"Comma-separated list of names to ignore.\n"
1612"Default: all"
1613msgstr ""
1614
1615#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1616msgid "Unknown report check"
1617msgstr ""
1618
1619#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1620msgid "Vacuuming database..."
1621msgstr ""
1622
1623#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1624msgid ""
1625"%prog clone path/to/new/library\n"
1626"\n"
1627"Create a clone of the current library. This creates a new, empty library that has all the\n"
1628"same custom columns, Virtual libraries and other settings as the current library.\n"
1629"\n"
1630"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1631"all books, then simply use your filesystem tools to copy the library folder.\n"
1632"    "
1633msgstr ""
1634
1635#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1636msgid "Error: You must specify the path to the cloned library"
1637msgstr ""
1638
1639#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1640msgid "The location for the new library is the same as the current library"
1641msgstr ""
1642
1643#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1644#, python-format
1645msgid "%s is not empty. You must choose an empty folder for the new library."
1646msgstr ""
1647
1648#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1649msgid ""
1650"%prog custom_columns [options]\n"
1651"\n"
1652"List available custom columns. Shows column labels and ids.\n"
1653"    "
1654msgstr ""
1655
1656#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1657msgid "Show details for each column."
1658msgstr ""
1659
1660#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1661msgid ""
1662"\n"
1663"%prog embed_metadata [options] book_id\n"
1664"\n"
1665"Update the metadata in the actual book files stored in the calibre library from\n"
1666"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1667"exporting files from calibre, this command is useful if you want the files to\n"
1668"be updated in place. Note that different file formats support different amounts\n"
1669"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1670"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1671"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1672msgstr ""
1673
1674#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1675msgid ""
1676"Only update metadata in files of the specified format. Specify it multiple "
1677"times for multiple formats. By default, all formats are updated."
1678msgstr ""
1679
1680#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1681#, python-brace-format
1682msgid "Processed {0} ({1} of {2})"
1683msgstr ""
1684
1685#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1686msgid "No book with id: {}"
1687msgstr ""
1688
1689#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1690msgid ""
1691"%prog export [options] ids\n"
1692"\n"
1693"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1694"The export operation saves all formats of the book, its cover and metadata (in\n"
1695"an opf file). You can get id numbers from the search command.\n"
1696msgstr ""
1697
1698#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1699msgid "Export all books in database, ignoring the list of ids."
1700msgstr ""
1701
1702#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1703msgid "Export books to the specified folder. Default is"
1704msgstr ""
1705
1706#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1707msgid "Export all books into a single folder"
1708msgstr ""
1709
1710#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1711msgid "Report progress"
1712msgstr ""
1713
1714#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1715msgid "Specifying this switch will turn this behavior off."
1716msgstr ""
1717
1718#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1719#, python-format
1720msgid "You must specify some ids or the %s option"
1721msgstr ""
1722
1723#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1724msgid ""
1725"%prog list [options]\n"
1726"\n"
1727"List the books available in the calibre database.\n"
1728msgstr ""
1729
1730#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1731#, python-format
1732msgid ""
1733"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1734"Available fields: %s\n"
1735"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"
1736msgstr ""
1737
1738#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1739#, python-brace-format
1740msgid ""
1741"The field by which to sort the results.\n"
1742"Available fields: {0}\n"
1743"Default: {1}"
1744msgstr ""
1745
1746#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1747msgid "Sort results in ascending order"
1748msgstr ""
1749
1750#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1751msgid ""
1752"Filter the results by the search query. For the format of the search query, "
1753"please see the search related documentation in the User Manual. Default is "
1754"to do no filtering."
1755msgstr ""
1756
1757#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1758#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1759msgid ""
1760"The maximum width of a single line in the output. Defaults to detecting "
1761"screen size."
1762msgstr ""
1763
1764#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1765msgid "The string used to separate fields. Default is a space."
1766msgstr ""
1767
1768#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1769msgid ""
1770"The prefix for all file paths. Default is the absolute path to the library "
1771"folder."
1772msgstr ""
1773
1774#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1775msgid "The maximum number of results to display. Default: all"
1776msgstr ""
1777
1778#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1779msgid ""
1780"Generate output in JSON format, which is more suitable for machine parsing. "
1781"Causes the line width and separator options to be ignored."
1782msgstr ""
1783
1784#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1785msgid ""
1786"%prog list_categories [options]\n"
1787"\n"
1788"Produce a report of the category information in the database. The\n"
1789"information is the equivalent of what is shown in the Tag browser.\n"
1790msgstr ""
1791
1792#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1793msgid ""
1794"Output only the number of items in a category instead of the counts per item"
1795" within the category"
1796msgstr ""
1797
1798#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1799msgid "The type of CSV file to produce. Choices: {}"
1800msgstr ""
1801
1802#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1803msgid "Comma-separated list of category lookup names. Default: all"
1804msgstr ""
1805
1806#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1807msgid "CATEGORY ITEMS"
1808msgstr ""
1809
1810#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1811msgid ""
1812"%prog remove ids\n"
1813"\n"
1814"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"
1815msgstr ""
1816
1817#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1818msgid "Do not use the {}"
1819msgstr ""
1820
1821#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1822msgid "You must specify at least one book to remove"
1823msgstr ""
1824
1825#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1826msgid ""
1827"%prog remove_custom_column [options] label\n"
1828"\n"
1829"Remove the custom column identified by label. You can see available\n"
1830"columns with the custom_columns command.\n"
1831"    "
1832msgstr ""
1833
1834#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1835msgid "Do not ask for confirmation"
1836msgstr ""
1837
1838#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1839#, python-format
1840msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1841msgstr ""
1842
1843#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1844msgid "y"
1845msgstr ""
1846
1847#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1848#, python-format
1849msgid ""
1850"No column named %s found. You must use column labels, not titles. Use "
1851"calibredb custom_columns to get a list of labels."
1852msgstr ""
1853
1854#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1855msgid "Error: You must specify a column label"
1856msgstr ""
1857
1858#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1859msgid ""
1860"\n"
1861"%prog remove_format [options] id fmt\n"
1862"\n"
1863"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"
1864msgstr ""
1865
1866#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1867msgid "You must specify an id and a format"
1868msgstr ""
1869
1870#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1871msgid ""
1872"%prog restore_database [options]\n"
1873"\n"
1874"Restore this database from the metadata stored in OPF files in each\n"
1875"folder of the calibre library. This is useful if your metadata.db file\n"
1876"has been corrupted.\n"
1877"\n"
1878"WARNING: This command completely regenerates your database. You will lose\n"
1879"all saved searches, user categories, plugboards, stored per-book conversion\n"
1880"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1881"what is found in the OPF files.\n"
1882"    "
1883msgstr ""
1884
1885#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1886msgid ""
1887"Really do the recovery. The command will not run unless this option is "
1888"specified."
1889msgstr ""
1890
1891#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1892#, python-format
1893msgid "You must provide the %s option to do a recovery"
1894msgstr ""
1895
1896#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1897msgid ""
1898"%prog saved_searches [options] (list|add|remove)\n"
1899"\n"
1900"Manage the saved searches stored in this database.\n"
1901"If you try to add a query with a name that already exists, it will be\n"
1902"replaced.\n"
1903"\n"
1904"Syntax for adding:\n"
1905"\n"
1906"%prog saved_searches add search_name search_expression\n"
1907"\n"
1908"Syntax for removing:\n"
1909"\n"
1910"%prog saved_searches remove search_name\n"
1911"    "
1912msgstr ""
1913
1914#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1915#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1917msgid "Name:"
1918msgstr ""
1919
1920#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1921msgid "Search string:"
1922msgstr ""
1923
1924#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1925msgid "Error: You must specify a name and a search string"
1926msgstr ""
1927
1928#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1929#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1930msgid "added"
1931msgstr ""
1932
1933#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1934msgid "Error: You must specify a name"
1935msgstr ""
1936
1937#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1938msgid "removed"
1939msgstr ""
1940
1941#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1942#, python-format
1943msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1944msgstr ""
1945
1946#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1947#, python-brace-format
1948msgid "Failed to parse search query: ({0}) with error: {1}"
1949msgstr ""
1950
1951#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1952#, python-brace-format
1953msgid ""
1954"%prog search [options] search expression\n"
1955"\n"
1956"Search the library for the specified search term, returning a comma separated\n"
1957"list of book ids matching the search expression. The output format is useful\n"
1958"to feed into other commands that accept a list of ids as input.\n"
1959"\n"
1960"The search expression can be anything from calibre's powerful search query\n"
1961"language, for example: %prog search {0}\n"
1962msgstr ""
1963
1964#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1965msgid "The maximum number of results to return. Default is all results."
1966msgstr ""
1967
1968#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1969msgid "Error: You must specify the search expression"
1970msgstr ""
1971
1972#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1973msgid "No books matching the search expression:"
1974msgstr ""
1975
1976#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1977msgid "No book with id {} exists"
1978msgstr ""
1979
1980#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1981msgid "No column with name {} exists"
1982msgstr ""
1983
1984#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1985msgid "Data set to: {} [{}]"
1986msgstr ""
1987
1988#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
1989msgid "Data set to: {}"
1990msgstr ""
1991
1992#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
1993msgid ""
1994"%prog set_custom [options] column id value\n"
1995"\n"
1996"Set the value of a custom column for the book identified by id.\n"
1997"You can get a list of ids using the search command.\n"
1998"You can get a list of custom column names using the custom_columns\n"
1999"command.\n"
2000"    "
2001msgstr ""
2002
2003#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2004msgid ""
2005"If the column stores multiple values, append the specified values to the "
2006"existing ones, instead of replacing them."
2007msgstr ""
2008
2009#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2010msgid "Error: You must specify a field name, id and value"
2011msgstr ""
2012
2013#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2014msgid ""
2015"\n"
2016"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2017"\n"
2018"Set the metadata stored in the calibre database for the book identified by id\n"
2019"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2020"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2021"show_metadata command. You can also set the metadata of individual fields with\n"
2022"the --field option. If you use the --field option, there is no need to specify\n"
2023"an OPF file.\n"
2024msgstr ""
2025
2026#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2027#, python-brace-format
2028msgid ""
2029"The field to set. Format is field_name:value, for example: {0} "
2030"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2031"this option multiple times to set multiple fields. Note: For languages you "
2032"must use the ISO639 language codes (e.g. en for English, fr for French and "
2033"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2034"use true and false or yes and no."
2035msgstr ""
2036
2037#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2038msgid "List the metadata field names that can be used with the --field option"
2039msgstr ""
2040
2041#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2042msgid "Field name"
2043msgstr ""
2044
2045#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2046#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2050#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2051#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2052#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2053#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2054#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2055#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2056#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2057#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2058#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2059#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2060msgid "Title"
2061msgstr ""
2062
2063#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2064msgid "You must specify a record id as the first argument"
2065msgstr ""
2066
2067#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2068msgid "You must specify either a field or an OPF file"
2069msgstr ""
2070
2071#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2072#, python-format
2073msgid "The OPF file %s does not exist"
2074msgstr ""
2075
2076#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2077#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2078#, python-format
2079msgid "No book with id: %s in the database"
2080msgstr ""
2081
2082#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2083#, python-format
2084msgid "%s is not a known field"
2085msgstr ""
2086
2087#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2088msgid ""
2089"\n"
2090"%prog show_metadata [options] id\n"
2091"\n"
2092"Show the metadata stored in the calibre database for the book identified by id.\n"
2093"id is an id number from the search command.\n"
2094msgstr ""
2095
2096#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2097msgid "Print metadata in OPF form (XML)"
2098msgstr ""
2099
2100#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2101msgid "You must specify an id"
2102msgstr ""
2103
2104#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2105msgid "The {} command is not supported with remote (server based) libraries"
2106msgstr ""
2107
2108#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2109msgid "GLOBAL OPTIONS"
2110msgstr ""
2111
2112#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2113msgid ""
2114"Path to the calibre library. Default is to use the path stored in the "
2115"settings. You can also connect to a calibre Content server to perform "
2116"actions on remote libraries. To do so use a URL of the form: "
2117"http://hostname:port/#library_id for example, "
2118"http://localhost:8080/#mylibrary. library_id is the library id of the "
2119"library you want to connect to on the Content server. You can use the "
2120"special library_id value of - to get a list of library ids available on the "
2121"server. For details on how to setup access via a Content server, see {}."
2122msgstr ""
2123
2124#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2125#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2126msgid "show this help message and exit"
2127msgstr ""
2128
2129#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2130#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2131msgid "show program's version number and exit"
2132msgstr ""
2133
2134#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2135msgid "Username for connecting to a calibre Content server"
2136msgstr ""
2137
2138#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2139#, python-brace-format
2140msgid ""
2141"Password for connecting to a calibre Content server. To read the password "
2142"from standard input, use the special value: {0}. To read the password from a"
2143" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2144"trailing >). The angle brackets in the above are required, remember to "
2145"escape them or use quotes for your shell."
2146msgstr ""
2147
2148#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2149msgid ""
2150"The timeout, in seconds, when connecting to a calibre library over the "
2151"network. The default is two minutes."
2152msgstr ""
2153
2154#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2155#, python-format
2156msgid ""
2157"%%prog command [options] [arguments]\n"
2158"\n"
2159"%%prog is the command line interface to the calibre books database.\n"
2160"\n"
2161"command is one of:\n"
2162"  %s\n"
2163"\n"
2164"For help on an individual command: %%prog command --help\n"
2165msgstr ""
2166
2167#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2168msgid "Enter the password: "
2169msgstr ""
2170
2171#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2172msgid ""
2173"Another calibre program such as {} or the main calibre program is running. "
2174"Having multiple programs that can make changes to a calibre library running "
2175"at the same time is a bad idea. calibredb can connect directly to a running "
2176"calibre Content server, to make changes through it, instead. See the "
2177"documentation of the {} option for details."
2178msgstr ""
2179
2180#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2182#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2183msgid "TEMPLATE ERROR"
2184msgstr ""
2185
2186#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2187#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2188msgid "On Device"
2189msgstr ""
2190
2191#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2192#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2193msgid "Main"
2194msgstr ""
2195
2196#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2197#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2198#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2199msgid "Card A"
2200msgstr ""
2201
2202#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2203#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2204#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2205msgid "Card B"
2206msgstr ""
2207
2208#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2209#, python-format
2210msgid "Invalid field: %s"
2211msgstr ""
2212
2213#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2214#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2215msgid "Starting restoring preferences and column metadata"
2216msgstr ""
2217
2218#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2219#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2220msgid "Cannot restore preferences. Backup file not found."
2221msgstr ""
2222
2223#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2224#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2225msgid "Finished restoring preferences and column metadata"
2226msgstr ""
2227
2228#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2229#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2230msgid "Finished restoring preferences"
2231msgstr ""
2232
2233#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2234#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2235msgid "Restoring preferences and column metadata failed"
2236msgstr ""
2237
2238#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2239#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2240msgid "Processed"
2241msgstr ""
2242
2243#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2244msgid "Creating custom column "
2245msgstr ""
2246
2247#: /__w/calibre/calibre/src/calibre/db/search.py:101
2248#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2249msgid "today"
2250msgstr "danas"
2251
2252#: /__w/calibre/calibre/src/calibre/db/search.py:102
2253#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2254msgid "yesterday"
2255msgstr "juče"
2256
2257#: /__w/calibre/calibre/src/calibre/db/search.py:103
2258#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2259msgid "thismonth"
2260msgstr "ovog meseca"
2261
2262#: /__w/calibre/calibre/src/calibre/db/search.py:104
2263#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2264msgid "daysago"
2265msgstr "davno"
2266
2267#: /__w/calibre/calibre/src/calibre/db/search.py:193
2268#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2269#, python-brace-format
2270msgid "Number conversion error: {0}"
2271msgstr ""
2272
2273#: /__w/calibre/calibre/src/calibre/db/search.py:199
2274#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2275#, python-brace-format
2276msgid "Date conversion error: {0}"
2277msgstr ""
2278
2279#: /__w/calibre/calibre/src/calibre/db/search.py:284
2280#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2281#, python-brace-format
2282msgid "Non-numeric value in query: {0}"
2283msgstr ""
2284
2285#: /__w/calibre/calibre/src/calibre/db/search.py:311
2286#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2287#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2288#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2289#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2290msgid "no"
2291msgstr "ne"
2292
2293#: /__w/calibre/calibre/src/calibre/db/search.py:312
2294#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2295#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2296#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2297#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2298msgid "yes"
2299msgstr "da"
2300
2301#: /__w/calibre/calibre/src/calibre/db/search.py:313
2302#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2303#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2304#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2305msgid "unchecked"
2306msgstr "ne provereno"
2307
2308#: /__w/calibre/calibre/src/calibre/db/search.py:314
2309#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2310#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2311#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2312msgid "checked"
2313msgstr "provereno"
2314
2315#: /__w/calibre/calibre/src/calibre/db/search.py:315
2316#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2317msgid "empty"
2318msgstr "prazno"
2319
2320#: /__w/calibre/calibre/src/calibre/db/search.py:316
2321#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2322msgid "blank"
2323msgstr "prazno"
2324
2325#: /__w/calibre/calibre/src/calibre/db/search.py:325
2326#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2327#, python-brace-format
2328msgid "Invalid boolean query \"{0}\""
2329msgstr ""
2330
2331#: /__w/calibre/calibre/src/calibre/db/search.py:514
2332msgid "No such Virtual library: {}"
2333msgstr ""
2334
2335#: /__w/calibre/calibre/src/calibre/db/search.py:519
2336msgid "Virtual library search is recursive: {}"
2337msgstr ""
2338
2339#: /__w/calibre/calibre/src/calibre/db/search.py:550
2340#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2341#, python-brace-format
2342msgid "Recursive query group detected: {0}"
2343msgstr ""
2344
2345#: /__w/calibre/calibre/src/calibre/db/search.py:649
2346msgid ""
2347"search template: missing or invalid separator. Valid separators are: {}"
2348msgstr ""
2349
2350#: /__w/calibre/calibre/src/calibre/debug.py:29
2351#, python-brace-format
2352msgid ""
2353"{0}\n"
2354"\n"
2355"Various command line interfaces useful for debugging calibre. With no options,\n"
2356"this command starts an embedded Python interpreter. You can also run the main\n"
2357"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2358"\n"
2359"It also contains interfaces to various bits of calibre that do not have\n"
2360"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2361"on.\n"
2362"\n"
2363"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2364"\n"
2365"    {1}\n"
2366"\n"
2367"Everything after the -- is passed to the script.\n"
2368msgstr ""
2369
2370#: /__w/calibre/calibre/src/calibre/debug.py:45
2371msgid "%prog [options]"
2372msgstr ""
2373
2374#: /__w/calibre/calibre/src/calibre/debug.py:46
2375msgid "Run Python code."
2376msgstr ""
2377
2378#: /__w/calibre/calibre/src/calibre/debug.py:47
2379msgid "Run the Python code in file."
2380msgstr ""
2381
2382#: /__w/calibre/calibre/src/calibre/debug.py:49
2383msgid ""
2384"Subset the specified font. Use -- after this option to pass option to the "
2385"font subsetting program."
2386msgstr ""
2387
2388#: /__w/calibre/calibre/src/calibre/debug.py:51
2389#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2390#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2391msgid "Debug device detection"
2392msgstr ""
2393
2394#: /__w/calibre/calibre/src/calibre/debug.py:53
2395msgid ""
2396"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2397"stderr."
2398msgstr ""
2399
2400#: /__w/calibre/calibre/src/calibre/debug.py:56
2401msgid ""
2402"Run the GUI with a debug console, logging to the specified path. For "
2403"internal use only, use the -g option to run the GUI in debug mode"
2404msgstr ""
2405
2406#: /__w/calibre/calibre/src/calibre/debug.py:60
2407msgid "Run the E-book viewer in debug mode"
2408msgstr ""
2409
2410#: /__w/calibre/calibre/src/calibre/debug.py:62
2411msgid "Output the paths necessary to setup the calibre environment"
2412msgstr ""
2413
2414#: /__w/calibre/calibre/src/calibre/debug.py:64
2415msgid ""
2416"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2417"specifying the path to the py file containing the plugin code."
2418msgstr ""
2419
2420#: /__w/calibre/calibre/src/calibre/debug.py:68
2421msgid ""
2422"Re-initialize the sqlite calibre database at the specified path. Useful to "
2423"recover from db corruption."
2424msgstr ""
2425
2426#: /__w/calibre/calibre/src/calibre/debug.py:72
2427msgid "Inspect the MOBI file(s) at the specified path(s)"
2428msgstr ""
2429
2430#: /__w/calibre/calibre/src/calibre/debug.py:74
2431msgid "Launch the calibre \"Edit book\" tool in debug mode."
2432msgstr ""
2433
2434#: /__w/calibre/calibre/src/calibre/debug.py:76
2435msgid ""
2436"Explode the book into the specified folder.\n"
2437"Usage: -x file.epub output_dir\n"
2438"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."
2439msgstr ""
2440
2441#: /__w/calibre/calibre/src/calibre/debug.py:82
2442msgid ""
2443"Implode a previously exploded book.\n"
2444"Usage: -i output_dir file.epub\n"
2445"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."
2446msgstr ""
2447
2448#: /__w/calibre/calibre/src/calibre/debug.py:87
2449msgid ""
2450"Export all calibre data (books/settings/plugins). Normally, you will be "
2451"asked for the export folder and the libraries to export. You can also "
2452"specify them as command line arguments to skip the questions. Use absolute "
2453"paths for the export folder and libraries. The special keyword \"all\" can "
2454"be used to export all libraries."
2455msgstr ""
2456
2457#: /__w/calibre/calibre/src/calibre/debug.py:93
2458msgid "Import previously exported calibre data"
2459msgstr ""
2460
2461#: /__w/calibre/calibre/src/calibre/debug.py:96
2462#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2463msgid ""
2464"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2465" are running jobs, they will be silently aborted, so use with care."
2466msgstr ""
2467
2468#: /__w/calibre/calibre/src/calibre/debug.py:99
2469msgid "Test binary modules in build"
2470msgstr ""
2471
2472#: /__w/calibre/calibre/src/calibre/debug.py:102
2473msgid ""
2474"Run a plugin that provides a command line interface. For example:\n"
2475"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2476"Everything after the -- will be passed to the plugin as arguments."
2477msgstr ""
2478
2479#: /__w/calibre/calibre/src/calibre/debug.py:106
2480msgid ""
2481"Run the calibre diff tool. For example:\n"
2482"calibre-debug --diff file1 file2"
2483msgstr ""
2484
2485#: /__w/calibre/calibre/src/calibre/debug.py:109
2486msgid "(Un)register calibre from Windows Default Programs."
2487msgstr ""
2488
2489#: /__w/calibre/calibre/src/calibre/debug.py:111
2490msgid "For internal use"
2491msgstr ""
2492
2493#: /__w/calibre/calibre/src/calibre/debug.py:220
2494msgid "Debug log"
2495msgstr ""
2496
2497#: /__w/calibre/calibre/src/calibre/debug.py:313
2498#, python-format
2499msgid "No plugin named %s found"
2500msgstr ""
2501
2502#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2503msgid "Communicate with Android phones."
2504msgstr ""
2505
2506#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2507msgid ""
2508"Comma separated list of folders to send e-books to on the device's <b>main "
2509"memory</b>. The first one that exists will be used"
2510msgstr ""
2511
2512#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2513msgid ""
2514"Comma separated list of folders to send e-books to on the device's "
2515"<b>storage cards</b>. The first one that exists will be used"
2516msgstr ""
2517
2518#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2519msgid "Communicate with S60 phones."
2520msgstr ""
2521
2522#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2523msgid "Communicate with WebOS tablets."
2524msgstr ""
2525
2526#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2527msgid "Communicate with the Binatone Readme e-book reader."
2528msgstr ""
2529
2530#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2531msgid "Communicate with the Blackberry smart phone."
2532msgstr ""
2533
2534#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2535#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2536#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2537#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2538msgid "Kovid Goyal"
2539msgstr ""
2540
2541#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2542msgid "Communicate with the Blackberry Playbook."
2543msgstr ""
2544
2545#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2546msgid "Communicate with BOEYE BEX Serial e-book readers."
2547msgstr ""
2548
2549#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2550msgid "Communicate with BOEYE BDX serial e-book readers."
2551msgstr ""
2552
2553#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2554msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2555msgstr ""
2556
2557#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2558msgid "Communicate with the Cybook Orizon e-book reader."
2559msgstr ""
2560
2561#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2562#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2563msgid "Card A folder"
2564msgstr ""
2565
2566#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2567msgid ""
2568"Enter the folder where the books are to be stored when sent to the memory "
2569"card. This folder is prepended to any send to device template"
2570msgstr ""
2571
2572#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2573msgid "Communicate with the Cybook Muse e-book reader."
2574msgstr ""
2575
2576#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2577msgid "Communicate with the Bookeen Diva HD e-book reader."
2578msgstr ""
2579
2580#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2581msgid "Communicate with the EB600 e-book reader."
2582msgstr ""
2583
2584#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2585msgid "Communicate with the tolino shine and vision readers"
2586msgstr ""
2587
2588#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2589#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2590msgid "Swap main and card A"
2591msgstr ""
2592
2593#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2594msgid ""
2595"Check this box if the device's main memory is being seen as card a and the "
2596"card is being seen as main memory. Some tolino devices may need this option."
2597msgstr ""
2598
2599#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2600msgid "Communicate with the Astak Mentor EB600"
2601msgstr ""
2602
2603#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2604msgid "Communicate with the PocketBook 301 Reader."
2605msgstr ""
2606
2607#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2608msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2609msgstr ""
2610
2611#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2612msgid "Communicate with the PocketBook 622 and 623 readers."
2613msgstr ""
2614
2615#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2616msgid "Communicate with the PocketBook 360+ reader."
2617msgstr ""
2618
2619#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2620msgid "Communicate with the PocketBook 701"
2621msgstr ""
2622
2623#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2624msgid "Communicate with the PocketBook 740"
2625msgstr ""
2626
2627#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2628msgid "Communicate with the Infibeam Pi2 reader."
2629msgstr ""
2630
2631#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2632msgid "Entourage Edge"
2633msgstr ""
2634
2635#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2636msgid "Communicate with the Entourage Edge."
2637msgstr ""
2638
2639#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2640msgid "Communicate with the ESlick e-book reader."
2641msgstr ""
2642
2643#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2644msgid "Communicate with the Sigmatek e-book reader."
2645msgstr ""
2646
2647#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2648#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2649msgid "Use an arbitrary folder as a device."
2650msgstr ""
2651
2652#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2653#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2654msgid "Device interface"
2655msgstr ""
2656
2657#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2658msgid "Communicate with Hanlin V3 e-book readers."
2659msgstr ""
2660
2661#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2662msgid "Communicate with Hanlin V5 e-book readers."
2663msgstr ""
2664
2665#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2666msgid "Communicate with the BOOX e-book reader."
2667msgstr ""
2668
2669#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2670msgid ""
2671"Comma separated list of folders to send e-books to on the device. The first "
2672"one that exists will be used."
2673msgstr ""
2674
2675#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2676msgid "Communicate with the Hanvon N520 e-book reader."
2677msgstr ""
2678
2679#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2680msgid "Communicate with the Kibano e-book reader."
2681msgstr ""
2682
2683#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2684msgid "Communicate with The Book reader."
2685msgstr ""
2686
2687#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2688msgid "Communicate with the Libre Air reader."
2689msgstr ""
2690
2691#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2692msgid "Communicate with the SpringDesign Alex e-book reader."
2693msgstr ""
2694
2695#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2696#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2697#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2698#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2699#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2700#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2701#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2702#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2703msgid "Removing books from device..."
2704msgstr ""
2705
2706#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2707msgid "Communicate with the Azbooka"
2708msgstr ""
2709
2710#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2711msgid "Communicate with the Elonex EB 511 e-book reader."
2712msgstr ""
2713
2714#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2715msgid "Communicate with the Cybook Odyssey e-book reader."
2716msgstr ""
2717
2718#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2719msgid "Communicate with the IRex Iliad e-book reader."
2720msgstr ""
2721
2722#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2723msgid "Cannot get files from this device"
2724msgstr ""
2725
2726#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2727msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2728msgstr ""
2729
2730#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2731msgid "Communicate with the IRex Digital Reader 800"
2732msgstr ""
2733
2734#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2735msgid "Communicate with the Iriver Story reader."
2736msgstr ""
2737
2738#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2739msgid "Communicate with the JetBook e-book reader."
2740msgstr ""
2741
2742#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2743msgid "Communicate with the MiBuk Wolder reader."
2744msgstr ""
2745
2746#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2747msgid "Communicate with the JetBook Mini reader."
2748msgstr ""
2749
2750#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2751msgid "Communicate with the JetBook Color reader."
2752msgstr ""
2753
2754#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2755#, python-format
2756msgid "Not a valid MOBI file. Reports identity of %s"
2757msgstr ""
2758
2759#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2760msgid "Could not generate page mapping."
2761msgstr ""
2762
2763#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2764msgid "Communicate with the Kindle e-book reader."
2765msgstr ""
2766
2767#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2768msgid ""
2769"The following books are in KFX format. KFX is a virtual book format, and "
2770"cannot be transferred from the device. Instead, you should go to your "
2771"\"Manage my content and devices\" page on the Amazon homepage and download "
2772"the book to your computer from there. That will give you a regular AZW3 file"
2773" that you can add to calibre normally. Click \"Show details\" to see the "
2774"list of books."
2775msgstr ""
2776
2777#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2778#, python-format
2779msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2780msgstr ""
2781
2782#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2783#, python-format
2784msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2785msgstr ""
2786
2787#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2788#, python-format
2789msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2790msgstr ""
2791
2792#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2793#, python-format
2794msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2795msgstr ""
2796
2797#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2798#, python-format
2799msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2800msgstr ""
2801
2802#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2803msgid ""
2804"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2805msgstr ""
2806
2807#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2808msgid "Send page number information when sending books"
2809msgstr ""
2810
2811#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2812msgid ""
2813"The Kindle 3 and newer versions can use page number information in MOBI "
2814"files. With this option, calibre will calculate and send this information to"
2815" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2816"not correspond to any paper book."
2817msgstr ""
2818
2819#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2820msgid "Page count calculation method"
2821msgstr ""
2822
2823#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2824msgid ""
2825"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"
2826"\n"
2827" <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"
2828"\n"
2829" <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."
2830msgstr ""
2831
2832#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2833msgid "Custom column name to retrieve page counts from"
2834msgstr ""
2835
2836#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2837msgid ""
2838"If you have a custom column in your library that you use to store the page "
2839"count of books, you can have calibre use that information, instead of "
2840"calculating a page count. Specify the name of the custom column here, for "
2841"example, #pages."
2842msgstr ""
2843
2844#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2845msgid "Custom column name to retrieve calculation method from"
2846msgstr ""
2847
2848#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2849msgid ""
2850"If you have a custom column in your library that you use to store the "
2851"preferred method for calculating the number of pages for a book, you can "
2852"have calibre use that method instead of the default one selected above.  "
2853"Specify the name of the custom column here, for example, #pagemethod. The "
2854"custom column should have the  values: fast, accurate or pagebreak."
2855msgstr ""
2856
2857#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2858msgid "Overwrite existing APNX on device"
2859msgstr ""
2860
2861#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2862msgid ""
2863"Uncheck this option to allow an APNX file existing on the device to have "
2864"priority over the version which calibre would send. Since APNX files are "
2865"usually deleted when a book is removed from the Kindle, this is mostly "
2866"useful when resending a book to the device which is already on the device "
2867"(e.g. after making a modification)."
2868msgstr ""
2869
2870#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2871msgid "Communicate with the Kindle DX e-book reader."
2872msgstr ""
2873
2874#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2875msgid "Communicate with the Kindle Fire"
2876msgstr ""
2877
2878#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2879msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2880msgstr ""
2881
2882#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2883msgid "The Kobo supports several collections including "
2884msgstr ""
2885
2886#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2887msgid "Create tags for automatic management"
2888msgstr ""
2889
2890#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2891msgid "Upload covers for books (newer readers)"
2892msgstr ""
2893
2894#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2895msgid ""
2896"Normally, the Kobo readers get the cover image from the e-book file itself. "
2897"With this option, calibre will send a separate cover image to the reader, "
2898"useful if you have modified the cover."
2899msgstr ""
2900
2901#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2902#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2903msgid "Upload black and white covers"
2904msgstr ""
2905
2906#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2907msgid "Show expired books"
2908msgstr ""
2909
2910#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2911msgid ""
2912"A bug in an earlier version left non kepubs book records in the database.  "
2913"With this option calibre will show the expired records and allow you to "
2914"delete them with the new delete logic."
2915msgstr ""
2916
2917#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2918#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2919msgid "Show previews"
2920msgstr ""
2921
2922#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2923#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2924msgid ""
2925"Kobo previews are included on the Touch and some other versions by default "
2926"they are no longer displayed as there is no good reason to see them.  Enable"
2927" if you wish to see/delete them."
2928msgstr ""
2929
2930#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2931#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2932msgid "Show recommendations"
2933msgstr ""
2934
2935#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2936msgid ""
2937"Kobo now shows recommendations on the device. In some cases these have files"
2938" but in other cases they are just pointers to the web site to buy. Enable if"
2939" you wish to see/delete them."
2940msgstr ""
2941
2942#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2943#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2944msgid "Attempt to support newer firmware"
2945msgstr ""
2946
2947#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2948msgid ""
2949"Kobo routinely updates the firmware and the database version. With this "
2950"option calibre will attempt to perform full read-write functionality - Here "
2951"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2952"factory defaults and testing software"
2953msgstr ""
2954
2955#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2956#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2957#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2958#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2959#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2960#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2961#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2962#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2963#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2964#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2965#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2966#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2967#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2968#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2969#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2970#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2971msgid "Getting list of books on device..."
2972msgstr ""
2973
2974#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2975#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2976#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2977#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2978#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2979#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2980msgid "Removing books from device metadata listing..."
2981msgstr ""
2982
2983#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2984#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2985#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2986#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
2987#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
2988#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
2989#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
2990msgid "Adding books to device metadata listing..."
2991msgstr ""
2992
2993#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
2994#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
2995msgid "Kobo database version unsupported - See details"
2996msgstr ""
2997
2998#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
2999msgid ""
3000"Your Kobo is running an updated firmware/database version. As calibre does "
3001"not know about this updated firmware, database editing is disabled, to "
3002"prevent corruption. You can still send books to your Kobo with calibre,  but"
3003" deleting books and managing collections is disabled. If you are willing to "
3004"experiment and know how to reset your Kobo to Factory defaults, you can "
3005"override this check by right clicking the device icon in calibre and "
3006"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3007" firmware\" option. Doing so may require you to perform a factory reset of "
3008"your Kobo."
3009msgstr ""
3010
3011#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3012#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3013msgid "Not Implemented"
3014msgstr ""
3015
3016#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3017msgid ""
3018"\".kobo\" files do not exist on the device as books; instead they are rows "
3019"in the sqlite database. Currently they cannot be exported or viewed."
3020msgstr ""
3021
3022#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3023#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3024#, python-format
3025msgid ""
3026"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3027"%(pr)d%%<hr />"
3028msgstr ""
3029
3030#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3031#, python-format
3032msgid ""
3033"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3034"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3035"/><hr />"
3036msgstr ""
3037
3038#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3039#, python-format
3040msgid ""
3041"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3042"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3043"%(text)s<br /><hr />"
3044msgstr ""
3045
3046#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3047#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
3048#, python-format
3049msgid ""
3050"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3051"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3052"%(text)s<br /><b>Notes:</b> %(annotation)s<br /><hr />"
3053msgstr ""
3054
3055#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3056#, python-format
3057msgid ""
3058"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3059" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3060"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3061" %s."
3062msgstr ""
3063
3064#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3065msgid ""
3066"Your Kobo is running an updated firmware/database version. As calibre does "
3067"not know about this updated firmware, database editing is disabled, to "
3068"prevent corruption. You can still send books to your Kobo with calibre,  but"
3069" deleting books and managing collections is disabled. If you are willing to "
3070"experiment and know how to reset your Kobo to Factory defaults, you can "
3071"override this check by right clicking the device icon in calibre and "
3072"selecting \"Configure this device\" and then the \"Attempt to support newer "
3073"firmware\" option. Doing so may require you to perform a factory reset of "
3074"your Kobo."
3075msgstr ""
3076
3077#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3078#, python-format
3079msgid ""
3080"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3081"MobileRead. This is at %s."
3082msgstr ""
3083
3084#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3085msgid "Collections, covers && uploads"
3086msgstr ""
3087
3088#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3089msgid "Metadata, on device && advanced"
3090msgstr ""
3091
3092#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3093msgid "Uploading of books"
3094msgstr ""
3095
3096#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3097msgid "Modify CSS"
3098msgstr ""
3099
3100#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3101#, python-brace-format
3102msgid ""
3103"This allows addition of user CSS rules and removal of some CSS. When sending"
3104" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3105" This file is searched for in the root folder of the main memory of the "
3106"device. As well as this, if the file contains settings for the \"orphans\" "
3107"or \"widows\", these are removed for all styles in the original stylesheet."
3108msgstr ""
3109
3110#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3111msgid "Do not treat replacements as new books"
3112msgstr ""
3113
3114#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3115msgid ""
3116"When a new book is side-loaded, the Kobo firmware imports details of the "
3117"book into the internal database. Even if the book is a replacement for an "
3118"existing book, the Kobo will remove the book from the database and then "
3119"treat it as a new book. This means that the reading status, bookmarks and "
3120"collections for the book will be lost. This option overrides firmware "
3121"behavior and attempts to prevent a book that has been resent from being "
3122"treated as a new book. If you prefer to have replacements treated as new "
3123"books, turn this option off."
3124msgstr ""
3125
3126#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3127#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3128#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3129msgid "Collections"
3130msgstr ""
3131
3132#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3133#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3134msgid ""
3135"Create new bookshelves on the Kobo if they do not exist. This is only for "
3136"firmware V2.0.0 or later."
3137msgstr ""
3138
3139#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3140msgid "Collections columns:"
3141msgstr ""
3142
3143#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3144msgid ""
3145"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3146" Kobo. Specify a tags type column for automatic management."
3147msgstr ""
3148
3149#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3150msgid "Create collections"
3151msgstr ""
3152
3153#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3154msgid "Delete empty bookshelves"
3155msgstr ""
3156
3157#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3158msgid ""
3159"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3160" only for firmware V2.0.0 or later."
3161msgstr ""
3162
3163#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3164msgid "Ignore collections:"
3165msgstr ""
3166
3167#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3168msgid ""
3169"List the names of collections to be ignored by the collection management. "
3170"The collections listed will not be changed. Names are separated by commas."
3171msgstr ""
3172
3173#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3174msgid "Upload covers"
3175msgstr ""
3176
3177#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3178msgid ""
3179"Upload cover images from the calibre library when sending books to the "
3180"device."
3181msgstr ""
3182
3183#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3184msgid "Convert covers to grayscale when uploading."
3185msgstr ""
3186
3187#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3188msgid "Upload dithered covers"
3189msgstr ""
3190
3191#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3192msgid ""
3193"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3194"screen. This usually ensures greater accuracy and avoids banding, making "
3195"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3196"decent job of it. Has no effect without \"Upload black and white covers\"!"
3197msgstr ""
3198
3199#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3200msgid "Keep cover aspect ratio"
3201msgstr ""
3202
3203#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3204msgid ""
3205"When uploading covers, do not change the aspect ratio when resizing for the "
3206"device. This is for firmware versions 2.3.1 and later."
3207msgstr ""
3208
3209#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3210msgid "Letterbox full-screen covers"
3211msgstr ""
3212
3213#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3214msgid ""
3215"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3216"perfect results on devices where Nickel does not do extra processing. "
3217"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3218"probably undesirable if you disable the \"Show book covers full screen\" "
3219"setting on your device."
3220msgstr ""
3221
3222#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3223msgid ""
3224"Choose the color to use when letterboxing the cover. The default color is "
3225"black (#000000)"
3226msgstr ""
3227
3228#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3229msgid "Save covers as PNG"
3230msgstr ""
3231
3232#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3233msgid ""
3234"Use the PNG image format instead of JPG. Higher quality, especially with "
3235"\"Upload dithered covers\" enabled, which will also help generate "
3236"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3237"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3238"black and white covers\"!"
3239msgstr ""
3240
3241#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3242msgid "Show as on device"
3243msgstr ""
3244
3245#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3246msgid ""
3247"Kobo shows recommendations on the device.  In some cases these have files "
3248"but in other cases they are just pointers to the web site to buy. Enable if "
3249"you wish to see/delete them."
3250msgstr ""
3251
3252#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3253msgid "Show archived books"
3254msgstr ""
3255
3256#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3257msgid ""
3258"Archived books are listed on the device but need to be downloaded to read. "
3259"Use this option to show these books and match them with books in the calibre"
3260" library."
3261msgstr ""
3262
3263#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3264msgid "Advanced options"
3265msgstr ""
3266
3267#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3268msgid ""
3269"Kobo routinely updates the firmware and the database version. With this "
3270"option calibre will attempt to perform full read-write functionality - Here "
3271"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3272"factory defaults and testing software. This driver supports firmware V2.x.x "
3273"and DBVersion up to "
3274msgstr ""
3275
3276#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3277msgid "Title to test when debugging"
3278msgstr ""
3279
3280#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3281#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3282msgid ""
3283"Part of title of a book that can be used when doing some tests for "
3284"debugging. The test is to see if the string is contained in the title of a "
3285"book. The better the match, the less extraneous output."
3286msgstr ""
3287
3288#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3289msgid "Title to test when debugging:"
3290msgstr ""
3291
3292#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3293msgid "Update metadata on the device"
3294msgstr ""
3295
3296#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3297msgid ""
3298"Update the metadata on the device when it is connected. Be careful when "
3299"doing this as it will take time and could make the initial connection take a"
3300" long time."
3301msgstr ""
3302
3303#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3304msgid "Set series information"
3305msgstr ""
3306
3307#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3308msgid ""
3309"The book lists on the Kobo devices can display series information. This is "
3310"not read by the device from the sideloaded books. Series information can "
3311"only be added to the device after the book has been processed by the device."
3312" Enable if you wish to set series information."
3313msgstr ""
3314
3315#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3316msgid "Update metadata on Book Details pages"
3317msgstr ""
3318
3319#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3320msgid ""
3321"This will update the metadata in the device database when the device is "
3322"connected. The metadata updated is displayed on the device in the library "
3323"and the book details page. This is the title, authors, comments/synopsis, "
3324"series name and number, publisher and published Date, ISBN and language. If "
3325"a metadata plugboard exists for the device and book format, this will be "
3326"used to set the metadata."
3327msgstr ""
3328
3329#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3330msgid "Update purchased books"
3331msgstr ""
3332
3333#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3334msgid "Update books purchased from Kobo and downloaded to the device."
3335msgstr ""
3336
3337#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3338msgid "Subtitle"
3339msgstr ""
3340
3341#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3342msgid "Update the subtitle on the device using a template."
3343msgstr ""
3344
3345#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3346msgid ""
3347"Enter a template to use to set the subtitle. If the template is empty, the "
3348"subtitle will be cleared."
3349msgstr ""
3350
3351#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3352#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3353#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3356#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3357#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3358msgid "Edit template"
3359msgstr ""
3360
3361#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3362#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3363msgid "&Template editor"
3364msgstr ""
3365
3366#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3367#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3368#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3369#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3370#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3371msgid "Invalid template"
3372msgstr ""
3373
3374#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3375#, python-format
3376msgid "The template \"%s\" is invalid:"
3377msgstr ""
3378
3379#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3380msgid "Communicate with the Palm Pre"
3381msgstr ""
3382
3383#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3384msgid "Communicate with the Bq Avant"
3385msgstr ""
3386
3387#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3388msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3389msgstr ""
3390
3391#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3392#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3393msgid "Communicate with the Pandigital Novel"
3394msgstr ""
3395
3396#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3397msgid "Communicate with the VelocityMicro"
3398msgstr ""
3399
3400#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3401msgid "Communicate with the GM2000"
3402msgstr ""
3403
3404#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3405msgid "Communicate with the Acer Lumiread"
3406msgstr ""
3407
3408#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3409msgid "Communicate with the Aluratek Color"
3410msgstr ""
3411
3412#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3413msgid "Communicate with the Trekstor"
3414msgstr ""
3415
3416#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3417msgid "Communicate with the EEE Reader"
3418msgstr ""
3419
3420#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3421msgid "Communicate with the Adam tablet"
3422msgstr ""
3423
3424#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3425msgid "Communicate with the Nextbook Reader"
3426msgstr ""
3427
3428#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3429msgid "Communicate with the Moovybook Reader"
3430msgstr ""
3431
3432#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3433msgid "Communicate with the COBY"
3434msgstr ""
3435
3436#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3437msgid "Communicate with the Ex124G"
3438msgstr ""
3439
3440#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3441msgid "Communicate with the WayteQ and SPC Dickens Readers"
3442msgstr ""
3443
3444#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3445msgid "Communicate with the Woxter Scriba reader"
3446msgstr ""
3447
3448#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3449msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3450msgstr ""
3451
3452#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3453msgid "Communicate with the SONY DPT-S1"
3454msgstr ""
3455
3456#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3457msgid "Communicate with the Bq Cervantes"
3458msgstr ""
3459
3460#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3461msgid "MTP device"
3462msgstr ""
3463
3464#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3465msgid "Communicate with MTP devices"
3466msgstr ""
3467
3468#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3469#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3470#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3471msgid "Get device information..."
3472msgstr ""
3473
3474#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3475msgid "Listing files, this can take a while"
3476msgstr ""
3477
3478#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3479msgid "Reading e-book metadata"
3480msgstr ""
3481
3482#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3483#, python-format
3484msgid "Reading metadata from %s"
3485msgstr ""
3486
3487#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3488msgid "Updating metadata cache on device"
3489msgstr ""
3490
3491#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3492msgid "Finished reading metadata from device"
3493msgstr ""
3494
3495#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3496#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3497#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3498#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3499#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3500msgid "Transferring books to device..."
3501msgstr ""
3502
3503#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3504#, python-format
3505msgid "Transferred %s to device"
3506msgstr ""
3507
3508#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3509msgid "Transfer to device finished..."
3510msgstr ""
3511
3512#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3513#, python-format
3514msgid "Added %s"
3515msgstr ""
3516
3517#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3518msgid "Adding complete"
3519msgstr ""
3520
3521#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3522msgid "Deleting books from device..."
3523msgstr ""
3524
3525#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3526#, python-format
3527msgid "Deleted %s"
3528msgstr ""
3529
3530#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3531msgid "All books deleted"
3532msgstr ""
3533
3534#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3535msgid "Removing books from metadata"
3536msgstr ""
3537
3538#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3539#, python-format
3540msgid "Removed %s"
3541msgstr ""
3542
3543#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3544msgid "All books removed"
3545msgstr ""
3546
3547#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3548msgid "Unnamed device"
3549msgstr ""
3550
3551#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3552#, python-brace-format
3553msgid ""
3554"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3555"tap \"Allow\" on any connection popup message you see, then either wait a "
3556"minute or restart calibre. You might also have to change the mode of the USB"
3557" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3558msgstr ""
3559
3560#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3561#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3562msgid "Unknown MTP device"
3563msgstr ""
3564
3565#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3566#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3567#, python-format
3568msgid "Found object: %s"
3569msgstr ""
3570
3571#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3572msgid "MTP devices are not supported on Windows XP"
3573msgstr ""
3574
3575#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3576msgid ""
3577"The Windows Portable Devices service is not available on your computer. You "
3578"may need to install Windows Media Player 11 or newer and/or restart your "
3579"computer"
3580msgstr ""
3581
3582#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3583msgid "Communicate with the Nokia 770 Internet Tablet."
3584msgstr ""
3585
3586#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3587msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3588msgstr ""
3589
3590#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3591msgid "Communicate with the Nokia E71X"
3592msgstr ""
3593
3594#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3595msgid "Communicate with the Nokia E52"
3596msgstr ""
3597
3598#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3599msgid "The Nook"
3600msgstr ""
3601
3602#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3603msgid "Communicate with the Nook e-book reader."
3604msgstr ""
3605
3606#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3607msgid ""
3608"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3609msgstr ""
3610
3611#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3612msgid "Communicate with the Nuut2 e-book reader."
3613msgstr ""
3614
3615#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3616msgid "Communicate with the Paladin readers"
3617msgstr ""
3618
3619#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3620#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3621msgid ""
3622"Comma separated list of metadata fields to turn into collections on the "
3623"device. Possibilities include: "
3624msgstr ""
3625
3626#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3627msgid "Communicate with Sony e-book readers older than the PRST1."
3628msgstr ""
3629
3630#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3631msgid "Comments have been removed as the SONY reader chokes on them"
3632msgstr ""
3633
3634#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3635#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3636msgid "All by title"
3637msgstr ""
3638
3639#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3640#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3641msgid "All by author"
3642msgstr ""
3643
3644#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3645#, python-format
3646msgid ""
3647"Comma separated list of metadata fields to turn into collections on the "
3648"device. Possibilities include: %(coll)s. Two special collections are "
3649"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3650"list to enable them. The collections will be given the name provided after "
3651"the \":\" character."
3652msgstr ""
3653
3654#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3655msgid "Upload separate cover thumbnails for books (newer readers)"
3656msgstr ""
3657
3658#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3659msgid ""
3660"Normally, the SONY readers get the cover image from the e-book file itself. "
3661"With this option, calibre will send a separate cover image to the reader, "
3662"useful if you are sending DRMed books in which you cannot change the cover. "
3663"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3664"950 and newer."
3665msgstr ""
3666
3667#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3668msgid ""
3669"Refresh separate covers when using automatic management (newer readers)"
3670msgstr ""
3671
3672#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3673#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3674msgid ""
3675"Set this option to have separate book covers uploaded every time you connect"
3676" your device. Unset this option if you have so many books on the reader that"
3677" performance is unacceptable."
3678msgstr ""
3679
3680#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3681#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3682msgid "Preserve cover aspect ratio when building thumbnails"
3683msgstr ""
3684
3685#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3686#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3687msgid ""
3688"Set this option if you want the cover thumbnails to have the same aspect "
3689"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3690"be the maximum size, ignoring aspect ratio."
3691msgstr ""
3692
3693#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3694msgid "Search for books in all folders"
3695msgstr ""
3696
3697#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3698msgid ""
3699"Setting this option tells calibre to look for books in all folders on the "
3700"device and its cards. This permits calibre to find books put on the device "
3701"by other software and by wireless download."
3702msgstr ""
3703
3704#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3705#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3706msgid "Unnamed"
3707msgstr ""
3708
3709#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3710msgid "Communicate with the PRST1 and newer SONY e-book readers"
3711msgstr ""
3712
3713#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3714msgid "Upload separate cover thumbnails for books"
3715msgstr ""
3716
3717#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3718msgid ""
3719"Normally, the SONY readers get the cover image from the e-book file itself. "
3720"With this option, calibre will send a separate cover image to the reader, "
3721"useful if you are sending DRMed books in which you cannot change the cover."
3722msgstr ""
3723
3724#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3725msgid "Refresh separate covers when using automatic management"
3726msgstr ""
3727
3728#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3729msgid "Use SONY Author Format (First Author Only)"
3730msgstr ""
3731
3732#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3733msgid ""
3734"Set this option if you want the author on the Sony to appear the same way "
3735"the T1 sets it. This means it will only show the first author for books with"
3736" multiple authors. Leave this disabled if you use Metadata plugboards."
3737msgstr ""
3738
3739#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3740msgid "Wireless device"
3741msgstr ""
3742
3743#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3744msgid "Communicate with Smart Device apps"
3745msgstr ""
3746
3747#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3748msgid "All by something"
3749msgstr ""
3750
3751#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3752msgid "Enable connections at startup"
3753msgstr ""
3754
3755#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3756msgid "Check this box to allow connections when calibre starts"
3757msgstr ""
3758
3759#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3760msgid "Security password"
3761msgstr ""
3762
3763#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3764msgid "Enter a password that the device app must use to connect to calibre"
3765msgstr ""
3766
3767#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3768msgid "Use fixed network port"
3769msgstr ""
3770
3771#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3772msgid ""
3773"If checked, use the port number in the \"Port\" box, otherwise the driver "
3774"will pick a random port"
3775msgstr ""
3776
3777#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3778msgid "Port number: "
3779msgstr ""
3780
3781#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3782msgid ""
3783"Enter the port number the driver is to use if the \"fixed port\" box is "
3784"checked"
3785msgstr ""
3786
3787#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3788msgid "Print extra debug information"
3789msgstr ""
3790
3791#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3792msgid "Check this box if requested when reporting problems"
3793msgstr ""
3794
3795#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3796msgid ""
3797"Comma separated list of metadata fields to turn into collections on the "
3798"device."
3799msgstr ""
3800
3801#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3802#, python-format
3803msgid ""
3804"Possibilities include: series, tags, authors, etc. Three special collections"
3805" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3806"Add  these values to the list to enable them. The collections will be given "
3807"the name provided after the \":\" character."
3808msgstr ""
3809
3810#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3811msgid "Enable the no-activity timeout"
3812msgstr ""
3813
3814#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3815#, python-format
3816msgid ""
3817"If this box is checked, calibre will automatically disconnect if a connected"
3818" device does nothing for %d minutes. Unchecking this  box disables this "
3819"timeout, so calibre will never automatically disconnect."
3820msgstr ""
3821
3822#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3823msgid "Use this IP address"
3824msgstr ""
3825
3826#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3827msgid ""
3828"Use this option if you want to force the driver to listen on a particular IP"
3829" address. The driver will listen only on the entered address, and this "
3830"address will be the one advertized over mDNS (BonJour)."
3831msgstr ""
3832
3833#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3834msgid "Replace books with same calibre ID"
3835msgstr ""
3836
3837#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3838msgid ""
3839"Use this option to overwrite a book on the device if that book has the same "
3840"calibre identifier as the book being sent. The file name of the book will "
3841"not change even if the save template produces a different result. Using this"
3842" option in most cases prevents having multiple copies of a book on the "
3843"device."
3844msgstr ""
3845
3846#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3847msgid "Cover thumbnail compression quality"
3848msgstr ""
3849
3850#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3851msgid ""
3852"Use this option to control the size and quality of the cover file sent to "
3853"the device. It must be between 50 and 99. The larger the number the higher "
3854"quality the cover, but also the larger the file. For example, changing this "
3855"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3856" as big. To see the changes you must force calibre to resend metadata to the"
3857" device, either by changing the metadata for the book (updating the last "
3858"modification time) or resending the book itself."
3859msgstr ""
3860
3861#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3862msgid "Use metadata cache"
3863msgstr ""
3864
3865#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3866msgid ""
3867"Setting this option allows calibre to keep a copy of metadata on the device,"
3868" speeding up device connections. Unsetting this option disables keeping the "
3869"copy, forcing the device to send metadata to calibre on every connect. Unset"
3870" this option if you think that the cache might not be operating correctly."
3871msgstr ""
3872
3873#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3874msgid "Additional file extensions to send to the device"
3875msgstr ""
3876
3877#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3878msgid ""
3879"This is a comma-separated list of format file extensions you want to be able"
3880" to send to the device. For example, you might have audio books in your "
3881"library with the extension \"m4b\" that you want to listen to on your "
3882"device. Don't worry about the \"extra enabled extensions\" warning."
3883msgstr ""
3884
3885#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3886msgid "Ignore device free space"
3887msgstr ""
3888
3889#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3890msgid ""
3891"Check this box to ignore the amount of free space reported by your devices. "
3892"This might be needed if you store books on an SD card and the device doesn't"
3893" have much free main memory."
3894msgstr ""
3895
3896#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3897#, python-format
3898msgid "Too many connection attempts from %s"
3899msgstr ""
3900
3901#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3902msgid ""
3903"The app on your device is too old and is no longer supported. Update it to a"
3904" newer version."
3905msgstr ""
3906
3907#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3908msgid ""
3909"You have book formats in your library with dates in the future. See calibre "
3910"for details"
3911msgstr ""
3912
3913#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3914#, python-format
3915msgid "The read sync column %s is not in calibre's library"
3916msgstr ""
3917
3918#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3919#, python-format
3920msgid "The read sync column %s is not a Yes/No column"
3921msgstr ""
3922
3923#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3924#, python-format
3925msgid "The read date sync column %s is not in calibre's library"
3926msgstr ""
3927
3928#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3929#, python-format
3930msgid "The read date sync column %s is not a date column"
3931msgstr ""
3932
3933#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3934#, python-format
3935msgid ""
3936"Bad compression quality setting. It must be a number between 50 and 99. "
3937"Forced to be %d."
3938msgstr ""
3939
3940#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3941#, python-format
3942msgid "Invalid port in options: %s"
3943msgstr ""
3944
3945#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3946#, python-format
3947msgid "Failed to connect to port %d. Try a different value."
3948msgstr ""
3949
3950#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3951msgid "Failed to allocate a random port"
3952msgstr ""
3953
3954#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3955msgid "Communicate with the Samsung SNE e-book reader."
3956msgstr ""
3957
3958#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3959msgid "Communicate with the Teclast K3/K5 reader."
3960msgstr ""
3961
3962#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3963msgid "Communicate with the Newsmy reader."
3964msgstr ""
3965
3966#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3967msgid "Communicate with the Archos reader."
3968msgstr ""
3969
3970#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3971msgid "Communicate with the Pico reader."
3972msgstr ""
3973
3974#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3975msgid "Communicate with the iPapyrus reader."
3976msgstr ""
3977
3978#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3979msgid "Communicate with the Sovos reader."
3980msgstr ""
3981
3982#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3983msgid "Communicate with the Sunstech EB700 reader."
3984msgstr ""
3985
3986#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
3987msgid "Communicate with the Stash W950 reader."
3988msgstr ""
3989
3990#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
3991msgid "Communicate with the Wexler reader."
3992msgstr ""
3993
3994#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
3995#, python-format
3996msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
3997msgstr ""
3998
3999#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
4000#, python-format
4001msgid "Unable to detect the %s mount point. Try rebooting."
4002msgstr ""
4003
4004#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4005#, python-format
4006msgid "Unable to detect the %s disk drive."
4007msgstr ""
4008
4009#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4010#, python-format
4011msgid ""
4012"Unable to detect the %s disk drive. Either the device has already been "
4013"ejected, or your kernel is exporting a deprecated version of SYSFS."
4014msgstr ""
4015
4016#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4017#, python-format
4018msgid "Unable to mount main memory (Error code: %d)"
4019msgstr ""
4020
4021#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4022#, python-format
4023msgid ""
4024"The main memory of %s is read only. This usually happens because of file "
4025"system errors."
4026msgstr ""
4027
4028#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4029msgid "Unable to mount the device"
4030msgstr ""
4031
4032#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4033msgid "Configure Device"
4034msgstr ""
4035
4036#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4037msgid "settings for device drivers"
4038msgstr ""
4039
4040#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4041msgid "Ordered list of formats the device will accept"
4042msgstr ""
4043
4044#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4045#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4046msgid "Place files in sub-folders if the device supports them"
4047msgstr ""
4048
4049#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4050#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4051#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4052#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4053msgid "Read metadata from files on device"
4054msgstr ""
4055
4056#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4057msgid "Use author sort instead of author"
4058msgstr ""
4059
4060#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4061msgid "Template to control how books are saved"
4062msgstr ""
4063
4064#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4066msgid "Extra customization"
4067msgstr ""
4068
4069#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4070msgid "Communicate with an e-book reader."
4071msgstr ""
4072
4073#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4074#, python-format
4075msgid ""
4076"Failed to access files in the main memory of your device. You should contact"
4077" the device manufacturer for support. Common fixes are: try a different USB "
4078"cable/USB port on your computer. If you device has a \"Reset to factory "
4079"defaults\" type of setting somewhere, use it. Underlying error: %s"
4080msgstr ""
4081
4082#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4083#, python-format
4084msgid ""
4085"Permission was denied by macOS trying to access files in the main memory of "
4086"your device. You will need to grant permission explicitly by looking under "
4087"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4088"Underlying error: %s"
4089msgstr ""
4090
4091#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4092#, python-format
4093msgid ""
4094"Failed to access files on the SD card in your device. This can happen for "
4095"many reasons. The SD card may be corrupted, it may be too large for your "
4096"device, it may be write-protected, etc. Try a different SD card, or reformat"
4097" your SD card using the FAT32 filesystem. Also make sure there are not too "
4098"many files in the root of your SD card. Underlying error: %s"
4099msgstr ""
4100
4101#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4102msgid "Sending metadata to device..."
4103msgstr ""
4104
4105#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4106#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4107msgid "USB Vendor ID (in hex)"
4108msgstr ""
4109
4110#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4111#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4112#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4113msgid ""
4114"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4115"defined device"
4116msgstr ""
4117
4118#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4119#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4120msgid "USB Product ID (in hex)"
4121msgstr ""
4122
4123#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4124#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4125msgid "USB Revision ID (in hex)"
4126msgstr ""
4127
4128#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4129#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4130#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4131#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4132msgid "Unused (leave blank)"
4133msgstr ""
4134
4135#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4136#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4137#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4138#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4139msgid "This field is no longer used, leave it blank."
4140msgstr ""
4141
4142#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4143msgid "Main memory folder"
4144msgstr ""
4145
4146#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4147#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4148msgid ""
4149"Enter the folder where the books are to be stored. This folder is prepended "
4150"to any send_to_device template"
4151msgstr ""
4152
4153#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4154msgid ""
4155"Check this box if the device's main memory is being seen as card a and the "
4156"card is being seen as main memory"
4157msgstr ""
4158
4159#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4160#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4161#, python-format
4162msgid ""
4163"The reader has no storage card %s. You may have changed the default send to "
4164"device action. Right click on the \"Send to device\" button and reset the "
4165"default action to be \"Send to main memory\"."
4166msgstr ""
4167
4168#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4169#, python-format
4170msgid "Selected slot: %s is not supported."
4171msgstr ""
4172
4173#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4174msgid "There is insufficient free space in main memory"
4175msgstr ""
4176
4177#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4178#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4179msgid "There is insufficient free space on the storage card"
4180msgstr ""
4181
4182#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4183#, python-format
4184msgid "Rendered %s"
4185msgstr ""
4186
4187#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4188#, python-format
4189msgid "Failed %s"
4190msgstr ""
4191
4192#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4193#, python-format
4194msgid ""
4195"Failed to process comic: \n"
4196"\n"
4197"%s"
4198msgstr ""
4199
4200#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4201msgid ""
4202"input_file output_file [options]\n"
4203"\n"
4204"Convert an e-book from one format to another.\n"
4205"\n"
4206"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4207"\n"
4208"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"
4209"\n"
4210"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"
4211"\n"
4212"For full documentation of the conversion system see\n"
4213msgstr ""
4214
4215#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4216msgid ""
4217"Path to a file containing rules to transform the CSS styles in this book. "
4218"The easiest way to create such a file is to use the wizard for creating "
4219"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4220" section of the conversion dialog. Once you create the rules, you can use "
4221"the \"Export\" button to save them to a file."
4222msgstr ""
4223
4224#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4225msgid ""
4226"Path to a file containing rules to transform the HTML in this book. The "
4227"easiest way to create such a file is to use the wizard for creating rules in"
4228" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4229"of the conversion dialog. Once you create the rules, you can use the "
4230"\"Export\" button to save them to a file."
4231msgstr ""
4232
4233#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4234msgid "INPUT OPTIONS"
4235msgstr ""
4236
4237#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4238msgid "OUTPUT OPTIONS"
4239msgstr ""
4240
4241#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4242#, python-format
4243msgid "Options to control the processing of the input %s file"
4244msgstr ""
4245
4246#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4247#, python-format
4248msgid "Options to control the processing of the output %s"
4249msgstr ""
4250
4251#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4252msgid "LOOK AND FEEL"
4253msgstr ""
4254
4255#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4256msgid "Options to control the look and feel of the output"
4257msgstr ""
4258
4259#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4260msgid "HEURISTIC PROCESSING"
4261msgstr ""
4262
4263#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4264#, python-format
4265msgid ""
4266"Modify the document text and structure using common patterns. Disabled by "
4267"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4268"%(dis)s options."
4269msgstr ""
4270
4271#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4272msgid "SEARCH AND REPLACE"
4273msgstr ""
4274
4275#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4276#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4277msgid "Modify the document text and structure using user defined patterns."
4278msgstr ""
4279
4280#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4281msgid "STRUCTURE DETECTION"
4282msgstr ""
4283
4284#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4285msgid "Control auto-detection of document structure."
4286msgstr ""
4287
4288#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4289msgid "TABLE OF CONTENTS"
4290msgstr ""
4291
4292#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4293msgid ""
4294"Control the automatic generation of a Table of Contents. By default, if the "
4295"source file has a Table of Contents, it will be used in preference to the "
4296"automatically generated one."
4297msgstr ""
4298
4299#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4300msgid "METADATA"
4301msgstr ""
4302
4303#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4304msgid "Options to set metadata in the output"
4305msgstr ""
4306
4307#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4308msgid "DEBUG"
4309msgstr ""
4310
4311#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4312msgid "Options to help with debugging the conversion"
4313msgstr ""
4314
4315#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4316msgid ""
4317"List builtin recipe names. You can create an e-book from a builtin recipe "
4318"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4319msgstr ""
4320
4321#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4322msgid "Output saved to"
4323msgstr ""
4324
4325#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4326#, python-format
4327msgid ""
4328"The options and default values for the options change depending on both the\n"
4329"input and output formats, so you should always check with::\n"
4330"\n"
4331"    %s\n"
4332"\n"
4333"Below are the options that are common to all conversion, followed by the\n"
4334"options specific to every input and output format."
4335msgstr ""
4336
4337#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4338msgid "Convert AZW4 to HTML"
4339msgstr ""
4340
4341#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4342msgid "Convert CHM files to OEB"
4343msgstr ""
4344
4345#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4346msgid ""
4347"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4348msgstr ""
4349
4350#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4351msgid ""
4352"Reduce the number of colors used in the image. This works only if you choose"
4353" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4354"turn off. Maximum value is 256. It is off by default."
4355msgstr ""
4356
4357#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4358msgid ""
4359"Disable normalize (improve contrast) color range for pictures. Default: "
4360"False"
4361msgstr ""
4362
4363#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4364msgid "Maintain picture aspect ratio. Default is to fill the screen."
4365msgstr ""
4366
4367#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4368msgid "Disable sharpening."
4369msgstr ""
4370
4371#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4372msgid ""
4373"Disable trimming of comic pages. For some comics, trimming might remove "
4374"content as well as borders."
4375msgstr ""
4376
4377#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4378msgid "Don't split landscape images into two portrait images"
4379msgstr ""
4380
4381#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4382msgid ""
4383"Keep aspect ratio and scale image using screen height as image width for "
4384"viewing in landscape mode."
4385msgstr ""
4386
4387#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4388msgid ""
4389"Used for right-to-left publications like manga. Causes landscape pages to be"
4390" split into portrait pages from right to left."
4391msgstr ""
4392
4393#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4394msgid ""
4395"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4396"time."
4397msgstr ""
4398
4399#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4400msgid ""
4401"Don't sort the files found in the comic alphabetically by name. Instead use "
4402"the order they were added to the comic."
4403msgstr ""
4404
4405#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4406msgid ""
4407"The format that images in the created e-book are converted to. You can "
4408"experiment to see which format gives you optimal size and look on your "
4409"device."
4410msgstr ""
4411
4412#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4413msgid "Apply no processing to the image"
4414msgstr ""
4415
4416#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4417msgid "Do not convert the image to grayscale (black and white)"
4418msgstr ""
4419
4420#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4421msgid ""
4422"Specify the image size as width x height pixels, for example: 123x321. "
4423"Normally, an image size is automatically calculated from the output profile,"
4424" this option overrides it."
4425msgstr ""
4426
4427#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4428msgid ""
4429"When converting a CBC do not add links to each page to the TOC. Note this "
4430"only applies if the TOC has more than one section"
4431msgstr ""
4432
4433#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4434#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4435#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4436#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4437msgid "Page"
4438msgstr ""
4439
4440#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4441msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4442msgstr ""
4443
4444#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4445msgid "Convert DOCX files (.docx and .docm) to HTML"
4446msgstr ""
4447
4448#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4449msgid ""
4450"Normally, if a large image is present at the start of the document that "
4451"looks like a cover, it will be removed from the document and used as the "
4452"cover for created e-book. This option turns off that behavior."
4453msgstr ""
4454
4455#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4456msgid "Do not insert a page break after every endnote."
4457msgstr ""
4458
4459#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4460msgid ""
4461"Render superscripts and subscripts so that they do not affect the line "
4462"height."
4463msgstr ""
4464
4465#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4466#, python-format
4467msgid "The size of the page. Default is letter. Choices are %s"
4468msgstr ""
4469
4470#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4471msgid ""
4472"Custom size of the document. Use the form width x height, for example: "
4473"`123x321` to specify the width and height (in pts). This overrides any "
4474"specified page-size."
4475msgstr ""
4476
4477#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4478msgid ""
4479"Do not insert the book cover as an image at the start of the document. If "
4480"you use this option, the book cover will be discarded."
4481msgstr ""
4482
4483#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4484msgid ""
4485"Preserve the aspect ratio of the cover image instead of stretching it out to"
4486" cover the entire page."
4487msgstr ""
4488
4489#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4490msgid ""
4491"Do not insert the table of contents as a page at the start of the document."
4492msgstr ""
4493
4494#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4495#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4496#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4497#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4498#, python-format
4499msgid ""
4500"Extract the contents of the generated %s file to the specified folder. The "
4501"contents of the folder are first deleted, so be careful."
4502msgstr ""
4503
4504#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4505#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4506msgid ""
4507"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4508"common left page margin setting."
4509msgstr ""
4510
4511#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4512#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4513msgid ""
4514"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4515"common top page margin setting, unless set to zero."
4516msgstr ""
4517
4518#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4519#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4520msgid ""
4521"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4522"common right page margin setting, unless set to zero."
4523msgstr ""
4524
4525#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4526#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4527msgid ""
4528"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4529"common bottom page margin setting, unless set to zero."
4530msgstr ""
4531
4532#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4533msgid "Convert EPUB files (.epub) to HTML"
4534msgstr ""
4535
4536#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4537msgid ""
4538"Turn off splitting at page breaks. Normally, input files are automatically "
4539"split at every page break into two files. This gives an output e-book that "
4540"can be parsed faster and with less resources. However, splitting is slow and"
4541" if your source file contains a very large number of page breaks, you should"
4542" turn off splitting on page breaks."
4543msgstr ""
4544
4545#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4546#, python-format
4547msgid ""
4548"Split all HTML files larger than this size (in KB). This is necessary as "
4549"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4550"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4551"based splitting."
4552msgstr ""
4553
4554#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4555msgid ""
4556"Normally, if the input file has no cover and you don't specify one, a "
4557"default cover is generated with the title, authors, etc. This option "
4558"disables the generation of this cover."
4559msgstr ""
4560
4561#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4562msgid ""
4563"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4564"be used on a device that does not support SVG, like the iPhone or the "
4565"JetBook Lite. Without this option, such devices will display the cover as a "
4566"blank page."
4567msgstr ""
4568
4569#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4570msgid ""
4571"When using an SVG cover, this option will cause the cover to scale to cover "
4572"the available screen area, but still preserve its aspect ratio (ratio of "
4573"width to height). That means there may be white borders at the sides or top "
4574"and bottom of the image, but the image will never be distorted. Without this"
4575" option the image may be slightly distorted, but there will be no borders."
4576msgstr ""
4577
4578#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4579msgid ""
4580"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4581"will flatten the file system inside the EPUB, putting all files into the top"
4582" level."
4583msgstr ""
4584
4585#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4586msgid ""
4587"Insert an inline Table of Contents that will appear as part of the main book"
4588" content."
4589msgstr ""
4590
4591#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4592msgid ""
4593"Put the inserted inline Table of Contents at the end of the book instead of "
4594"the start."
4595msgstr ""
4596
4597#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4598#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4599#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4600#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4601msgid "Title for any generated in-line table of contents."
4602msgstr ""
4603
4604#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4605msgid ""
4606"The version of the EPUB file to generate. EPUB 2 is the most widely "
4607"compatible, only use EPUB 3 if you know you actually need it."
4608msgstr ""
4609
4610#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4611msgid "Convert FB2 and FBZ files to HTML"
4612msgstr ""
4613
4614#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4615msgid "Do not insert a Table of Contents at the beginning of the book."
4616msgstr ""
4617
4618#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4619msgid "Section per entry in the ToC"
4620msgstr ""
4621
4622#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4623msgid "Section per file"
4624msgstr ""
4625
4626#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4627msgid "A single section"
4628msgstr ""
4629
4630#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4631#, python-brace-format
4632msgid ""
4633"Specify how sections are created:\n"
4634" * nothing: {nothing}\n"
4635" * files: {files}\n"
4636" * toc: {toc}\n"
4637"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\")."
4638msgstr ""
4639
4640#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4641#, python-format
4642msgid ""
4643"Genre for the book. Choices: %s\n"
4644"\n"
4645" See: "
4646msgstr ""
4647
4648#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4649msgid "for a complete list with descriptions."
4650msgstr ""
4651
4652#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4653msgid "Convert HTML and OPF files to an OEB"
4654msgstr ""
4655
4656#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4657msgid ""
4658"Traverse links in HTML files breadth first. Normally, they are traversed "
4659"depth first."
4660msgstr ""
4661
4662#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4663#, python-format
4664msgid ""
4665"Maximum levels of recursion when following links in HTML files. Must be non-"
4666"negative. 0 implies that no links in the root HTML file are followed. "
4667"Default is %default."
4668msgstr ""
4669
4670#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4671msgid ""
4672"Normally this input plugin re-arranges all the input files into a standard "
4673"folder hierarchy. Only use this option if you know what you are doing as it "
4674"can result in various nasty side effects in the rest of the conversion "
4675"pipeline."
4676msgstr ""
4677
4678#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4679msgid "CSS file used for the output instead of the default file"
4680msgstr ""
4681
4682#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4683msgid ""
4684"Template used for generation of the HTML index file instead of the default "
4685"file"
4686msgstr ""
4687
4688#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4689msgid ""
4690"Template used for the generation of the HTML contents of the book instead of"
4691" the default file"
4692msgstr ""
4693
4694#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4695msgid ""
4696"Extract the contents of the generated ZIP file to the specified folder. "
4697"WARNING: The contents of the folder will be deleted."
4698msgstr ""
4699
4700#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4701msgid "Convert HTMLZ files to HTML"
4702msgstr ""
4703
4704#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4705#, python-format
4706msgid "Multiple HTML files found in the archive. Only %s will be used."
4707msgstr ""
4708
4709#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4710msgid "No top level HTML file found."
4711msgstr ""
4712
4713#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4714#, python-format
4715msgid "Top level HTML file %s is empty"
4716msgstr ""
4717
4718#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4719msgid "Use CSS classes"
4720msgstr ""
4721
4722#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4723msgid "Use the style attribute"
4724msgstr ""
4725
4726#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4727msgid "Use HTML tags wherever possible"
4728msgstr ""
4729
4730#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4731msgid "Use an external CSS file"
4732msgstr ""
4733
4734#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4735msgid "Use a <style> tag in the HTML file"
4736msgstr ""
4737
4738#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4739#, python-brace-format
4740msgid ""
4741"Specify the handling of CSS. Default is class.\n"
4742"class: {class}\n"
4743"inline: {inline}\n"
4744"tag: {tag}"
4745msgstr ""
4746
4747#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4748#, python-brace-format
4749msgid ""
4750"How to handle the CSS when using css-type = 'class'.\n"
4751"Default is external.\n"
4752"external: {external}\n"
4753"inline: {inline}"
4754msgstr ""
4755
4756#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4757msgid ""
4758"If set this option causes the file name of the HTML file inside the HTMLZ "
4759"archive to be based on the book title."
4760msgstr ""
4761
4762#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4763msgid "Convert LIT files to HTML"
4764msgstr ""
4765
4766#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4767msgid "Convert LRF files to HTML"
4768msgstr ""
4769
4770#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4771msgid "Enable auto-rotation of images that are wider than the screen width."
4772msgstr ""
4773
4774#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4775#, python-format
4776msgid "Set the space between words in pts. Default is %default"
4777msgstr ""
4778
4779#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4780msgid "Add a header to all the pages with title and author."
4781msgstr ""
4782
4783#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4784msgid ""
4785"Set the format of the header. %a is replaced by the author and %t by the "
4786"title. Default is %default"
4787msgstr ""
4788
4789#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4790#, python-format
4791msgid "Add extra spacing below the header. Default is %default pt."
4792msgstr ""
4793
4794#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4795#, python-format
4796msgid ""
4797"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4798"pts. Default: %default"
4799msgstr ""
4800
4801#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4802msgid "This option has no effect"
4803msgstr ""
4804
4805#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4806#, python-format
4807msgid ""
4808"Multiply the size of text in rendered tables by this factor. Default is "
4809"%default"
4810msgstr ""
4811
4812#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4813msgid "The serif family of fonts to embed"
4814msgstr ""
4815
4816#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4817msgid "The sans-serif family of fonts to embed"
4818msgstr ""
4819
4820#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4821msgid "The monospace family of fonts to embed"
4822msgstr ""
4823
4824#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4825msgid "Comic"
4826msgstr ""
4827
4828#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4829msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4830msgstr ""
4831
4832#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4833#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4834msgid "When present, use author sort field as author."
4835msgstr ""
4836
4837#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4838#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4839msgid ""
4840"Don't add Table of Contents to the book. Useful if the book has its own "
4841"table of contents."
4842msgstr ""
4843
4844#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4845#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4846msgid "Disable compression of the file contents."
4847msgstr ""
4848
4849#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4850msgid ""
4851"Tag for MOBI files to be marked as personal documents. This option has no "
4852"effect on the conversion. It is used only when sending MOBI files to a "
4853"device. If the file being sent has the specified tag, it will be marked as a"
4854" personal document when sent to the Kindle."
4855msgstr ""
4856
4857#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4858msgid ""
4859"Ignore margins in the input document. If False, then the MOBI output plugin "
4860"will try to convert margins specified in the input document, otherwise it "
4861"will ignore them."
4862msgstr ""
4863
4864#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4865#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4866msgid ""
4867"When adding the Table of Contents to the book, add it at the start of the "
4868"book instead of the end. Not recommended."
4869msgstr ""
4870
4871#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4872#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4873msgid ""
4874"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4875"Using this feature means that  the book will not auto sync its last read "
4876"position  on multiple devices. Complain to Amazon."
4877msgstr ""
4878
4879#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4880msgid ""
4881"By default calibre converts all images to JPEG format in the output MOBI "
4882"file. This is for maximum compatibility as some older MOBI viewers have "
4883"problems with other image formats. This option tells calibre not to do this."
4884" Useful if your document contains lots of GIF/PNG images that become very "
4885"large when converted to JPEG."
4886msgstr ""
4887
4888#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4889msgid ""
4890"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4891"This format is compatible with all devices. However, by changing this "
4892"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4893"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4894"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4895msgstr ""
4896
4897#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4898#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4899msgid "All articles"
4900msgstr ""
4901
4902#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4903msgid "Convert ODT (OpenOffice) files to HTML"
4904msgstr ""
4905
4906#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4907msgid "Convert PDB to HTML"
4908msgstr ""
4909
4910#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4911msgid "Format to use inside the PDB container. Choices are:"
4912msgstr ""
4913
4914#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4915msgid ""
4916"Specify the character encoding of the output document. The default is "
4917"cp1252. Note: This option is not honored by all formats."
4918msgstr ""
4919
4920#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4921#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4922#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4923#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4924msgid "Add Table of Contents to beginning of the book."
4925msgstr ""
4926
4927#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4928msgid "Convert PDF files to HTML"
4929msgstr ""
4930
4931#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4932msgid "Do not extract images from the document"
4933msgstr ""
4934
4935#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4936msgid ""
4937"Scale used to determine the length at which a line should be unwrapped. "
4938"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4939"the median line length."
4940msgstr ""
4941
4942#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4943msgid "Use the new PDF conversion engine. Currently not operational."
4944msgstr ""
4945
4946#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4947msgid ""
4948"Instead of using the paper size specified in the PDF Output options, use a "
4949"paper size corresponding to the current output profile. Useful if you want "
4950"to generate a PDF for viewing on a specific device."
4951msgstr ""
4952
4953#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4954msgid ""
4955"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4956"This does not override the unit for margins!"
4957msgstr ""
4958
4959#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4960msgid ""
4961"The size of the paper. This size will be overridden when a non default "
4962"output profile is used. Default is letter. Choices are {}"
4963msgstr ""
4964
4965#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4966msgid ""
4967"Custom size of the document. Use the form width x height e.g. `123x321` to "
4968"specify the width and height. This overrides any specified paper-size."
4969msgstr ""
4970
4971#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4972msgid ""
4973"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4974" full first page of the generated PDF."
4975msgstr ""
4976
4977#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4978msgid ""
4979"The font family used to render serif fonts. Will work only if the font is "
4980"available system-wide."
4981msgstr ""
4982
4983#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4984msgid ""
4985"The font family used to render sans-serif fonts. Will work only if the font "
4986"is available system-wide."
4987msgstr ""
4988
4989#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
4990msgid ""
4991"The font family used to render monospace fonts. Will work only if the font "
4992"is available system-wide."
4993msgstr ""
4994
4995#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
4996msgid "The font family used to render monospace fonts"
4997msgstr ""
4998
4999#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
5000msgid "The default font size (in pixels)"
5001msgstr ""
5002
5003#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5004msgid "The default font size for monospaced text (in pixels)"
5005msgstr ""
5006
5007#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5008msgid ""
5009"Break long words at the end of lines. This can give the text at the right "
5010"margin a more even appearance. Note that depending on the fonts used this "
5011"option can break the copying of text from the PDF file."
5012msgstr ""
5013
5014#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5015msgid "Surround all links with a red box, useful for debugging."
5016msgstr ""
5017
5018#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5019msgid ""
5020"Add page numbers to the bottom of every page in the generated PDF file. If "
5021"you specify a footer template, it will take precedence over this option."
5022msgstr ""
5023
5024#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5025#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5026#, python-format
5027msgid ""
5028"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5029"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5030msgstr ""
5031
5032#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5033msgid "footers"
5034msgstr ""
5035
5036#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5037msgid "headers"
5038msgstr ""
5039
5040#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5041msgid ""
5042"Add a Table of Contents at the end of the PDF that lists page numbers. "
5043"Useful if you want to print out the PDF. If this PDF is intended for "
5044"electronic use, use the PDF Outline instead."
5045msgstr ""
5046
5047#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5048msgid "Title for generated table of contents."
5049msgstr ""
5050
5051#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5052msgid ""
5053"Use the page margins specified in the input document via @page CSS rules. "
5054"This will cause the margins specified in the conversion settings to be "
5055"ignored. If the document does not specify page margins, the conversion "
5056"settings will be used as a fallback."
5057msgstr ""
5058
5059#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5060msgid ""
5061"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5062"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5063"page number."
5064msgstr ""
5065
5066#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5067msgid "Generate an uncompressed PDF, useful for debugging."
5068msgstr ""
5069
5070#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5071msgid ""
5072"Shift the text horizontally by the specified offset (in pts). On odd "
5073"numbered pages, it is shifted to the right and on even numbered pages to the"
5074" left. Use negative numbers for the opposite effect. Note that this setting "
5075"is ignored on pages where the margins are smaller than the specified offset."
5076" Shifting is done by setting the PDF CropBox, not all software respects the "
5077"CropBox."
5078msgstr ""
5079
5080#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5081msgid "Convert PML to OEB"
5082msgstr ""
5083
5084#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5085msgid ""
5086"Specify the character encoding of the output document. The default is "
5087"cp1252."
5088msgstr ""
5089
5090#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5091msgid ""
5092"Do not reduce the size or bit depth of images. Images have their size and "
5093"depth reduced by default to accommodate applications that can not convert "
5094"images on their own such as Dropbook."
5095msgstr ""
5096
5097#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5098msgid "Convert RB files to HTML"
5099msgstr ""
5100
5101#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5102msgid "Download periodical content from the Internet"
5103msgstr ""
5104
5105#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5106msgid ""
5107"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5108"downloads at most 2 feeds. You can change the number of feeds and articles "
5109"by supplying optional arguments. For example: --test 3 1 will download at "
5110"most 3 feeds and only 1 article per feed."
5111msgstr ""
5112
5113#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5114msgid "Username for sites that require a login to access content."
5115msgstr ""
5116
5117#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5118msgid "Password for sites that require a login to access content."
5119msgstr ""
5120
5121#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5122msgid ""
5123"Do not download latest version of builtin recipes from the calibre server"
5124msgstr ""
5125
5126#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5127msgid "Convert RTF files to HTML"
5128msgstr ""
5129
5130#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5131msgid "Ignore WMF images instead of replacing them with a placeholder image."
5132msgstr ""
5133
5134#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5135#, python-format
5136msgid ""
5137"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5138"%s"
5139msgstr ""
5140
5141#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5142msgid "Convert SNB files to OEB"
5143msgstr ""
5144
5145#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5146#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5148msgid ""
5149"Specify the character encoding of the output document. The default is utf-8."
5150msgstr ""
5151
5152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5154msgid ""
5155"The maximum number of characters per line. This splits on the first space "
5156"before the specified value. If no space is found the line will be broken at "
5157"the space after and will exceed the specified value. Also, there is a "
5158"minimum of 25 characters. Use 0 to disable line splitting."
5159msgstr ""
5160
5161#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5162msgid "Specify whether or not to insert an empty line between two paragraphs."
5163msgstr ""
5164
5165#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5166msgid ""
5167"Specify whether or not to insert two space characters to indent the first "
5168"line of each paragraph."
5169msgstr ""
5170
5171#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5172msgid ""
5173"Specify whether or not to hide the chapter title for each chapter. Useful "
5174"for image-only output (eg. comics)."
5175msgstr ""
5176
5177#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5178msgid "Resize all the images for full screen mode. "
5179msgstr ""
5180
5181#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5182msgid "Start page"
5183msgstr ""
5184
5185#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5186#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5187msgid "Cover pages"
5188msgstr ""
5189
5190#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5191#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5192msgid " (Preface)"
5193msgstr ""
5194
5195#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5196msgid "Convert TCR files to HTML"
5197msgstr ""
5198
5199#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5200msgid "Abbreviations"
5201msgstr ""
5202
5203#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5204msgid "Support admonitions"
5205msgstr ""
5206
5207#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5208msgid "Add attribute to HTML tags"
5209msgstr ""
5210
5211#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5212msgid "Add code highlighting via Pygments"
5213msgstr ""
5214
5215#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5216msgid "Definition lists"
5217msgstr ""
5218
5219#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5220msgid "Enables various common extensions"
5221msgstr ""
5222
5223#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5224msgid "Alternative code block syntax"
5225msgstr ""
5226
5227#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5228#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5229msgid "Footnotes"
5230msgstr ""
5231
5232#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5233msgid "Use legacy element attributes"
5234msgstr ""
5235
5236#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5237msgid "Use legacy underscore handling for connected words"
5238msgstr ""
5239
5240#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5241msgid "Metadata in the document"
5242msgstr ""
5243
5244#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5245msgid "Treat newlines as hard breaks"
5246msgstr ""
5247
5248#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5249msgid "Do not allow mixing list types"
5250msgstr ""
5251
5252#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5253msgid "Use markdown's internal smartypants parser"
5254msgstr ""
5255
5256#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5257msgid "Support tables"
5258msgstr ""
5259
5260#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5261msgid "Generate a table of contents"
5262msgstr ""
5263
5264#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5265msgid "Wiki style links"
5266msgstr ""
5267
5268#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5269msgid "Convert TXT files to HTML"
5270msgstr ""
5271
5272#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5273msgid "Try to auto detect paragraph type"
5274msgstr ""
5275
5276#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5277msgid "Treat a blank line as a paragraph break"
5278msgstr ""
5279
5280#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5281msgid "Assume every line is a paragraph"
5282msgstr ""
5283
5284#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5285msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5286msgstr ""
5287
5288#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5289msgid "Most lines have hard line breaks, few/no blank lines or indents"
5290msgstr ""
5291
5292#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5293msgid "Don't modify the paragraph structure"
5294msgstr ""
5295
5296#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5297msgid "Automatically decide which formatting processor to use"
5298msgstr ""
5299
5300#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5301msgid "No formatting"
5302msgstr ""
5303
5304#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5305msgid "Use heuristics to determine chapter headings, italics, etc."
5306msgstr ""
5307
5308#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5309msgid "Use the TexTile markup language"
5310msgstr ""
5311
5312#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5313msgid "Use the Markdown markup language"
5314msgstr ""
5315
5316#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5317#, python-brace-format
5318msgid ""
5319"Formatting used within the document.\n"
5320"* auto: {auto}\n"
5321"* plain: {plain}\n"
5322"* heuristic: {heuristic}\n"
5323"* textile: {textile}\n"
5324"* markdown: {markdown}\n"
5325"To learn more about markdown see {url}"
5326msgstr ""
5327
5328#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5329#, python-brace-format
5330msgid ""
5331"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5332"* auto: {auto}\n"
5333"* block: {block}\n"
5334"* single: {single}\n"
5335"* print:  {print}\n"
5336"* unformatted: {unformatted}\n"
5337"* off: {off}"
5338msgstr ""
5339
5340#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5341msgid ""
5342"Normally extra spaces are condensed into a single space. With this option "
5343"all spaces will be displayed."
5344msgstr ""
5345
5346#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5347msgid ""
5348"Normally extra space at the beginning of lines is retained. With this option"
5349" they will be removed."
5350msgstr ""
5351
5352#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5353#, python-format
5354msgid ""
5355"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5356"To learn more about Markdown extensions, see {}\n"
5357"This should be a comma separated list of extensions to enable:\n"
5358msgstr ""
5359
5360#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5361#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5362#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5363msgid "Plain text"
5364msgstr ""
5365
5366#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5367msgid "Markdown formatted text"
5368msgstr ""
5369
5370#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5371msgid "TexTile formatted text"
5372msgstr ""
5373
5374#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5375#, python-format
5376msgid ""
5377"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5378"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5379"will default to the newline type used by this OS."
5380msgstr ""
5381
5382#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5383msgid ""
5384"Force splitting on the max-line-length value when no space is present. Also "
5385"allows max-line-length to be below the minimum"
5386msgstr ""
5387
5388#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5389#, python-brace-format
5390msgid ""
5391"Formatting used within the document.\n"
5392"* plain: {plain}\n"
5393"* markdown: {markdown}\n"
5394"* textile: {textile}"
5395msgstr ""
5396
5397#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5398msgid ""
5399"Do not remove links within the document. This is only useful when paired "
5400"with a TXT output formatting option that is not none because links are "
5401"always removed with plain text output."
5402msgstr ""
5403
5404#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5405msgid ""
5406"Do not remove image references within the document. This is only useful when"
5407" paired with a TXT output formatting option that is not none because links "
5408"are always removed with plain text output."
5409msgstr ""
5410
5411#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5412msgid ""
5413"Do not remove font color from output. This is only useful when TXT output "
5414"formatting is set to textile. Textile is the only formatting that supports "
5415"setting font color. If this option is not specified font color will not be "
5416"set and default to the color displayed by the reader (generally this is "
5417"black)."
5418msgstr ""
5419
5420#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5421msgid ""
5422"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5423" it twice will result in full verbosity, once medium verbosity and zero "
5424"times least verbosity."
5425msgstr ""
5426
5427#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5428msgid ""
5429"Save the output from different stages of the conversion pipeline to the "
5430"specified folder. Useful if you are unsure at which stage of the conversion "
5431"process a bug is occurring."
5432msgstr ""
5433
5434#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5435msgid ""
5436"Specify the input profile. The input profile gives the conversion system "
5437"information on how to interpret various information in the input document. "
5438"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5439"are:"
5440msgstr ""
5441
5442#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5443msgid ""
5444"Specify the output profile. The output profile tells the conversion system "
5445"how to optimize the created document for the specified device (such as by "
5446"resizing images for the device screen size). In some cases, an output "
5447"profile can be used to optimize the output for a particular device, but this"
5448" is rarely necessary. Choices are:"
5449msgstr ""
5450
5451#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5452msgid ""
5453"The base font size in pts. All font sizes in the produced book will be "
5454"rescaled based on this size. By choosing a larger size you can make the "
5455"fonts in the output bigger and vice versa. By default, when the value is "
5456"zero, the base font size is chosen based on the output profile you chose."
5457msgstr ""
5458
5459#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5460msgid ""
5461"Mapping from CSS font names to font sizes in pts. An example setting is "
5462"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5463"xx-large, with the final size being for huge fonts. The font rescaling "
5464"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5465" use a mapping based on the output profile you chose."
5466msgstr ""
5467
5468#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5469msgid "Disable all rescaling of font sizes."
5470msgstr ""
5471
5472#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5473msgid ""
5474"The minimum line height, as a percentage of the element's calculated font "
5475"size. calibre will ensure that every element has a line height of at least "
5476"this setting, irrespective of what the input document specifies. Set to zero"
5477" to disable. Default is 120%. Use this setting in preference to the direct "
5478"line height specification, unless you know what you are doing. For example, "
5479"you can achieve \"double spaced\" text by setting this to 240."
5480msgstr ""
5481
5482#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5483msgid ""
5484"The line height in pts. Controls spacing between consecutive lines of text. "
5485"Only applies to elements that do not define their own line height. In most "
5486"cases, the minimum line height option is more useful. By default no line "
5487"height manipulation is performed."
5488msgstr ""
5489
5490#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5491msgid ""
5492"Embed the specified font family into the book. This specifies the \"base\" "
5493"font used for the book. If the input document specifies its own fonts, they "
5494"may override this base font. You can use the filter style information option"
5495" to remove fonts from the input document. Note that font embedding only "
5496"works with some output formats, principally EPUB, AZW3 and DOCX."
5497msgstr ""
5498
5499#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5500msgid ""
5501"Embed every font that is referenced in the input document but not already "
5502"embedded. This will search your system for the fonts, and if found, they "
5503"will be embedded. Embedding will only work if the format you are converting "
5504"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5505"that you have the proper license for embedding the fonts used in this "
5506"document."
5507msgstr ""
5508
5509#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5510msgid ""
5511"Subset all embedded fonts. Every embedded font is reduced to contain only "
5512"the glyphs used in this document. This decreases the size of the font files."
5513" Useful if you are embedding a particularly large font with lots of unused "
5514"glyphs."
5515msgstr ""
5516
5517#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5518msgid ""
5519"Some badly designed documents use tables to control the layout of text on "
5520"the page. When converted these documents often have text that runs off the "
5521"page and other artifacts. This option will extract the content from the "
5522"tables and present it in a linear fashion."
5523msgstr ""
5524
5525#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5526msgid ""
5527"XPath expression that specifies all tags that should be added to the Table "
5528"of Contents at level one. If this is specified, it takes precedence over "
5529"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5530"Manual for examples."
5531msgstr ""
5532
5533#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5534msgid ""
5535"XPath expression that specifies all tags that should be added to the Table "
5536"of Contents at level two. Each entry is added under the previous level one "
5537"entry. See the XPath Tutorial in the calibre User Manual for examples."
5538msgstr ""
5539
5540#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5541msgid ""
5542"XPath expression that specifies all tags that should be added to the Table "
5543"of Contents at level three. Each entry is added under the previous level two"
5544" entry. See the XPath Tutorial in the calibre User Manual for examples."
5545msgstr ""
5546
5547#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5548msgid ""
5549"Normally, if the source file already has a Table of Contents, it is used in "
5550"preference to the auto-generated one. With this option, the auto-generated "
5551"one is always used."
5552msgstr ""
5553
5554#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5555msgid "Don't add auto-detected chapters to the Table of Contents."
5556msgstr ""
5557
5558#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5559#, python-format
5560msgid ""
5561"If fewer than this number of chapters is detected, then links are added to "
5562"the Table of Contents. Default: %default"
5563msgstr ""
5564
5565#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5566#, python-format
5567msgid ""
5568"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5569" is: %default. Links are only added to the TOC if less than the threshold "
5570"number of chapters were detected."
5571msgstr ""
5572
5573#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5574msgid ""
5575"Remove entries from the Table of Contents whose titles match the specified "
5576"regular expression. Matching entries and all their children are removed."
5577msgstr ""
5578
5579#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5580msgid ""
5581"When creating a TOC from links in the input document, allow duplicate "
5582"entries, i.e. allow more than one entry with the same text, provided that "
5583"they point to a different location."
5584msgstr ""
5585
5586#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5587msgid ""
5588"An XPath expression to detect chapter titles. The default is to consider "
5589"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5590" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5591"tags that have class=\"chapter\". The expression used must evaluate to a "
5592"list of elements. To disable chapter detection, use the expression \"/\". "
5593"See the XPath Tutorial in the calibre User Manual for further help on using "
5594"this feature."
5595msgstr ""
5596
5597#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5598msgid ""
5599"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5600"page breaks before chapters. A value of \"rule\" will insert a line before "
5601"chapters. A value of \"none\" will disable chapter marking and a value of "
5602"\"both\" will use both page breaks and lines to mark chapters."
5603msgstr ""
5604
5605#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5606msgid ""
5607"An XPath expression to detect the location in the document at which to start"
5608" reading. Some e-book reading programs (most prominently the Kindle) use "
5609"this location as the position at which to open the book. See the XPath "
5610"tutorial in the calibre User Manual for further help using this feature."
5611msgstr ""
5612
5613#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5614msgid ""
5615"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5616" the style rules from the source file, so it can be used to override those "
5617"rules."
5618msgstr ""
5619
5620#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5621msgid ""
5622"Rules for transforming the styles in this book. These rules are applied "
5623"after all other CSS processing is done."
5624msgstr ""
5625
5626#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5627msgid ""
5628"Rules for transforming the HTML in this book. These rules are applied after "
5629"the HTML is parsed, but before any other transformations."
5630msgstr ""
5631
5632#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5633msgid ""
5634"A comma separated list of CSS properties that will be removed from all CSS "
5635"style rules. This is useful if the presence of some style information "
5636"prevents it from being overridden on your device. For example: font-"
5637"family,color,margin-left,margin-right"
5638msgstr ""
5639
5640#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5641msgid ""
5642"By default, calibre will use the shorthand form for various CSS properties "
5643"such as margin, padding, border, etc. This option will cause it to use the "
5644"full expanded form instead. Note that CSS is always expanded when generating"
5645" EPUB files with the output profile set to one of the Nook profiles as the "
5646"Nook cannot handle shorthand CSS."
5647msgstr ""
5648
5649#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5650msgid ""
5651"An XPath expression. Page breaks are inserted before the specified elements."
5652" To disable use the expression: /"
5653msgstr ""
5654
5655#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5656msgid ""
5657"Some documents specify page margins by specifying a left and right margin on"
5658" each individual paragraph. calibre will try to detect and remove these "
5659"margins. Sometimes, this can cause the removal of margins that should not "
5660"have been removed. In this case you can disable the removal."
5661msgstr ""
5662
5663#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5664#, python-format
5665msgid ""
5666"Set the top margin in pts. Default is %default. Setting this to less than "
5667"zero will cause no margin to be set (the margin setting in the original "
5668"document will be preserved). Note: Page oriented formats such as PDF and "
5669"DOCX have their own margin settings that take precedence."
5670msgstr ""
5671
5672#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5673#, python-format
5674msgid ""
5675"Set the bottom margin in pts. Default is %default. Setting this to less than"
5676" zero will cause no margin to be set (the margin setting in the original "
5677"document will be preserved). Note: Page oriented formats such as PDF and "
5678"DOCX have their own margin settings that take precedence."
5679msgstr ""
5680
5681#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:435
5682#, python-format
5683msgid ""
5684"Set the left margin in pts. Default is %default. Setting this to less than "
5685"zero will cause no margin to be set (the margin setting in the original "
5686"document will be preserved). Note: Page oriented formats such as PDF and "
5687"DOCX have their own margin settings that take precedence."
5688msgstr ""
5689
5690#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:443
5691#, python-format
5692msgid ""
5693"Set the right margin in pts. Default is %default. Setting this to less than "
5694"zero will cause no margin to be set (the margin setting in the original "
5695"document will be preserved). Note: Page oriented formats such as PDF and "
5696"DOCX have their own margin settings that take precedence."
5697msgstr ""
5698
5699#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:452
5700msgid ""
5701"Change text justification. A value of \"left\" converts all justified text "
5702"in the source to left aligned (i.e. unjustified) text. A value of "
5703"\"justify\" converts all unjustified text to justified. A value of "
5704"\"original\" (the default) does not change justification in the source file."
5705" Note that only some output formats support justification."
5706msgstr ""
5707
5708#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5709msgid ""
5710"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5711"1.5em. Spacing removal will not work if the source file does not use "
5712"paragraphs (<p> or <div> tags)."
5713msgstr ""
5714
5715#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5716msgid ""
5717"When calibre removes blank lines between paragraphs, it automatically sets a"
5718" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5719"This option controls the width of that indent (in em). If you set this value"
5720" negative, then the indent specified in the input document is used, that is,"
5721" calibre does not change the indentation."
5722msgstr ""
5723
5724#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5725msgid ""
5726"Use the cover detected from the source file in preference to the specified "
5727"cover."
5728msgstr ""
5729
5730#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5731msgid ""
5732"Insert a blank line between paragraphs. Will not work if the source file "
5733"does not use paragraphs (<p> or <div> tags)."
5734msgstr ""
5735
5736#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5737msgid ""
5738"Set the height of the inserted blank lines (in em). The height of the lines "
5739"between paragraphs will be twice the value set here."
5740msgstr ""
5741
5742#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5743msgid ""
5744"Remove the first image from the input e-book. Useful if the input document "
5745"has a cover image that is not identified as a cover. In this case, if you "
5746"set a cover in calibre, the output document will end up with two cover "
5747"images if you do not specify this option."
5748msgstr ""
5749
5750#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5751msgid ""
5752"Insert the book metadata at the start of the book. This is useful if your "
5753"e-book reader does not support displaying/searching metadata directly."
5754msgstr ""
5755
5756#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5757msgid ""
5758"Convert plain quotes, dashes and ellipsis to their typographically correct "
5759"equivalents. For details, see "
5760"https://daringfireball.net/projects/smartypants."
5761msgstr ""
5762
5763#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5764msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5765msgstr ""
5766
5767#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5768msgid ""
5769"Read metadata from the specified OPF file. Metadata read from this file will"
5770" override any metadata in the source file."
5771msgstr ""
5772
5773#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5774#, python-brace-format
5775msgid ""
5776"Transliterate Unicode characters to an ASCII representation. Use with care "
5777"because this will replace Unicode characters with ASCII. For instance it "
5778"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5779"multiple representations of a character (characters shared by Chinese and "
5780"Japanese for instance) the representation based on the current calibre "
5781"interface language will be used."
5782msgstr ""
5783
5784#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5785msgid ""
5786"Preserve ligatures present in the input document. A ligature is a special "
5787"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5788" not have support for ligatures in their default fonts, so they are unlikely"
5789" to render correctly. By default, calibre will turn a ligature into the "
5790"corresponding pair of normal characters. This option will preserve them "
5791"instead."
5792msgstr ""
5793
5794#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5795#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5796msgid "Set the title."
5797msgstr ""
5798
5799#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5800msgid "Set the authors. Multiple authors should be separated by ampersands."
5801msgstr ""
5802
5803#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5804msgid "The version of the title to be used for sorting. "
5805msgstr ""
5806
5807#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5808msgid "String to be used when sorting by author. "
5809msgstr ""
5810
5811#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5812msgid "Set the cover to the specified file or URL"
5813msgstr ""
5814
5815#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5816#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5817msgid "Set the e-book description."
5818msgstr ""
5819
5820#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5821#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5822msgid "Set the e-book publisher."
5823msgstr ""
5824
5825#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5826#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5827msgid "Set the series this e-book belongs to."
5828msgstr ""
5829
5830#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5831#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5832msgid "Set the index of the book in this series."
5833msgstr ""
5834
5835#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5836#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5837msgid "Set the rating. Should be a number between 1 and 5."
5838msgstr ""
5839
5840#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5841#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5842msgid "Set the ISBN of the book."
5843msgstr ""
5844
5845#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5846#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5847msgid "Set the tags for the book. Should be a comma separated list."
5848msgstr ""
5849
5850#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5851#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5852msgid "Set the book producer."
5853msgstr ""
5854
5855#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5856#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5857msgid "Set the language."
5858msgstr ""
5859
5860#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5861msgid ""
5862"Set the publication date (assumed to be in the local timezone, unless the "
5863"timezone is explicitly specified)"
5864msgstr ""
5865
5866#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5867msgid "Set the book timestamp (no longer used anywhere)"
5868msgstr ""
5869
5870#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5871msgid ""
5872"Enable heuristic processing. This option must be set for any heuristic "
5873"processing to take place."
5874msgstr ""
5875
5876#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5877msgid ""
5878"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5879"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5880" with structure detection to create one."
5881msgstr ""
5882
5883#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5884msgid ""
5885"Look for common words and patterns that denote italics and italicize them."
5886msgstr ""
5887
5888#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5889msgid ""
5890"Turn indentation created from multiple non-breaking space entities into CSS "
5891"indents."
5892msgstr ""
5893
5894#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5895msgid ""
5896"Scale used to determine the length at which a line should be unwrapped. "
5897"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5898"the median line length.  If only a few lines in the document require "
5899"unwrapping this value should be reduced"
5900msgstr ""
5901
5902#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5903msgid "Unwrap lines using punctuation and other formatting clues."
5904msgstr ""
5905
5906#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5907msgid ""
5908"Remove empty paragraphs from the document when they exist between every "
5909"other paragraph"
5910msgstr ""
5911
5912#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5913msgid ""
5914"Left aligned scene break markers are center aligned. Replace soft scene "
5915"breaks that use multiple blank lines with horizontal rules."
5916msgstr ""
5917
5918#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5919msgid ""
5920"Replace scene breaks with the specified text. By default, the text from the "
5921"input document is used."
5922msgstr ""
5923
5924#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5925msgid ""
5926"Analyze hyphenated words throughout the document.  The document itself is "
5927"used as a dictionary to determine whether hyphens should be retained or "
5928"removed."
5929msgstr ""
5930
5931#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5932msgid ""
5933"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5934"renumbered to prevent splitting in the middle of chapter headings."
5935msgstr ""
5936
5937#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5938msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5939msgstr ""
5940
5941#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5942msgid "Replacement to replace the text found with sr1-search."
5943msgstr ""
5944
5945#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5946msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5947msgstr ""
5948
5949#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5950msgid "Replacement to replace the text found with sr2-search."
5951msgstr ""
5952
5953#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5954msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5955msgstr ""
5956
5957#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5958msgid "Replacement to replace the text found with sr3-search."
5959msgstr ""
5960
5961#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5962msgid ""
5963"Path to a file containing search and replace regular expressions. The file "
5964"must contain alternating lines of regular expression followed by replacement"
5965" pattern (which can be an empty line). The regular expression must be in the"
5966" Python regex syntax and the file must be UTF-8 encoded."
5967msgstr ""
5968
5969#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5970msgid "Could not find an e-book inside the archive"
5971msgstr ""
5972
5973#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5974msgid "Values of series index and rating must be numbers. Ignoring"
5975msgstr ""
5976
5977#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5978msgid "Failed to parse date/time"
5979msgstr ""
5980
5981#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5982msgid "Converting input to HTML..."
5983msgstr ""
5984
5985#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5986msgid "Running transforms on e-book..."
5987msgstr ""
5988
5989#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
5990#, python-format
5991msgid "Running %s plugin"
5992msgstr ""
5993
5994#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
5995msgid "Template error"
5996msgstr ""
5997
5998#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
5999msgid "The Cross"
6000msgstr ""
6001
6002#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6003msgid "Half and half"
6004msgstr ""
6005
6006#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6007msgid "Banner"
6008msgstr ""
6009
6010#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6011msgid "Ornamental"
6012msgstr ""
6013
6014#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6015msgid "Blocks"
6016msgstr ""
6017
6018#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6019msgid "Remove the property"
6020msgstr ""
6021
6022#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6023msgid "Add extra properties"
6024msgstr ""
6025
6026#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6027msgid "Change the value to"
6028msgstr ""
6029
6030#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6031msgid "Multiply the value by"
6032msgstr ""
6033
6034#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6035msgid "Divide the value by"
6036msgstr ""
6037
6038#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6039msgid "Add to the value"
6040msgstr ""
6041
6042#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6043msgid "Subtract from the value"
6044msgstr ""
6045
6046#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6047#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6048#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6049#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6050msgid "is"
6051msgstr ""
6052
6053#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6054#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6055#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6056msgid "is not"
6057msgstr ""
6058
6059#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6060msgid "is any value"
6061msgstr ""
6062
6063#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6064#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6065#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6066#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6067msgid "matches pattern"
6068msgstr ""
6069
6070#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6071#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6072#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6073#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6074msgid "does not match pattern"
6075msgstr ""
6076
6077#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6078msgid "is the same length as"
6079msgstr ""
6080
6081#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6082msgid "is not the same length as"
6083msgstr ""
6084
6085#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6086#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6087#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6088msgid "is less than"
6089msgstr ""
6090
6091#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6092#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6093#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6094msgid "is greater than"
6095msgstr ""
6096
6097#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6098msgid "is less than or equal to"
6099msgstr ""
6100
6101#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6102msgid "is greater than or equal to"
6103msgstr ""
6104
6105#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6106#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6107msgid "Unknown keys"
6108msgstr ""
6109
6110#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6111#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6112#, python-format
6113msgid "The rule has unknown keys: %s"
6114msgstr ""
6115
6116#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6117#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6118msgid "Missing keys"
6119msgstr ""
6120
6121#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6122#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6123#, python-format
6124msgid "The rule has missing keys: %s"
6125msgstr ""
6126
6127#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6128msgid "Property required"
6129msgstr ""
6130
6131#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6132msgid "You must specify a CSS property to match"
6133msgstr ""
6134
6135#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6136msgid "Shorthand property not allowed"
6137msgstr ""
6138
6139#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6140#, python-brace-format
6141msgid ""
6142"{0} is a shorthand property. Use the full form of the property, for example,"
6143" instead of font, use font-family, instead of margin, use margin-top, etc."
6144msgstr ""
6145
6146#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6147#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6148#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6149msgid "Query required"
6150msgstr ""
6151
6152#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6153msgid "You must specify a value for the CSS property to match"
6154msgstr ""
6155
6156#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6157#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6158msgid "Unknown match type"
6159msgstr ""
6160
6161#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6162#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6163#, python-format
6164msgid "The match type %s is not known"
6165msgstr ""
6166
6167#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6168#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6169#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6170#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6171msgid "Query invalid"
6172msgstr ""
6173
6174#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6175#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6176#, python-format
6177msgid "%s is not a valid regular expression"
6178msgstr ""
6179
6180#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6181#, python-format
6182msgid "%s is not a valid length or number"
6183msgstr ""
6184
6185#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6186msgid "Unknown action type"
6187msgstr ""
6188
6189#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6190#, python-format
6191msgid "The action type %s is not known"
6192msgstr ""
6193
6194#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6195msgid "You must specify a number"
6196msgstr ""
6197
6198#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6199msgid "You must specify at least one CSS property to add"
6200msgstr ""
6201
6202#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6203msgid "You must specify a value to change the property to"
6204msgstr ""
6205
6206#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6207msgid "No data"
6208msgstr ""
6209
6210#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6211#, python-format
6212msgid "%s is not a number"
6213msgstr ""
6214
6215#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6216msgid "Invalid number"
6217msgstr ""
6218
6219#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6220#, python-brace-format
6221msgid ""
6222"If the property {property} {match_type} {query}\n"
6223"{action}"
6224msgstr ""
6225
6226#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6227#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6228#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6230msgid "Notes"
6231msgstr ""
6232
6233#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6234#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6235#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6239#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6240#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6245#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6246#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6247msgid "Table of Contents"
6248msgstr "Sadržaj"
6249
6250#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6251#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6252#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6253#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6254#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6255#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6256#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6258#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6259msgid "Cover"
6260msgstr ""
6261
6262#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6263msgid ""
6264"Follow all local links in an HTML file and create a ZIP file containing all "
6265"linked files. This plugin is run every time you add an HTML file to the "
6266"library."
6267msgstr ""
6268
6269#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6270msgid ""
6271"Character encoding for the input HTML files. Common choices include: cp1252,"
6272" cp1251, latin1 and utf-8."
6273msgstr ""
6274
6275#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6276msgid "Add linked files in breadth first order"
6277msgstr ""
6278
6279#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6280msgid ""
6281"Normally, when following links in HTML files calibre does it depth first, "
6282"i.e. if file A links to B and  C, but B links to D, the files are added in "
6283"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6284" C, D"
6285msgstr ""
6286
6287#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6288msgid "{} must not be empty"
6289msgstr ""
6290
6291#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6292msgid "Change tag name"
6293msgstr ""
6294
6295#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6296msgid "New tag name"
6297msgstr ""
6298
6299#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6300msgid "Rename tag to the specified name"
6301msgstr ""
6302
6303#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6304msgid "Remove tag and children"
6305msgstr ""
6306
6307#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6308msgid "Remove the tag and all its contents"
6309msgstr ""
6310
6311#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6312msgid "Remove tag only"
6313msgstr ""
6314
6315#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6316msgid "Remove the tag but keep its contents"
6317msgstr ""
6318
6319#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6320msgid "Add classes"
6321msgstr ""
6322
6323#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6324msgid "Add the specified classes, e.g.:"
6325msgstr ""
6326
6327#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6328#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6329msgid "Space separated class names"
6330msgstr ""
6331
6332#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6333msgid "Remove classes"
6334msgstr ""
6335
6336#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6337msgid "Remove the specified classes, e.g.:"
6338msgstr ""
6339
6340#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6341msgid "Remove attributes"
6342msgstr ""
6343
6344#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6345msgid ""
6346"Remove the specified attributes from the tag. Multiple attribute names "
6347"should be separated by spaces. The special value * removes all attributes."
6348msgstr ""
6349
6350#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6351#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6352msgid "Space separated attribute names"
6353msgstr ""
6354
6355#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6356msgid "Add attributes"
6357msgstr ""
6358
6359#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6360msgid "Add the specified attributes, e.g.:"
6361msgstr ""
6362
6363#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6364msgid "Empty the tag"
6365msgstr ""
6366
6367#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6368msgid "Remove all contents from the tag"
6369msgstr ""
6370
6371#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6372msgid "Wrap the tag"
6373msgstr ""
6374
6375#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6376#, python-brace-format
6377msgid ""
6378"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6379"with class {1}"
6380msgstr ""
6381
6382#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6383msgid "An HTML opening tag"
6384msgstr ""
6385
6386#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6387msgid "Insert HTML at start"
6388msgstr ""
6389
6390#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6391msgid ""
6392"The specified HTML snippet is inserted after the opening tag. Note that only"
6393" valid HTML snippets can be used without unclosed tags"
6394msgstr ""
6395
6396#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6397#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6398#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6399#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6400msgid "HTML snippet"
6401msgstr ""
6402
6403#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6404msgid "Insert HTML at end"
6405msgstr ""
6406
6407#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6408msgid ""
6409"The specified HTML snippet is inserted before the closing tag. Note that "
6410"only valid HTML snippets can be used without unclosed tags"
6411msgstr ""
6412
6413#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6414msgid "Insert HTML before tag"
6415msgstr ""
6416
6417#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6418msgid ""
6419"The specified HTML snippet is inserted before the opening tag. Note that "
6420"only valid HTML snippets can be used without unclosed tags"
6421msgstr ""
6422
6423#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6424msgid "Insert HTML after tag"
6425msgstr ""
6426
6427#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6428msgid ""
6429"The specified HTML snippet is inserted after the closing tag. Note that only"
6430" valid HTML snippets can be used without unclosed tags"
6431msgstr ""
6432
6433#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6434msgid "Action must have both:"
6435msgstr ""
6436
6437#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6438msgid "{} is not a valid CSS selector"
6439msgstr ""
6440
6441#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6442msgid "{} is not a valid XPath selector"
6443msgstr ""
6444
6445#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6446msgid "Tag name"
6447msgstr ""
6448
6449#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6450#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6451msgid "Class name"
6452msgstr ""
6453
6454#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6455msgid "has class"
6456msgstr ""
6457
6458#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6459msgid "does not have class"
6460msgstr ""
6461
6462#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6463msgid "CSS selector"
6464msgstr ""
6465
6466#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6467msgid "matches CSS selector"
6468msgstr ""
6469
6470#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6471msgid "XPath selector"
6472msgstr ""
6473
6474#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6475msgid "matches XPath selector"
6476msgstr ""
6477
6478#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6479msgid "is any tag"
6480msgstr ""
6481
6482#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6483#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6484#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6485#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6490msgid "Text"
6491msgstr ""
6492
6493#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6494msgid "contains text"
6495msgstr ""
6496
6497#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6498msgid "You must specify a value for the tag to match"
6499msgstr ""
6500
6501#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6502msgid "Invalid {}"
6503msgstr ""
6504
6505#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6506msgid "No actions"
6507msgstr ""
6508
6509#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6510msgid "The rule has no actions"
6511msgstr ""
6512
6513#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6514msgid "Invalid action"
6515msgstr ""
6516
6517#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6518#, python-brace-format
6519msgid "If the tag {match_type} {query}"
6520msgstr ""
6521
6522#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6523#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6524#, python-brace-format
6525msgid "{action_type} {action_data}"
6526msgstr ""
6527
6528#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6529msgid "\tBook Designer file detected."
6530msgstr ""
6531
6532#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6533msgid "\tParsing HTML..."
6534msgstr ""
6535
6536#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6537msgid "\tBaen file detected. Re-parsing..."
6538msgstr ""
6539
6540#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6541msgid "Written preprocessed HTML to "
6542msgstr ""
6543
6544#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6545#, python-format
6546msgid "Processing %s"
6547msgstr ""
6548
6549#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6550msgid "\tConverting to BBeB..."
6551msgstr ""
6552
6553#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6554#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6555#, python-format
6556msgid "Could not parse file: %s"
6557msgstr ""
6558
6559#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6560#, python-format
6561msgid "%s is an empty file"
6562msgstr ""
6563
6564#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6565#, python-format
6566msgid "Failed to parse link %(tag)s %(children)s"
6567msgstr ""
6568
6569#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6570#, python-format
6571msgid "Unable to process image %(path)s. Error: %(err)s"
6572msgstr ""
6573
6574#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6575#, python-format
6576msgid "Unable to process interlaced PNG %s"
6577msgstr ""
6578
6579#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6580#, python-format
6581msgid "An error occurred while processing a table: %s. Ignoring table markup."
6582msgstr ""
6583
6584#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6585#, python-format
6586msgid ""
6587"Bad table:\n"
6588"%s"
6589msgstr ""
6590
6591#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6592msgid "Table has cell that is too large"
6593msgstr ""
6594
6595#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6596#, python-format
6597msgid "Could not read cover image: %s"
6598msgstr ""
6599
6600#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6601#, python-format
6602msgid "Cannot read from: %s"
6603msgstr ""
6604
6605#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6606msgid "Failed to process OPF file"
6607msgstr ""
6608
6609#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6610msgid ""
6611"%prog book.lrf\n"
6612"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6613msgstr ""
6614
6615#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6616msgid "Output LRS file"
6617msgstr ""
6618
6619#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6620msgid "Do not save embedded image and font files to disk"
6621msgstr ""
6622
6623#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6624#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6625msgid "Be more verbose"
6626msgstr ""
6627
6628#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6629msgid "Parsing LRF..."
6630msgstr ""
6631
6632#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6633msgid "Creating XML..."
6634msgstr ""
6635
6636#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6637msgid "LRS written to "
6638msgstr ""
6639
6640#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6641msgid "Could not read from thumbnail file:"
6642msgstr ""
6643
6644#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6645msgid ""
6646"%prog [options] file.lrs\n"
6647"Compile an LRS file into an LRF file."
6648msgstr ""
6649
6650#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6651msgid "Path to output file"
6652msgstr ""
6653
6654#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6655msgid "Verbose processing"
6656msgstr ""
6657
6658#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6659msgid "Convert LRS to LRS, useful for debugging."
6660msgstr ""
6661
6662#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6663msgid "Invalid LRF file. Could not set metadata."
6664msgstr ""
6665
6666#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6667msgid ""
6668"%prog [options] mybook.lrf\n"
6669"\n"
6670"\n"
6671"Show/edit the metadata in an LRF file.\n"
6672"\n"
6673msgstr ""
6674
6675#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6676msgid "Set the book title"
6677msgstr ""
6678
6679#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6680msgid "Set sort key for the title"
6681msgstr ""
6682
6683#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6684msgid "Set the author"
6685msgstr ""
6686
6687#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6688msgid "Set sort key for the author"
6689msgstr ""
6690
6691#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6692msgid "The category this book belongs to. E.g.: History"
6693msgstr ""
6694
6695#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6696msgid "Path to a graphic that will be set as this files' thumbnail"
6697msgstr ""
6698
6699#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6700msgid ""
6701"Path to a TXT file containing the comment to be stored in the LRF file."
6702msgstr ""
6703
6704#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6705msgid "Extract thumbnail from LRF file"
6706msgstr ""
6707
6708#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6709msgid "Set the publisher"
6710msgstr ""
6711
6712#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6713msgid "Set the book classification"
6714msgstr ""
6715
6716#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6717msgid "Set the book creator"
6718msgstr ""
6719
6720#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6721msgid "Set the book producer"
6722msgstr ""
6723
6724#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6725msgid ""
6726"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6727"so we use some heuristics to guess the cover."
6728msgstr ""
6729
6730#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6731msgid "Set book ID"
6732msgstr ""
6733
6734#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6735msgid ""
6736"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6737"will not contain any edits made in the Kindle Create program itself."
6738msgstr ""
6739
6740#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6741msgid ""
6742"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6743"autodetect if they are actually CBZ/CBR files."
6744msgstr ""
6745
6746#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6747#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6748#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6749#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6750#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6751#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6752#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6753msgid "No"
6754msgstr "Ne"
6755
6756#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6757#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6758#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6759#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6760msgid "Author(s)"
6761msgstr ""
6762
6763#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6764#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6766#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6767#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6768msgid "Publisher"
6769msgstr ""
6770
6771#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6772msgid "Producer"
6773msgstr ""
6774
6775#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6777#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6778#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6779#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6780msgid "Comments"
6781msgstr ""
6782
6783#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6784#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6785#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6786#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6787#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6788#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6789#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6790#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6791#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6792#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6796#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6804#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6805#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6806#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6807#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6808#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6809#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6811#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6812#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6813#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6814#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6815#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6816#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6817#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6818#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6819#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6820msgid "Tags"
6821msgstr ""
6822
6823#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6824#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6825#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6828#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6829#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6830#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6831#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6832#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6833#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6834#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6835#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6836msgid "Series"
6837msgid_plural "Series"
6838msgstr[0] ""
6839msgstr[1] ""
6840msgstr[2] ""
6841
6842#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6844#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6845#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6846#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6847msgid "Languages"
6848msgstr ""
6849
6850#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6851msgid "Timestamp"
6852msgstr ""
6853
6854#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6855#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6856#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6857#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6858#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6859msgid "Published"
6860msgstr ""
6861
6862#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6863msgid "Rights"
6864msgstr ""
6865
6866#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6867msgid "Value: unknown field "
6868msgstr ""
6869
6870#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6871#, python-format
6872msgid "Search the calibre library for books by %s"
6873msgstr ""
6874
6875#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6876#, python-brace-format
6877msgid "Search {0} for the author: {1}"
6878msgstr ""
6879
6880#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6881#, python-brace-format
6882msgid "Search {0} for the book: {1} by the author {2}"
6883msgstr ""
6884
6885#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6886#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6887#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6888#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6889#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6890#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6891#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6892#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6893#, python-brace-format
6894msgid "Click to see books with {0}: {1}"
6895msgstr "Kliknite da vidite knjige sa {0}: {1}"
6896
6897#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6898msgid "Click to open"
6899msgstr ""
6900
6901#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6902msgid "Ids"
6903msgstr ""
6904
6905#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6906msgid "Search calibre for books with the language: {}"
6907msgstr ""
6908
6909#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6910#, python-format
6911msgid ""
6912"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6913"class=\"%(cls)s\">%(series)s</span></a>"
6914msgstr ""
6915
6916#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6917msgid "Click to see books in this series"
6918msgstr ""
6919
6920#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6921#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6922#, python-brace-format
6923msgid "Click to see books with {0}: {1} (derived from {2})"
6924msgstr ""
6925
6926#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6927msgid "%prog ebook_file [options]\n"
6928msgstr ""
6929
6930#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6931#, python-brace-format
6932msgid ""
6933"\n"
6934"Read/Write metadata from/to e-book files.\n"
6935"\n"
6936"Supported formats for reading metadata: {0}\n"
6937"\n"
6938"Supported formats for writing metadata: {1}\n"
6939"\n"
6940"Different file types support different kinds of metadata. If you try to set\n"
6941"some metadata on a file type that does not support it, the metadata will be\n"
6942"silently ignored.\n"
6943msgstr ""
6944
6945#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6946msgid ""
6947"Set the authors. Multiple authors should be separated by the & character. "
6948"Author names should be in the order Firstname Lastname."
6949msgstr ""
6950
6951#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6952msgid ""
6953"The version of the title to be used for sorting. If unspecified, and the "
6954"title is specified, it will be auto-generated from the title."
6955msgstr ""
6956
6957#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6958msgid ""
6959"String to be used when sorting by author. If unspecified, and the author(s) "
6960"are specified, it will be auto-generated from the author(s)."
6961msgstr ""
6962
6963#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6964msgid "Set the cover to the specified file."
6965msgstr ""
6966
6967#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6968msgid "Set the book category."
6969msgstr ""
6970
6971#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6972msgid ""
6973"Set the identifiers for the book, can be specified multiple times. For "
6974"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6975" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6976"files, an identifier marked as the package identifier cannot be removed."
6977msgstr ""
6978
6979#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6980msgid "Set the published date."
6981msgstr ""
6982
6983#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6984msgid "Get the cover from the e-book and save it at as the specified file."
6985msgstr ""
6986
6987#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
6988msgid ""
6989"Specify the name of an OPF file. The metadata will be written to the OPF "
6990"file."
6991msgstr ""
6992
6993#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
6994msgid ""
6995"Read metadata from the specified OPF file and use it to set metadata in the "
6996"e-book. Metadata specified on the command line will override metadata read "
6997"from the OPF file"
6998msgstr ""
6999
7000#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7001msgid "Set the BookID in LRF files"
7002msgstr ""
7003
7004#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7005msgid "No file specified"
7006msgstr ""
7007
7008#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7009msgid "Original metadata"
7010msgstr ""
7011
7012#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7013msgid "Changed metadata"
7014msgstr ""
7015
7016#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7017msgid "OPF created in"
7018msgstr ""
7019
7020#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7021msgid "Cover saved to"
7022msgstr ""
7023
7024#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7025msgid "No cover found"
7026msgstr ""
7027
7028#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7029msgid "Goodreads"
7030msgstr ""
7031
7032#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7033msgid "Google Books"
7034msgstr ""
7035
7036#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7037msgid "Wikipedia"
7038msgstr ""
7039
7040#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7041msgid "Google web search"
7042msgstr ""
7043
7044#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7045msgid "Amazon"
7046msgstr ""
7047
7048#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7049msgid "Google Images"
7050msgstr ""
7051
7052#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7053msgid "Downloads metadata and covers from Amazon"
7054msgstr ""
7055
7056#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7057msgid "US"
7058msgstr "US"
7059
7060#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7061msgid "France"
7062msgstr "France"
7063
7064#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7065msgid "Germany"
7066msgstr "Germany"
7067
7068#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7069msgid "UK"
7070msgstr "UK"
7071
7072#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7073msgid "Australia"
7074msgstr ""
7075
7076#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7077msgid "Italy"
7078msgstr "Italy"
7079
7080#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7081msgid "Japan"
7082msgstr "Japan"
7083
7084#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7085msgid "Spain"
7086msgstr "Spain"
7087
7088#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7089msgid "Brazil"
7090msgstr "Brazil"
7091
7092#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7093msgid "Netherlands"
7094msgstr "Netherlands"
7095
7096#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7097msgid "China"
7098msgstr ""
7099
7100#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7101msgid "Canada"
7102msgstr ""
7103
7104#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7105msgid "Sweden"
7106msgstr ""
7107
7108#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7109msgid "Choose server automatically"
7110msgstr ""
7111
7112#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7113msgid "Amazon servers"
7114msgstr ""
7115
7116#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7117msgid "Bing search cache"
7118msgstr ""
7119
7120#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7121msgid "Google search cache"
7122msgstr ""
7123
7124#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7125msgid "Wayback machine cache (slow)"
7126msgstr ""
7127
7128#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7129msgid "Amazon country website to use:"
7130msgstr ""
7131
7132#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7133msgid ""
7134"Metadata from Amazon will be fetched using this country's Amazon website."
7135msgstr ""
7136
7137#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7138msgid "Server to get data from:"
7139msgstr ""
7140
7141#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7142msgid ""
7143"Amazon has started blocking attempts to download metadata from its servers. "
7144"To get around this problem, calibre can fetch the Amazon data from many "
7145"different places where it is cached. Choose the source you prefer."
7146msgstr ""
7147
7148#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7149msgid "Use the MOBI-ASIN for metadata search"
7150msgstr ""
7151
7152#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7153msgid ""
7154"Enable this option to search for metadata with an ASIN identifier from the "
7155"MOBI file at the current country website, unless any other amazon id is "
7156"available. Note that if the MOBI file came from a different Amazon country "
7157"store, you could get incorrect results."
7158msgstr ""
7159
7160#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7161msgid "Amazon timed out. Try again later."
7162msgstr ""
7163
7164#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7165msgid "Metadata source"
7166msgstr ""
7167
7168#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7169msgid ""
7170"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7171msgstr ""
7172
7173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7175msgid "Maximum number of covers to get"
7176msgstr ""
7177
7178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7179msgid "The maximum number of covers to process from the search result"
7180msgstr ""
7181
7182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7183msgid ""
7184"%prog [options]\n"
7185"\n"
7186"Fetch book metadata from online sources. You must specify at least one\n"
7187"of title, authors or ISBN.\n"
7188msgstr ""
7189
7190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7192msgid "Book title"
7193msgstr "Naslov knjige"
7194
7195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7196msgid "Book author(s)"
7197msgstr "Autor(i) knjige"
7198
7199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7200msgid "Book ISBN"
7201msgstr "ISBN knjige"
7202
7203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7204msgid ""
7205"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7206"for multiple identifiers. For example: "
7207msgstr ""
7208
7209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7210msgid "Print the log to the console (stderr)"
7211msgstr ""
7212
7213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7214msgid "Output the metadata in OPF format instead of human readable text."
7215msgstr ""
7216
7217#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7218msgid ""
7219"Specify a filename. The cover, if available, will be saved to it. Without "
7220"this option, no cover will be downloaded."
7221msgstr ""
7222
7223#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7224msgid "Timeout in seconds. Default is 30"
7225msgstr ""
7226
7227#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7228msgid ""
7229"Specify the name of a metadata download plugin to use. By default, all "
7230"metadata plugins will be used. Can be specified multiple times for multiple "
7231"plugins. All plugin names: {}"
7232msgstr ""
7233
7234#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7235msgid ""
7236"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7237"publishers"
7238msgstr ""
7239
7240#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7241msgid "Downloads metadata and covers from Google Books"
7242msgstr ""
7243
7244#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7245msgid ""
7246"Downloads covers from a Google Image search. Useful to find larger/alternate"
7247" covers."
7248msgstr ""
7249
7250#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7251msgid "The maximum number of covers to process from the Google search result"
7252msgstr ""
7253
7254#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7255#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7256msgid "Cover size"
7257msgstr ""
7258
7259#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7260msgid "Search for covers larger than the specified size"
7261msgstr ""
7262
7263#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7264msgid "Any size"
7265msgstr ""
7266
7267#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7268#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7269msgid "Large"
7270msgstr ""
7271
7272#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7273#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7274#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7275#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7276#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7277#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7278#, python-format
7279msgid "Larger than %s"
7280msgstr ""
7281
7282#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7283msgid "Downloads covers from The Open Library"
7284msgstr ""
7285
7286#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7287msgid "Sample Book"
7288msgstr ""
7289
7290#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7291msgid ""
7292"This is an Amazon KFX book. It cannot be processed. See {} for information "
7293"on how to handle KFX books."
7294msgstr ""
7295
7296#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7297msgid "This is an Amazon Topaz book. It cannot be processed."
7298msgstr ""
7299
7300#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7301#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7302msgid "This is not a MOBI file. It is a Topaz file."
7303msgstr ""
7304
7305#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7306#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7307msgid "This is not a MOBI file."
7308msgstr ""
7309
7310#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7311msgid "This file is locked with DRM. It cannot be tweaked."
7312msgstr ""
7313
7314#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7315msgid ""
7316"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7317"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7318" MOBI files without KF8 are not tweakable."
7319msgstr ""
7320
7321#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7322msgid ""
7323"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7324"remove the Mobi6 data, which means the file will not be usable on older "
7325"Kindles. Are you sure?"
7326msgstr ""
7327
7328#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7329msgid "No details available"
7330msgstr ""
7331
7332#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7334msgid "Title page"
7335msgstr ""
7336
7337#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7339msgid "Index"
7340msgstr ""
7341
7342#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7344msgid "Glossary"
7345msgstr ""
7346
7347#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7349msgid "Acknowledgements"
7350msgstr ""
7351
7352#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7354msgid "Bibliography"
7355msgstr ""
7356
7357#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7359msgid "Colophon"
7360msgstr ""
7361
7362#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7363msgid "Copyright"
7364msgstr ""
7365
7366#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7368msgid "Dedication"
7369msgstr ""
7370
7371#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7373msgid "Epigraph"
7374msgstr ""
7375
7376#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7378msgid "Foreword"
7379msgstr ""
7380
7381#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7383msgid "List of illustrations"
7384msgstr ""
7385
7386#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7388msgid "List of tables"
7389msgstr ""
7390
7391#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7393msgid "Preface"
7394msgstr ""
7395
7396#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7397msgid "Main text"
7398msgstr ""
7399
7400#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7401#, python-format
7402msgid "%s format books are not supported"
7403msgstr ""
7404
7405#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7406msgid "Unknown error"
7407msgstr ""
7408
7409#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7410msgid "See <a href=\"{}\">detailed description</a>."
7411msgstr ""
7412
7413#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7414#, python-brace-format
7415msgid "Failed to process CSS in {name} with errors: {errors}"
7416msgstr ""
7417
7418#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7419#, python-brace-format
7420msgid "Failed to process CSS in {name}"
7421msgstr ""
7422
7423#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7424msgid ""
7425"This font could not be processed. It most likely will not work in an e-book "
7426"reader, either"
7427msgstr ""
7428
7429#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7430msgid "The font {} is not allowed to be embedded"
7431msgstr ""
7432
7433#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7434msgid ""
7435"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7436"licensed for embedding. You can ignore this warning, if you are sure you "
7437"have permission to embed this font."
7438msgstr ""
7439
7440#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7441#, python-brace-format
7442msgid "The CSS font-family name {0} does not match the actual font name {1}"
7443msgstr ""
7444
7445#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7446#, python-brace-format
7447msgid ""
7448"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7449"match the font name inside the actual font file: \"{1}\". This can cause "
7450"problems in some viewers. You should change the CSS font name to match the "
7451"actual font name."
7452msgstr ""
7453
7454#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7455#, python-brace-format
7456msgid "Change the font name {0} to {1} everywhere"
7457msgstr ""
7458
7459#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7460#, python-format
7461msgid "Not a valid font: %s"
7462msgstr ""
7463
7464#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7465msgid ""
7466"An invalid image is an image that could not be loaded, typically because it "
7467"is corrupted. You should replace it with a good image or remove it."
7468msgstr ""
7469
7470#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7471msgid ""
7472"Reader devices based on Adobe Digital Editions cannot display images whose "
7473"colors are specified in the CMYK colorspace. You should convert this image "
7474"to the RGB colorspace, for maximum compatibility."
7475msgstr ""
7476
7477#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7478msgid "Convert image to RGB automatically"
7479msgstr ""
7480
7481#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7482msgid "Image is in the CMYK colorspace"
7483msgstr ""
7484
7485#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7486msgid ""
7487"The resource pointed to by this link does not exist. You should either fix, "
7488"or remove the link."
7489msgstr ""
7490
7491#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7492msgid ""
7493"Windows computers do not allow the : character in filenames. For maximum "
7494"compatibility it is best to not use these in filenames/links to files."
7495msgstr ""
7496
7497#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7498#, python-brace-format
7499msgid "The linked to resource {0} does not exist"
7500msgstr ""
7501
7502#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7503#, python-brace-format
7504msgid ""
7505"The case of the link {0} and the case of the actual file it points to {1} do"
7506" not agree. You should change either the case of the link or rename the "
7507"file."
7508msgstr ""
7509
7510#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7511msgid "Change the case of the link to match the actual file"
7512msgstr ""
7513
7514#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7515msgid "Link points to a file that is not a text document"
7516msgstr ""
7517
7518#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7519#, python-brace-format
7520msgid ""
7521"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7522"document. Many e-book readers will be unable to follow such a link. You "
7523"should either remove the link or change it to point to a text document. For "
7524"example, if it points to an image, you can create small wrapper document "
7525"that contains the image and change the link to point to that."
7526msgstr ""
7527
7528#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7529msgid "Link points to a location not present in the target file"
7530msgstr ""
7531
7532#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7533#, python-brace-format
7534msgid ""
7535"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7536"not exist. You should either remove the location so that the link points to "
7537"the top of the file, or change the link to point to the correct location."
7538msgstr ""
7539
7540#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7541msgid ""
7542"This link uses the file:// URL scheme. This does not work with many e-book "
7543"readers. Remove the file:// prefix and make sure the link points to a file "
7544"inside the book."
7545msgstr ""
7546
7547#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7548msgid ""
7549"This link points to a file outside the book. It will not work if the book is"
7550" read on any computer other than the one it was created on. Either fix or "
7551"remove the link."
7552msgstr ""
7553
7554#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7555msgid ""
7556"This link is empty. This is almost always a mistake. Either fill in the link"
7557" destination or remove the link tag."
7558msgstr ""
7559
7560#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7561msgid ""
7562"This file is included in the book but not referred to by any document in the"
7563" spine. This means that the file will not be viewable on most e-book "
7564"readers. You should  probably remove this file from the book or add a link "
7565"to it somewhere."
7566msgstr ""
7567
7568#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7569#, python-format
7570msgid "The file %s is not referenced"
7571msgstr ""
7572
7573#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7574msgid ""
7575"This file is not in the book spine. All content documents must be in the "
7576"spine. You should probably add it to the spine."
7577msgstr ""
7578
7579#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7580msgid "Append this file to the spine"
7581msgstr ""
7582
7583#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7584msgid ""
7585"This file is not listed in the book manifest. While not strictly necessary "
7586"it is good practice to list all files in the manifest. Either list this file"
7587" in the manifest or remove it from the book if it is an unnecessary file."
7588msgstr ""
7589
7590#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7591#, python-format
7592msgid "The file %s is not listed in the manifest"
7593msgstr ""
7594
7595#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7596#, python-format
7597msgid "Remove %s from the book"
7598msgstr ""
7599
7600#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7601#, python-format
7602msgid "Add %s to the manifest"
7603msgstr ""
7604
7605#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7606#, python-format
7607msgid "Remove all references to %s from the HTML and CSS in the book"
7608msgstr ""
7609
7610#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7611msgid ""
7612"This file stores the bookmarks and last opened information from the calibre "
7613"E-book viewer. You can remove it if you do not need that information, or "
7614"don't want to share it with other people you send this book to."
7615msgstr ""
7616
7617#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7618#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7619msgid "Remove this file"
7620msgstr ""
7621
7622#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7623msgid "The bookmarks file used by the calibre E-book viewer is present"
7624msgstr ""
7625
7626#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7627#, python-format
7628msgid "The file %s has a MIME type that does not match its extension"
7629msgstr ""
7630
7631#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7632#, python-brace-format
7633msgid ""
7634"The file {0} has its MIME type specified as {1} in the OPF file. The "
7635"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7636"should change either the file extension or the MIME type in the OPF."
7637msgstr ""
7638
7639#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7640msgid "Change the file extension to .xhtml"
7641msgstr ""
7642
7643#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7644#, python-format
7645msgid "Change the MIME type for this file in the OPF to %s"
7646msgstr ""
7647
7648#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7649msgid "The link is empty"
7650msgstr ""
7651
7652#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7653#, python-format
7654msgid "The linked resource %s is a folder"
7655msgstr ""
7656
7657#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7658#, python-format
7659msgid "The linked resource %s does not exist"
7660msgstr ""
7661
7662#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7663#, python-format
7664msgid "The link %s is a file:// URL"
7665msgstr ""
7666
7667#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7668#, python-format
7669msgid "The link %s points to a file outside the book"
7670msgstr ""
7671
7672#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7673#, python-format
7674msgid ""
7675"The link %s contains a : character, this will cause errors on Windows "
7676"computers"
7677msgstr ""
7678
7679#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7680#, python-format
7681msgid "The <%s> section is missing from the OPF"
7682msgstr ""
7683
7684#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7685#, python-format
7686msgid "The <%s> section is required in the OPF file. You have to create one."
7687msgstr ""
7688
7689#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7690msgid "Empty id attributes are invalid"
7691msgstr ""
7692
7693#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7694msgid "Empty ID attributes are invalid in OPF files."
7695msgstr ""
7696
7697#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7698#, python-format
7699msgid "idref=\"%s\" points to unknown id"
7700msgstr ""
7701
7702#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7703#, python-format
7704msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7705msgstr ""
7706
7707#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7708msgid "The meta cover tag points to an non-existent item"
7709msgstr ""
7710
7711#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7712#, python-format
7713msgid ""
7714"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7715"the manifest"
7716msgstr ""
7717
7718#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7719msgid ""
7720"Some e-book readers such as the Nook fail to recognize covers if the content"
7721" attribute comes before the name attribute. For maximum compatibility move "
7722"the name attribute before the content attribute."
7723msgstr ""
7724
7725#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7726msgid "Move the name attribute before the content attribute"
7727msgstr ""
7728
7729#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7730msgid "The meta cover tag has content before name"
7731msgstr ""
7732
7733#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7734#, python-format
7735msgid "The item identified as the Table of Contents (%s) does not exist"
7736msgstr ""
7737
7738#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7739#, python-format
7740msgid "There is no item with id=\"%s\" in the manifest."
7741msgstr ""
7742
7743#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7744#, python-format
7745msgid ""
7746"The item identified as the Table of Contents has an incorrect media-type "
7747"(%s)"
7748msgstr ""
7749
7750#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7751#, python-format
7752msgid "The media type for the Table of Contents must be %s"
7753msgstr ""
7754
7755#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7756msgid ""
7757"This manifest entry has no href attribute. Either add the href attribute or "
7758"remove the entry."
7759msgstr ""
7760
7761#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7762msgid "Remove this manifest entry"
7763msgstr ""
7764
7765#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7766msgid "Item in manifest has no href attribute"
7767msgstr ""
7768
7769#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7770msgid ""
7771"The <spine> tag has no reference to the NCX table of contents file. Without "
7772"this reference, the table of contents will not work in most readers. The "
7773"reference should look like <spine toc=\"id of manifest item for the ncx "
7774"file\">."
7775msgstr ""
7776
7777#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7778msgid "Add the reference to the NCX file"
7779msgstr ""
7780
7781#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7782msgid "Missing reference to the NCX Table of Contents"
7783msgstr ""
7784
7785#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7786msgid ""
7787"This book has no Navigation document. According to the EPUB 3 specification,"
7788" a navigation document is required. The Navigation document contains the "
7789"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7790" to this book."
7791msgstr ""
7792
7793#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7794msgid "Missing navigation document"
7795msgstr ""
7796
7797#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7798msgid ""
7799"The nav document for this book contains no table of contents, or an empty "
7800"table of contents. Use the Table of Contents tool to add a Table of Contents"
7801" to this book."
7802msgstr ""
7803
7804#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7805msgid "Missing ToC in navigation document"
7806msgstr ""
7807
7808#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7809msgid ""
7810"A file listed in the manifest is missing, you should either remove it from "
7811"the manifest or add the missing file to the book."
7812msgstr ""
7813
7814#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7815#, python-format
7816msgid "Item (%s) in manifest is missing"
7817msgstr ""
7818
7819#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7820#, python-format
7821msgid "Remove the entry for %s from the manifest"
7822msgstr ""
7823
7824#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7825msgid ""
7826"There are items marked as non-linear in the <spine>. These will be displayed"
7827" in random order by different e-book readers. Some will ignore the non-"
7828"linear attribute, some will display them at the end or the beginning of the "
7829"book and some will fail to display them at all. Instead of using non-linear "
7830"items simply place the items in the order you want them to be displayed."
7831msgstr ""
7832
7833#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7834msgid "Mark all non-linear items as linear"
7835msgstr ""
7836
7837#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7838msgid "Non-linear items in the spine"
7839msgstr ""
7840
7841#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7842msgid "Remove all but the first duplicate item"
7843msgstr ""
7844
7845#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7846#, python-brace-format
7847msgid "Duplicate item in {0}: {1}"
7848msgstr ""
7849
7850#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7851#, python-brace-format
7852msgid ""
7853"The item {0} is present more than once in the {2} in {1}. This is not "
7854"allowed."
7855msgstr ""
7856
7857#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7858msgid ""
7859"There is more than one <meta name=\"cover\"> tag defined. There should be "
7860"only one."
7861msgstr ""
7862
7863#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7864msgid "Remove all but the first meta cover tag"
7865msgstr ""
7866
7867#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7868msgid "There is more than one cover defined"
7869msgstr ""
7870
7871#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7872msgid ""
7873"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7874"id is referenced by the <package> element"
7875msgstr ""
7876
7877#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7878msgid "Auto-generate a unique identifier"
7879msgstr ""
7880
7881#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7882msgid "The OPF has no unique identifier"
7883msgstr ""
7884
7885#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7886msgid "The <dc:identifier> element must not be empty."
7887msgstr ""
7888
7889#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7890msgid "Empty identifier element"
7891msgstr ""
7892
7893#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7894msgid "Incorrect media-type for spine item"
7895msgstr ""
7896
7897#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7898#, python-brace-format
7899msgid ""
7900"The item {0} present in the spine has the media-type {1}.  Most e-book "
7901"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7902"you should change its media-type to {2}. If it is not-HTML you should "
7903"consider replacing it with an HTML item, as it is unlikely to work in most "
7904"readers."
7905msgstr ""
7906
7907#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7908#, python-format
7909msgid "Change the media-type to %s"
7910msgstr ""
7911
7912#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7913msgid "The OPF does not have the correct root element"
7914msgstr ""
7915
7916#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7917#, python-brace-format
7918msgid ""
7919"The opf must have the root element <package> in namespace {0}, like this: "
7920"<package xmlns=\"{0}\">"
7921msgstr ""
7922
7923#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7924msgid "The OPF does not have a version"
7925msgstr ""
7926
7927#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7928msgid ""
7929"The <package> tag in the OPF must have a version attribute. This is usually "
7930"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7931msgstr ""
7932
7933#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7934msgid ""
7935"This file is empty, it contains nothing, you should probably remove it."
7936msgstr ""
7937
7938#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7939#, python-format
7940msgid "The file %s is empty"
7941msgstr ""
7942
7943#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7944msgid ""
7945"A decoding errors means that the contents of the file could not be "
7946"interpreted as text. This usually happens if the file has an incorrect "
7947"character encoding declaration or if the file is actually a binary file, "
7948"like an image or font that is mislabelled with an incorrect media type in "
7949"the OPF."
7950msgstr ""
7951
7952#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7953#, python-format
7954msgid "Parsing of %s failed, could not decode"
7955msgstr ""
7956
7957#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7958msgid ""
7959"A parsing error in an XML file means that the XML syntax in the file is "
7960"incorrect. Such a file will most probably not open in an e-book reader. "
7961"These errors can  usually be fixed automatically, however, automatic fixing "
7962"can sometimes  \"do the wrong thing\"."
7963msgstr ""
7964
7965#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7966msgid ""
7967"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7968"Most readers will automatically ignore such errors, but they may result in  "
7969"incorrect display of content. These errors can usually be fixed "
7970"automatically, however, automatic fixing can sometimes \"do the wrong "
7971"thing\"."
7972msgstr ""
7973
7974#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7975msgid ""
7976"This HTML file uses private entities. These are not supported. You can try "
7977"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7978"resolve the private entities."
7979msgstr ""
7980
7981#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7982msgid ""
7983"Replace all named entities with their character equivalents in this book"
7984msgstr ""
7985
7986#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
7987msgid ""
7988"Named entities are often only incompletely supported by various book reading"
7989" software. Therefore, it is best to not use them, replacing them with the "
7990"actual characters they represent. This can be done automatically."
7991msgstr ""
7992
7993#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
7994msgid "Named entities present"
7995msgstr ""
7996
7997#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
7998msgid "Filename contains unsafe characters"
7999msgstr ""
8000
8001#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8002#, python-brace-format
8003msgid ""
8004"The filename {0} contains unsafe characters, that must be escaped, like this"
8005" {1}. This can cause problems with some e-book readers. To be absolutely "
8006"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8007"and hyphens in your file names. While many other characters are allowed, "
8008"they may cause problems with some software."
8009msgstr ""
8010
8011#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8012#, python-brace-format
8013msgid "Rename the file {0} to {1}"
8014msgstr ""
8015
8016#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8017#, python-format
8018msgid ""
8019"This HTML file is larger than %s. Too large HTML files can cause performance"
8020" problems on some e-book readers. Consider splitting this file into smaller "
8021"sections."
8022msgstr ""
8023
8024#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8025msgid "File too large"
8026msgstr ""
8027
8028#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8029msgid ""
8030"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8031"is supposed to have represented."
8032msgstr ""
8033
8034#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8035#, python-format
8036msgid "Invalid entity: %s"
8037msgstr ""
8038
8039#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8040msgid ""
8041"Run fix HTML on this file, which will automatically insert the correct "
8042"namespace"
8043msgstr ""
8044
8045#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8046msgid "Invalid or missing namespace"
8047msgstr ""
8048
8049#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8050#, python-brace-format
8051msgid ""
8052"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8053"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8054msgstr ""
8055
8056#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8057#, python-format
8058msgid "incorrect namespace %s"
8059msgstr ""
8060
8061#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8062msgid "no namespace"
8063msgstr ""
8064
8065#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8066msgid "Change this file's encoding to UTF-8"
8067msgstr ""
8068
8069#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8070msgid "Non UTF-8 encoding declaration"
8071msgstr ""
8072
8073#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8074#, python-format
8075msgid ""
8076"This file has its encoding declared as %s. Some reader software cannot "
8077"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8078msgstr ""
8079
8080#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8081msgid "Private entities found"
8082msgstr ""
8083
8084#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8085msgid ""
8086"This CSS construct is not recognized. That means that it most likely will "
8087"not work on reader devices. Consider replacing it with something else."
8088msgstr ""
8089
8090#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8091msgid ""
8092"Some reader programs are very finicky about CSS stylesheets and will ignore "
8093"the whole sheet if there is an error. These errors can often be fixed "
8094"automatically, however, automatic fixing will typically remove unrecognized "
8095"items, instead of correcting them."
8096msgstr ""
8097
8098#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8099msgid "Try to fix parsing errors in this stylesheet automatically"
8100msgstr ""
8101
8102#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8103msgid "Remove the duplicate ids from all but the first element"
8104msgstr ""
8105
8106#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8107#, python-format
8108msgid "Duplicate id: %s"
8109msgstr ""
8110
8111#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8112#, python-brace-format
8113msgid ""
8114"The id {0} is present on more than one element in {1}. This is not allowed. "
8115"Remove the id from all but one of the elements"
8116msgstr ""
8117
8118#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8119msgid "Replace this id with a randomly generated valid id"
8120msgstr ""
8121
8122#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8123#, python-format
8124msgid "Invalid id: %s"
8125msgstr ""
8126
8127#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8128#, python-brace-format
8129msgid ""
8130"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8131"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8132"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8133"maximum compatibility with a wide range of devices."
8134msgstr ""
8135
8136#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8137msgid "Wrap the bare text in a p tag"
8138msgstr ""
8139
8140#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8141msgid ""
8142"You cannot have bare text inside the body tag. The text must be placed "
8143"inside some other tag, such as p or div"
8144msgstr ""
8145
8146#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8147msgid "Bare text in body tag"
8148msgstr ""
8149
8150#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8151msgid ""
8152"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8153"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8154"MOBI files without KF8 are not editable."
8155msgstr ""
8156
8157#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8158msgid ""
8159"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8160" MOBI files that contain only KF8 data."
8161msgstr ""
8162
8163#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8164#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8165msgid "Cover inserted"
8166msgstr ""
8167
8168#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8169#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8170msgid "Cover updated"
8171msgstr ""
8172
8173#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8174msgid "Removed one unused CSS style rule"
8175msgid_plural "Removed {} unused CSS style rules"
8176msgstr[0] ""
8177msgstr[1] ""
8178msgstr[2] ""
8179
8180#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8181msgid "Removed one unused CSS selector"
8182msgid_plural "Removed {} unused CSS selectors"
8183msgstr[0] ""
8184msgstr[1] ""
8185msgstr[2] ""
8186
8187#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8188msgid "Removed one unused class from the HTML"
8189msgid_plural "Removed {} unused classes from the HTML"
8190msgstr[0] ""
8191msgstr[1] ""
8192msgstr[2] ""
8193
8194#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8195msgid "Merged one CSS style rule with identical selectors"
8196msgid_plural "Merged {} CSS style rules with identical selectors"
8197msgstr[0] ""
8198msgstr[1] ""
8199msgstr[2] ""
8200
8201#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8202msgid "Merged one CSS style rule with identical properties"
8203msgid_plural "Merged {} CSS style rules with identical properties"
8204msgstr[0] ""
8205msgstr[1] ""
8206msgstr[2] ""
8207
8208#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8209msgid "Removed one unreferenced stylesheet"
8210msgid_plural "Removed {} unreferenced stylesheets"
8211msgstr[0] ""
8212msgstr[1] ""
8213msgstr[2] ""
8214
8215#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8216msgid "No unused CSS style rules found"
8217msgstr ""
8218
8219#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8220msgid "No unused CSS selectors found"
8221msgstr ""
8222
8223#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8224msgid "No unused class attributes found"
8225msgstr ""
8226
8227#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8228msgid "No style rules that could be merged found"
8229msgstr ""
8230
8231#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8232msgid "No unused stylesheets found"
8233msgstr ""
8234
8235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8236#, python-format
8237msgid ""
8238"Could not find a font in the \"%s\" family exactly matching the CSS font "
8239"specification, will embed a fallback font instead. CSS font specification:"
8240msgstr ""
8241
8242#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8243msgid "Matched font specification:"
8244msgstr ""
8245
8246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8247#, python-format
8248msgid "Failed to find fonts for family: %s, not embedding"
8249msgstr ""
8250
8251#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8252msgid "No embeddable fonts found"
8253msgstr ""
8254
8255#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8256msgid "This file is locked with DRM. It cannot be edited."
8257msgstr ""
8258
8259#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8260msgid "Soft hyphens added"
8261msgstr ""
8262
8263#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8264msgid "Soft hyphens removed"
8265msgstr ""
8266
8267#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8268#, python-brace-format
8269msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8270msgstr ""
8271
8272#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8273#, python-brace-format
8274msgid "{0} could not be further compressed"
8275msgstr ""
8276
8277#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8278#, python-brace-format
8279msgid "Failed to process {0} with error:"
8280msgstr ""
8281
8282#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8283#, python-brace-format
8284msgid ""
8285"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8286"changed]"
8287msgstr ""
8288
8289#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8290msgid "Images are already fully optimized"
8291msgstr ""
8292
8293#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8294#, python-format, python-brace-format
8295msgid ""
8296"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8297"your carefully crafted e-books.</p>\n"
8298"\n"
8299"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8300"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8301"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8302"changes needed for the desired effect.</p>\n"
8303"\n"
8304"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8305"{0}\n"
8306"<p>Note that polishing only works on files in the %s formats.</p>"
8307msgstr ""
8308
8309#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8310#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8311#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8312#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8313#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8314#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8315#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8316msgid " or "
8317msgstr ""
8318
8319#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8320msgid ""
8321"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8322"This will scan your computer for the fonts, and if they are found, they will be\n"
8323"embedded into the document.</p>\n"
8324"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8325msgstr ""
8326
8327#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8328msgid ""
8329"<p>Subsetting fonts means reducing an embedded font to contain\n"
8330"only the characters used from that font in the book. This\n"
8331"greatly reduces the size of the font files (halving the font\n"
8332"file sizes is common).</p>\n"
8333"\n"
8334"<p>For example, if the book uses a specific font for headers,\n"
8335"then subsetting will reduce that font to contain only the\n"
8336"characters present in the actual headers in the book. Or if the\n"
8337"book embeds the bold and italic versions of a font, but bold\n"
8338"and italic text is relatively rare, or absent altogether, then\n"
8339"the bold and italic fonts can either be reduced to only a few\n"
8340"characters or completely removed.</p>\n"
8341"\n"
8342"<p>The only downside to subsetting fonts is that if, at a later\n"
8343"date you decide to add more text to your books, the newly added\n"
8344"text might not be covered by the subset font.</p>\n"
8345msgstr ""
8346
8347#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8348msgid ""
8349"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8350"all the book metadata such as title, tags, authors, series, comments,\n"
8351"etc. Any previous book jacket will be replaced.</p>"
8352msgstr ""
8353
8354#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8355msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8356msgstr ""
8357
8358#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8359msgid ""
8360"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8361"typographically correct equivalents.</p>\n"
8362"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8363"when single quotes at the start of contractions are involved.</p>\n"
8364msgstr ""
8365
8366#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8367msgid ""
8368"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8369"created from production templates can have a large number of extra CSS rules\n"
8370"that don't match any actual content. These extra rules can slow down readers\n"
8371"that need to parse them all.</p>\n"
8372msgstr ""
8373
8374#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8375msgid ""
8376"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8377"affecting image quality.</p>\n"
8378msgstr ""
8379
8380#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8381msgid ""
8382"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8383"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8384msgstr ""
8385
8386#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8387msgid ""
8388"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8389"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8390msgstr ""
8391
8392#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8393msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8394msgstr ""
8395
8396#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8397msgid "Updating metadata"
8398msgstr ""
8399
8400#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8401msgid "Updated metadata jacket"
8402msgstr ""
8403
8404#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8405msgid "Metadata updated\n"
8406msgstr ""
8407
8408#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8409msgid "Setting cover"
8410msgstr ""
8411
8412#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8413msgid "Inserting metadata jacket"
8414msgstr ""
8415
8416#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8417#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8418msgid "Existing metadata jacket replaced"
8419msgstr ""
8420
8421#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8422msgid "Metadata jacket inserted"
8423msgstr ""
8424
8425#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8426msgid "Removing metadata jacket"
8427msgstr ""
8428
8429#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8430msgid "Metadata jacket removed"
8431msgstr ""
8432
8433#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8434msgid "No metadata jacket found"
8435msgstr ""
8436
8437#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8438msgid "Smartening punctuation"
8439msgstr ""
8440
8441#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8442msgid "Embedding referenced fonts"
8443msgstr ""
8444
8445#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8446msgid "Subsetting embedded fonts"
8447msgstr ""
8448
8449#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8450msgid "No embedded fonts to subset"
8451msgstr ""
8452
8453#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8454msgid "Removing unused CSS rules"
8455msgstr ""
8456
8457#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8458msgid "Losslessly compressing images"
8459msgstr ""
8460
8461#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8462msgid "Upgrading book, if possible"
8463msgstr ""
8464
8465#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8466msgid "Removing soft hyphens"
8467msgstr ""
8468
8469#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8470msgid "Adding soft hyphens"
8471msgstr ""
8472
8473#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8474#, python-format
8475msgid "## Polishing: %s"
8476msgstr ""
8477
8478#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8479#, python-format
8480msgid "Polishing took: %.1f seconds"
8481msgstr ""
8482
8483#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8484msgid ""
8485"%prog [options] input_file [output_file]\n"
8486"\n"
8487msgstr ""
8488
8489#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8490msgid ""
8491"Path to a cover image. Changes the cover specified in the e-book. If no "
8492"cover is present, or the cover is not properly identified, inserts a new "
8493"cover."
8494msgstr ""
8495
8496#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8497msgid ""
8498"Path to an OPF file. The metadata in the book is updated from the OPF file."
8499msgstr ""
8500
8501#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8502msgid "Produce more verbose output, useful for debugging."
8503msgstr ""
8504
8505#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8506msgid "You must provide the input file to polish"
8507msgstr ""
8508
8509#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8510msgid "Unknown extra arguments"
8511msgstr ""
8512
8513#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8514msgid "You must specify at least one action to perform"
8515msgstr ""
8516
8517#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8518#, python-format
8519msgid "Smartened punctuation in: %s"
8520msgstr ""
8521
8522#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8523msgid "No punctuation that could be smartened found"
8524msgstr ""
8525
8526#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8527#, python-format
8528msgid ""
8529"The file %s has malformed markup. Try running the Fix HTML tool before "
8530"splitting"
8531msgstr ""
8532
8533#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8534#, python-format
8535msgid "The expression %s did not match any nodes"
8536msgstr ""
8537
8538#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8539#, python-format
8540msgid "Removed unused font: %s"
8541msgstr ""
8542
8543#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8544#, python-format
8545msgid "The font %s was already subset"
8546msgstr ""
8547
8548#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8549#, python-brace-format
8550msgid "Decreased the font {0} to {1} of its original size"
8551msgstr ""
8552
8553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8554#, python-format
8555msgid "Reduced total font size to %.1f%% of original"
8556msgstr ""
8557
8558#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8559msgid "No embedded fonts found"
8560msgstr ""
8561
8562#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8563#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8564#, python-format
8565msgid "No file named %s exists"
8566msgstr ""
8567
8568#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8569#, python-format
8570msgid "No HTML file named %s exists"
8571msgstr ""
8572
8573#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8574#, python-format
8575msgid "The anchor %(a)s does not exist in file %(f)s"
8576msgstr ""
8577
8578#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8579#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8580#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8581#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8582#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8583msgid "(Untitled)"
8584msgstr ""
8585
8586#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8587#, python-format
8588msgid ""
8589"The file %s has malformed markup. Try running the Fix HTML tool before "
8590"editing."
8591msgstr ""
8592
8593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8594msgid "No upgrade needed"
8595msgstr ""
8596
8597#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8598msgid "Updated EPUB from version 2 to 3"
8599msgstr ""
8600
8601#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8602msgid "HTML TOC generation options."
8603msgstr ""
8604
8605#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8606#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8607#, python-brace-format
8608msgid "{1} of <em>{0}</em>"
8609msgstr ""
8610
8611#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8612#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8613#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8614#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8615#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8616msgid "Rating"
8617msgstr ""
8618
8619#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8622#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8623#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8624#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8625#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8626#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8627#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8628#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8629#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8630msgid "Date"
8631msgstr ""
8632
8633#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8634#, python-format
8635msgid ""
8636"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8637"%(size)d KB"
8638msgstr ""
8639
8640#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8641msgid "OPF/NCX/etc. generation options."
8642msgstr ""
8643
8644#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8645#, python-format
8646msgid "OPF version to generate. Default is %default."
8647msgstr ""
8648
8649#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8650msgid ""
8651"Generate an Adobe \"page-map\" file if pagination information is available."
8652msgstr ""
8653
8654#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8655msgid "Sidebar"
8656msgstr ""
8657
8658#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8659msgid "Adding headers and footers"
8660msgstr ""
8661
8662#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8663msgid "Headers and footers added"
8664msgstr ""
8665
8666#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8667msgid "Parsed all content for markup transformation"
8668msgstr ""
8669
8670#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8671msgid "Completed markup transformation"
8672msgstr ""
8673
8674#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8675msgid "Rendered all HTML as PDF"
8676msgstr ""
8677
8678#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8679msgid "Added links to PDF content"
8680msgstr ""
8681
8682#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8683msgid "Updated metadata in PDF"
8684msgstr ""
8685
8686#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8687#, python-brace-format
8688msgid "Rendered {0} of {1} pages"
8689msgstr ""
8690
8691#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8692msgid "Could not find pdftohtml, check it is in your PATH"
8693msgstr ""
8694
8695#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8696#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8697msgid "Table of Contents:"
8698msgstr ""
8699
8700#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8701msgid "Send file to storage card instead of main memory by default"
8702msgstr ""
8703
8704#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8705msgid "Confirm before deleting"
8706msgstr ""
8707
8708#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8709msgid "Main window geometry"
8710msgstr ""
8711
8712#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8713msgid "Notify when a new version is available"
8714msgstr ""
8715
8716#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8717msgid "Use Roman numerals for series number"
8718msgstr ""
8719
8720#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8721msgid "Sort tags list by name, popularity, or rating"
8722msgstr ""
8723
8724#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8725msgid "Match tags by any or all."
8726msgstr ""
8727
8728#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8729msgid "Number of covers to show in the cover browsing mode"
8730msgstr ""
8731
8732#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8733msgid "Defaults for conversion to LRF"
8734msgstr ""
8735
8736#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8737msgid "Options for the LRF e-book viewer"
8738msgstr ""
8739
8740#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8741msgid "Formats that are viewed using the internal viewer"
8742msgstr ""
8743
8744#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8745msgid "Columns to be displayed in the book list"
8746msgstr ""
8747
8748#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8749msgid "Automatically launch Content server on application startup"
8750msgstr ""
8751
8752#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8753msgid "Oldest news kept in database"
8754msgstr ""
8755
8756#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8757msgid "Show system tray icon"
8758msgstr ""
8759
8760#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8761msgid "Upload downloaded news to device"
8762msgstr ""
8763
8764#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8765msgid "Delete news books from library after uploading to device"
8766msgstr ""
8767
8768#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8769msgid ""
8770"Show the cover flow in a separate window instead of in the main calibre "
8771"window"
8772msgstr ""
8773
8774#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8775msgid "Disable notifications from the system tray icon"
8776msgstr ""
8777
8778#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8779msgid "Default action to perform when the \"Send to device\" button is clicked"
8780msgstr ""
8781
8782#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8783msgid ""
8784"Start searching as you type. If this is disabled then search will only take "
8785"place when the Enter key is pressed."
8786msgstr ""
8787
8788#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8789msgid ""
8790"When searching, show all books with search results highlighted instead of "
8791"showing only the matches. You can use the N or F3 keys to go to the next "
8792"match."
8793msgstr ""
8794
8795#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8796msgid ""
8797"Maximum number of simultaneous conversion/news download jobs. This number is"
8798" twice the actual value for historical reasons."
8799msgstr ""
8800
8801#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8802msgid "Download social metadata (tags/rating/etc.)"
8803msgstr ""
8804
8805#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8806msgid "Overwrite author and title with new metadata"
8807msgstr ""
8808
8809#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8810msgid "Automatically download the cover, if available"
8811msgstr ""
8812
8813#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8814msgid "Limit max simultaneous jobs to number of CPUs"
8815msgstr ""
8816
8817#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8818msgid ""
8819"The layout of the user interface. Wide has the Book details panel on the "
8820"right and narrow has it at the bottom."
8821msgstr ""
8822
8823#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8824msgid "Show the average rating per item indication in the Tag browser"
8825msgstr ""
8826
8827#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8828msgid "Disable UI animations"
8829msgstr ""
8830
8831#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8832msgid "Tag browser categories not to display"
8833msgstr ""
8834
8835#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8836#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8837msgid "WARNING:"
8838msgstr ""
8839
8840#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8841msgid "ERROR:"
8842msgstr ""
8843
8844#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8846#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8847#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8848#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8849msgid "Show this confirmation again"
8850msgstr ""
8851
8852#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8853#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8854msgid "Restart needed"
8855msgstr ""
8856
8857#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8859msgid "&Restart calibre now"
8860msgstr ""
8861
8862#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8863#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8864#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8865#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8866#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8867#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8868msgid "All files"
8869msgstr ""
8870
8871#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8872msgid "Detach from the controlling terminal, if any (Linux only)"
8873msgstr ""
8874
8875#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8877msgid "Click \"Show details\" for more information."
8878msgstr ""
8879
8880#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8881#, python-format
8882msgid "The %s environment variable is set. Try unsetting it."
8883msgstr ""
8884
8885#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8886msgid "Could not create temporary folder"
8887msgstr ""
8888
8889#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8890msgid "Could not create temporary folder, calibre cannot start."
8891msgstr ""
8892
8893#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8894msgid "Windows XP not supported"
8895msgstr ""
8896
8897#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8898#, python-format
8899msgid ""
8900"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8901"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8902"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8903"Windows XP."
8904msgstr ""
8905
8906#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8907#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8909msgid "Books"
8910msgstr ""
8911
8912#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8913msgid "EPUB books"
8914msgstr ""
8915
8916#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8917msgid "Kindle books"
8918msgstr ""
8919
8920#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8921msgid "PDF books"
8922msgstr ""
8923
8924#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8925msgid "HTML books"
8926msgstr ""
8927
8928#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8929msgid "LIT books"
8930msgstr ""
8931
8932#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8933msgid "Text books"
8934msgstr ""
8935
8936#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8937msgid "Comics"
8938msgstr ""
8939
8940#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8941#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8942#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8943msgid "Archives"
8944msgstr ""
8945
8946#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8947msgid "Wordprocessor files"
8948msgstr ""
8949
8950#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8951msgid "Add books"
8952msgstr ""
8953
8954#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8955msgid "Add books to the calibre library/device from files on your computer"
8956msgstr ""
8957
8958#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8959msgid "A"
8960msgstr ""
8961
8962#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8963msgid "Add books from a single folder"
8964msgstr ""
8965
8966#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8967msgid "Add from folders and sub-folders"
8968msgstr ""
8969
8970#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
8971msgid "Add multiple books from archive (ZIP/RAR)"
8972msgstr ""
8973
8974#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
8975msgid "Add empty book (Book entry with no formats)"
8976msgstr ""
8977
8978#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
8979msgid "Add from ISBN"
8980msgstr ""
8981
8982#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
8983msgid "Add files to selected book records"
8984msgstr ""
8985
8986#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
8987msgid "Add files to selected book records from clipboard"
8988msgstr ""
8989
8990#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
8991msgid "Add an empty file to selected book records"
8992msgstr ""
8993
8994#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
8995msgid "Control the adding of books"
8996msgstr ""
8997
8998#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
8999#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
9000#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9001#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9002#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9003#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9004#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9005#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9006#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9007#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9008#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9009#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9010#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9011#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9012#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9013#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9014#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9015#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9016#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9017msgid "No books selected"
9018msgstr ""
9019
9020#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9021#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9022msgid "Cannot add files as no books are selected"
9023msgstr ""
9024
9025#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9026msgid "No files in clipboard"
9027msgstr ""
9028
9029#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9030msgid "No files have been copied to the clipboard"
9031msgstr ""
9032
9033#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9034#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9035#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9036#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9037#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9038#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9039#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9040#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9041#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9049#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9050#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9051#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9052#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9053#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9054#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9055#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9056#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9057#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9058#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9059#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9064#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9065msgid "Are you sure?"
9066msgstr ""
9067
9068#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9069#, python-format
9070msgid "Are you sure you want to set the same cover for all %d books?"
9071msgstr ""
9072
9073#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9074msgid "Select book files"
9075msgstr ""
9076
9077#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9078#, python-format
9079msgid ""
9080"Are you sure you want to add the same files to all %d books? If the format "
9081"already exists for a book, it will be replaced."
9082msgstr ""
9083
9084#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9085#, python-brace-format
9086msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9087msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9088msgstr[0] ""
9089msgstr[1] ""
9090msgstr[2] ""
9091
9092#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9093#, python-format
9094msgid ""
9095"Are you sure you want to add the same empty file to all %d books? If the "
9096"format already exists for a book, it will be replaced."
9097msgstr ""
9098
9099#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9100msgid "Choose format of empty file"
9101msgstr ""
9102
9103#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9104#, python-brace-format
9105msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9106msgstr ""
9107
9108#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9109#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9110msgid "Choose archive file"
9111msgstr ""
9112
9113#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9114msgid "Type of archive"
9115msgstr ""
9116
9117#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9118msgid "Will the archive have a single book per internal folder?"
9119msgstr ""
9120
9121#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9122msgid "Select root folder"
9123msgstr ""
9124
9125#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9126#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9127msgid "Cannot add"
9128msgstr ""
9129
9130#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9131#, python-format
9132msgid ""
9133"Cannot add books from the folder: %s as it contains the currently opened "
9134"calibre library"
9135msgstr ""
9136
9137#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9138msgid "Multi-file books?"
9139msgstr ""
9140
9141#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9142msgid ""
9143"Assume all e-book files in a single folder are multiple formats of the same "
9144"book?"
9145msgstr ""
9146
9147#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9148msgid "Duplicates found"
9149msgstr ""
9150
9151#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9152msgid ""
9153"Books with some of the specified ISBNs already exist in the calibre library."
9154" Click \"Show details\" for the full list. Do you want to add them anyway?"
9155msgstr ""
9156
9157#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9158msgid "Adding"
9159msgstr ""
9160
9161#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9162msgid "Creating book records from ISBNs"
9163msgstr ""
9164
9165#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9166#, python-format
9167msgid ""
9168"You have dropped some files onto the book <b>%s</b>. This will add or "
9169"replace the files for this book. Do you want to proceed?"
9170msgstr ""
9171
9172#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9173msgid "Add as new book"
9174msgid_plural "Add as new books"
9175msgstr[0] ""
9176msgstr[1] ""
9177msgstr[2] ""
9178
9179#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9180#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9181msgid "Uploading books to device."
9182msgstr ""
9183
9184#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9185msgid "Supported books"
9186msgstr ""
9187
9188#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9189msgid "Select books"
9190msgstr ""
9191
9192#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9193msgid "The following duplicate book was found."
9194msgid_plural "The following {} duplicate books were found."
9195msgstr[0] ""
9196msgstr[1] ""
9197msgstr[2] ""
9198
9199#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9200msgid "Merged some books"
9201msgstr ""
9202
9203#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9204msgid ""
9205"Incoming book formats were processed and merged into your calibre database "
9206"according to your auto-merge settings. Click \"Show details\" to see the "
9207"list of merged books."
9208msgstr ""
9209
9210#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9211#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9212#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9213msgid "Add to library"
9214msgstr ""
9215
9216#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9217#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9218#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9219#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9220#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9221#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9222#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9223#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9224#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9225msgid "No book selected"
9226msgstr ""
9227
9228#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9229msgid ""
9230"The following books are virtual and cannot be added to the calibre library:"
9231msgstr ""
9232
9233#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9234msgid "No book files found"
9235msgstr ""
9236
9237#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9238msgid "Downloading books"
9239msgstr ""
9240
9241#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9242msgid "Downloading books from device"
9243msgstr ""
9244
9245#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9246msgid "Could not download files from the device"
9247msgstr ""
9248
9249#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9250msgid "Could not download some files from the device"
9251msgstr ""
9252
9253#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9254msgid "Could not download files"
9255msgstr ""
9256
9257#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9258msgid "Add books to library"
9259msgstr ""
9260
9261#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9262msgid "Add books to your calibre library from the connected device"
9263msgstr ""
9264
9265#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9266msgid "Merging user annotations into database"
9267msgstr ""
9268
9269#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9270#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9271msgid "Fetch annotations (experimental)"
9272msgstr ""
9273
9274#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9279msgid "Not supported"
9280msgstr ""
9281
9282#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9283msgid "Fetching annotations is not supported for this device"
9284msgstr ""
9285
9286#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9287#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9288msgid "Use library only"
9289msgstr ""
9290
9291#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9292#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9293msgid "User annotations generated from main library only"
9294msgstr ""
9295
9296#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9297msgid "No books selected to fetch annotations from"
9298msgstr ""
9299
9300#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9301msgid "Some errors"
9302msgstr ""
9303
9304#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9305msgid ""
9306"Could not fetch annotations for some books. Click \"Show details\" to see "
9307"which ones."
9308msgstr ""
9309
9310#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9311msgid "Author mapper"
9312msgstr ""
9313
9314#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9315msgid "Map authors for one book in the library"
9316msgid_plural "Map authors for {} books in the library"
9317msgstr[0] ""
9318msgstr[1] ""
9319msgstr[2] ""
9320
9321#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9322#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9323msgid "The changes will be applied to the <b>selected book</b>"
9324msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9325msgstr[0] ""
9326msgstr[1] ""
9327msgstr[2] ""
9328
9329#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9330#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9331msgid "The changes will be applied to <b>one book in the library</b>"
9332msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9333msgstr[0] ""
9334msgstr[1] ""
9335msgstr[2] ""
9336
9337#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9338msgid "Auto scroll through the book list"
9339msgstr ""
9340
9341#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9342msgid ""
9343"Auto scroll through the book list, particularly useful with the cover "
9344"browser open"
9345msgstr ""
9346
9347#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9348msgid "X"
9349msgstr ""
9350
9351#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9352#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9353msgid "Browse annotations"
9354msgstr ""
9355
9356#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9357msgid "B"
9358msgstr ""
9359
9360#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9361msgid "Not visible"
9362msgstr ""
9363
9364#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9365msgid ""
9366"The book \"{}\" is not currently visible in the calibre library. If you have"
9367" a search or a Virtual library applied, first clear it."
9368msgstr ""
9369
9370#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9371msgid "Create catalog"
9372msgstr ""
9373
9374#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9375msgid ""
9376"Create a catalog of the books in your calibre library in different formats"
9377msgstr ""
9378
9379#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9380msgid "No books selected for catalog generation"
9381msgstr ""
9382
9383#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9384#, python-format
9385msgid "Generating %s catalog..."
9386msgstr ""
9387
9388#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9389msgid "Catalog generation complete, with warnings."
9390msgstr ""
9391
9392#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9393msgid "Catalog generated."
9394msgstr ""
9395
9396#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9397msgid "Export catalog folder"
9398msgstr ""
9399
9400#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9401#, python-format
9402msgid "Select destination for %(title)s.%(fmt)s"
9403msgstr ""
9404
9405#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9406#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9407#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9408#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9409#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9410#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9411msgid "Permission denied"
9412msgstr ""
9413
9414#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9415#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9416#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9417#, python-format
9418msgid "Could not open %s. Is it being used by another program?"
9419msgstr ""
9420
9421#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9422#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9423msgid "No library found"
9424msgstr ""
9425
9426#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9427#, python-format
9428msgid ""
9429"No existing calibre library was found at %s. If the library was moved, "
9430"select its new location below. Otherwise calibre will forget this library."
9431msgstr ""
9432
9433#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9434msgid "New location of this library:"
9435msgstr ""
9436
9437#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9438msgid "Library moved"
9439msgstr ""
9440
9441#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9442msgid "Forget library"
9443msgstr ""
9444
9445#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9446msgid "New library location"
9447msgstr ""
9448
9449#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9450#, python-format
9451msgid "No existing calibre library found at %s"
9452msgstr ""
9453
9454#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9455msgid "Queue &all books for backup"
9456msgstr ""
9457
9458#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9459msgid "Backup status"
9460msgstr ""
9461
9462#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9463msgid "none"
9464msgstr ""
9465
9466#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9467#, python-format
9468msgid "Book metadata files remaining to be written: %s"
9469msgstr ""
9470
9471#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9472#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9473#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9474#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9475msgid "Choose library"
9476msgstr ""
9477
9478#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9479msgid "Choose calibre library to work with"
9480msgstr ""
9481
9482#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9483msgid "Switch/create library"
9484msgstr ""
9485
9486#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9488msgid "Export/import all calibre data"
9489msgstr ""
9490
9491#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9492#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9493msgid "Pick a random book"
9494msgstr ""
9495
9496#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9497msgid "Change the icon for this library"
9498msgstr ""
9499
9500#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9501msgid "Choose an icon"
9502msgstr ""
9503
9504#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9505msgid "Remove current icon"
9506msgstr ""
9507
9508#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9509#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9510msgid "Quick switch"
9511msgstr ""
9512
9513#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9514#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9515msgid "Rename library"
9516msgstr ""
9517
9518#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9519msgid "Remove library"
9520msgstr ""
9521
9522#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9523msgid "Library maintenance"
9524msgstr ""
9525
9526#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9527msgid "Library metadata backup status"
9528msgstr ""
9529
9530#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9531msgid "Check library"
9532msgstr ""
9533
9534#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9535msgid "Restore database"
9536msgstr ""
9537
9538#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9539msgid "Switch to previous library"
9540msgstr ""
9541
9542#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9543#, python-format
9544msgid "Select icon for library \"%s\""
9545msgstr ""
9546
9547#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9548#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9549msgid "Cannot export/import"
9550msgstr ""
9551
9552#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9553msgid ""
9554"You are running calibre portable, all calibre data is already in the calibre"
9555" portable folder. Export/import is unavailable."
9556msgstr ""
9557
9558#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9559msgid "Cannot export/import data while there are running jobs."
9560msgstr ""
9561
9562#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9563#, python-brace-format
9564msgid "{0} [{1} book]"
9565msgid_plural "{0} [{1} books]"
9566msgstr[0] ""
9567msgstr[1] ""
9568msgstr[2] ""
9569
9570#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9571#, python-format
9572msgid "Apply Virtual library when %s is opened"
9573msgstr ""
9574
9575#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9576#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9577#, python-format
9578msgid "Switch to: %s"
9579msgstr ""
9580
9581#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9582#, python-format
9583msgid "Rename: %s"
9584msgstr ""
9585
9586#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9587#, python-format
9588msgid "Remove: %s"
9589msgstr ""
9590
9591#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9592#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9593msgid "No Virtual library"
9594msgstr ""
9595
9596#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9597msgid "Rename"
9598msgstr ""
9599
9600#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9601#, python-format
9602msgid "Choose a new name for the library <b>%s</b>. "
9603msgstr ""
9604
9605#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9606msgid "Note that the actual library folder will be renamed."
9607msgstr ""
9608
9609#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9611#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9612#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9613msgid "Already exists"
9614msgstr ""
9615
9616#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9617#, python-format
9618msgid "The folder %s already exists. Delete it first."
9619msgstr ""
9620
9621#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9622#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9625#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9626msgid "Too long"
9627msgstr ""
9628
9629#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9635msgid "Not found"
9636msgstr ""
9637
9638#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9639#, python-format
9640msgid ""
9641"Cannot rename as no library was found at %s. Try switching to this library "
9642"first, then switch back and retry the renaming."
9643msgstr ""
9644
9645#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9646msgid "Rename failed"
9647msgstr ""
9648
9649#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9650#, python-format
9651msgid ""
9652"Failed to rename the library at %s. The most common cause for this is if one"
9653" of the files in the library is open in another program."
9654msgstr ""
9655
9656#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9657msgid "Library removed"
9658msgstr ""
9659
9660#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9661#, python-format
9662msgid ""
9663"The library %s has been removed from calibre. The files remain on your "
9664"computer, if you want to delete them, you will have to do so manually."
9665msgstr ""
9666
9667#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9672#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9673msgid "&OK"
9674msgstr ""
9675
9676#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9677#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9678#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9681#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9682msgid "&Undo"
9683msgstr ""
9684
9685#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9686msgid "Backup metadata"
9687msgstr ""
9688
9689#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9690msgid ""
9691"Metadata will be backed up while calibre is running, at the rate of "
9692"approximately 1 book every three seconds."
9693msgstr ""
9694
9695#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9696#, python-format
9697msgid ""
9698"Path to library too long. It must be less than %d characters. Move your "
9699"library to a location with a shorter path using Windows Explorer, then point"
9700" calibre to the new location and try again."
9701msgstr ""
9702
9703#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9707#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9708#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9709msgid "Success"
9710msgstr ""
9711
9712#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9713msgid ""
9714"Found no errors in your calibre library database. Do you want calibre to "
9715"check if the files in your library match the information in the database?"
9716msgstr ""
9717
9718#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9719#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9720#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9724#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9725#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9726msgid "Failed"
9727msgstr ""
9728
9729#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9730msgid "Database integrity check failed, click \"Show details\" for details."
9731msgstr ""
9732
9733#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9734msgid "Starting library scan, this may take a while"
9735msgstr ""
9736
9737#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9739msgid "No problems found"
9740msgstr ""
9741
9742#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9743msgid "The files in your library match the information in the database."
9744msgstr ""
9745
9746#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9747#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9748#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9749#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9750#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9751#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9753msgid "Not allowed"
9754msgstr ""
9755
9756#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9757msgid ""
9758"You cannot change libraries while using the environment variable "
9759"CALIBRE_OVERRIDE_DATABASE_PATH."
9760msgstr ""
9761
9762#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9763msgid "You cannot change libraries while jobs are running."
9764msgstr ""
9765
9766#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9767msgid ""
9768"You cannot change libraries until all updates are accepted or rejected."
9769msgstr ""
9770
9771#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9772msgid "C"
9773msgstr ""
9774
9775#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9776msgid "Convert books"
9777msgstr ""
9778
9779#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9780msgid "Convert books between different e-book formats"
9781msgstr ""
9782
9783#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9784msgid "Convert individually"
9785msgstr ""
9786
9787#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9788msgid "Bulk convert"
9789msgstr ""
9790
9791#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9792msgid "Create a catalog of the books in your calibre library"
9793msgstr ""
9794
9795#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9796#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9797#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9798msgid "Cannot convert"
9799msgstr ""
9800
9801#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9802msgid "Conversion to the {} format is not supported"
9803msgstr ""
9804
9805#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9806msgid "Starting conversion of the book"
9807msgid_plural "Starting conversion of {} books"
9808msgstr[0] ""
9809msgstr[1] ""
9810msgstr[2] ""
9811
9812#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9813msgid "Book deleted"
9814msgstr ""
9815
9816#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9817msgid ""
9818"The book you were trying to convert has been deleted from the calibre "
9819"library."
9820msgstr ""
9821
9822#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9823msgid "Empty output file, probably the conversion process crashed"
9824msgstr ""
9825
9826#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9827msgid "completed"
9828msgstr ""
9829
9830#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9831msgid "Different custom columns"
9832msgstr ""
9833
9834#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9835#, python-brace-format
9836msgid ""
9837"The custom columns in the <i>{0}</i> library are different from the custom "
9838"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9839"copied."
9840msgstr ""
9841
9842#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9843msgid ""
9844"The following columns are incompatible - they have the same name but "
9845"different data types. They will be ignored: "
9846msgstr ""
9847
9848#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9849#, python-brace-format
9850msgid ""
9851"The following columns are missing in the <i>{0}</i> library. You can choose "
9852"to add them automatically below."
9853msgstr ""
9854
9855#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9856#, python-format
9857msgid "Add to the %s library"
9858msgstr ""
9859
9860#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9861msgid "This warning is only shown once per library, per session"
9862msgstr ""
9863
9864#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9865#, python-format
9866msgid "%(title)s by %(author)s"
9867msgstr ""
9868
9869#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9870msgid "&Sort libraries alphabetically"
9871msgstr ""
9872
9873#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9874msgid "Library &path:"
9875msgstr ""
9876
9877#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9878msgid "Browse for library"
9879msgstr ""
9880
9881#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9882#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9883#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9884msgid "&Copy"
9885msgstr ""
9886
9887#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9888msgid "Copy to the specified library"
9889msgstr ""
9890
9891#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9892msgid "&Move"
9893msgstr ""
9894
9895#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9896msgid "Copy to the specified library and delete from the current library"
9897msgstr ""
9898
9899#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9900#, python-format
9901msgid ""
9902"Books with the same, title, author and language as the following already "
9903"exist in the library %s. Select which books you want copied anyway."
9904msgstr ""
9905
9906#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9907msgid "Duplicate books"
9908msgstr ""
9909
9910#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9911#, python-brace-format
9912msgid "{0} by {1}"
9913msgstr ""
9914
9915#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9916#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9917#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9920#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9922#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9923msgid "Select &all"
9924msgstr ""
9925
9926#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9927#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9928#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9930#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9931#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9933msgid "Select &none"
9934msgstr ""
9935
9936#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9937#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9940#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9941#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9942#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
9945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
9946msgid "&Copy to clipboard"
9947msgstr ""
9948
9949#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
9950msgid "Copy to library"
9951msgstr ""
9952
9953#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
9954msgid "Copy selected books to the specified library"
9955msgstr ""
9956
9957#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
9958#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
9959msgid "Choose library..."
9960msgstr ""
9961
9962#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
9963msgid "(delete after copy)"
9964msgstr ""
9965
9966#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
9967#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
9968msgid "Cannot copy"
9969msgstr ""
9970
9971#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
9972msgid "Cannot copy to current library."
9973msgstr ""
9974
9975#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
9976msgid "No library"
9977msgstr ""
9978
9979#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
9980#, python-format
9981msgid "No library found at %s"
9982msgstr ""
9983
9984#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
9985msgid "Copying to"
9986msgstr ""
9987
9988#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
9989msgid "Moving to"
9990msgstr ""
9991
9992#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
9993msgid "The copying process was interrupted. {} books were copied."
9994msgstr ""
9995
9996#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
9997msgid "No books were deleted from this library."
9998msgstr ""
9999
10000#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10001msgid ""
10002"The best way to resume this operation is to re-copy all the books with the "
10003"option to \"Check for duplicates when copying to library\" in "
10004"Preferences->Import/export->Adding books turned on."
10005msgstr ""
10006
10007#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10008msgid "Canceled"
10009msgstr ""
10010
10011#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10012msgid "Could not copy books: "
10013msgstr ""
10014
10015#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10016#, python-brace-format
10017msgid "Moved the book to {loc}"
10018msgstr ""
10019
10020#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10021#, python-brace-format
10022msgid "Moved {num} books to {loc}"
10023msgstr ""
10024
10025#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10026#, python-brace-format
10027msgid "Copied the book to {loc}"
10028msgstr ""
10029
10030#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10031#, python-brace-format
10032msgid "Copied {num} books to {loc}"
10033msgstr ""
10034
10035#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10036msgid "Auto merged"
10037msgstr ""
10038
10039#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10040msgid ""
10041"Some books were automatically merged into existing records in the target "
10042"library. Click \"Show details\" to see which ones. This behavior is "
10043"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10044"books->Adding actions."
10045msgstr ""
10046
10047#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10048#, python-brace-format
10049msgid ""
10050"Copying: {0} failed, with error:\n"
10051"{1}"
10052msgstr ""
10053
10054#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10055msgid "Could not copy some books, click \"Show details\" for more information."
10056msgstr ""
10057
10058#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10059msgid "Failed to copy some books"
10060msgstr ""
10061
10062#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10063msgid "Failed to copy a book, see below for details"
10064msgid_plural "Failed to copy {} books, see below for details"
10065msgstr[0] ""
10066msgstr[1] ""
10067msgstr[2] ""
10068
10069#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10070msgid "Could not copy any books, click \"Show details\" for more information."
10071msgstr ""
10072
10073#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10074msgid "Failed to copy books"
10075msgstr ""
10076
10077#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10078msgid ""
10079"You cannot use other libraries while using the environment variable "
10080"CALIBRE_OVERRIDE_DATABASE_PATH."
10081msgstr ""
10082
10083#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10084#, python-brace-format
10085msgid ""
10086"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10087"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10088" <b>permanently deleted</b>."
10089msgstr ""
10090
10091#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10092msgid "Deleting..."
10093msgstr ""
10094
10095#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10096msgid "Deleted"
10097msgstr ""
10098
10099#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10100msgid "Failed to delete"
10101msgstr ""
10102
10103#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10104msgid ""
10105"Failed to delete some books, click the \"Show details\" button for details."
10106msgstr ""
10107
10108#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10109msgid "Delete books"
10110msgstr ""
10111
10112#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10113msgid "Remove books"
10114msgstr ""
10115
10116#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10117msgid "Remove selected books"
10118msgstr ""
10119
10120#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10121msgid "Remove files of a specific format from selected books"
10122msgstr ""
10123
10124#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10125msgid "Remove all formats from selected books, except..."
10126msgstr ""
10127
10128#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10129msgid "Remove all formats from selected books"
10130msgstr ""
10131
10132#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10133msgid "Remove covers from selected books"
10134msgstr ""
10135
10136#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10137msgid "Remove matching books from device"
10138msgstr ""
10139
10140#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10142msgid "Cannot delete"
10143msgstr ""
10144
10145#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10146#, python-format
10147msgid ""
10148"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10149"you sure?"
10150msgstr ""
10151
10152#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10153msgid "Choose formats to be deleted"
10154msgstr ""
10155
10156#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10157msgid ""
10158"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10159"all formats from a book."
10160msgstr ""
10161
10162#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10163msgid ""
10164"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10165"library.<br>The book metadata will be kept. Are you sure?"
10166msgstr ""
10167
10168#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10169msgid "Cannot delete books"
10170msgstr ""
10171
10172#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10173msgid "No device is connected"
10174msgstr ""
10175
10176#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10177#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10178#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10179msgid "Main memory"
10180msgstr ""
10181
10182#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10183#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10184#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10185msgid "Storage card A"
10186msgstr ""
10187
10188#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10189#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10190#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10191msgid "Storage card B"
10192msgstr ""
10193
10194#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10195msgid "No books to delete"
10196msgstr ""
10197
10198#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10199msgid "None of the selected books are on the device"
10200msgstr ""
10201
10202#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10203#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10204msgid "Deleting books from device."
10205msgstr ""
10206
10207#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10208msgid ""
10209"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10210" sure?"
10211msgid_plural ""
10212"The covers from the {} selected books will be <b>permanently deleted</b>. "
10213"Are you sure?"
10214msgstr[0] ""
10215msgstr[1] ""
10216msgstr[2] ""
10217
10218#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10219msgid ""
10220"Some of the selected books are on the attached device. <b>Where</b> do you "
10221"want the selected files deleted from?"
10222msgstr ""
10223
10224#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10225msgid ""
10226"The selected book will be <b>permanently deleted</b> and the files removed "
10227"from your calibre library. Are you sure?"
10228msgid_plural ""
10229"The {} selected books will be <b>permanently deleted</b> and the files "
10230"removed from your calibre library. Are you sure?"
10231msgstr[0] ""
10232msgstr[1] ""
10233msgstr[2] ""
10234
10235#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10236#, python-format
10237msgid ""
10238"Could not access %s. Is it being used by another program? Click \"Show "
10239"details\" for more information."
10240msgstr ""
10241
10242#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10243msgid ""
10244"The selected book will be <b>permanently deleted</b> from your device. Are "
10245"you sure?"
10246msgid_plural ""
10247"The {} selected books will be <b>permanently deleted</b> from your device. "
10248"Are you sure?"
10249msgstr[0] ""
10250msgstr[1] ""
10251msgstr[2] ""
10252
10253#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10254msgid "Start wireless device connection"
10255msgstr ""
10256
10257#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10258msgid "Stop wireless device connection"
10259msgstr ""
10260
10261#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10262msgid "Connect to folder"
10263msgstr ""
10264
10265#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10266#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10267msgid "Start Content server"
10268msgstr ""
10269
10270#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10271msgid "Visit Content server in browser"
10272msgstr ""
10273
10274#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10275msgid "Start/stop Content server"
10276msgstr ""
10277
10278#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10279#, python-brace-format
10280msgid "[{ip}, port {port}, {protocol}]"
10281msgstr ""
10282
10283#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10284msgid "Stop Content server"
10285msgstr ""
10286
10287#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10288#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10289msgid "Email to"
10290msgstr ""
10291
10292#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10293msgid "Email to and delete from library"
10294msgstr ""
10295
10296#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10297#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10298msgid "(delete from library)"
10299msgstr ""
10300
10301#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10302#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10303#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10304msgid "Select recipients"
10305msgstr ""
10306
10307#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10308msgid "Email to selected recipients..."
10309msgstr ""
10310
10311#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10312msgid "Setup email based sharing of books"
10313msgstr ""
10314
10315#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10316msgid "D"
10317msgstr ""
10318
10319#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10320msgid "Send to device"
10321msgstr ""
10322
10323#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10324msgid "Connect/share"
10325msgstr ""
10326
10327#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10328msgid ""
10329"Share books using a web server or email. Connect to special devices, etc."
10330msgstr ""
10331
10332#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10333#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10334msgid "Stopping"
10335msgstr ""
10336
10337#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10338#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10339msgid "Stopping server, this could take up to a minute, please wait..."
10340msgstr ""
10341
10342#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10343msgid "Disable autostart"
10344msgstr ""
10345
10346#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10347msgid ""
10348"Do you want wireless device connections to be started automatically when "
10349"calibre starts?"
10350msgstr ""
10351
10352#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10353msgid "Still looking for IP addresses"
10354msgstr ""
10355
10356#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10357msgid "Many IP addresses. See Start/Stop dialog."
10358msgstr ""
10359
10360#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10361msgid "Manage collections"
10362msgstr ""
10363
10364#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10365msgid "Manage the collections on this device"
10366msgstr ""
10367
10368#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10369msgid "In library view"
10370msgstr ""
10371
10372#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10373msgid ""
10374"Collections can only be edited when showing the books on the device. Click "
10375"the toolbar button to switch to the device view first."
10376msgstr ""
10377
10378#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10379msgid "Change the title/author/cover etc. of books"
10380msgstr ""
10381
10382#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10383msgid "E"
10384msgstr ""
10385
10386#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10388#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10389msgid "Edit metadata"
10390msgstr ""
10391
10392#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10393msgid "Edit metadata individually"
10394msgstr ""
10395
10396#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10397msgid "Edit metadata in bulk"
10398msgstr ""
10399
10400#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10401msgid "Download metadata and covers"
10402msgstr ""
10403
10404#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10405msgid "Merge into first selected book - delete others"
10406msgstr ""
10407
10408#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10409msgid "Merge into first selected book - keep others"
10410msgstr ""
10411
10412#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10413msgid "Merge only formats into first selected book - delete others"
10414msgstr ""
10415
10416#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10417msgid "Copy metadata"
10418msgstr ""
10419
10420#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10421msgid "Paste metadata"
10422msgstr ""
10423
10424#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10425msgid "Paste metadata including excluded fields"
10426msgstr ""
10427
10428#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10429msgid "Merge book records"
10430msgstr ""
10431
10432#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10433msgid "M"
10434msgstr ""
10435
10436#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10437msgid "Copy URL to show book in calibre"
10438msgstr ""
10439
10440#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10441msgid ""
10442"Copy URLs to show the currently selected books in calibre, to the system "
10443"clipboard"
10444msgstr ""
10445
10446#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10447msgid "Copy URL to open book in calibre"
10448msgstr ""
10449
10450#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10451msgid ""
10452"Copy URLs to open the currently selected books in calibre, to the system "
10453"clipboard"
10454msgstr ""
10455
10456#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10457#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10458msgid "Cannot copy metadata"
10459msgstr ""
10460
10461#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10462msgid "Multiple books selected, can only copy from one book at a time."
10463msgstr ""
10464
10465#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10466#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10467msgid "Cannot paste metadata"
10468msgstr ""
10469
10470#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10471msgid "No copied metadata available"
10472msgstr ""
10473
10474#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10475#, python-brace-format
10476msgid ""
10477"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10478"you sure you want to do that?"
10479msgstr ""
10480
10481#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10482msgid "Cannot download metadata"
10483msgstr ""
10484
10485#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10486msgid "Failed to download metadata"
10487msgstr ""
10488
10489#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10490#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10491#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10492#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10493#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10494#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10497msgid "Download failed"
10498msgstr ""
10499
10500#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10501msgid "Failed to download metadata or cover for the selected book."
10502msgid_plural "Failed to download metadata or covers for any of the {} books."
10503msgstr[0] ""
10504msgstr[1] ""
10505msgstr[2] ""
10506
10507#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10508msgid "Metadata download completed"
10509msgstr ""
10510
10511#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10512msgid "Finished downloading metadata for the selected book."
10513msgid_plural "Finished downloading metadata for <b>{} books</b>."
10514msgstr[0] ""
10515msgstr[1] ""
10516msgstr[2] ""
10517
10518#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10519msgid "Proceed with updating the metadata in your library?"
10520msgstr ""
10521
10522#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10523#, python-format
10524msgid ""
10525"Could not download metadata and/or covers for %d of the books. Click \"Show "
10526"details\" to see which books."
10527msgstr ""
10528
10529#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10530msgid "Show the &failed books in the main book list after updating metadata"
10531msgstr ""
10532
10533#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10534#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10535msgid "Download log"
10536msgstr ""
10537
10538#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10539msgid "Metadata download complete"
10540msgstr ""
10541
10542#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10543msgid "Revie&w downloaded metadata"
10544msgstr ""
10545
10546#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10547msgid "Some books changed"
10548msgstr ""
10549
10550#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10551msgid ""
10552"The metadata for some books in your library has changed since you started "
10553"the download. If you proceed, some of those changes may be overwritten. "
10554"Click \"Show details\" to see the list of changed books. Do you want to "
10555"proceed?"
10556msgstr ""
10557
10558#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10559msgid "Review downloaded metadata"
10560msgstr ""
10561
10562#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10563msgid "Discard downloaded metadata for this book"
10564msgstr ""
10565
10566#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10567msgid "Use the downloaded metadata for all remaining books"
10568msgstr ""
10569
10570#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10571msgid "Discard downloaded metadata for all remaining books"
10572msgstr ""
10573
10574#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10575#, python-format
10576msgid "Discard the downloaded value for: %s"
10577msgstr ""
10578
10579#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10580msgid ""
10581"The downloaded metadata is on the left and the original metadata is on the "
10582"right. If a downloaded value is blank or unknown, the original value is "
10583"used."
10584msgstr ""
10585
10586#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10587msgid "&View book"
10588msgstr ""
10589
10590#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10591#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10592msgid "Cannot edit metadata"
10593msgstr ""
10594
10595#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10596msgid ""
10597"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10598" proceed?"
10599msgstr ""
10600
10601#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10602#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10603msgid "Cannot merge books"
10604msgstr ""
10605
10606#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10607msgid "At least two books must be selected for merging"
10608msgstr ""
10609
10610#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10611#, python-format
10612msgid ""
10613"Book formats and metadata from the selected books will be added to the "
10614"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10615"books will not be deleted or changed.<br><br>Please confirm you want to "
10616"proceed."
10617msgstr ""
10618
10619#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10620#, python-format
10621msgid ""
10622"Book formats from the selected books will be merged into the <b>first "
10623"selected book</b> (%s). Metadata in the first selected book will not be "
10624"changed. Author, Title and all other metadata will <i>not</i> be "
10625"merged.<br><br>After being merged, the second and subsequently selected "
10626"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10627"formats of the first selected book will be kept and any duplicate formats in"
10628" the second and subsequently selected books will be permanently "
10629"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10630"want to proceed?"
10631msgstr ""
10632
10633#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10634#, python-format
10635msgid ""
10636"Book formats and metadata from the selected books will be merged into the "
10637"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10638"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10639" of the first selected book will be kept and any duplicate formats in the "
10640"second and subsequently selected books will be permanently <b>deleted</b> "
10641"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10642msgstr ""
10643
10644#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10645msgid "Applying changed metadata"
10646msgstr ""
10647
10648#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10649msgid "Some failures"
10650msgstr ""
10651
10652#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10653msgid ""
10654"Failed to apply updated metadata for some books in your library. Click "
10655"\"Show details\" to see details."
10656msgstr ""
10657
10658#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10659#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10660msgid "Format file missing"
10661msgstr ""
10662
10663#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10664#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10665#, python-format
10666msgid "Cannot read cover as the %s file is missing from this book"
10667msgstr ""
10668
10669#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10670#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10671msgid "Could not read metadata"
10672msgstr ""
10673
10674#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10675#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10676#, python-format
10677msgid "Could not read metadata from %s format"
10678msgstr ""
10679
10680#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10681#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10682#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10683msgid "Could not read cover"
10684msgstr ""
10685
10686#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10687#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10688#, python-format
10689msgid "Could not read cover from %s format"
10690msgstr ""
10691
10692#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10693msgid "Embed metadata"
10694msgstr ""
10695
10696#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10697#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10698msgid "Embed metadata into book files"
10699msgstr ""
10700
10701#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10702msgid "Embed metadata into files of a specific format from selected books..."
10703msgstr ""
10704
10705#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10706#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10707msgid "Cannot embed"
10708msgstr ""
10709
10710#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10711msgid "Choose formats to be updated"
10712msgstr ""
10713
10714#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10716#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10717msgid "&Stop"
10718msgstr ""
10719
10720#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10721msgid "Embedding updated metadata into book files..."
10722msgstr ""
10723
10724#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10725msgid "Embedding metadata..."
10726msgstr ""
10727
10728#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10729msgid "Embedded metadata in one book"
10730msgid_plural "Embedded metadata in {} books"
10731msgstr[0] ""
10732msgstr[1] ""
10733msgstr[2] ""
10734
10735#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10736#, python-brace-format
10737msgid ""
10738"The {0} format of {1}:\n"
10739"\n"
10740"{2}\n"
10741msgstr ""
10742
10743#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10744msgid "Failed for some files"
10745msgstr ""
10746
10747#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10748msgid ""
10749"Failed to embed metadata into some book files. Click \"Show details\" for "
10750"details."
10751msgstr ""
10752
10753#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10754msgid "Show the &failed books in the main book list"
10755msgstr ""
10756
10757#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10758msgid "Download news in e-book form from various websites all over the world"
10759msgstr ""
10760
10761#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10762msgid "F"
10763msgstr ""
10764
10765#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10766msgid "Fetch news"
10767msgstr ""
10768
10769#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10770#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10771msgid "Fetching news from "
10772msgstr ""
10773
10774#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10775msgid " fetched."
10776msgstr ""
10777
10778#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10779msgid "F1"
10780msgstr ""
10781
10782#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10783#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10784#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10785msgid "Help"
10786msgstr ""
10787
10788#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10789msgid "Mark books"
10790msgstr ""
10791
10792#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10793msgid "Temporarily mark books for easy access"
10794msgstr ""
10795
10796#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10797msgid "Toggle mark for selected books"
10798msgstr ""
10799
10800#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10801#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10802msgid "Show marked books"
10803msgstr ""
10804
10805#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10806msgid "Clear all marked books"
10807msgstr ""
10808
10809#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10810msgid "Mark all books by selected author(s)"
10811msgstr ""
10812
10813#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10814msgid "Mark all books in the selected series"
10815msgstr ""
10816
10817#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10818msgid "Clear all books by selected author(s)"
10819msgstr ""
10820
10821#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10822msgid "Clear all books in the selected series"
10823msgstr ""
10824
10825#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10826msgid "Show marked book"
10827msgstr ""
10828
10829#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10830msgid "Cannot mark"
10831msgstr ""
10832
10833#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10834msgid "Match book to library"
10835msgstr ""
10836
10837#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10838msgid "Match this book to a book in the library"
10839msgstr ""
10840
10841#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10842#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10846msgid "Match books"
10847msgstr ""
10848
10849#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10850#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10851msgid "You must select one book"
10852msgstr ""
10853
10854#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10855msgid "Show matched book in library"
10856msgstr ""
10857
10858#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10859msgid "No matching books"
10860msgstr ""
10861
10862#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10863msgid ""
10864"No matching books found in the calibre library. Do you want to specify the "
10865"matching book manually?"
10866msgstr ""
10867
10868#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10869msgid "Move to next match"
10870msgstr ""
10871
10872#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10873msgid "F3"
10874msgstr ""
10875
10876#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10877msgid "Move to next highlighted match"
10878msgstr ""
10879
10880#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10881msgid "N"
10882msgstr ""
10883
10884#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10885msgid "Move to previous item"
10886msgstr ""
10887
10888#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10889msgid "Move to previous highlighted item"
10890msgstr ""
10891
10892#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10893msgid "Open containing folder"
10894msgstr ""
10895
10896#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10897msgid "O"
10898msgstr ""
10899
10900#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10901msgid "Open the folder containing the current book's files"
10902msgstr ""
10903
10904#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10905msgid "Plugin updater"
10906msgstr ""
10907
10908#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10909msgid "Update any plugins you have installed in calibre"
10910msgstr ""
10911
10912#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10914msgid "Polish book"
10915msgstr ""
10916
10917#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10918#, python-format
10919msgid "Polish %d books"
10920msgstr ""
10921
10922#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10923#, python-format
10924msgid "<h3>About Polishing books</h3>%s"
10925msgstr ""
10926
10927#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
10928msgid ""
10929"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
10930"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
10931"                  ORIGINAL_* formats).  So if you\n"
10932"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
10933"                  ORIGINAL_* format before running it.</p>"
10934msgstr ""
10935
10936#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
10937#, python-format
10938msgid "<h3>Embed referenced fonts</h3>%s"
10939msgstr ""
10940
10941#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
10942#, python-format
10943msgid "<h3>Subsetting fonts</h3>%s"
10944msgstr ""
10945
10946#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
10947#, python-format
10948msgid "<h3>Smarten punctuation</h3>%s"
10949msgstr ""
10950
10951#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
10952msgid ""
10953"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
10954" cover in the e-book files to match the current metadata in the calibre "
10955"library.</p> <p>Note that most e-book formats are not capable of supporting "
10956"all the metadata in calibre.</p><p>There is a separate option to update the "
10957"cover.</p>"
10958msgstr ""
10959
10960#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
10961msgid ""
10962"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
10963"current cover in the calibre library.</p><p>If the e-book file does not have"
10964" an identifiable cover, a new cover is inserted.</p>"
10965msgstr ""
10966
10967#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
10968#, python-format
10969msgid "<h3>Book jacket</h3>%s"
10970msgstr ""
10971
10972#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
10973#, python-format
10974msgid "<h3>Remove book jacket</h3>%s"
10975msgstr ""
10976
10977#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
10978#, python-format
10979msgid "<h3>Remove unused CSS rules</h3>%s"
10980msgstr ""
10981
10982#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
10983#, python-format
10984msgid "<h3>Losslessly compress images</h3>%s"
10985msgstr ""
10986
10987#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
10988#, python-format
10989msgid "<h3>Add soft-hyphens</h3>%s"
10990msgstr ""
10991
10992#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
10993#, python-format
10994msgid "<h3>Remove soft-hyphens</h3>%s"
10995msgstr ""
10996
10997#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
10998#, python-format
10999msgid "<h3>Upgrade book internals</h3>%s"
11000msgstr ""
11001
11002#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11003msgid "Select actions to perform:"
11004msgstr ""
11005
11006#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11007msgid "&Embed all referenced fonts"
11008msgstr ""
11009
11010#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11011#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11012msgid "&Subset all embedded fonts"
11013msgstr ""
11014
11015#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11016#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11017msgid "Smarten &punctuation"
11018msgstr ""
11019
11020#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11021msgid "Update &metadata in the book files"
11022msgstr ""
11023
11024#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11025msgid "Update the &cover in the book files"
11026msgstr ""
11027
11028#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11029msgid "Add/replace metadata as a \"book &jacket\" page"
11030msgstr ""
11031
11032#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11033msgid "&Remove a previously inserted book jacket"
11034msgstr ""
11035
11036#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11037msgid "Remove &unused CSS rules from the book"
11038msgstr ""
11039
11040#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11041msgid "Losslessly &compress images"
11042msgstr ""
11043
11044#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11045msgid "Add s&oft hyphens"
11046msgstr ""
11047
11048#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11049msgid "Remove so&ft hyphens"
11050msgstr ""
11051
11052#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11054msgid "&Upgrade book internals"
11055msgstr ""
11056
11057#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11058msgid "About"
11059msgstr ""
11060
11061#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11062msgid "Show &report"
11063msgstr ""
11064
11065#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11066msgid ""
11067"Show a report of all the actions performed after polishing is completed"
11068msgstr ""
11069
11070#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11071#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11072msgid "&Save settings"
11073msgstr ""
11074
11075#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11076#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11077msgid "&Load settings"
11078msgstr ""
11079
11080#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11081#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11082msgid "No actions selected"
11083msgstr ""
11084
11085#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11086msgid "You must select at least one action before saving"
11087msgstr ""
11088
11089#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11090#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11091#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11093msgid "Choose name"
11094msgstr ""
11095
11096#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11098#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11099msgid "Choose a name for these settings"
11100msgstr ""
11101
11102#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11103#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11104msgid "Remove saved settings"
11105msgstr ""
11106
11107#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11108msgid "Must update metadata"
11109msgstr ""
11110
11111#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11112msgid ""
11113"You have selected the option to add metadata as a \"book jacket\". For this "
11114"option to work, you must also select the option to update metadata in the "
11115"book files. Do you want to select it?"
11116msgstr ""
11117
11118#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11119msgid "Add or remove jacket?"
11120msgstr ""
11121
11122#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11123msgid ""
11124"You have chosen to both add and remove the metadata jacket. This will result"
11125" in the final book having no jacket. Is this what you want?"
11126msgstr ""
11127
11128#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11129msgid "You must select at least one action, or click Cancel."
11130msgstr ""
11131
11132#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11133msgid "Queueing books for polishing"
11134msgstr ""
11135
11136#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11137#, python-format
11138msgid "Polish %s"
11139msgstr ""
11140
11141#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11142#, python-format
11143msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11144msgstr ""
11145
11146#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11147#, python-format
11148msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11149msgstr ""
11150
11151#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11152msgid "Ignore remaining reports"
11153msgstr ""
11154
11155#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11156msgid "View full &log"
11157msgstr ""
11158
11159#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11160msgid "Ignore remaining report"
11161msgid_plural "Ignore remaining {} reports"
11162msgstr[0] ""
11163msgstr[1] ""
11164msgstr[2] ""
11165
11166#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11167#, python-format
11168msgid "Polishing of %s"
11169msgstr ""
11170
11171#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11172#, python-format
11173msgid "The original file has been saved as %s."
11174msgid_plural "The original files have been saved as %s."
11175msgstr[0] ""
11176msgstr[1] ""
11177msgstr[2] ""
11178
11179#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11181msgid " and "
11182msgstr ""
11183
11184#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11185msgid "If you polish again, the polishing will run on the originals."
11186msgstr ""
11187
11188#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11189msgid "Polish books"
11190msgstr ""
11191
11192#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11193msgid "Apply the shine of perfection to your books"
11194msgstr ""
11195
11196#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11197msgid "P"
11198msgstr ""
11199
11200#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11201#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11202msgid "Cannot polish"
11203msgstr ""
11204
11205#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11206#, python-brace-format
11207msgid ""
11208"One of the books you are polishing has an {0} format. Polishing will use "
11209"this as the source and overwrite any existing {1} format. Are you sure you "
11210"want to proceed?"
11211msgstr ""
11212
11213#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11214msgid "Ask for this confirmation again"
11215msgstr ""
11216
11217#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11218#, python-format
11219msgid ""
11220"Polishing is only supported for books in the %s formats. Convert to one of "
11221"those formats before polishing."
11222msgstr ""
11223
11224#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11225msgid "Start polishing the book"
11226msgid_plural "Start polishing of {} books"
11227msgstr[0] ""
11228msgstr[1] ""
11229msgstr[2] ""
11230
11231#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11232msgid " completed"
11233msgstr ""
11234
11235#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11236msgid "Configure calibre"
11237msgstr ""
11238
11239#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11240msgid "Change calibre behavior"
11241msgstr ""
11242
11243#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11244msgid "Run Welcome wizard"
11245msgstr ""
11246
11247#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11248msgid "Get plugins to enhance calibre"
11249msgstr ""
11250
11251#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11252msgid "Restart in debug mode"
11253msgstr ""
11254
11255#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11256msgid "Restart ignoring third party plugins"
11257msgstr ""
11258
11259#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11260msgid "Cannot configure while there are running jobs."
11261msgstr ""
11262
11263#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11264msgid "Cannot configure before calibre is restarted."
11265msgstr ""
11266
11267#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11268msgid "Select a random book from your calibre library"
11269msgstr ""
11270
11271#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11272msgid "Restart"
11273msgstr ""
11274
11275#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11276msgid "Save to disk"
11277msgstr ""
11278
11279#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11280msgid "Export e-book files from the calibre library"
11281msgstr ""
11282
11283#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11284msgid "S"
11285msgstr ""
11286
11287#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11288msgid "Save to disk in a single folder"
11289msgstr ""
11290
11291#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11292#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11293#, python-format
11294msgid "Save only %s format to disk"
11295msgstr ""
11296
11297#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11298#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11299#, python-format
11300msgid "Save only %s format to disk in a single folder"
11301msgstr ""
11302
11303#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11304msgid "Save single format to disk..."
11305msgstr ""
11306
11307#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11308#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11309msgid "Cannot save to disk"
11310msgstr ""
11311
11312#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11313msgid "Choose format to save to disk"
11314msgstr ""
11315
11316#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11317msgid "Choose destination folder"
11318msgstr ""
11319
11320#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11321msgid ""
11322"You are trying to save files into the calibre library. This can cause "
11323"corruption of your library. Save to disk is meant to export files from your "
11324"calibre library elsewhere."
11325msgstr ""
11326
11327#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11328msgid "Show Book details"
11329msgstr ""
11330
11331#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11332msgid "I"
11333msgstr ""
11334
11335#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11336msgid "Show the detailed metadata for the current book in a separate window"
11337msgstr ""
11338
11339#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11340msgid "No detailed info available"
11341msgstr ""
11342
11343#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11344msgid "No detailed information is available for books on the device."
11345msgstr ""
11346
11347#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11348#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11350msgid "Quickview"
11351msgstr ""
11352
11353#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11354msgid "Toggle Quickview"
11355msgstr ""
11356
11357#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11358msgid "Open/close the Quickview panel/window"
11359msgstr ""
11360
11361#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11362msgid "Focus to Quickview"
11363msgstr ""
11364
11365#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11366msgid "Move the focus to the Quickview panel/window"
11367msgstr ""
11368
11369#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11370msgid "Focus from Quickview to the book list"
11371msgstr ""
11372
11373#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11374msgid "Move the focus from Quickview to the book list"
11375msgstr ""
11376
11377#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11378msgid "Refresh Quickview"
11379msgstr ""
11380
11381#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11382msgid "Refresh the information shown in the Quickview panel"
11383msgstr ""
11384
11385#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11386msgid "Search from Quickview"
11387msgstr ""
11388
11389#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11390msgid "Search for the currently selected Quickview item"
11391msgstr ""
11392
11393#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11394msgid "No quickview available"
11395msgstr ""
11396
11397#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11398msgid "Quickview is not available for books on the device."
11399msgstr ""
11400
11401#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11402msgid "Manage template functions"
11403msgstr ""
11404
11405#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11406#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11407#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11408msgid "Template tester"
11409msgstr ""
11410
11411#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11412msgid "Enter a template to test using data from the selected book"
11413msgstr ""
11414
11415#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11416msgid "No template tester available"
11417msgstr ""
11418
11419#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11420msgid "Template tester is not available for books on the device."
11421msgstr ""
11422
11423#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11424msgid "At least one book must be selected"
11425msgstr ""
11426
11427#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11428msgid "Show books similar to the current book"
11429msgstr ""
11430
11431#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11432msgid "Similar books"
11433msgstr ""
11434
11435#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11436msgid "Books by same author"
11437msgstr ""
11438
11439#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11440msgid "Books in this series"
11441msgstr ""
11442
11443#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11444msgid "Books by this publisher"
11445msgstr ""
11446
11447#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11448msgid "Books with the same tags"
11449msgstr ""
11450
11451#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11452#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11453msgid "Sort by"
11454msgstr ""
11455
11456#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11457msgid "Reverse current sort"
11458msgstr ""
11459
11460#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11461msgid "Reverse the current sort order"
11462msgstr ""
11463
11464#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11465msgid "Re-apply current sort"
11466msgstr ""
11467
11468#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11469msgid "Re-apply the current sort"
11470msgstr ""
11471
11472#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11473msgid "Select sortable columns"
11474msgstr ""
11475
11476#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11477msgid "Sort on multiple columns"
11478msgstr ""
11479
11480#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11481#, python-format
11482msgid "%s [reverse current sort]"
11483msgstr ""
11484
11485#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11486msgid "G"
11487msgstr ""
11488
11489#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11490#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11491msgid "Get books"
11492msgstr ""
11493
11494#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11495msgid "Search dozens of online e-book retailers for the cheapest books"
11496msgstr ""
11497
11498#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11499msgid "Search for e-books"
11500msgstr ""
11501
11502#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11503msgid "this author"
11504msgstr ""
11505
11506#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11507msgid "this title"
11508msgstr ""
11509
11510#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11511msgid "this book"
11512msgstr ""
11513
11514#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11515#, python-format
11516msgid "Search for %s"
11517msgstr ""
11518
11519#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11520#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11521msgid "Stores"
11522msgstr ""
11523
11524#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11525#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11526msgid "Choose stores"
11527msgstr ""
11528
11529#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11530#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11531#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11534msgid "Cannot search"
11535msgstr ""
11536
11537#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11538msgid ""
11539"calibre helps you find the e-books you want by searching the websites of "
11540"various commercial and public domain book sources."
11541msgstr ""
11542
11543#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11544msgid ""
11545"Using the integrated search you can easily find which store has the book you"
11546" are looking for, at the best price. You also get DRM status and other "
11547"useful information."
11548msgstr ""
11549
11550#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11551msgid ""
11552"All transactions (paid or otherwise) are handled between you and the book "
11553"seller. calibre is not part of this process and any issues related to a "
11554"purchase should be directed to the website you are buying from. Be sure to "
11555"double check that any books you get will work with your e-book reader, "
11556"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11557msgstr ""
11558
11559#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11560#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11561msgid "Show this message again"
11562msgstr ""
11563
11564#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11565msgid "About Get books"
11566msgstr ""
11567
11568#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11569msgid "Tag mapper"
11570msgstr ""
11571
11572#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11573msgid "Map tags for one book in the library"
11574msgid_plural "Map tags for {} books in the library"
11575msgstr[0] ""
11576msgstr[1] ""
11577msgstr[2] ""
11578
11579#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11580#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11581msgid "Choose format to edit"
11582msgstr ""
11583
11584#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11585msgid "Choose which format you want to edit:"
11586msgstr ""
11587
11588#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11589msgid "&All formats"
11590msgstr ""
11591
11592#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11593msgid "Edit ToC"
11594msgstr ""
11595
11596#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11597msgid "K"
11598msgstr ""
11599
11600#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11601#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11602msgid "Cannot edit ToC"
11603msgstr ""
11604
11605#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11606#, python-format
11607msgid ""
11608"Editing Table of Contents is only supported for books in the %s formats. "
11609"Convert to one of those formats before polishing."
11610msgstr ""
11611
11612#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11613msgid ""
11614"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11615"will likely slow your computer to a crawl. Are you sure?"
11616msgstr ""
11617
11618#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11619msgid "Library changed"
11620msgstr ""
11621
11622#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11623#, python-brace-format
11624msgid ""
11625"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11626" changed."
11627msgstr ""
11628
11629#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11630msgid ""
11631"This book has multiple formats that can be edited. Choose the format you "
11632"want to edit."
11633msgstr ""
11634
11635#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11636msgid "Always ask when more than one format is available"
11637msgstr ""
11638
11639#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11641msgid "Edit book"
11642msgstr ""
11643
11644#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11645msgid "Edit books in the EPUB or AZW formats"
11646msgstr ""
11647
11648#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11649msgid "T"
11650msgstr ""
11651
11652#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11653msgid "Cannot Edit book"
11654msgstr ""
11655
11656#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11657#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11658#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11659#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11660msgid "Cannot edit book"
11661msgstr ""
11662
11663#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11664msgid "Editing of books on the device is not supported"
11665msgstr ""
11666
11667#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11668msgid "No editable formats"
11669msgstr ""
11670
11671#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11672msgid "Do you want to create an empty EPUB file to edit?"
11673msgstr ""
11674
11675#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11676#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11677#, python-format
11678msgid ""
11679"The book must be in the %s formats to edit.\n"
11680"\n"
11681"First convert the book to one of these formats."
11682msgstr ""
11683
11684#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11685msgid "File missing"
11686msgstr ""
11687
11688#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11689#, python-format
11690msgid ""
11691"The %s format is missing from the calibre library. You should run library "
11692"maintenance."
11693msgstr ""
11694
11695#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11696#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11697msgid "Unpack book"
11698msgstr ""
11699
11700#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11701msgid "Choose the format to unpack:"
11702msgstr ""
11703
11704#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11705msgid ""
11706"            <h2>About Unpack book</h2>\n"
11707"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11708"            making small changes to its internals. In order to use Unpack book,\n"
11709"            you need to know a little bit about HTML and CSS, technologies that\n"
11710"            are used in e-books. Follow the steps:</p>\n"
11711"            <br>\n"
11712"            <ol>\n"
11713"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11714"            individual internal components.<br></li>\n"
11715"            <li>Right click on any individual file and select \"Open with...\" to\n"
11716"            edit it in your favorite text editor.<br></li>\n"
11717"            <li>When you are done: <b>close the file browser window\n"
11718"            and the editor windows you used to make your tweaks</b>. Then click\n"
11719"            the \"Rebuild book\" button, to update the book in your calibre\n"
11720"            library.</li>\n"
11721"            </ol>"
11722msgstr ""
11723
11724#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11725msgid "&Explode book"
11726msgstr ""
11727
11728#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11729msgid "&Preview book"
11730msgstr ""
11731
11732#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11736#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11737msgid "&Cancel"
11738msgstr ""
11739
11740#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11741msgid "&Rebuild book"
11742msgstr ""
11743
11744#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11745msgid "Explode the book to edit its components"
11746msgstr ""
11747
11748#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11749msgid "Preview the result of your changes"
11750msgstr ""
11751
11752#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11753msgid "Abort without saving any changes"
11754msgstr ""
11755
11756#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11757msgid "Save your changes and update the book in the calibre library"
11758msgstr ""
11759
11760#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11761msgid "Exploding, please wait..."
11762msgstr ""
11763
11764#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11765#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11766msgid "Failed to unpack"
11767msgstr ""
11768
11769#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11770#, python-format
11771msgid "Could not explode the %s file."
11772msgstr ""
11773
11774#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11775#, python-format
11776msgid ""
11777"Could not explode the %s file. Click \"Show details\" for more information."
11778msgstr ""
11779
11780#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11781msgid "Failed to rebuild file"
11782msgstr ""
11783
11784#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11785#, python-format
11786msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11787msgstr ""
11788
11789#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11790#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11791msgid "Rebuilding, please wait..."
11792msgstr ""
11793
11794#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11795msgid ""
11796"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11797"components"
11798msgstr ""
11799
11800#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11801#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11802msgid "Cannot unpack book"
11803msgstr ""
11804
11805#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11806msgid ""
11807"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11808"\n"
11809"First convert the book to one of these formats."
11810msgstr ""
11811
11812#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11813msgid "Read books"
11814msgstr ""
11815
11816#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11817msgid "V"
11818msgstr ""
11819
11820#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11821msgid "View"
11822msgstr ""
11823
11824#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11825msgid "View specific format"
11826msgstr ""
11827
11828#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11829msgid "View with calibre E-book viewer"
11830msgstr ""
11831
11832#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11833msgid "Read a random book"
11834msgstr ""
11835
11836#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11837msgid "Clear recently viewed list"
11838msgstr ""
11839
11840#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11841msgid "Continue reading previous book"
11842msgstr ""
11843
11844#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11845#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11846msgid "Continue reading the last opened book"
11847msgstr ""
11848
11849#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11850msgid "No associated program"
11851msgstr ""
11852
11853#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11854#, python-format
11855msgid ""
11856"Windows will try to open %s with calibre itself resulting in a duplicate in "
11857"your calibre library. You should install some program capable of viewing "
11858"this file format and tell Windows to use that program to open files of this "
11859"type."
11860msgstr ""
11861
11862#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11863#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11864#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11865#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11866msgid "Cannot view"
11867msgstr ""
11868
11869#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11870#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11871msgid "Format unavailable"
11872msgstr ""
11873
11874#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11875msgid "Selected books have no formats"
11876msgstr ""
11877
11878#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11879#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11880msgid "Choose the format to view"
11881msgstr ""
11882
11883#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11884#, python-format
11885msgid ""
11886"Not all the selected books were available in the %s format. You should "
11887"convert them first."
11888msgstr ""
11889
11890#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11891msgid "Multiple books selected"
11892msgstr ""
11893
11894#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11895#, python-format
11896msgid ""
11897"You are attempting to open %d books. Opening too many books at once can be "
11898"slow and have a negative effect on the responsiveness of your computer. Once"
11899" started the process cannot be stopped until complete. Do you wish to "
11900"continue?"
11901msgstr ""
11902
11903#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11904msgid "Cannot open folder"
11905msgstr ""
11906
11907#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11908msgid "This book no longer exists in your library"
11909msgstr ""
11910
11911#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
11912#, python-format
11913msgid "%s has no available formats."
11914msgstr ""
11915
11916#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
11917#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
11918msgid "Virtual library"
11919msgstr ""
11920
11921#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
11922#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
11923msgid "Quick select Virtual library"
11924msgstr ""
11925
11926#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
11927msgid "Quick select a Virtual library"
11928msgstr ""
11929
11930#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
11931#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
11932#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
11933#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
11934#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
11935#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
11936#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
11937msgid "Cannot add books"
11938msgstr ""
11939
11940#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
11941#, python-format
11942msgid "The path %s does not exist"
11943msgstr ""
11944
11945#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
11946#, python-format
11947msgid "You do not have permission to read %s"
11948msgstr ""
11949
11950#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
11951msgid "You do not have permission to read any of the selected files"
11952msgstr ""
11953
11954#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11955msgid "Adding books..."
11956msgstr ""
11957
11958#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11959msgid "Scanning for files..."
11960msgstr ""
11961
11962#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
11963msgid "You do not have permission to read the selected file."
11964msgid_plural "You do not have permission to read the selected files."
11965msgstr[0] ""
11966msgstr[1] ""
11967msgstr[2] ""
11968
11969#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
11970#, python-format
11971msgid "Could not add %s as you do not have permission to read the file"
11972msgstr ""
11973
11974#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
11975#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
11976#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
11977msgid "Failed to add any books, click \"Show details\" for more information."
11978msgstr ""
11979
11980#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
11981msgid "Could not add"
11982msgstr ""
11983
11984#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
11985#, python-format
11986msgid "No e-book files were found in %s"
11987msgstr ""
11988
11989#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
11990msgid "Reading metadata and adding to library (one book)..."
11991msgid_plural "Reading metadata and adding to library ({} books)..."
11992msgstr[0] ""
11993msgstr[1] ""
11994msgstr[2] ""
11995
11996#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
11997msgid "Failed to add some books, click \"Show details\" for more information."
11998msgstr ""
11999
12000#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12001#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12002#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12003#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12004#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12005msgid "Critical failure"
12006msgstr ""
12007
12008#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12009msgid ""
12010"The read metadata worker process crashed while processing some files. Adding"
12011" of books is aborted. Click \"Show details\" to see which files caused the "
12012"problem."
12013msgstr ""
12014
12015#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12016msgid "Failed to read metadata from the file:"
12017msgid_plural "Failed to read metadata from the files:"
12018msgstr[0] ""
12019msgstr[1] ""
12020msgstr[2] ""
12021
12022#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12023#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12024#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12025#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12026msgid "With error:"
12027msgstr ""
12028
12029#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12030msgid "Failed to merge the book: "
12031msgstr ""
12032
12033#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12034msgid "Failed to add the book: "
12035msgstr ""
12036
12037#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12038#, python-brace-format
12039msgid "Failed to add the file {0} to the book: {1}"
12040msgstr ""
12041
12042#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12043msgid "Adding duplicates"
12044msgstr ""
12045
12046#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12047msgid ""
12048"There were problems adding some files, click \"Show details\" for more "
12049"information"
12050msgstr ""
12051
12052#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12053msgid "Failed to add any books, click \"Show details\" for more information"
12054msgstr ""
12055
12056#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12057msgid "Errors while adding"
12058msgstr ""
12059
12060#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12061#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12062msgid "Ignore"
12063msgstr ""
12064
12065#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12066#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12067msgid "Add"
12068msgstr ""
12069
12070#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12071msgid "starts with"
12072msgstr ""
12073
12074#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12075msgid "does not start with"
12076msgstr ""
12077
12078#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12079msgid "ends with"
12080msgstr ""
12081
12082#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12083msgid "does not end with"
12084msgstr ""
12085
12086#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12087msgid "matches glob pattern"
12088msgstr ""
12089
12090#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12091msgid "does not match glob pattern"
12092msgstr ""
12093
12094#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12095#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12096msgid "matches regex pattern"
12097msgstr ""
12098
12099#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12100#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12101msgid "does not match regex pattern"
12102msgstr ""
12103
12104#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12105#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12106msgid "Create the rule below, the rule can be used to add or ignore files"
12107msgstr ""
12108
12109#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12110msgid "the file, if the filename"
12111msgstr ""
12112
12113#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12114msgid "You must provide a value for the filename to match"
12115msgstr ""
12116
12117#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12118#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12119msgid "A comma separated list of tags"
12120msgstr ""
12121
12122#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12123msgid "Matching is case-insensitive"
12124msgstr ""
12125
12126#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12127#, python-brace-format
12128msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12129msgstr ""
12130
12131#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12132#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12133#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12134msgid "A regular expression"
12135msgstr ""
12136
12137#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12138#, python-format
12139msgid "%s is not a valid glob expression"
12140msgstr ""
12141
12142#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12143#, python-brace-format
12144msgid ""
12145"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12146"<b>{query}</b>"
12147msgstr ""
12148
12149#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12150msgid ""
12151"You can specify rules to add/ignore files here. They will be used when "
12152"recursively adding files from folders/archives and also when auto-adding. "
12153"Click the \"Add Rule\" button below to get started. The rules will be "
12154"processed in order for every file until either an \"add\" or an \"ignore\" "
12155"rule matches. If no rules match, the file will be added only if its file "
12156"extension is of a known e-book type."
12157msgstr ""
12158
12159#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12160msgid "Test filename filter rules"
12161msgstr ""
12162
12163#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12164msgid "Enter a filename to test:"
12165msgstr ""
12166
12167#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12168msgid "Enter filename and click the \"Test\" button"
12169msgstr ""
12170
12171#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12172#, python-format
12173msgid "The filename %s did not match any rules"
12174msgstr ""
12175
12176#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12177#, python-brace-format
12178msgid "The filename {0} will be {1}"
12179msgstr ""
12180
12181#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12182msgid "Edit file filter rules"
12183msgstr ""
12184
12185#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12186msgid "Change"
12187msgstr ""
12188
12189#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12191#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12194#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12195#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12196#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12197msgid "Capitalize"
12198msgstr ""
12199
12200#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12201#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12202msgid "Lower-case"
12203msgstr ""
12204
12205#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12206#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12207msgid "Upper-case"
12208msgstr ""
12209
12210#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12211#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12212msgid "is one of"
12213msgstr ""
12214
12215#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12216#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12217msgid "is not one of"
12218msgstr ""
12219
12220#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12221#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12222#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12223#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12224msgid "contains"
12225msgstr ""
12226
12227#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12228msgid "the author, if the author name"
12229msgstr ""
12230
12231#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12232msgid "You must provide a value for the author name to match"
12233msgstr ""
12234
12235#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12236msgid "with the name:"
12237msgstr ""
12238
12239#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12240#, python-brace-format
12241msgid ""
12242"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12243msgstr ""
12244
12245#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12246msgid "to the name"
12247msgstr ""
12248
12249#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12250msgid ""
12251"You can specify rules to manipulate author names here. Click the \"Add "
12252"Rule\" button below to get started. The rules will be processed in order for"
12253" every author."
12254msgstr ""
12255
12256#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12257msgid "Test author mapping rules"
12258msgstr ""
12259
12260#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12261msgid "Enter an author name to test:"
12262msgstr ""
12263
12264#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12265msgid "Enter author and click the \"Test\" button"
12266msgstr ""
12267
12268#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12269msgid "Edit author mapping rules"
12270msgstr ""
12271
12272#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12273#, python-brace-format
12274msgid "Added a book automatically from {src}"
12275msgstr ""
12276
12277#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12278#, python-brace-format
12279msgid "Added {num} books automatically from {src}"
12280msgstr ""
12281
12282#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12283#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12285#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12288msgid "Donate"
12289msgstr ""
12290
12291#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12293#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12294msgid "Edit"
12295msgstr ""
12296
12297#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12298#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12299#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12300#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12303msgid "Copy"
12304msgstr ""
12305
12306#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12307#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12310msgid "Paste"
12311msgstr ""
12312
12313#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12314#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12315msgid "Select all"
12316msgstr ""
12317
12318#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12319msgid "Search the internet for the author {}"
12320msgstr ""
12321
12322#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12323msgid "Search the internet for this book"
12324msgstr ""
12325
12326#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12327#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12328#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12329#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12330#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12331#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12332#, python-format
12333msgid "Manage %s"
12334msgstr ""
12335
12336#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12337#, python-format
12338msgid "Find %s in the Tag browser"
12339msgstr ""
12340
12341#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12342#, python-format
12343msgid "Search calibre for %s"
12344msgstr ""
12345
12346#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12347#, python-format
12348msgid "in category %s"
12349msgstr ""
12350
12351#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12352#, python-format
12353msgid "in grouped search %s"
12354msgstr ""
12355
12356#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12357#, python-brace-format
12358msgid "Search calibre for {val} in category {name}"
12359msgstr ""
12360
12361#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12362#, python-format
12363msgid "Delete the %s format"
12364msgstr ""
12365
12366#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12367#, python-format
12368msgid "Save the %s format to disk"
12369msgstr ""
12370
12371#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12372#, python-format
12373msgid "Restore the %s format"
12374msgstr ""
12375
12376#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12377#, python-format
12378msgid "Set the book cover from the %s file"
12379msgstr ""
12380
12381#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12382#, python-format
12383msgid "Compare to the %s format"
12384msgstr ""
12385
12386#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12387#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12392#, python-format
12393msgid "Open %s with..."
12394msgstr ""
12395
12396#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12399#, python-format
12400msgid "Add other application for %s files..."
12401msgstr ""
12402
12403#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12404#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12406msgid "Edit Open with applications..."
12407msgstr ""
12408
12409#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12410#, python-format
12411msgid "Edit %s format"
12412msgstr ""
12413
12414#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12415msgid "Path to file"
12416msgstr ""
12417
12418#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12419#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12420#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12421msgid "The text: {}"
12422msgstr ""
12423
12424#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12425msgid "&Author link"
12426msgstr ""
12427
12428#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12429#, python-brace-format
12430msgid "Search {0} for {1}"
12431msgstr ""
12432
12433#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12434#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12435#, python-format
12436msgid "Remove %s from this book"
12437msgstr ""
12438
12439#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12440msgid "The location of the book"
12441msgstr ""
12442
12443#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12444msgid "&Identifier"
12445msgstr ""
12446
12447#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12448msgid "Link to show book in calibre"
12449msgstr ""
12450
12451#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12452msgid "Link to show books matching {} in calibre"
12453msgstr ""
12454
12455#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12456msgid "Link to view {} format of book"
12457msgstr ""
12458
12459#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12460msgid "All book details"
12461msgstr ""
12462
12463#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12464msgid "Selected text"
12465msgstr ""
12466
12467#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12469#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12470#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12471#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12472#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12473#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12474#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12478#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12479#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12480#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12481#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12482#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12483#: /__w/calibre/calibre/src/calibre/linux.py:1321
12484#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12485msgid "Search"
12486msgstr "Pretraga"
12487
12488#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12489msgid "Copy link location"
12490msgstr ""
12491
12492#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12493#, python-brace-format
12494msgid "Search {0} for this book"
12495msgstr ""
12496
12497#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12498msgid "Open the Book details window"
12499msgstr ""
12500
12501#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12502msgid "Open the Edit metadata window"
12503msgstr ""
12504
12505#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12506#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12507msgid "Open cover with..."
12508msgstr ""
12509
12510#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12511msgid "Add another application to open cover with..."
12512msgstr ""
12513
12514#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12515#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12516msgid "Paste cover"
12517msgstr ""
12518
12519#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12520#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12521msgid "Copy cover"
12522msgstr ""
12523
12524#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12525msgid "Save cover to disk"
12526msgstr ""
12527
12528#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12529msgid "Remove cover"
12530msgstr ""
12531
12532#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12533msgid "Generate cover from metadata"
12534msgstr ""
12535
12536#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12537msgid "Choose cover save location"
12538msgstr ""
12539
12540#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12541msgid "JPEG images"
12542msgstr ""
12543
12544#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12545msgid ""
12546"Are you sure you want to replace the cover? The existing cover will be "
12547"permanently lost."
12548msgstr ""
12549
12550#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12551msgid "Are you sure you want to delete the cover permanently?"
12552msgstr ""
12553
12554#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12555msgid "Double click to open the Book details window"
12556msgstr ""
12557
12558#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12559#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12560#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12561msgid "Path"
12562msgstr ""
12563
12564#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12565#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12567#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12568#, python-format
12569msgid "Cover size: %(width)d x %(height)d pixels"
12570msgstr ""
12571
12572#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12573msgid "Edit identifiers for this book"
12574msgstr ""
12575
12576#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12577msgid "Identifier &URL"
12578msgstr ""
12579
12580#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12581msgid "Are you sure you want to delete <b>{}</b> from the book?"
12582msgstr ""
12583
12584#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12585msgid "BibTeX options"
12586msgstr ""
12587
12588#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12589#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12590#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12591#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12592#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12593#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12594#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12595#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12596#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12597#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12598#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12599#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12600#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12601#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12602#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12603#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12604#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12605#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12606#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12607#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12608#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12609#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12610#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12611msgid "Options specific to"
12612msgstr ""
12613
12614#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12615#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12616#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12617#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12618#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12619#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12620#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12621#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12622#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12623#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12624#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12625#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12626#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12627#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12628#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12629#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12630#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12631msgid "output"
12632msgstr ""
12633
12634#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12635#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12636#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12637#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12638#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12639#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12640#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12641#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12642#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12643#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12644#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12645#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12646#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12647#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12648#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12649#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12650#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12651#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12652#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12653#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12654#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12655#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12656#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12657#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12658#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12659#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12660#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12661#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12662#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12663#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12664#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12665#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12666#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12667#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12668#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12669#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12670#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12671#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12672#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12673#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12674#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12675#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12676#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12677#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12678#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12679#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12680#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12681#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12682#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12683#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12684msgid "Form"
12685msgstr ""
12686
12687#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12688msgid "Bib file encoding:"
12689msgstr ""
12690
12691#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12692#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12693msgid "Fields to include in output:"
12694msgstr ""
12695
12696#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12697msgid "Encoding configuration (change if you have errors):"
12698msgstr ""
12699
12700#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12701msgid "BibTeX entry type:"
12702msgstr ""
12703
12704#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12705msgid "Create a citation tag?"
12706msgstr ""
12707
12708#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12709msgid "Add file paths with formats?"
12710msgstr ""
12711
12712#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12713msgid "Expression to form the BibTeX citation tag:"
12714msgstr ""
12715
12716#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12717msgid ""
12718"Some explanation about this template:\n"
12719" -The fields availables are 'author_sort', 'authors', 'id',\n"
12720"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12721"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12722" -For list types ie authors and tags, only the first element\n"
12723"   will be selected.\n"
12724" -For time field, only the date will be used. "
12725msgstr ""
12726
12727#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12728msgid "CSV/XML options"
12729msgstr ""
12730
12731#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12732msgid "Drag and drop to re-arrange fields"
12733msgstr ""
12734
12735#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12736msgid "Library name"
12737msgstr ""
12738
12739#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12741#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12742msgid "Number"
12743msgstr ""
12744
12745#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12746msgid "E-book options"
12747msgstr ""
12748
12749#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12750msgid "Catalogs"
12751msgstr ""
12752
12753#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12754msgid "Read book"
12755msgstr ""
12756
12757#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12758msgid "Wishlist item"
12759msgstr ""
12760
12761#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12762#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12763msgid "any date"
12764msgstr ""
12765
12766#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12767#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12768msgid "any value"
12769msgstr ""
12770
12771#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12772#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12773#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12774#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12775msgid "unspecified"
12776msgstr ""
12777
12778#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12779msgid "No genres will be excluded"
12780msgstr ""
12781
12782#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12783#, python-format
12784msgid "regex error: %s"
12785msgstr ""
12786
12787#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12788msgid "All genres will be excluded"
12789msgstr ""
12790
12791#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12792msgid "Delete saved catalog preset"
12793msgstr ""
12794
12795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12796msgid "The selected saved catalog preset will be deleted. Are you sure?"
12797msgstr ""
12798
12799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12802msgid "Save catalog preset"
12803msgstr ""
12804
12805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12806msgid "Preset name:"
12807msgstr ""
12808
12809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12811msgid "You must provide a name."
12812msgstr ""
12813
12814#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12815msgid ""
12816"That saved preset already exists and will be overwritten. Are you sure?"
12817msgstr ""
12818
12819#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12820#, python-format
12821msgid "Are you sure you want to delete '%s'?"
12822msgstr ""
12823
12824#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12825#, python-format
12826msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12827msgstr ""
12828
12829#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12830msgid "Delete Rule"
12831msgstr ""
12832
12833#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12834#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12835#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12836msgid "False"
12837msgstr ""
12838
12839#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12840msgid "True"
12841msgstr ""
12842
12843#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12844#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12846#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12847#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12848#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12849#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12850#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12851#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12852#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12853#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12854#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12857msgid "Name"
12858msgstr "Ime"
12859
12860#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12861#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12862msgid "Field"
12863msgstr ""
12864
12865#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12866#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12869msgid "Value"
12870msgstr ""
12871
12872#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12873msgid "Prefix"
12874msgstr ""
12875
12876#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12877msgid "Presets"
12878msgstr ""
12879
12880#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12881msgid "Select catalog preset to load"
12882msgstr ""
12883
12884#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12885msgid "Save current catalog settings as preset"
12886msgstr ""
12887
12888#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12889#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12890msgid "Save"
12891msgstr ""
12892
12893#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12894msgid "Delete current preset"
12895msgstr ""
12896
12897#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12900#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12901#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12902#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
12903msgid "Delete"
12904msgstr ""
12905
12906#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
12907msgid "Enabled sections will be included in the generated catalog."
12908msgstr ""
12909
12910#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
12911msgid "Included sections"
12912msgstr ""
12913
12914#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
12915msgid "List of books, sorted by Author"
12916msgstr ""
12917
12918#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
12919msgid "&Authors"
12920msgstr ""
12921
12922#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
12923msgid "List of books, sorted by Title"
12924msgstr ""
12925
12926#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
12927msgid "&Titles"
12928msgstr ""
12929
12930#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
12931msgid "List of series books, sorted by Series"
12932msgstr ""
12933
12934#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
12935msgid "&Series"
12936msgstr ""
12937
12938#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
12939msgid "List of books, sorted by genre"
12940msgstr ""
12941
12942#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
12943msgid "&Genres"
12944msgstr ""
12945
12946#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
12947msgid "Field containing genres"
12948msgstr ""
12949
12950#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
12951msgid "List of books, sorted by date added to calibre"
12952msgstr ""
12953
12954#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
12955msgid "&Recently added"
12956msgstr ""
12957
12958#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
12959msgid "Individual descriptions of books with cover thumbs, sorted by author"
12960msgstr ""
12961
12962#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
12963msgid "&Descriptions"
12964msgstr ""
12965
12966#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
12967msgid ""
12968"The first matching prefix rule applies a prefix to book listings in the "
12969"generated catalog."
12970msgstr ""
12971
12972#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
12973msgid "Prefixes"
12974msgstr ""
12975
12976#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
12977msgid ""
12978"Books matching any of the exclusion rules will be excluded from the "
12979"generated catalog. "
12980msgstr ""
12981
12982#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
12983msgid "Excluded books"
12984msgstr ""
12985
12986#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
12987msgid ""
12988"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
12989"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
12990msgstr ""
12991
12992#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
12993msgid "Excluded genres"
12994msgstr ""
12995
12996#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
12997msgid "Genres to &exclude (regex):"
12998msgstr ""
12999
13000#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13001msgid "Reset to default"
13002msgstr ""
13003
13004#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13005#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13006#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13007#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13008#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13009#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13012#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13016#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13023#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13024#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13025#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13026#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13027#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13028#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13029#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13030#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13031#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13032#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13033#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13034#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13035#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13036#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13037#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13038msgid "..."
13039msgstr ""
13040
13041#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13042msgid "Results of regex:"
13043msgstr ""
13044
13045#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13046msgid "Tags that will be excluded as genres"
13047msgstr ""
13048
13049#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13050msgid "Other options"
13051msgstr ""
13052
13053#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13054msgid ""
13055"Custom column containing additional content to be merged with comments "
13056"metadata in the descriptions section."
13057msgstr ""
13058
13059#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13060msgid "Merge additional content before comments in descriptions section."
13061msgstr ""
13062
13063#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13064msgid "&Before"
13065msgstr ""
13066
13067#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13068msgid "Merge additional content after comments in descriptions section."
13069msgstr ""
13070
13071#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13072msgid "&After"
13073msgstr ""
13074
13075#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13076msgid ""
13077"Separate comments metadata and additional content with a horizontal rule in "
13078"the descriptions section."
13079msgstr ""
13080
13081#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13082msgid "Include &separator"
13083msgstr ""
13084
13085#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13086msgid "&Merge with comments:"
13087msgstr ""
13088
13089#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13090msgid "Catalog cover:"
13091msgstr ""
13092
13093#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13094msgid "Generate new cover"
13095msgstr ""
13096
13097#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13098msgid "Use existing cover"
13099msgstr ""
13100
13101#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13102msgid "E&xtra Description note:"
13103msgstr ""
13104
13105#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13106msgid "Custom column source for text to include in Descriptions section."
13107msgstr ""
13108
13109#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13110msgid "&Thumb width:"
13111msgstr ""
13112
13113#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13114msgid "Size hint for cover thumbnails included in Descriptions section."
13115msgstr ""
13116
13117#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13118msgid " inch"
13119msgstr ""
13120
13121#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13122msgid "Author cross-references:"
13123msgstr ""
13124
13125#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13126msgid "For books with multiple authors, list each author separately"
13127msgstr ""
13128
13129#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13130msgid "Tab template for catalog.ui"
13131msgstr ""
13132
13133#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13134msgid "Bold"
13135msgstr ""
13136
13137#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13138msgid "Italic"
13139msgstr ""
13140
13141#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13142msgid "Underline"
13143msgstr ""
13144
13145#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13146msgid "Strikethrough"
13147msgstr ""
13148
13149#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13150msgid "Superscript"
13151msgstr ""
13152
13153#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13154msgid "Subscript"
13155msgstr ""
13156
13157#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13158msgid "Ordered list"
13159msgstr ""
13160
13161#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13162msgid "Unordered list"
13163msgstr ""
13164
13165#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13167msgid "Align left"
13168msgstr ""
13169
13170#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13171msgid "Align center"
13172msgstr ""
13173
13174#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13176msgid "Align right"
13177msgstr ""
13178
13179#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13180msgid "Align justified"
13181msgstr ""
13182
13183#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13188msgid "Undo"
13189msgstr ""
13190
13191#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13193msgid "Redo"
13194msgstr ""
13195
13196#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13197msgid "Remove formatting"
13198msgstr ""
13199
13200#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13201msgid "Paste and match style"
13202msgstr ""
13203
13204#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13205msgid "Cut"
13206msgstr ""
13207
13208#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13209msgid "Increase indentation"
13210msgstr ""
13211
13212#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13213msgid "Decrease indentation"
13214msgstr ""
13215
13216#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13217msgid "Foreground color"
13218msgstr ""
13219
13220#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13221msgid "Background color"
13222msgstr ""
13223
13224#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13225msgid "Insert link or image"
13226msgstr ""
13227
13228#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13229msgid "Insert separator"
13230msgstr ""
13231
13232#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13233#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13234#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13235#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13236msgid "Clear"
13237msgstr ""
13238
13239#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13240msgid "Style text block"
13241msgstr ""
13242
13243#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13244msgid "Style the selected text block"
13245msgstr ""
13246
13247#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13248#, python-brace-format
13249msgid "Heading {0}"
13250msgstr ""
13251
13252#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13253#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13254#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13255#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13258msgid "Normal"
13259msgstr ""
13260
13261#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13262msgid "Blockquote"
13263msgstr ""
13264
13265#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13266msgid "Choose foreground color"
13267msgstr ""
13268
13269#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13270msgid "Choose background color"
13271msgstr ""
13272
13273#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13274#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13275#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13276msgid "Invalid URL"
13277msgstr ""
13278
13279#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13280#, python-format
13281msgid "The url %r is invalid"
13282msgstr ""
13283
13284#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13285msgid "Remote images not supported"
13286msgstr ""
13287
13288#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13289msgid ""
13290"You must download the image to your computer, URLs pointing to remote images"
13291" are not supported."
13292msgstr ""
13293
13294#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13295msgid "Create link"
13296msgstr ""
13297
13298#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13299#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13300msgid "&Browse"
13301msgstr ""
13302
13303#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13304#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13305#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13306#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13307#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13308#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13314#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13315msgid "Images"
13316msgstr ""
13317
13318#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13327msgid "Choose file"
13328msgstr ""
13329
13330#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13331msgid ""
13332"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13333" will be added as an image reference instead of as a link. You can also "
13334"choose to create a link to a file on your computer. Note that if you create "
13335"a link to a file on your computer, it will stop working if the file is "
13336"moved."
13337msgstr ""
13338
13339#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13340msgid "Enter &URL:"
13341msgstr ""
13342
13343#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13344msgid "Treat the URL as an &image"
13345msgstr ""
13346
13347#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13348msgid "Enter &name (optional):"
13349msgstr ""
13350
13351#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13352msgid "Choose a file on your computer:"
13353msgstr ""
13354
13355#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13358#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13359msgid "Fonts"
13360msgstr ""
13361
13362#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13363#, python-format
13364msgid "%s toolbars"
13365msgstr ""
13366
13367#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13368#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13369msgid "Hide"
13370msgstr ""
13371
13372#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13373#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13374msgid "Show"
13375msgstr ""
13376
13377#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13380msgid "Smarten punctuation"
13381msgstr ""
13382
13383#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13384msgid "&Normal view"
13385msgstr ""
13386
13387#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13388msgid "&HTML source"
13389msgstr ""
13390
13391#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13392msgid "AZW3 output"
13393msgstr ""
13394
13395#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13396#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13397msgid "Do not add &Table of Contents to book"
13398msgstr ""
13399
13400#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13401#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13402msgid "&Title for Table of Contents:"
13403msgstr ""
13404
13405#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13406#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13407msgid "Put generated Table of Contents at &start of book instead of end"
13408msgstr ""
13409
13410#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13411#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13412msgid "Use author &sort for author"
13413msgstr ""
13414
13415#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13416#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13417msgid "Disable &compression of the file contents"
13418msgstr ""
13419
13420#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13421#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13422msgid ""
13423"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13424"read syncing"
13425msgstr ""
13426
13427#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13428msgid ""
13429"For settings that cannot be specified in this dialog, use the values saved "
13430"in a previous conversion (if they exist) instead of using the defaults "
13431"specified in the Preferences"
13432msgstr ""
13433
13434#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13435msgid "None of the selected books have saved conversion settings."
13436msgstr ""
13437
13438#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13439msgid "Bulk convert one book"
13440msgstr ""
13441
13442#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13443msgid "Bulk convert {} books"
13444msgstr ""
13445
13446#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13447msgid "Comic input"
13448msgstr ""
13449
13450#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13451#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13452#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13453#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13454#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13455#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13456msgid "input"
13457msgstr ""
13458
13459#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13460msgid "&Number of colors:"
13461msgstr ""
13462
13463#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13464msgid "off"
13465msgstr ""
13466
13467#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13468msgid "Disable &normalize"
13469msgstr ""
13470
13471#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13473msgid "Keep &aspect ratio"
13474msgstr ""
13475
13476#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13477msgid "Disable &Sharpening"
13478msgstr ""
13479
13480#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13481msgid "Disable &Trimming"
13482msgstr ""
13483
13484#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13485msgid "&Wide"
13486msgstr ""
13487
13488#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13489msgid "&Landscape"
13490msgstr ""
13491
13492#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13493msgid "&Right to left"
13494msgstr ""
13495
13496#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13497msgid "Don't so&rt"
13498msgstr ""
13499
13500#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13501msgid "De&speckle"
13502msgstr ""
13503
13504#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13505msgid "&Disable comic processing"
13506msgstr ""
13507
13508#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13509#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13510msgid "&Output format:"
13511msgstr ""
13512
13513#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13514msgid "Disable conversion of images to &black and white"
13515msgstr ""
13516
13517#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13518msgid "Override image &size:"
13519msgstr ""
13520
13521#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13522msgid "Don't add links to &pages to the Table of Contents for CBC files"
13523msgstr ""
13524
13525#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13527msgid "Debug"
13528msgstr ""
13529
13530#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13531msgid "Debug the conversion process."
13532msgstr ""
13533
13534#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13535#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13536msgid "Choose debug folder"
13537msgstr ""
13538
13539#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13540msgid "Invalid debug folder"
13541msgstr ""
13542
13543#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13544msgid "Failed to create debug folder"
13545msgstr ""
13546
13547#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13548msgid ""
13549"Choose a folder to put the debug output into. If you specify a folder, "
13550"calibre will place a lot of debug output into it. This will be useful in "
13551"understanding the conversion process and figuring out the correct values for"
13552" conversion parameters like Table of Contents and Chapter detection."
13553msgstr ""
13554
13555#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13556msgid ""
13557"The debug process outputs the intermediate HTML generated at various stages "
13558"of the conversion process. This HTML can sometimes serve as a good starting "
13559"point for hand editing a conversion."
13560msgstr ""
13561
13562#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13563msgid "DOCX input"
13564msgstr ""
13565
13566#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13567msgid "Do not try to autodetect a &cover from images in the document"
13568msgstr ""
13569
13570#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13571msgid "Do not add a page break after every &endnote"
13572msgstr ""
13573
13574#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13575msgid ""
13576"Render &superscripts and subscripts so that they do not affect the line "
13577"height."
13578msgstr ""
13579
13580#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13581msgid "DOCX output"
13582msgstr ""
13583
13584#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13585msgid "Paper si&ze:"
13586msgstr ""
13587
13588#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13589#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13590msgid "&Custom size:"
13591msgstr ""
13592
13593#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13594msgid "Page &bottom margin"
13595msgstr ""
13596
13597#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13598msgid "Page &left margin"
13599msgstr ""
13600
13601#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13602msgid "Page &right margin"
13603msgstr ""
13604
13605#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13606msgid "Page &top margin"
13607msgstr ""
13608
13609#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13610msgid ""
13611"Do not insert the &Table of Contents as a page at the start of the document"
13612msgstr ""
13613
13614#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13615msgid "Do not insert &cover as image at start of document"
13616msgstr ""
13617
13618#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13619msgid "Preserve the aspect ratio of the image inserted as cover"
13620msgstr ""
13621
13622#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13623msgid "EPUB output"
13624msgstr ""
13625
13626#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13627msgid "Preserve cover &aspect ratio"
13628msgstr ""
13629
13630#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13631msgid "Split files &larger than:"
13632msgstr ""
13633
13634#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13635#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13636msgid "Disabled"
13637msgstr ""
13638
13639#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13640msgid " KB"
13641msgstr ""
13642
13643#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13644msgid "No default &cover"
13645msgstr ""
13646
13647#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13648msgid "No &SVG cover"
13649msgstr ""
13650
13651#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13652msgid "Insert inline &Table of Contents"
13653msgstr ""
13654
13655#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13656msgid "Do not &split on page breaks"
13657msgstr ""
13658
13659#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13660msgid "Put inserted Table of Contents at the &end of the book"
13661msgstr ""
13662
13663#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13664msgid "&Flatten EPUB file structure"
13665msgstr ""
13666
13667#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13668msgid "&Title for inserted ToC:"
13669msgstr ""
13670
13671#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13672msgid "EP&UB version:"
13673msgstr ""
13674
13675#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13676msgid "FB2 input"
13677msgstr ""
13678
13679#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13680msgid "Do not insert a &Table of Contents at the beginning of the book."
13681msgstr ""
13682
13683#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13684msgid "FB2 output"
13685msgstr ""
13686
13687#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13688msgid "&Sectionize:"
13689msgstr ""
13690
13691#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13692msgid "&Genre:"
13693msgstr ""
13694
13695#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13696msgid "Font rescaling wizard"
13697msgstr ""
13698
13699#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13700#, python-format
13701msgid ""
13702"<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"
13703"<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"
13704"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13705msgstr ""
13706
13707#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13708msgid "&Output document"
13709msgstr ""
13710
13711#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13712#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13713msgid "&Base font size:"
13714msgstr ""
13715
13716#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13717#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13718msgid "Font size &key:"
13719msgstr ""
13720
13721#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13722#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13723#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13724#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13725#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13726#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13727#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13728#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13729#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13730#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13731#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13732#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13733#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13734msgid " pt"
13735msgstr ""
13736
13737#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13738msgid "Use &default values"
13739msgstr ""
13740
13741#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13742msgid "&Input document"
13743msgstr ""
13744
13745#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13746msgid "&Font size: "
13747msgstr ""
13748
13749#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13750msgid " will map to size: "
13751msgstr ""
13752
13753#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13754msgid "0.0 pt"
13755msgstr ""
13756
13757#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13758msgid ""
13759"Heuristic\n"
13760"processing"
13761msgstr ""
13762
13763#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13764msgid "Modify the document text and structure using common patterns."
13765msgstr ""
13766
13767#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13768#, python-format
13769msgid ""
13770"<b>Heuristic processing</b> means that calibre will scan your book for "
13771"common patterns and fix them. As the name implies, this involves guesswork, "
13772"which means that it could end up worsening the result of a conversion, if "
13773"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13774"conversion does not turn out as you expect, turning on heuristics can "
13775"improve matters. Read more about the various heuristic processing options in"
13776" the <a href=\"%s\">User Manual</a>."
13777msgstr ""
13778
13779#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13780msgid "Enable &heuristic processing"
13781msgstr ""
13782
13783#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13784msgid "Heuristic processing"
13785msgstr ""
13786
13787#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13788msgid "Unwrap lines"
13789msgstr ""
13790
13791#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13792msgid "Line &un-wrap factor:"
13793msgstr ""
13794
13795#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13796msgid "Detect and markup unformatted chapter headings and sub headings"
13797msgstr ""
13798
13799#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13800msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13801msgstr ""
13802
13803#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13804msgid "Delete blank lines between paragraphs"
13805msgstr ""
13806
13807#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13808msgid "Ensure scene breaks are consistently formatted"
13809msgstr ""
13810
13811#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13812msgid "Replace soft scene &breaks:"
13813msgstr ""
13814
13815#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13816msgid "Remove unnecessary hyphens"
13817msgstr ""
13818
13819#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13820msgid "Italicize common words and patterns"
13821msgstr ""
13822
13823#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13824msgid "Replace entity indents with CSS indents"
13825msgstr ""
13826
13827#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13828msgid "HTMLZ output"
13829msgstr ""
13830
13831#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13832msgid "How to handle &CSS"
13833msgstr ""
13834
13835#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13836msgid "How to handle class &based CSS"
13837msgstr ""
13838
13839#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13840msgid "Use book &title as the filename for the HTML file inside the archive"
13841msgstr ""
13842
13843#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13844msgid "Control the look and feel of the output."
13845msgstr ""
13846
13847#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13848msgid "Original"
13849msgstr ""
13850
13851#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13852msgid "Left align"
13853msgstr ""
13854
13855#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13856msgid "Justify text"
13857msgstr ""
13858
13859#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13860msgid "Base font si&ze:"
13861msgstr ""
13862
13863#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13864msgid "Wizard to help you choose an appropriate font size key"
13865msgstr ""
13866
13867#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13868msgid "Minim&um line height:"
13869msgstr ""
13870
13871#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13872msgid " %"
13873msgstr ""
13874
13875#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13876msgid "L&ine height:"
13877msgstr ""
13878
13879#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13880msgid "Embed font fami&ly:"
13881msgstr ""
13882
13883#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13884msgid "&Embed all fonts in document"
13885msgstr ""
13886
13887#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13888msgid "E&xpand CSS"
13889msgstr ""
13890
13891#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13892msgid "Keep &ligatures"
13893msgstr ""
13894
13895#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13896msgid "&Disable font size rescaling"
13897msgstr ""
13898
13899#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13900#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13902msgid "&Fonts"
13903msgstr ""
13904
13905#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
13906msgid "Text &justification:"
13907msgstr ""
13908
13909#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
13910msgid "&Unsmarten punctuation"
13911msgstr ""
13912
13913#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
13914msgid "&Transliterate Unicode characters to ASCII"
13915msgstr ""
13916
13917#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
13918msgid "I&nput character encoding:"
13919msgstr ""
13920
13921#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
13922msgid "T&ext"
13923msgstr ""
13924
13925#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
13926msgid "&Line size:"
13927msgstr ""
13928
13929#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
13930msgid ""
13931"<p>When calibre removes inter paragraph spacing, it automatically sets a "
13932"paragraph indent, to ensure that paragraphs can be easily distinguished. "
13933"This option controls the width of that indent."
13934msgstr ""
13935
13936#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
13937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
13938msgid "No change"
13939msgstr ""
13940
13941#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
13942#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
13943msgid " em"
13944msgstr ""
13945
13946#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
13947msgid "Insert &blank line between paragraphs"
13948msgstr ""
13949
13950#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
13951msgid "Remove &spacing between paragraphs"
13952msgstr ""
13953
13954#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
13955msgid "I&ndent size:"
13956msgstr ""
13957
13958#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
13959msgid "&Linearize tables"
13960msgstr ""
13961
13962#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
13963#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
13964msgid "&Layout"
13965msgstr ""
13966
13967#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
13968msgid "E&xtra CSS"
13969msgstr ""
13970
13971#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
13972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
13973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
13974msgid "Filter style information"
13975msgstr ""
13976
13977#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
13978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
13979msgid "Select what style information you want completely removed:"
13980msgstr ""
13981
13982#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
13983msgid "Removes the font-family CSS property"
13984msgstr ""
13985
13986#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
13987msgid ""
13988"Removes the margin CSS properties. Note that page margins are not affected "
13989"by this setting."
13990msgstr ""
13991
13992#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
13993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13994msgid "&Margins"
13995msgstr ""
13996
13997#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
13998msgid "Removes the padding CSS properties"
13999msgstr ""
14000
14001#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14003msgid "&Padding"
14004msgstr ""
14005
14006#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14007msgid "Convert floating images/text into static images/text"
14008msgstr ""
14009
14010#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14011msgid "F&loats"
14012msgstr ""
14013
14014#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14015msgid "Removes foreground and background colors"
14016msgstr ""
14017
14018#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14019#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14021msgid "&Colors"
14022msgstr ""
14023
14024#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14025msgid "Other CSS Propert&ies:"
14026msgstr ""
14027
14028#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14029msgid ""
14030"Comma separated list of CSS properties to remove. For example: display, "
14031"color, font-family"
14032msgstr ""
14033
14034#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14035msgid "&Styling"
14036msgstr ""
14037
14038#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14039msgid "&Transform styles"
14040msgstr ""
14041
14042#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14044msgid "Transform &HTML"
14045msgstr ""
14046
14047#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14048msgid "LRF output"
14049msgstr ""
14050
14051#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14052msgid "Enable &auto-rotation of wide images"
14053msgstr ""
14054
14055#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14056msgid "&Wordspace:"
14057msgstr ""
14058
14059#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14060msgid "Minimum para. &indent:"
14061msgstr ""
14062
14063#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14064msgid "Render &tables as images"
14065msgstr ""
14066
14067#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14068msgid "Text size multiplier for text in rendered tables:"
14069msgstr ""
14070
14071#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14072msgid "Add &header"
14073msgstr ""
14074
14075#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14076msgid "Header &separation:"
14077msgstr ""
14078
14079#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14080msgid "Header &format:"
14081msgstr ""
14082
14083#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14084msgid "&Embed fonts"
14085msgstr ""
14086
14087#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14088msgid "&Serif font family:"
14089msgstr ""
14090
14091#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14092msgid "S&ans-serif font family:"
14093msgstr ""
14094
14095#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14096msgid "&Monospace font family:"
14097msgstr ""
14098
14099#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14101msgid "Metadata"
14102msgstr ""
14103
14104#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14105msgid ""
14106"Set the metadata. The output file will contain as much of this metadata as "
14107"possible."
14108msgstr ""
14109
14110#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14111#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14112msgid "This book has no cover"
14113msgstr ""
14114
14115#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14116#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14117msgid "Choose cover for "
14118msgstr ""
14119
14120#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14121#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14122msgid "Cannot read"
14123msgstr ""
14124
14125#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14126#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14127msgid "You do not have permission to read the file: "
14128msgstr ""
14129
14130#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14131#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14132#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14133msgid "Error reading file"
14134msgstr ""
14135
14136#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14137#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14138msgid "<p>There was an error reading from file: <br /><b>"
14139msgstr ""
14140
14141#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14142#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14143msgid " is not a valid picture"
14144msgstr ""
14145
14146#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14147msgid "Book cover"
14148msgstr ""
14149
14150#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14151msgid "Change &cover image:"
14152msgstr ""
14153
14154#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14155msgid "Browse for an image to use as the cover of this book."
14156msgstr ""
14157
14158#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14159msgid "Use cover from &source file"
14160msgstr ""
14161
14162#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14163#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14164#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14165#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14166#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14167#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14168#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14170msgid "&Title:"
14171msgstr ""
14172
14173#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14174#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14175msgid "Change the title of this book"
14176msgstr ""
14177
14178#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14179#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14180msgid "&Author(s):"
14181msgstr ""
14182
14183#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14184msgid "Author so&rt:"
14185msgstr ""
14186
14187#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14188msgid ""
14189"Change the author(s) of this book. Multiple authors should be separated by a"
14190" comma"
14191msgstr ""
14192
14193#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14194#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14195msgid "&Publisher:"
14196msgstr ""
14197
14198#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14199#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14200#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14201msgid "Ta&gs:"
14202msgstr ""
14203
14204#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14206#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14207msgid ""
14208"Tags categorize the book. This is particularly useful while searching. "
14209"<br><br>They can be any words or phrases, separated by commas."
14210msgstr ""
14211
14212#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14214#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14215msgid "&Series:"
14216msgstr ""
14217
14218#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14219#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14222#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14223msgid "List of known series. You can add new series."
14224msgstr ""
14225
14226#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14227msgid "Book "
14228msgstr ""
14229
14230#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14231msgid "MOBI output"
14232msgstr ""
14233
14234#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14235msgid "Ignore &margins"
14236msgstr ""
14237
14238#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14239msgid ""
14240"Do not convert all images to &JPEG (may result in images not working in "
14241"older viewers)"
14242msgstr ""
14243
14244#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14245msgid "Kindle options"
14246msgstr ""
14247
14248#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14249msgid "MOBI file &type:"
14250msgstr ""
14251
14252#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14253msgid "Personal Doc tag:"
14254msgstr ""
14255
14256#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14257msgid ""
14258"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14259"both MOBI filetypes. If you wish to use the new format on your device, "
14260"convert to AZW3 instead of MOBI."
14261msgstr ""
14262
14263#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14264msgid "Default profile"
14265msgstr ""
14266
14267#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14268#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14269msgid "unlimited"
14270msgstr ""
14271
14272#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14273#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14274#, python-format
14275msgid "%(width)d x %(height)d pixels"
14276msgstr ""
14277
14278#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14279#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14280#, python-format
14281msgid "Screen size: %s"
14282msgstr ""
14283
14284#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14285msgid "Page setup"
14286msgstr ""
14287
14288#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14289msgid "&Output profile:"
14290msgstr ""
14291
14292#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14293msgid "Profile description"
14294msgstr ""
14295
14296#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14297msgid "&Input profile:"
14298msgstr ""
14299
14300#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14301msgid "Margins"
14302msgstr ""
14303
14304#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14305#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14306msgid "&Left:"
14307msgstr ""
14308
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14310#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14311#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14312#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14313msgid "Unchanged"
14314msgstr ""
14315
14316#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14317#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14318msgid "&Top:"
14319msgstr ""
14320
14321#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14322#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14323msgid "&Right:"
14324msgstr ""
14325
14326#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14327#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14328msgid "&Bottom:"
14329msgstr ""
14330
14331#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14332msgid "PDB output"
14333msgstr ""
14334
14335#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14336#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14337#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14338#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14339msgid "&Format:"
14340msgstr ""
14341
14342#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14343#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14344#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14345#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14346msgid "&Inline TOC"
14347msgstr ""
14348
14349#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14350#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14351#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14352msgid "Output &encoding:"
14353msgstr ""
14354
14355#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14356msgid "PDF input"
14357msgstr ""
14358
14359#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14360msgid "Line &un-wrapping factor:"
14361msgstr ""
14362
14363#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14364msgid "No &images"
14365msgstr ""
14366
14367#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14368msgid "PDF output"
14369msgstr ""
14370
14371#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14372msgid "Use page margins from the &document being converted"
14373msgstr ""
14374
14375#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14376msgid "&Use the paper size set in output profile"
14377msgstr ""
14378
14379#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14380msgid "&Paper size:"
14381msgstr ""
14382
14383#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14384msgid "&Unit:"
14385msgstr ""
14386
14387#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14388msgid "Preserve &aspect ratio of cover"
14389msgstr ""
14390
14391#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14392msgid "Add page &numbers to the bottom of every page"
14393msgstr ""
14394
14395#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14396msgid "Add a printable &Table of Contents at the end"
14397msgstr ""
14398
14399#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14400msgid "&Title for ToC:"
14401msgstr ""
14402
14403#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14404msgid "Serif famil&y:"
14405msgstr ""
14406
14407#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14408msgid "Sans fami&ly:"
14409msgstr ""
14410
14411#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14412msgid "&Monospace family:"
14413msgstr ""
14414
14415#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14416msgid "S&tandard font:"
14417msgstr ""
14418
14419#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14420msgid "Default font si&ze:"
14421msgstr ""
14422
14423#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14424#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14425#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14426#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14427msgid " px"
14428msgstr ""
14429
14430#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14431msgid "Monospace &font size:"
14432msgstr ""
14433
14434#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14435msgid "Page &number map:"
14436msgstr ""
14437
14438#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14439msgid "Page  margins"
14440msgstr ""
14441
14442#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14443msgid "Page headers and footers"
14444msgstr ""
14445
14446#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14447#, python-format
14448msgid ""
14449"You can insert headers and footers into every page of the produced PDF file "
14450"by using header and footer templates. For examples, see the <a "
14451"href=\"%s\">documentation</a>."
14452msgstr ""
14453
14454#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14455msgid "&Header template:"
14456msgstr ""
14457
14458#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14459msgid "&Footer template:"
14460msgstr ""
14461
14462#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14463msgid "&Break long words at the end of lines"
14464msgstr ""
14465
14466#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14467msgid "Odd/even &offset:"
14468msgstr ""
14469
14470#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14471msgid "PMLZ output"
14472msgstr ""
14473
14474#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14475msgid "Do not &reduce image size and depth"
14476msgstr ""
14477
14478#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14479msgid "RB output"
14480msgstr ""
14481
14482#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14483msgid "No formats available"
14484msgstr ""
14485
14486#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14487msgid "Cannot build regex using the GUI builder without a book."
14488msgstr ""
14489
14490#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14491msgid "Could not open file"
14492msgstr ""
14493
14494#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14495msgid "Could not open the file, do you have it open in another program?"
14496msgstr ""
14497
14498#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14499msgid ""
14500"Failed to generate markup for testing. Click \"Show details\" to learn more."
14501msgstr ""
14502
14503#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14504#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14505msgid "Failed to generate preview"
14506msgstr ""
14507
14508#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14509msgid "Open book"
14510msgstr ""
14511
14512#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14513msgid "Click the \"Open\" button below to open a e-book to use for testing."
14514msgstr ""
14515
14516#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14517msgid "Regex Builder"
14518msgstr ""
14519
14520#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14521msgid "Regex:"
14522msgstr ""
14523
14524#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14525#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14526#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14527#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14528#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14529msgid "&Test"
14530msgstr ""
14531
14532#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14533msgid "Occurrences:"
14534msgstr ""
14535
14536#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14537#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14538#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14539msgid "0"
14540msgstr ""
14541
14542#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14543msgid "Goto:"
14544msgstr ""
14545
14546#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14548#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14549#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14550#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14552msgid "&Previous"
14553msgstr ""
14554
14555#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14557#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14558#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14559#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14560#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14563msgid "&Next"
14564msgstr ""
14565
14566#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14568msgid "Preview"
14569msgstr ""
14570
14571#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14572msgid "RTF input"
14573msgstr ""
14574
14575#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14576msgid "Ignore &WMF images in the RTF file"
14577msgstr ""
14578
14579#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14580msgid ""
14581"Search &\n"
14582"replace"
14583msgstr ""
14584
14585#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14586msgid "&Search regular expression:"
14587msgstr ""
14588
14589#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14590msgid "Replacement text"
14591msgstr ""
14592
14593#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14594msgid "Search regular expression"
14595msgstr ""
14596
14597#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14598msgid "Load calibre search-replace definitions file"
14599msgstr ""
14600
14601#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14602#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14603msgid "calibre search-replace definitions file"
14604msgstr ""
14605
14606#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14607msgid "Failed to read"
14608msgstr ""
14609
14610#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14611#, python-format
14612msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14613msgstr ""
14614
14615#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14616msgid "Save calibre search-replace definitions file"
14617msgstr ""
14618
14619#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14620msgid "Unused search & replace definition"
14621msgstr ""
14622
14623#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14624msgid ""
14625"The search/replace definition being edited  has not been added to the list "
14626"of definitions. Do you wish to continue with the conversion (the definition "
14627"will not be used)?"
14628msgstr ""
14629
14630#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14631#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14632msgid "Invalid regular expression"
14633msgstr ""
14634
14635#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14636#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14637#, python-format
14638msgid "Invalid regular expression: %s"
14639msgstr ""
14640
14641#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14642msgid ""
14643"The list of search/replace definitions that will be applied to this "
14644"conversion."
14645msgstr ""
14646
14647#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14648msgid "Edit search/replace definition"
14649msgstr ""
14650
14651#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14652msgid "&Replacement text:"
14653msgstr ""
14654
14655#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14656msgid ""
14657"Add the current expression to the list of expressions that will be applied"
14658msgstr ""
14659
14660#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14662msgid "&Add"
14663msgstr ""
14664
14665#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14666msgid "Edit the currently selected expression"
14667msgstr ""
14668
14669#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14670#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14671msgid "&Change"
14672msgstr ""
14673
14674#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14675msgid "Remove the currently selected expression"
14676msgstr ""
14677
14678#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14679#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14680#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14681#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14682msgid "&Remove"
14683msgstr ""
14684
14685#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14686msgid "Load a list of expressions from a previously saved file"
14687msgstr ""
14688
14689#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14690#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14691#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14693#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14694msgid "&Load"
14695msgstr ""
14696
14697#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14698msgid "Save this list of expressions so that you can re-use it easily"
14699msgstr ""
14700
14701#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14702#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14703#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14705#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14706#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14707#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14710msgid "&Save"
14711msgstr ""
14712
14713#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14714msgid "Move expression up."
14715msgstr ""
14716
14717#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14718msgid "Move expression down."
14719msgstr ""
14720
14721#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14722#, python-format
14723msgid ""
14724"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14725"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14726"expressions. Also clicking the wizard button below will allow you to test "
14727"your regular expression against the current input document. When you are "
14728"happy with an expression, click the Add button to add it to the list of "
14729"expressions."
14730msgstr ""
14731
14732#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14733#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14735#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14736#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14737msgid "Restore &defaults"
14738msgstr ""
14739
14740#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14741msgid "&Input format:"
14742msgstr ""
14743
14744#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14745msgid "Use &saved conversion settings for individual books"
14746msgstr ""
14747
14748#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14749msgid "Convert"
14750msgstr ""
14751
14752#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14753msgid "SNB output"
14754msgstr ""
14755
14756#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14757msgid "Hide &chapter name"
14758msgstr ""
14759
14760#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14761msgid "Don't indent the &first line for each paragraph"
14762msgstr ""
14763
14764#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14765msgid "Insert &empty line between paragraphs"
14766msgstr ""
14767
14768#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14769msgid "Optimize for full-&screen mode"
14770msgstr ""
14771
14772#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14773msgid ""
14774"Structure\n"
14775"detection"
14776msgstr ""
14777
14778#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14779msgid ""
14780"Fine tune the detection of chapter headings and other document structure."
14781msgstr ""
14782
14783#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14784msgid "Detect &chapters at (XPath expression):"
14785msgstr ""
14786
14787#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14788msgid "Insert &page breaks before (XPath expression):"
14789msgstr ""
14790
14791#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14792msgid "Start &reading at (XPath expression):"
14793msgstr ""
14794
14795#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14796#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14797#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14798msgid "Invalid XPath"
14799msgstr ""
14800
14801#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14802#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14803#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14804#, python-format
14805msgid "The XPath expression %s is invalid."
14806msgstr ""
14807
14808#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14809msgid "Remove &fake margins"
14810msgstr ""
14811
14812#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14813msgid ""
14814"The header and footer removal options have been replaced by the Search & "
14815"replace options. Click the Search & replace category in the bar to the left "
14816"to use these options. Leave the replace field blank and enter your "
14817"header/footer removal regexps into the search field."
14818msgstr ""
14819
14820#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14821msgid "Insert &metadata as page at start of book"
14822msgstr ""
14823
14824#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14825msgid "Chapter &mark:"
14826msgstr ""
14827
14828#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14829msgid "Remove first &image"
14830msgstr ""
14831
14832#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14833msgid ""
14834"Table of\n"
14835"Contents"
14836msgstr ""
14837
14838#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14839msgid "Control the creation/conversion of the Table of Contents."
14840msgstr ""
14841
14842#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14843msgid "Level &1 TOC (XPath expression):"
14844msgstr ""
14845
14846#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14847msgid "Level &2 TOC (XPath expression):"
14848msgstr ""
14849
14850#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14851msgid "Level &3 TOC (XPath expression):"
14852msgstr ""
14853
14854#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14855msgid "&Force use of auto-generated Table of Contents"
14856msgstr ""
14857
14858#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14859msgid "Do not add &detected chapters to the Table of Contents"
14860msgstr ""
14861
14862#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14863msgid "Number of &links to add to Table of Contents:"
14864msgstr ""
14865
14866#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14867msgid "TOC &filter:"
14868msgstr ""
14869
14870#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14871msgid "Chapter &threshold:"
14872msgstr ""
14873
14874#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14875msgid "Allow &duplicate links when creating the Table of Contents"
14876msgstr ""
14877
14878#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14879#, python-format
14880msgid ""
14881"<a href=\"%s\">Help with using these options to generate a Table of "
14882"Contents</a>"
14883msgstr ""
14884
14885#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14886msgid ""
14887"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14888" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14889" caused by automatic generation."
14890msgstr ""
14891
14892#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14893msgid "&Manually fine-tune the ToC after conversion is completed"
14894msgstr ""
14895
14896#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14897msgid "TXT input"
14898msgstr ""
14899
14900#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14901msgid "Structure"
14902msgstr ""
14903
14904#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
14905msgid "&Paragraph style:"
14906msgstr ""
14907
14908#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
14909msgid "&Formatting style:"
14910msgstr ""
14911
14912#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
14913msgid "Common"
14914msgstr ""
14915
14916#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
14917msgid "Preserve &spaces"
14918msgstr ""
14919
14920#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
14921msgid "Remove &indents at the beginning of lines"
14922msgstr ""
14923
14924#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
14925#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
14926msgid "Markdown"
14927msgstr ""
14928
14929#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
14930msgid ""
14931"<p>Markdown is a simple markup language for text files, that allows for "
14932"advanced formatting. To learn more visit <a "
14933"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
14934msgstr ""
14935
14936#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
14937msgid ""
14938"You can optionally enable various extensions to the base Markdown syntax, "
14939"below."
14940msgstr ""
14941
14942#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
14943msgid ""
14944"More information on <a href=\"https://python-"
14945"markdown.github.io/extensions/\">Markdown extensions</a>"
14946msgstr ""
14947
14948#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
14949msgid "TXT output"
14950msgstr ""
14951
14952#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
14953msgid "General"
14954msgstr ""
14955
14956#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
14957msgid "&Line ending style:"
14958msgstr ""
14959
14960#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
14961msgid "&Formatting:"
14962msgstr ""
14963
14964#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
14965msgid "Plain"
14966msgstr ""
14967
14968#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
14969msgid "&Maximum line length:"
14970msgstr ""
14971
14972#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
14973msgid "Force maximum line &length"
14974msgstr ""
14975
14976#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
14977msgid "Markdown, Textile"
14978msgstr ""
14979
14980#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
14981msgid "Do not remove links (<a> tags) before processing"
14982msgstr ""
14983
14984#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
14985msgid "Do not remove image &references before processing"
14986msgstr ""
14987
14988#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
14989msgid "Keep text &color, when possible"
14990msgstr ""
14991
14992#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
14993msgid "TXTZ output"
14994msgstr ""
14995
14996#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
14997msgid "Use a wizard to generate the XPath expression"
14998msgstr ""
14999
15000#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15001msgid "Match HTML &tags with tag name:"
15002msgstr ""
15003
15004#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15005msgid "*"
15006msgstr ""
15007
15008#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15009msgid "a"
15010msgstr ""
15011
15012#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15013msgid "br"
15014msgstr ""
15015
15016#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15017msgid "div"
15018msgstr ""
15019
15020#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15021msgid "h1"
15022msgstr ""
15023
15024#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15025msgid "h2"
15026msgstr ""
15027
15028#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15029msgid "h3"
15030msgstr ""
15031
15032#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15033msgid "h4"
15034msgstr ""
15035
15036#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15037msgid "h5"
15038msgstr ""
15039
15040#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15041msgid "h6"
15042msgstr ""
15043
15044#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15045msgid "hr"
15046msgstr ""
15047
15048#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15049msgid "span"
15050msgstr ""
15051
15052#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15053msgid "Having the &attribute:"
15054msgstr ""
15055
15056#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15057msgid "With &value:"
15058msgstr ""
15059
15060#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15061msgid "(A regular expression)"
15062msgstr ""
15063
15064#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15065#, python-format
15066msgid ""
15067"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15068" <i>h2</i>, attribute to <i>class</i> and value to "
15069"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15070"leaving value blank will match any value. Setting tag to * will match any "
15071"tag.</p><p>To learn more advanced usage of XPath see the <a "
15072"href=\"%s\">XPath Tutorial</a>."
15073msgstr ""
15074
15075#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15076msgid "Browse by covers"
15077msgstr ""
15078
15079#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15082msgid "Choose color"
15083msgstr ""
15084
15085#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15087#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15088#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15091#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15092msgid "&Name:"
15093msgstr ""
15094
15095#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15096msgid "Color &1:"
15097msgstr ""
15098
15099#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15100msgid "Color &2:"
15101msgstr ""
15102
15103#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15104msgid "Contrast color &1 (mainly for text):"
15105msgstr ""
15106
15107#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15108msgid "Contrast color &2 (mainly for text):"
15109msgstr ""
15110
15111#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15112#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15115#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15116msgid "Invalid name"
15117msgstr ""
15118
15119#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15120#, python-format
15121msgid ""
15122"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15123"least two characters long."
15124msgstr ""
15125
15126#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15127#, python-format
15128msgid "A color scheme with the name \"%s\" already exists."
15129msgstr ""
15130
15131#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15132msgid ""
15133"When generating covers, a color scheme for the cover is chosen at random "
15134"from the color schemes below. You can prevent an individual scheme from "
15135"being selected by unchecking it. The preview on the right shows the "
15136"currently selected color scheme."
15137msgstr ""
15138
15139#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15140msgid "Choose a color scheme to be used for this generated cover."
15141msgstr ""
15142
15143#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15144msgid ""
15145"In normal cover generation, the color scheme is chosen at random from the "
15146"list of color schemes below. You can prevent an individual color scheme from"
15147" being chosen by unchecking it here."
15148msgstr ""
15149
15150#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15151msgid "&New color scheme"
15152msgstr ""
15153
15154#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15155msgid "&Edit color scheme"
15156msgstr ""
15157
15158#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15159msgid "&Remove color scheme"
15160msgstr ""
15161
15162#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15163msgid "&Styles"
15164msgstr ""
15165
15166#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15167msgid ""
15168"When generating covers, a style for the cover is chosen at random from the "
15169"styles below. You can prevent an individual style from being selected by "
15170"unchecking it. The preview on the right shows the currently selected style."
15171msgstr ""
15172
15173#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15174msgid "Choose a style to be used for this generated cover."
15175msgstr ""
15176
15177#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15178msgid ""
15179"In normal cover generation, the style is chosen at random from the list of "
15180"styles below. You can prevent an individual style from being chosen by "
15181"unchecking it here."
15182msgstr ""
15183
15184#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15185msgid "&Fonts and sizes"
15186msgstr ""
15187
15188#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15189msgid "&Title font family:"
15190msgstr ""
15191
15192#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15193msgid "&Title font size:"
15194msgstr ""
15195
15196#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15197msgid "&Subtitle font family:"
15198msgstr ""
15199
15200#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15201msgid "&Subtitle font size:"
15202msgstr ""
15203
15204#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15205msgid "&Footer font family:"
15206msgstr ""
15207
15208#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15209msgid "&Footer font size:"
15210msgstr ""
15211
15212#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15213msgid "Cover &width:"
15214msgstr ""
15215
15216#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15217msgid "Cover &height:"
15218msgstr ""
15219
15220#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15221msgid ""
15222"Note that the preview to the side is of fixed aspect ratio, so changing the "
15223"cover width above will not have any effect. If you change the height, you "
15224"should also change the width nevertheless as it will be used in actual cover"
15225" generation."
15226msgstr ""
15227
15228#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15229msgid "&Text"
15230msgstr ""
15231
15232#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15233msgid ""
15234"The text on the generated cover is taken from the metadata of the book. This"
15235" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15236"templates for bold, italic and line breaks, respectively. The default "
15237"templates use the title, series and authors. You can change them to use "
15238"whatever metadata you like."
15239msgstr ""
15240
15241#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15242msgid "Change the &title template"
15243msgstr ""
15244
15245#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15246msgid "The title template"
15247msgstr ""
15248
15249#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15250msgid "Change the &sub-title template"
15251msgstr ""
15252
15253#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15254msgid "The sub-title template"
15255msgstr ""
15256
15257#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15258msgid "Change the &footer template"
15259msgstr ""
15260
15261#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15262msgid "The footer template"
15263msgstr ""
15264
15265#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15266msgid "My Color Scheme"
15267msgstr ""
15268
15269#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15270#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15273msgid "Cannot edit"
15274msgstr ""
15275
15276#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15277msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15278msgstr ""
15279
15280#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15281#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15282#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15283msgid "Cannot remove"
15284msgstr ""
15285
15286#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15287msgid "Cannot remove a builtin color scheme."
15288msgstr ""
15289
15290#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15291msgid "A sample book"
15292msgstr ""
15293
15294#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15295msgid "Author One"
15296msgstr ""
15297
15298#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15299msgid "Author Two"
15300msgstr ""
15301
15302#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15303msgid "A series of samples"
15304msgstr ""
15305
15306#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15307msgid "Tag One"
15308msgstr ""
15309
15310#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15311msgid "Tag Two"
15312msgstr ""
15313
15314#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15315msgid "Some publisher"
15316msgstr ""
15317
15318#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15319msgid "Cover generation settings"
15320msgstr ""
15321
15322#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15323msgid "Save these settings as the &defaults for future use"
15324msgstr ""
15325
15326#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15327msgid "Save the current cover generation settings for later re-use"
15328msgstr ""
15329
15330#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15331msgid "Load previously saved cover generation settings"
15332msgstr ""
15333
15334#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15335msgid ""
15336"Save the current settings as the settings to use always instead of just this"
15337" time. Remember that for styles and colors the actual style or color used is"
15338" chosen at random from the list of checked styles/colors."
15339msgstr ""
15340
15341#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15342msgid "My cover style"
15343msgstr ""
15344
15345#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15346msgid "Name for these settings"
15347msgstr ""
15348
15349#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15350msgid "Theme name:"
15351msgstr ""
15352
15353#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15354msgid ""
15355"Create the rule below, the rule can be used to transform style properties"
15356msgstr ""
15357
15358#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15359#, python-brace-format
15360msgid "{preamble} {property} {match_type} {query}"
15361msgstr ""
15362
15363#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15364msgid "If the &property:"
15365msgstr ""
15366
15367#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15368msgid ""
15369"The name of a CSS property, for example: font-size\n"
15370"Do not use shorthand properties, they will not work.\n"
15371"For instance use margin-top, not margin."
15372msgstr ""
15373
15374#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15375#, python-brace-format
15376msgid "{action} {action_data}"
15377msgstr ""
15378
15379#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15380msgid "The CSS property value"
15381msgstr ""
15382
15383#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15384msgid ""
15385"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15386"number is used it will be compared with the CSS value using whatever unit "
15387"the value has. Note that comparison automatically converts units, except for"
15388" relative units like percentage or em, for which comparison fails if the "
15389"units are different."
15390msgstr ""
15391
15392#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15393msgid ""
15394"CSS properties to add to the rule that contains the matching style. You can "
15395"specify more than one property, separated by semi-colons, for example: "
15396"color:red; font-weight: bold"
15397msgstr ""
15398
15399#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15400msgid "A number"
15401msgstr ""
15402
15403#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15404#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15405#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15406#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15407msgid "Edit rule"
15408msgstr ""
15409
15410#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15411#, python-brace-format
15412msgid ""
15413"If the property <i>{property}</i> <b>{match_type}</b> "
15414"<b>{query}</b><br>{action}"
15415msgstr ""
15416
15417#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15418#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15419msgid "This rule is invalid, please remove it"
15420msgstr ""
15421
15422#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15423msgid ""
15424"You can specify rules to transform styles here. Click the \"Add rule\" "
15425"button below to get started."
15426msgstr ""
15427
15428#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15429msgid "Test style transform rules"
15430msgstr ""
15431
15432#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15433msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15434msgstr ""
15435
15436#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15437msgid "Resulting stylesheet"
15438msgstr ""
15439
15440#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15441msgid "Edit style transform rules"
15442msgstr ""
15443
15444#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15445#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15447#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15448msgid "E&xport"
15449msgstr ""
15450
15451#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15452#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15453msgid "Export these rules to a file"
15454msgstr ""
15455
15456#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15457#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15459#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15460msgid "&Import"
15461msgstr ""
15462
15463#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15464msgid "Import previously exported rules"
15465msgstr ""
15466
15467#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15468#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15469msgid "&Test rules"
15470msgstr ""
15471
15472#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15473#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15474msgid "Save this ruleset for later re-use"
15475msgstr ""
15476
15477#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15478#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15479msgid "Load a previously saved ruleset"
15480msgstr ""
15481
15482#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15483#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15484msgid "No rules"
15485msgstr ""
15486
15487#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15488msgid "There are no rules to export"
15489msgstr ""
15490
15491#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15492msgid "Choose file for exported rules"
15493msgstr ""
15494
15495#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15496msgid "Choose file to import rules from"
15497msgstr ""
15498
15499#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15500#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15501msgid " index"
15502msgstr ""
15503
15504#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15505#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15506#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15507#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15508#, python-brace-format
15509msgid "Clear {0}"
15510msgstr ""
15511
15512#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15513msgid "Set {} to yes"
15514msgstr ""
15515
15516#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15517msgid "Set {} to no"
15518msgstr ""
15519
15520#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15521msgid "Clear {}"
15522msgstr ""
15523
15524#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15525#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15526#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15527#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15528#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15529#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15530#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15532#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15533#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15534#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15535#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15536#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15537msgid "Undefined"
15538msgstr ""
15539
15540#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15541#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15543msgid "Today"
15544msgstr ""
15545
15546#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15547msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15548msgstr ""
15549
15550#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15551#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15552msgid "Values changed"
15553msgstr ""
15554
15555#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15556msgid ""
15557"You have changed the values. In order to use this editor, you must either "
15558"discard or apply these changes. Apply changes?"
15559msgstr ""
15560
15561#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15562#, python-brace-format
15563msgid ""
15564"The enumeration \"{0}\" contains an invalid value that will be set to the "
15565"default"
15566msgstr ""
15567
15568#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15569#, python-brace-format
15570msgid "Set {0} to No"
15571msgstr ""
15572
15573#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15574#, python-brace-format
15575msgid "Set {0} to Yes"
15576msgstr ""
15577
15578#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15579#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15580msgid "Open Item editor"
15581msgstr ""
15582
15583#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15584msgid "Apply changes"
15585msgstr ""
15586
15587#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15588#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15589msgid "Clear series"
15590msgstr ""
15591
15592#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15593msgid "Automatically number books"
15594msgstr ""
15595
15596#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15597msgid ""
15598"If not checked, the series number for the books will be set to 1. If "
15599"checked, selected books will be automatically numbered, in the order you "
15600"selected them. So if you selected Book A and then Book B, Book A will have "
15601"series number 1 and Book B series number 2."
15602msgstr ""
15603
15604#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15605msgid "Force numbers to start with "
15606msgstr ""
15607
15608#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15609msgid ""
15610"Series will normally be renumbered from the highest number in the database "
15611"for that series. Checking this box will tell calibre to start numbering from"
15612" the value in the box"
15613msgstr ""
15614
15615#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15617msgid ""
15618"The amount by which to increment the series number for successive books. "
15619"Only applicable when using force series numbers."
15620msgstr ""
15621
15622#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15623#, python-brace-format
15624msgid ""
15625"The enumeration \"{0}\" contains invalid values that will not appear in the "
15626"list"
15627msgstr ""
15628
15629#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15630msgid "Remove all tags"
15631msgstr ""
15632
15633#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15634#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15635msgid "tags to remove"
15636msgstr ""
15637
15638#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15639msgid ""
15640"You have entered values. In order to use this editor you must first discard "
15641"them. Discard the values?"
15642msgstr ""
15643
15644#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15645#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15646msgid "No details available."
15647msgstr ""
15648
15649#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15650msgid "Device no longer connected."
15651msgstr ""
15652
15653#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15654msgid "Get device information"
15655msgstr ""
15656
15657#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15658msgid "Set library information"
15659msgstr ""
15660
15661#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15662msgid "Get list of books on device"
15663msgstr ""
15664
15665#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15666msgid "Prepare files for transfer from device"
15667msgstr ""
15668
15669#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15670msgid "Get annotations from device"
15671msgstr ""
15672
15673#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15674msgid "Send metadata to device"
15675msgstr ""
15676
15677#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15678msgid "Send collections to device"
15679msgstr ""
15680
15681#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15682msgid "Upload one book to the device"
15683msgid_plural "Upload {} books to the device"
15684msgstr[0] ""
15685msgstr[1] ""
15686msgstr[2] ""
15687
15688#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15689msgid "Delete books from device"
15690msgstr ""
15691
15692#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15693msgid "Download books from device"
15694msgstr ""
15695
15696#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15697msgid "View book on device"
15698msgstr ""
15699
15700#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15701msgid "Set default send to device action"
15702msgstr ""
15703
15704#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15705msgid "Send to main memory"
15706msgstr ""
15707
15708#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15709msgid "Send to storage card A"
15710msgstr ""
15711
15712#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15713msgid "Send to storage card B"
15714msgstr ""
15715
15716#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15717msgid "Send specific format to"
15718msgstr ""
15719
15720#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15721msgid "Send and delete from library"
15722msgstr ""
15723
15724#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15725msgid "Eject device"
15726msgstr ""
15727
15728#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15729#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15731#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15732msgid "Error"
15733msgstr ""
15734
15735#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15736msgid "Error communicating with device"
15737msgstr ""
15738
15739#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15740#, python-format
15741msgid "Manage the %s?"
15742msgstr ""
15743
15744#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15745#, python-format
15746msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15747msgstr ""
15748
15749#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15750#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15751#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15752msgid "No suitable formats"
15753msgstr ""
15754
15755#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15756msgid "Select folder to open as device"
15757msgstr ""
15758
15759#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15760msgid "Running jobs"
15761msgstr ""
15762
15763#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15764msgid "Cannot configure the device while there are running device jobs."
15765msgstr ""
15766
15767#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15768#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15769#, python-format
15770msgid "Configure %s"
15771msgstr ""
15772
15773#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15774#, python-format
15775msgid "Restart calibre for the changes to %s to be applied."
15776msgstr ""
15777
15778#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15779msgid "Error talking to device"
15780msgstr ""
15781
15782#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15783msgid ""
15784"There was a temporary error talking to the device. Please unplug and "
15785"reconnect the device or reboot."
15786msgstr ""
15787
15788#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15789msgid "Device: "
15790msgstr ""
15791
15792#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15793msgid " detected."
15794msgstr ""
15795
15796#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15797msgid "No books"
15798msgstr ""
15799
15800#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15801msgid "selected to send"
15802msgstr ""
15803
15804#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15805#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15806msgid "No device"
15807msgstr ""
15808
15809#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15810msgid "No device connected"
15811msgstr ""
15812
15813#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15814#, python-format
15815msgid "%(num)i of %(total)i books"
15816msgstr ""
15817
15818#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15819#, python-format
15820msgid "0 of %i books"
15821msgstr ""
15822
15823#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15824msgid "Choose format to send to device"
15825msgstr ""
15826
15827#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15828msgid "Cannot send: No device is connected"
15829msgstr ""
15830
15831#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15832#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15833msgid "No card"
15834msgstr ""
15835
15836#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15837#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15838msgid "Cannot send: Device has no storage card"
15839msgstr ""
15840
15841#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15842#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15843#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15844msgid "Auto convert the following books before uploading to the device?"
15845msgstr ""
15846
15847#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15848msgid "Sending catalogs to device."
15849msgstr ""
15850
15851#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15852msgid "Sending news to device."
15853msgstr ""
15854
15855#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15856msgid "Sending books to device."
15857msgstr ""
15858
15859#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15860msgid ""
15861"Could not upload the following books to the device, as no suitable formats "
15862"were found. Convert the book(s) to a format supported by your device first."
15863msgstr ""
15864
15865#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15866msgid "No space on device"
15867msgstr ""
15868
15869#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15870msgid ""
15871"<p>Cannot upload books to device there is no more free space available "
15872msgstr ""
15873
15874#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15875msgid "Incorrect destination"
15876msgstr ""
15877
15878#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15879#, python-format
15880msgid "Analyzing books on the device: %d%% finished"
15881msgstr ""
15882
15883#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15884msgid "Book format sync problem"
15885msgstr ""
15886
15887#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15888msgid ""
15889"Some book formats in your library cannot be synced because they have dates "
15890"in the future"
15891msgstr ""
15892
15893#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15894#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15896#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15897msgid "Device"
15898msgstr ""
15899
15900#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
15901msgid "Unknown formats"
15902msgstr ""
15903
15904#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
15905#, python-brace-format
15906msgid ""
15907"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
15908"support them. If you send these formats to your {1} they may not work. Are "
15909"you sure?"
15910msgstr ""
15911
15912#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
15913#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
15914#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
15915#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
15916#, python-format
15917msgid "The template %s is invalid:"
15918msgstr ""
15919
15920#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
15921msgid "Select available formats and their order for this device"
15922msgstr ""
15923
15924#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
15925msgid ""
15926"If checked, books are placed into sub-folders based on their metadata on the"
15927" device. If unchecked, books are all put into the top level folder."
15928msgstr ""
15929
15930#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
15931#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
15932msgid "Use sub-folders"
15933msgstr ""
15934
15935#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
15936#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
15937#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
15938msgid "Use author sort for author"
15939msgstr ""
15940
15941#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
15942msgid "Save &template:"
15943msgstr ""
15944
15945#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
15946msgid "No formats selected"
15947msgstr ""
15948
15949#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
15950msgid "You must choose at least one format to send to the device"
15951msgstr ""
15952
15953#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
15954msgid ""
15955"<b>Save &template</b> to control the filename and\n"
15956"        location of files sent to the device:"
15957msgstr ""
15958
15959#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
15960msgid ""
15961"A <b>list of &folders</b> on the device to\n"
15962"        which to send e-books. The first one that exists will be used:"
15963msgstr ""
15964
15965#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
15966#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
15967msgid "Browse for a folder on the device"
15968msgstr ""
15969
15970#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
15971msgid ""
15972"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
15973"            connect to devices with a checkmark next to their names."
15974msgstr ""
15975
15976#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
15977#, python-format
15978msgid "Send the %s format to the folder:"
15979msgstr ""
15980
15981#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
15982msgid "Folder on the device"
15983msgstr ""
15984
15985#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
15986#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
15987msgid "&Remove rule"
15988msgstr ""
15989
15990#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
15991msgid "Format specific sending"
15992msgstr ""
15993
15994#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
15995msgid ""
15996"You can create rules that control where e-books of a specific\n"
15997"            format are sent to on the device. These will take precedence over\n"
15998"            the folders specified above."
15999msgstr ""
16000
16001#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16002msgid "Add a &new rule"
16003msgstr ""
16004
16005#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16006#, python-format
16007msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16008msgstr ""
16009
16010#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16011msgid ""
16012"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16013"plugin when a device is connected."
16014msgstr ""
16015
16016#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16017msgid ""
16018"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16019"devices\" tab."
16020msgstr ""
16021
16022#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16023#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16024#, python-format
16025msgid "Choose the formats to send to the %s"
16026msgstr ""
16027
16028#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16029#, python-format
16030msgid "&Ignore the %s in calibre"
16031msgstr ""
16032
16033#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16034msgid "Change scanned &folders"
16035msgstr ""
16036
16037#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16038msgid "Show device information"
16039msgstr ""
16040
16041#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16043#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16044#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16045#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16048#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16049msgid "Copy to clipboard"
16050msgstr ""
16051
16052#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16053#, python-format
16054msgid "The %s will be ignored in calibre"
16055msgstr ""
16056
16057#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16058#, python-format
16059msgid ""
16060"You are trying to send books into the <b>%s</b> folder. This folder is "
16061"currently ignored by calibre when scanning the device. You have to tell "
16062"calibre you want this folder scanned in order to be able to send books to "
16063"it. Click the <b>Configure</b> button below to send books to it."
16064msgstr ""
16065
16066#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16068#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16069#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16070msgid "Configure"
16071msgstr ""
16072
16073#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16074#, python-format
16075msgid "Cannot send to %s"
16076msgstr ""
16077
16078#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16079msgid "Choose folder on device"
16080msgstr ""
16081
16082#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16083msgid "<b>Scanned folders:</b>"
16084msgstr ""
16085
16086#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16087msgid ""
16088"You can select which folders calibre will scan when searching this device "
16089"for books."
16090msgstr ""
16091
16092#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16093msgid ""
16094"If you a select a previously unselected folder, any sub-folders will not be "
16095"visible until you restart calibre."
16096msgstr ""
16097
16098#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16099msgid "Choose folders to scan"
16100msgstr ""
16101
16102#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16103msgid "File formats"
16104msgstr ""
16105
16106#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16107msgid "Extra driver customization options"
16108msgstr ""
16109
16110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16111msgid "How many empty books?"
16112msgstr ""
16113
16114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16115msgid "How many empty books should be added?"
16116msgstr ""
16117
16118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16119msgid "Set the author of the new books to:"
16120msgstr ""
16121
16122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16123msgid "Reset author to Unknown"
16124msgstr ""
16125
16126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16127msgid "Set the series of the new books to:"
16128msgstr ""
16129
16130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16131msgid "Reset series"
16132msgstr ""
16133
16134#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16135msgid "Set the title of the new books to:"
16136msgstr ""
16137
16138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16139msgid "Reset title"
16140msgstr ""
16141
16142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16143msgid "Also create an empty e-book in format:"
16144msgstr ""
16145
16146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16147msgid "Also create an empty book format file that you can subsequently edit"
16148msgstr ""
16149
16150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16151msgid "Also copy book &formats when duplicating a book"
16152msgstr ""
16153
16154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16155msgid "Also copy all e-book files into the newly created duplicate books."
16156msgstr ""
16157
16158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16159msgid "&Duplicate current book"
16160msgstr ""
16161
16162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16163#, python-format
16164msgid ""
16165"Make the new empty book records exact duplicates\n"
16166"of the current book \"%s\", with all metadata identical"
16167msgstr ""
16168
16169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16170msgid "Add books by ISBN"
16171msgstr ""
16172
16173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16174msgid "&Paste from clipboard"
16175msgstr ""
16176
16177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16178#, python-format
16179msgid ""
16180"<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"
16181"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16182"<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"
16183"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16184msgstr ""
16185
16186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16187msgid "&Tags to set on created book entries:"
16188msgstr ""
16189
16190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16191msgid "Check for books with the same ISBN already in library"
16192msgstr ""
16193
16194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16195msgid "Some invalid ISBNs"
16196msgstr ""
16197
16198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16199msgid ""
16200"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16201"\"Show details\" to see which ones. Do you want to proceed?"
16202msgstr ""
16203
16204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16205msgid "All invalid ISBNs"
16206msgstr ""
16207
16208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16209msgid "All the ISBNs you entered were invalid. No books can be added."
16210msgstr ""
16211
16212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16213msgid "Edit authors"
16214msgstr ""
16215
16216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16217msgid ""
16218"Edit the authors for this book. You can drag and drop to re-arrange authors"
16219msgstr ""
16220
16221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16222msgid "Enter an author to add"
16223msgstr ""
16224
16225#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16226msgid "&Remove selected"
16227msgstr ""
16228
16229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16230msgid "Configure the Book details window"
16231msgstr ""
16232
16233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16234#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16235msgid "Select displayed metadata"
16236msgstr ""
16237
16238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16239msgid "Move the selected field up"
16240msgstr ""
16241
16242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16243msgid "Move the selected field down"
16244msgstr ""
16245
16246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16247msgid ""
16248"Note that <b>comments</b> will always be displayed at the end, regardless of"
16249" the order you assign here"
16250msgstr ""
16251
16252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16253msgid "Fit &cover within view"
16254msgstr ""
16255
16256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16257msgid "Configure this view"
16258msgstr ""
16259
16260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16261#, python-format
16262msgid "Next [%s]"
16263msgstr ""
16264
16265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16266#, python-format
16267msgid "Previous [%s]"
16268msgstr ""
16269
16270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16271msgid "This book is marked"
16272msgstr ""
16273
16274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16275#, python-format
16276msgid "This book is marked as: %s"
16277msgstr ""
16278
16279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16280msgid "Path: {}"
16281msgstr ""
16282
16283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16284msgid "My books"
16285msgstr ""
16286
16287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16288msgid "No help available"
16289msgstr ""
16290
16291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16292msgid "No help available for this output format."
16293msgstr ""
16294
16295#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16296#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16297msgid "Generate catalog"
16298msgstr ""
16299
16300#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16301#, python-brace-format
16302msgid "Generate catalog for {0} books"
16303msgstr ""
16304
16305#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16306msgid "Catalo&g format:"
16307msgstr ""
16308
16309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16310msgid ""
16311"Catalog &title (existing catalog with the same title will be replaced):"
16312msgstr ""
16313
16314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16315msgid "&Send catalog to device automatically"
16316msgstr ""
16317
16318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16319msgid ""
16320"Add the catalog to your calibre library after it is generated.\n"
16321"Note that if you disable adding of the catalog to the library\n"
16322"automatic sending of the catalog to the device will not work."
16323msgstr ""
16324
16325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16326msgid "&Add catalog to library"
16327msgstr ""
16328
16329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16330msgid "Catalog options"
16331msgstr ""
16332
16333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16334msgid "Vacuuming database to improve performance."
16335msgstr ""
16336
16337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16338msgid "This will take a while, please wait..."
16339msgstr ""
16340
16341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16342msgid "Vacuuming..."
16343msgstr ""
16344
16345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16346msgid "Check library -- Problems found"
16347msgstr ""
16348
16349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16350msgid ""
16351"        <h1>Help</h1>\n"
16352"\n"
16353"        <p>calibre stores the list of your books and their metadata in a\n"
16354"        database. The actual book files and covers are stored as normal\n"
16355"        files in the calibre library folder. The database contains a list of the files\n"
16356"        and covers belonging to each book entry. This tool checks that the\n"
16357"        actual files in the library folder on your computer match the\n"
16358"        information in the database.</p>\n"
16359"\n"
16360"        <p>The result of each type of check is shown to the left. The various\n"
16361"        checks are:\n"
16362"        </p>\n"
16363"        <ul>\n"
16364"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16365"        in the library where books titles should, but that do not have the\n"
16366"        correct form to be a book title.</li>\n"
16367"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16368"        library that appear to be correctly-formed titles, but have no corresponding\n"
16369"        entries in the database.</li>\n"
16370"        <li><b>Invalid authors</b>: These are files appearing\n"
16371"        in the library where only author folders should be.</li>\n"
16372"        <li><b>Extra authors</b>: These are folders in the\n"
16373"        calibre library that appear to be authors but that do not have entries\n"
16374"        in the database.</li>\n"
16375"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16376"        the database but have no corresponding format file in the book's folder.\n"
16377"        <li><b>Extra book formats</b>: These are book format files found in\n"
16378"        the book's folder but not in the database.\n"
16379"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16380"        folder of each book that do not correspond to a known format or cover\n"
16381"        file.</li>\n"
16382"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16383"        in the database as having covers but the actual cover files are\n"
16384"        missing.</li>\n"
16385"        <li><b>Cover files not in database</b>: These are books that have\n"
16386"        cover files but are marked as not having covers in the database.</li>\n"
16387"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16388"        calibre library that could not be processed/understood by this\n"
16389"        tool.</li>\n"
16390"        </ul>\n"
16391"\n"
16392"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16393"        marked</i> and <i>Fix marked</i>.</p>\n"
16394"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16395"        have no entries in the database. Check the box next to the item you want\n"
16396"        to delete. Use with caution.</p>\n"
16397"\n"
16398"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16399"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16400"        checking the fixable box and pushing this button will tell calibre that\n"
16401"        there is no cover for all of the books listed. Use this option if you\n"
16402"        are not going to restore the covers from a backup. In the case of extra\n"
16403"        cover files, checking the fixable box and pushing this button will tell\n"
16404"        calibre that the cover files it found are correct for all the books\n"
16405"        listed. Use this when you are not going to delete the file(s). In the\n"
16406"        case of missing formats, checking the fixable box and pushing this\n"
16407"        button will tell calibre that the formats are really gone. Use this if\n"
16408"        you are not going to restore the formats from a backup.</p>\n"
16409"\n"
16410"        "
16411msgstr ""
16412
16413#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16414msgid "&Run the check again"
16415msgstr ""
16416
16417#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16418msgid "Copy &to clipboard"
16419msgstr ""
16420
16421#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16423msgid "&Done"
16424msgstr ""
16425
16426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16427msgid "Mark &all for delete"
16428msgstr ""
16429
16430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16431msgid "Mark all deletable subitems"
16432msgstr ""
16433
16434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16435msgid "Delete &marked"
16436msgstr ""
16437
16438#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16439msgid "Delete marked files (checked subitems)"
16440msgstr ""
16441
16442#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16443msgid "Mar&k all for fix"
16444msgstr ""
16445
16446#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16447msgid "Mark all fixable items"
16448msgstr ""
16449
16450#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16451msgid "&Fix marked"
16452msgstr ""
16453
16454#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16455msgid "Fix marked sections (checked fixable items)"
16456msgstr ""
16457
16458#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16459msgid "Names to ignore:"
16460msgstr ""
16461
16462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16463msgid ""
16464"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16465msgstr ""
16466
16467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16468msgid "Extensions to ignore:"
16469msgstr ""
16470
16471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16472msgid ""
16473"Enter comma-separated extensions without a leading dot. Used only in book "
16474"folders"
16475msgstr ""
16476
16477#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16478msgid "(fixable)"
16479msgstr ""
16480
16481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16483msgid "(deletable)"
16484msgstr ""
16485
16486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16487msgid "Path from library"
16488msgstr ""
16489
16490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16491msgid ""
16492"The marked files and folders will be <b>permanently deleted</b>. Are you "
16493"sure?"
16494msgstr ""
16495
16496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16498msgid "Choose format"
16499msgstr ""
16500
16501#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16502msgid "&Open with..."
16503msgstr ""
16504
16505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16506msgid "Edit \"Open with\" applications..."
16507msgstr ""
16508
16509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16511#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16512msgid "Format"
16513msgstr ""
16514
16515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16516msgid "Existing"
16517msgstr ""
16518
16519#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16520msgid "Convertible"
16521msgstr ""
16522
16523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16525msgid "Choose location for calibre library"
16526msgstr ""
16527
16528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16529msgid "Same as current"
16530msgstr ""
16531
16532#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16533#, python-format
16534msgid "The location %s contains the current calibre library"
16535msgstr ""
16536
16537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16538#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16540#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16541#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16542msgid "Bad location"
16543msgstr ""
16544
16545#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16546msgid ""
16547"You should not create a library inside the calibre folder as this folder is "
16548"automatically deleted during upgrades."
16549msgstr ""
16550
16551#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16552#, python-format
16553msgid ""
16554"You can only create libraries inside %s at the top level, not in sub-folders"
16555msgstr ""
16556
16557#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16558msgid "No existing library found"
16559msgstr ""
16560
16561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16562#, python-format
16563msgid "There is no existing calibre library at %s"
16564msgstr ""
16565
16566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16567msgid "Not empty"
16568msgstr ""
16569
16570#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16571#, python-format
16572msgid "The folder %s is not empty. Please choose an empty folder."
16573msgstr ""
16574
16575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16576msgid "Moving library, please wait..."
16577msgstr ""
16578
16579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16580msgid "Scanning..."
16581msgstr ""
16582
16583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16584msgid "Failed to move library"
16585msgstr ""
16586
16587#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16588msgid ""
16589"There was an error while moving the library. The operation has been aborted."
16590" Click \"Show details\" for details."
16591msgstr ""
16592
16593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16594msgid "No location"
16595msgstr ""
16596
16597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16598msgid "No location selected"
16599msgstr ""
16600
16601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16602#, python-format
16603msgid "%s is not an existing folder"
16604msgstr ""
16605
16606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16607msgid "Choose your calibre library"
16608msgstr ""
16609
16610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16611#, python-brace-format
16612msgid "Your calibre library is currently located at {0}"
16613msgstr ""
16614
16615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16616msgid "New &location:"
16617msgstr ""
16618
16619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16620msgid "Use the previously &existing library at the new location"
16621msgstr ""
16622
16623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16624msgid "&Create an empty library at the new location"
16625msgstr ""
16626
16627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16628msgid ""
16629"Copy the custom columns, saved searches, column widths, plugboards,\n"
16630"user categories, and other information from the old to the new library"
16631msgstr ""
16632
16633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16634msgid "&Copy structure from the current library"
16635msgstr ""
16636
16637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16638msgid "&Move the current library to new location"
16639msgstr ""
16640
16641#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16642#, python-format
16643msgid "Add \"%s\" to toolbars or menus"
16644msgstr ""
16645
16646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16647#, python-format
16648msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16649msgstr ""
16650
16651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16652msgid ""
16653"You can also customise the plugin locations using <b>Preferences -> "
16654"Interface -> Toolbars</b>"
16655msgstr ""
16656
16657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16658msgid "Edit comments"
16659msgstr ""
16660
16661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16663#, python-brace-format
16664msgid "Edit \"{0}\""
16665msgstr ""
16666
16667#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16668msgid "Edit text"
16669msgstr ""
16670
16671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16672msgid "&Show this warning again"
16673msgstr ""
16674
16675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16676msgid "Where do you want to delete from?"
16677msgstr ""
16678
16679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16680#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16681#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16682msgid "Library"
16683msgstr ""
16684
16685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16686msgid "Library and device"
16687msgstr ""
16688
16689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16690#, python-brace-format
16691msgid "{num} of {series}"
16692msgstr ""
16693
16694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16695msgid "Target book"
16696msgstr ""
16697
16698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16699msgid "Merge books"
16700msgstr ""
16701
16702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16703msgid "Merge metadata"
16704msgstr ""
16705
16706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16707msgid "Merge the metadata of the selected books into the target book"
16708msgstr ""
16709
16710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16711msgid "Merge formats"
16712msgstr ""
16713
16714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16715msgid "Merge the book files of the selected books into the target book"
16716msgstr ""
16717
16718#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16719msgid "Delete merged books"
16720msgstr ""
16721
16722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16723msgid "Delete the selected books after merging"
16724msgstr ""
16725
16726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16727#, python-brace-format
16728msgid ""
16729"Book formats and metadata from the selected books will be merged into the "
16730"target book ({title})."
16731msgstr ""
16732
16733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16734#, python-brace-format
16735msgid ""
16736"Book formats from the selected books will be merged into to the target book "
16737"({title}). Metadata in the target book will not be changed."
16738msgstr ""
16739
16740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16741#, python-brace-format
16742msgid ""
16743"Metadata from the selected books will be merged into to the target book "
16744"({title}). Formats will not be merged."
16745msgstr ""
16746
16747#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16748msgid "All book formats of the first selected book will be kept."
16749msgstr ""
16750
16751#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16752msgid "After being merged, the selected books will be <b>deleted</b>."
16753msgstr ""
16754
16755#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16756msgid ""
16757"Any duplicate formats in the selected books will be permanently "
16758"<b>deleted</b> from your calibre library."
16759msgstr ""
16760
16761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16762msgid ""
16763"Any formats not in the target book will be added to it from the selected "
16764"books."
16765msgstr ""
16766
16767#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16768msgid "Are you <b>sure</b> you want to proceed?"
16769msgstr ""
16770
16771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16773msgid "ERROR"
16774msgstr ""
16775
16776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16777msgid "Create a new news source by clicking one of the buttons below"
16778msgstr ""
16779
16780#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16781msgid "&Edit this recipe"
16782msgstr ""
16783
16784#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16785msgid "&Remove this recipe"
16786msgstr ""
16787
16788#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16789msgid "S&ave recipe as file"
16790msgstr ""
16791
16792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16793msgid "&Download this recipe"
16794msgstr ""
16795
16796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16797msgid "Save recipe"
16798msgstr ""
16799
16800#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16802msgid "Recipes"
16803msgstr ""
16804
16805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16806msgid "Are you sure you want to permanently remove this recipe?"
16807msgstr ""
16808
16809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16810msgid ""
16811"Create a basic news recipe, by adding RSS feeds to it.\n"
16812"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16813msgstr ""
16814
16815#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16816msgid "Recipe &title:"
16817msgstr ""
16818
16819#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16820msgid "day(s)"
16821msgstr ""
16822
16823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16824msgid "The oldest article to download"
16825msgstr ""
16826
16827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16829msgid "&Oldest article:"
16830msgstr ""
16831
16832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16833msgid "Maximum number of articles to download per feed."
16834msgstr ""
16835
16836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16837msgid "&Max. number of articles per feed:"
16838msgstr ""
16839
16840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16841msgid "Feeds in recipe"
16842msgstr ""
16843
16844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16845msgid "Move selected feed up"
16846msgstr ""
16847
16848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16849msgid "Remove selected feed"
16850msgstr ""
16851
16852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16853msgid "Move selected feed down"
16854msgstr ""
16855
16856#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16857msgid "Add feed to recipe"
16858msgstr ""
16859
16860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16861msgid "&Feed title:"
16862msgstr ""
16863
16864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16865msgid "Feed &URL:"
16866msgstr ""
16867
16868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16869msgid "&Add feed"
16870msgstr ""
16871
16872#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16873msgid "Add this feed to the recipe"
16874msgstr ""
16875
16876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16877msgid "No feed title"
16878msgstr ""
16879
16880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16881msgid "You must specify a title for the feed"
16882msgstr ""
16883
16884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16885msgid "No feed URL"
16886msgstr ""
16887
16888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16889msgid "You must specify a URL for the feed"
16890msgstr ""
16891
16892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16893msgid "Title required"
16894msgstr ""
16895
16896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16897msgid "You must give your news source a title"
16898msgstr ""
16899
16900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
16901msgid "Feed required"
16902msgstr ""
16903
16904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
16905msgid "You must add at least one feed to your news source"
16906msgstr ""
16907
16908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
16909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
16910msgid "Invalid recipe"
16911msgstr ""
16912
16913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
16914#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
16915#, python-format
16916msgid "Failed to compile the recipe, with syntax error: %s"
16917msgstr ""
16918
16919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
16920msgid "My news source"
16921msgstr ""
16922
16923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
16924#, python-format
16925msgid ""
16926"For help with writing advanced news recipes, see the <a href=\"%s\">User "
16927"Manual</a>"
16928msgstr ""
16929
16930#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
16931msgid "Choose builtin recipe"
16932msgstr ""
16933
16934#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
16935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
16936msgid "Go"
16937msgstr "vai"
16938
16939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
16940msgid "Choose recipe"
16941msgstr ""
16942
16943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
16944msgid "You must choose a recipe to customize first"
16945msgstr ""
16946
16947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
16948msgid "Add custom news source"
16949msgstr ""
16950
16951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16952msgid "&New recipe"
16953msgstr ""
16954
16955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16956msgid "Create a new recipe from scratch"
16957msgstr ""
16958
16959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16960msgid "Customize &builtin recipe"
16961msgstr ""
16962
16963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16964msgid "Customize a builtin news download source"
16965msgstr ""
16966
16967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
16968msgid "Load a recipe from a file"
16969msgstr ""
16970
16971#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
16972msgid "Load recipe from &file"
16973msgstr ""
16974
16975#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
16976msgid "&Show recipe files"
16977msgstr ""
16978
16979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
16980msgid "Show the folder containing all recipe files"
16981msgstr ""
16982
16983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
16984msgid "Import &OPML"
16985msgstr ""
16986
16987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
16988msgid ""
16989"Import a collection of RSS feeds in OPML format\n"
16990"Many RSS readers can export their subscribed RSS feeds\n"
16991"in OPML format"
16992msgstr ""
16993
16994#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
16995msgid "S&witch to advanced mode"
16996msgstr ""
16997
16998#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
16999msgid "Edit this recipe in advanced mode"
17000msgstr ""
17001
17002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17003msgid "Are you sure? Any unsaved changes will be lost."
17004msgstr ""
17005
17006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17007msgid "No recipes"
17008msgstr ""
17009
17010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17011msgid "No custom recipes created."
17012msgstr ""
17013
17014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17015msgid "Choose a recipe file"
17016msgstr ""
17017
17018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17019msgid "Invalid input"
17020msgstr ""
17021
17022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17023#, python-format
17024msgid "<p>Could not create recipe. Error:<br>%s"
17025msgstr ""
17026
17027#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17028msgid "Failed to create recipes"
17029msgstr ""
17030
17031#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17032msgid "Failed to create some recipes, click \"Show details\" for details"
17033msgstr ""
17034
17035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17036msgid ""
17037"All checked books will be <b>permanently deleted</b> from your device. "
17038"Please verify the list."
17039msgstr ""
17040
17041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17045#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17046msgid "Author"
17047msgstr ""
17048
17049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17050msgid "Location"
17051msgstr ""
17052
17053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17054msgid "Delete from device"
17055msgstr ""
17056
17057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17058#, python-format
17059msgid "%(curr)s (was %(initial)s)"
17060msgstr ""
17061
17062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17064#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17065msgid "Item is blank"
17066msgstr ""
17067
17068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17070#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17071msgid "An item cannot be set to nothing. Delete it instead."
17072msgstr ""
17073
17074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17077msgid "No item selected"
17078msgstr ""
17079
17080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17082#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17083msgid "You must select one item from the list of available items."
17084msgstr ""
17085
17086#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17088#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17090msgid "No items selected"
17091msgstr ""
17092
17093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17095msgid "You must select at least one item from the list."
17096msgstr ""
17097
17098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17099#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17100msgid "Are you sure you want to delete the following items?"
17101msgstr ""
17102
17103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17104#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17105msgid "Category editor"
17106msgstr ""
17107
17108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17109msgid "Items in use"
17110msgstr ""
17111
17112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17113msgid ""
17114"Delete item from database. This will unapply the item from all books and "
17115"then remove it from the database."
17116msgstr ""
17117
17118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17119msgid "Rename the item in every book where it is used."
17120msgstr ""
17121
17122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17123#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17124msgid "Ctrl+S"
17125msgstr ""
17126
17127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17128#, python-brace-format
17129msgid ""
17130"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17131"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17132" </p>"
17133msgstr ""
17134
17135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17136msgid "This book has DRM"
17137msgstr ""
17138
17139#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17140msgid "Duplicate found"
17141msgid_plural "duplicates found"
17142msgstr[0] ""
17143msgstr[1] ""
17144msgstr[2] ""
17145
17146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17147msgid ""
17148"Books with the same titles as the following already exist in calibre. Select"
17149" which books you want added anyway."
17150msgstr ""
17151
17152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17153#, python-format
17154msgid "%(title)s by %(author)s [%(formats)s]"
17155msgstr ""
17156
17157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17158msgid "Already in calibre:"
17159msgstr ""
17160
17161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17163#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17164#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17167#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17168#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17169msgid "No matches found"
17170msgstr ""
17171
17172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17173#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17174msgid "Author sort"
17175msgstr ""
17176
17177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17178msgid "Link"
17179msgstr ""
17180
17181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17183#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17184#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17185msgid "Change case"
17186msgstr ""
17187
17188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17191#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17192#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17193msgid "Upper case"
17194msgstr ""
17195
17196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17199#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17200#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17201msgid "Lower case"
17202msgstr ""
17203
17204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17207#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17208#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17209msgid "Swap case"
17210msgstr ""
17211
17212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17215#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17216#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17217msgid "Title case"
17218msgstr ""
17219
17220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17221msgid "Copy to author sort"
17222msgstr ""
17223
17224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17225msgid "Show books by author in book list"
17226msgstr ""
17227
17228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17229msgid "Copy to author"
17230msgstr ""
17231
17232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17233#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17234msgid "Invalid author name"
17235msgstr ""
17236
17237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17238msgid "You cannot change an author to multiple authors."
17239msgstr ""
17240
17241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17242#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17243msgid "Manage authors"
17244msgstr ""
17245
17246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17249msgid "&Search for:"
17250msgstr ""
17251
17252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17254msgid "S&earch"
17255msgstr ""
17256
17257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17258msgid ""
17259"<p>Only show authors in the\n"
17260"          current Virtual library. Edits already done may be hidden but will\n"
17261"          not be forgotten.</p>"
17262msgstr ""
17263
17264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17265msgid "Only show authors in the current &Virtual library"
17266msgstr ""
17267
17268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17269msgid "Filter &by:"
17270msgstr ""
17271
17272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17273msgid ""
17274"<p>Only show authors that contain the text in this box.\n"
17275"          The match ignores case.</p>"
17276msgstr ""
17277
17278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17279msgid "Fi&lter"
17280msgstr ""
17281
17282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17283msgid ""
17284"Reset all the author sort values to a value automatically\n"
17285"generated from the author. Exactly how this value is automatically\n"
17286"generated can be controlled via Preferences->Advanced->Tweaks"
17287msgstr ""
17288
17289#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17290msgid "&Recalculate all author sort values"
17291msgstr ""
17292
17293#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17294msgid ""
17295"Copy author sort to author for every author. You typically use this button\n"
17296"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17297msgstr ""
17298
17299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17300msgid "&Copy all author sort values to author"
17301msgstr ""
17302
17303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17304#, python-brace-format
17305msgid "Edit permissible values for {0}"
17306msgstr ""
17307
17308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17309msgid "Remove the currently selected value"
17310msgstr ""
17311
17312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17313msgid "Add a new permissible value"
17314msgstr ""
17315
17316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17318msgid "Color"
17319msgstr ""
17320
17321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17324msgid "Select a cell"
17325msgstr ""
17326
17327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17328#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17330msgid "Select a cell before clicking the button"
17331msgstr ""
17332
17333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17334msgid "Empty value"
17335msgstr ""
17336
17337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17338msgid "Empty values are not allowed"
17339msgstr ""
17340
17341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17342msgid "Duplicate value"
17343msgstr ""
17344
17345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17346#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17347#, python-brace-format
17348msgid ""
17349"The value \"{0}\" is in the list more than once, perhaps with different case"
17350msgstr ""
17351
17352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17353msgid "Invalid colors specification"
17354msgstr ""
17355
17356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17357msgid "Either all values or no values must have colors"
17358msgstr ""
17359
17360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17361msgid "Previous location: "
17362msgstr ""
17363
17364#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17365msgid "Location to import this library to"
17366msgstr ""
17367
17368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17369msgid "Select &folder"
17370msgstr ""
17371
17372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17373msgid "Choose a folder for this library"
17374msgstr ""
17375
17376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17377msgid "Working please wait..."
17378msgstr ""
17379
17380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17381msgid "Total:"
17382msgstr ""
17383
17384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17385msgid "Current:"
17386msgstr ""
17387
17388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17389msgid ""
17390"You can export all calibre data, including your books, settings and plugins "
17391"into a single folder. Then, you can use this tool to re-import all that data"
17392" into a different calibre install, for example, on another computer."
17393msgstr ""
17394
17395#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17396msgid ""
17397"This is a simple way to move your calibre installation with all its data to "
17398"a new computer, or to replicate your current setup on a second computer."
17399msgstr ""
17400
17401#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17402msgid "&Export all your calibre data"
17403msgstr ""
17404
17405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17406msgid "&Import previously exported data"
17407msgstr ""
17408
17409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17410#, python-brace-format
17411msgid ""
17412"{0} [Size: {1}]\n"
17413"in {2}"
17414msgstr ""
17415
17416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17417msgid "Calculating..."
17418msgstr ""
17419
17420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17421msgid "Select which libraries you want to export below"
17422msgstr ""
17423
17424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17425msgid ""
17426"Specify the folder containing the previously exported calibre data that you "
17427"wish to import."
17428msgstr ""
17429
17430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17431msgid "Choose &folder"
17432msgstr ""
17433
17434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17435msgid ""
17436"Specify locations for the libraries you want to import. A location must be "
17437"an empty folder on your computer. If you leave any blank, those libraries "
17438"will not be imported."
17439msgstr ""
17440
17441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17442msgid "Select folder with exported data"
17443msgstr ""
17444
17445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17446msgid ""
17447"Importing calibre data means all libraries, settings, plugins, etc will be "
17448"imported. This is a security risk, only proceed if the data you are "
17449"importing was previously generated by you, using the calibre export "
17450"functionality."
17451msgstr ""
17452
17453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17454msgid "Not valid"
17455msgstr ""
17456
17457#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17458#, python-brace-format
17459msgid "The folder {0} is not valid: {1}"
17460msgstr ""
17461
17462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17463msgid "Content server running"
17464msgstr ""
17465
17466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17467msgid ""
17468"Cannot import while the Content server is running, shut it down first by "
17469"clicking the \"Connect/share\" button on the calibre toolbar"
17470msgstr ""
17471
17472#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17473msgid "No folder selected"
17474msgstr ""
17475
17476#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17477msgid ""
17478"You must select a folder containing the previously exported data that you "
17479"wish to import"
17480msgstr ""
17481
17482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17483#, python-format
17484msgid "%s is not a folder"
17485msgstr ""
17486
17487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17488msgid "Not a folder"
17489msgstr ""
17490
17491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17492#, python-format
17493msgid "%s is not an empty folder"
17494msgstr ""
17495
17496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17497msgid "Folder not empty"
17498msgstr ""
17499
17500#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17501msgid "No libraries selected"
17502msgstr ""
17503
17504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17505msgid "You must specify the location for at least one library"
17506msgstr ""
17507
17508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17509msgid "Some libraries ignored"
17510msgstr ""
17511
17512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17513msgid "You have chosen not to import some libraries. Proceed anyway?"
17514msgstr ""
17515
17516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17517msgid "Choose a folder to export to"
17518msgstr ""
17519
17520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17521msgid "Export folder not empty"
17522msgstr ""
17523
17524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17525msgid "The folder you choose to export the data to must be empty."
17526msgstr ""
17527
17528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17529msgid "Exporting all calibre data..."
17530msgstr ""
17531
17532#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17533msgid "Failed to export data."
17534msgstr ""
17535
17536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17537msgid "Importing all calibre data..."
17538msgstr ""
17539
17540#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17541msgid "Failed to import data."
17542msgstr ""
17543
17544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17545#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17546#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17547msgid "Active jobs"
17548msgstr ""
17549
17550#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17551#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17552#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17556#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17557#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17558msgid "Find next match"
17559msgstr ""
17560
17561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17562#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17563#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17566msgid "&Search"
17567msgstr ""
17568
17569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17570msgid "&Stop selected jobs"
17571msgstr ""
17572
17573#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17574msgid "&Hide selected jobs"
17575msgstr ""
17576
17577#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17578msgid "Show job &details"
17579msgstr ""
17580
17581#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17582msgid "Show &all jobs"
17583msgstr ""
17584
17585#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17586msgid "Stop &all non device jobs"
17587msgstr ""
17588
17589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17590msgid "&Hide all jobs"
17591msgstr ""
17592
17593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17595#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17596#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17597#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17598#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17599#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17600#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17601#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17602msgid "Authors"
17603msgstr ""
17604
17605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17606msgid "You must enter a search expression into the search field"
17607msgstr ""
17608
17609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17610msgid "You must select a matching book"
17611msgstr ""
17612
17613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17614msgid "Do a search to find the book you want to match"
17615msgstr ""
17616
17617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17618msgid ""
17619"<p>Remember to update metadata on the device when you are done (Right click "
17620"the device icon and select <i>Update cached metadata</i>)</p>"
17621msgstr ""
17622
17623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17625#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17626msgid "Show &details"
17627msgstr ""
17628
17629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17631#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17632msgid "Hide &details"
17633msgstr ""
17634
17635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17637#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17638msgid "Show detailed information about this error"
17639msgstr ""
17640
17641#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17643#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17644msgid "Copied"
17645msgstr ""
17646
17647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17649#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17650#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17651msgid "&View log"
17652msgstr ""
17653
17654#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17655msgid "&Retry"
17656msgstr ""
17657
17658#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17659msgid "Hide the remaining error message"
17660msgid_plural "Hide the {} remaining error messages"
17661msgstr[0] ""
17662msgstr[1] ""
17663msgstr[2] ""
17664
17665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17667msgid "Working"
17668msgstr ""
17669
17670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17671#, python-format
17672msgid "Processing %d books, please wait..."
17673msgstr ""
17674
17675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17676msgid "Current step progress: %p %"
17677msgstr ""
17678
17679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17680msgid "Step %v/%m"
17681msgstr ""
17682
17683#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17684msgid "Lower Case"
17685msgstr ""
17686
17687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17688msgid "Upper Case"
17689msgstr ""
17690
17691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17692msgid "Title Case"
17693msgstr ""
17694
17695#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17696msgid "Character match"
17697msgstr ""
17698
17699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17700msgid "Regular expression"
17701msgstr ""
17702
17703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17704msgid "Replace field"
17705msgstr ""
17706
17707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17708msgid "Prepend to field"
17709msgstr ""
17710
17711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17712msgid "Append to field"
17713msgstr ""
17714
17715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17716msgid "Editing metadata for one book"
17717msgid_plural "Editing metadata for {} books"
17718msgstr[0] ""
17719msgstr[1] ""
17720msgstr[2] ""
17721
17722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17723msgid ""
17724"Immediately make all changes without closing the dialog. This operation "
17725"cannot be canceled or undone"
17726msgstr ""
17727
17728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17729#, python-format
17730msgid "Book %d:"
17731msgstr ""
17732
17733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17734msgid "Enter an identifier type"
17735msgstr ""
17736
17737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17738msgid ""
17739"<b>You can destroy your library using this feature.</b> Changes are "
17740"permanent. There is no undo function. You are strongly encouraged to back up"
17741" your library before proceeding.<p>Search and replace in text fields using "
17742"character matching or regular expressions. "
17743msgstr ""
17744
17745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17746msgid ""
17747"In character mode, the field is searched for the entered search text. The "
17748"text is replaced by the specified replacement text everywhere it is found in"
17749" the specified field. After replacement is finished, the text can be changed"
17750" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17751"is checked, the search text must match exactly. If it is unchecked, the "
17752"search text will match both upper- and lower-case letters"
17753msgstr ""
17754
17755#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17756msgid ""
17757"In regular expression mode, the search text is an arbitrary Python-"
17758"compatible regular expression. The replacement text can contain "
17759"backreferences to parenthesized expressions in the pattern. The search is "
17760"not anchored, and can match and replace multiple times on the same string. "
17761"The modification functions (lower-case etc) are applied to the matched text,"
17762" not to the field as a whole. The destination box specifies the field where "
17763"the result after matching and replacement is to be assigned. You can replace"
17764" the text in the field, or prepend or append the matched text. See <a "
17765"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17766" information on Python's regular expressions, and in particular the 'sub' "
17767"function."
17768msgstr ""
17769
17770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17771msgid "S/R TEMPLATE ERROR"
17772msgstr ""
17773
17774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17775msgid ""
17776"You must specify a destination when source is a composite field or a "
17777"template"
17778msgstr ""
17779
17780#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17781msgid ""
17782"The replacement value for a rating column must be empty or an integer "
17783"between 0 and 10"
17784msgstr ""
17785
17786#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17787msgid "You must specify a destination identifier type"
17788msgstr ""
17789
17790#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17791msgid "You must specify a search expression in the \"Search for\" field"
17792msgstr ""
17793
17794#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17795msgid "Invalid identifier string"
17796msgstr ""
17797
17798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17799#, python-brace-format
17800msgid ""
17801"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"
17802"\n"
17803"Do you want to continue processing books?"
17804msgstr ""
17805
17806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17807msgid "Result identifier string: "
17808msgstr ""
17809
17810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17811msgid "Search/replace invalid"
17812msgstr ""
17813
17814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17815#, python-format
17816msgid "Search/replace is invalid: %s"
17817msgstr ""
17818
17819#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17820msgid "Covers compressed"
17821msgstr ""
17822
17823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17824#, python-brace-format
17825msgid ""
17826"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17827msgstr ""
17828
17829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17830#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17831msgid "Delete saved search/replace"
17832msgstr ""
17833
17834#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17835msgid "The selected saved search/replace will be deleted. Are you sure?"
17836msgstr ""
17837
17838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17841msgid "Save search/replace"
17842msgstr ""
17843
17844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17845msgid "Search/replace name:"
17846msgstr ""
17847
17848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17849msgid ""
17850"That saved search/replace already exists and will be overwritten. Are you "
17851"sure?"
17852msgstr ""
17853
17854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17855msgid "Edit meta information"
17856msgstr ""
17857
17858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17859msgid "&Author(s): "
17860msgstr ""
17861
17862#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17863msgid ""
17864"This will cause the author sort field to be automatically updated\n"
17865" based on the authors field for each selected book. Note that if\n"
17866" you use the control above to set authors in bulk, the author sort\n"
17867" field is updated anyway, regardless of the value of this checkbox."
17868msgstr ""
17869
17870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17871msgid "A&utomatically set author sort"
17872msgstr ""
17873
17874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17875msgid "S&wap title and author"
17876msgstr ""
17877
17878#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17879msgid "Author s&ort: "
17880msgstr ""
17881
17882#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17883msgid ""
17884"Specify how the author(s) of this book should be sorted. For example Charles"
17885" Dickens should be sorted as Dickens, Charles."
17886msgstr ""
17887
17888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17889#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17890msgid "&Rating:"
17891msgstr ""
17892
17893#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
17894msgid "&Apply rating"
17895msgstr ""
17896
17897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
17898msgid "&Publisher: "
17899msgstr ""
17900
17901#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
17902msgid "If checked, the publisher will be cleared"
17903msgstr ""
17904
17905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
17906msgid "&Clear pub"
17907msgstr ""
17908
17909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
17910msgid "Add ta&gs: "
17911msgstr ""
17912
17913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
17914#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
17915#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
17916msgid "Open Tag editor"
17917msgstr ""
17918
17919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
17920msgid "&Remove tags:"
17921msgstr ""
17922
17923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
17924msgid "Comma separated list of tags to remove from the books. "
17925msgstr ""
17926
17927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
17928msgid "Check this box to remove all tags from the books."
17929msgstr ""
17930
17931#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
17932msgid "&Clear all"
17933msgstr ""
17934
17935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
17936msgid "Ser&ies:"
17937msgstr ""
17938
17939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
17940msgid "If checked, the series will be cleared"
17941msgstr ""
17942
17943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
17944msgid "&Clear series"
17945msgstr ""
17946
17947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
17948msgid ""
17949"If not checked, the series number for the books will be set to 1.\n"
17950"If checked, selected books will be automatically numbered, in the order\n"
17951"you selected them. So if you selected Book A and then Book B,\n"
17952"Book A will have series number 1 and Book B series number 2."
17953msgstr ""
17954
17955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
17956msgid "&Automatically number books in this series"
17957msgstr ""
17958
17959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
17960msgid ""
17961"Series will normally be renumbered from the highest number in the database\n"
17962"for that series. Checking this box will tell calibre to start numbering\n"
17963"from the value in the box"
17964msgstr ""
17965
17966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
17967msgid "&Force numbers to start with:"
17968msgstr ""
17969
17970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
17971msgid "+ "
17972msgstr ""
17973
17974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
17975#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
17976msgid "&Date:"
17977msgstr ""
17978
17979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
17980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
17981msgid "A&pply date"
17982msgstr ""
17983
17984#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
17985#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
17986msgid "P&ublished:"
17987msgstr ""
17988
17989#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
17990msgid "Clear published date"
17991msgstr ""
17992
17993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
17994#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
17995msgid "&Languages:"
17996msgstr ""
17997
17998#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
17999msgid "Check this box to remove all languages from the books."
18000msgstr ""
18001
18002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18003msgid "Clear &all"
18004msgstr ""
18005
18006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18007msgid ""
18008"When doing a same format to same format conversion,\n"
18009" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18010" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18011" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18012" conversion of a large number of books and something went wrong."
18013msgstr ""
18014
18015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18016msgid "Restore pre conversion &originals, if available"
18017msgstr ""
18018
18019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18020msgid ""
18021"Remove stored conversion settings for the selected books.\n"
18022"\n"
18023"Future conversion of these books will use the default settings."
18024msgstr ""
18025
18026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18027msgid "Remove &stored conversion settings for the selected books"
18028msgstr ""
18029
18030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18031msgid ""
18032"Force the title to be in title case. If both this and swap authors are checked,\n"
18033"title and author are swapped before the title case is set"
18034msgstr ""
18035
18036#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18037msgid "Change title &case to:"
18038msgstr ""
18039
18040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18041msgid ""
18042"Update title sort based on the current title. This will be applied only "
18043"after other changes to title."
18044msgstr ""
18045
18046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18047msgid "Update &title sort"
18048msgstr ""
18049
18050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18051msgid ""
18052"Set the metadata in calibre from the metadata in the e-book files associated"
18053" with each book. Note that this does not change the cover, for that, use the"
18054" separate option below."
18055msgstr ""
18056
18057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18058msgid "Set &metadata (except cover) from the e-book files"
18059msgstr ""
18060
18061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18062msgid "Change &cover"
18063msgstr ""
18064
18065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18066msgid "&Generate default cover"
18067msgstr ""
18068
18069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18070msgid "&Remove cover"
18071msgstr ""
18072
18073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18074msgid ""
18075"Try to automatically detect and remove borders and extra space\n"
18076" from the edges of cover images. This can sometimes remove too\n"
18077" much, so use with care."
18078msgstr ""
18079
18080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18081msgid "&Trim cover (DANGEROUS)"
18082msgstr ""
18083
18084#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18085msgid "Set from &e-book files"
18086msgstr ""
18087
18088#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18089msgid ""
18090"Set the covers of all selected books to be the same\n"
18091"as that of the first selected book."
18092msgstr ""
18093
18094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18095msgid "&Clone covers"
18096msgstr ""
18097
18098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18099msgid ""
18100"<p>Compress cover images, if the quality is set to 100 compression is "
18101"lossless, otherwise it is lossy"
18102msgstr ""
18103
18104#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18105msgid "Co&mpress cover images:"
18106msgstr ""
18107
18108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18109msgid ""
18110"<p>Cover image compression quality. If the quality is set to 100 compression"
18111" is lossless, otherwise it is lossy"
18112msgstr ""
18113
18114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18115msgid "Control how the default generated covers are created"
18116msgstr ""
18117
18118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18119msgid "Configure co&ver generation"
18120msgstr ""
18121
18122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18123msgid "Set the co&mments for all selected books"
18124msgstr ""
18125
18126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18127#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18128#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18129msgid "&Basic metadata"
18130msgstr ""
18131
18132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18133#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18134msgid "&Custom metadata"
18135msgstr ""
18136
18137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18138msgid "&Load search/replace:"
18139msgstr ""
18140
18141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18142msgid "Select saved search/replace to load."
18143msgstr ""
18144
18145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18146msgid "Save current search/replace"
18147msgstr ""
18148
18149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18151msgid "Sa&ve"
18152msgstr ""
18153
18154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18155msgid "Search &mode:"
18156msgstr ""
18157
18158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18159msgid ""
18160"<p>Choose whether to use basic text matching or advanced\n"
18161"                regular expression matching. Changing the mode clears all the fields\n"
18162"                in this dialog.</p>"
18163msgstr ""
18164
18165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18166msgid "Search &field:"
18167msgstr ""
18168
18169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18170msgid "The name of the field that you want to search"
18171msgstr ""
18172
18173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18174msgid "&Identifier type:"
18175msgstr ""
18176
18177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18178msgid "Choose which identifier type to operate upon"
18179msgstr ""
18180
18181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18182#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18183#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18185msgid "&Template:"
18186msgstr ""
18187
18188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18189msgid "Enter a template to be used as the source for the search/replace"
18190msgstr ""
18191
18192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18193msgid ""
18194"Enter what you are looking for, either plain text or a regular expression, "
18195"depending on the mode"
18196msgstr ""
18197
18198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18199msgid ""
18200"Check this box if the search string must match exactly upper and lower case."
18201" Uncheck it if case is to be ignored"
18202msgstr ""
18203
18204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18205msgid "Cas&e sensitive"
18206msgstr ""
18207
18208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18209msgid "&Replace with:"
18210msgstr ""
18211
18212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18213msgid ""
18214"The replacement text. The matched search text will be replaced with this "
18215"string"
18216msgstr ""
18217
18218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18219msgid "&Apply function after replace:"
18220msgstr ""
18221
18222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18223msgid ""
18224"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18225"field is processed. In regular expression mode, only the matched text is processed"
18226msgstr ""
18227
18228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18229msgid "&Destination field:"
18230msgstr ""
18231
18232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18233msgid ""
18234"The field that the text will be put into after all replacements.\n"
18235"If blank, the source field is used if the field is modifiable"
18236msgstr ""
18237
18238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18239msgid "M&ode:"
18240msgstr ""
18241
18242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18243msgid "Specify how the text should be copied into the destination."
18244msgstr ""
18245
18246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18247msgid ""
18248"Specifies whether result items should be split into multiple values or\n"
18249"left as single values. This option has the most effect when the source field is\n"
18250"not multiple and the destination field is multiple"
18251msgstr ""
18252
18253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18254msgid "Split &result"
18255msgstr ""
18256
18257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18258msgid "Identifier type:"
18259msgstr ""
18260
18261#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18262msgid ""
18263"<p>Choose which identifier type to operate upon. When the\n"
18264"              source field is something other than 'identifiers' you can enter\n"
18265"              a * if you want to replace the entire set of identifiers with\n"
18266"              the result of the search/replace.</p>"
18267msgstr ""
18268
18269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18270msgid "For multiple-valued fields, sho&w"
18271msgstr ""
18272
18273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18274msgid "val&ues starting at"
18275msgstr ""
18276
18277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18278msgid "with values separated b&y"
18279msgstr ""
18280
18281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18282msgid ""
18283"Used when displaying test results to separate values in multiple-valued "
18284"fields"
18285msgstr ""
18286
18287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18288msgid "Test text"
18289msgstr ""
18290
18291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18292msgid "Test result"
18293msgstr ""
18294
18295#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18296msgid "Your &test:"
18297msgstr ""
18298
18299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18300msgid "&Search and replace"
18301msgstr ""
18302
18303#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18304msgid ""
18305"If enabled, the book list will be re-sorted and any existing\n"
18306"search or Virtual library will be refreshed after the edit\n"
18307"is completed. This can be slow on large libraries."
18308msgstr ""
18309
18310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18311msgid "&Refresh book list after edit"
18312msgstr ""
18313
18314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18315msgid "Sort by multiple columns"
18316msgstr ""
18317
18318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18319msgid ""
18320"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18321"columns are more important. Ascending or descending order can be toggled by "
18322"clicking the column name at the bottom of this dialog, after having selected"
18323" it."
18324msgstr ""
18325
18326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18328#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18329#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18330#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18331#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18332#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18333#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18334msgid "&Clear"
18335msgstr ""
18336
18337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18338msgid "Clear all selected columns"
18339msgstr ""
18340
18341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18342msgid "Save this sort order for easy re-use"
18343msgstr ""
18344
18345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18346msgid "Load previously saved settings"
18347msgstr ""
18348
18349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18350msgid "Effective sort"
18351msgstr ""
18352
18353#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18354msgid "No sort selected"
18355msgstr ""
18356
18357#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18358msgid "You must select at least one column on which to sort"
18359msgstr ""
18360
18361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18362msgid "No saved sorts available"
18363msgstr ""
18364
18365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18366msgid "Remove saved sort"
18367msgstr ""
18368
18369#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18370msgid "Import OPML file"
18371msgstr ""
18372
18373#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18374msgid "Path to OPML file"
18375msgstr ""
18376
18377#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18378msgid "Browse for OPML file"
18379msgstr ""
18380
18381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18382msgid "&OPML file:"
18383msgstr ""
18384
18385#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18386msgid "Maximum number of articles to download per RSS feed"
18387msgstr ""
18388
18389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18390msgid "&Maximum articles per feed:"
18391msgstr ""
18392
18393#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18394#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18395msgid " days"
18396msgstr ""
18397
18398#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18399msgid "Articles in the RSS feeds older than this will be ignored"
18400msgstr ""
18401
18402#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18403msgid "Preserve groups in the OPML file"
18404msgstr ""
18405
18406#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18407msgid ""
18408"If enabled, every group of feeds in the OPML file will be converted into a "
18409"single recipe. Otherwise every feed becomes its own recipe"
18410msgstr ""
18411
18412#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18413msgid "Replace existing recipes"
18414msgstr ""
18415
18416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18417msgid ""
18418"If enabled, any existing recipes with the same titles as entries in the OPML"
18419" file will be replaced. Otherwise, new entries with modified titles will be "
18420"created"
18421msgstr ""
18422
18423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18424msgid "OPML files"
18425msgstr ""
18426
18427#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18428msgid "Select OPML file"
18429msgstr ""
18430
18431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18432msgid "Path not specified"
18433msgstr ""
18434
18435#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18436msgid "You must specify the path to the OPML file to import"
18437msgstr ""
18438
18439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18440msgid "No feeds found"
18441msgstr ""
18442
18443#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18444msgid "No importable RSS feeds found in the OPML file"
18445msgstr ""
18446
18447#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18448msgid "Password needed"
18449msgstr ""
18450
18451#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18452msgid "TextLabel"
18453msgstr ""
18454
18455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18456#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18457#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18458#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18459msgid "&Username:"
18460msgstr ""
18461
18462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18464#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18465#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18466msgid "&Password:"
18467msgstr ""
18468
18469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18472#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18473#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18474msgid "&Show password"
18475msgstr ""
18476
18477#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18478msgid "Restart required"
18479msgstr ""
18480
18481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18482msgid "You must restart calibre before using this plugin!"
18483msgstr ""
18484
18485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18487msgid "All"
18488msgstr ""
18489
18490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18492msgid "Installed"
18493msgstr ""
18494
18495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18496#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18497msgid "Not installed"
18498msgstr ""
18499
18500#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18501msgid "Update available"
18502msgstr ""
18503
18504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18505msgid "Plugin name"
18506msgstr ""
18507
18508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18509#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18510msgid "Status"
18511msgstr ""
18512
18513#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18514msgid "Available"
18515msgstr ""
18516
18517#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18518msgid "Released"
18519msgstr ""
18520
18521#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18522msgid "calibre"
18523msgstr ""
18524
18525#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18526msgid "PayPal"
18527msgstr ""
18528
18529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18530msgid ""
18531"This plugin is FREE but you can reward the developer for their effort\n"
18532"by donating to them via PayPal.\n"
18533"\n"
18534"Right-click and choose Donate to reward: "
18535msgstr ""
18536
18537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18538msgid "Platform unavailable"
18539msgstr ""
18540
18541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18542msgid "calibre upgrade required"
18543msgstr ""
18544
18545#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18546msgid "Plugin deprecated"
18547msgstr ""
18548
18549#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18550msgid "New version available"
18551msgstr ""
18552
18553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18554msgid "Latest version installed"
18555msgstr ""
18556
18557#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18558msgid "This plugin has been deprecated and should be uninstalled"
18559msgstr ""
18560
18561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18566#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18568msgid "Right-click to see more options"
18569msgstr ""
18570
18571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18572#, python-format
18573msgid "This plugin can only be installed on: %s"
18574msgstr ""
18575
18576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18577#, python-format
18578msgid "You must upgrade to at least calibre %s before installing this plugin"
18579msgstr ""
18580
18581#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18582msgid "You can install this plugin"
18583msgstr ""
18584
18585#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18586#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18587msgid "A new version of this plugin is available"
18588msgstr ""
18589
18590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18591msgid "This plugin is installed and up-to-date"
18592msgstr ""
18593
18594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18595msgid "Plugin homepage"
18596msgstr ""
18597
18598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18599msgid "Update Check Failed"
18600msgstr ""
18601
18602#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18603msgid "Unable to reach the plugin index page."
18604msgstr ""
18605
18606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18607#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18608msgid "User plugins"
18609msgstr ""
18610
18611#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18612msgid "Filter list of &plugins"
18613msgstr ""
18614
18615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18616msgid "Filter by &name"
18617msgstr ""
18618
18619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18620#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18621msgid "Description"
18622msgstr ""
18623
18624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18626msgid "&Install"
18627msgstr ""
18628
18629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18631msgid "Install the selected plugin"
18632msgstr ""
18633
18634#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18635msgid "&Customize plugin "
18636msgstr ""
18637
18638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18640msgid "Customize the options for this plugin"
18641msgstr ""
18642
18643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18644msgid "Plugin &forum thread"
18645msgstr ""
18646
18647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18648#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18649msgid "Enable/&disable plugin"
18650msgstr ""
18651
18652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18653msgid "Enable or disable this plugin"
18654msgstr ""
18655
18656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18657#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18658msgid "&Remove plugin"
18659msgstr ""
18660
18661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18662msgid "Uninstall the selected plugin"
18663msgstr ""
18664
18665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18666msgid "Donate to developer"
18667msgstr ""
18668
18669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18670msgid "Donate to the developer of this plugin"
18671msgstr ""
18672
18673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18674#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18675msgid "&Customize plugin"
18676msgstr ""
18677
18678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18679#, python-format
18680msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18681msgstr ""
18682
18683#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18684#, python-format
18685msgid "Install %s"
18686msgstr ""
18687
18688#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18689#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18690msgid ""
18691"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18692"virus/malware. Only install it if you got it from a trusted source. Are you "
18693"sure you want to proceed?"
18694msgstr ""
18695
18696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18697#, python-format
18698msgid "Downloading plugin ZIP attachment: %s"
18699msgstr ""
18700
18701#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18702#, python-format
18703msgid "Installing plugin: %s"
18704msgstr ""
18705
18706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18707#, python-format
18708msgid "Plugin installed: %s"
18709msgstr ""
18710
18711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18712#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18713#, python-brace-format
18714msgid ""
18715"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18716"restart calibre for the plugin to take effect."
18717msgstr ""
18718
18719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18720msgid "Install plugin failed"
18721msgstr ""
18722
18723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18724msgid ""
18725"A problem occurred while installing this plugin. This plugin will now be "
18726"uninstalled. Please post the error message in details below into the forum "
18727"thread for this plugin and restart calibre."
18728msgstr ""
18729
18730#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18731#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18732msgid "Plugin not customizable"
18733msgstr ""
18734
18735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18736#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18737#, python-format
18738msgid "Plugin: %s does not need customization"
18739msgstr ""
18740
18741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18742#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18743msgid "Must restart"
18744msgstr ""
18745
18746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18747#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18748#, python-format
18749msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18750msgstr ""
18751
18752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18753#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18754msgid "Plugin cannot be disabled"
18755msgstr ""
18756
18757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18758#, python-format
18759msgid "The plugin: %s cannot be disabled"
18760msgstr ""
18761
18762#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18763msgid "Aborting..."
18764msgstr ""
18765
18766#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18767#, python-brace-format
18768msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18769msgstr ""
18770
18771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18772msgid "Undock"
18773msgstr ""
18774
18775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18776msgid "Show the Quickview panel in its own floating window"
18777msgstr ""
18778
18779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18780msgid "Lock Quickview contents"
18781msgstr ""
18782
18783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18784#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18785msgid "Refresh"
18786msgstr ""
18787
18788#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18789msgid "Embed the Quickview panel into the main calibre window"
18790msgstr ""
18791
18792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18793msgid "Alternate shortcut: "
18794msgstr ""
18795
18796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18797#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18798msgid "Find item in the Tag browser"
18799msgstr ""
18800
18801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18802#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18803msgid "Find item in the library"
18804msgstr ""
18805
18806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18807msgid "Select this book in the library"
18808msgstr ""
18809
18810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18811msgid "Quickview this cell"
18812msgstr ""
18813
18814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18815msgid "Open book in the E-book viewer"
18816msgstr ""
18817
18818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18819#, python-brace-format
18820msgid "&Item: {0} ({1})"
18821msgstr ""
18822
18823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18824msgid ""
18825"Click to show only books with this item. Double click to search for this "
18826"item in the Tag browser"
18827msgstr ""
18828
18829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18830msgid "**No items found**"
18831msgstr ""
18832
18833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18834msgid ""
18835"Click in a column  in the library view to see the information for that book"
18836msgstr ""
18837
18838#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18839#, python-brace-format
18840msgid "&Books with selected item \"{0}\": {1}"
18841msgstr ""
18842
18843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18844msgid ""
18845"Double click on a book to change the selection in the library view or change"
18846" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18847"edit the metadata of a book, which also changes the selected book."
18848msgstr ""
18849
18850#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18851msgid "Something went wrong while filling in the table"
18852msgstr ""
18853
18854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18855msgid "Quickview: Book not in library view"
18856msgstr ""
18857
18858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18859msgid ""
18860"The book you selected is not currently displayed in the library view, "
18861"perhaps because of a search or a Virtual library, so Quickview cannot select"
18862" it."
18863msgstr ""
18864
18865#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18866#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18867msgid "&Apply Virtual libraries"
18868msgstr ""
18869
18870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18871msgid ""
18872"<p>Select to make Quickview show only books in the current\n"
18873"        Virtual library</p>"
18874msgstr ""
18875
18876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18877msgid "&Lock Quickview contents"
18878msgstr ""
18879
18880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18881msgid ""
18882"<p>Select to prevent Quickview from changing content when the\n"
18883"        selection on the library view is changed</p>"
18884msgstr ""
18885
18886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18887#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18888#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
18891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
18892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
18893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
18894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
18895msgid "&Refresh"
18896msgstr ""
18897
18898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
18899msgid ""
18900"When Quickview is locked, refresh the window using the last selected book "
18901"and that book's value in the last selected column."
18902msgstr ""
18903
18904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
18905msgid "&Dock"
18906msgstr ""
18907
18908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
18909#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
18910#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
18911msgid "&Close"
18912msgstr ""
18913
18914#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
18915msgid ""
18916"Restoring database from backups, do not interrupt, this will happen in three"
18917" stages"
18918msgstr ""
18919
18920#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
18921msgid "Restoring database"
18922msgstr ""
18923
18924#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
18925msgid "The restore has not completed, are you sure you want to cancel?"
18926msgstr ""
18927
18928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
18929#, python-format
18930msgid "The old database was saved as: %s"
18931msgstr ""
18932
18933#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
18934#, python-format
18935msgid ""
18936"Restoring the database succeeded with some warnings click \"Show details\" "
18937"to see the details. %s"
18938msgstr ""
18939
18940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
18941#, python-format
18942msgid "Restoring database was successful. %s"
18943msgstr ""
18944
18945#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
18946msgid ""
18947"Your list of books, with all their metadata is stored in a single file, "
18948"called a database. In addition, metadata for each individual book is stored "
18949"in that books' folder, as a backup.<p>This operation will rebuild the "
18950"database from the individual book metadata. This is useful if the database "
18951"has been corrupted and you get a blank list of books.<p>Do you want to "
18952"restore the database?"
18953msgstr ""
18954
18955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
18956#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
18957msgid "Restoring database failed, click \"Show details\" to see details"
18958msgstr ""
18959
18960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
18961#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
18962msgid "Failed to repair library"
18963msgstr ""
18964
18965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
18966msgid "Add a new Saved search"
18967msgstr ""
18968
18969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
18970msgid ""
18971"You can create a <i>Saved search</i>, for frequently used searches here. The"
18972" search will be visible under <i>Saved searches</i> in the Tag browser, "
18973"using the name that you specify here."
18974msgstr ""
18975
18976#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
18977msgid "The Saved search name"
18978msgstr ""
18979
18980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
18981msgid "&Search:"
18982msgstr ""
18983
18984#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
18985msgid "The search expression"
18986msgstr ""
18987
18988#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
18989msgid "No search name"
18990msgstr ""
18991
18992#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
18993msgid "You must specify a name for the Saved search"
18994msgstr ""
18995
18996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
18997msgid "No search expression"
18998msgstr ""
18999
19000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19001msgid "You must specify a search expression for the Saved search"
19002msgstr ""
19003
19004#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19005msgid "Invalid saved search"
19006msgstr ""
19007
19008#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19009#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19010#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19011msgid "Manage Saved searches"
19012msgstr ""
19013
19014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19016msgid "&Add search"
19017msgstr ""
19018
19019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19020msgid "&Remove search"
19021msgstr ""
19022
19023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19025msgid "&Edit search"
19026msgstr ""
19027
19028#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19029msgid ""
19030"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19031msgstr ""
19032
19033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19034msgid "Edit the name and/or expression below."
19035msgstr ""
19036
19037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19038msgid "Edit saved search"
19039msgstr ""
19040
19041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19042msgid "A saved search with the name {} already exists. Choose another name"
19043msgstr ""
19044
19045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19046msgid "Search expression"
19047msgstr ""
19048
19049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19050msgid ""
19051"                Download this periodical every week on the specified days after\n"
19052"                the specified time. For example, if you choose: Monday after\n"
19053"                9:00 AM, then the periodical will be download every Monday as\n"
19054"                soon after 9:00 AM as possible.\n"
19055"            "
19056msgstr ""
19057
19058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19059msgid "&Download after:"
19060msgstr ""
19061
19062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19063msgid ""
19064"                Download this periodical every month, on the specified days.\n"
19065"                The download will happen as soon after the specified time as\n"
19066"                possible on the specified days of each month. For example,\n"
19067"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19068"                periodical will be downloaded on the 1st and 15th of every\n"
19069"                month, as soon after 9:00 AM as possible.\n"
19070"            "
19071msgstr ""
19072
19073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19074msgid "&Days of the month:"
19075msgstr ""
19076
19077#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19078msgid "Comma separated list of days of the month. For example: 1, 15"
19079msgstr ""
19080
19081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19082msgid "Download &after:"
19083msgstr ""
19084
19085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19086msgid ""
19087"                Download this periodical every x days. For example, if you\n"
19088"                choose 30 days, the periodical will be downloaded every 30\n"
19089"                days. Note that you can set periods of less than a day, like\n"
19090"                0.1 days to download a periodical more than once a day.\n"
19091"            "
19092msgstr ""
19093
19094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19095msgid "&Download every:"
19096msgstr ""
19097
19098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19099msgid "every hour"
19100msgstr ""
19101
19102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19104msgid "days"
19105msgstr ""
19106
19107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19108msgid ""
19109"Note: You can set intervals of less than a day, by typing the value "
19110"manually."
19111msgstr ""
19112
19113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19114msgid "Schedule news download [{} sources]"
19115msgstr ""
19116
19117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19118msgid "&Schedule"
19119msgstr ""
19120
19121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19122msgid "&Schedule for download:"
19123msgstr ""
19124
19125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19126msgid "&Days of  week"
19127msgstr ""
19128
19129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19130msgid "Da&ys of month"
19131msgstr ""
19132
19133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19134msgid "Every &x days"
19135msgstr ""
19136
19137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19138msgid "&Account"
19139msgstr ""
19140
19141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19142msgid "For the scheduling to work, you must leave calibre running."
19143msgstr ""
19144
19145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19146#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19147msgid "&Advanced"
19148msgstr ""
19149
19150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19151msgid "Add &title as tag"
19152msgstr ""
19153
19154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19155msgid "&Extra tags:"
19156msgstr ""
19157
19158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19159msgid "&Keep at most:"
19160msgstr ""
19161
19162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19163msgid ""
19164"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19165"all (disable)."
19166msgstr ""
19167
19168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19169msgid ""
19170"<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"
19171"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19172"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19173msgstr ""
19174
19175#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19176msgid " issues"
19177msgstr ""
19178
19179#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19180msgid "all issues"
19181msgstr ""
19182
19183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19184msgid "Delete downloaded &news older than:"
19185msgstr ""
19186
19187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19188msgid ""
19189"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19190"<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."
19191msgstr ""
19192
19193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19194msgid "never delete"
19195msgstr ""
19196
19197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19198msgid "Download &all scheduled"
19199msgstr ""
19200
19201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19202msgid "Download all scheduled news sources at once"
19203msgstr ""
19204
19205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19206msgid "&Download now"
19207msgstr ""
19208
19209#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19210msgid "Need username and password"
19211msgstr ""
19212
19213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19214msgid "You must provide a username and/or password to use this news source."
19215msgstr ""
19216
19217#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19218msgid "Account"
19219msgstr ""
19220
19221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19222msgid "(optional)"
19223msgstr ""
19224
19225#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19226msgid "(required)"
19227msgstr ""
19228
19229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19230msgid "Created by: "
19231msgstr ""
19232
19233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19234#, python-format
19235msgid "Download %s now"
19236msgstr ""
19237
19238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19239msgid "Last downloaded: never"
19240msgstr ""
19241
19242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19243msgid "never"
19244msgstr ""
19245
19246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19247#, python-format
19248msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19249msgstr ""
19250
19251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19252msgid "Last downloaded:"
19253msgstr ""
19254
19255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19256msgid "Cannot download news as no internet connection is active"
19257msgstr ""
19258
19259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19260msgid "No internet connection"
19261msgstr ""
19262
19263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19264msgid "Schedule news download"
19265msgstr ""
19266
19267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19268msgid "Add or edit a custom news source"
19269msgstr ""
19270
19271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19272msgid "Download all scheduled news sources"
19273msgstr ""
19274
19275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19276msgid "equal to"
19277msgstr ""
19278
19279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19280msgid "before"
19281msgstr ""
19282
19283#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19284msgid "after"
19285msgstr ""
19286
19287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19288msgid "before or equal to"
19289msgstr ""
19290
19291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19292msgid "after or equal to"
19293msgstr ""
19294
19295#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19296#, python-format
19297msgid ""
19298"<p>You can also perform other kinds of advanced searches, for example "
19299"checking for books that have no covers, combining multiple search expression"
19300" using Boolean operators and so on. See <a href=\"%s\">The search "
19301"interface</a> for more information."
19302msgstr ""
19303
19304#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19305msgid "What &kind of match to use:"
19306msgstr ""
19307
19308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19309#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19310#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19311#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19312msgid "Contains: the word or phrase matches anywhere in the metadata field"
19313msgstr ""
19314
19315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19316#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19317#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19318#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19319msgid "Equals: the word or phrase must match the entire metadata field"
19320msgstr ""
19321
19322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19323#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19324#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19325#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19326msgid ""
19327"Regular expression: the expression must match anywhere in the metadata field"
19328msgstr ""
19329
19330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19331#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19332#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19333#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19334msgid "A&dvanced search"
19335msgstr ""
19336
19337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19338#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19339#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19340#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19341msgid "Find entries that have..."
19342msgstr ""
19343
19344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19345#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19346#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19347#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19348msgid "But don't show entries that have..."
19349msgstr ""
19350
19351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19352msgid "A&ll these words:"
19353msgstr ""
19354
19355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19356msgid "&This exact phrase:"
19357msgstr ""
19358
19359#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19360msgid "O&ne or more of these words:"
19361msgstr ""
19362
19363#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19364#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19365#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19366#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19367msgid "Any of these &unwanted words:"
19368msgstr ""
19369
19370#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19371msgid "Titl&e/author/series..."
19372msgstr ""
19373
19374#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19375msgid "The title to search for"
19376msgstr ""
19377
19378#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19379msgid "The author to search for"
19380msgstr ""
19381
19382#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19383#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19384#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19385#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19386#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19387msgid "&Author:"
19388msgstr ""
19389
19390#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19391msgid "The series to search for"
19392msgstr ""
19393
19394#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19395msgid "The tags to search for"
19396msgstr ""
19397
19398#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19399msgid "&Date search"
19400msgstr ""
19401
19402#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19403msgid "&Search the"
19404msgstr ""
19405
19406#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19407msgid "date column for books whose &date is "
19408msgstr ""
19409
19410#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19411msgid "&year"
19412msgstr ""
19413
19414#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19415msgid "mo&nth"
19416msgstr ""
19417
19418#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19419msgid "&day"
19420msgstr ""
19421
19422#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19423msgid "months"
19424msgstr ""
19425
19426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19427msgid "weeks"
19428msgstr ""
19429
19430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19431msgid "years"
19432msgstr ""
19433
19434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19435msgid "ago"
19436msgstr ""
19437
19438#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19439msgid "This month"
19440msgstr ""
19441
19442#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19443msgid "Yesterday"
19444msgstr ""
19445
19446#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19447msgid "&Template search"
19448msgstr ""
19449
19450#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19451msgid "The value to search for"
19452msgstr ""
19453
19454#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19455msgid ""
19456"You can use the search test specifications described in the calibre "
19457"documentation. For example, with Number comparisons you can the relational "
19458"operators like '>=' etc. With Text comparisons you can use exact, contains "
19459"or regular expression matches. With Date you can use today, yesterday, etc. "
19460"Set/not set takes 'true' for set and 'false' for not set."
19461msgstr ""
19462
19463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19464msgid "Template &value:"
19465msgstr ""
19466
19467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19468msgid "Set/Not set"
19469msgstr ""
19470
19471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19472msgid "How the template result will be compared to the value"
19473msgstr ""
19474
19475#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19476msgid "C&omparison type:"
19477msgstr ""
19478
19479#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19480msgid "The template that generates the value"
19481msgstr ""
19482
19483#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19484msgid "Right click to open a template editor"
19485msgstr ""
19486
19487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19489msgid "Tem&plate:"
19490msgstr ""
19491
19492#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19493#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19494#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19495#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19496#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19497#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19498#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19499#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19500msgid "Advanced search"
19501msgstr "Napredna pretraga"
19502
19503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19504msgid "There is one book with the {} format"
19505msgstr ""
19506
19507#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19508#, python-brace-format
19509msgid "There are {count} books with the {fmt} format"
19510msgstr ""
19511
19512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19513msgid "Choose formats"
19514msgstr ""
19515
19516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19517msgid ""
19518"Use a password if calibre is running on a network that is not secure. For "
19519"example, if you run calibre on a laptop, use that laptop in an airport, and "
19520"want to connect your smart device to calibre, you should use a password."
19521msgstr ""
19522
19523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19524msgid ""
19525"Check this box if you want calibre to automatically start the smart device "
19526"interface when calibre starts. You should not do this if you are using a "
19527"network that is not secure and you are not setting a password."
19528msgstr ""
19529
19530#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19531msgid ""
19532"Check this box if you want calibre to use a fixed network port. Normally you"
19533" will not need to do this. However, if your device consistently fails to "
19534"connect to calibre, try checking this box and entering a number."
19535msgstr ""
19536
19537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19538msgid ""
19539"Try 9090. If calibre says that it fails to connect to the port, try another "
19540"number. You can use any number between 8,000 and 65,535."
19541msgstr ""
19542
19543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19544msgid ""
19545"These are the IP addresses for this computer. If you decide to have your "
19546"device connect to calibre using a fixed IP address, one of these addresses "
19547"should be the one you use. It is unlikely but possible that the correct IP "
19548"address is not listed here, in which case you will need to go to your "
19549"computer's control panel to get a complete list of your computer's network "
19550"interfaces and IP addresses."
19551msgstr ""
19552
19553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19554#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19555#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19556msgid "Invalid port number"
19557msgstr ""
19558
19559#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19560msgid "You must provide a port number."
19561msgstr ""
19562
19563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19565msgid "The port must be a number between 8000 and 65535."
19566msgstr ""
19567
19568#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19569#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19570msgid "Problem starting the wireless device"
19571msgstr ""
19572
19573#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19574#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19575#, python-format
19576msgid "The wireless device driver had problems starting. It said \"%s\""
19577msgstr ""
19578
19579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19580msgid "Smart device control"
19581msgstr ""
19582
19583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19584msgid ""
19585"<p>Start wireless device connections.\n"
19586"       <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."
19587msgstr ""
19588
19589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19590msgid "calibre IP addresses:"
19591msgstr ""
19592
19593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19594msgid "Possibe IP addresses:"
19595msgstr ""
19596
19597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19598msgid "Optional &password:"
19599msgstr ""
19600
19601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19602msgid "Optional password for security"
19603msgstr ""
19604
19605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19606msgid "Optional &fixed port:"
19607msgstr ""
19608
19609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19610msgid "Optional port number"
19611msgstr ""
19612
19613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19614msgid "&Use a fixed port"
19615msgstr ""
19616
19617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19618msgid "&Automatically allow connections at calibre startup"
19619msgstr ""
19620
19621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19622#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19623#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19624msgid "Publishers"
19625msgstr ""
19626
19627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19628msgid " (not on any book)"
19629msgstr ""
19630
19631#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19632msgid "Category lookup name: "
19633msgstr ""
19634
19635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19636msgid "You must select items to apply"
19637msgstr ""
19638
19639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19640msgid "You must select items to unapply"
19641msgstr ""
19642
19643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19645msgid ""
19646"That name contains leading or trailing periods, multiple periods in a row or"
19647" spaces before or after periods."
19648msgstr ""
19649
19650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19653msgid "Name already used"
19654msgstr ""
19655
19656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19658msgid "That name is already used, perhaps with different case."
19659msgstr ""
19660
19661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19662msgid ""
19663"The current User category will be <b>permanently deleted</b>. Are you sure?"
19664msgstr ""
19665
19666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19667msgid "User categories editor"
19668msgstr ""
19669
19670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19671msgid "Category &name: "
19672msgstr ""
19673
19674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19675msgid "Select a category to edit"
19676msgstr ""
19677
19678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19679msgid "Copy the category name to the clipboard"
19680msgstr ""
19681
19682#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19683msgid "&Category filter: "
19684msgstr ""
19685
19686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19687msgid "Select the content kind of the new category"
19688msgstr ""
19689
19690#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19691msgid "Item &filter: "
19692msgstr ""
19693
19694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19695msgid ""
19696"Enter text to filter the available items. Case and accents are ignored."
19697msgstr ""
19698
19699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19700msgid "Delete the current User category"
19701msgstr ""
19702
19703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19704msgid "Enter a category name, then use the Add button or the Rename button"
19705msgstr ""
19706
19707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19708msgid "Add a new category"
19709msgstr ""
19710
19711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19712msgid "Rename the current category to what is in the box"
19713msgstr ""
19714
19715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19716msgid ""
19717"<p>Show items in the Available items box only if they appear in the\n"
19718"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19719"            \"not on any book\".</p>"
19720msgstr ""
19721
19722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19723msgid "&Show only available items in current Virtual library"
19724msgstr ""
19725
19726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19727msgid "&Available items"
19728msgstr ""
19729
19730#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19731msgid "Apply items to current category"
19732msgstr ""
19733
19734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19736msgid "Applied &items"
19737msgstr ""
19738
19739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19740msgid "Unapply (remove) selected items from current category"
19741msgstr ""
19742
19743#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19744msgid ""
19745"If the item you want is not in the available list, you can add it here. "
19746"Accepts an ampersand-separated list of items. The items will be applied to "
19747"the book."
19748msgstr ""
19749
19750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19751msgid ""
19752"If the item you want is not in the available list, you can add it here. "
19753"Accepts a comma-separated list of items. The items will be applied to the "
19754"book."
19755msgstr ""
19756
19757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19758msgid "Deleting tags is done immediately and there is no undo."
19759msgstr ""
19760
19761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19762msgid "Are your sure?"
19763msgstr ""
19764
19765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19766msgid ""
19767"The following tags are used by one or more books. Are you certain you want "
19768"to delete them?"
19769msgstr ""
19770
19771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19772msgid "Manage items"
19773msgstr ""
19774
19775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19776msgid "&Add item:"
19777msgstr ""
19778
19779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19780msgid "Apply item(s) to the current book"
19781msgstr ""
19782
19783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19784msgid "Filter the available items"
19785msgstr ""
19786
19787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19788msgid ""
19789"Delete the selected items from database. This will unapply the items from "
19790"all books and then remove them from the database."
19791msgstr ""
19792
19793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19794msgid "Ava&ilable items"
19795msgstr ""
19796
19797#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19798msgid "Apply item to current book"
19799msgstr ""
19800
19801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19802msgid "Unapply (remove) the item from current book"
19803msgstr ""
19804
19805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19806msgid "Filter the applied items"
19807msgstr ""
19808
19809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19810msgid "Search for {}"
19811msgstr ""
19812
19813#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19814msgid "Filter by {}"
19815msgstr ""
19816
19817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19818#, python-brace-format
19819msgid "Search the library for {0}"
19820msgstr ""
19821
19822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19824msgid "Count"
19825msgstr ""
19826
19827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19828msgid "Was"
19829msgstr ""
19830
19831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19832#, python-brace-format
19833msgid "This is not one of this column's permitted values ({0})"
19834msgstr ""
19835
19836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19837msgid "Editing..."
19838msgstr ""
19839
19840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19841msgid "Item is not a permitted value"
19842msgstr ""
19843
19844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19845#, python-brace-format
19846msgid ""
19847"This column has a fixed set of permitted values. The entered text must be "
19848"one of ({0})."
19849msgstr ""
19850
19851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19852msgid "Do you really want to undo your changes?"
19853msgstr ""
19854
19855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19856msgid "Undelete items?"
19857msgstr ""
19858
19859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19860msgid "Items must be undeleted to continue. Do you want to do this?"
19861msgstr ""
19862
19863#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19864msgid "Search for an item in the first column"
19865msgstr ""
19866
19867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19868msgid "Find items containing the search string"
19869msgstr ""
19870
19871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19872msgid ""
19873"<p>Show items only if they appear in the\n"
19874"          current Virtual library. Edits already done may be hidden but will\n"
19875"          not be forgotten.\n"
19876"          </p><p>\n"
19877"          Note that this box affects only what is displayed. Changes\n"
19878"          will affect all books in your library even if this box\n"
19879"          is checked.</p>"
19880msgstr ""
19881
19882#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19883msgid "Only show items in the current &Virtual library"
19884msgstr ""
19885
19886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19887msgid "&Filter by:"
19888msgstr ""
19889
19890#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
19891msgid "Filter items using the text in this box"
19892msgstr ""
19893
19894#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
19895msgid "Show only items containing this text"
19896msgstr ""
19897
19898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
19899msgid "F&ilter"
19900msgstr ""
19901
19902#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
19903msgid ""
19904"Delete selected items from the database. This will unapply the items from "
19905"all books and then remove them from the database."
19906msgstr ""
19907
19908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
19909msgid "Ctrl+D"
19910msgstr ""
19911
19912#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
19913msgid "Rename the items in every book where they are used"
19914msgstr ""
19915
19916#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
19917msgid "Ctrl+R"
19918msgstr ""
19919
19920#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
19921msgid "Undo any deletes or edits on the selected lines"
19922msgstr ""
19923
19924#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
19925msgid "Ctrl+U"
19926msgstr ""
19927
19928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
19929msgid "Template language tutorial"
19930msgstr ""
19931
19932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
19933msgid "Template function reference"
19934msgstr ""
19935
19936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
19937msgid "Author Sort"
19938msgstr ""
19939
19940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19941msgid "Tag 1"
19942msgstr ""
19943
19944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19945msgid "Tag 2"
19946msgstr ""
19947
19948#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
19949msgid "Template value"
19950msgstr ""
19951
19952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
19953msgid "Disable word wrap"
19954msgstr ""
19955
19956#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
19957msgid "Enable word wrap"
19958msgstr ""
19959
19960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
19961msgid "Load template from the Template tester"
19962msgstr ""
19963
19964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
19965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
19966msgid "Load template from file"
19967msgstr ""
19968
19969#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
19970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
19971msgid "Save template to file"
19972msgstr ""
19973
19974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
19975msgid "No Template tester text is available"
19976msgstr ""
19977
19978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
19979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
19980msgid "Template file"
19981msgstr ""
19982
19983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
19984#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
19985msgid "Select icon"
19986msgstr ""
19987
19988#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
19989msgid "EXCEPTION: "
19990msgstr ""
19991
19992#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
19993msgid "Built-in template function"
19994msgstr ""
19995
19996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
19997msgid "Built-in function"
19998msgstr ""
19999
20000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20001msgid "User defined Python template function"
20002msgstr ""
20003
20004#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20005msgid "User function"
20006msgstr ""
20007
20008#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20009msgid "Stored template"
20010msgstr ""
20011
20012#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20013msgid "Stored user defined template"
20014msgstr ""
20015
20016#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20017msgid "No template provided"
20018msgstr ""
20019
20020#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20021msgid "The template box cannot be empty"
20022msgstr ""
20023
20024#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20026msgid "No column chosen"
20027msgstr ""
20028
20029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20030msgid "You must specify a column to be colored"
20031msgstr ""
20032
20033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20034msgid "You must specify the column where the icons are applied"
20035msgstr ""
20036
20037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20038msgid "&Continue"
20039msgstr ""
20040
20041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20042msgid "Continue running the template"
20043msgstr ""
20044
20045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20046msgid "Stop running the template"
20047msgstr ""
20048
20049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20050#, python-brace-format
20051msgid "Break: line {0}, book {1}"
20052msgstr ""
20053
20054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20055msgid "The name of the template language operation"
20056msgstr ""
20057
20058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20059msgid "A variable in the template"
20060msgstr ""
20061
20062#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20063msgid "The value of the variable"
20064msgstr ""
20065
20066#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20067msgid "A General Program Mode Template"
20068msgstr ""
20069
20070#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20071#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20072msgid "Set the color of the column:"
20073msgstr ""
20074
20075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20076msgid "Copy a color name to the clipboard:"
20077msgstr ""
20078
20079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20080msgid "Copy the selected color name to the clipboard"
20081msgstr ""
20082
20083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20084msgid "Kind:"
20085msgstr ""
20086
20087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20088msgid "Apply the icon to column:"
20089msgstr ""
20090
20091#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20092msgid "Copy an icon file name to the clipboard:"
20093msgstr ""
20094
20095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20096msgid "Copy the selected icon file name to the clipboard"
20097msgstr ""
20098
20099#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20100msgid "Add icon"
20101msgstr ""
20102
20103#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20104msgid "Add an icon file to the set of choices"
20105msgstr ""
20106
20107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20108msgid "Template &name:"
20109msgstr ""
20110
20111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20112msgid "The name of the callable template"
20113msgstr ""
20114
20115#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20116msgid "T&emplate:"
20117msgstr ""
20118
20119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20120msgid "The text of the template program goes into the box below"
20121msgstr ""
20122
20123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20124msgid "        "
20125msgstr ""
20126
20127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20128msgid "Enable &breakpoints"
20129msgstr ""
20130
20131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20132msgid ""
20133"<p>If checked, the template evaluator will stop when it\n"
20134"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20135"you the value as well as all the local variables</p>"
20136msgstr ""
20137
20138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20139msgid "&Go"
20140msgstr ""
20141
20142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20143msgid ""
20144"If 'Enable breakpoints' is checked then click this button to run your "
20145"template"
20146msgstr ""
20147
20148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20149msgid "&Line:"
20150msgstr ""
20151
20152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20154msgid "Line number to toggle"
20155msgstr ""
20156
20157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20158msgid "&Toggle"
20159msgstr ""
20160
20161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20162msgid "Toggle the breakpoint on the line number in the box"
20163msgstr ""
20164
20165#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20166msgid "&Remove all"
20167msgstr ""
20168
20169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20170msgid "Remove all breakpoints"
20171msgstr ""
20172
20173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20174msgid "&Set all"
20175msgstr ""
20176
20177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20178msgid "Set breakpoint on every line"
20179msgstr ""
20180
20181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20182msgid ""
20183"<p>The text of the template program goes in this box.\n"
20184"            Don't forget that a General Program Mode template must begin with\n"
20185"            the word \"program:\".</p>"
20186msgstr ""
20187
20188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20189#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20190msgid "D&ocumentation:"
20191msgstr ""
20192
20193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20194msgid "Documentation for the function being defined or edited"
20195msgstr ""
20196
20197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20198msgid "Template value:"
20199msgstr ""
20200
20201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20202msgid "The value of the template using the current book in the library view"
20203msgstr ""
20204
20205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20206#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20209#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20214msgid "User label"
20215msgstr ""
20216
20217#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20218msgid "Font:"
20219msgstr ""
20220
20221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20222msgid "Select the font for the Template box"
20223msgstr ""
20224
20225#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20226msgid "Size:"
20227msgstr ""
20228
20229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20230msgid "Select the font size for the Template box"
20231msgstr ""
20232
20233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20234msgid "Lo&ad"
20235msgstr ""
20236
20237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20238msgid "Load the template from a file"
20239msgstr ""
20240
20241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20242msgid "Save the template in a file"
20243msgstr ""
20244
20245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20246msgid "Template Function Reference"
20247msgstr ""
20248
20249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20250msgid "Function &name:"
20251msgstr ""
20252
20253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20254msgid "&Function type:"
20255msgstr ""
20256
20257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20258msgid "&Documentation:"
20259msgstr ""
20260
20261#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20263msgid "&Code:"
20264msgstr ""
20265
20266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20267msgid "Remove any template from the box"
20268msgstr ""
20269
20270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20271msgid "Open template editor"
20272msgstr ""
20273
20274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20275msgid "Trim Image"
20276msgstr ""
20277
20278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20279msgid "Select a region by dragging with your mouse, and then click trim"
20280msgstr ""
20281
20282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20283msgid "&Trim"
20284msgstr ""
20285
20286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20287msgid "Trim image by removing borders outside the selected region"
20288msgstr ""
20289
20290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20291msgid "Adjust selection by dragging corners"
20292msgstr ""
20293
20294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20295#, python-brace-format
20296msgid "Size: {0}px Aspect ratio: {1:.2g}"
20297msgstr ""
20298
20299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20300#, python-brace-format
20301msgid "Size: {0}x{1}px"
20302msgstr ""
20303
20304#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20305#, python-format
20306msgid "Download %s"
20307msgstr ""
20308
20309#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20310#, python-format
20311msgid "Downloading <b>%(fname)s</b> from %(url)s"
20312msgstr ""
20313
20314#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20315#, python-format
20316msgid "Failed to download from %(url)r with error: %(err)s"
20317msgstr ""
20318
20319#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20320msgid "Downloading book"
20321msgstr ""
20322
20323#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20324#, python-brace-format
20325msgid ""
20326"The book {0} will be downloaded and added to your calibre library "
20327"automatically."
20328msgstr ""
20329
20330#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20331msgid "No file specified to download."
20332msgstr ""
20333
20334#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20335msgid "Not a support e-book format."
20336msgstr ""
20337
20338#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20339#, python-format
20340msgid "Downloading %s"
20341msgstr ""
20342
20343#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20344msgid "Downloading"
20345msgstr ""
20346
20347#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20348msgid "Failed to download e-book"
20349msgstr ""
20350
20351#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20352msgid "finished"
20353msgstr ""
20354
20355#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20356#, python-format
20357msgid "Email %(name)s to %(to)s"
20358msgstr ""
20359
20360#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20361msgid "News:"
20362msgstr ""
20363
20364#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20365#, python-format
20366msgid "Attached is the %s periodical downloaded by calibre."
20367msgstr ""
20368
20369#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20370msgid "Add a new recipient:"
20371msgstr ""
20372
20373#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20374msgid "&Address"
20375msgstr ""
20376
20377#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20378msgid "&Formats"
20379msgstr ""
20380
20381#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20382msgid "&Subject"
20383msgstr ""
20384
20385#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20386msgid "A&lias"
20387msgstr ""
20388
20389#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20390msgid "The email address of the recipient"
20391msgstr ""
20392
20393#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20394msgid "The optional alias (simple name) of the recipient"
20395msgstr ""
20396
20397#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20398msgid ""
20399"Formats to email. The first matching one will be sent (comma separated list)"
20400msgstr ""
20401
20402#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20403msgid "The optional subject for email sent to this recipient"
20404msgstr ""
20405
20406#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20407msgid "&Add recipient"
20408msgstr ""
20409
20410#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20411msgid "Need address"
20412msgstr ""
20413
20414#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20415msgid "You must specify an address"
20416msgstr ""
20417
20418#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20419msgid "Need formats"
20420msgstr ""
20421
20422#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20423msgid "You must specify at least one format to send"
20424msgstr ""
20425
20426#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20427#, python-format
20428msgid "The recipient %s already exists"
20429msgstr ""
20430
20431#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20432msgid "No recipients"
20433msgstr ""
20434
20435#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20436msgid "You must select at least one recipient"
20437msgstr ""
20438
20439#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20440msgid "Auto convert the following books before sending via email?"
20441msgstr ""
20442
20443#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20444msgid "This recipient has no valid formats defined"
20445msgstr ""
20446
20447#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20448msgid "These books have no suitable input formats for conversion"
20449msgstr ""
20450
20451#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20452msgid "Could not send"
20453msgstr ""
20454
20455#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20456msgid ""
20457"Could not send books to some recipients. Click \"Show details\" for more "
20458"information"
20459msgstr ""
20460
20461#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20462msgid "E-book:"
20463msgstr ""
20464
20465#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20466msgid "Attached, you will find the e-book"
20467msgstr ""
20468
20469#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20470#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20471msgid "by"
20472msgstr "od"
20473
20474#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20475#, python-format
20476msgid "in the %s format."
20477msgstr ""
20478
20479#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20480msgid "About this book:"
20481msgstr ""
20482
20483#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20484msgid "Sending email to"
20485msgstr ""
20486
20487#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20488#, python-format
20489msgid "Auto convert the following books to %s before sending via email?"
20490msgstr ""
20491
20492#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20493msgid "Could not email the following books as no suitable formats were found:"
20494msgstr ""
20495
20496#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20497msgid "Failed to email book"
20498msgstr ""
20499
20500#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20501msgid "sent"
20502msgstr ""
20503
20504#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20505msgid "Sent news to"
20506msgstr ""
20507
20508#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20509#, python-format
20510msgid ""
20511"<div style=\"font-size:10pt;\">\n"
20512"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20513"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20514"<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>"
20515msgstr ""
20516
20517#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20518msgid "Regular &expression"
20519msgstr ""
20520
20521#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20522#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20523msgid "Test"
20524msgstr ""
20525
20526#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20528msgid "File &name:"
20529msgstr ""
20530
20531#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20532msgid "Title:"
20533msgstr ""
20534
20535#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20536msgid "Regular expression (?P&lt;title&gt;)"
20537msgstr ""
20538
20539#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20540#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20541#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20542#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20543#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20544#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20545#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20546#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20547#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20548#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20549#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20550#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20551#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20552#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20553#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20554#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20555msgid "No match"
20556msgstr ""
20557
20558#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20559msgid "Authors:"
20560msgstr ""
20561
20562#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20563msgid "Regular expression (?P<author>)"
20564msgstr ""
20565
20566#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20567msgid "Series:"
20568msgstr ""
20569
20570#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20571msgid "Regular expression (?P<series>)"
20572msgstr ""
20573
20574#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20575msgid "Series index:"
20576msgstr ""
20577
20578#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20579msgid "Regular expression (?P<series_index>)"
20580msgstr ""
20581
20582#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20583#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20584msgid "ISBN:"
20585msgstr ""
20586
20587#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20588msgid "Regular expression (?P<isbn>)"
20589msgstr ""
20590
20591#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20592msgid "Publisher:"
20593msgstr ""
20594
20595#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20596msgid "Regular expression (?P<publisher>)"
20597msgstr ""
20598
20599#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20600msgid "Published:"
20601msgstr ""
20602
20603#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20604msgid "Regular expression (?P<published>)"
20605msgstr ""
20606
20607#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20608msgid "Comments:"
20609msgstr ""
20610
20611#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20612msgid "Regular expression (?P<comments>)"
20613msgstr ""
20614
20615#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20616msgid "Select font files"
20617msgstr ""
20618
20619#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20620msgid "TrueType/OpenType Fonts"
20621msgstr ""
20622
20623#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20624msgid "Corrupt font"
20625msgstr ""
20626
20627#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20628#, python-format
20629msgid "Failed to read metadata from the font file: %s"
20630msgstr ""
20631
20632#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20633msgid "Choose a font family"
20634msgstr ""
20635
20636#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20637#, python-format
20638msgid "Available faces for %s"
20639msgstr ""
20640
20641#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20642msgid "Choose font family"
20643msgstr ""
20644
20645#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20646msgid "Add &fonts"
20647msgstr ""
20648
20649#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20650msgid "Choose a font family from the list below:"
20651msgstr ""
20652
20653#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20655msgid "Find next"
20656msgstr ""
20657
20658#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20660msgid "Find previous"
20661msgstr ""
20662
20663#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20664#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20665#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20666#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20667#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20668#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20669#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20670#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20671#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20672msgid "None"
20673msgstr ""
20674
20675#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20677msgid "Added fonts"
20678msgstr ""
20679
20680#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20682#, python-format
20683msgid "Added font families: %s"
20684msgstr ""
20685
20686#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20687msgid "Choose &font family"
20688msgstr ""
20689
20690#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20691msgid "Clear the font family"
20692msgstr ""
20693
20694#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20695msgid "Remove this action"
20696msgstr ""
20697
20698#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20699msgid "<a href=\"{}\">CSS selector help</a>"
20700msgstr ""
20701
20702#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20703msgid "Create the rule to transform HTML tags below"
20704msgstr ""
20705
20706#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20707#, python-brace-format
20708msgid "{preamble} {match_type}"
20709msgstr ""
20710
20711#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20712msgid "If the tag"
20713msgstr ""
20714
20715#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20716msgid "Then:"
20717msgstr ""
20718
20719#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20720msgid "Add another action"
20721msgstr ""
20722
20723#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20724#, python-brace-format
20725msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20726msgstr ""
20727
20728#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20729msgid ""
20730"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20731"below to get started."
20732msgstr ""
20733
20734#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20735msgid "Test HTML transform rules"
20736msgstr ""
20737
20738#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20739msgid "Enter an HTML document below and click the \"Test\" button"
20740msgstr ""
20741
20742#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20743msgid "Resulting HTML"
20744msgstr ""
20745
20746#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20747msgid "Edit HTML transform rules"
20748msgstr ""
20749
20750#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20751msgid "Current HTML file"
20752msgstr ""
20753
20754#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20755msgid "All HTML files"
20756msgstr ""
20757
20758#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20759msgid "Open HTML files"
20760msgstr ""
20761
20762#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20763msgid "Selected HTML files"
20764msgstr ""
20765
20766#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20767msgid "Create an icon theme"
20768msgstr ""
20769
20770#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20771msgid "Theme Metadata"
20772msgstr ""
20773
20774#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20775msgid "&Version:"
20776msgstr ""
20777
20778#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20779msgid "&License:"
20780msgstr ""
20781
20782#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20783#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20784msgid "&URL:"
20785msgstr ""
20786
20787#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20788msgid ""
20789"The license for the icons in this theme. Common choices are Creative Commons"
20790" or Public Domain."
20791msgstr ""
20792
20793#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20794#, python-format
20795msgid "%d icons missing in this theme"
20796msgstr ""
20797
20798#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20799msgid "No missing icons"
20800msgstr ""
20801
20802#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20803msgid "No title specified"
20804msgstr ""
20805
20806#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20807msgid "You must specify a title for this icon theme"
20808msgstr ""
20809
20810#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20811msgid "No author specified"
20812msgstr ""
20813
20814#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20815msgid "You must specify an author for this icon theme"
20816msgstr ""
20817
20818#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20819msgid "&Abort"
20820msgstr ""
20821
20822#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20823msgid "Losslessly optimizing images, please wait..."
20824msgstr ""
20825
20826#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20827msgid "Optimizing images failed, click \"Show details\" for more information"
20828msgstr ""
20829
20830#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20831msgid "Compression failed"
20832msgstr ""
20833
20834#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20835#, python-format
20836msgid "Optimizing %s"
20837msgstr ""
20838
20839#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20840msgid "Creating theme file"
20841msgstr ""
20842
20843#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20844msgid "Compressing theme file"
20845msgstr ""
20846
20847#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20848#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20849msgid "Finished"
20850msgstr ""
20851
20852#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20853msgid "Choose a folder from which to read the icons"
20854msgstr ""
20855
20856#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20857msgid "Choose destination for icon theme"
20858msgstr ""
20859
20860#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20861msgid "ZIP files"
20862msgstr ""
20863
20864#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20865#, python-brace-format
20866msgid ""
20867"\n"
20868"            <h1>{title}</h1>\n"
20869"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20870"            <p>{description}</p>\n"
20871"            <p>Version: {version} Number of users: {usage}</p>\n"
20872"            <p><i>Right click to visit theme homepage</i></p>\n"
20873"            "
20874msgstr ""
20875
20876#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20877msgid "Downloading icons..."
20878msgstr ""
20879
20880#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20881msgid "Downloading icons, please wait..."
20882msgstr ""
20883
20884#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20885msgid "Choose an icon theme"
20886msgstr ""
20887
20888#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20889msgid "Restore &default icons"
20890msgstr ""
20891
20892#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
20893msgid ""
20894"Choose an icon theme below. You will need to restart calibre to see the new "
20895"icons."
20896msgstr ""
20897
20898#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
20899msgid "Current icon theme:"
20900msgstr ""
20901
20902#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
20903#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
20904msgid "&Sort by:"
20905msgstr ""
20906
20907#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20908msgid "Number of icons"
20909msgstr ""
20910
20911#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20912msgid "Popularity"
20913msgstr ""
20914
20915#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20916msgid "No homepage"
20917msgstr ""
20918
20919#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20920msgid "The {} theme has no homepage"
20921msgstr ""
20922
20923#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
20924msgid "Downloading, please wait..."
20925msgstr ""
20926
20927#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
20928msgid "Failed to download list of themes"
20929msgstr ""
20930
20931#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
20932msgid ""
20933"Failed to download list of themes, click \"Show details\" for more "
20934"information"
20935msgstr ""
20936
20937#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
20938#, python-format
20939msgid ""
20940"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
20941"stock icons?"
20942msgstr ""
20943
20944#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
20945msgid "No theme selected"
20946msgstr ""
20947
20948#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
20949msgid "You must first select an icon theme"
20950msgstr ""
20951
20952#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
20953msgid ""
20954"Failed to download icon theme, click \"Show details\" for more information."
20955msgstr ""
20956
20957#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
20958msgid "Zoom &in"
20959msgstr ""
20960
20961#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
20962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
20963msgid "Zoom &out"
20964msgstr ""
20965
20966#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
20967msgid "&Save as"
20968msgstr ""
20969
20970#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
20971msgid "&Rotate"
20972msgstr ""
20973
20974#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
20975msgid "&Full screen"
20976msgstr ""
20977
20978#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
20979msgid "&Fit image"
20980msgstr ""
20981
20982#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
20983msgid "Fit image inside the available space"
20984msgstr ""
20985
20986#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
20987msgid "Choose a file to save to"
20988msgstr ""
20989
20990#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
20991#, python-brace-format
20992msgid "Image: {name} {resolution}"
20993msgstr ""
20994
20995#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
20996msgid "Cover browser"
20997msgstr ""
20998
20999#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
21000#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21001#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21002#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21003#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21004#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21005#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21006msgid "Tag browser"
21007msgstr ""
21008
21009#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21010msgid "See what's new in this calibre release"
21011msgstr ""
21012
21013#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21014msgid "Connected "
21015msgstr ""
21016
21017#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21018#, python-format
21019msgid " %(created)s %(name)s"
21020msgstr ""
21021
21022#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21023msgid "created by"
21024msgstr ""
21025
21026#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21027#, python-format
21028msgid "%(num)d of %(total)d books"
21029msgstr ""
21030
21031#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21032#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21033msgid "one book"
21034msgid_plural "{} books"
21035msgstr[0] ""
21036msgstr[1] ""
21037msgstr[2] ""
21038
21039#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21040#, python-format
21041msgid "%(num)s, %(sel)d selected"
21042msgid_plural "%(num)s, %(sel)d selected"
21043msgstr[0] ""
21044msgstr[1] ""
21045msgstr[2] ""
21046
21047#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21048#, python-brace-format
21049msgid "{0}, {1} total"
21050msgstr ""
21051
21052#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21053msgid "Cover grid"
21054msgstr ""
21055
21056#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21057#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21058#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21059msgid "Toggle"
21060msgstr ""
21061
21062#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21063msgid "Search bar"
21064msgstr ""
21065
21066#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21067msgid "Next Virtual library"
21068msgstr ""
21069
21070#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21071msgid "Switch to the next Virtual library in the Virtual library tab bar"
21072msgstr ""
21073
21074#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21075msgid "Previous Virtual library"
21076msgstr ""
21077
21078#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21079msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21080msgstr ""
21081
21082#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21083#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21084#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21085msgid "All books"
21086msgstr ""
21087
21088#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21089msgid "Search expression for this Virtual library:"
21090msgstr ""
21091
21092#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21093msgid "Sort tabs alphabetically"
21094msgstr ""
21095
21096#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21097msgid "Restore hidden tabs"
21098msgstr ""
21099
21100#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21101#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21102msgid "Hide Virtual library tabs"
21103msgstr ""
21104
21105#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21106msgid "Lock Virtual library tabs"
21107msgstr ""
21108
21109#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21110msgid "Unlock Virtual library tabs"
21111msgstr ""
21112
21113#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21114#, python-format
21115msgid "Edit \"%s\""
21116msgstr ""
21117
21118#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21119#, python-format
21120msgid "Delete \"%s\""
21121msgstr ""
21122
21123#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21124#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21125msgid "Book details"
21126msgstr ""
21127
21128#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21129msgid "Layout"
21130msgstr ""
21131
21132#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21133msgid "Show and hide various parts of the calibre main window"
21134msgstr ""
21135
21136#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21137#, python-format
21138msgid "No %s format"
21139msgstr ""
21140
21141#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21142#, python-brace-format
21143msgid "The book {0} does not have the {1} format"
21144msgstr ""
21145
21146#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21147#, python-format
21148msgid "Restore %s"
21149msgstr ""
21150
21151#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21152msgid "Job"
21153msgstr "posao"
21154
21155#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21156msgid "Progress"
21157msgstr ""
21158
21159#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21160msgid "Running time"
21161msgstr "preostalo vreme"
21162
21163#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21164msgid "Start time"
21165msgstr ""
21166
21167#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21168msgid "There is a running job:"
21169msgid_plural "There are {} running jobs:"
21170msgstr[0] ""
21171msgstr[1] ""
21172msgstr[2] ""
21173
21174#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21175#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21176#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21177msgid "Unknown job"
21178msgstr ""
21179
21180#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21181msgid "There is a waiting job"
21182msgid_plural "There are {} waiting jobs"
21183msgstr[0] ""
21184msgstr[1] ""
21185msgstr[2] ""
21186
21187#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21188#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21189#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21190#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21191#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21192msgid "Cannot kill job"
21193msgstr ""
21194
21195#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21196#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21197msgid "Cannot kill jobs that communicate with the device"
21198msgstr ""
21199
21200#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21201msgid "Job has already run"
21202msgstr ""
21203
21204#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21205msgid "This job cannot be stopped"
21206msgstr ""
21207
21208#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21209msgid ""
21210"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21211"of unstoppable jobs."
21212msgstr ""
21213
21214#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21215msgid "Unavailable"
21216msgstr ""
21217
21218#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21219msgid "Click to see list of jobs"
21220msgstr ""
21221
21222#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21223msgid " [Alt+Shift+J]"
21224msgstr ""
21225
21226#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21227msgid "Show/hide the Jobs List"
21228msgstr ""
21229
21230#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21231msgid "Jobs:"
21232msgstr ""
21233
21234#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21235msgid "No running jobs"
21236msgstr ""
21237
21238#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21239msgid "One running job"
21240msgstr ""
21241
21242#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21243#, python-format
21244msgid "%d running jobs"
21245msgstr ""
21246
21247#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21248msgid " - Jobs"
21249msgstr ""
21250
21251#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21252msgid "Search for a job by name"
21253msgstr ""
21254
21255#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21256#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21257msgid "No job"
21258msgstr ""
21259
21260#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21261#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21262msgid "No job selected"
21263msgstr ""
21264
21265#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21266msgid "Do you really want to stop the selected job?"
21267msgid_plural "Do you really want to stop all the selected jobs?"
21268msgstr[0] ""
21269msgstr[1] ""
21270msgstr[2] ""
21271
21272#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21273msgid "Do you really want to stop all non-device jobs?"
21274msgstr ""
21275
21276#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21277#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21278msgid "&Custom"
21279msgstr ""
21280
21281#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21282#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21283msgid "&Alternate shortcut:"
21284msgstr ""
21285
21286#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21287#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21288msgid "&Shortcut:"
21289msgstr ""
21290
21291#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21292#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21293msgid "Done"
21294msgstr ""
21295
21296#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21297#, python-format
21298msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21299msgstr ""
21300
21301#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21302#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21303msgid "Press a key..."
21304msgstr ""
21305
21306#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21307#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21308msgid "Already assigned"
21309msgstr ""
21310
21311#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21312#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21313msgid "already assigned to"
21314msgstr ""
21315
21316#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21317msgid "<b>This shortcut no longer exists</b>"
21318msgstr ""
21319
21320#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21321msgid ""
21322"Double click on any entry to change the keyboard shortcuts associated with "
21323"it"
21324msgstr ""
21325
21326#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21327msgid "Search for a shortcut by name"
21328msgstr ""
21329
21330#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21331#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21332#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21333#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21334msgid "Expand all"
21335msgstr ""
21336
21337#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21338#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21339#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21340#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21341#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21342#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21343msgid "Collapse all"
21344msgstr ""
21345
21346#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21347#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21348#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21349#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21352#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21353msgid "No matches"
21354msgstr ""
21355
21356#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21357#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21358#, python-format
21359msgid "Could not find any shortcuts matching %s"
21360msgstr ""
21361
21362#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21363msgid "Eject this device"
21364msgstr "Izbaci uređaj"
21365
21366#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21367msgid "Configure this device"
21368msgstr "Podesi ovaj uređaj"
21369
21370#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21371msgid "Update cached metadata on device"
21372msgstr ""
21373
21374#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21375msgid "Show books in calibre library"
21376msgstr "Prikaži knjige iz calibre biblioteke"
21377
21378#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21379msgid "Show books in the main memory of the device"
21380msgstr "Prikaži knjige iz glavne memorije uređaja"
21381
21382#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21383msgid "Show books in storage card A"
21384msgstr ""
21385
21386#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21387msgid "Show books in storage card B"
21388msgstr ""
21389
21390#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21391msgid "Delete library"
21392msgstr "Obriši biblioteku"
21393
21394#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21395msgid "available"
21396msgstr "dostupno"
21397
21398#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21399msgid "Close the Virtual library"
21400msgstr ""
21401
21402#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21403msgid "Change how the displayed books are sorted"
21404msgstr ""
21405
21406#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21407msgid "Sort"
21408msgstr ""
21409
21410#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21411msgid ""
21412"<p>Search the list of books by title, author, publisher, tags, comments, "
21413"etc.<br><br>Words separated by spaces are ANDed"
21414msgstr ""
21415
21416#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21417msgid "Do quick search (you can also press the Enter key)"
21418msgstr ""
21419
21420#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21421#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21422#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21423msgid "Highlight"
21424msgstr ""
21425
21426#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21427msgid "Copy current search text (instead of search name)"
21428msgstr ""
21429
21430#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21431msgid "Use an existing Saved search or create a new one"
21432msgstr ""
21433
21434#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21435msgid "Saved search"
21436msgstr ""
21437
21438#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21439msgid "<h2>Shutting down</h2><div>"
21440msgstr ""
21441
21442#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21443#, python-format
21444msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21445msgstr ""
21446
21447#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21448#, python-format
21449msgid "This book is on the device in %s"
21450msgstr "Ova knjiga je na uređaju u %s"
21451
21452#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21453msgid "Anonymous Content server user"
21454msgstr ""
21455
21456#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21457msgid "Local E-book viewer user"
21458msgstr ""
21459
21460#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21461#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21462msgid "Bookmark"
21463msgstr ""
21464
21465#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21466#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21467#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21468msgid "Bookmarks"
21469msgstr ""
21470
21471#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21472#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21473msgid "Highlights"
21474msgstr ""
21475
21476#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21477msgid "Export {} annotations"
21478msgstr ""
21479
21480#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21481msgid "calibre annotation collection"
21482msgstr ""
21483
21484#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21485msgid "annotations"
21486msgstr ""
21487
21488#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21489msgid "Format to export in:"
21490msgstr ""
21491
21492#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21493msgid "Save to file"
21494msgstr ""
21495
21496#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21497msgid "File for exports"
21498msgstr ""
21499
21500#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21501#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21502msgid "Unknown chapter"
21503msgstr ""
21504
21505#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21506#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21507msgid "Open in viewer"
21508msgstr ""
21509
21510#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21511#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21512msgid "Show in calibre"
21513msgstr ""
21514
21515#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21516#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21517#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21518msgid "Edit notes"
21519msgstr ""
21520
21521#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21522msgid "Export selected item"
21523msgid_plural "Export {} selected items"
21524msgstr[0] ""
21525msgstr[1] ""
21526msgstr[2] ""
21527
21528#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21529msgid "Delete selected item"
21530msgid_plural "Delete {} selected items"
21531msgstr[0] ""
21532msgstr[1] ""
21533msgstr[2] ""
21534
21535#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21536msgid "Restrict to"
21537msgstr ""
21538
21539#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21540msgid "Type:"
21541msgstr ""
21542
21543#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21544msgid "Show only annotations of the specified type"
21545msgstr ""
21546
21547#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21548msgid "User:"
21549msgstr ""
21550
21551#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21552msgid "Show only annotations created by the specified user"
21553msgstr ""
21554
21555#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21556msgid ""
21557"Only show annotations from books that have been selected in the calibre "
21558"library"
21559msgstr ""
21560
21561#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21562msgid "&Show results from only selected books"
21563msgstr ""
21564
21565#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21566msgid "&Show results from only the selected book"
21567msgid_plural "&Show results from only the {} selected books"
21568msgstr[0] ""
21569msgstr[1] ""
21570msgstr[2] ""
21571
21572#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21573msgid "Enter words to search for"
21574msgstr ""
21575
21576#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21580#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21581msgid "Find previous match"
21582msgstr ""
21583
21584#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21585msgid "Invalid search expression"
21586msgstr ""
21587
21588#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21589#, python-brace-format
21590msgid ""
21591"The search expression: {0} is invalid. The search syntax used is the SQLite "
21592"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21593msgstr ""
21594
21595#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21596msgid "Edit the notes of this highlight"
21597msgstr ""
21598
21599#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21600msgid "Add notes"
21601msgstr ""
21602
21603#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21604msgid "Add notes to this highlight"
21605msgstr ""
21606
21607#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21608msgid "User"
21609msgstr ""
21610
21611#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21612msgid "Open the book at this annotation in the calibre E-book viewer"
21613msgstr ""
21614
21615#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21616msgid "Show this book in the main calibre book list"
21617msgstr ""
21618
21619#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21620msgid "Edit notes for highlight"
21621msgstr ""
21622
21623#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21624msgid "Annotations browser"
21625msgstr ""
21626
21627#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21628msgid "&Match on related words"
21629msgstr ""
21630
21631#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21632msgid ""
21633"With this option searching for words will also match on any related words "
21634"(supported in several languages). For example, in the English language: "
21635"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21636msgstr ""
21637
21638#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21639msgid "&Delete all selected"
21640msgstr ""
21641
21642#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21643msgid "Delete the selected annotations"
21644msgstr ""
21645
21646#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21647msgid "&Export all selected"
21648msgstr ""
21649
21650#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21651msgid "Export the selected annotations"
21652msgstr ""
21653
21654#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21655msgid "Rebuild search index"
21656msgstr ""
21657
21658#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21659msgid ""
21660"Refresh annotations in case they have been changed since this window was "
21661"opened"
21662msgstr ""
21663
21664#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21665#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21666msgid "No selected annotations"
21667msgstr ""
21668
21669#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21670#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21671msgid "No annotations have been selected"
21672msgstr ""
21673
21674#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21675msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21676msgid_plural ""
21677"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21678msgstr[0] ""
21679msgstr[1] ""
21680msgstr[2] ""
21681
21682#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21683msgid "Editing is only supported for the notes associated with highlights"
21684msgstr ""
21685
21686#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21687msgid "Set to undefined"
21688msgstr "Postavi na nedefinisan"
21689
21690#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21691msgid "Size (MB)"
21692msgstr ""
21693
21694#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21695#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21696msgid "Modified"
21697msgstr ""
21698
21699#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21700#, python-format
21701msgid ""
21702"The cover for the book %s is too large, cannot load it. Resize or delete it."
21703msgstr ""
21704
21705#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21706#, python-format
21707msgid "%s stars"
21708msgstr ""
21709
21710#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21711#, python-format
21712msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21713msgstr ""
21714
21715#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21716#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21717#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21718msgid "Description:"
21719msgstr "Opis:"
21720
21721#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21722#, python-brace-format
21723msgid "The lookup/search name is <i>{0}</i>"
21724msgstr ""
21725
21726#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21727#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21728#, python-brace-format
21729msgid "This book's UUID is \"{0}\""
21730msgstr ""
21731
21732#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21733#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21734msgid ""
21735"Could not change the on disk location of this book. Is it open in another "
21736"program?"
21737msgstr ""
21738
21739#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21740#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21741msgid "Failed to set data"
21742msgstr ""
21743
21744#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21745#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21746msgid "Could not set data, click \"Show details\" to see why."
21747msgstr ""
21748
21749#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21750msgid "In Library"
21751msgstr "U biblioteci"
21752
21753#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21754#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21755msgid "Size"
21756msgstr "Veličina"
21757
21758#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21759msgid "Waiting for metadata to be updated"
21760msgstr ""
21761
21762#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21763msgid "Marked for deletion"
21764msgstr "Označeno za brisanje"
21765
21766#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21767msgid "Double click to <b>edit</b> me<br><br>"
21768msgstr ""
21769
21770#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21771msgid "The lookup/search name is"
21772msgstr ""
21773
21774#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21775msgid "Cannot hide all columns"
21776msgstr ""
21777
21778#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21779msgid "You must not hide all columns"
21780msgstr ""
21781
21782#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21783#, python-format
21784msgid "Hide column %s"
21785msgstr ""
21786
21787#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21788#, python-format
21789msgid "Sort on %s"
21790msgstr ""
21791
21792#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21794msgid "Ascending"
21795msgstr "Rastuće"
21796
21797#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21799msgid "Descending"
21800msgstr "Opadajuće"
21801
21802#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21803#, python-format
21804msgid "Change text alignment for %s"
21805msgstr ""
21806
21807#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21809msgid "Center"
21810msgstr "Centar"
21811
21812#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21813#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21815msgid "Left"
21816msgstr "Levo"
21817
21818#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21819#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21821msgid "Right"
21822msgstr "Desno"
21823
21824#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21825#, python-format
21826msgid "Change font style for %s"
21827msgstr ""
21828
21829#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21830msgid "Bold font"
21831msgstr ""
21832
21833#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21834msgid "Normal font"
21835msgstr ""
21836
21837#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21838msgid "Bold and Italic font"
21839msgstr ""
21840
21841#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21842msgid "Italic font"
21843msgstr ""
21844
21845#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21846#, python-format
21847msgid "Quickview column %s"
21848msgstr ""
21849
21850#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21851msgid "Show column"
21852msgstr "Prikaži kolonu"
21853
21854#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21855msgid "Remember On Device column width"
21856msgstr ""
21857
21858#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21859msgid "Reset On Device column width to default"
21860msgstr ""
21861
21862#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21863msgid "Shrink column if it is too wide to fit"
21864msgstr ""
21865
21866#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
21867msgid "Resize column to fit contents"
21868msgstr ""
21869
21870#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
21871msgid "Restore default layout"
21872msgstr ""
21873
21874#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
21875msgid "Hide row numbers"
21876msgstr ""
21877
21878#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
21879msgid "Un-split the book list"
21880msgstr ""
21881
21882#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
21883msgid "Split the book list"
21884msgstr ""
21885
21886#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
21887msgid ""
21888"Dropping onto a device is not supported. First add the book to the calibre "
21889"library."
21890msgstr ""
21891
21892#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
21893msgid "File name"
21894msgstr ""
21895
21896#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
21897msgid "Configure viewer"
21898msgstr ""
21899
21900#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
21901msgid "Use white background"
21902msgstr "Koristi belu pozadinu"
21903
21904#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
21905msgid "Hyphenate"
21906msgstr ""
21907
21908#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
21909msgid "<b>Changes will only take effect after a restart.</b>"
21910msgstr ""
21911
21912#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
21913msgid " - LRF viewer"
21914msgstr ""
21915
21916#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
21917#, python-format
21918msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
21919msgstr ""
21920
21921#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
21922msgid ""
21923"%prog [options] book.lrf\n"
21924"\n"
21925"Read the LRF e-book book.lrf\n"
21926msgstr ""
21927
21928#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
21929msgid "Print more information about the rendering process"
21930msgstr ""
21931
21932#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
21933msgid "Turn on visual aids to debugging the rendering engine"
21934msgstr ""
21935
21936#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
21937msgid "Disable hyphenation. Should significantly speed up rendering."
21938msgstr ""
21939
21940#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
21941msgid ""
21942"By default the background is off white as I find this easier on the eyes. "
21943"Use this option to make the background pure white."
21944msgstr ""
21945
21946#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
21947msgid "Profile the LRF renderer"
21948msgstr ""
21949
21950#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
21951msgid "LRF viewer"
21952msgstr ""
21953
21954#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
21955msgid "Parsing LRF file"
21956msgstr ""
21957
21958#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
21959msgid "LRF viewer toolbar"
21960msgstr ""
21961
21962#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
21963#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
21964msgid "Next page"
21965msgstr ""
21966
21967#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
21968msgid "Previous Page"
21969msgstr "Prethodna stranica"
21970
21971#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
21972#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
21973#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
21974msgid "Back"
21975msgstr "Natrag"
21976
21977#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
21978#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
21979#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
21980msgid "Forward"
21981msgstr "Napred"
21982
21983#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
21984msgid "Next match"
21985msgstr ""
21986
21987#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
21988#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
21989msgid "Open e-book"
21990msgstr ""
21991
21992#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
21993msgid ""
21994"%prog [options] [path_to_ebook or calibre url ...]\n"
21995"\n"
21996"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
21997"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
21998"different actions, than just adding books. For example:\n"
21999"\n"
22000"calibre://view-book/test_library/1842/epub\n"
22001"\n"
22002"Will open the book with id 1842 in the EPUB format from the library\n"
22003"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22004"libraries with spaces replaced by underscores. A full description of the\n"
22005"various URL based actions is in the User Manual.\n"
22006msgstr ""
22007
22008#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22009msgid "Use the library located at the specified path."
22010msgstr ""
22011
22012#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22013msgid "Start minimized to system tray."
22014msgstr ""
22015
22016#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22017msgid "Ignored, do not use. Present only for legacy reasons"
22018msgstr ""
22019
22020#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22021msgid "Do not check for updates"
22022msgstr "Ne proveravaj da li postoje ažuriranja"
22023
22024#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22025msgid ""
22026"Ignore custom plugins, useful if you installed a plugin that is preventing "
22027"calibre from starting"
22028msgstr ""
22029
22030#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22031msgid "Path too long"
22032msgstr "Putanja je predugačka"
22033
22034#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22035#, python-format
22036msgid ""
22037"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22038msgstr ""
22039
22040#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22041#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22042msgid "Calibre Library"
22043msgstr "Calibre biblioteka"
22044
22045#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22046msgid "Failed to create library"
22047msgstr ""
22048
22049#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22050#, python-format
22051msgid ""
22052"Failed to create calibre library at: %r.\n"
22053"You will be asked to choose a new library location."
22054msgstr ""
22055
22056#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22057msgid "Could not repair library. Click \"Show details\" for more information."
22058msgstr ""
22059
22060#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22061msgid "Initializing user interface..."
22062msgstr "Inicijalizuj korisnički interfejs"
22063
22064#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22065msgid "Choose a location for your new calibre e-book library"
22066msgstr "Izaberi lokaciju za svoju novu calibre ebook biblioteku"
22067
22068#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22069msgid "Repairing failed"
22070msgstr ""
22071
22072#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22073msgid "The database repair failed. Starting with a new empty library."
22074msgstr ""
22075
22076#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22077#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22078msgid "Bad database location"
22079msgstr ""
22080
22081#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22082#, python-format
22083msgid "Bad database location %r. calibre will now quit."
22084msgstr ""
22085
22086#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22087msgid "Startup error"
22088msgstr ""
22089
22090#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22091#, python-brace-format
22092msgid ""
22093"There was an error during {0} startup. Parts of {0} may not function. Click "
22094"\"Show details\" to learn more."
22095msgstr ""
22096
22097#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22098#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22099msgid "Corrupted database"
22100msgstr ""
22101
22102#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22103#, python-format
22104msgid ""
22105"The library database at %s appears to be corrupted. Do you want calibre to "
22106"try and rebuild it automatically? The rebuild may not be completely "
22107"successful. If you say No, a new empty calibre library will be created."
22108msgstr ""
22109
22110#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22111#, python-format
22112msgid ""
22113"Bad database location %r. Will start with  a new, empty calibre library"
22114msgstr ""
22115
22116#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22117#, python-format
22118msgid "Starting %s: Loading books..."
22119msgstr ""
22120
22121#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22122msgid "Cannot start calibre"
22123msgstr ""
22124
22125#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22126#, python-brace-format
22127msgid ""
22128"Another calibre program that can modify calibre libraries, such as, {0} or "
22129"{1} is already running. You must first shut it down, before starting the "
22130"main calibre program. If you are sure no such program is running, try "
22131"restarting your computer."
22132msgstr ""
22133
22134#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22135#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22136msgid "Failed to contact running instance of calibre"
22137msgstr ""
22138
22139#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22140msgid "Contacting calibre failed"
22141msgstr ""
22142
22143#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22144msgid "Failed to contact running instance of calibre, try restarting calibre"
22145msgstr ""
22146
22147#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22148msgid "Shutdown command sent, waiting for shutdown..."
22149msgstr ""
22150
22151#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22152msgid "Failed to shutdown running calibre instance"
22153msgstr ""
22154
22155#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22157msgid "&Preferences"
22158msgstr ""
22159
22160#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22162msgid "&Quit"
22163msgstr ""
22164
22165#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22166msgid "Unhandled exception"
22167msgstr ""
22168
22169#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22170#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22171msgid "Set date to undefined"
22172msgstr "Postavi datum na nedefinisan"
22173
22174#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22175#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22176msgid "Set date to today"
22177msgstr ""
22178
22179#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22180#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22181msgid "&Redo"
22182msgstr ""
22183
22184#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22185msgid ""
22186"Specify how this book should be sorted when by title. For example, The "
22187"Exorcist might be sorted as Exorcist, The."
22188msgstr ""
22189
22190#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22191msgid "Title &sort:"
22192msgstr ""
22193
22194#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22195msgid ""
22196" The green color indicates that the current title sort matches the current "
22197"title"
22198msgstr ""
22199
22200#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22201msgid ""
22202" The red color warns that the current title sort does not match the current "
22203"title. No action is required if this is what you want."
22204msgstr ""
22205
22206#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22207msgid "&Edit authors"
22208msgstr ""
22209
22210#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22211msgid "Authors changed"
22212msgstr ""
22213
22214#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22215msgid ""
22216"You have changed the authors for this book. You must save these changes "
22217"before you can use Manage authors. Do you want to save these changes?"
22218msgstr ""
22219
22220#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22221msgid ""
22222"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22223"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."
22224msgstr ""
22225
22226#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22227msgid "Author s&ort:"
22228msgstr ""
22229
22230#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22231msgid ""
22232" The green color indicates that the current author sort matches the current "
22233"author"
22234msgstr ""
22235
22236#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22237msgid ""
22238" The red color indicates that the current author sort does not match the "
22239"current author. No action is required if this is what you want."
22240msgstr ""
22241
22242#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22243msgid "&Number:"
22244msgstr ""
22245
22246#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22247#, python-format
22248msgid ""
22249"Last modified: %s\n"
22250"\n"
22251"Double click to view"
22252msgstr ""
22253
22254#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22255#, python-format
22256msgid "Restore %s from the original"
22257msgstr ""
22258
22259#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22260msgid "&View {} format"
22261msgstr ""
22262
22263#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22265msgid "&Edit"
22266msgstr ""
22267
22268#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22269msgid "Set the cover for the book from the selected format"
22270msgstr ""
22271
22272#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22273msgid "Set metadata for the book from the selected format"
22274msgstr ""
22275
22276#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22277msgid "Add a format to this book"
22278msgstr ""
22279
22280#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22281msgid "Remove the selected format from this book"
22282msgstr ""
22283
22284#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22285msgid "Choose formats for "
22286msgstr ""
22287
22288#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22289msgid "No permission"
22290msgstr ""
22291
22292#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22293msgid "You do not have permission to read the following files:"
22294msgstr ""
22295
22296#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22297#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22298#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22299#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22300msgid "No format selected"
22301msgstr ""
22302
22303#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22304msgid "Trim bord&ers"
22305msgstr ""
22306
22307#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22308msgid ""
22309"Automatically detect and remove extra space at the cover's edges.\n"
22310"Pressing it repeatedly can sometimes remove stubborn borders."
22311msgstr ""
22312
22313#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22314msgid "Automatically trim borders"
22315msgstr ""
22316
22317#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22318msgid "Trim borders manually"
22319msgstr ""
22320
22321#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22322msgid "Undo last trim"
22323msgstr ""
22324
22325#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22326msgid "Download co&ver"
22327msgstr ""
22328
22329#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22330msgid "&Generate cover"
22331msgstr ""
22332
22333#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22334msgid "Customize the styles and colors of the generated cover"
22335msgstr ""
22336
22337#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22338msgid "Undo last Generate cover"
22339msgstr ""
22340
22341#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22342msgid "Not a valid picture"
22343msgstr ""
22344
22345#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22346msgid "Invalid cover"
22347msgstr ""
22348
22349#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22350msgid "Could not change cover as the image is invalid."
22351msgstr ""
22352
22353#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22354msgid "Rating of this book. 0-5 stars"
22355msgstr ""
22356
22357#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22358msgid "Tags changed"
22359msgstr ""
22360
22361#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22362msgid ""
22363"You have changed the tags. In order to use the tags editor, you must either "
22364"discard or apply these changes. Apply changes?"
22365msgstr ""
22366
22367#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22368msgid "A comma separated list of languages for this book"
22369msgstr ""
22370
22371#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22372#, python-format
22373msgid "The language %s is not recognized"
22374msgid_plural "The languages %s are not recognized"
22375msgstr[0] ""
22376msgstr[1] ""
22377msgstr[2] ""
22378
22379#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22380msgid "Unknown language"
22381msgstr ""
22382
22383#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22384msgid "Edit Identifiers"
22385msgstr ""
22386
22387#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22388msgid ""
22389"Edit the book's identifiers. Every identifier must be on a separate line, "
22390"and have the form type:value"
22391msgstr ""
22392
22393#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22394msgid "Duplicate identifier"
22395msgstr ""
22396
22397#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22398#, python-format
22399msgid ""
22400"The identifier of type: %s occurs more than once. Each type of identifier "
22401"must be unique"
22402msgstr ""
22403
22404#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22405msgid "Invalid identifier"
22406msgstr ""
22407
22408#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22409#, python-format
22410msgid ""
22411"The identifier %s is invalid. Identifiers must be of the form type:value"
22412msgstr ""
22413
22414#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22415msgid "&Ids:"
22416msgstr ""
22417
22418#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22419#, python-format
22420msgid ""
22421"Edit the identifiers for this book. For example: \n"
22422"\n"
22423"%s\n"
22424"\n"
22425"If an identifier value contains a comma, you can use the | character to represent it."
22426msgstr ""
22427
22428#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22429msgid "Edit identifiers in a dedicated window"
22430msgstr ""
22431
22432#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22433#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22434msgid "This ISBN is valid"
22435msgstr ""
22436
22437#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22438#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22439msgid "This ISBN is invalid"
22440msgstr ""
22441
22442#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22443#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22444msgid "Invalid ISBN"
22445msgstr ""
22446
22447#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22448msgid "Enter an ISBN"
22449msgstr ""
22450
22451#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22452msgid "The ISBN you entered is not valid. Try again."
22453msgstr ""
22454
22455#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22456msgid "Clear publisher"
22457msgstr ""
22458
22459#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22460msgid "Clear date"
22461msgstr ""
22462
22463#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22464msgid "Schedule download?"
22465msgstr ""
22466
22467#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22468msgid ""
22469"The download of metadata for the <b>selected book</b> will run in the "
22470"background. Proceed?"
22471msgid_plural ""
22472"The download of metadata for the <b>{} selected books</b> will run in the "
22473"background. Proceed?"
22474msgstr[0] ""
22475msgstr[1] ""
22476msgstr[2] ""
22477
22478#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22479msgid ""
22480"You can monitor the progress of the download by clicking the rotating "
22481"spinner in the bottom right corner."
22482msgstr ""
22483
22484#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22485msgid ""
22486"When the download completes you will be asked for confirmation before "
22487"calibre applies the downloaded metadata."
22488msgstr ""
22489
22490#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22491msgid "Download only &metadata"
22492msgstr ""
22493
22494#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22495msgid "Download only &covers"
22496msgstr ""
22497
22498#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22499msgid "&Configure download"
22500msgstr ""
22501
22502#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22503msgid "Download &both"
22504msgstr ""
22505
22506#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22507msgid "Download metadata for one book"
22508msgid_plural "Download metadata for {} books"
22509msgstr[0] ""
22510msgstr[1] ""
22511msgstr[2] ""
22512
22513#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22514msgid "Metadata download started"
22515msgstr ""
22516
22517#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22518msgid "(Failed metadata)"
22519msgstr ""
22520
22521#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22522msgid "(Failed cover)"
22523msgstr ""
22524
22525#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22526#, python-format
22527msgid "Processed %s"
22528msgstr ""
22529
22530#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22531#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22532msgid "Metadata fields to download"
22533msgstr ""
22534
22535#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22536#, python-format
22537msgid "Revert %s"
22538msgstr ""
22539
22540#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22541msgid "Merge identifiers"
22542msgstr ""
22543
22544#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22545msgid "Merge tags"
22546msgstr ""
22547
22548#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22549#, python-brace-format
22550msgid "Cover size: {0}x{1}"
22551msgstr ""
22552
22553#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22554msgid "Compare metadata"
22555msgstr ""
22556
22557#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22558msgid "&Accept all remaining"
22559msgstr ""
22560
22561#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22562msgid "Re&ject all remaining"
22563msgstr ""
22564
22565#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22566msgid "R&eject"
22567msgstr ""
22568
22569#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22570msgid "Reject changes and move to next [{}]"
22571msgstr ""
22572
22573#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22574#, python-format
22575msgid "Move to next [%s]"
22576msgstr ""
22577
22578#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22579msgid "&Mark rejected books"
22580msgstr ""
22581
22582#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22583msgid "Mark rejected books in the book list after this dialog is closed"
22584msgstr ""
22585
22586#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22587msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22588msgstr ""
22589
22590#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22591#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22592#, python-format
22593msgid " [%(num)d of %(tot)d]"
22594msgstr ""
22595
22596#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22597msgid "Are you sure you want to reject the remaining result?"
22598msgid_plural "Are you sure you want to reject all {} remaining results?"
22599msgstr[0] ""
22600msgstr[1] ""
22601msgstr[2] ""
22602
22603#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22604msgid "Rendering PDF pages, please wait..."
22605msgstr ""
22606
22607#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22608msgid "Choose a cover from the list of PDF pages below"
22609msgstr ""
22610
22611#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22612msgid "&More pages"
22613msgstr ""
22614
22615#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22616msgid "Choose cover from PDF"
22617msgstr ""
22618
22619#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22620#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22621msgid "Failed to render"
22622msgstr ""
22623
22624#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22625msgid "Could not render this PDF file"
22626msgstr ""
22627
22628#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22629msgid "This PDF has no pages"
22630msgstr ""
22631
22632#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22633#, python-format
22634msgid "page %d"
22635msgstr ""
22636
22637#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22638#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22639#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22640msgid "Next"
22641msgstr ""
22642
22643#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22644#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22645#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22646msgid "Previous"
22647msgstr ""
22648
22649#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22650msgid ""
22651"Automatically create the title sort entry based on the current title entry.\n"
22652"Using this button to create title sort will change title sort from red to green."
22653msgstr ""
22654
22655#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22656msgid ""
22657"Automatically create the author sort entry based on the current author "
22658"entry. Using this button to create author sort will change author sort from "
22659"red to green.  There is a menu of functions available under this button. "
22660"Click and hold on the button to see it."
22661msgstr ""
22662
22663#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22664msgid "Set author sort from author"
22665msgstr ""
22666
22667#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22668msgid "Set author from author sort"
22669msgstr ""
22670
22671#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22672msgid "Copy author to author sort"
22673msgstr ""
22674
22675#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22676msgid "Copy author sort to author"
22677msgstr ""
22678
22679#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22680msgid "Swap the author and title"
22681msgstr ""
22682
22683#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22684msgid ""
22685"Manage authors. Use to rename authors and correct individual author's sort "
22686"values"
22687msgstr ""
22688
22689#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22690msgid "Clear rating"
22691msgstr ""
22692
22693#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22694msgid "Clear all tags"
22695msgstr ""
22696
22697#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22698msgid "Clear Ids"
22699msgstr ""
22700
22701#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22702msgid ""
22703"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22704" or url:. Or right click, to choose a different prefix."
22705msgstr ""
22706
22707#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22708msgid "&Download metadata"
22709msgstr ""
22710
22711#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22712#, python-format
22713msgid "Download metadata for this book [%s]"
22714msgstr ""
22715
22716#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22717msgid "Undo last metadata download"
22718msgstr ""
22719
22720#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22721msgid "Configure download metadata"
22722msgstr ""
22723
22724#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22725msgid "Change how calibre downloads metadata"
22726msgstr ""
22727
22728#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22729msgid "Edit list of prefixes"
22730msgstr ""
22731
22732#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22733msgid "Edit prefixes"
22734msgstr ""
22735
22736#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22737msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22738msgstr ""
22739
22740#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22741msgid "Save changed metadata?"
22742msgstr ""
22743
22744#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22745msgid ""
22746"You've changed the metadata for this book. Edit book is set to update "
22747"embedded metadata when opened. You need to save your changes for them to be "
22748"included."
22749msgstr ""
22750
22751#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22752msgid "&Don't save"
22753msgstr ""
22754
22755#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22756#, python-format
22757msgid "The cover in the %s format is invalid"
22758msgstr ""
22759
22760#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22761msgid "No downloaded metadata"
22762msgstr ""
22763
22764#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22765msgid "There is no downloaded metadata to undo"
22766msgstr ""
22767
22768#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22769msgid "There is another book to edit in this set."
22770msgid_plural "There are still {} more books to edit in this set."
22771msgstr[0] ""
22772msgstr[1] ""
22773msgstr[2] ""
22774
22775#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22776msgid ""
22777"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22778" button to move through books in the set."
22779msgstr ""
22780
22781#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22782msgid "&Continue editing"
22783msgstr ""
22784
22785#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22786msgid "&Stop editing"
22787msgstr ""
22788
22789#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22790msgid "You will lose all unsaved changes. Are you sure?"
22791msgstr ""
22792
22793#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22794msgid "Save changes and edit the metadata of {} [Alt+Right]"
22795msgstr ""
22796
22797#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22798msgid "Save changes and edit the metadata of {} [Alt+Left]"
22799msgstr ""
22800
22801#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22802#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22803msgid "Change cover"
22804msgstr ""
22805
22806#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22807msgid "Co&mments"
22808msgstr ""
22809
22810#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22811#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22812msgid "&Metadata"
22813msgstr ""
22814
22815#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22816msgid "&Cover and formats"
22817msgstr ""
22818
22819#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22820msgid "C&ustom metadata"
22821msgstr ""
22822
22823#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22824msgid "&Comments"
22825msgstr ""
22826
22827#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22828msgid "Basic metadata"
22829msgstr ""
22830
22831#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22832msgid "Custom metadata"
22833msgstr ""
22834
22835#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22836#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22837msgid "Has cover"
22838msgstr ""
22839
22840#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22841msgid "Has summary"
22842msgstr ""
22843
22844#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22845msgid ""
22846"The \"has cover\" indication is not fully\n"
22847"reliable. Sometimes results marked as not\n"
22848"having a cover will find a cover in the download\n"
22849"cover stage, and vice versa."
22850msgstr ""
22851
22852#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
22853msgid "See at"
22854msgstr ""
22855
22856#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
22857msgid "Please wait"
22858msgstr ""
22859
22860#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
22861msgid "calibre is downloading metadata from: "
22862msgstr ""
22863
22864#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
22865#, python-format
22866msgid "Title: %s "
22867msgstr ""
22868
22869#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
22870#, python-format
22871msgid "Authors: %s "
22872msgstr ""
22873
22874#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
22875msgid "Failed to download metadata. Click Show Details to see details"
22876msgstr ""
22877
22878#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
22879msgid ""
22880"Failed to find any books that match your search. Try making the search "
22881"<b>less specific</b>. For example, use only the author's last name and a "
22882"single distinctive word from the title.<p>To see the full log, click \"Show "
22883"details\"."
22884msgstr ""
22885
22886#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
22887msgid "Current cover"
22888msgstr ""
22889
22890#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
22891#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
22892msgid "Searching..."
22893msgstr ""
22894
22895#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
22896msgid "View this cover at full size"
22897msgstr ""
22898
22899#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
22900msgid "Copy this cover to clipboard"
22901msgstr ""
22902
22903#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
22904#, python-format
22905msgid "Downloading covers for <b>%s</b>, please wait..."
22906msgstr ""
22907
22908#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
22909msgid "Failed to download any covers, click \"Show details\" for details."
22910msgstr ""
22911
22912#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
22913#, python-format
22914msgid "Could not find any covers for <b>%s</b>"
22915msgstr ""
22916
22917#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
22918#, python-brace-format
22919msgid "Found a cover for {title}"
22920msgstr ""
22921
22922#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
22923#, python-brace-format
22924msgid ""
22925"Found <b>{num}</b> covers for {title}. When the download completes, the "
22926"covers will be sorted by size."
22927msgstr ""
22928
22929#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
22930msgid "Downloading metadata..."
22931msgstr ""
22932
22933#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
22934msgid "&Back"
22935msgstr ""
22936
22937#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
22938msgid "Downloading cover..."
22939msgstr ""
22940
22941#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
22942#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
22943msgid "Failed to run"
22944msgstr ""
22945
22946#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
22947#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
22948msgid "Failed to run program, click \"Show details\" for more information"
22949msgstr ""
22950
22951#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
22952#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
22953msgid "Command line:"
22954msgstr ""
22955
22956#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
22957#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
22958#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
22959#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
22960#, python-format
22961msgid "Choose a program to open %s files"
22962msgstr ""
22963
22964#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
22965msgid "Executable files"
22966msgstr ""
22967
22968#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
22969#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
22970#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
22971msgid "Cannot execute"
22972msgstr ""
22973
22974#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
22975#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
22976#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
22977#, python-format
22978msgid "The program %s is not an executable file"
22979msgstr ""
22980
22981#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
22982msgid "Application path:"
22983msgstr ""
22984
22985#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
22986msgid "Invalid application"
22987msgstr ""
22988
22989#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
22990#, python-format
22991msgid "%s is not a valid macOS application bundle."
22992msgstr ""
22993
22994#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
22995msgid "Choose a program"
22996msgstr ""
22997
22998#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
22999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
23000msgid "Gathering data, please wait..."
23001msgstr ""
23002
23003#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23004msgid "&Browse computer for program"
23005msgstr ""
23006
23007#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23008msgid "Error finding programs"
23009msgstr ""
23010
23011#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23012msgid ""
23013"Failed to find programs on your computer, click \"Show details\" for more "
23014"information"
23015msgstr ""
23016
23017#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23018#, python-format
23019msgid "Edit the applications used for %s files"
23020msgstr ""
23021
23022#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23023msgid "Change &icon"
23024msgstr ""
23025
23026#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23027msgid "Change &name"
23028msgstr ""
23029
23030#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23031#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23032#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23034msgid "No selection"
23035msgstr ""
23036
23037#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23038#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23039#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23040msgid "No application selected"
23041msgstr ""
23042
23043#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23044msgid "Choose new icon"
23045msgstr ""
23046
23047#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23048msgid "Invalid icon"
23049msgstr ""
23050
23051#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23052#, python-format
23053msgid "Could not load image from %s"
23054msgstr ""
23055
23056#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23057msgid "Enter new name"
23058msgstr ""
23059
23060#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23061msgid "New name for {}"
23062msgstr ""
23063
23064#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23065msgid "cover image"
23066msgstr ""
23067
23068#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23069#, python-brace-format
23070msgid "Open {0} files with {1}"
23071msgstr ""
23072
23073#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23074msgid "Open with"
23075msgstr ""
23076
23077#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23078msgid ""
23079"Restore settings to default values. You have to click Apply to actually save"
23080" the default settings."
23081msgstr ""
23082
23083#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23084msgid "Configure "
23085msgstr ""
23086
23087#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23088msgid "Ignore duplicate incoming formats"
23089msgstr ""
23090
23091#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23092msgid "Overwrite existing duplicate formats"
23093msgstr ""
23094
23095#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23096msgid "Create new record for each duplicate format"
23097msgstr ""
23098
23099#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23100msgid "Choose a folder"
23101msgstr ""
23102
23103#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23104#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23105#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23106msgid "Invalid folder"
23107msgstr ""
23108
23109#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23110#, python-format
23111msgid ""
23112"You must specify an existing folder as your auto-add folder. %s does not "
23113"exist."
23114msgstr ""
23115
23116#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23117#, python-format
23118msgid "You do not have read/write permissions for the folder: %s"
23119msgstr ""
23120
23121#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23122#, python-format
23123msgid "Cannot use folders whose names start with a period or underscore: %s"
23124msgstr ""
23125
23126#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23127#, python-format
23128msgid ""
23129"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23130"after being added to calibre. Are you sure?"
23131msgstr ""
23132
23133#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23134msgid ""
23135"Here you can control how calibre will read metadata from the files you add "
23136"to it. calibre can either read metadata from the contents of the file, or "
23137"from the filename."
23138msgstr ""
23139
23140#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23141msgid "Read &metadata from file contents rather than file name"
23142msgstr ""
23143
23144#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23145msgid ""
23146"Swap the first name and last name of the author. This affects only metadata "
23147"read from file names."
23148msgstr ""
23149
23150#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23151msgid ""
23152"&Swap author first name and last name when reading author from filename"
23153msgstr ""
23154
23155#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23156msgid "Configure metadata from file name"
23157msgstr ""
23158
23159#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23160msgid "Reading &metadata"
23161msgstr ""
23162
23163#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23164msgid "&Mark newly added books"
23165msgstr ""
23166
23167#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23168msgid ""
23169"When using the  \"&Copy to library\" action to copy books between libraries,"
23170" preserve the date"
23171msgstr ""
23172
23173#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23174msgid ""
23175"When using the \"Copy to library\" action check for &duplicates with the "
23176"same title, author and language"
23177msgstr ""
23178
23179#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23180msgid "Automatically &convert added books to the preferred output format"
23181msgstr ""
23182
23183#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23184msgid ""
23185"This will force an automatic conversion even if the file being added is the "
23186"same format as the output format. For example, if you set your output format"
23187" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23188msgstr ""
23189
23190#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23191msgid ""
23192"When auto-converting, convert even if the format being added is the &same as"
23193" the output format"
23194msgstr ""
23195
23196#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23197msgid ""
23198"<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"
23199"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23200msgstr ""
23201
23202#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23203msgid "&Auto-merge added books if they already exist:"
23204msgstr ""
23205
23206#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23207msgid ""
23208"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23209"existing book records. This box controls what happens when an existing record already has\n"
23210"the incoming format:\n"
23211"\n"
23212"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23213"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23214"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23215"\n"
23216"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23217"Author matching is exact."
23218msgstr ""
23219
23220#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23221msgid "&Tags to apply when adding a book:"
23222msgstr ""
23223
23224#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23225msgid ""
23226"A comma-separated list of tags that will be applied to books added to the "
23227"library"
23228msgstr ""
23229
23230#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23231msgid "Contro&l how tags are processed:"
23232msgstr ""
23233
23234#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23235msgid ""
23236"Create rules that can filter or transform tags on added books automatically "
23237"as soon as they are added. "
23238msgstr ""
23239
23240#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23241msgid "&Rules to filter tags read from metadata"
23242msgstr ""
23243
23244#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23245msgid "Control which files are added during bul&k imports:"
23246msgstr ""
23247
23248#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23249msgid ""
23250"<p>You can specify rules to add/ignore files here. These will be used when "
23251"recursively adding books from folders."
23252msgstr ""
23253
23254#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23255msgid "Rules to filter added &files"
23256msgstr ""
23257
23258#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23259msgid "Control how auth&ors are processed:"
23260msgstr ""
23261
23262#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23263msgid "Rules to manipulate a&uthor names"
23264msgstr ""
23265
23266#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23267msgid "Adding &actions"
23268msgstr ""
23269
23270#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23271msgid ""
23272"By default, calibre will automatically add only known e-book files. \n"
23273"This option tells calibre to add all file types, except those\n"
23274"that have been explicitly ignored below."
23275msgstr ""
23276
23277#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23278msgid "Automatically add files of &all types (not just e-books)"
23279msgstr ""
23280
23281#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23282msgid "Folder to automatically add files from"
23283msgstr ""
23284
23285#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23286msgid "Browse for folder"
23287msgstr ""
23288
23289#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23290msgid "Automatically &convert added files to the preferred output format"
23291msgstr ""
23292
23293#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23294msgid ""
23295"<b>Ignore</b> files with the following &extensions when automatically adding"
23296" "
23297msgstr ""
23298
23299#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23300msgid ""
23301"Specify a &folder. Any files you put into this folder will be automatically "
23302"added to calibre (restart required)."
23303msgstr ""
23304
23305#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23306msgid ""
23307"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23308"to calibre."
23309msgstr ""
23310
23311#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23312msgid ""
23313"If set, this option will cause calibre to check if a file\n"
23314" being automatically added is already in the calibre library.\n"
23315" If it is, a message will pop up asking you whether\n"
23316" you want to add it anyway."
23317msgstr ""
23318
23319#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23320msgid "Check for &duplicates when automatically adding files"
23321msgstr ""
23322
23323#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23324msgid "&Automatic adding"
23325msgstr ""
23326
23327#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23328#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23329msgid "High"
23330msgstr ""
23331
23332#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23333#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23334#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23335msgid "Low"
23336msgstr ""
23337
23338#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23339msgid "Very low"
23340msgstr ""
23341
23342#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23343msgid "Compact Metadata"
23344msgstr ""
23345
23346#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23347#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23348msgid "Default"
23349msgstr ""
23350
23351#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23352msgid "All on 1 tab"
23353msgstr ""
23354
23355#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23356msgid "Confirmation dialogs have all been reset"
23357msgstr ""
23358
23359#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23360msgid "Notify when a &new version is available"
23361msgstr ""
23362
23363#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23364msgid "Automatically send downloaded &news to e-book reader"
23365msgstr ""
23366
23367#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23368msgid "Job &priority:"
23369msgstr ""
23370
23371#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23372msgid ""
23373"Choose a different layout for the Edit metadata dialog. The compact metadata"
23374" layout favors editing custom metadata over changing covers and formats."
23375msgstr ""
23376
23377#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23378msgid "Preferred &input format order:"
23379msgstr ""
23380
23381#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23382msgid "Preferred &output format:"
23383msgstr ""
23384
23385#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23386msgid "Edit metadata (single) &layout:"
23387msgstr ""
23388
23389#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23390msgid ""
23391"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23392"If not checked, the values can be Yes or No."
23393msgstr ""
23394
23395#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23396msgid "&Yes/No columns have three values (needs restart)"
23397msgstr ""
23398
23399#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23400msgid "Recognize numbers inside text when sorting (needs restart)"
23401msgstr ""
23402
23403#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23404msgid ""
23405"<p>Setting this means that when sorting on text fields\n"
23406"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23407"Note that setting this can cause problems with text that starts\n"
23408"with numbers and is a little slower. This setting is per user, not\n"
23409"per library.</p>"
23410msgstr ""
23411
23412#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23413msgid "&Delete news from library when it is automatically sent to reader"
23414msgstr ""
23415
23416#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23417msgid "Default network &timeout:"
23418msgstr ""
23419
23420#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23421msgid ""
23422"Set the default timeout for network fetches (i.e. anytime we go out to the "
23423"internet to get information)"
23424msgstr ""
23425
23426#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23427#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23428msgid " seconds"
23429msgstr ""
23430
23431#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23432msgid ""
23433"Use this Virtual library on calibre startup if the current library is being "
23434"used. Also applied when switching to this library. Note that this setting is"
23435" per library. "
23436msgstr ""
23437
23438#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23439msgid "Reset all disabled &confirmation dialogs"
23440msgstr ""
23441
23442#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23443msgid "Use internal &viewer for:"
23444msgstr ""
23445
23446#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23447msgid "Virtual library to apply when the current &library is opened:"
23448msgstr ""
23449
23450#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23451msgid "All columns"
23452msgstr ""
23453
23454#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23455msgid "icon with text"
23456msgstr ""
23457
23458#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23459msgid "icon with no text"
23460msgstr ""
23461
23462#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23463msgid "composed icons w/text"
23464msgstr ""
23465
23466#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23467msgid "composed icons w/no text"
23468msgstr ""
23469
23470#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23471#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23472#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23473msgid "is true"
23474msgstr ""
23475
23476#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23477#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23478#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23479msgid "is false"
23480msgstr ""
23481
23482#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23483msgid "is not true"
23484msgstr ""
23485
23486#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23487msgid "is not false"
23488msgstr ""
23489
23490#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23491msgid "is undefined"
23492msgstr ""
23493
23494#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23495msgid "is defined"
23496msgstr ""
23497
23498#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23499msgid "has id"
23500msgstr ""
23501
23502#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23503msgid "does not have id"
23504msgstr ""
23505
23506#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23507#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23508msgid "is equal to"
23509msgstr ""
23510
23511#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23512#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23513#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23514#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23515msgid "is set"
23516msgstr ""
23517
23518#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23519#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23520#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23521#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23522msgid "is not set"
23523msgstr ""
23524
23525#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23526msgid "is more days ago than"
23527msgstr ""
23528
23529#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23530msgid "is fewer days ago than"
23531msgstr ""
23532
23533#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23534msgid "is more days from now than"
23535msgstr ""
23536
23537#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23538msgid "is fewer days from now than"
23539msgstr ""
23540
23541#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23542#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23543msgid "has"
23544msgstr ""
23545
23546#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23547#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23548msgid "does not have"
23549msgstr ""
23550
23551#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23552#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23553msgid "has pattern"
23554msgstr ""
23555
23556#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23557#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23558msgid "does not have pattern"
23559msgstr ""
23560
23561#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23562#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23563msgid "does not contain"
23564msgstr ""
23565
23566#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23567msgid "If the ___ column ___ values"
23568msgstr ""
23569
23570#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23571msgid ""
23572"Enter either an identifier type or an identifier type and value of the form "
23573"identifier:value"
23574msgstr ""
23575
23576#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23577msgid ""
23578"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23579" eng for English. You can also use the full language name, in which case "
23580"calibre will try to automatically convert it to the language code."
23581msgstr ""
23582
23583#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23584msgid "Enter a number"
23585msgstr ""
23586
23587#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23588msgid ""
23589"Enter the maximum days old the item can be. Zero is today. Dates in the "
23590"future always match"
23591msgstr ""
23592
23593#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23594msgid ""
23595"Enter the minimum days old the item can be. Zero is today. Dates in the "
23596"future never match"
23597msgstr ""
23598
23599#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23600msgid ""
23601"Enter the maximum days in the future the item can be. Zero is today. Dates "
23602"in the past always match"
23603msgstr ""
23604
23605#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23606msgid ""
23607"Enter the minimum days in the future the item can be. Zero is today. Dates "
23608"in the past never match"
23609msgstr ""
23610
23611#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23612msgid "Enter a date in the format YYYY-MM-DD"
23613msgstr ""
23614
23615#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23616msgid "Enter a string."
23617msgstr ""
23618
23619#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23620msgid "Enter a regular expression"
23621msgstr ""
23622
23623#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23624#, python-format
23625msgid "You can match multiple values by separating them with %s"
23626msgstr ""
23627
23628#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23629#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23630msgid "Remove icons"
23631msgstr ""
23632
23633#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23634msgid ""
23635"Select the icons you wish to remove. The icon files will be removed when you"
23636" press OK. There is no undo."
23637msgstr ""
23638
23639#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23640msgid "No icons selected"
23641msgstr ""
23642
23643#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23644msgid "You must select at least one icon to remove"
23645msgstr ""
23646
23647#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23648msgid "One icon will be removed."
23649msgid_plural "{} icons will be removed."
23650msgstr[0] ""
23651msgstr[1] ""
23652msgstr[2] ""
23653
23654#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23655msgid ""
23656"This will prevent any rules that use this icon from working. Are you sure?"
23657msgstr ""
23658
23659#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23660msgid "column coloring"
23661msgstr ""
23662
23663#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23664msgid "column icon"
23665msgstr ""
23666
23667#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23668msgid "Cover grid emblem"
23669msgstr ""
23670
23671#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23672#, python-brace-format
23673msgid "Create/edit a {0} rule"
23674msgstr ""
23675
23676#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23677#, python-brace-format
23678msgid "Create a {0} rule by filling in the boxes below"
23679msgstr ""
23680
23681#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23682msgid "Add the emblem:"
23683msgstr ""
23684
23685#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23686msgid "Set the:"
23687msgstr ""
23688
23689#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23690msgid ""
23691"If you choose composed icons and multiple rules match, then all the matching"
23692" icons will be combined, otherwise the icon from the first rule to match "
23693"will be used."
23694msgstr ""
23695
23696#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23697msgid "of the column:"
23698msgstr ""
23699
23700#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23701msgid "to:"
23702msgstr ""
23703
23704#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23705msgid "&Add new image"
23706msgstr ""
23707
23708#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23709msgid "(Images should be square-ish)"
23710msgstr ""
23711
23712#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23713msgid "Choose &more than one icon"
23714msgstr ""
23715
23716#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23717msgid "&Add icon"
23718msgstr ""
23719
23720#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23721msgid "(Icons should be square or landscape)"
23722msgstr ""
23723
23724#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23725msgid "Only if the following conditions are all satisfied:"
23726msgstr ""
23727
23728#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23729msgid "Add &another condition"
23730msgstr ""
23731
23732#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23733msgid "You can disable a condition by blanking all of its boxes"
23734msgstr ""
23735
23736#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23737msgid "&Remove icons"
23738msgstr ""
23739
23740#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23741msgid ""
23742"Remove previously added icons. Note that removing an icon will cause rules "
23743"that use it to stop working."
23744msgstr ""
23745
23746#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23747msgid "Open to see checkboxes"
23748msgstr ""
23749
23750#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23751msgid "Sample text"
23752msgstr ""
23753
23754#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23755msgid "No icon selected"
23756msgstr ""
23757
23758#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23759msgid "You must choose an icon for this rule"
23760msgstr ""
23761
23762#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23763msgid "Invalid condition"
23764msgstr ""
23765
23766#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23767#, python-format
23768msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23769msgstr ""
23770
23771#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23772msgid "No conditions"
23773msgstr ""
23774
23775#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23776msgid "You must specify at least one non-empty condition for this rule"
23777msgstr ""
23778
23779#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23780msgid "color"
23781msgstr ""
23782
23783#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23784#, python-format
23785msgid ""
23786"\n"
23787"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23788"                <pre>%(rule)s</pre>\n"
23789"                "
23790msgstr ""
23791
23792#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23793#, python-format
23794msgid ""
23795"\n"
23796"                <p>Advanced rule:\n"
23797"                <pre>%(rule)s</pre>\n"
23798"                "
23799msgstr ""
23800
23801#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23802#, python-format
23803msgid ""
23804"\n"
23805"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23806"                <pre>%(rule)s</pre>\n"
23807"                "
23808msgstr ""
23809
23810#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23811#, python-format
23812msgid "(<span style=\"color: %s;\">sample</span>)"
23813msgstr ""
23814
23815#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23816#, python-brace-format
23817msgid ""
23818"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23819"<ul>{1}</ul>"
23820msgstr ""
23821
23822#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23823#, python-format
23824msgid ""
23825"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23826"            if the following conditions are met:</p>\n"
23827"            <ul>%(rule)s</ul>\n"
23828"            "
23829msgstr ""
23830
23831#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23832#, python-format
23833msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23834msgstr ""
23835
23836#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23837#, python-format
23838msgid ""
23839"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23840"%(val_label)s<b>%(val)s</b>"
23841msgstr ""
23842
23843#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23844msgid "value: "
23845msgstr ""
23846
23847#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
23848#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
23849#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
23850msgid "&Add rule"
23851msgstr ""
23852
23853#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
23854#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
23855msgid "&Remove rule(s)"
23856msgstr ""
23857
23858#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
23859msgid "Move the selected rule up"
23860msgstr ""
23861
23862#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
23863msgid "Move the selected rule down"
23864msgstr ""
23865
23866#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
23867msgid "Add ad&vanced rule"
23868msgstr ""
23869
23870#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
23871msgid "Du&plicate rule"
23872msgstr ""
23873
23874#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
23875msgid "Convert to advanced r&ule"
23876msgstr ""
23877
23878#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
23879msgid "Open icon folder"
23880msgstr ""
23881
23882#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
23883msgid "Import rules from a file"
23884msgstr ""
23885
23886#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
23887msgid ""
23888"You can control the color of columns in the book list by creating \"rules\" "
23889"that tell calibre what color to use. Click the \"Add rule\" button below to "
23890"get started.<p>You can <b>change an existing rule</b> by double clicking it."
23891msgstr ""
23892
23893#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
23894msgid ""
23895"You can add icons to columns in the book list by creating \"rules\" that "
23896"tell calibre what icon to use. Click the \"Add rule\" button below to get "
23897"started.<p>You can <b>change an existing rule</b> by double clicking it."
23898msgstr ""
23899
23900#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
23901msgid ""
23902"You can add emblems (small icons) that are displayed on the side of covers "
23903"in the Cover grid by creating \"rules\" that tell calibre what image to use."
23904" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
23905"existing rule</b> by double clicking it."
23906msgstr ""
23907
23908#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
23909msgid "Show &emblems next to the covers"
23910msgstr ""
23911
23912#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
23913msgid ""
23914"If checked, you can tell calibre to display icons of your choosing next to "
23915"the covers shown in the Cover grid, controlled by the metadata of the book."
23916msgstr ""
23917
23918#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
23919#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
23920msgid "Select one rule"
23921msgstr ""
23922
23923#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
23924#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
23925msgid "You must select only one rule."
23926msgstr ""
23927
23928#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23929msgid "No rule selected"
23930msgstr ""
23931
23932#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23933#, python-format
23934msgid "No rule selected for %s."
23935msgstr ""
23936
23937#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
23938msgid "removal"
23939msgstr ""
23940
23941#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
23942msgid "Choose file to export to"
23943msgstr ""
23944
23945#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
23946#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
23947msgid "Rules"
23948msgstr ""
23949
23950#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
23951msgid "Choose file to import from"
23952msgstr ""
23953
23954#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
23955msgid "No valid rules found"
23956msgstr ""
23957
23958#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
23959msgid "No valid rules were found in {}."
23960msgstr ""
23961
23962#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
23963msgid "Column header"
23964msgstr ""
23965
23966#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
23967msgid "Lookup name"
23968msgstr ""
23969
23970#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
23971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
23972msgid "Type"
23973msgstr ""
23974
23975#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
23976msgid "Yes/No with text"
23977msgstr ""
23978
23979#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
23980msgid "Ampersand separated text, shown in the Tag browser"
23981msgstr ""
23982
23983#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
23984msgid "(lookup name was {}) {}"
23985msgstr ""
23986
23987#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
23988msgid "You must select a column to delete it"
23989msgstr ""
23990
23991#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
23992msgid "The selected column is not a custom column"
23993msgstr ""
23994
23995#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
23996#, python-format
23997msgid "Do you really want to delete column %s and all its data?"
23998msgstr ""
23999
24000#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24001msgid ""
24002"Here you can re-arrange the layout of the columns in the calibre library "
24003"book list. You can hide columns by unchecking them. You can also create your"
24004" own, custom columns."
24005msgstr ""
24006
24007#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24008msgid "Move column up"
24009msgstr ""
24010
24011#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24012msgid "Remove a user-defined column"
24013msgstr ""
24014
24015#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24016msgid "Add a user-defined column"
24017msgstr ""
24018
24019#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24020msgid "Edit settings of a user-defined column"
24021msgstr ""
24022
24023#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24024msgid "Move column down"
24025msgstr ""
24026
24027#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24028msgid "Add &custom column"
24029msgstr ""
24030
24031#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24032msgid ""
24033"Restore settings to default values. Only settings for the currently selected"
24034" section are restored."
24035msgstr ""
24036
24037#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24038msgid "Text, column shown in the Tag browser"
24039msgstr ""
24040
24041#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24042msgid "Comma separated text, like tags, shown in the Tag browser"
24043msgstr ""
24044
24045#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24046msgid "Long text, like comments, not shown in the Tag browser"
24047msgstr ""
24048
24049#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24050msgid "Text column for keeping series-like information"
24051msgstr ""
24052
24053#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24054msgid "Text, but with a fixed set of permitted values"
24055msgstr ""
24056
24057#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24058msgid "Floating point numbers"
24059msgstr ""
24060
24061#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24062msgid "Integers"
24063msgstr ""
24064
24065#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24066msgid "Ratings, shown with stars"
24067msgstr ""
24068
24069#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24070#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24071#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24072#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24073msgid "Yes/No"
24074msgstr ""
24075
24076#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24077msgid "Column built from other columns"
24078msgstr ""
24079
24080#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24081msgid "Column built from other columns, behaves like tags"
24082msgstr ""
24083
24084#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24085#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24086msgid "Create a custom column"
24087msgstr ""
24088
24089#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24090#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24091msgid "Edit custom column"
24092msgstr ""
24093
24094#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24095msgid "No column has been selected"
24096msgstr ""
24097
24098#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24099msgid "No column selected"
24100msgstr ""
24101
24102#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24103msgid "Selected column is not a user-defined column"
24104msgstr ""
24105
24106#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24107#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24108msgid "Now"
24109msgstr ""
24110
24111#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24112#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24113#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24114#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24115#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24116msgid "Formats"
24117msgstr ""
24118
24119#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24120msgid "My Tags"
24121msgstr ""
24122
24123#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24124msgid "My Series"
24125msgstr ""
24126
24127#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24128msgid "My Rating"
24129msgstr ""
24130
24131#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24132msgid "People"
24133msgstr ""
24134
24135#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24136msgid "My Title"
24137msgstr ""
24138
24139#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24140msgid "Quick create:"
24141msgstr ""
24142
24143#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24144msgid "ISBN"
24145msgstr ""
24146
24147#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24148msgid "Names"
24149msgstr ""
24150
24151#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24152msgid "Short text"
24153msgstr ""
24154
24155#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24156msgid ""
24157"Used for searching the column. Must contain only digits and lower case "
24158"letters."
24159msgstr ""
24160
24161#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24162msgid "&Lookup name:"
24163msgstr ""
24164
24165#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24166msgid ""
24167"Column heading in the library view and category name in the Tag browser"
24168msgstr ""
24169
24170#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24171msgid "Column &heading:"
24172msgstr ""
24173
24174#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24175msgid "What kind of information will be kept in the column."
24176msgstr ""
24177
24178#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24179msgid "Show &checkmarks"
24180msgstr ""
24181
24182#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24183msgid ""
24184"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24185"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24186"Everything else will show nothing."
24187msgstr ""
24188
24189#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24190msgid "Contains names"
24191msgstr ""
24192
24193#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24194msgid "Check this box if this column contains names, like the authors column."
24195msgstr ""
24196
24197#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24198msgid "&Column type:"
24199msgstr ""
24200
24201#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24202msgid "Optional text describing what this column is for"
24203msgstr ""
24204
24205#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24206msgid "D&escription:"
24207msgstr ""
24208
24209#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24210msgid "Default: (nothing)"
24211msgstr ""
24212
24213#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24214msgid "Field template. Uses the same syntax as save templates."
24215msgstr ""
24216
24217#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24218#, python-format
24219msgid "Similar to save templates. For example, %s"
24220msgstr ""
24221
24222#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24223msgid "No heading"
24224msgstr ""
24225
24226#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24227msgid "Show heading above the text"
24228msgstr ""
24229
24230#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24231msgid "Show heading to the side of the text"
24232msgstr ""
24233
24234#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24235msgid ""
24236"Choose whether or not the column heading is shown in the Book\n"
24237"details panel and, if shown, where"
24238msgstr ""
24239
24240#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24241msgid "Column heading:"
24242msgstr ""
24243
24244#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24245msgid "Short text, like a title"
24246msgstr ""
24247
24248#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24249msgid "Plain text formatted using markdown"
24250msgstr ""
24251
24252#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24253msgid ""
24254"Choose how the data in this column is interpreted.\n"
24255"This controls how the data is displayed in the Book details panel\n"
24256"and how it is edited."
24257msgstr ""
24258
24259#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24260msgid "Interpret this column as:"
24261msgstr ""
24262
24263#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24264msgid ""
24265"A comma-separated list of permitted values. The empty value is always\n"
24266"included, and is the default. For example, the list 'one,two,three' has\n"
24267"four values, the first of them being the empty value."
24268msgstr ""
24269
24270#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24271msgid "&Values:"
24272msgstr ""
24273
24274#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24275msgid ""
24276"A list of color names to use when displaying an item. The\n"
24277"list must be empty or contain a color for each value."
24278msgstr ""
24279
24280#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24281msgid "Colors:"
24282msgstr ""
24283
24284#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24285msgid "Allow half stars"
24286msgstr ""
24287
24288#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24289msgid "Allow half star ratings, for example: "
24290msgstr ""
24291
24292#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24293msgid "&Sort/search column by"
24294msgstr ""
24295
24296#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24297msgid "How this column should handled in the GUI when sorting and searching"
24298msgstr ""
24299
24300#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24301msgid "Show in Tag browser"
24302msgstr ""
24303
24304#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24305msgid "If checked, this column will appear in the Tag browser as a category"
24306msgstr ""
24307
24308#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24309msgid "Show as HTML in Book details"
24310msgstr ""
24311
24312#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24313msgid ""
24314"If checked, this column will be displayed as HTML in Book details and the "
24315"Content server. This can be used to construct links with the template "
24316"language. For example, the template "
24317"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24318"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24319"bold large characters, along with the series, for example <br>\"<big><b>An "
24320"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24321"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24322" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24323"site."
24324msgstr ""
24325
24326#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24327msgid ""
24328"Default value when a new book is added to the library. For Date columns "
24329"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24330"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24331"permitted values. For Rating columns enter a number between 0 and 5."
24332msgstr ""
24333
24334#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24335msgid "&Default value:"
24336msgstr ""
24337
24338#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24339msgid "&Format for dates"
24340msgstr ""
24341
24342#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24343msgid "Default: dd MMM yyyy."
24344msgstr ""
24345
24346#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24347msgid ""
24348"<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"
24349"<ul>\n"
24350"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24351"<li>dd MMMM yy gives 05 January 10</li>\n"
24352"</ul> "
24353msgstr ""
24354
24355#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24356msgid "&Format for numbers"
24357msgstr ""
24358
24359#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24360msgid ""
24361"Default: Not formatted. For format language details see <a "
24362"href=\"https://docs.python.org/library/string.html#format-string-"
24363"syntax\">the Python documentation</a>"
24364msgstr ""
24365
24366#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24367#, python-brace-format
24368msgid ""
24369"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24370"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24371"then the word \"days\""
24372msgstr ""
24373
24374#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24375msgid ""
24376"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24377" 1 digit after the decimal point. The format "
24378"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24379"displays the number with 2 digits after the decimal point and thousands "
24380"separated by commas."
24381msgstr ""
24382
24383#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24384msgid "No lookup name was provided"
24385msgstr ""
24386
24387#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24388msgid ""
24389"The lookup name must contain only lower case letters, digits and "
24390"underscores, and start with a letter"
24391msgstr ""
24392
24393#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24394msgid ""
24395"Lookup names cannot end with _index, because these names are reserved for "
24396"the index of a series column."
24397msgstr ""
24398
24399#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24400msgid "No column heading was provided"
24401msgstr ""
24402
24403#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24404#, python-format
24405msgid "The lookup name %s is already used"
24406msgstr ""
24407
24408#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24409#, python-format
24410msgid "The heading %s is already used"
24411msgstr ""
24412
24413#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24414#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24415#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24416#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24417#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24418#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24419msgid "Invalid default value"
24420msgstr ""
24421
24422#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24423msgid "The default value must be \"Now\" or a date"
24424msgstr ""
24425
24426#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24427msgid "You must enter a template for composite columns"
24428msgstr ""
24429
24430#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24431msgid "You must enter at least one value for enumeration columns"
24432msgstr ""
24433
24434#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24435msgid ""
24436"The colors box must be empty or contain the same number of items as the "
24437"value box"
24438msgstr ""
24439
24440#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24441#, python-brace-format
24442msgid "The color {0} is unknown"
24443msgstr ""
24444
24445#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24446msgid "The default value must be one of the permitted values"
24447msgstr ""
24448
24449#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24450msgid "The default value must be an integer"
24451msgstr ""
24452
24453#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24454msgid "The default value must be a real number"
24455msgstr ""
24456
24457#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24458msgid "The default value must be a real number between 0 and 5.0"
24459msgstr ""
24460
24461#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24462msgid "The default value must be an integer between 0 and 5"
24463msgstr ""
24464
24465#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24466msgid "The default value must be \"Yes\" or \"No\""
24467msgstr ""
24468
24469#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24470msgid "Getting debug information, please wait"
24471msgstr ""
24472
24473#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24474#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24475msgid "Copy to &clipboard"
24476msgstr ""
24477
24478#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24479msgid "Device already detected"
24480msgstr ""
24481
24482#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24483#, python-format
24484msgid ""
24485"A device (%s) is already detected by calibre. If you wish to debug the "
24486"detection of another device, first disconnect this device."
24487msgstr ""
24488
24489#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24490msgid "Debugging failed"
24491msgstr ""
24492
24493#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24494msgid ""
24495"Running debug device detection failed. Click Show Details for more "
24496"information."
24497msgstr ""
24498
24499#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24500msgid "Getting device information"
24501msgstr ""
24502
24503#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24504msgid "User-defined device information"
24505msgstr ""
24506
24507#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24508#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24509msgid "Device Detection"
24510msgstr ""
24511
24512#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24513msgid "Ensure your device is disconnected, then press OK"
24514msgstr ""
24515
24516#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24517msgid "Ensure your device is connected, then press OK"
24518msgstr ""
24519
24520#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24521msgid ""
24522"Copy these values to the clipboard, paste them into an editor, then enter "
24523"them into the USER_DEVICE by customizing the device plugin in "
24524"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24525" want the books to be put. You must restart calibre for your changes to take"
24526" effect.\n"
24527msgstr ""
24528
24529#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24530msgid ""
24531"<p>calibre can send your books to you (or your reader) by email. Emails will"
24532" be automatically sent for downloaded news to all email addresses that have "
24533"<i>Auto send</i> checked."
24534msgstr ""
24535
24536#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24537msgid "Add an email address to which to send books"
24538msgstr ""
24539
24540#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24541msgid "&Add email"
24542msgstr ""
24543
24544#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24545msgid "Make &default"
24546msgstr ""
24547
24548#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24549msgid "&Remove email"
24550msgstr ""
24551
24552#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24553msgid ""
24554"Add the comments from the book metadata to the email.\n"
24555"Useful to allow the recipient to see a summary of the\n"
24556"book before opening it."
24557msgstr ""
24558
24559#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24560msgid "Add &comments metadata as text to the email"
24561msgstr ""
24562
24563#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24564msgid "Email"
24565msgstr ""
24566
24567#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24568msgid "Subject"
24569msgstr ""
24570
24571#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24572msgid "Alias"
24573msgstr ""
24574
24575#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24576msgid "Auto send"
24577msgstr ""
24578
24579#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24580msgid "Auto send only tags"
24581msgstr ""
24582
24583#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24584msgid "Formats to email. The first matching format will be sent."
24585msgstr ""
24586
24587#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24588#, python-brace-format
24589msgid ""
24590"Subject of the email to use when sending. When left blank the title will be "
24591"used for the subject. Also, the same templates used for \"Save to disk\" "
24592"such as {title} and {author_sort} can be used here."
24593msgstr ""
24594
24595#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24596msgid ""
24597"If checked, downloaded news will be automatically mailed to this email "
24598"address (provided it is in one of the listed formats and has not been "
24599"filtered by tags)."
24600msgstr ""
24601
24602#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24603msgid "Friendly name to use for this email address"
24604msgstr ""
24605
24606#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24607msgid ""
24608"If specified, only news with one of these tags will be sent to this email "
24609"address. All news downloads have their title as a tag, so you can use this "
24610"to easily control which news downloads are sent to this email address."
24611msgstr ""
24612
24613#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24614msgid "new email address"
24615msgstr ""
24616
24617#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24618msgid ""
24619"The list of devices that you have asked calibre to ignore. Uncheck a device "
24620"to have calibre stop ignoring it."
24621msgstr ""
24622
24623#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24624msgid ""
24625"The list of device plugins you have disabled. Uncheck an entry to enable the"
24626" plugin. calibre cannot detect devices that are managed by disabled plugins."
24627msgstr ""
24628
24629#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24630msgid "Reset allowed devices"
24631msgstr ""
24632
24633#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24634msgid ""
24635"This will erase the list of devices that calibre knows about causing it to "
24636"ask you for permission to manage them again, the next time they connect"
24637msgstr ""
24638
24639#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24640msgid "Search for the author on Goodreads"
24641msgstr ""
24642
24643#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24644msgid "Search for the author on Amazon"
24645msgstr ""
24646
24647#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24648msgid "Search for the author in your calibre library"
24649msgstr ""
24650
24651#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24652msgid "Search for the author on Wikipedia"
24653msgstr ""
24654
24655#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24656msgid "Search for the author on Google Books"
24657msgstr ""
24658
24659#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24660msgid "Search for the book on Goodreads"
24661msgstr ""
24662
24663#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24664msgid "Search for the book on Amazon"
24665msgstr ""
24666
24667#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24668msgid "Search for the book on Google Books"
24669msgstr ""
24670
24671#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24672msgid "Use a custom search URL"
24673msgstr ""
24674
24675#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24676msgid "Clicking on &author names should:"
24677msgstr ""
24678
24679#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24680#, python-brace-format
24681msgid ""
24682"Enter the URL to search. It should contain the string {0}\n"
24683"which will be replaced by the author name. For example,\n"
24684"{1}"
24685msgstr ""
24686
24687#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24688msgid "Enter the URL"
24689msgstr ""
24690
24691#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24692msgid "Create a new rule"
24693msgstr ""
24694
24695#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24696msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24697msgstr ""
24698
24699#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24700msgid "&Key:"
24701msgstr ""
24702
24703#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24704msgid "The name that will appear in the Book details panel"
24705msgstr ""
24706
24707#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24708#, python-brace-format
24709msgid ""
24710"The template used to create the link. The placeholder {0} in the template "
24711"will be replaced with the actual identifier value. Use {1} to avoid the "
24712"value being quoted."
24713msgstr ""
24714
24715#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24716#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24717msgid "Key"
24718msgstr ""
24719
24720#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24721#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24722msgid "Template"
24723msgstr ""
24724
24725#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24726msgid "Value needed"
24727msgstr ""
24728
24729#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24730#, python-format
24731msgid "The %s field cannot be empty"
24732msgstr ""
24733
24734#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24735msgid "Create rules for identifiers"
24736msgstr ""
24737
24738#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24739msgid "Create rules to convert identifiers into links."
24740msgstr ""
24741
24742#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24743msgid "&Edit rule"
24744msgstr ""
24745
24746#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24747#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24748msgid "Default icons"
24749msgstr ""
24750
24751#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24752#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24753#, python-format
24754msgid "Icon theme: <b>%s</b>"
24755msgstr ""
24756
24757#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24758msgid "Narrow"
24759msgstr ""
24760
24761#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24762msgid "Wide"
24763msgstr ""
24764
24765#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24766#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24767#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24768#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24769msgid "Automatic"
24770msgstr ""
24771
24772#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24773#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24774msgid "Off"
24775msgstr ""
24776
24777#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24778msgid "On"
24779msgstr ""
24780
24781#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24782#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24783#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24784#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24785#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24786#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24787msgid "System default"
24788msgstr ""
24789
24790#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24791msgid "calibre style"
24792msgstr ""
24793
24794#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24795msgid "No subtitle"
24796msgstr ""
24797
24798#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24799#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24800#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24801msgid "Bottom"
24802msgstr ""
24803
24804#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24806#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24807msgid "Top"
24808msgstr ""
24809
24810#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24811msgid "Above text"
24812msgstr ""
24813
24814#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24815msgid "Beside text"
24816msgstr ""
24817
24818#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24819#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24820msgid "Never"
24821msgstr ""
24822
24823#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24824msgid "Small"
24825msgstr ""
24826
24827#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24828msgid "Medium"
24829msgstr ""
24830
24831#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24832msgid "Always"
24833msgstr ""
24834
24835#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24836msgid "If there is enough room"
24837msgstr ""
24838
24839#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24840#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24841msgid "By first letter"
24842msgstr ""
24843
24844#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24845msgid "Partitioned"
24846msgstr ""
24847
24848#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
24849msgid "Column &coloring"
24850msgstr ""
24851
24852#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
24853msgid "Column &icons"
24854msgstr ""
24855
24856#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
24857msgid "Change &color"
24858msgstr ""
24859
24860#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
24861msgid "Change &background image"
24862msgstr ""
24863
24864#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
24865msgid "Restore default &appearance"
24866msgstr ""
24867
24868#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
24869#, python-format
24870msgid "Current aspect ratio (width/height): %.2g"
24871msgstr ""
24872
24873#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
24874msgid "Edit template for caption"
24875msgstr ""
24876
24877#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
24878#, python-format
24879msgid "Current space used: %s"
24880msgstr ""
24881
24882#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
24883msgid "Choose background color for the Cover grid"
24884msgstr ""
24885
24886#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
24887msgid "Remove background image?"
24888msgstr ""
24889
24890#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
24891msgid ""
24892"There is currently a background image set, so the color you have chosen will"
24893" not be visible. Remove the background image?"
24894msgstr ""
24895
24896#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
24897msgid "Disable all animations. Useful if you have a slow/old computer."
24898msgstr ""
24899
24900#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
24901msgid "Disable &animations"
24902msgstr ""
24903
24904#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
24905msgid "User interface style (&needs restart):"
24906msgstr ""
24907
24908#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
24909msgid "&User interface layout (needs restart):"
24910msgstr ""
24911
24912#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
24913msgid "E&xtra spacing to add between rows in the book list (can be negative):"
24914msgstr ""
24915
24916#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
24917#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
24918msgid "Toolbar"
24919msgstr ""
24920
24921#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
24922msgid "Icon si&ze:"
24923msgstr ""
24924
24925#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
24926msgid "Show &text under icons:"
24927msgstr ""
24928
24929#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
24930msgid "Use t&wo lines for the text under the icons (needs restart)"
24931msgstr ""
24932
24933#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
24934msgid "Change &font (needs restart)"
24935msgstr ""
24936
24937#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
24938msgid "Show &tooltips in the book list"
24939msgstr ""
24940
24941#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
24942msgid "Show &layout buttons in the status bar (needs restart)"
24943msgstr ""
24944
24945#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
24946msgid "Enable s&ystem tray icon (needs restart)"
24947msgstr ""
24948
24949#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
24950msgid "Choose &language (needs restart):"
24951msgstr ""
24952
24953#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
24954msgid "&Interface font:"
24955msgstr ""
24956
24957#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
24958msgid ""
24959"Disable popup notifications when calibre completes jobs such a conversion, "
24960"sending to device etc. The notifications are sent via the operating system "
24961"notification facility, if available. Note that on Windows, you have to "
24962"enable the system tray icon for notifications to work."
24963msgstr ""
24964
24965#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
24966msgid "Disable n&otifications on job completion"
24967msgstr ""
24968
24969#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
24970msgid "Show the &splash screen at startup"
24971msgstr ""
24972
24973#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
24974msgid "Change &icon theme (needs restart)"
24975msgstr ""
24976
24977#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
24978msgid "Show &row numbers in the book list"
24979msgstr ""
24980
24981#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
24982msgid "Ad&just for high resolution screens (needs restart):"
24983msgstr ""
24984
24985#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
24986msgid ""
24987"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
24988"\n"
24989"<ul>\n"
24990"<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"
24991"\n"
24992"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
24993"\n"
24994"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
24995"</ul>"
24996msgstr ""
24997
24998#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
24999msgid "Allow using &drag and drop to merge books"
25000msgstr ""
25001
25002#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25003msgid "Draw a &grid in the book list"
25004msgstr ""
25005
25006#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25007msgid "&Main interface"
25008msgstr ""
25009
25010#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25011msgid ""
25012"Control the Cover grid view. You can enable this view by clicking the "
25013"\"Layout\" button in the bottom right corner of the main calibre window."
25014msgstr ""
25015
25016#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25017msgid "Field to show &under the covers:"
25018msgstr ""
25019
25020#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25021msgid "Spac&ing between covers:"
25022msgstr ""
25023
25024#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25025msgid ""
25026"The spacing between covers. A value of zero means calculate automatically "
25027"based on cover size."
25028msgstr ""
25029
25030#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25031#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25032#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25033msgid " cm"
25034msgstr ""
25035
25036#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25037msgid "Background for the Cover grid"
25038msgstr ""
25039
25040#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25041msgid ""
25042"By default, calibre chooses a cover size based on your computer's screen "
25043"size. You can change the cover size here:"
25044msgstr ""
25045
25046#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25047msgid "Cover &width: "
25048msgstr ""
25049
25050#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25051msgid ""
25052"The width of displayed covers.\n"
25053"A value of zero means calculate automatically."
25054msgstr ""
25055
25056#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25057msgid "Make the covers larger, maintaining current aspect ratio."
25058msgstr ""
25059
25060#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25061msgid "&Larger covers"
25062msgstr ""
25063
25064#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25065msgid "Cover &height: "
25066msgstr ""
25067
25068#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25069msgid ""
25070"The height of displayed covers.\n"
25071"A value of zero means calculate automatically."
25072msgstr ""
25073
25074#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25075msgid "Make the covers smaller, maintaining current aspect ratio."
25076msgstr ""
25077
25078#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25079msgid "&Smaller covers"
25080msgstr ""
25081
25082#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25083msgid "Reset size to automatic"
25084msgstr ""
25085
25086#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25087msgid "&Reset size"
25088msgstr ""
25089
25090#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25091msgid "Size of the emblems (if any) shown &next to the covers: "
25092msgstr ""
25093
25094#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25095msgid "Show a &field (such as title) under the covers"
25096msgstr ""
25097
25098#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25099msgid "&Location of the emblems shown next to the covers:"
25100msgstr ""
25101
25102#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25103msgid "&Emblems"
25104msgstr ""
25105
25106#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25107msgid "Caching of covers for improved performance"
25108msgstr ""
25109
25110#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25111msgid ""
25112"There are two kinds of caches that calibre uses to improve performance when "
25113"rendering covers in the grid view. A disk cache that is kept on your hard "
25114"disk and stores the cover thumbnails and an in memory cache used to ensure "
25115"flicker free rendering of covers. For best results, keep the memory cache "
25116"small and the disk cache large, unless you have a lot of extra RAM in your "
25117"computer and don't mind it being used by the memory cache."
25118msgstr ""
25119
25120#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25121#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25122msgid "Disable"
25123msgstr "Onemogući"
25124
25125#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25126msgid " MB"
25127msgstr ""
25128
25129#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25130msgid "&Empty disk cache"
25131msgstr ""
25132
25133#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25134msgid "&Open cache folder"
25135msgstr ""
25136
25137#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25138msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25139msgstr ""
25140
25141#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25142msgid "Maximum amount of &disk space to use for caching thumbnails: "
25143msgstr ""
25144
25145#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25146msgid ""
25147"The maximum number of screenfulls of thumbnails to keep in memory. "
25148"Increasing this will make rendering faster, at the cost of more memory "
25149"usage. Note that regardless of this setting, a minimum of one hundred "
25150"thumbnails are always kept in memory, to ensure flicker free rendering."
25151msgstr ""
25152
25153#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25154msgid "&Performance"
25155msgstr ""
25156
25157#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25158msgid "Cover &grid"
25159msgstr ""
25160
25161#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25162msgid "Text styling"
25163msgstr ""
25164
25165#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25166msgid "Create rules to convert &identifiers into links"
25167msgstr ""
25168
25169#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25170#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25171msgid "Move down"
25172msgstr ""
25173
25174#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25175#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25176msgid "Move up"
25177msgstr ""
25178
25179#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25180msgid ""
25181"Note that <b>comments</b> will always be displayed at the end, regardless of"
25182" the position you assign here."
25183msgstr ""
25184
25185#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25186msgid "Show &cover"
25187msgstr ""
25188
25189#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25190msgid "Show the size of the book's cover in pixels"
25191msgstr ""
25192
25193#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25194msgid "Show cover &size"
25195msgstr ""
25196
25197#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25198msgid "Use &Roman numerals for series"
25199msgstr ""
25200
25201#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25202msgid "Show comments &heading:"
25203msgstr ""
25204
25205#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25206msgid "&Book details"
25207msgstr ""
25208
25209#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25210msgid ""
25211"Choose how Tag browser subcategories are displayed when\n"
25212"there are more items than the limit. Select by first\n"
25213"letter to see an A, B, C list. Choose partitioned to\n"
25214"have a list of fixed-sized groups. Set to disabled\n"
25215"if you never want subcategories"
25216msgstr ""
25217
25218#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25219msgid "&Category partitioning method:"
25220msgstr ""
25221
25222#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25223msgid "Co&llapse when more items than:"
25224msgstr ""
25225
25226#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25227msgid ""
25228"If a Tag browser category has more than this number of items, it is divided\n"
25229"up into subcategories. If the partition method is set to disable, this value is ignored."
25230msgstr ""
25231
25232#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25233msgid "Combine letters &when fewer items than:"
25234msgstr ""
25235
25236#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25237msgid ""
25238"If collapsing by first letter, combine adjacent letters together if\n"
25239"there are fewer items under a letter than specified here. If the partition method is\n"
25240"not set to first letter, this value is ignored. Set to zero to disable."
25241msgstr ""
25242
25243#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25244msgid "Spacing between &items:"
25245msgstr ""
25246
25247#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25248msgid ""
25249"The spacing between consecutive items in the Tag browser. In units of (ex) "
25250"which is the approximate height of the letter 'x' in the currently used "
25251"font. "
25252msgstr ""
25253
25254#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25255msgid " ex"
25256msgstr ""
25257
25258#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25259msgid "Categories &not to partition:"
25260msgstr ""
25261
25262#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25263msgid ""
25264"A comma-separated list of categories that are not to\n"
25265"be partitioned even if the number of items is larger than\n"
25266"the value shown above. This option can be used to\n"
25267"avoid collapsing hierarchical categories that have only\n"
25268"a few top-level elements."
25269msgstr ""
25270
25271#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25272msgid "C&ategories with hierarchical items:"
25273msgstr ""
25274
25275#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25276msgid ""
25277"A comma-separated list of categories in which items containing\n"
25278"periods are displayed in the Tag browser trees. For example, if\n"
25279"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25280"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25281"both under 'Mystery'. If 'tags' is not in this box,\n"
25282"then the tags will be displayed each on their own line."
25283msgstr ""
25284
25285#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25286msgid "Show &tooltips"
25287msgstr ""
25288
25289#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25290msgid "Show &average ratings"
25291msgstr ""
25292
25293#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25294msgid ""
25295"Show counts for items in the Tag browser. Such as the number of books\n"
25296"by each author, the number of authors, etc. If you turn it off, you can still\n"
25297"see the counts by hovering your mouse over any item."
25298msgstr ""
25299
25300#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25301msgid "Show &counts"
25302msgstr ""
25303
25304#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25305msgid "Use &alternating row colors"
25306msgstr ""
25307
25308#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25309msgid ""
25310"When checked, calibre will automatically hide any category\n"
25311" (a column, custom or standard) that has no items to show. For example, some\n"
25312" categories might not have values when using Virtual libraries. Checking this\n"
25313" box will cause these empty categories to be hidden."
25314msgstr ""
25315
25316#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25317msgid "Hi&de empty categories (columns)"
25318msgstr ""
25319
25320#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25321msgid ""
25322"When checked, Find in the Tag browser will show all items\n"
25323" that match the search instead of the first one. If Hide empty categories is\n"
25324" also checked then only categories containing a matched item will be shown."
25325msgstr ""
25326
25327#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25328msgid "Find &shows all items that match"
25329msgstr ""
25330
25331#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25332msgid ""
25333"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25334"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25335"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25336"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25337"using the mouse.</p>"
25338msgstr ""
25339
25340#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25341msgid "Allow the Tag browser to have keyboard &focus"
25342msgstr ""
25343
25344#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25345msgid ""
25346"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25347"then you should set a keyboard shortcut to focus the Tag browser under "
25348"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25349"keyboard focus</code>"
25350msgstr ""
25351
25352#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25353msgid "&Tag browser"
25354msgstr ""
25355
25356#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25357msgid "When showing in a separate window, show it &fullscreen"
25358msgstr ""
25359
25360#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25361msgid "Show in a &separate window (needs restart)"
25362msgstr ""
25363
25364#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25365msgid "&Number of covers to show in browse mode (needs restart):"
25366msgstr ""
25367
25368#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25369#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25370msgid "Template &editor"
25371msgstr ""
25372
25373#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25374msgid ""
25375"The template used to generate the text below the covers. Uses the same "
25376"syntax as save templates. Defaults to just the book title. Note that this "
25377"setting is per-library, which means that you have to set it again for every "
25378"different calibre library you use. Use an empty template for no text."
25379msgstr ""
25380
25381#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25382msgid "Show &reflections"
25383msgstr ""
25384
25385#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25386msgid ""
25387"Show covers in their original aspect ratio instead of resizing\n"
25388"them to all have the same width and height"
25389msgstr ""
25390
25391#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25392msgid "Preserve &aspect ratio of covers"
25393msgstr ""
25394
25395#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25396msgid "&Template for caption:"
25397msgstr ""
25398
25399#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25400msgid "Fie&ld for sub-title:"
25401msgstr ""
25402
25403#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25404#, python-format
25405msgid "You can press the %s key to toggle full screen mode."
25406msgstr ""
25407
25408#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25409msgid "Show ne&xt cover during auto scroll after:"
25410msgstr ""
25411
25412#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25413msgid "&Double click to view the central book, instead of single click"
25414msgstr ""
25415
25416#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25417msgid "Cover &browser"
25418msgstr ""
25419
25420#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25421msgid ""
25422"Check this box to make Quickview show books only in the\n"
25423"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25424"unchecked then only row changes are taken into account."
25425msgstr ""
25426
25427#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25428msgid ""
25429"Check this box to make Quickview change the column being examined\n"
25430"when the column in the book list is changed using the cursor arrow keys"
25431msgstr ""
25432
25433#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25434msgid "&Change Quickview item when book list column changes"
25435msgstr ""
25436
25437#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25438msgid ""
25439"Pressing 'Enter' in a cell changes both the book and the\n"
25440"column being examined (the left-hand pane)"
25441msgstr ""
25442
25443#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25444msgid "&Pressing 'Enter' changes the examined column"
25445msgstr ""
25446
25447#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25448msgid ""
25449"Double-clicking in a cell changes both the book and the\n"
25450"column being examined (the left-hand pane)"
25451msgstr ""
25452
25453#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25454msgid "&Double click changes examined column"
25455msgstr ""
25456
25457#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25458msgid "Select columns to display"
25459msgstr ""
25460
25461#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25462msgid "&Quickview"
25463msgstr ""
25464
25465#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25466msgid "version"
25467msgstr ""
25468
25469#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25470msgid "created by Kovid Goyal"
25471msgstr ""
25472
25473#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25474msgid "Run Welcome &wizard"
25475msgstr ""
25476
25477#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25478msgid "Save changes"
25479msgstr ""
25480
25481#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25482msgid "Cancel and return to overview"
25483msgstr ""
25484
25485#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25486msgid "Restoring to defaults not supported for"
25487msgstr ""
25488
25489#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25490msgid ""
25491"Some of the changes you made require a restart. Please restart calibre as "
25492"soon as possible."
25493msgstr ""
25494
25495#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25496msgid ""
25497"The changes you have made require calibre be restarted immediately. You will"
25498" not be allowed to set any more preferences, until you restart."
25499msgstr ""
25500
25501#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25503msgid "Source"
25504msgstr ""
25505
25506#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25507msgid "Cover priority"
25508msgstr ""
25509
25510#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25511msgid "This source is configured and ready to go"
25512msgstr ""
25513
25514#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25515msgid "This source needs configuration"
25516msgstr ""
25517
25518#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25519msgid ""
25520"This plugin is useful only for <b>Chinese</b> language books. It can return "
25521"incorrect results for books in English. Are you sure you want to enable it?"
25522msgstr ""
25523
25524#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25525msgid "Published date"
25526msgstr ""
25527
25528#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25529#, python-format
25530msgid "<b>Configure %(name)s</b><br>%(desc)s"
25531msgstr ""
25532
25533#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25534msgid "No source selected"
25535msgstr ""
25536
25537#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25538msgid "No source selected, cannot configure."
25539msgstr ""
25540
25541#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25542msgid "Metadata sources"
25543msgstr ""
25544
25545#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25546msgid ""
25547"Disable any metadata sources you do not want by unchecking them. You can "
25548"also set the cover priority. Covers from sources that have a higher "
25549"(smaller) priority will be preferred when bulk downloading metadata."
25550msgstr ""
25551
25552#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25553msgid ""
25554"Sources with a red X next to their names must be configured before they will"
25555" be used. "
25556msgstr ""
25557
25558#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25559msgid "C&onfigure selected source"
25560msgstr ""
25561
25562#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25563msgid ""
25564"If you uncheck any fields, metadata for those fields will not be downloaded"
25565msgstr ""
25566
25567#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25569msgid "&Select all"
25570msgstr ""
25571
25572#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25573msgid "Sele&ct none"
25574msgstr ""
25575
25576#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25577msgid ""
25578"Restore your own subset of checked fields that you define using the 'Set as "
25579"default' button"
25580msgstr ""
25581
25582#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25583msgid "Select &default"
25584msgstr ""
25585
25586#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25587msgid ""
25588"Store the currently checked fields as the default, you can quickly apply the"
25589" default using the 'Select default' button"
25590msgstr ""
25591
25592#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25593msgid "&Set as default"
25594msgstr ""
25595
25596#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25597msgid "Convert all downloaded comments to plain &text"
25598msgstr ""
25599
25600#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25601msgid "Swap &author names from FN LN to LN, FN"
25602msgstr ""
25603
25604#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25605msgid ""
25606"<p>When downloading comments, append the downloaded comments to any existing"
25607" comment, instead of overwriting them."
25608msgstr ""
25609
25610#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25611msgid ""
25612"When downloading comments, append the downloaded comments to any existing "
25613"comment, instead of overwriting them."
25614msgstr ""
25615
25616#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25617msgid "Append comments to &existing"
25618msgstr ""
25619
25620#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25621msgid ""
25622"<p>Normally, the metadata download system will keep only a single result per"
25623" metadata source. This option will cause it to keep all results returned "
25624"from every metadata source. Useful if you only use one or two sources and "
25625"want to select individual results from them by hand. Note that result with "
25626"identical title/author/identifiers are still merged."
25627msgstr ""
25628
25629#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25630msgid "Keep more than one entry per source"
25631msgstr ""
25632
25633#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25634msgid ""
25635"<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"
25636"<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."
25637msgstr ""
25638
25639#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25640msgid ""
25641"Prefer smaller tag sets when picking tags from different metadata sources"
25642msgstr ""
25643
25644#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25645msgid "Prefer &fewer tags"
25646msgstr ""
25647
25648#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25649msgid "Create &rules to filter/transform tags"
25650msgstr ""
25651
25652#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25653msgid "Create rules to &transform author names"
25654msgstr ""
25655
25656#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25657msgid "Max. &number of tags to download:"
25658msgstr ""
25659
25660#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25661msgid "Max. &time to wait after first match is found:"
25662msgstr ""
25663
25664#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25665#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25666msgid " secs"
25667msgstr ""
25668
25669#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25670msgid "Max. time to wait after first &cover is found:"
25671msgstr ""
25672
25673#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25674msgid ""
25675"The maximum number of jobs that will run simultaneously in the background. "
25676"This refers to CPU intensive tasks like  conversion. Lower this number if "
25677"you want calibre to use less CPU."
25678msgstr ""
25679
25680#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25681msgid "No proxies used"
25682msgstr ""
25683
25684#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25685msgid "<b>Using proxies:</b>"
25686msgstr ""
25687
25688#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25689msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25690msgstr ""
25691
25692#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25693msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25694msgstr ""
25695
25696#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25697msgid "Debug &device detection"
25698msgstr ""
25699
25700#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25701msgid "Get information to setup the &user defined device"
25702msgstr ""
25703
25704#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25705msgid "Open calibre &configuration folder"
25706msgstr ""
25707
25708#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25709msgid "Abort &jobs that take more than:"
25710msgstr ""
25711
25712#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25713msgid "Never abort"
25714msgstr ""
25715
25716#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25717msgid " minutes"
25718msgstr ""
25719
25720#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25721msgid "Create a calibre &icon theme"
25722msgstr ""
25723
25724#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25725msgid "Device currently connected: "
25726msgstr ""
25727
25728#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25729msgid "Device currently connected: None"
25730msgstr ""
25731
25732#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25733msgid ""
25734"That format has no metadata writers enabled. A plugboard will probably have "
25735"no effect."
25736msgstr ""
25737
25738#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25739msgid "That format and device already has a plugboard."
25740msgstr ""
25741
25742#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25743msgid "Possibly override plugboard?"
25744msgstr ""
25745
25746#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25747msgid ""
25748"A more general plugboard already exists for that format and device. Are you "
25749"sure you want to add the new plugboard?"
25750msgstr ""
25751
25752#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25753#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25754msgid "Add possibly overridden plugboard?"
25755msgstr ""
25756
25757#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25758msgid ""
25759"More specific device plugboards exist for that format. Are you sure you want"
25760" to add the new plugboard?"
25761msgstr ""
25762
25763#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25764msgid "Really add plugboard?"
25765msgstr ""
25766
25767#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25768msgid ""
25769"A different plugboard matches that format and device combination. Are you "
25770"sure you want to add the new plugboard?"
25771msgstr ""
25772
25773#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25774msgid ""
25775"More specific format and device plugboards already exist. Are you sure you "
25776"want to add the new plugboard?"
25777msgstr ""
25778
25779#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25780#, python-brace-format
25781msgid "The {0} device does not support the {1} format."
25782msgstr ""
25783
25784#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25785#, python-brace-format
25786msgid "The {0} device supports only the {1} format(s)."
25787msgstr ""
25788
25789#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25790msgid "Invalid destination"
25791msgstr ""
25792
25793#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25794msgid "The destination field cannot be blank"
25795msgstr ""
25796
25797#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25798msgid "Plugboard modifies comments"
25799msgstr ""
25800
25801#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25802msgid ""
25803"This plugboard modifies the comments metadata. If the comments are set to "
25804"invalid HTML, it could cause problems on the device. Are you sure you wish "
25805"to save this plugboard?"
25806msgstr ""
25807
25808#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25809#, python-brace-format
25810msgid "The {0} device plugin is disabled."
25811msgstr ""
25812
25813#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25814msgid ""
25815"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25816"\n"
25817"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"
25818"\n"
25819"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"
25820"\n"
25821"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."
25822msgstr ""
25823
25824#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25825msgid "Format (choose first)"
25826msgstr ""
25827
25828#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25829msgid "Device (choose second)"
25830msgstr ""
25831
25832#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25833msgid "Add &new plugboard:"
25834msgstr ""
25835
25836#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25837msgid "Edit &existing plugboard:"
25838msgstr ""
25839
25840#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25841msgid "Existing &plugboards:"
25842msgstr ""
25843
25844#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25845msgid "Source template"
25846msgstr ""
25847
25848#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
25849msgid "Destination field"
25850msgstr ""
25851
25852#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
25853msgid "&Save plugboard"
25854msgstr ""
25855
25856#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
25857msgid "&Delete plugboard"
25858msgstr ""
25859
25860#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
25861msgid ""
25862"\n"
25863"Customization: "
25864msgstr ""
25865
25866#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
25867msgid ""
25868"\n"
25869"\n"
25870"This plugin has been disabled"
25871msgstr ""
25872
25873#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
25874msgid ""
25875"\n"
25876"\n"
25877"This plugin is installed system-wide and can not be managed from within calibre"
25878msgstr ""
25879
25880#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
25881msgid "Search for plugin"
25882msgstr ""
25883
25884#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
25885msgid "Could not find any matching plugins"
25886msgstr ""
25887
25888#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
25889msgid "files"
25890msgstr ""
25891
25892#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
25893msgid "Add plugin"
25894msgstr ""
25895
25896#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
25897msgid "No valid plugin path"
25898msgstr ""
25899
25900#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
25901#, python-format
25902msgid "%s is not a valid plugin path"
25903msgstr ""
25904
25905#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
25906#, python-format
25907msgid "Select an actual plugin under <b>%s</b> to customize"
25908msgstr ""
25909
25910#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
25911#, python-format
25912msgid "Disabling the plugin %s is not allowed"
25913msgstr ""
25914
25915#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
25916#, python-format
25917msgid "Are you sure you want to remove the plugin: %s?"
25918msgstr ""
25919
25920#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
25921#, python-brace-format
25922msgid ""
25923"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
25924" it to be completely removed."
25925msgstr ""
25926
25927#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
25928msgid "Cannot remove builtin plugin"
25929msgstr ""
25930
25931#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
25932msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
25933msgstr ""
25934
25935#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
25936msgid ""
25937"Here you can customize the behavior of calibre by controlling what plugins "
25938"it uses."
25939msgstr ""
25940
25941#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
25942msgid "Show only those plugins that have been installed by you"
25943msgstr ""
25944
25945#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
25946msgid "Show only &user installed plugins"
25947msgstr ""
25948
25949#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
25950msgid "Get &new plugins"
25951msgstr ""
25952
25953#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
25954msgid "Check for &updated plugins"
25955msgstr ""
25956
25957#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
25958msgid "&Load plugin from file"
25959msgstr ""
25960
25961#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
25962msgid ""
25963"This setting can be overridden for <b>individual devices</b>, by clicking "
25964"the device icon and choosing \"Configure this device\"."
25965msgstr ""
25966
25967#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
25968msgid "Any custom field"
25969msgstr ""
25970
25971#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
25972msgid "The lookup name of any custom field (these names begin with \"#\")."
25973msgstr ""
25974
25975#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
25976msgid "Constant template"
25977msgstr ""
25978
25979#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
25980#, python-brace-format
25981msgid ""
25982"The template contains no {fields}, so all books will have the same name. Is "
25983"this OK?"
25984msgstr ""
25985
25986#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
25987msgid "Save template"
25988msgstr ""
25989
25990#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
25991msgid ""
25992"By adjusting the template below, you can control what folders the files are "
25993"saved in and what filenames they are given. You can use the / character to "
25994"indicate sub-folders. Available metadata variables are described below. If a"
25995" particular book does not have some metadata, the variable will be replaced "
25996"by the empty string."
25997msgstr ""
25998
25999#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
26000msgid "Available variables:"
26001msgstr ""
26002
26003#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26004msgid ""
26005"Here you can control how calibre will save your books when you click the "
26006"\"Save to disk\" button:"
26007msgstr ""
26008
26009#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26010msgid "Save &cover separately"
26011msgstr ""
26012
26013#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26014msgid "Replace space with &underscores"
26015msgstr ""
26016
26017#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26018msgid "Update &metadata in saved copies"
26019msgstr ""
26020
26021#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26022msgid "Change paths to &lowercase"
26023msgstr ""
26024
26025#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26026#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26027msgid "Format &dates as:"
26028msgstr ""
26029
26030#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26031msgid "File &formats to save:"
26032msgstr ""
26033
26034#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26035msgid "Convert non-English characters to &English equivalents"
26036msgstr ""
26037
26038#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26039msgid "Save metadata in a separate &OPF file"
26040msgstr ""
26041
26042#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26043msgid "&Show files in the file browser after saving to disk"
26044msgstr ""
26045
26046#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26047msgid ""
26048"<b>Grouped search terms</b> are search names that permit a query to "
26049"automatically search across more than one column. For example, if you create"
26050" a grouped search term <code>allseries</code> with the value <code>series, "
26051"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26052"will find 'adhoc' in any of the columns <code>series</code>, "
26053"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26054"the grouped search term in the drop-down box, enter the list of columns to "
26055"search in the value box, then push the Save button. <p>Note: Search terms "
26056"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26057"are the same term.<p>You can have your grouped search term show up as User "
26058"categories in  the Tag browser. Just add the grouped search term names to "
26059"the Make User categories from box. You can add multiple terms separated by "
26060"commas. The new User category will be automatically populated with all the "
26061"items in the categories included in the grouped search term. <p>Automatic "
26062"User categories permit you to see easily all the category items that are in "
26063"the columns contained in the grouped search term. Using the above "
26064"<code>allseries</code> example, the automatically-generated User category "
26065"will contain all the series mentioned in <code>series</code>, "
26066"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26067"check for duplicates, to find which column contains a particular item, or to"
26068" have hierarchical categories (categories that contain categories)."
26069msgstr ""
26070
26071#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26072msgid "Enter new or select existing name"
26073msgstr ""
26074
26075#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26076msgid "Enter list of column lookup names to search"
26077msgstr ""
26078
26079#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26080msgid "Match all"
26081msgstr ""
26082
26083#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26084msgid "Match any"
26085msgstr ""
26086
26087#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26088#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26089#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26090#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26091#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26092#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26093msgid "Grouped search terms"
26094msgstr ""
26095
26096#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26097msgid "The search term cannot be blank"
26098msgstr ""
26099
26100#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26101msgid "That name is already used for a column or grouped search term"
26102msgstr ""
26103
26104#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26105msgid "That name is already used for User category"
26106msgstr ""
26107
26108#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26109msgid "The value box cannot be empty"
26110msgstr ""
26111
26112#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26113msgid "The empty grouped search term cannot be deleted"
26114msgstr ""
26115
26116#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26117msgid "Incompatible options"
26118msgstr ""
26119
26120#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26121msgid ""
26122"The option to have un-accented characters match accented characters has no "
26123"effect if you also turn on case-sensitive searching. So only turn on one of "
26124"those options"
26125msgstr ""
26126
26127#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26128msgid ""
26129"Clear search histories from all over calibre. Including the book list, "
26130"E-book viewer, fetch news dialog, etc."
26131msgstr ""
26132
26133#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26134msgid "Clear search &histories"
26135msgstr ""
26136
26137#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26138msgid "What to search by default"
26139msgstr ""
26140
26141#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26142msgid ""
26143"When you enter a search term without a prefix, by default calibre will "
26144"search all metadata for matches. For example, entering, \"asimov\" will "
26145"search not just authors but title/tags/series/comments/etc. Use these "
26146"options if you would like to change this behavior."
26147msgstr ""
26148
26149#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26150msgid "&Limit the searched metadata"
26151msgstr ""
26152
26153#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26154msgid "&Columns that non-prefixed searches are limited to:"
26155msgstr ""
26156
26157#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26158msgid ""
26159"Note that this option affects all searches, including saved searches and "
26160"restrictions. Therefore, if you use this option, it is best to ensure that "
26161"you always use prefixes in your saved searches. For example, use "
26162"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26163msgstr ""
26164
26165#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26166msgid "Search as you &type"
26167msgstr ""
26168
26169#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26170msgid "Case &sensitive searching"
26171msgstr ""
26172
26173#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26174msgid ""
26175"&Highlight search results instead of restricting the book list to the "
26176"results"
26177msgstr ""
26178
26179#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26180msgid ""
26181"<p>This option will cause a small button to appear next to the Search bar. "
26182"Clicking the button will toggle between showing only the search results and "
26183"showing all books with the search results highlighted."
26184msgstr ""
26185
26186#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26187msgid ""
26188"Show a &quick toggle button to switch between highlighting and restricting "
26189"results next to the Search bar"
26190msgstr ""
26191
26192#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26193msgid "Unaccented characters match &accented characters"
26194msgstr ""
26195
26196#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26197msgid "Genera&l"
26198msgstr ""
26199
26200#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26201msgid "&Names:"
26202msgstr ""
26203
26204#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26205msgid ""
26206"Contains the names of the currently-defined group search terms.\n"
26207"Create a new name by entering it into the empty box, then\n"
26208"pressing Save. Rename a search term by selecting it then\n"
26209"changing the name and pressing Save. Change the value of\n"
26210"a search term by changing the value box then pressing Save."
26211msgstr ""
26212
26213#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26214msgid "Delete the current search term"
26215msgstr ""
26216
26217#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26218msgid "&Value:"
26219msgstr ""
26220
26221#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26222msgid ""
26223"Enter a comma-separated list of lookup names of the columns\n"
26224"to include in the grouped search term"
26225msgstr ""
26226
26227#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26228msgid ""
26229"Save the current search term. You can rename a search term by\n"
26230"changing the name then pressing Save. You can change the value\n"
26231"of a search term by changing the value box then pressing Save."
26232msgstr ""
26233
26234#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26235msgid "Make &user categories from:"
26236msgstr ""
26237
26238#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26239msgid ""
26240"Enter the names of any grouped search terms you wish\n"
26241"to be shown as user categories"
26242msgstr ""
26243
26244#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26245msgid "&Grouped searches"
26246msgstr ""
26247
26248#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26249msgid "What to search when searching similar books"
26250msgstr ""
26251
26252#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26253msgid ""
26254"<p>When you search for similar books by right clicking the\n"
26255"         book and selecting \"Similar books\",\n"
26256"         calibre constructs a search using the column lookup names specified below.\n"
26257"         By changing the lookup name to a grouped search term you can\n"
26258"         search multiple columns at once.</p>"
26259msgstr ""
26260
26261#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26262msgid "S&imilar authors: "
26263msgstr ""
26264
26265#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26266msgid "Si&milar series: "
26267msgstr ""
26268
26269#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26270msgid "Similar &tags: "
26271msgstr ""
26272
26273#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26274msgid "Simi&lar publishers: "
26275msgstr ""
26276
26277#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26278msgid "&Similar books"
26279msgstr ""
26280
26281#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26282#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26283msgid "Manual management"
26284msgstr ""
26285
26286#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26287#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26288msgid "Only on send"
26289msgstr ""
26290
26291#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26292#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26293msgid "Automatic management"
26294msgstr ""
26295
26296#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26297msgid "Cannot change metadata management while a device is connected"
26298msgstr ""
26299
26300#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26301msgid "Metadata management (disabled while device connected)"
26302msgstr ""
26303
26304#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26305msgid "Me&tadata management:"
26306msgstr ""
26307
26308#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26309msgid ""
26310"<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"
26311"<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"
26312"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26313msgstr ""
26314
26315#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26316msgid "Browse for the file"
26317msgstr ""
26318
26319#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26320msgid "Choose a file"
26321msgstr ""
26322
26323#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26324msgid ""
26325"calibre contains an internet server that allows you to access your book "
26326"collection using a browser from anywhere in the world. Any changes to the "
26327"settings will only take effect after a server restart."
26328msgstr ""
26329
26330#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26331msgid "Require &username and password to access the Content server"
26332msgstr ""
26333
26334#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26335msgid "Run server &automatically when calibre starts"
26336msgstr ""
26337
26338#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26339msgid "&Start server"
26340msgstr ""
26341
26342#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26343msgid "St&op server"
26344msgstr ""
26345
26346#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26347msgid "&Test server"
26348msgstr ""
26349
26350#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26351msgid "Show server &logs"
26352msgstr ""
26353
26354#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26355msgid "Do not start calibre automatically when computer is started"
26356msgstr ""
26357
26358#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26359msgid "Start calibre when the computer is started"
26360msgstr ""
26361
26362#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26363msgid ""
26364"Currently calibre is set to run automatically when the\n"
26365"            computer starts.  Use this button to disable that."
26366msgstr ""
26367
26368#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26369msgid ""
26370"Start calibre in the system tray automatically when the computer starts"
26371msgstr ""
26372
26373#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26374#, python-format
26375msgid "Content server listening at: %s"
26376msgstr ""
26377
26378#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26379msgid "Remember to create at least one user account in the \"User accounts\" tab"
26380msgstr ""
26381
26382#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26383msgid ""
26384"Requiring a username/password prevents unauthorized people from accessing "
26385"your calibre library. It is also needed for some features such as making any"
26386" changes to the library as well as last read position/annotation syncing."
26387msgstr ""
26388
26389#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26390#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26391msgid "Change password for {}"
26392msgstr ""
26393
26394#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26395msgid "Add new user"
26396msgstr ""
26397
26398#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26399msgid "Set the password for this user"
26400msgstr ""
26401
26402#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26403msgid "&Repeat password:"
26404msgstr ""
26405
26406#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26407msgid "Empty username"
26408msgstr ""
26409
26410#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26411msgid "You must enter a username"
26412msgstr ""
26413
26414#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26415msgid "Username already exists"
26416msgstr ""
26417
26418#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26419msgid ""
26420"A user with the username {} already exists. Please choose a different "
26421"username."
26422msgstr ""
26423
26424#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26425msgid "Username is not valid"
26426msgstr ""
26427
26428#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26429msgid "Password do not match"
26430msgstr ""
26431
26432#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26433msgid "The two passwords you entered do not match!"
26434msgstr ""
26435
26436#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26437msgid "Empty password"
26438msgstr ""
26439
26440#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26441msgid "You must enter a password for this user"
26442msgstr ""
26443
26444#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26445msgid "Invalid password"
26446msgstr ""
26447
26448#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26449msgid "Further &restrict access to books in this library that match:"
26450msgstr ""
26451
26452#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26453msgid "A search expression"
26454msgstr ""
26455
26456#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26457msgid ""
26458"A search expression. If specified, access will be further restricted to only"
26459" those books that match this expression. For example: tags:\"=Share\""
26460msgstr ""
26461
26462#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26463msgid "Change library access permissions for {}"
26464msgstr ""
26465
26466#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26467msgid "All except the specified libraries"
26468msgstr ""
26469
26470#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26471msgid "All libraries"
26472msgstr ""
26473
26474#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26475msgid "Only the specified libraries"
26476msgstr ""
26477
26478#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26479msgid "Allow access to:"
26480msgstr ""
26481
26482#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26483msgid "Specify the libraries below:"
26484msgstr ""
26485
26486#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26487msgid "No libraries specified"
26488msgstr ""
26489
26490#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26491msgid "You have not specified any libraries"
26492msgstr ""
26493
26494#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26495msgid "<b>{} is allowed access to all libraries"
26496msgstr ""
26497
26498#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26499msgid ""
26500"{} is allowed access only to the libraries whose names <b>match</b> one of "
26501"the names specified below."
26502msgstr ""
26503
26504#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26505msgid ""
26506"{} is allowed access to all libraries, <b>except</b> those whose names match"
26507" one of the names specified below."
26508msgstr ""
26509
26510#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26511msgid "Allow {} to make &changes (i.e. grant write access)"
26512msgstr ""
26513
26514#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26515msgid ""
26516"If enabled, allows the user to make changes to the library. Adding "
26517"books/deleting books/editing metadata, etc."
26518msgstr ""
26519
26520#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26521msgid "Change &password"
26522msgstr ""
26523
26524#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26525#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26526msgid "{} is currently only allowed to access the library named: {}"
26527msgid_plural "{} is currently only allowed to access the libraries named: {}"
26528msgstr[0] ""
26529msgstr[1] ""
26530msgstr[2] ""
26531
26532#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26533msgid "Change the allowed libraries"
26534msgstr ""
26535
26536#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26537#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26538msgid "{} is currently not allowed to access the library named: {}"
26539msgid_plural "{} is currently not allowed to access the libraries named: {}"
26540msgstr[0] ""
26541msgstr[1] ""
26542msgstr[2] ""
26543
26544#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26545msgid "Change the blocked libraries"
26546msgstr ""
26547
26548#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26549msgid "{} is currently allowed access to all libraries"
26550msgstr ""
26551
26552#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26553msgid "Restrict the &libraries {} can access"
26554msgstr ""
26555
26556#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26557msgid "&Add user"
26558msgstr ""
26559
26560#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26561msgid "&Remove user"
26562msgstr ""
26563
26564#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26565msgid ""
26566"Here you can create a template to control what data is shown when using the "
26567"<i>Custom list</i> mode for the book list"
26568msgstr ""
26569
26570#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26571msgid "Show a cover &thumbnail"
26572msgstr ""
26573
26574#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26575msgid "Thumbnail &height:"
26576msgstr ""
26577
26578#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26579msgid "Entry &height:"
26580msgstr ""
26581
26582#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26583msgid ""
26584"The height for each entry. The special value \"auto\" causes a height to be "
26585"calculated based on the number of lines in the template. Otherwise, use a "
26586"CSS length, such as 100px or 15ex"
26587msgstr ""
26588
26589#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26590msgid "&Long text fields:"
26591msgstr ""
26592
26593#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26594msgid ""
26595"A comma separated list of fields that will be added at the bottom of every "
26596"entry. These fields are interpreted as containing HTML, not plain text."
26597msgstr ""
26598
26599#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26600#, python-brace-format
26601msgid ""
26602"The template below will be interpreted as HTML and all {{fields}} will be "
26603"replaced by the actual metadata, if available. For custom columns use the "
26604"column lookup name, for example: #mytags. You can use {0} as a separator to "
26605"split a line into multiple columns."
26606msgstr ""
26607
26608#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26609msgid "&Import template"
26610msgstr ""
26611
26612#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26613msgid "E&xport template"
26614msgstr ""
26615
26616#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26617#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26618msgid "Choose template file"
26619msgstr ""
26620
26621#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26622#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26623msgid "Template files"
26624msgstr ""
26625
26626#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26627msgid "Book"
26628msgstr ""
26629
26630#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26631msgid "URL type:"
26632msgstr ""
26633
26634#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26635msgid "URL:"
26636msgstr ""
26637
26638#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26639msgid "Missing author placeholder"
26640msgstr ""
26641
26642#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26643#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26644#, python-brace-format
26645msgid "The URL {0} does not contain the {1} placeholder"
26646msgstr ""
26647
26648#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26649msgid "Missing title placeholder"
26650msgstr ""
26651
26652#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26653#, python-brace-format
26654msgid ""
26655"Add new locations to search for books or authors using the \"Search the "
26656"internet\" feature of the Content server. The URLs should contain {author} "
26657"which will be replaced by the author name and, for book URLs, {title} which "
26658"will be replaced by the book title."
26659msgstr ""
26660
26661#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26662msgid "&Add URL"
26663msgstr ""
26664
26665#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26666msgid "Export URLs"
26667msgstr ""
26668
26669#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26670msgid "Import URLs"
26671msgstr ""
26672
26673#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26674#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26675msgid "Choose URLs file"
26676msgstr ""
26677
26678#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26679#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26680msgid "URL files"
26681msgstr ""
26682
26683#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26684msgid "&Main"
26685msgstr ""
26686
26687#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26688msgid "&User accounts"
26689msgstr ""
26690
26691#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26692msgid "Book &list template"
26693msgstr ""
26694
26695#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26696msgid "&Search the internet"
26697msgstr ""
26698
26699#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26700#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26701#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26702msgid "Failed to start Content server"
26703msgstr ""
26704
26705#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26706msgid "Error log:"
26707msgstr ""
26708
26709#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26710msgid "No error log found"
26711msgstr ""
26712
26713#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26714msgid "Access log:"
26715msgstr ""
26716
26717#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26718msgid "No access log found"
26719msgstr ""
26720
26721#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26722msgid "The server log files are in: {}"
26723msgstr ""
26724
26725#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26726msgid "&Clear logs"
26727msgstr ""
26728
26729#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26730msgid "Server running"
26731msgstr ""
26732
26733#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26734msgid "Cannot clear logs while the server is running. First stop the server."
26735msgstr ""
26736
26737#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26738msgid "No users specified"
26739msgstr ""
26740
26741#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26742msgid ""
26743"You have turned on the setting to require passwords to access the Content "
26744"server, but you have not created any user accounts. Create at least one user"
26745" account in the \"User accounts\" tab to proceed."
26746msgstr ""
26747
26748#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26749msgid "Invalid trusted IPs"
26750msgstr ""
26751
26752#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26753msgid "You need to restart the server for changes to take effect"
26754msgstr ""
26755
26756#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26757msgid ""
26758"\n"
26759"        <p>Here you can add and remove functions used in template processing. A\n"
26760"        template function is written in Python. It takes information from the\n"
26761"        book, processes it in some way, then returns a string result. Functions\n"
26762"        defined here are usable in templates in the same way that builtin\n"
26763"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26764"        must have the signature shown below.</p>\n"
26765"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26766"        &rarr; returning a Unicode string</code></p>\n"
26767"        <p>The parameters of the evaluate function are:\n"
26768"        <ul>\n"
26769"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26770"        evaluate the current template. You can use this to do recursive\n"
26771"        template evaluation.</li>\n"
26772"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26773"        dictionary.</li>\n"
26774"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26775"        This parameter can be None in some cases, such as when evaluating\n"
26776"        non-book templates.</li>\n"
26777"        <li><b>locals</b>: the local variables assigned to by the current\n"
26778"        template program.</li>\n"
26779"        <li><b>your parameters</b>: you must supply one or more formal\n"
26780"        parameters. The number must match the arg count box, unless arg count is\n"
26781"        -1 (variable number or arguments), in which case the last argument must\n"
26782"        be *args. At least one argument is required, and is usually the value of\n"
26783"        the field being operated upon. Note that when writing in basic template\n"
26784"        mode, the user does not provide this first argument. Instead it is\n"
26785"        supplied by the formatter.</li>\n"
26786"        </ul></p>\n"
26787"        <p>\n"
26788"        The following example function checks the value of the field. If the\n"
26789"        field is not empty, the field's value is returned, otherwise the value\n"
26790"        EMPTY is returned.\n"
26791"        <pre>\n"
26792"        name: my_ifempty\n"
26793"        arg count: 1\n"
26794"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26795"        program code:\n"
26796"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26797"            if val:\n"
26798"                return val\n"
26799"            else:\n"
26800"                return 'EMPTY'</pre>\n"
26801"        This function can be called in any of the three template program modes:\n"
26802"        <ul>\n"
26803"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26804"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26805"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26806"        </p>\n"
26807"        "
26808msgstr ""
26809
26810#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26811#, python-brace-format
26812msgid ""
26813"\n"
26814"        <p>\n"
26815"        Here you can create, edit (replace), and delete stored templates used\n"
26816"        in template processing. You use a stored template in another template as\n"
26817"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26818"\n"
26819"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26820"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26821"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26822"        arguments are copied to the named variables.</p>\n"
26823"\n"
26824"        <p>For example, this stored template checks if any items are in a\n"
26825"        list, returning '1' if any are found and '' if not.</p>\n"
26826"        <p>\n"
26827"        Template name: items_in_list<br>\n"
26828"        Template contents:<pre>\n"
26829"        program:\n"
26830"            arguments(lst='No list argument given', items='');\n"
26831"            r = '';\n"
26832"            for l in items:\n"
26833"                if str_in_list(lst, ',', l, '1', '') then\n"
26834"                    r = '1';\n"
26835"                    break\n"
26836"                fi\n"
26837"            rof;\n"
26838"            r</pre>\n"
26839"        You call the stored template like this:<pre>\n"
26840"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
26841"        See the template language tutorial for more information.</p>\n"
26842"        </p>\n"
26843"        "
26844msgstr ""
26845
26846#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
26847#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
26848msgid "Show help"
26849msgstr ""
26850
26851#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
26852#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
26853#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
26854#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
26855msgid "Hide help"
26856msgstr ""
26857
26858#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
26859msgid ""
26860"The template functions saved in the library are corrupt. Do you want to "
26861"delete them? Answering 'Yes' will delete all the functions."
26862msgstr ""
26863
26864#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
26865msgid "You cannot delete a built-in function"
26866msgstr ""
26867
26868#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
26869#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
26870msgid "Function not defined"
26871msgstr ""
26872
26873#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
26874#, python-format
26875msgid "Name %s already used"
26876msgstr ""
26877
26878#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
26879msgid "The name {} is already used for stored template"
26880msgstr ""
26881
26882#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
26883msgid ""
26884"Argument count should be -1 or greater than zero. Setting it to zero means "
26885"that this function cannot be used in single function mode."
26886msgstr ""
26887
26888#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
26889msgid "Exception while compiling function"
26890msgstr ""
26891
26892#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
26893msgid "function source code not available"
26894msgstr ""
26895
26896#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
26897msgid "Cannot \"test\" when no books are selected"
26898msgstr ""
26899
26900#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
26901#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
26902#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
26903#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
26904msgid "Stored templates"
26905msgstr ""
26906
26907#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
26908msgid "The name {} is already used for template function"
26909msgstr ""
26910
26911#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
26912msgid "The stored template must begin with \"program:\""
26913msgstr ""
26914
26915#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
26916msgid "Exception while storing template"
26917msgstr ""
26918
26919#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
26920msgid "Changes to the current template will be lost. OK?"
26921msgstr ""
26922
26923#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
26924msgid "D&elete"
26925msgstr ""
26926
26927#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
26928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
26929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
26930msgid "&Replace"
26931msgstr ""
26932
26933#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
26934#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
26935msgid "C&reate"
26936msgstr ""
26937
26938#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
26939msgid ""
26940"Open a template tester dialog to use a template to test stored templates"
26941msgstr ""
26942
26943#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
26944msgid "&Stored Templates"
26945msgstr ""
26946
26947#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
26948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
26949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
26950msgid "F&unction:"
26951msgstr ""
26952
26953#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
26954msgid "Enter the name of the function to create."
26955msgstr ""
26956
26957#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
26958msgid "Argument &count:"
26959msgstr ""
26960
26961#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
26962msgid "Set this to -1 if the function takes a variable number of arguments"
26963msgstr ""
26964
26965#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
26966#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
26967msgid "Replace"
26968msgstr ""
26969
26970#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
26971msgid "P&rogram code (Follow Python indenting rules):"
26972msgstr ""
26973
26974#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
26975msgid "&Template functions"
26976msgstr ""
26977
26978#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
26979msgid "Choose a texture"
26980msgstr ""
26981
26982#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
26983msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
26984msgstr ""
26985
26986#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
26987msgid "Add texture"
26988msgstr ""
26989
26990#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
26991msgid "Remove texture"
26992msgstr ""
26993
26994#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
26995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
26996msgid "Choose image"
26997msgstr ""
26998
26999#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
27000msgid "Cannot remove builtin textures"
27001msgstr ""
27002
27003#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27004msgid "Donate to support the development of calibre"
27005msgstr ""
27006
27007#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27008msgid "Location Manager"
27009msgstr ""
27010
27011#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27012msgid "Switch between library and device views"
27013msgstr ""
27014
27015#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27018#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27019msgid "Separator"
27020msgstr ""
27021
27022#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27023#, python-format
27024msgid "%d books"
27025msgstr ""
27026
27027#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27028msgid "The main toolbar"
27029msgstr ""
27030
27031#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27032msgid "The main toolbar when a device is connected"
27033msgstr ""
27034
27035#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27036msgid "The optional second toolbar"
27037msgstr ""
27038
27039#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27040msgid "The menubar"
27041msgstr ""
27042
27043#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27044msgid "The menubar when a device is connected"
27045msgstr ""
27046
27047#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27048msgid "The context menu for the books in the calibre library"
27049msgstr ""
27050
27051#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27052msgid "The context menu for the split book list"
27053msgstr ""
27054
27055#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27056msgid "The context menu for the books on the device"
27057msgstr ""
27058
27059#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27060msgid "The context menu for the Cover browser"
27061msgstr ""
27062
27063#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27064msgid "Click to choose toolbar or menu to customize"
27065msgstr ""
27066
27067#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27068#, python-format
27069msgid "Cannot add the actions %s to this location"
27070msgstr ""
27071
27072#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27073#, python-format
27074msgid "Cannot remove the actions %s from this location"
27075msgstr ""
27076
27077#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27078msgid "Preferences missing"
27079msgstr ""
27080
27081#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27082msgid ""
27083"The Preferences action must be in either the main toolbar or the menubar."
27084msgstr ""
27085
27086#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27087msgid "Location manager missing"
27088msgstr ""
27089
27090#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27091msgid ""
27092"The Location manager must be in either the main toolbar or the menubar when "
27093"a device is connected."
27094msgstr ""
27095
27096#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27097msgid ""
27098"<p>The toolbar in calibre is different depending on whether a device is "
27099"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27100msgstr ""
27101
27102#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27103msgid "Choose the toolbar to customize"
27104msgstr ""
27105
27106#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27108#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27109msgid "A&vailable actions"
27110msgstr ""
27111
27112#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27113msgid "Add selected actions to toolbar"
27114msgstr ""
27115
27116#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27117msgid "Remove selected actions from toolbar"
27118msgstr ""
27119
27120#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27122#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27123msgid "&Current actions"
27124msgstr ""
27125
27126#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27128msgid "Move selected action up"
27129msgstr ""
27130
27131#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27133msgid "Move selected action down"
27134msgstr ""
27135
27136#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27137#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27138msgid "ID"
27139msgstr ""
27140
27141#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27142msgid "This tweak has its default value"
27143msgstr ""
27144
27145#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27146msgid "This tweak has been customized"
27147msgstr ""
27148
27149#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27150msgid "Plugin tweaks"
27151msgstr ""
27152
27153#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27154msgid ""
27155"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27156" these tweaks should be available on the website from where you downloaded "
27157"the plugins."
27158msgstr ""
27159
27160#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27161msgid ""
27162"Values for the tweaks are shown below. Edit them to change the behavior of "
27163"calibre. Your changes will only take effect <b>after a restart</b> of "
27164"calibre."
27165msgstr ""
27166
27167#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27168msgid "Edit tweaks for any custom plugins you have installed"
27169msgstr ""
27170
27171#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27172msgid "&Plugin tweaks"
27173msgstr ""
27174
27175#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27176msgid "Edit tweak"
27177msgstr ""
27178
27179#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27180msgid "Restore this tweak to its default value"
27181msgstr ""
27182
27183#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27184msgid "&Reset this tweak"
27185msgstr ""
27186
27187#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27188msgid "Apply any changes you made to this tweak"
27189msgstr ""
27190
27191#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27192msgid "&Apply changes to this tweak"
27193msgstr ""
27194
27195#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27196msgid "Search for tweak"
27197msgstr ""
27198
27199#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27200#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27201msgid ""
27202"There was a syntax error in your tweak. Click the \"Show details\" button "
27203"for details."
27204msgstr ""
27205
27206#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27207msgid "Invalid tweaks"
27208msgstr ""
27209
27210#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27211msgid ""
27212"The tweaks you entered are invalid, try resetting the tweaks to default and "
27213"changing them one by one until you find the invalid setting."
27214msgstr ""
27215
27216#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27217msgid "View log"
27218msgstr ""
27219
27220#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27221msgid "Choose Files"
27222msgstr ""
27223
27224#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27225msgid "Collecting metadata..."
27226msgstr ""
27227
27228#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27229#, python-format
27230msgid "Saving %d books..."
27231msgstr ""
27232
27233#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27234msgid "Copying files and writing metadata..."
27235msgstr ""
27236
27237#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27238msgid "Copying files..."
27239msgstr ""
27240
27241#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27242#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27243#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27244msgid "Could not save books to disk, click \"Show details\" for more information"
27245msgstr ""
27246
27247#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27248#, python-format
27249msgid ""
27250"The update metadata worker process crashed while processing the book %s. "
27251"Saving is aborted."
27252msgstr ""
27253
27254#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27255#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27256msgid "Requested formats not available"
27257msgstr ""
27258
27259#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27260#, python-format
27261msgid "No %s format file present"
27262msgstr ""
27263
27264#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27265#, python-brace-format
27266msgid "Failed to save: {0} by {1} to disk, with error:"
27267msgstr ""
27268
27269#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27270#, python-brace-format
27271msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27272msgstr ""
27273
27274#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27275#, python-brace-format
27276msgid ""
27277"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27278msgstr ""
27279
27280#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27281#, python-brace-format
27282msgid ""
27283"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27284msgstr ""
27285
27286#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27287msgid ""
27288"Failed to update metadata in some books, click \"Show details\" for more "
27289"information"
27290msgstr ""
27291
27292#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27293msgid ""
27294"Failed to save any books to disk, click \"Show details\" for more "
27295"information"
27296msgstr ""
27297
27298#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27299msgid ""
27300"Failed to save some books to disk, click \"Show details\" for more "
27301"information"
27302msgstr ""
27303
27304#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27305msgid "Error while saving"
27306msgstr ""
27307
27308#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27309msgid "Paste and &search"
27310msgstr ""
27311
27312#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27313#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27314#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27315msgid "&Paste"
27316msgstr ""
27317
27318#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27319msgid "Copy search as URL"
27320msgstr ""
27321
27322#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27323msgid "&Clear search history"
27324msgstr ""
27325
27326#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27327#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27328msgid "Create saved search"
27329msgstr ""
27330
27331#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27332msgid ""
27333"Invalid saved search name. It must contain at least one letter or number"
27334msgstr ""
27335
27336#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27337msgid "There is no search to save"
27338msgstr ""
27339
27340#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27341msgid "Delete current search"
27342msgstr ""
27343
27344#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27345msgid "No search is selected"
27346msgstr ""
27347
27348#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27349msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27350msgstr ""
27351
27352#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27353msgid "Search (For advanced search click the gear icon to the left)"
27354msgstr ""
27355
27356#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27357msgid "Start search"
27358msgstr ""
27359
27360#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27361msgid "Enable or disable search highlighting."
27362msgstr ""
27363
27364#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27365msgid "Highlight search results"
27366msgstr ""
27367
27368#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27369msgid ""
27370"This will change how searching works. When you search, instead of showing "
27371"only the matching books, all books will be shown with the matching books "
27372"highlighted. Are you sure this is what you want?"
27373msgstr ""
27374
27375#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27382msgid "Filter"
27383msgstr ""
27384
27385#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27386msgid "Choose saved search or enter name for new saved search"
27387msgstr ""
27388
27389#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27390msgid ""
27391"Save current search under the name shown in the box. Press and hold for a "
27392"pop-up options menu."
27393msgstr ""
27394
27395#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27396msgid "Create Saved search"
27397msgstr ""
27398
27399#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27400#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27401msgid "Delete Saved search"
27402msgstr ""
27403
27404#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27405msgid "Add Saved search"
27406msgstr ""
27407
27408#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27409msgid "Get Saved search expression"
27410msgstr ""
27411
27412#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27413msgid "Current search is not a saved search"
27414msgstr ""
27415
27416#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27417#, python-format
27418msgid "Create a Virtual library based on %s"
27419msgstr ""
27420
27421#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27422#, python-format
27423msgid "Match any of the selected %s"
27424msgstr ""
27425
27426#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27427#, python-format
27428msgid "Match all of the selected %s"
27429msgstr ""
27430
27431#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27432#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27433msgid "Edit Virtual library"
27434msgstr ""
27435
27436#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27437#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27438msgid "Create Virtual library"
27439msgstr ""
27440
27441#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27442msgid "Virtual library &name:"
27443msgstr ""
27444
27445#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27446msgid "&Search expression:"
27447msgstr ""
27448
27449#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27450msgid "Create a Virtual library based on: "
27451msgstr ""
27452
27453#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27454#, python-format
27455msgid ""
27456"\n"
27457"            <h2>Virtual libraries</h2>\n"
27458"\n"
27459"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27460"            you books that match a search. When a Virtual library is in effect, calibre\n"
27461"            behaves as though the library contains only the matched books. The Tag browser\n"
27462"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27463"            you do will only search within the books in the Virtual library. This\n"
27464"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27465"\n"
27466"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27467"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27468"\n"
27469"            <p>More information and examples are available in the\n"
27470"            <a href=\"%s\">User Manual</a>.</p>\n"
27471"            "
27472msgstr ""
27473
27474#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27475msgid "Saved searches recognized in the expression:"
27476msgstr ""
27477
27478#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27479msgid "Search text changed"
27480msgstr ""
27481
27482#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27483msgid ""
27484"The Virtual library name or the search text has changed. Do you want to "
27485"discard these changes?"
27486msgstr ""
27487
27488#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27489#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27490#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27491msgid "No name"
27492msgstr ""
27493
27494#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27495msgid "You must provide a name for the new Virtual library"
27496msgstr ""
27497
27498#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27499msgid "A Virtual library name cannot begin with \"*\""
27500msgstr ""
27501
27502#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27503msgid "Name already in use"
27504msgstr ""
27505
27506#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27507msgid ""
27508"That name is already in use. Do you want to replace it with the new search?"
27509msgstr ""
27510
27511#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27512msgid "No search string"
27513msgstr ""
27514
27515#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27516msgid "You must provide a search to define the new Virtual library"
27517msgstr ""
27518
27519#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27520#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27521msgid "Invalid search"
27522msgstr ""
27523
27524#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27525#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27526msgid "The search in the search box is not valid"
27527msgstr ""
27528
27529#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27530msgid "Search found no books"
27531msgstr ""
27532
27533#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27534msgid ""
27535"The search found no books, so the Virtual library will be empty. Do you "
27536"really want to use that search?"
27537msgstr ""
27538
27539#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27540#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27541msgid "*current search"
27542msgstr ""
27543
27544#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27545msgid "Virtual library from current search"
27546msgstr ""
27547
27548#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27549msgid "Create a temporary Virtual library from the current search"
27550msgstr ""
27551
27552#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27553msgid ""
27554"Use a \"Virtual library\" to show only a subset of the books present in this"
27555" library"
27556msgstr ""
27557
27558#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27559msgid "(all books)"
27560msgstr ""
27561
27562#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27563msgid "Additional restriction"
27564msgstr ""
27565
27566#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27567msgid "Remove Virtual library"
27568msgstr ""
27569
27570#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27571msgid "Show Virtual libraries as tabs"
27572msgstr ""
27573
27574#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27575msgid "No search"
27576msgstr ""
27577
27578#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27579msgid "There is no current search to use"
27580msgstr ""
27581
27582#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27583#, python-brace-format
27584msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27585msgstr ""
27586
27587#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27588msgid "No Virtual libraries"
27589msgstr ""
27590
27591#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27592msgid "No Virtual libraries present, create some first"
27593msgstr ""
27594
27595#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27596#, python-brace-format
27597msgid ""
27598"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27599"        For example, if want to choose the VL:\n"
27600"        {example}\n"
27601"        Simply type in the characters:\n"
27602"        {chars}\n"
27603"        and press Enter."
27604msgstr ""
27605
27606#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27607msgid "Choose Virtual library"
27608msgstr ""
27609
27610#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27611#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27612msgid "&Default"
27613msgstr ""
27614
27615#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27616msgid "Click to change"
27617msgstr ""
27618
27619#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27620msgid "Customize shortcuts for"
27621msgstr ""
27622
27623#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27624msgid "Keys"
27625msgstr ""
27626
27627#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27628msgid "Double click to change"
27629msgstr ""
27630
27631#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27632msgid "Starting up, please wait..."
27633msgstr ""
27634
27635#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27636msgid "Added tags:"
27637msgstr ""
27638
27639#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27640msgid "Open store in external web browser"
27641msgstr ""
27642
27643#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27644#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27645#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27646msgid "&What kind of match to use:"
27647msgstr ""
27648
27649#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27650#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27651#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27652msgid "&All these words:"
27653msgstr ""
27654
27655#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27656#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27657#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27658msgid "This exact &phrase:"
27659msgstr ""
27660
27661#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27662#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27663#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27664msgid "&One or more of these words:"
27665msgstr ""
27666
27667#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27668#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27669#, python-format
27670msgid "See the <a href=\"%s\">User Manual</a> for more help"
27671msgstr ""
27672
27673#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27674#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27675#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27676msgid "Enter the title."
27677msgstr ""
27678
27679#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27680msgid "&Description:"
27681msgstr ""
27682
27683#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27684msgid "&Headquarters:"
27685msgstr ""
27686
27687#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27688#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27689#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27690msgid "Search only in specific fields:"
27691msgstr ""
27692
27693#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27694msgid "Enabled:"
27695msgstr ""
27696
27697#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27698#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27699msgid "DRM:"
27700msgstr ""
27701
27702#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27703#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27704#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27705#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27706#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27707#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27708msgid "true"
27709msgstr ""
27710
27711#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27712#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27713#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27714#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27715#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27716#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27717msgid "false"
27718msgstr ""
27719
27720#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27721#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27722msgid "Affiliate:"
27723msgstr ""
27724
27725#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27726msgid "Nam&e/description..."
27727msgstr ""
27728
27729#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27730msgid "Query"
27731msgstr ""
27732
27733#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27734msgid "Enable:"
27735msgstr ""
27736
27737#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27738msgid "&All"
27739msgstr ""
27740
27741#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27742#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27743msgid "&None"
27744msgstr ""
27745
27746#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27747msgid "&Invert"
27748msgstr ""
27749
27750#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27751#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27752msgid "Affiliate"
27753msgstr ""
27754
27755#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27756msgid "Enabled"
27757msgstr ""
27758
27759#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27760msgid "Headquarters"
27761msgstr ""
27762
27763#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27764msgid "No DRM"
27765msgstr ""
27766
27767#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27768msgid ""
27769"This store is currently disabled and cannot be used in other parts of "
27770"calibre."
27771msgstr ""
27772
27773#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27774msgid ""
27775"This store is currently enabled and can be used in other parts of calibre."
27776msgstr ""
27777
27778#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27779msgid "This store only distributes e-books without DRM."
27780msgstr ""
27781
27782#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27783msgid ""
27784"This store distributes e-books with DRM. It may have some titles without "
27785"DRM, but you will need to check on a per title basis."
27786msgstr ""
27787
27788#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27789#, python-format
27790msgid ""
27791"This store is headquartered in %s. This is a good indication of what market "
27792"the store caters to. However, this does not necessarily mean that the store "
27793"is limited to that market only."
27794msgstr ""
27795
27796#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27797#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27798#, python-format
27799msgid "Buying from this store supports the calibre developer: %s."
27800msgstr ""
27801
27802#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27803#, python-format
27804msgid "This store distributes e-books in the following formats: %s"
27805msgstr ""
27806
27807#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27808msgid "Configure..."
27809msgstr ""
27810
27811#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27812msgid "Time"
27813msgstr ""
27814
27815#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27816msgid "Number of seconds to wait for a store to respond:"
27817msgstr ""
27818
27819#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27820msgid "Number of seconds to let a store process results:"
27821msgstr ""
27822
27823#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27824msgid "Display"
27825msgstr ""
27826
27827#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27828msgid "Maximum number of results to show per store:"
27829msgstr ""
27830
27831#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27832msgid "Open search result in system browser"
27833msgstr ""
27834
27835#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27836msgid "Threads"
27837msgstr ""
27838
27839#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
27840msgid "Number of search threads to use:"
27841msgstr ""
27842
27843#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
27844msgid "Number of cache update threads to use:"
27845msgstr ""
27846
27847#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
27848msgid "Number of cover download threads to use:"
27849msgstr ""
27850
27851#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
27852msgid "Number of details threads to use:"
27853msgstr ""
27854
27855#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
27856msgid "&Price:"
27857msgstr ""
27858
27859#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
27860msgid "Download:"
27861msgstr ""
27862
27863#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
27864msgid "Titl&e/author/price..."
27865msgstr ""
27866
27867#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27868msgid "DRM"
27869msgstr ""
27870
27871#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27872msgid "Download"
27873msgstr "Preuzmi"
27874
27875#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27876msgid "Price"
27877msgstr ""
27878
27879#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
27880#, python-format
27881msgid ""
27882"Detected price as: %s. Check with the store before making a purchase to "
27883"verify this price is correct. This price often does not include promotions "
27884"the store may be running."
27885msgstr ""
27886
27887#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
27888msgid "No price was found"
27889msgstr ""
27890
27891#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
27892msgid ""
27893"This book as been detected as having DRM restrictions. This book may not "
27894"work with your reader and you will have limitations placed upon you as to "
27895"what you can do with this book. Check with the store before making any "
27896"purchases to ensure you can actually read this book."
27897msgstr ""
27898
27899#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
27900msgid ""
27901"This book has been detected as being DRM Free. You should be able to use "
27902"this book on any device provided it is in a format calibre supports for "
27903"conversion. However, before making a purchase double check the DRM status "
27904"with the store. The store may not be disclosing the use of DRM."
27905msgstr ""
27906
27907#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
27908msgid ""
27909"The DRM status of this book could not be determined. There is a very high "
27910"likelihood that this book is actually DRM restricted."
27911msgstr ""
27912
27913#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
27914#, python-format
27915msgid "The following formats can be downloaded directly: %s."
27916msgstr ""
27917
27918#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
27919msgid "Download..."
27920msgstr ""
27921
27922#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
27923msgid "Goto in store..."
27924msgstr ""
27925
27926#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
27927#, python-format
27928msgid "Buying from this store supports the calibre developer: %s</p>"
27929msgstr ""
27930
27931#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
27932msgid "No query"
27933msgstr ""
27934
27935#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
27936msgid "You must enter a title, author or keyword to search for."
27937msgstr ""
27938
27939#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
27940msgid "Customize Get books search"
27941msgstr ""
27942
27943#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
27944msgid "Choose s&tores"
27945msgstr ""
27946
27947#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
27948msgid "Configure s&earch"
27949msgstr ""
27950
27951#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
27952msgid "Couldn't find any books matching your query."
27953msgstr ""
27954
27955#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
27956msgid "Choose format to download to your library."
27957msgstr ""
27958
27959#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
27960msgid "Search by title"
27961msgstr ""
27962
27963#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
27964msgid "Search by author"
27965msgstr ""
27966
27967#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
27968msgid "&Keyword:"
27969msgstr ""
27970
27971#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
27972msgid "Search by any keyword"
27973msgstr ""
27974
27975#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
27976msgid "&Invert selection"
27977msgstr ""
27978
27979#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
27980msgid "Configure Get books behavior"
27981msgstr ""
27982
27983#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
27984msgid "&Configure"
27985msgstr ""
27986
27987#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
27988msgid "Open a selected book in the system's web browser"
27989msgstr ""
27990
27991#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
27992msgid "Open in &external browser"
27993msgstr ""
27994
27995#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
27996#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
27997msgid "Books:"
27998msgstr ""
27999
28000#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28001msgid ""
28002"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28003"interface\">User Manual</a> for more help"
28004msgstr ""
28005
28006#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28007msgid "Titl&e/author/price ..."
28008msgstr ""
28009
28010#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28011#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28012msgid "Dialog"
28013msgstr ""
28014
28015#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28016msgid "Updating book cache"
28017msgstr ""
28018
28019#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28020msgid "Checking last download date."
28021msgstr ""
28022
28023#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28024msgid "Downloading book list from MobileRead."
28025msgstr ""
28026
28027#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28028msgid "Processing books."
28029msgstr ""
28030
28031#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28032#, python-format
28033msgid "%(num)s of %(tot)s books processed."
28034msgstr ""
28035
28036#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28037msgid "Updating MobileRead book cache..."
28038msgstr ""
28039
28040#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28041msgid "&Query:"
28042msgstr ""
28043
28044#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28045msgid "Home"
28046msgstr ""
28047
28048#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28049msgid "Reload"
28050msgstr ""
28051
28052#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28053#, python-brace-format
28054msgid "Download of {0} failed with error: {1}"
28055msgstr ""
28056
28057#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28058msgid ""
28059"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28060" your computer. Once it is saved, open it with <a "
28061"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28062"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28063"which will be a .epub file. You can add this book to calibre using \"Add "
28064"Books\" and selecting the file from the ADE library folder."
28065msgstr ""
28066
28067#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28068msgid "File is not a supported e-book type. Save to disk?"
28069msgstr ""
28070
28071#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28072msgid "Could not contact calibre"
28073msgstr ""
28074
28075#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28076msgid ""
28077"No running calibre instance found. Please start calibre before trying to "
28078"download books."
28079msgstr ""
28080
28081#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28082msgid "Download completed"
28083msgstr ""
28084
28085#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28086#, python-brace-format
28087msgid ""
28088"Download of {0} has been completed, the book was added to your calibre "
28089"library"
28090msgstr ""
28091
28092#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28093#, python-format
28094msgid "Average rating for books in this category: %.1f"
28095msgstr ""
28096
28097#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28098msgid "Books in this category are unrated"
28099msgstr ""
28100
28101#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28102#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28103msgid "Search expression:"
28104msgstr ""
28105
28106#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28107#, python-format
28108msgid "Number of books: %s"
28109msgstr ""
28110
28111#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28112#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28113msgid "Rename in Virtual library"
28114msgstr ""
28115
28116#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28117msgid ""
28118"Do you want this rename to apply only to books in the current Virtual "
28119"library?"
28120msgstr ""
28121
28122#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28123msgid "Yes, apply only in VL"
28124msgstr ""
28125
28126#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28127msgid "No, apply in entire library"
28128msgstr ""
28129
28130#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28131#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28132#, python-brace-format
28133msgid "The grouped search term name is \"{0}\""
28134msgstr ""
28135
28136#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28137#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28138#, python-brace-format
28139msgid "The lookup/search name is \"{0}\"{1}"
28140msgstr ""
28141
28142#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28143msgid "Changing the authors for several books can take a while. Are you sure?"
28144msgstr ""
28145
28146#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28147msgid ""
28148"Changing the metadata for that many books can take a while. Are you sure?"
28149msgstr ""
28150
28151#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28152#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28153#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28154msgid "Rename User category"
28155msgstr ""
28156
28157#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28158msgid "You cannot use periods in the name when renaming User categories"
28159msgstr ""
28160
28161#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28162#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28163#, python-format
28164msgid "The name %s is already used"
28165msgstr ""
28166
28167#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28168msgid "Author names cannot contain & characters."
28169msgstr ""
28170
28171#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28172msgid "Duplicate search name"
28173msgstr ""
28174
28175#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28176#, python-format
28177msgid "The saved search name %s is already used."
28178msgstr ""
28179
28180#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28181msgid "User categories"
28182msgstr ""
28183
28184#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28185msgid "Custom columns"
28186msgstr ""
28187
28188#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28189msgid "Invalid search restriction"
28190msgstr ""
28191
28192#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28193msgid "The current search restriction is invalid"
28194msgstr ""
28195
28196#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28197msgid "New category"
28198msgstr ""
28199
28200#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28201#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28202msgid "Delete User category"
28203msgstr ""
28204
28205#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28206#, python-format
28207msgid "%s is not a User category"
28208msgstr ""
28209
28210#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28211#, python-format
28212msgid "%s contains items. Do you really want to delete it?"
28213msgstr ""
28214
28215#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28216msgid "Remove category"
28217msgstr ""
28218
28219#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28220#, python-format
28221msgid "User category %s does not exist"
28222msgstr ""
28223
28224#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28225msgid "Add to User category"
28226msgstr ""
28227
28228#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28229#, python-format
28230msgid "A User category %s does not exist"
28231msgstr ""
28232
28233#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28234msgid "Children"
28235msgstr ""
28236
28237#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28238msgid "Item"
28239msgstr ""
28240
28241#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28242#, python-format
28243msgid ""
28244"%s and its children will be deleted from books in the Virtual library. Are "
28245"you sure?"
28246msgstr ""
28247
28248#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28249#, python-format
28250msgid "%s and its children will be deleted from all books. Are you sure?"
28251msgstr ""
28252
28253#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28254#, python-format
28255msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28256msgstr ""
28257
28258#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28259#, python-format
28260msgid "%s will be deleted from all books. Are you sure?"
28261msgstr ""
28262
28263#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28264msgid "Delete item"
28265msgstr ""
28266
28267#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28268msgid "You must select some books to apply {} to"
28269msgstr ""
28270
28271#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28272#, python-format
28273msgid ""
28274"The identifier %s will be deleted from books in the current virtual library."
28275" Are you sure?"
28276msgstr ""
28277
28278#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28279#, python-format
28280msgid "The identifier %s will be deleted from all books. Are you sure?"
28281msgstr ""
28282
28283#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28284msgid "Delete identifier"
28285msgstr ""
28286
28287#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28288#, python-format
28289msgid "change_tb_category_visibility: category %s does not exist"
28290msgstr ""
28291
28292#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28293#, python-format
28294msgid "change_tb_category_visibility: invalid operation %s"
28295msgstr ""
28296
28297#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28298msgid ""
28299"Change how the Tag browser works, such as, how it is sorted, what happens "
28300"when you click items, etc."
28301msgstr ""
28302
28303#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28304msgid ""
28305"Search for items. If the text begins with equals (=) the search is exact "
28306"match, otherwise it is \"contains\" finding items containing the text "
28307"anywhere in the item name. Both exact and contains searches ignore case. You"
28308" can limit the search to particular categories using syntax similar to "
28309"search. For example, tags:foo will find foo in any tag, but not in authors "
28310"etc. Entering *foo will collapse all categories then showing only those "
28311"categories with items containing the text \"foo\""
28312msgstr ""
28313
28314#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28315msgid "Find in the Tag browser"
28316msgstr ""
28317
28318#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28319msgid "Find the first/next matching item"
28320msgstr ""
28321
28322#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28323msgid "Find"
28324msgstr ""
28325
28326#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28327msgid "No more matches.</b><p> Click Find again to go to first match"
28328msgstr ""
28329
28330#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28331msgid "Configure Tag browser"
28332msgstr ""
28333
28334#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28335msgid "Number of books"
28336msgstr ""
28337
28338#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28339msgid "Average rating"
28340msgstr "Prosecna ocena"
28341
28342#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28343msgid "Set the sort order for entries in the Tag browser"
28344msgstr ""
28345
28346#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28347msgid "Search type when selecting multiple items"
28348msgstr ""
28349
28350#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28351msgid "Match all of the items"
28352msgstr ""
28353
28354#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28355msgid "Match any of the items"
28356msgstr ""
28357
28358#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28359msgid ""
28360"When selecting multiple entries in the Tag browser match any or all of them"
28361msgstr ""
28362
28363#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28364msgid "Manage authors, tags, etc."
28365msgstr ""
28366
28367#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28368msgid ""
28369"All of these category_managers are available by right-clicking on items in "
28370"the Tag browser above"
28371msgstr ""
28372
28373#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28374msgid "'Click' found item"
28375msgstr ""
28376
28377#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28378msgid "Give the Tag browser keyboard focus"
28379msgstr ""
28380
28381#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28382msgid "Hide counts"
28383msgstr ""
28384
28385#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28386msgid "Show counts"
28387msgstr ""
28388
28389#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28390msgid "Hide average rating"
28391msgstr ""
28392
28393#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28394msgid "Show average rating"
28395msgstr ""
28396
28397#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28398msgid ""
28399"A Virtual library is active but you are renaming the item in all books in "
28400"your library. Is this really what you want to do?"
28401msgstr ""
28402
28403#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28404msgid "Yes, apply in entire library"
28405msgstr ""
28406
28407#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28408msgid "No, apply only in Virtual library"
28409msgstr ""
28410
28411#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28412#, python-format
28413msgid "Change icon for: %s"
28414msgstr ""
28415
28416#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28417msgid "Delete the saved search: {}?"
28418msgstr ""
28419
28420#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28421msgid "Show category"
28422msgstr ""
28423
28424#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28425msgid "All categories"
28426msgstr ""
28427
28428#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28429#, python-format
28430msgid "Rename %s in Virtual library"
28431msgstr ""
28432
28433#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28434#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28435#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28436#, python-format
28437msgid "Rename %s"
28438msgstr ""
28439
28440#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28441#, python-format
28442msgid "Delete %s in Virtual library"
28443msgstr ""
28444
28445#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28446#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28447#, python-format
28448msgid "Delete %s"
28449msgstr ""
28450
28451#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28452#, python-format
28453msgid "Edit sort for %s"
28454msgstr ""
28455
28456#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28457#, python-format
28458msgid "Edit link for %s"
28459msgstr ""
28460
28461#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28462#, python-format
28463msgid "Add %s to User category"
28464msgstr ""
28465
28466#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28467#, python-format
28468msgid "Children of %s"
28469msgstr ""
28470
28471#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28472#, python-format
28473msgid "Add/remove %s to selected books"
28474msgstr ""
28475
28476#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28477#, python-format
28478msgid "Add %s to selected books"
28479msgstr ""
28480
28481#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28482#, python-format
28483msgid "Remove %s from selected books"
28484msgstr ""
28485
28486#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28487#, python-format
28488msgid "Delete Saved search %s"
28489msgstr ""
28490
28491#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28492#, python-format
28493msgid "Delete %s in Virtual Library"
28494msgstr ""
28495
28496#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28497#, python-format
28498msgid "Remove %(item)s from category %(cat)s"
28499msgstr ""
28500
28501#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28502#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28503#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28504msgid "Search for"
28505msgstr ""
28506
28507#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28508#, python-format
28509msgid "%s and its children"
28510msgstr ""
28511
28512#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28513#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28514#, python-format
28515msgid "Everything but %s"
28516msgstr ""
28517
28518#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28519#, python-format
28520msgid "Everything but %s and its children"
28521msgstr ""
28522
28523#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28524msgid "The saved search expression"
28525msgstr ""
28526
28527#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28528#, python-format
28529msgid "Add sub-category to %s"
28530msgstr ""
28531
28532#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28533#, python-format
28534msgid "Delete User category %s"
28535msgstr ""
28536
28537#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28538#, python-format
28539msgid "Books in category %s"
28540msgstr ""
28541
28542#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28543#, python-format
28544msgid "Books not in category %s"
28545msgstr ""
28546
28547#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28548#, python-format
28549msgid "Edit permissible values for %s"
28550msgstr ""
28551
28552#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28553#, python-format
28554msgid "Hide category %s"
28555msgstr ""
28556
28557#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28558msgid "Change category icon"
28559msgstr ""
28560
28561#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28562msgid "Restore default icon"
28563msgstr ""
28564
28565#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28566#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28567msgid "Manage User categories"
28568msgstr ""
28569
28570#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28571msgid "Change sub-categorization scheme"
28572msgstr ""
28573
28574#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28575msgid "Partition"
28576msgstr "Podela"
28577
28578#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28579msgid "First letter is usable only when sorting by name"
28580msgstr ""
28581
28582#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28583msgid "Expand or collapse"
28584msgstr ""
28585
28586#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28587#, python-brace-format
28588msgid "Expand {0}"
28589msgstr ""
28590
28591#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28592#, python-brace-format
28593msgid "Expand {0} and its children"
28594msgstr ""
28595
28596#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28597#, python-brace-format
28598msgid "Collapse {0}"
28599msgstr ""
28600
28601#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28602#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28603msgid "Remove"
28604msgstr ""
28605
28606#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28607msgid "Keep"
28608msgstr ""
28609
28610#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28611msgid "Title-case"
28612msgstr ""
28613
28614#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28615msgid "Split"
28616msgstr ""
28617
28618#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28619msgid "Create the rule below, the rule can be used to remove or replace tags"
28620msgstr ""
28621
28622#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28623msgid "the tag, if it"
28624msgstr ""
28625
28626#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28627msgid "You must provide a value for the tag to match"
28628msgstr ""
28629
28630#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28631#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28632msgid "with the tag:"
28633msgstr ""
28634
28635#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28636#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28637msgid "on the character:"
28638msgstr ""
28639
28640#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28641msgid ""
28642"The character on which to split tags. Note that technically you can specify "
28643"a sub-string, not just a single character. Then splitting will happen on the"
28644" sub-string."
28645msgstr ""
28646
28647#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28648msgid ""
28649"What to replace the tag with. Note that if you use a pattern to match tags, "
28650"you can replace with parts of the matched pattern. See  the User Manual on "
28651"how to use regular expressions for details."
28652msgstr ""
28653
28654#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28655#, python-format
28656msgid ""
28657"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28658msgstr ""
28659
28660#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28661msgid "Edit the list of tags with the Tag editor"
28662msgstr ""
28663
28664#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28665msgid "Tags that contain this string will match"
28666msgstr ""
28667
28668#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28669msgid "Use the Tag editor to edit the list of tags"
28670msgstr ""
28671
28672#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28673#, python-brace-format
28674msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28675msgstr ""
28676
28677#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28678msgid ""
28679"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28680"button below to get started. The rules will be processed in order for every "
28681"tag until either a \"remove\" or a \"keep\" rule matches."
28682msgstr ""
28683
28684#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28685msgid "You can <b>change an existing rule</b> by double clicking it"
28686msgstr ""
28687
28688#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28689msgid "Move current rule up"
28690msgstr ""
28691
28692#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28693msgid "Move current rule down"
28694msgstr ""
28695
28696#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28697msgid "Test tag mapper rules"
28698msgstr ""
28699
28700#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28701msgid "Enter a comma separated list of &tags to test:"
28702msgstr ""
28703
28704#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28705msgid "Enter tags and click the \"Test\" button"
28706msgstr ""
28707
28708#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28709#, python-format
28710msgid "<b>Resulting tags:</b> %s"
28711msgstr ""
28712
28713#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28714msgid "Cannot save as no rules have been created"
28715msgstr ""
28716
28717#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28718msgid "Save ruleset as"
28719msgstr ""
28720
28721#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28722msgid "Enter a name for this ruleset:"
28723msgstr ""
28724
28725#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28726#, python-format
28727msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28728msgstr ""
28729
28730#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28731msgid "Delete saved rulesets"
28732msgstr ""
28733
28734#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28735msgid "No saved rulesets available"
28736msgstr ""
28737
28738#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28739msgid "Edit tag mapper rules"
28740msgstr ""
28741
28742#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28743msgid "Select a destination for the Table of Contents entry"
28744msgstr ""
28745
28746#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28747msgid "Search for text..."
28748msgstr ""
28749
28750#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28752msgid "Find &next"
28753msgstr ""
28754
28755#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28757msgid "Find &previous"
28758msgstr ""
28759
28760#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28761msgid ""
28762"Here you can choose a destination for the Table of Contents' entry to point "
28763"to. First choose a file from the book in the left-most panel. The file will "
28764"open in the central panel.<p>Then choose a location inside the file. To do "
28765"so, simply click on the place in the central panel that you want to use as "
28766"the destination. As you move the mouse around the central panel, a thick "
28767"green line appears, indicating the precise location that will be selected "
28768"when you click."
28769msgstr ""
28770
28771#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28772msgid "Na&me of the ToC entry:"
28773msgstr ""
28774
28775#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28776msgid "Currently selected destination:"
28777msgstr ""
28778
28779#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28780#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28781msgid "No match found"
28782msgstr ""
28783
28784#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28785#, python-format
28786msgid "No match found for: %s"
28787msgstr ""
28788
28789#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28790#, python-format
28791msgid ""
28792"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28793" to search in the %(which)s file [%(next)s]?"
28794msgstr ""
28795
28796#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28797msgid "next"
28798msgstr ""
28799
28800#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28801msgid "previous"
28802msgstr ""
28803
28804#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28805msgid "Bad markup"
28806msgstr ""
28807
28808#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28809msgid "This book has severely broken markup, its ToC cannot be edited."
28810msgstr ""
28811
28812#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28813#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28814#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28815msgid "File:"
28816msgstr ""
28817
28818#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28819#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28820msgid "Top of the file"
28821msgstr ""
28822
28823#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28824#, python-format
28825msgid "Approximately %d%% from the top"
28826msgstr ""
28827
28828#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28829#, python-format
28830msgid "Location: A &lt;%s&gt; tag inside the file"
28831msgstr ""
28832
28833#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28834msgid "Create ToC from XPath"
28835msgstr ""
28836
28837#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28838msgid ""
28839"Specify a series of XPath expressions for the different levels of the Table "
28840"of Contents. You can use the wizard buttons to help you create XPath "
28841"expressions."
28842msgstr ""
28843
28844#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
28845#, python-format
28846msgid "Level %s ToC:"
28847msgstr ""
28848
28849#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
28850msgid "Do not add duplicate entries at the same level"
28851msgstr ""
28852
28853#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
28854msgid "No XPaths"
28855msgstr ""
28856
28857#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
28858msgid "No XPaths have been entered"
28859msgstr ""
28860
28861#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
28862#, python-format
28863msgid "The XPath expression %s is not valid."
28864msgstr ""
28865
28866#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
28867msgid ""
28868"You can edit existing entries in the Table of Contents by clicking them in "
28869"the panel to the left."
28870msgstr ""
28871
28872#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
28873msgid ""
28874"Entries with a green tick next to them point to a location that has been "
28875"verified to exist. Entries with a red dot are broken and may need to be "
28876"fixed."
28877msgstr ""
28878
28879#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
28880msgid "Create a &new entry"
28881msgstr ""
28882
28883#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
28884msgid "Generate ToC from &major headings"
28885msgstr ""
28886
28887#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
28888msgid ""
28889"Generate a Table of Contents from the major headings in the book. This will "
28890"work if the book identifies its headings using HTML heading tags. Uses the "
28891"<h1>, <h2> and <h3> tags."
28892msgstr ""
28893
28894#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
28895msgid "Generate ToC from &all headings"
28896msgstr ""
28897
28898#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
28899msgid ""
28900"Generate a Table of Contents from all the headings in the book. This will "
28901"work if the book identifies its headings using HTML heading tags. Uses the "
28902"<h1-6> tags."
28903msgstr ""
28904
28905#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
28906msgid "Generate ToC from &links"
28907msgstr ""
28908
28909#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
28910msgid ""
28911"Generate a Table of Contents from all the links in the book. Links that "
28912"point to destinations that do not exist in the book are ignored. Also "
28913"multiple links with the same destination or the same text are ignored."
28914msgstr ""
28915
28916#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
28917msgid "Generate ToC from &files"
28918msgstr ""
28919
28920#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
28921msgid ""
28922"Generate a Table of Contents from individual files in the book. Each entry "
28923"in the ToC will point to the start of the file, the text of the entry will "
28924"be the \"first line\" of text from the file."
28925msgstr ""
28926
28927#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
28928msgid "Generate ToC from &XPath"
28929msgstr ""
28930
28931#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
28932msgid "Generate a Table of Contents from arbitrary XPath expressions."
28933msgstr ""
28934
28935#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
28936msgid "&Flatten the ToC"
28937msgstr ""
28938
28939#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
28940msgid "Flatten the Table of Contents, putting all entries at the top level"
28941msgstr ""
28942
28943#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
28944msgid ""
28945"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
28946"files. In a linear ToC every entry must point to a location after the "
28947"previous entry. If you create a non-linear ToC it will be automatically re-"
28948"arranged inside the AZW3 file."
28949msgstr ""
28950
28951#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
28952msgid ""
28953"You can move this entry around the Table of Contents by drag and drop or "
28954"using the up and down buttons to the left"
28955msgstr ""
28956
28957#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
28958msgid "Change the &location this entry points to"
28959msgstr ""
28960
28961#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
28962msgid "&Remove this entry"
28963msgstr ""
28964
28965#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
28966msgid "New entry &inside this entry"
28967msgstr ""
28968
28969#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
28970msgid "New entry &above this entry"
28971msgstr ""
28972
28973#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
28974msgid "New entry &below this entry"
28975msgstr ""
28976
28977#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
28978msgid "&Flatten this entry"
28979msgstr ""
28980
28981#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
28982msgid ""
28983"All children of this entry are brought to the same level as this entry."
28984msgstr ""
28985
28986#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
28987msgid "&Return to welcome screen"
28988msgstr ""
28989
28990#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
28991msgid "Go back to the top level view"
28992msgstr ""
28993
28994#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
28995msgid "Remove duplicates"
28996msgstr ""
28997
28998#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
28999msgid "Should headings with the same text at the same level be included?"
29000msgstr ""
29001
29002#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29003msgid "&Include duplicates"
29004msgstr ""
29005
29006#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29007msgid "&Remove duplicates"
29008msgstr ""
29009
29010#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29011msgid "This entry points to an existing destination"
29012msgstr ""
29013
29014#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29015msgid "The location this entry points to does not exist"
29016msgstr ""
29017
29018#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29019#, python-brace-format
29020msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29021msgstr ""
29022
29023#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29024msgid "Multiple items selected"
29025msgstr ""
29026
29027#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29028msgid ""
29029"You are trying to move multiple items at once, this is not supported. "
29030"Instead use Drag and Drop to move multiple items"
29031msgstr ""
29032
29033#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29034msgid "Chapter "
29035msgstr ""
29036
29037#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29038msgid "All selected items will be renamed to the form prefix-number"
29039msgstr ""
29040
29041#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29042msgid "Change the location this entry points to"
29043msgstr ""
29044
29045#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29046msgid "Bulk rename all selected items"
29047msgstr ""
29048
29049#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29050msgid "Remove all selected items"
29051msgstr ""
29052
29053#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29054#, python-format
29055msgid "Move \"%s\" up"
29056msgstr ""
29057
29058#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29059#, python-format
29060msgid "Move \"%s\" down"
29061msgstr ""
29062
29063#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29064#, python-format
29065msgid "Unindent \"%s\""
29066msgstr ""
29067
29068#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29069#, python-format
29070msgid "Indent \"%s\""
29071msgstr ""
29072
29073#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29074msgid "Move current entry up [Ctrl+Up]"
29075msgstr ""
29076
29077#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29078msgid "Unindent the current entry [Ctrl+Left]"
29079msgstr ""
29080
29081#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29082msgid "Remove all selected entries"
29083msgstr ""
29084
29085#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29086msgid "Indent the current entry [Ctrl+Right]"
29087msgstr ""
29088
29089#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29090msgid "Move current entry down [Ctrl+Down]"
29091msgstr ""
29092
29093#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29095msgid "&Expand all"
29096msgstr ""
29097
29098#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29100msgid "&Collapse all"
29101msgstr ""
29102
29103#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29104msgid "Double click on an entry to change the text"
29105msgstr ""
29106
29107#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29108#, python-format
29109msgid ""
29110"The location this entry point to does not exist:\n"
29111"%s"
29112msgstr ""
29113
29114#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29115#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29116#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29117msgid "No items found"
29118msgstr ""
29119
29120#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29121msgid "No items were found that could be added to the Table of Contents."
29122msgstr ""
29123
29124#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29125msgid "No links were found that could be added to the Table of Contents."
29126msgstr ""
29127
29128#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29129msgid "No files were found that could be added to the Table of Contents."
29130msgstr ""
29131
29132#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29134#, python-format
29135msgid "Edit the ToC in %s"
29136msgstr ""
29137
29138#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29139#, python-format
29140msgid "Loading %s, please wait..."
29141msgstr ""
29142
29143#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29145msgid "Undo the last action, if any"
29146msgstr ""
29147
29148#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29149#, python-format
29150msgid "Writing %s, please wait..."
29151msgstr ""
29152
29153#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29155msgid "Failed to write book"
29156msgstr ""
29157
29158#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29160#, python-format
29161msgid "Could not write %s. Click \"Show details\" for more information."
29162msgstr ""
29163
29164#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29165msgid "Failed to load book"
29166msgstr ""
29167
29168#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29169#, python-format
29170msgid "Could not load %s. Click \"Show details\" for more information."
29171msgstr ""
29172
29173#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29174#, python-format
29175msgid "Convert book %(num)d of %(total)d (%(title)s)"
29176msgstr ""
29177
29178#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29179msgid "Could not convert"
29180msgstr ""
29181
29182#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29183#, python-format
29184msgid ""
29185"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29186"should have files, but calibre is not finding them, that is most likely "
29187"because you moved the book's files around outside of calibre. You will need "
29188"to find those files and re-add them to calibre."
29189msgstr ""
29190
29191#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29192#, python-format
29193msgid "No supported formats (Available formats: %s)"
29194msgstr ""
29195
29196#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29197msgid "This book has no actual e-book files"
29198msgstr ""
29199
29200#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29201#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29202msgid "Could not convert some books"
29203msgstr ""
29204
29205#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29206msgid ""
29207"Could not convert the book because no supported source format was found"
29208msgstr ""
29209
29210#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29211#, python-brace-format
29212msgid ""
29213"Could not convert {num} of {tot} books, because no supported source formats "
29214"were found."
29215msgstr ""
29216
29217#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29218msgid "Queueing books for bulk conversion"
29219msgstr ""
29220
29221#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29222msgid "Queueing "
29223msgstr ""
29224
29225#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29226#, python-format
29227msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29228msgstr ""
29229
29230#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29231#, python-format
29232msgid ""
29233"Could not convert %(num)d of %(tot)d books, because no suitable source "
29234"format was found."
29235msgstr ""
29236
29237#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29238#, python-format
29239msgid "Fetch news from %s"
29240msgstr ""
29241
29242#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29243msgid "Convert existing"
29244msgstr ""
29245
29246#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29247#, python-format
29248msgid ""
29249"The following books have already been converted to the %s format. Do you "
29250"wish to reconvert them?"
29251msgstr ""
29252
29253#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29254#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29255msgid "Could not find speech-dispatcher on your system. Please install it."
29256msgstr ""
29257
29258#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29259#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29260#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29263msgid "Language"
29264msgstr ""
29265
29266#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29267msgid "Variant"
29268msgstr ""
29269
29270#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29271msgid "&Speed of speech:"
29272msgstr ""
29273
29274#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29275msgid "Speech s&ynthesizer:"
29276msgstr ""
29277
29278#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29279msgid "female"
29280msgstr ""
29281
29282#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29283msgid "male"
29284msgstr ""
29285
29286#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29287msgid "neutral"
29288msgstr ""
29289
29290#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29291#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29292msgid "Age"
29293msgstr ""
29294
29295#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29296#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29297msgid "Gender"
29298msgstr ""
29299
29300#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29301#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29302msgid "&Speed of speech (words per minute):"
29303msgstr ""
29304
29305#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29306msgid "Sound output:"
29307msgstr ""
29308
29309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29310msgid "&Unmark marked text"
29311msgstr ""
29312
29313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29314msgid "The Qt WebEngine Render process crashed and has been restarted"
29315msgstr ""
29316
29317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29319msgid "Unsaved changes"
29320msgstr ""
29321
29322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29323msgid ""
29324"The current book has unsaved changes. If you open a new book, they will be "
29325"lost. Are you sure you want to proceed?"
29326msgstr ""
29327
29328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29329msgid "Cannot open"
29330msgstr ""
29331
29332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29333msgid ""
29334"The current book is being saved, you cannot open a new book until the saving"
29335" is completed"
29336msgstr ""
29337
29338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29340msgid "Choose file location"
29341msgstr ""
29342
29343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29344msgid "Importing book, please wait..."
29345msgstr ""
29346
29347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29348msgid "Choose book folder"
29349msgstr ""
29350
29351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29353msgid "Choose book"
29354msgstr ""
29355
29356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29357msgid "File not found"
29358msgstr ""
29359
29360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29361#, python-format
29362msgid "The file %s does not exist."
29363msgstr ""
29364
29365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29366msgid "Unsupported format"
29367msgstr ""
29368
29369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29370#, python-format
29371msgid ""
29372"Tweaking is only supported for books in the %s formats. Convert your book to"
29373" one of these formats first."
29374msgstr ""
29375
29376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29377msgid "Opening book, please wait..."
29378msgstr ""
29379
29380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29382msgid "Failed to open book"
29383msgstr ""
29384
29385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29386msgid ""
29387"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29388"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29389"this book."
29390msgstr ""
29391
29392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29393msgid "Failed to open book, click \"Show details\" for more information."
29394msgstr ""
29395
29396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29397msgid "Start of editing session"
29398msgstr ""
29399
29400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29401msgid "Before: Delete files"
29402msgstr ""
29403
29404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29405msgid "One file deleted"
29406msgid_plural "{} files deleted"
29407msgstr[0] ""
29408msgstr[1] ""
29409msgstr[2] ""
29410
29411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29412msgid "Before: Re-order text"
29413msgstr ""
29414
29415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29417msgid ""
29418"You must first open a book to edit, before trying to create new files in it."
29419msgstr ""
29420
29421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29422#, python-format
29423msgid "Before: Add file %s"
29424msgstr ""
29425
29426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29427msgid "Choose files"
29428msgstr ""
29429
29430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29431msgid "Before Add files"
29432msgstr ""
29433
29434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29435msgid "Before: Add cover"
29436msgstr ""
29437
29438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29439msgid "No book is currently open. You must first open a book."
29440msgstr ""
29441
29442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29443msgid "No book open"
29444msgstr ""
29445
29446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29447msgid "You must open a book before trying to edit the Table of Contents."
29448msgstr ""
29449
29450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29451msgid "Before: Edit Table of Contents"
29452msgstr ""
29453
29454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29455msgid "Before: Insert inline Table of Contents"
29456msgstr ""
29457
29458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29459msgid "No Table of Contents"
29460msgstr ""
29461
29462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29463msgid ""
29464"Cannot create an inline Table of Contents as this book has no existing Table"
29465" of Contents. You must first create a Table of Contents using the Edit Table"
29466" of Contents tool."
29467msgstr ""
29468
29469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29470#, python-format
29471msgid "Before: %s"
29472msgstr ""
29473
29474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29477msgid "You must first open a book in order to transform styles."
29478msgstr ""
29479
29480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29481msgid "No HTML file"
29482msgstr ""
29483
29484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29485msgid "Not currently editing an HTML file"
29486msgstr ""
29487
29488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29490msgid "No HTML files"
29491msgstr ""
29492
29493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29494msgid "Not currently editing any HTML files"
29495msgstr ""
29496
29497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29498msgid "No HTML files are currently selected in the File browser"
29499msgstr ""
29500
29501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29502msgid "Before HTML transformation"
29503msgstr ""
29504
29505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29506msgid "No HTML was changed."
29507msgstr ""
29508
29509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29511msgid "No changes"
29512msgstr ""
29513
29514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29515msgid "Before style transformation"
29516msgstr ""
29517
29518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29519msgid "No styles were changed."
29520msgstr ""
29521
29522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29523msgid "Before: Get external resources"
29524msgstr ""
29525
29526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29527msgid "No book is currently open. You must first open a book to manage fonts."
29528msgstr ""
29529
29530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29531msgid "Embed all fonts"
29532msgstr ""
29533
29534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29535msgid "Subset all fonts"
29536msgstr ""
29537
29538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29539#, python-format
29540msgid ""
29541"The %s format does not support file and folder names internally, therefore "
29542"arranging files into folders is not allowed."
29543msgstr ""
29544
29545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29546msgid "The files in this book are already arranged into folders"
29547msgstr ""
29548
29549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29550msgid "Nothing to do"
29551msgstr ""
29552
29553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29554msgid "Show this message &again"
29555msgstr ""
29556
29557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29558msgid "Before: Arrange into folders"
29559msgstr ""
29560
29561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29564msgid "Renaming and updating links..."
29565msgstr ""
29566
29567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29568#, python-brace-format
29569msgid ""
29570"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29571"can cause problems, are you sure?"
29572msgstr ""
29573
29574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29575#, python-brace-format
29576msgid ""
29577"The name you have chosen {0} contains special characters, internally it will"
29578" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29579"hyphens and underscores for file names. Other characters can cause problems "
29580"for  different e-book viewers. Are you sure you want to proceed?"
29581msgstr ""
29582
29583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29584#, python-format
29585msgid "Before: Rename %s"
29586msgstr ""
29587
29588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29589msgid "Before: Bulk rename"
29590msgstr ""
29591
29592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29593msgid "Failed to rename files"
29594msgstr ""
29595
29596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29597msgid "Failed to rename files, click \"Show details\" for more information."
29598msgstr ""
29599
29600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29602msgid "&Revert to"
29603msgstr ""
29604
29605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29606msgid "&Revert changes"
29607msgstr ""
29608
29609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29610msgid "Show this popup again"
29611msgstr ""
29612
29613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29617msgid "See what &changed"
29618msgstr ""
29619
29620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29621#, python-format
29622msgid "%s books"
29623msgstr ""
29624
29625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29626msgid "Current book"
29627msgstr ""
29628
29629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29630msgid "Other book"
29631msgstr ""
29632
29633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29634msgid "Before: Fix HTML"
29635msgstr ""
29636
29637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29638msgid "All HTML files fixed"
29639msgstr ""
29640
29641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29642msgid "Fixing done"
29643msgstr ""
29644
29645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29646msgid "Before: Beautify files"
29647msgstr ""
29648
29649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29650msgid "All files beautified"
29651msgstr ""
29652
29653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29654msgid "Beautified"
29655msgstr ""
29656
29657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29658msgid "Inserting images is only supported for HTML and CSS files."
29659msgstr ""
29660
29661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29662msgid "New class name"
29663msgstr ""
29664
29665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29666msgid "Rename the class {} to?"
29667msgstr ""
29668
29669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29670msgid "Before: Rename {}"
29671msgstr ""
29672
29673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29674msgid "No class {} found to change"
29675msgstr ""
29676
29677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29678msgid "Semantics are not supported for the AZW3 format."
29679msgstr ""
29680
29681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29682msgid "Before: Set Semantics"
29683msgstr ""
29684
29685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29686msgid "Before: Filter style information"
29687msgstr ""
29688
29689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29690msgid "No matching style rules were found"
29691msgstr ""
29692
29693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29694#, python-format
29695msgid "No file with the name %s was found in the book"
29696msgstr ""
29697
29698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29699msgid "No style rules that match the class {} were found"
29700msgstr ""
29701
29702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29703msgid ""
29704"Choose a name for the checkpoint.\n"
29705"You can later restore the book to this checkpoint via the\n"
29706"\"Revert to...\" entries in the Edit menu."
29707msgstr ""
29708
29709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29710msgid "Path does not exist"
29711msgstr ""
29712
29713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29714#, python-format
29715msgid ""
29716"The file you are editing (%s) no longer exists. You have to choose a new "
29717"save location."
29718msgstr ""
29719
29720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29721msgid "Cannot save a copy"
29722msgstr ""
29723
29724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29725msgid "Saving a copy of a folder based book is not supported"
29726msgstr ""
29727
29728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29729msgid "Choose path"
29730msgstr ""
29731
29732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29733#, python-format
29734msgid "Book (%s)"
29735msgstr ""
29736
29737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29738msgid "Saving copy, please wait..."
29739msgstr ""
29740
29741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29742msgid "Failed to save copy"
29743msgstr ""
29744
29745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29746msgid "Failed to save copy, click \"Show details\" for more information."
29747msgstr ""
29748
29749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29750#, python-format
29751msgid "Copy saved to %s"
29752msgstr ""
29753
29754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29755msgid "Copy saved"
29756msgstr ""
29757
29758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29759msgid "Could not save"
29760msgstr ""
29761
29762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29763msgid ""
29764"Saving of the book failed. Click \"Show details\" for more information. You "
29765"can try to save a copy to a different location, via File->Save a copy"
29766msgstr ""
29767
29768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29769msgid "Enter line number"
29770msgstr ""
29771
29772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29774#, python-format
29775msgid "Before: Split %s"
29776msgstr ""
29777
29778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29779msgid "Does not exist"
29780msgstr ""
29781
29782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29783#, python-format
29784msgid ""
29785"The file %s does not exist. If you were trying to click an item in the Table"
29786" of Contents, you may need to refresh it by right-clicking and choosing "
29787"\"Refresh\"."
29788msgstr ""
29789
29790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29792msgid "Unsupported file format"
29793msgstr ""
29794
29795#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29797#, python-format
29798msgid "Editing files of type %s is not supported"
29799msgstr ""
29800
29801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29802#, python-format
29803msgid "The anchor %s was not found in this file"
29804msgstr ""
29805
29806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29807msgid "File deleted"
29808msgstr ""
29809
29810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29811msgid ""
29812"The file {} has already been deleted, re-run Check Book to update the "
29813"results."
29814msgstr ""
29815
29816#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29817msgid "Before: Spell Check"
29818msgstr ""
29819
29820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29821msgid "Before: Auto-fix errors"
29822msgstr ""
29823
29824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29825#, python-format
29826msgid "Before: Merge files into %s"
29827msgstr ""
29828
29829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29830msgid "{} files merged"
29831msgstr ""
29832
29833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29834msgid "Before: Link stylesheets"
29835msgstr ""
29836
29837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
29838msgid "File opened"
29839msgstr ""
29840
29841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
29842#, python-brace-format
29843msgid ""
29844"When you are done editing {0} click \"Import\" to update the file in the "
29845"book or \"Discard\" to lose any changes."
29846msgstr ""
29847
29848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29849#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
29850msgid "Discard"
29851msgstr ""
29852
29853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29854msgid "Import"
29855msgstr ""
29856
29857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
29858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
29859#, python-format
29860msgid "Before: Replace %s"
29861msgstr ""
29862
29863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
29864msgid "You must first open a book in order to see the report."
29865msgstr ""
29866
29867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
29868msgid "You must first open a book in order to check links."
29869msgstr ""
29870
29871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
29872msgid "You must first open a book in order to compress images."
29873msgstr ""
29874
29875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
29876msgid "Before: compress images"
29877msgstr ""
29878
29879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
29880msgid "Unexpected error"
29881msgstr ""
29882
29883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
29884msgid "Failed to compress images, click \"Show details\" for more information"
29885msgstr ""
29886
29887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
29888msgid "Cannot decode"
29889msgstr ""
29890
29891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
29892#, python-format
29893msgid "Cannot edit %s as it appears to be in an unknown character encoding"
29894msgstr ""
29895
29896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
29897msgid "No book is currently open. You must first open a book to edit."
29898msgstr ""
29899
29900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
29901msgid ""
29902"The current book is being saved in the background. Quitting now will "
29903"<b>abort the save process</b>! Finish saving first?"
29904msgstr ""
29905
29906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29907msgid "&Quit immediately"
29908msgstr ""
29909
29910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29911msgid "Finish &saving first"
29912msgstr ""
29913
29914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
29915msgid ""
29916"There are unsaved changes, if you quit without saving, you will lose them."
29917msgstr ""
29918
29919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
29920msgid "&Save and Quit"
29921msgstr ""
29922
29923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
29924msgid "&Quit without saving"
29925msgstr ""
29926
29927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
29928msgid "Saving, please wait..."
29929msgstr ""
29930
29931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
29932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
29933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
29934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
29935msgid "Favorites"
29936msgstr ""
29937
29938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
29939msgid "European scripts"
29940msgstr ""
29941
29942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
29943msgid "Armenian"
29944msgstr "jermenski"
29945
29946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
29947msgid "Armenian ligatures"
29948msgstr ""
29949
29950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
29951msgid "Coptic"
29952msgstr "koptski"
29953
29954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
29955msgid "Coptic in Greek block"
29956msgstr ""
29957
29958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
29959msgid "Cypriot syllabary"
29960msgstr ""
29961
29962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
29963msgid "Cyrillic"
29964msgstr ""
29965
29966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
29967msgid "Cyrillic supplement"
29968msgstr ""
29969
29970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
29971msgid "Cyrillic extended A"
29972msgstr ""
29973
29974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
29975msgid "Cyrillic extended B"
29976msgstr ""
29977
29978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
29979msgid "Georgian"
29980msgstr "gruzijski"
29981
29982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
29983msgid "Georgian supplement"
29984msgstr ""
29985
29986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
29987msgid "Glagolitic"
29988msgstr ""
29989
29990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
29991msgid "Gothic"
29992msgstr "gotski"
29993
29994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
29995msgid "Greek and Coptic"
29996msgstr ""
29997
29998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
29999msgid "Greek extended"
30000msgstr ""
30001
30002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30003msgid "Latin, Basic & Latin-1 supplement"
30004msgstr ""
30005
30006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30007msgid "Latin extended A"
30008msgstr ""
30009
30010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30011msgid "Latin extended B"
30012msgstr ""
30013
30014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30015msgid "Latin extended C"
30016msgstr ""
30017
30018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30019msgid "Latin extended D"
30020msgstr ""
30021
30022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30023msgid "Latin extended additional"
30024msgstr ""
30025
30026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30027msgid "Latin ligatures"
30028msgstr ""
30029
30030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30031msgid "Fullwidth Latin letters"
30032msgstr ""
30033
30034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30035msgid "Linear B syllabary"
30036msgstr ""
30037
30038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30039msgid "Linear B ideograms"
30040msgstr ""
30041
30042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30043msgid "Ogham"
30044msgstr ""
30045
30046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30047msgid "Old italic"
30048msgstr ""
30049
30050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30051msgid "Phaistos disc"
30052msgstr ""
30053
30054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30055msgid "Runic"
30056msgstr ""
30057
30058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30059msgid "Shavian"
30060msgstr ""
30061
30062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30063msgid "Phonetic symbols"
30064msgstr ""
30065
30066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30067msgid "IPA extensions"
30068msgstr ""
30069
30070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30071msgid "Phonetic extensions"
30072msgstr ""
30073
30074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30075msgid "Phonetic extensions supplement"
30076msgstr ""
30077
30078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30079msgid "Modifier tone letters"
30080msgstr ""
30081
30082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30083msgid "Spacing modifier letters"
30084msgstr ""
30085
30086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30088msgid "Superscripts and subscripts"
30089msgstr ""
30090
30091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30092msgid "Combining diacritics"
30093msgstr ""
30094
30095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30096msgid "Combining diacritical marks"
30097msgstr ""
30098
30099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30101msgid "Combining diacritical marks for symbols"
30102msgstr ""
30103
30104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30105msgid "Combining diacritical marks supplement"
30106msgstr ""
30107
30108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30109msgid "Combining half marks"
30110msgstr ""
30111
30112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30113msgid "African scripts"
30114msgstr ""
30115
30116#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30117msgid "Bamum"
30118msgstr ""
30119
30120#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30121msgid "Bamum supplement"
30122msgstr ""
30123
30124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30125msgid "Egyptian hieroglyphs"
30126msgstr ""
30127
30128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30129msgid "Ethiopic"
30130msgstr ""
30131
30132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30133msgid "Ethiopic supplement"
30134msgstr ""
30135
30136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30137msgid "Ethiopic extended"
30138msgstr ""
30139
30140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30141msgid "Ethiopic extended A"
30142msgstr ""
30143
30144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30145msgid "Meroitic cursive"
30146msgstr ""
30147
30148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30149msgid "Meroitic hieroglyphs"
30150msgstr ""
30151
30152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30153msgid "N'Ko"
30154msgstr ""
30155
30156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30157msgid "Osmanya"
30158msgstr ""
30159
30160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30161msgid "Tifinagh"
30162msgstr ""
30163
30164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30165msgid "Vai"
30166msgstr "vai"
30167
30168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30169msgid "Middle Eastern scripts"
30170msgstr ""
30171
30172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30173msgid "Arabic"
30174msgstr "arapski"
30175
30176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30177msgid "Arabic supplement"
30178msgstr ""
30179
30180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30181msgid "Arabic extended A"
30182msgstr ""
30183
30184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30185msgid "Arabic presentation forms A"
30186msgstr ""
30187
30188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30189msgid "Arabic presentation forms B"
30190msgstr ""
30191
30192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30193msgid "Avestan"
30194msgstr "avestan"
30195
30196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30197msgid "Carian"
30198msgstr ""
30199
30200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30201msgid "Cuneiform"
30202msgstr ""
30203
30204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30207msgid "Cuneiform numbers and punctuation"
30208msgstr ""
30209
30210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30211msgid "Hebrew"
30212msgstr "hebrejski"
30213
30214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30215msgid "Hebrew presentation forms"
30216msgstr ""
30217
30218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30219msgid "Imperial Aramaic"
30220msgstr ""
30221
30222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30223msgid "Inscriptional Pahlavi"
30224msgstr ""
30225
30226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30227msgid "Inscriptional Parthian"
30228msgstr ""
30229
30230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30231msgid "Lycian"
30232msgstr ""
30233
30234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30235msgid "Lydian"
30236msgstr ""
30237
30238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30239msgid "Mandaic"
30240msgstr ""
30241
30242#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30243msgid "Old Persian"
30244msgstr ""
30245
30246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30247msgid "Old South Arabian"
30248msgstr ""
30249
30250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30251msgid "Phoenician"
30252msgstr "feničanski"
30253
30254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30255msgid "Samaritan"
30256msgstr ""
30257
30258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30259msgid "Syriac"
30260msgstr "sirijski"
30261
30262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30263msgid "Ugaritic"
30264msgstr "ugarski"
30265
30266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30267msgid "Central Asian scripts"
30268msgstr ""
30269
30270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30271msgid "Mongolian"
30272msgstr "mongolski"
30273
30274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30275msgid "Old Turkic"
30276msgstr ""
30277
30278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30279msgid "Phags-pa"
30280msgstr ""
30281
30282#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30283msgid "Tibetan"
30284msgstr "tibetski"
30285
30286#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30287msgid "South Asian scripts"
30288msgstr ""
30289
30290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30291msgid "Bengali"
30292msgstr "bengalski"
30293
30294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30295msgid "Brahmi"
30296msgstr ""
30297
30298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30299msgid "Chakma"
30300msgstr ""
30301
30302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30303msgid "Devanagari"
30304msgstr ""
30305
30306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30307msgid "Devanagari extended"
30308msgstr ""
30309
30310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30311msgid "Gujarati"
30312msgstr "gujarati"
30313
30314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30315msgid "Gurmukhi"
30316msgstr ""
30317
30318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30319msgid "Kaithi"
30320msgstr ""
30321
30322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30323msgid "Kannada"
30324msgstr "kanada"
30325
30326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30327msgid "Kharoshthi"
30328msgstr ""
30329
30330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30331msgid "Lepcha"
30332msgstr ""
30333
30334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30335msgid "Limbu"
30336msgstr ""
30337
30338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30339msgid "Malayalam"
30340msgstr "malajamski"
30341
30342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30343msgid "Meetei Mayek"
30344msgstr ""
30345
30346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30347msgid "Meetei Mayek extensions"
30348msgstr ""
30349
30350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30351msgid "Ol Chiki"
30352msgstr ""
30353
30354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30355msgid "Oriya"
30356msgstr "orija"
30357
30358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30359msgid "Saurashtra"
30360msgstr ""
30361
30362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30363msgid "Sinhala"
30364msgstr ""
30365
30366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30367msgid "Sharada"
30368msgstr ""
30369
30370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30371msgid "Sora Sompeng"
30372msgstr ""
30373
30374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30375msgid "Syloti Nagri"
30376msgstr ""
30377
30378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30379msgid "Takri"
30380msgstr ""
30381
30382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30383msgid "Tamil"
30384msgstr "tamil"
30385
30386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30387msgid "Telugu"
30388msgstr "telugu"
30389
30390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30391msgid "Thaana"
30392msgstr ""
30393
30394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30395msgid "Vedic extensions"
30396msgstr ""
30397
30398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30399msgid "Southeast Asian scripts"
30400msgstr ""
30401
30402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30403msgid "Balinese"
30404msgstr "balineze"
30405
30406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30407msgid "Batak"
30408msgstr ""
30409
30410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30411msgid "Buginese"
30412msgstr "bugineze"
30413
30414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30415msgid "Cham"
30416msgstr ""
30417
30418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30419msgid "Javanese"
30420msgstr "javanski"
30421
30422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30423msgid "Kayah Li"
30424msgstr ""
30425
30426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30427msgid "Khmer"
30428msgstr ""
30429
30430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30431msgid "Khmer symbols"
30432msgstr ""
30433
30434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30435msgid "Lao"
30436msgstr "lao"
30437
30438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30439msgid "Myanmar"
30440msgstr ""
30441
30442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30443msgid "Myanmar extended A"
30444msgstr ""
30445
30446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30447msgid "New Tai Lue"
30448msgstr ""
30449
30450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30451msgid "Rejang"
30452msgstr ""
30453
30454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30455msgid "Sundanese"
30456msgstr "sundanežanski"
30457
30458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30459msgid "Sundanese supplement"
30460msgstr ""
30461
30462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30463msgid "Tai Le"
30464msgstr ""
30465
30466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30467msgid "Tai Tham"
30468msgstr ""
30469
30470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30471msgid "Tai Viet"
30472msgstr ""
30473
30474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30475msgid "Thai"
30476msgstr "tajlandski"
30477
30478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30479msgid "Philippine scripts"
30480msgstr ""
30481
30482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30483msgid "Buhid"
30484msgstr ""
30485
30486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30487msgid "Hanunoo"
30488msgstr ""
30489
30490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30491msgid "Tagalog"
30492msgstr "tagalog"
30493
30494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30495msgid "Tagbanwa"
30496msgstr ""
30497
30498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30499msgid "East Asian scripts"
30500msgstr ""
30501
30502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30503msgid "Bopomofo"
30504msgstr ""
30505
30506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30507msgid "Bopomofo extended"
30508msgstr ""
30509
30510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30511msgid "CJK Unified ideographs"
30512msgstr ""
30513
30514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30515msgid "CJK Unified ideographs extension A"
30516msgstr ""
30517
30518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30519msgid "CJK Unified ideographs extension B"
30520msgstr ""
30521
30522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30523msgid "CJK Unified ideographs extension C"
30524msgstr ""
30525
30526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30527msgid "CJK Unified ideographs extension D"
30528msgstr ""
30529
30530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30531msgid "CJK compatibility ideographs"
30532msgstr ""
30533
30534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30535msgid "CJK compatibility ideographs supplement"
30536msgstr ""
30537
30538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30539msgid "Kangxi radicals"
30540msgstr ""
30541
30542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30543msgid "CJK radicals supplement"
30544msgstr ""
30545
30546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30547msgid "CJK strokes"
30548msgstr ""
30549
30550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30551msgid "Ideographic description characters"
30552msgstr ""
30553
30554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30555msgid "Hiragana"
30556msgstr ""
30557
30558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30559msgid "Katakana"
30560msgstr ""
30561
30562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30563msgid "Katakana phonetic extensions"
30564msgstr ""
30565
30566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30567msgid "Kana supplement"
30568msgstr ""
30569
30570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30571msgid "Halfwidth Katakana"
30572msgstr ""
30573
30574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30575msgid "Kanbun"
30576msgstr ""
30577
30578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30579msgid "Hangul syllables"
30580msgstr ""
30581
30582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30583msgid "Hangul Jamo"
30584msgstr ""
30585
30586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30587msgid "Hangul Jamo extended A"
30588msgstr ""
30589
30590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30591msgid "Hangul Jamo extended B"
30592msgstr ""
30593
30594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30595msgid "Hangul compatibility Jamo"
30596msgstr ""
30597
30598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30599msgid "Halfwidth Jamo"
30600msgstr ""
30601
30602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30603msgid "Lisu"
30604msgstr ""
30605
30606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30607msgid "Miao"
30608msgstr ""
30609
30610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30611msgid "Yi syllables"
30612msgstr ""
30613
30614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30615msgid "Yi radicals"
30616msgstr ""
30617
30618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30619msgid "American scripts"
30620msgstr ""
30621
30622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30623msgid "Cherokee"
30624msgstr "čiroki"
30625
30626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30627msgid "Deseret"
30628msgstr ""
30629
30630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30631msgid "Unified Canadian aboriginal syllabics"
30632msgstr ""
30633
30634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30635msgid "UCAS extended"
30636msgstr ""
30637
30638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30640msgid "Other"
30641msgstr ""
30642
30643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30644msgid "Alphabetic presentation forms"
30645msgstr ""
30646
30647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30648msgid "Halfwidth and Fullwidth forms"
30649msgstr ""
30650
30651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30652msgid "Punctuation"
30653msgstr ""
30654
30655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30656msgid "General punctuation"
30657msgstr ""
30658
30659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30660msgid "ASCII punctuation"
30661msgstr ""
30662
30663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30664msgid "Latin-1 punctuation"
30665msgstr ""
30666
30667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30668msgid "Small form variants"
30669msgstr ""
30670
30671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30672msgid "Supplemental punctuation"
30673msgstr ""
30674
30675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30676msgid "CJK symbols and punctuation"
30677msgstr ""
30678
30679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30680msgid "CJK compatibility forms"
30681msgstr ""
30682
30683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30684msgid "Fullwidth ASCII punctuation"
30685msgstr ""
30686
30687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30688msgid "Vertical forms"
30689msgstr ""
30690
30691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30692msgid "Alphanumeric symbols"
30693msgstr ""
30694
30695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30696msgid "Arabic mathematical alphabetic symbols"
30697msgstr ""
30698
30699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30701msgid "Letterlike symbols"
30702msgstr ""
30703
30704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30705msgid "Roman symbols"
30706msgstr ""
30707
30708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30710msgid "Mathematical alphanumeric symbols"
30711msgstr ""
30712
30713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30714msgid "Enclosed alphanumerics"
30715msgstr ""
30716
30717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30718msgid "Enclosed alphanumeric supplement"
30719msgstr ""
30720
30721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30722msgid "Enclosed CJK letters and months"
30723msgstr ""
30724
30725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30726msgid "Enclosed ideographic supplement"
30727msgstr ""
30728
30729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30730msgid "CJK compatibility"
30731msgstr ""
30732
30733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30734msgid "Technical symbols"
30735msgstr ""
30736
30737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30738msgid "Miscellaneous technical"
30739msgstr ""
30740
30741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30742msgid "Control pictures"
30743msgstr ""
30744
30745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30746msgid "Optical character recognition"
30747msgstr ""
30748
30749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30750msgid "Numbers and digits"
30751msgstr ""
30752
30753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30754msgid "Aegean numbers"
30755msgstr ""
30756
30757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30758msgid "Ancient Greek numbers"
30759msgstr ""
30760
30761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30762msgid "Common Indic number forms"
30763msgstr ""
30764
30765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30766msgid "Counting rod numerals"
30767msgstr ""
30768
30769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30770msgid "Fullwidth ASCII digits"
30771msgstr ""
30772
30773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30774msgid "Number forms"
30775msgstr ""
30776
30777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30778msgid "Rumi numeral symbols"
30779msgstr ""
30780
30781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30782msgid "Mathematical symbols"
30783msgstr ""
30784
30785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30786msgid "Arrows"
30787msgstr ""
30788
30789#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30790msgid "Supplemental arrows A"
30791msgstr ""
30792
30793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30794msgid "Supplemental arrows B"
30795msgstr ""
30796
30797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30799msgid "Miscellaneous symbols and arrows"
30800msgstr ""
30801
30802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30803msgid "Mathematical operators"
30804msgstr ""
30805
30806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30807msgid "Miscellaneous mathematical symbols A"
30808msgstr ""
30809
30810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30811msgid "Miscellaneous mathematical symbols B"
30812msgstr ""
30813
30814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30815msgid "Supplemental mathematical operators"
30816msgstr ""
30817
30818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30819msgid "Ceilings and floors"
30820msgstr ""
30821
30822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30823msgid "Geometric shapes"
30824msgstr ""
30825
30826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30827msgid "Box drawing"
30828msgstr ""
30829
30830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30831msgid "Block elements"
30832msgstr ""
30833
30834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30836msgid "Musical symbols"
30837msgstr ""
30838
30839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
30840msgid "More musical symbols"
30841msgstr ""
30842
30843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
30844msgid "Ancient Greek musical notation"
30845msgstr ""
30846
30847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
30848msgid "Byzantine musical symbols"
30849msgstr ""
30850
30851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
30852msgid "Game symbols"
30853msgstr ""
30854
30855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
30856msgid "Chess"
30857msgstr ""
30858
30859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
30860msgid "Domino tiles"
30861msgstr ""
30862
30863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
30864msgid "Draughts"
30865msgstr ""
30866
30867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
30868msgid "Japanese chess"
30869msgstr ""
30870
30871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
30872msgid "Mahjong tiles"
30873msgstr ""
30874
30875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
30876msgid "Playing cards"
30877msgstr ""
30878
30879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
30880msgid "Playing card suits"
30881msgstr ""
30882
30883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
30884msgid "Other symbols"
30885msgstr ""
30886
30887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
30888msgid "Alchemical symbols"
30889msgstr ""
30890
30891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
30892msgid "Ancient symbols"
30893msgstr ""
30894
30895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
30896msgid "Braille patterns"
30897msgstr ""
30898
30899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
30900msgid "Currency symbols"
30901msgstr ""
30902
30903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
30904msgid "Dingbats"
30905msgstr ""
30906
30907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
30908msgid "Emoticons"
30909msgstr ""
30910
30911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
30912msgid "Miscellaneous symbols"
30913msgstr ""
30914
30915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
30916msgid "Miscellaneous symbols and pictographs"
30917msgstr ""
30918
30919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
30920msgid "Yijing hexagram symbols"
30921msgstr ""
30922
30923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
30924msgid "Yijing mono and digrams"
30925msgstr ""
30926
30927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
30928msgid "Yijing trigrams"
30929msgstr ""
30930
30931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
30932msgid "Tai Xuan Jing symbols"
30933msgstr ""
30934
30935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
30936msgid "Transport and map symbols"
30937msgstr ""
30938
30939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
30940msgid "Specials"
30941msgstr ""
30942
30943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
30944msgid "Variation selectors"
30945msgstr ""
30946
30947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
30948msgid "Variation selectors supplement"
30949msgstr ""
30950
30951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
30952#, python-format
30953msgid "Copy %s to clipboard"
30954msgstr ""
30955
30956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
30957#, python-format
30958msgid "Add %s to favorites"
30959msgstr ""
30960
30961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
30962#, python-format
30963msgid "Remove %s from favorites"
30964msgstr ""
30965
30966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
30967msgid "Restore favorites to defaults"
30968msgstr ""
30969
30970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
30971msgid "Insert character"
30972msgstr ""
30973
30974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
30975msgid "Re-arrange favorites"
30976msgstr ""
30977
30978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
30979msgid ""
30980"Search for Unicode characters by using the English names or nicknames. You "
30981"can also search directly using a character code. For example, the following "
30982"searches will all yield the no-break space character: U+A0, nbsp, no-break"
30983msgstr ""
30984
30985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
30986msgid "Search by name, nickname or character code"
30987msgstr ""
30988
30989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
30990msgid "Clear search"
30991msgstr ""
30992
30993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
30994msgid ""
30995"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
30996" again when you are done."
30997msgstr ""
30998
30999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
31000msgid "Match any word"
31001msgstr ""
31002
31003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31004msgid ""
31005"When searching return characters whose names match any of the specified "
31006"words"
31007msgstr ""
31008
31009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31010msgid "WARNING"
31011msgstr ""
31012
31013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31014msgid "INFO"
31015msgstr ""
31016
31017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31018msgid "Check has not been run"
31019msgstr ""
31020
31021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31022msgid "Copy list of errors to clipboard"
31023msgstr ""
31024
31025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31026msgid "Click to run a check on the book"
31027msgstr ""
31028
31029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31030msgid "Run check"
31031msgstr ""
31032
31033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31034#, python-format
31035msgid "line: %d"
31036msgstr ""
31037
31038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31039#, python-format
31040msgid " column: %d"
31041msgstr ""
31042
31043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31044msgid "Information"
31045msgstr ""
31046
31047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31048msgid "Warning"
31049msgstr ""
31050
31051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31052msgid "Try to fix only this error"
31053msgstr ""
31054
31055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31056msgid "Click to open in editor"
31057msgstr ""
31058
31059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31060msgid ""
31061"Try to fix all fixable errors automatically. Only works for some types of "
31062"error."
31063msgstr ""
31064
31065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31066msgid "Try to correct all fixable errors automatically"
31067msgstr ""
31068
31069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31070msgid "Re-run check"
31071msgstr ""
31072
31073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31074msgid "Re-run the check"
31075msgstr ""
31076
31077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31078msgid "Running fixers, please wait..."
31079msgstr ""
31080
31081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31082msgid "Running checks, please wait..."
31083msgstr ""
31084
31085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31086msgid "Check external links"
31087msgstr ""
31088
31089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31090msgid "Checking external links, please wait..."
31091msgstr ""
31092
31093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31094msgid "Check &anchors"
31095msgstr ""
31096
31097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31098msgid ""
31099"Check HTML anchors in links (the part after the #).\n"
31100" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31101msgstr ""
31102
31103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31104msgid "Checking failed"
31105msgstr ""
31106
31107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31108msgid ""
31109"There was an error while checking links, click \"Show details\" for more "
31110"information"
31111msgstr ""
31112
31113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31114msgid "No broken links found"
31115msgstr ""
31116
31117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31118msgid "Found a broken link"
31119msgid_plural "Found {} broken links"
31120msgstr[0] ""
31121msgstr[1] ""
31122msgstr[2] ""
31123
31124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31125msgid "Fix this link"
31126msgstr ""
31127
31128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31129msgid "line number"
31130msgstr ""
31131
31132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31133msgid "Enter the corrected URL:"
31134msgstr ""
31135
31136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31137msgid "Fix URL"
31138msgstr ""
31139
31140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31142msgid "Font"
31143msgstr ""
31144
31145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31149msgid "Image"
31150msgstr ""
31151
31152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31153msgid "Stylesheet"
31154msgstr ""
31155
31156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31157msgid "Completion failed"
31158msgstr ""
31159
31160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31161msgid ""
31162"Failed to get completions, click \"Show details\" for more information. "
31163"Future errors during completion will be suppressed."
31164msgstr ""
31165
31166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31167msgid "Failed to get completion data"
31168msgstr ""
31169
31170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31171msgid "Calculating differences, please wait..."
31172msgstr ""
31173
31174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31175msgid "Differences between books"
31176msgstr ""
31177
31178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31179msgid "Go to previous change"
31180msgstr ""
31181
31182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31183msgid "&Previous change"
31184msgstr ""
31185
31186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31187msgid "Go to next change"
31188msgstr ""
31189
31190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31191msgid "&Next change"
31192msgstr ""
31193
31194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31195msgid "Search for text"
31196msgstr ""
31197
31198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31199msgid "Next &match"
31200msgstr ""
31201
31202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31203msgid "P&revious match"
31204msgstr ""
31205
31206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31207msgid "Left panel"
31208msgstr ""
31209
31210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31211msgid "Perform search in the left panel"
31212msgstr ""
31213
31214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31215msgid "Right panel"
31216msgstr ""
31217
31218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31219msgid "Perform search in the right panel"
31220msgstr ""
31221
31222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31223msgid "&Options"
31224msgstr ""
31225
31226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31227msgid "Change how the differences are displayed"
31228msgstr ""
31229
31230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31231msgid "Lines of context around each change"
31232msgstr ""
31233
31234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31235#, python-format
31236msgid "Show %d lines of context"
31237msgstr ""
31238
31239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31240msgid "Show all text"
31241msgstr ""
31242
31243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31244msgid "Double click right side to edit"
31245msgstr ""
31246
31247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31248msgid ""
31249"Double click on any change in the right panel to edit that location in the "
31250"editor"
31251msgstr ""
31252
31253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31254msgid "Beautify files before comparing them"
31255msgstr ""
31256
31257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31258msgid "Do not beautify files before comparing"
31259msgstr ""
31260
31261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31262msgid "The books are identical"
31263msgstr ""
31264
31265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31267msgid "No changes found"
31268msgstr ""
31269
31270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31272msgid "The files are identical"
31273msgstr ""
31274
31275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31276msgid "No differences found"
31277msgstr ""
31278
31279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31280msgid "The folders are identical"
31281msgstr ""
31282
31283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31284#, python-format
31285msgid "[%s was added]"
31286msgstr ""
31287
31288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31289#, python-format
31290msgid "[%s was removed]"
31291msgstr ""
31292
31293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31294msgid "Previous change"
31295msgstr ""
31296
31297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31298msgid "Next change"
31299msgstr ""
31300
31301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31302msgid "Open file in the editor"
31303msgstr ""
31304
31305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31306#, python-format
31307msgid "No matches found for query: %s"
31308msgstr ""
31309
31310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31311msgid "This file was added"
31312msgstr ""
31313
31314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31315msgid "This file was removed"
31316msgstr ""
31317
31318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31319#, python-format
31320msgid "[This file was renamed from %s]"
31321msgstr ""
31322
31323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31324#, python-format
31325msgid "[This file was renamed to %s]"
31326msgstr ""
31327
31328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31329#, python-format
31330msgid "Binary file of size: %s"
31331msgstr ""
31332
31333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31334msgid "Image could not be rendered"
31335msgstr ""
31336
31337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31338#, python-brace-format
31339msgid "Size: {0} Resolution: {1}x{2}"
31340msgstr ""
31341
31342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31343msgid "The files are identical after beautifying"
31344msgstr ""
31345
31346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31347msgid "Choose the external resources to download"
31348msgstr ""
31349
31350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31351msgid "Data URL #{}"
31352msgstr ""
31353
31354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31355msgid "one instance"
31356msgid_plural "{} instances"
31357msgstr[0] ""
31358msgstr[1] ""
31359msgstr[2] ""
31360
31361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31362msgid "Download external resources"
31363msgstr ""
31364
31365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31366msgid "Searching for external resources..."
31367msgstr ""
31368
31369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31370msgid "Scan failed"
31371msgstr ""
31372
31373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31374msgid ""
31375"Failed to scan for external resources, click \"Show details\" for more "
31376"information."
31377msgstr ""
31378
31379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31380msgid "No external resources found"
31381msgstr ""
31382
31383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31384msgid "No external resources were found in this book."
31385msgstr ""
31386
31387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31389msgid ""
31390"Failed to download external resources, click \"Show details\" for more "
31391"information."
31392msgstr ""
31393
31394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31395msgid "Some downloads failed"
31396msgstr ""
31397
31398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31399msgid ""
31400"Failed to download some external resources, click \"Show details\" for more "
31401"information."
31402msgstr ""
31403
31404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31405msgid "Updating resources in book..."
31406msgstr ""
31407
31408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31409msgid "Successfully processed the external resource"
31410msgid_plural "Successfully processed {} external resources"
31411msgstr[0] ""
31412msgstr[1] ""
31413msgstr[2] ""
31414
31415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31416msgid "Could not download one image"
31417msgid_plural "Could not download {} images"
31418msgstr[0] ""
31419msgstr[1] ""
31420msgstr[2] ""
31421
31422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31423msgid "Replace failed"
31424msgstr ""
31425
31426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31427msgid ""
31428"Failed to replace external resources, click \"Show details\" for more "
31429"information."
31430msgstr ""
31431
31432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31434msgid "Trim image"
31435msgstr ""
31436
31437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31439msgid "Auto-trim image"
31440msgstr ""
31441
31442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31444msgid "Rotate image"
31445msgstr ""
31446
31447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31449msgid "Resize image"
31450msgstr ""
31451
31452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31455msgid "Sharpen image"
31456msgstr ""
31457
31458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31461msgid "Blur image"
31462msgstr ""
31463
31464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31466msgid "Make image look like an oil painting"
31467msgstr ""
31468
31469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31471msgid "De-speckle image"
31472msgstr ""
31473
31474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31475msgid "Normalize image"
31476msgstr ""
31477
31478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31481msgid "No image"
31482msgstr ""
31483
31484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31485msgid "No image loaded"
31486msgstr ""
31487
31488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31489#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31490#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31491msgid "Invalid image"
31492msgstr ""
31493
31494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31495msgid "The current image is not valid"
31496msgstr ""
31497
31498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31500msgid "Drop image"
31501msgstr ""
31502
31503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31505msgid "Paste image"
31506msgstr ""
31507
31508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31509msgid "No image available in the clipboard"
31510msgstr ""
31511
31512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31513msgid ""
31514"No active selection, first select a region in the image, by dragging with "
31515"your mouse"
31516msgstr ""
31517
31518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31519msgid "Not a valid image"
31520msgstr ""
31521
31522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31523msgid "Choose the new width and height"
31524msgstr ""
31525
31526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31527msgid "&Width:"
31528msgstr ""
31529
31530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31531msgid "&Height:"
31532msgstr ""
31533
31534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31535msgid ""
31536"Cutting of images is not allowed. If you want to delete the image, use the "
31537"files browser to do it."
31538msgstr ""
31539
31540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31541msgid "File actions tool bar"
31542msgstr ""
31543
31544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31546msgid "Edit actions tool bar"
31547msgstr ""
31548
31549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31550msgid "Image filters"
31551msgstr ""
31552
31553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31554msgid "Improve contrast (normalize image)"
31555msgstr ""
31556
31557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31558msgid "Image information bar"
31559msgstr ""
31560
31561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31562msgid "Copy selected region"
31563msgstr ""
31564
31565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31566msgid "Paste into selected region"
31567msgstr ""
31568
31569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31570msgid "Copy image"
31571msgstr ""
31572
31573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31574msgid ""
31575"The standard deviation for the Gaussian sharpen operation (higher means more"
31576" sharpening)"
31577msgstr ""
31578
31579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31580msgid ""
31581"The standard deviation for the Gaussian blur operation (higher means more "
31582"blurring)"
31583msgstr ""
31584
31585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31586msgid "Oilify image"
31587msgstr ""
31588
31589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31590msgid "The strength of the operation (higher numbers have larger effects)"
31591msgstr ""
31592
31593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31594msgid "Choose file name"
31595msgstr ""
31596
31597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31600msgid "No name specified"
31601msgstr ""
31602
31603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31604msgid "You must specify a file name for the new file, with an extension."
31605msgstr ""
31606
31607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31608msgid "Choose an image"
31609msgstr ""
31610
31611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31612msgid "Images in book"
31613msgstr ""
31614
31615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31616msgid "&Existing images in the book"
31617msgstr ""
31618
31619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31620msgid "Search for image by file name"
31621msgstr ""
31622
31623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31624msgid "Refresh the displayed images"
31625msgstr ""
31626
31627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31628msgid "&Import image"
31629msgstr ""
31630
31631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31632msgid "Import an image from elsewhere in your computer"
31633msgstr ""
31634
31635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31636msgid "&Paste image"
31637msgstr ""
31638
31639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31640msgid "Paste an image from the clipboard"
31641msgstr ""
31642
31643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31644msgid "Full page image"
31645msgstr ""
31646
31647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31648msgid ""
31649"Insert the image so that it takes up an entire page when viewed in a reader"
31650msgstr ""
31651
31652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31654msgid "Preserve aspect ratio"
31655msgstr ""
31656
31657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31658msgid ""
31659"Preserve the aspect ratio of the inserted image when rendering it full paged"
31660msgstr ""
31661
31662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31663msgid "&Zoom in"
31664msgstr ""
31665
31666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31667msgid "There is no image on the clipboard"
31668msgstr ""
31669
31670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31671msgid "Invalid file extension"
31672msgstr ""
31673
31674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31675msgid "The file name you choose must have a .jpg or .png extension"
31676msgstr ""
31677
31678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31679msgid "Choose folder"
31680msgstr ""
31681
31682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31683msgid "Choose the folder into which the files will be placed"
31684msgstr ""
31685
31686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31687msgid "Create new folder"
31688msgstr ""
31689
31690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31691msgid "Enter a name for the new folder"
31692msgstr ""
31693
31694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31695msgid "Folder name"
31696msgstr ""
31697
31698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31699msgid "Create new book"
31700msgstr ""
31701
31702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31703msgid "&Authors:"
31704msgstr ""
31705
31706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31709msgid "&Language:"
31710msgstr ""
31711
31712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31713msgid "Invalid markup"
31714msgstr ""
31715
31716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31717msgid ""
31718"The current block tag has an existing unclosed style attribute. Run the Fix "
31719"HTML tool first."
31720msgstr ""
31721
31722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31724msgid "Invalid HTML"
31725msgstr ""
31726
31727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31728#, python-format
31729msgid ""
31730"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31731"to rename tags."
31732msgstr ""
31733
31734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31736msgid "No tag found"
31737msgstr ""
31738
31739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31740msgid "No suitable block level tag was found to rename"
31741msgstr ""
31742
31743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31744msgid "Cursor inside tag"
31745msgstr ""
31746
31747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31748msgid "Cannot split as the cursor is inside the tag definition"
31749msgstr ""
31750
31751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31752msgid "No suitable tag was found to split"
31753msgstr ""
31754
31755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31756#, python-format
31757msgid ""
31758"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31759"to split tags."
31760msgstr ""
31761
31762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31763msgid "Not in a block tag"
31764msgstr ""
31765
31766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31767msgid ""
31768"Cannot change text alignment as the cursor is not inside a block level tag, "
31769"such as a &lt;p&gt; or &lt;div&gt; tag."
31770msgstr ""
31771
31772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31773msgid "Insert filler text"
31774msgstr ""
31775
31776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31777msgid "Insert a tag"
31778msgstr ""
31779
31780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31781msgid "Insert a self closing tag"
31782msgstr ""
31783
31784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31785msgid "Insert a HTML link"
31786msgstr ""
31787
31788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31789msgid "Insert a HTML image"
31790msgstr ""
31791
31792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31793msgid "Insert a HTML tag with a class"
31794msgstr ""
31795
31796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31798msgid "No snippet found"
31799msgstr ""
31800
31801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31803msgid "No matching snippet was found"
31804msgstr ""
31805
31806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31807#, python-format
31808msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31809msgstr ""
31810
31811#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31812msgid "The name of this snippet"
31813msgstr ""
31814
31815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31816msgid "The text used to trigger this snippet"
31817msgstr ""
31818
31819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31820msgid "Tri&gger:"
31821msgstr ""
31822
31823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31824msgid "&File types:"
31825msgstr ""
31826
31827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
31828msgid "Which file types this snippet should be active in"
31829msgstr ""
31830
31831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
31832msgid "You can test your snippet here"
31833msgstr ""
31834
31835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
31836msgid "T&est:"
31837msgstr ""
31838
31839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31840msgid "Create a snippet"
31841msgstr ""
31842
31843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31844msgid "Edit snippet"
31845msgstr ""
31846
31847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
31848msgid "You must provide a name for this snippet"
31849msgstr ""
31850
31851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
31852msgid "You must provide a trigger for this snippet"
31853msgstr ""
31854
31855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
31856msgid "You must provide a template for this snippet"
31857msgstr ""
31858
31859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
31860msgid "You must specify at least one file type"
31861msgstr ""
31862
31863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
31864msgid "Create/edit snippets"
31865msgstr ""
31866
31867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
31868msgid "Search for a snippet"
31869msgstr ""
31870
31871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
31872msgid "&Add snippet"
31873msgstr ""
31874
31875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
31876msgid "&Edit snippet"
31877msgstr ""
31878
31879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
31880msgid "&Remove snippet"
31881msgstr ""
31882
31883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
31884msgid "Change &built-in"
31885msgstr ""
31886
31887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
31888msgid "Invalid snippet"
31889msgstr ""
31890
31891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31892msgid "Cannot edit snippet"
31893msgstr ""
31894
31895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31896msgid "No snippet selected"
31897msgstr ""
31898
31899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
31900msgid "No snippets found"
31901msgstr ""
31902
31903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
31904#, python-format
31905msgid "No snippets found for query: %s"
31906msgstr ""
31907
31908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
31909msgid "Choose the built-in snippet to modify:"
31910msgstr ""
31911
31912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
31913msgid "Invalid text"
31914msgstr ""
31915
31916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
31917msgid "Unterminated string"
31918msgstr ""
31919
31920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
31921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
31922msgid "Hold down the Ctrl key and click to open this link"
31923msgstr ""
31924
31925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
31926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
31927msgid "This link points to a file that is not present in the book"
31928msgstr ""
31929
31930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
31931msgid "An unescaped < is not allowed. Replace it with &lt;"
31932msgstr ""
31933
31934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
31935msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
31936msgstr ""
31937
31938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
31939msgid "An unescaped > is not allowed. Replace it with &gt;"
31940msgstr ""
31941
31942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
31943msgid "/ not allowed except at the end of the tag"
31944msgstr ""
31945
31946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
31947msgid "Unknown character"
31948msgstr ""
31949
31950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
31951msgid "A closing tag must contain only the tag name and nothing else"
31952msgstr ""
31953
31954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
31955msgid "Expecting an attribute value"
31956msgstr ""
31957
31958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
31959msgid "A tag name cannot end with a colon"
31960msgstr ""
31961
31962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
31963msgid ""
31964"Hold down the Ctrl key and click to open the first matching CSS style rule"
31965msgstr ""
31966
31967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
31968msgid ""
31969"Sorting CSS rules can in rare cases change the effective styles applied to "
31970"the book. Are you sure you want to proceed?"
31971msgstr ""
31972
31973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
31974msgid "Create custom theme"
31975msgstr ""
31976
31977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
31978msgid "&Name of custom theme:"
31979msgstr ""
31980
31981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
31982msgid "&Builtin theme to base on:"
31983msgstr ""
31984
31985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
31986msgid "You must specify a name for your theme"
31987msgstr ""
31988
31989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
31990#, python-format
31991msgid "A custom theme with the name %s already exists"
31992msgstr ""
31993
31994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
31995msgid "No color"
31996msgstr ""
31997
31998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
31999#, python-brace-format
32000msgid "Red: {0} Green: {1} Blue: {2}"
32001msgstr ""
32002
32003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32004msgid "Remove color"
32005msgstr ""
32006
32007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32008msgid "&Background"
32009msgstr ""
32010
32011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32012msgid "&Foreground"
32013msgstr ""
32014
32015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32017msgid "&Italic"
32018msgstr ""
32019
32020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32021msgid "B&old"
32022msgstr ""
32023
32024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32025msgid "&Underline:"
32026msgstr ""
32027
32028#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32029msgid ""
32030"<h2>Creating a custom theme</h2>\n"
32031"\n"
32032"<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"
32033"\n"
32034"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32035"\n"
32036"<p xml:lang=\"und\">\n"
32037"{}\n"
32038"    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"
32039"\n"
32040"{}\n"
32041"    Defines the colors for text selected by the mouse.\n"
32042"\n"
32043"{}\n"
32044"    Defines the color for the line containing the cursor.\n"
32045"\n"
32046"{}\n"
32047"    Defines the colors for the line numbers on the left.\n"
32048"\n"
32049"{}\n"
32050"    Defines the colors for matching tags in HTML and matching\n"
32051"    braces in CSS.\n"
32052"\n"
32053"{}\n"
32054"    Used for highlighting tags in HTML\n"
32055"\n"
32056"{}\n"
32057"    Used for highlighting attributes in HTML\n"
32058"\n"
32059"{}\n"
32060"    Tag names in HTML\n"
32061"\n"
32062"{}\n"
32063"    Namespace prefixes in XML and constants in CSS\n"
32064"\n"
32065"{}\n"
32066"    Non-breaking spaces/hyphens in HTML\n"
32067"\n"
32068"{}\n"
32069"    Syntax errors such as <this <>\n"
32070"\n"
32071"{}\n"
32072"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32073"\n"
32074"{}\n"
32075"    Comments like <!-- this one -->\n"
32076"\n"
32077"</p>\n"
32078"\n"
32079"<style type=\"text/css\">\n"
32080"/* Some CSS so you can see how the highlighting rules affect it */\n"
32081"\n"
32082"p.someclass {{\n"
32083"    font-family: serif;\n"
32084"    font-size: 12px;\n"
32085"    line-height: 1.2;\n"
32086"}}\n"
32087"</style>\n"
32088msgstr ""
32089
32090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32091msgid "Create/edit custom theme"
32092msgstr ""
32093
32094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32095msgid "&Edit theme:"
32096msgstr ""
32097
32098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32099msgid "Add &new theme"
32100msgstr ""
32101
32102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32103msgid "&Remove theme"
32104msgstr ""
32105
32106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32107msgid "&Bold"
32108msgstr ""
32109
32110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32111msgid "Make the selected text bold"
32112msgstr ""
32113
32114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32115msgid "<h3>Bold</h3>Make the selected text bold"
32116msgstr ""
32117
32118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32119msgid "Make the selected text italic"
32120msgstr ""
32121
32122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32123msgid "<h3>Italic</h3>Make the selected text italic"
32124msgstr ""
32125
32126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32127#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32128msgid "&Underline"
32129msgstr ""
32130
32131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32132msgid "Underline the selected text"
32133msgstr ""
32134
32135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32136msgid "<h3>Underline</h3>Underline the selected text"
32137msgstr ""
32138
32139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32140msgid "&Strikethrough"
32141msgstr ""
32142
32143#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32144msgid "Draw a line through the selected text"
32145msgstr ""
32146
32147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32148msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32149msgstr ""
32150
32151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32152msgid "&Superscript"
32153msgstr ""
32154
32155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32156msgid "Make the selected text a superscript"
32157msgstr ""
32158
32159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32160msgid ""
32161"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32162"normal line"
32163msgstr ""
32164
32165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32166msgid "&Subscript"
32167msgstr ""
32168
32169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32170msgid "Make the selected text a subscript"
32171msgstr ""
32172
32173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32174msgid ""
32175"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32176"normal line"
32177msgstr ""
32178
32179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32180msgid "&Color"
32181msgstr ""
32182
32183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32184msgid "Change text color"
32185msgstr ""
32186
32187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32188msgid "<h3>Color</h3>Change the color of the selected text"
32189msgstr ""
32190
32191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32192msgid "&Background color"
32193msgstr ""
32194
32195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32196msgid "Change background color of text"
32197msgstr ""
32198
32199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32200msgid ""
32201"<h3>Background color</h3>Change the background color of the selected text"
32202msgstr ""
32203
32204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32205msgid "Align &left"
32206msgstr ""
32207
32208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32209msgid "<h3>Align left</h3>Align the paragraph to the left"
32210msgstr ""
32211
32212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32213msgid "&Center"
32214msgstr ""
32215
32216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32217msgid "<h3>Center</h3>Center the paragraph"
32218msgstr ""
32219
32220#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32221msgid "Align &right"
32222msgstr ""
32223
32224#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32225msgid "<h3>Align right</h3>Align the paragraph to the right"
32226msgstr ""
32227
32228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32229msgid "&Justify"
32230msgstr ""
32231
32232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32233msgid "Justify"
32234msgstr ""
32235
32236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32237msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32238msgstr ""
32239
32240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32241msgid "&Sort style rules"
32242msgstr ""
32243
32244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32245msgid "Sort the style rules"
32246msgstr ""
32247
32248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32249msgid "&Insert image"
32250msgstr ""
32251
32252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32253msgid "Insert an image into the text"
32254msgstr ""
32255
32256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32257msgid "<h3>Insert image</h3>Insert an image into the text"
32258msgstr ""
32259
32260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32261msgid "Insert &hyperlink"
32262msgstr ""
32263
32264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32266msgid "Insert hyperlink"
32267msgstr ""
32268
32269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32270msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32271msgstr ""
32272
32273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32274msgid "Smart &comment"
32275msgstr ""
32276
32277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32278msgid "Smart comment (toggle block comments)"
32279msgstr ""
32280
32281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32282msgid ""
32283"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32284"inside an existing block comment, uncomment it, otherwise comment out the "
32285"selected text."
32286msgstr ""
32287
32288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32289#, python-format
32290msgid "Convert the paragraph to &lt;%s&gt;"
32291msgstr ""
32292
32293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32294msgid "&Lower case"
32295msgstr ""
32296
32297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32298msgid "&Swap case"
32299msgstr ""
32300
32301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32302msgid "&Upper case"
32303msgstr ""
32304
32305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32306msgid "&Capitalize"
32307msgstr ""
32308
32309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32310msgid "&Title case"
32311msgstr ""
32312
32313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32314#, python-format
32315msgid "Change the case of the selected text: %s"
32316msgstr ""
32317
32318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32319msgid "Insert &tag"
32320msgstr ""
32321
32322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32323msgid "Insert tag"
32324msgstr ""
32325
32326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32327msgid ""
32328"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32329"inserted around the selected text"
32330msgstr ""
32331
32332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32333msgid "Remove &tag"
32334msgstr ""
32335
32336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32337msgid "Remove tag"
32338msgstr ""
32339
32340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32341msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32342msgstr ""
32343
32344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32345msgid "&Split tag"
32346msgstr ""
32347
32348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32349msgid "Split current tag"
32350msgstr ""
32351
32352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32353msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32354msgstr ""
32355
32356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32357msgid "Change paragraph to heading"
32358msgstr ""
32359
32360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32361msgid "Add a tag to this menu"
32362msgstr ""
32363
32364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32365msgid "Remove from this menu"
32366msgstr ""
32367
32368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32369msgid "Name of tag to add"
32370msgstr ""
32371
32372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32373msgid "Enter the name of the tag"
32374msgstr ""
32375
32376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32377msgid "Editor tools"
32378msgstr ""
32379
32380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32381msgid "Format text"
32382msgstr ""
32383
32384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32385msgid "No text"
32386msgstr ""
32387
32388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32389msgid "There is no suitable text in the clipboard to paste."
32390msgstr ""
32391
32392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32393msgid "Ignore this word"
32394msgstr ""
32395
32396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32397#, python-brace-format
32398msgid "Add this word to the dictionary: {0}"
32399msgstr ""
32400
32401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32402msgid "Add this word to the dictionary"
32403msgstr ""
32404
32405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32406#, python-format
32407msgid "Open %s"
32408msgstr ""
32409
32410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32411msgid "Rename the class {}"
32412msgstr ""
32413
32414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32415#, python-format
32416msgid "Show help for: %s"
32417msgstr ""
32418
32419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32420msgid "Change &case"
32421msgstr ""
32422
32423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32425msgid "Chapter-"
32426msgstr ""
32427
32428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32429msgid "Style-"
32430msgstr ""
32431
32432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32433msgid "Styles"
32434msgstr ""
32435
32436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32437msgid "Image-"
32438msgstr ""
32439
32440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32441msgid "Font-"
32442msgstr ""
32443
32444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32445msgid "Misc-"
32446msgstr ""
32447
32448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32449msgid "The file name must have an extension"
32450msgstr ""
32451
32452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32453msgid "The file name contains invalid characters"
32454msgstr ""
32455
32456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32457msgid "This file name already exists in the book"
32458msgstr ""
32459
32460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32461msgid "Bulk rename items"
32462msgstr ""
32463
32464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32465msgid "All selected files will be renamed to the form prefix-number"
32466msgstr ""
32467
32468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32469msgid "&Prefix:"
32470msgstr ""
32471
32472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32473msgid "Starting &number:"
32474msgstr ""
32475
32476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32477msgid "Rename files according to their book order"
32478msgstr ""
32479
32480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32481msgid ""
32482"Rename the selected files according to the order they appear in the book, "
32483"instead of the order they were selected in."
32484msgstr ""
32485
32486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32487#, python-brace-format
32488msgid "Merge the file {0} into the file {1}?"
32489msgstr ""
32490
32491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32492#, python-brace-format
32493msgid "Merge the {0} selected files into the file {1}?"
32494msgstr ""
32495
32496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32497msgid "Merge files"
32498msgstr ""
32499
32500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32501msgid "Full path: "
32502msgstr ""
32503
32504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32505#, python-format
32506msgid "This file is the cover %s for this book"
32507msgstr ""
32508
32509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32510msgid "image"
32511msgstr ""
32512
32513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32514msgid "This file contains all the metadata and book structure information"
32515msgstr ""
32516
32517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32518msgid "This file contains the metadata table of contents"
32519msgstr ""
32520
32521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32522msgid "This file is not listed in the book manifest"
32523msgstr ""
32524
32525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32526msgid ""
32527"This file is marked as non-linear in the spine\n"
32528"Drag it to the top to make it linear"
32529msgstr ""
32530
32531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32532msgid "This file is a text file that is not referenced in the spine"
32533msgstr ""
32534
32535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32536msgid "This file occurs more than once in the spine"
32537msgstr ""
32538
32539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32540msgid "Not a valid font"
32541msgstr ""
32542
32543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32544msgid "Select all {} files"
32545msgstr ""
32546
32547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32548msgid "De-select all {} files"
32549msgstr ""
32550
32551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32552#, python-format
32553msgid "Export %s"
32554msgstr ""
32555
32556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32557#, python-format
32558msgid "Replace %s with file..."
32559msgstr ""
32560
32561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32562#, python-format
32563msgid "Export all %d selected files"
32564msgstr ""
32565
32566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32567#, python-format
32568msgid "&Rename %s"
32569msgstr ""
32570
32571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32572#, python-format
32573msgid "Mark %s as cover image"
32574msgstr ""
32575
32576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32577#, python-format
32578msgid "Mark %s as cover page"
32579msgstr ""
32580
32581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32582msgid "&Bulk rename the selected files"
32583msgstr ""
32584
32585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32586msgid "Change the file extension for the selected files"
32587msgstr ""
32588
32589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32590msgid "&Delete the selected file"
32591msgid_plural "&Delete the {} selected files"
32592msgstr[0] ""
32593msgstr[1] ""
32594msgstr[2] ""
32595
32596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32597msgid "&Copy the selected file to another editor instance"
32598msgid_plural "&Copy the {} selected files to another editor instance"
32599msgstr[0] ""
32600msgstr[1] ""
32601msgstr[2] ""
32602
32603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32604msgid "Paste files from other editor instance"
32605msgstr ""
32606
32607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32608msgid "Link &stylesheets..."
32609msgstr ""
32610
32611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32612msgid "&Merge selected text files"
32613msgstr ""
32614
32615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32616msgid "&Merge selected style files"
32617msgstr ""
32618
32619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32622msgid "Cannot rename"
32623msgstr ""
32624
32625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32627#, python-format
32628msgid ""
32629"%s books do not support file renaming as they do not use file names "
32630"internally. The filenames you see are automatically generated from the "
32631"internal structures of the original file."
32632msgstr ""
32633
32634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32635msgid "Not first item"
32636msgstr ""
32637
32638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32639#, python-format
32640msgid ""
32641"%s is not the first text item. You should only mark the first text item as "
32642"cover. Do you want to make it the first item?"
32643msgstr ""
32644
32645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32646#, python-format
32647msgid "The file(s) %s cannot be renamed."
32648msgstr ""
32649
32650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32651msgid "New file extension:"
32652msgstr ""
32653
32654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32655msgid "Rename files"
32656msgstr ""
32657
32658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32659#, python-format
32660msgid "The file(s) %s cannot be deleted."
32661msgstr ""
32662
32663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32664#, python-format
32665msgid "No item with the name: %s was found"
32666msgstr ""
32667
32668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32670msgid "Choose location"
32671msgstr ""
32672
32673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32676#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32677msgid "Files"
32678msgstr ""
32679
32680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32681msgid "HTML files"
32682msgstr ""
32683
32684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32685msgid "No stylesheets"
32686msgstr ""
32687
32688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32689msgid ""
32690"This book currently has no stylesheets. You must first create a stylesheet "
32691"before linking it."
32692msgstr ""
32693
32694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32695msgid "Choose stylesheets"
32696msgstr ""
32697
32698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32699msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32700msgstr ""
32701
32702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32703msgid "Remove existing links to stylesheets"
32704msgstr ""
32705
32706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32707msgid ""
32708"Choose a name for the new (blank) file. To place the file in a specific "
32709"folder in the book, include the folder name, for example: "
32710"<i>text/chapter1.html"
32711msgstr ""
32712
32713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32714msgid "Automatically add style-sheet links into new HTML files"
32715msgstr ""
32716
32717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32718msgid "Import resource file (image/font/etc.)"
32719msgstr ""
32720
32721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32722msgid "Import a file from your computer as a new file into the book."
32723msgstr ""
32724
32725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32726msgid "Choose a name for the imported file"
32727msgstr ""
32728
32729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32730msgid ""
32731"You must specify a name for the new file, with an extension, for example, "
32732"chapter1.html"
32733msgstr ""
32734
32735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32736msgid "Choose master file"
32737msgstr ""
32738
32739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32740msgid ""
32741"Choose the master file. All selected files will be merged into the master "
32742"file:"
32743msgstr ""
32744
32745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32746#, python-format
32747msgid "Debug output from %s"
32748msgstr ""
32749
32750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32752msgid "No such function"
32753msgstr ""
32754
32755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32756#, python-format
32757msgid "There is no function named %s"
32758msgstr ""
32759
32760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32761msgid "Cannot remove builtin function"
32762msgstr ""
32763
32764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32765#, python-format
32766msgid "The function %s is a builtin function, it cannot be removed."
32767msgstr ""
32768
32769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32770msgid "Choose a function to run on matched text (by name)"
32771msgstr ""
32772
32773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32775msgid "Save current search"
32776msgstr ""
32777
32778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32780msgid "Show saved searches"
32781msgstr ""
32782
32783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32784msgid "Create/edit a function"
32785msgstr ""
32786
32787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32788msgid "F&unction name:"
32789msgstr ""
32790
32791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32792#, python-format
32793msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32794msgstr ""
32795
32796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32798msgid "Must specify name"
32799msgstr ""
32800
32801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32802msgid "You must specify a name for this function."
32803msgstr ""
32804
32805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32806msgid "Invalid Python code"
32807msgstr ""
32808
32809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32810#, python-format
32811msgid "The code you created is not valid Python code, with error: %s"
32812msgstr ""
32813
32814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32815msgid "No replace function"
32816msgstr ""
32817
32818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
32819msgid "You must create a Python function named replace in your code"
32820msgstr ""
32821
32822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
32823#, python-format
32824msgid "Inherited from %s"
32825msgstr ""
32826
32827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
32828#, python-format
32829msgid "Matched CSS rules for %s"
32830msgstr ""
32831
32832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
32833msgid "Computed final style"
32834msgstr ""
32835
32836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
32837msgid "Copy everything"
32838msgstr ""
32839
32840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
32841msgid "No style information found"
32842msgstr ""
32843
32844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
32845msgid ""
32846"Move the cursor inside a HTML tag to see what styles apply to that tag."
32847msgstr ""
32848
32849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
32850msgid ""
32851"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
32852"\n"
32853"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
32854"files inside the book which will be opened for editing automatically.\n"
32855msgstr ""
32856
32857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
32858msgid "The text to select in the book when it is opened for editing"
32859msgstr ""
32860
32861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
32862#, python-format
32863msgid "Change this to the relative path to: %s"
32864msgstr ""
32865
32866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
32867msgid "Font file added"
32868msgstr ""
32869
32870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
32871msgid ""
32872"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
32873" for this file has been copied to the clipboard. You should paste it into "
32874"whichever CSS file you want to add this font to."
32875msgstr ""
32876
32877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
32878msgid "Font files added"
32879msgstr ""
32880
32881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
32882msgid ""
32883"The specified font files have been added. The text for the CSS @font-face "
32884"rules for these files has been copied to the clipboard. You should paste it "
32885"into whichever CSS file you want to add these fonts to."
32886msgstr ""
32887
32888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
32889#, python-format
32890msgid "Font faces for %s"
32891msgstr ""
32892
32893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32894msgid "Embedded"
32895msgstr ""
32896
32897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32898msgid "Font family"
32899msgstr ""
32900
32901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
32902msgid "Change font"
32903msgstr ""
32904
32905#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
32906#, python-format
32907msgid "Change the font %s to:"
32908msgid_plural "Change the fonts %s to:"
32909msgstr[0] ""
32910msgstr[1] ""
32911msgstr[2] ""
32912
32913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
32914msgid "&New font:"
32915msgstr ""
32916
32917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
32918#, python-format
32919msgid "The font <i>%s</i> <b>exists</b> on your computer"
32920msgstr ""
32921
32922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
32923#, python-format
32924msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
32925msgstr ""
32926
32927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
32928msgid "Manage fonts"
32929msgstr ""
32930
32931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
32932msgid "&Install fonts"
32933msgstr ""
32934
32935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
32936msgid ""
32937"Install fonts from .ttf/.otf files to make them available for embedding"
32938msgstr ""
32939
32940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
32941msgid "&Change selected fonts"
32942msgstr ""
32943
32944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
32945msgid "&Remove selected fonts"
32946msgstr ""
32947
32948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
32949msgid "&Embed all fonts"
32950msgstr ""
32951
32952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
32953msgid "&Subset all fonts"
32954msgstr ""
32955
32956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
32957msgid "Rescan the book for fonts in case you have made changes"
32958msgstr ""
32959
32960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
32961msgid ""
32962" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
32963"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
32964msgstr ""
32965
32966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
32967msgid ""
32968" Double click any font family to see if the font is available for embedding "
32969"on your computer. "
32970msgstr ""
32971
32972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
32973#, python-format
32974msgid ""
32975"The font <b>%s</b> was not found on your computer. If you have the font "
32976"files, you can install it using the \"Install fonts\" button in the lower "
32977"left corner."
32978msgstr ""
32979
32980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
32981msgid "No fonts selected"
32982msgstr ""
32983
32984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
32985msgid "No fonts selected, you must first select some fonts in the left panel"
32986msgstr ""
32987
32988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
32989msgid "Remove unused CSS"
32990msgstr ""
32991
32992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
32993msgid ""
32994"This will remove all CSS rules that do not match any actual content. There "
32995"are a couple of additional cleanups you can enable, below:"
32996msgstr ""
32997
32998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
32999msgid "Remove unused &class attributes"
33000msgstr ""
33001
33002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33003msgid ""
33004"Remove all class attributes from the HTML that do not match any existing CSS"
33005" rules"
33006msgstr ""
33007
33008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33009msgid "Merge CSS rules with identical &selectors"
33010msgstr ""
33011
33012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33013msgid ""
33014"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33015"that in rare cases merging can result in a change to the effective styling "
33016"of the book, so use with care."
33017msgstr ""
33018
33019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33020msgid "Merge CSS rules with identical &properties"
33021msgstr ""
33022
33023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33024msgid ""
33025"Merge CSS rules in the same stylesheet that have identical properties. Note "
33026"that in rare cases merging can result in a change to the effective styling "
33027"of the book, so use with care."
33028msgstr ""
33029
33030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33031msgid "Remove &unreferenced style sheets"
33032msgstr ""
33033
33034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33035msgid "Remove stylesheets that are not referenced by any content."
33036msgstr ""
33037
33038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33039msgid "Remove NCX ToC file"
33040msgstr ""
33041
33042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33043msgid "Remove the legacy Table of Contents in NCX form?"
33044msgstr ""
33045
33046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33047msgid ""
33048"This form of Table of Contents is superseded by the new HTML based Table of "
33049"Contents. Leaving it behind is useful only if you expect this book to be "
33050"read on very old devices that lack proper support for EPUB 3"
33051msgstr ""
33052
33053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33054msgid "Ask this question again in the future"
33055msgstr ""
33056
33057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33058msgid "Keep NCX"
33059msgstr ""
33060
33061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33062msgid "Remove NCX"
33063msgstr ""
33064
33065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33066msgid "Action report"
33067msgstr ""
33068
33069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33070msgid "Compress images"
33071msgstr ""
33072
33073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33074msgid ""
33075"You can compress the images in this book losslessly, reducing the file size "
33076"of the book, without affecting image quality. Typically image size is "
33077"reduced by 5 - 15%."
33078msgstr ""
33079
33080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33081msgid "Enable &lossy compression of JPEG images"
33082msgstr ""
33083
33084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33085msgid ""
33086"This allows you to change the quality factor used for JPEG images.\n"
33087"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33088msgstr ""
33089
33090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33091msgid ""
33092"The compression quality, 1 is high compression, 100 is low compression.\n"
33093"Image quality is inversely correlated with compression quality."
33094msgstr ""
33095
33096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33097msgid "Compression &quality:"
33098msgstr ""
33099
33100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33101msgid "Compressing images..."
33102msgstr ""
33103
33104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33105msgid "Compressing images, please wait..."
33106msgstr ""
33107
33108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33109msgid "Editor font &family:"
33110msgstr ""
33111
33112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33113msgid "Editor font &size:"
33114msgstr ""
33115
33116#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33117msgid "Create/edit &custom color schemes"
33118msgstr ""
33119
33120#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33121msgid "&Color scheme:"
33122msgstr ""
33123
33124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33125msgid " characters"
33126msgstr ""
33127
33128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33129msgid "W&idth of tabs:"
33130msgstr ""
33131
33132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33133msgid "Change &templates"
33134msgstr ""
33135
33136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33137msgid "Templates for new files:"
33138msgstr ""
33139
33140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33141msgid "&Wrap long lines in the editor"
33142msgstr ""
33143
33144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33145msgid "&Replace HTML entities as they are typed"
33146msgstr ""
33147
33148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33149msgid ""
33150"With this option, every time you type in a complete html entity, such as "
33151"&amp;hellip; it is automatically replaced by its corresponding character. "
33152"The replacement happens only when the trailing semi-colon is typed."
33153msgstr ""
33154
33155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33156msgid "Auto close t&ags when typing </"
33157msgstr ""
33158
33159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33160msgid ""
33161"With this option, every time you type </ the current HTML closing tag is "
33162"auto-completed"
33163msgstr ""
33164
33165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33166msgid ""
33167"Show the &name of the current character before the cursor along with the "
33168"line and column number"
33169msgstr ""
33170
33171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33172msgid "Beautify individual &files automatically when they are opened"
33173msgstr ""
33174
33175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33176msgid ""
33177"This will cause the beautify current file action to be performed "
33178"automatically every time you open a HTML/CSS/etc. file for editing."
33179msgstr ""
33180
33181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33182msgid "Show &misspelled words underlined in the code view"
33183msgstr ""
33184
33185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33186msgid ""
33187"This will cause spelling errors to be highlighted in the code view for easy "
33188"correction as you type."
33189msgstr ""
33190
33191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33192msgid "Allow drag and drop &editing of text"
33193msgstr ""
33194
33195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33196msgid ""
33197"Allow using drag and drop to move text around in the editor. It can be "
33198"useful to turn this off if you have a misbehaving touchpad."
33199msgstr ""
33200
33201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33202msgid "Manage &spelling dictionaries"
33203msgstr ""
33204
33205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33206msgid "Manage sni&ppets"
33207msgstr ""
33208
33209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33210#, python-format
33211msgid "Automatic (%s)"
33212msgstr ""
33213
33214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33215msgid "Update &metadata embedded in the book when opening"
33216msgstr ""
33217
33218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33219msgid ""
33220"When the file is opened, update the metadata embedded in the book file to "
33221"the current metadata in the calibre library."
33222msgstr ""
33223
33224#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33225msgid ""
33226"Ask which &format to edit if more than one format is available for the book"
33227msgstr ""
33228
33229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33230msgid ""
33231"When auto-selecting the format to edit for a book with multiple formats, "
33232"this is the preference order."
33233msgstr ""
33234
33235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33236msgid "Preferred format order (drag and drop to change)"
33237msgstr ""
33238
33239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33240msgid "Allow dockable &windows to be nested inside the dock areas"
33241msgstr ""
33242
33243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33244msgid ""
33245"By default, you can have only a single row or column of windows in the dock "
33246"areas (the areas around the central editors). This option allows for more "
33247"flexible window layout, but is a little more complex to use."
33248msgstr ""
33249
33250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33251msgid "Choose which windows will occupy the corners of the dockable areas"
33252msgstr ""
33253
33254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33255msgid "The &top-left corner"
33256msgstr ""
33257
33258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33259msgid "The top-&right corner"
33260msgstr ""
33261
33262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33263msgid "The &bottom-left corner"
33264msgstr ""
33265
33266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33267msgid "The bottom-ri&ght corner"
33268msgstr ""
33269
33270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33271msgid "Restore &state of previously edited book when opening it again"
33272msgstr ""
33273
33274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33275msgid ""
33276"When opening a previously edited book again, restore its state. That means "
33277"all open files are automatically re-opened and the cursor is positioned at "
33278"its previous location."
33279msgstr ""
33280
33281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33282msgid "Show full &file paths in the File browser"
33283msgstr ""
33284
33285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33286msgid ""
33287"Showing the full file paths is useful when editing books that contain "
33288"multiple files with the same file name."
33289msgstr ""
33290
33291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33292msgid "Monospaced text"
33293msgstr ""
33294
33295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33296msgid "Sans-serif text"
33297msgstr ""
33298
33299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33300msgid "Serif text"
33301msgstr ""
33302
33303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33304#, python-format
33305msgid "Font family for &%s:"
33306msgstr ""
33307
33308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33309msgid "Style for standard &text:"
33310msgstr ""
33311
33312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33313msgid "&Default font size:"
33314msgstr ""
33315
33316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33317msgid "&Monospace font size:"
33318msgstr ""
33319
33320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33321msgid "Mi&nimum font size:"
33322msgstr ""
33323
33324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33325msgid "lines"
33326msgstr ""
33327
33328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33329msgid ""
33330"Number of lines that are shown above the current line when syncing the text "
33331"shown in the preview panel to the cursor position in the code view"
33332msgstr ""
33333
33334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33335msgid "Visible lines above s&ync point:"
33336msgstr ""
33337
33338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33339msgid "Background color:"
33340msgstr ""
33341
33342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33343msgid "Foreground color:"
33344msgstr ""
33345
33346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33347msgid "Link color:"
33348msgstr ""
33349
33350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33351msgid "Use the colors from the book styles, defaulting to black-on-white"
33352msgstr ""
33353
33354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33355msgid "Theme based"
33356msgstr ""
33357
33358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33359msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33360msgstr ""
33361
33362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33363msgid "Choose a custom color"
33364msgstr ""
33365
33366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33367#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33368#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33369msgid "Custom"
33370msgstr ""
33371
33372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33373msgid "Choose which toolbar you want to customize"
33374msgstr ""
33375
33376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33377#, python-format
33378msgid "Tools for %s editors"
33379msgstr ""
33380
33381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33382msgid "Book wide actions"
33383msgstr ""
33384
33385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33386msgid "Book wide tools"
33387msgstr ""
33388
33389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33390msgid "Book wide tools from third party plugins"
33391msgstr ""
33392
33393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33394msgid "Common tools for all editors"
33395msgstr ""
33396
33397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33398msgid "Text formatting actions"
33399msgstr ""
33400
33401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33402msgid "&Toolbar to customize:"
33403msgstr ""
33404
33405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33406#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33407msgid "Add selected actions to the toolbar"
33408msgstr ""
33409
33410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33411#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33412msgid "Remove selected actions from the toolbar"
33413msgstr ""
33414
33415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33416msgid "Adjust the size of icons on all toolbars"
33417msgstr ""
33418
33419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33420msgid "Toolbar &icon size:"
33421msgstr ""
33422
33423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33424msgid "Customize templates"
33425msgstr ""
33426
33427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33428msgid "Choose the &type of template to edit:"
33429msgstr ""
33430
33431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33432#, python-brace-format
33433msgid ""
33434"The variables {0} and {1} will be replaced with the title and author of the "
33435"book. {2} is where the cursor will be positioned. If you want to include "
33436"braces in your template, for example for CSS rules, you have to escape them,"
33437" like this: {3}"
33438msgstr ""
33439
33440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33441msgid "Preferences for Edit book"
33442msgstr ""
33443
33444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33445msgid "Restore all &defaults"
33446msgstr ""
33447
33448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33449msgid "Restore defaults for all preferences"
33450msgstr ""
33451
33452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33453msgid "Restore &current defaults"
33454msgstr ""
33455
33456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33457msgid "Restore defaults for currently displayed preferences"
33458msgstr ""
33459
33460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33461msgid "Restore c&onfirmations"
33462msgstr ""
33463
33464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33465msgid "Restore all disabled confirmation prompts"
33466msgstr ""
33467
33468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33469msgid "Main window"
33470msgstr ""
33471
33472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33473msgid "Editor settings"
33474msgstr ""
33475
33476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33477msgid "Preview settings"
33478msgstr ""
33479
33480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33481msgid "Keyboard shortcuts"
33482msgstr ""
33483
33484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33485msgid "Toolbars"
33486msgstr "Trake sa alatkama"
33487
33488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33489msgid "Integration with calibre"
33490msgstr ""
33491
33492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33493msgid "There are no disabled confirmation prompts"
33494msgstr ""
33495
33496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33497msgid "One disabled confirmation prompt was restored"
33498msgid_plural "{} disabled confirmation prompts were restored"
33499msgstr[0] ""
33500msgstr[1] ""
33501msgstr[2] ""
33502
33503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33504msgid "Disabled confirmations restored"
33505msgstr ""
33506
33507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33508#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33509msgid "Render process crashed"
33510msgstr ""
33511
33512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33513msgid ""
33514"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33515"work. You should try restarting the editor."
33516msgstr ""
33517
33518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33519msgid ""
33520"\n"
33521"            <h3>Live preview</h3>\n"
33522"\n"
33523"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33524"            The preview will update automatically as you make changes.\n"
33525"\n"
33526"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33527"            only, it is not intended to simulate an actual e-book reader. Some\n"
33528"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33529"            "
33530msgstr ""
33531
33532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33533msgid "Inspect element"
33534msgstr ""
33535
33536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33537msgid "Open link"
33538msgstr ""
33539
33540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33541#, python-format
33542msgid "Edit %s"
33543msgstr ""
33544
33545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33546msgid "Loading preview, please wait..."
33547msgstr ""
33548
33549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33550msgid "Search in preview"
33551msgstr ""
33552
33553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33554msgid "Invalid location"
33555msgstr ""
33556
33557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33558msgid "Cannot split on the body tag"
33559msgstr ""
33560
33561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33562msgid "Failed to launch worker"
33563msgstr ""
33564
33565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33566msgid "Failed to launch the worker process used for rendering the preview"
33567msgstr ""
33568
33569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33570msgid "Cannot disable"
33571msgstr ""
33572
33573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33574msgid ""
33575"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33576"panel is open."
33577msgstr ""
33578
33579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33580msgid "Auto reload preview when text changes in editor"
33581msgstr ""
33582
33583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33584msgid "Disable auto reload of preview"
33585msgstr ""
33586
33587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33588msgid "Disable syncing of preview position to editor position"
33589msgstr ""
33590
33591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33592msgid "Enable syncing of preview position to editor position"
33593msgstr ""
33594
33595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33596msgid "Abort file split"
33597msgstr ""
33598
33599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33600msgid ""
33601"Split this file at a specified location.<p>After clicking this button, click"
33602" inside the preview panel above at the location you want the file to be "
33603"split."
33604msgstr ""
33605
33606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33607msgid "Delete selected files"
33608msgstr ""
33609
33610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33611msgid "Folder"
33612msgstr ""
33613
33614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33616msgid "Size (KB)"
33617msgstr ""
33618
33619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33620msgid "Style"
33621msgstr ""
33622
33623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33624#, python-brace-format
33625msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33626msgstr ""
33627
33628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33629msgid "Resolution"
33630msgstr ""
33631
33632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33635msgid "Times used"
33636msgstr ""
33637
33638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33639#, python-format
33640msgid "Edit the image: %s"
33641msgstr ""
33642
33643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33644msgid "Anchor"
33645msgstr ""
33646
33647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33648msgid "Source text"
33649msgstr ""
33650
33651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33652msgid "Target"
33653msgstr ""
33654
33655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33656msgid "Target text"
33657msgstr ""
33658
33659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33660msgid "The link destination does not exist"
33661msgstr ""
33662
33663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33664msgid "The link destination exists"
33665msgstr ""
33666
33667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33668msgid "The link destination could not be verified"
33669msgstr ""
33670
33671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33672msgid "Click entries above to see their destination here"
33673msgstr ""
33674
33675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33676msgid "No destination found for this link"
33677msgstr ""
33678
33679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33681msgid "Word"
33682msgstr ""
33683
33684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33685#, python-brace-format
33686msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33687msgstr ""
33688
33689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33690msgid "Character"
33691msgstr ""
33692
33693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33694msgid "Codepoint"
33695msgstr ""
33696
33697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33698msgid "All the characters in the book"
33699msgstr ""
33700
33701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33703#, python-brace-format
33704msgid "{0} [{1} elements]"
33705msgstr ""
33706
33707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33708msgid "Sort by:"
33709msgstr ""
33710
33711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33712msgid "&Counts"
33713msgstr ""
33714
33715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33716msgid "&Name"
33717msgstr ""
33718
33719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33720#, python-brace-format
33721msgid "{0} rules, {1} unused"
33722msgstr ""
33723
33724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33726msgid "Number of matches"
33727msgstr ""
33728
33729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33730msgid "Style Rule"
33731msgstr ""
33732
33733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33734#, python-brace-format
33735msgid "{0} classes, {1} unused"
33736msgstr ""
33737
33738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33739msgid "Class"
33740msgstr ""
33741
33742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33743msgid "Words"
33744msgstr ""
33745
33746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33747msgid "Style rules"
33748msgstr ""
33749
33750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33751msgid "Style classes"
33752msgstr ""
33753
33754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33755msgid "Characters"
33756msgstr ""
33757
33758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33759msgid "Links"
33760msgstr ""
33761
33762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33763#, python-format
33764msgid "Export of %s data is not supported"
33765msgstr ""
33766
33767#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33768msgid "Choose a filename for the data"
33769msgstr ""
33770
33771#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33772msgid "CSV files"
33773msgstr ""
33774
33775#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33776msgid "Reports"
33777msgstr ""
33778
33779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33780msgid "Export the currently shown report as a CSV file"
33781msgstr ""
33782
33783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33784msgid "Are you sure you want to delete the selected files?"
33785msgstr ""
33786
33787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33788msgid "Failed to gather data"
33789msgstr ""
33790
33791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33792msgid ""
33793"Failed to gather data for the report. Click \"Show details\" for more "
33794"information."
33795msgstr ""
33796
33797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33798msgid "Saving..."
33799msgstr ""
33800
33801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33802msgid "Enable completion based on search history"
33803msgstr ""
33804
33805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33806msgid "Disable completion based on search history"
33807msgstr ""
33808
33809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33810msgid "All style files"
33811msgstr ""
33812
33813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33815msgid "All text files"
33816msgstr ""
33817
33818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33820msgid "Current file"
33821msgstr ""
33822
33823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33824msgid "Marked text"
33825msgstr ""
33826
33827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33829msgid "Open files"
33830msgstr ""
33831
33832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33834msgid "Selected files"
33835msgstr ""
33836
33837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
33838msgid ""
33839"\n"
33840"            Where to search/replace:\n"
33841"            <dl>\n"
33842"            <dt><b>Current file</b></dt>\n"
33843"            <dd>Search only inside the currently opened file</dd>\n"
33844"            <dt><b>All text files</b></dt>\n"
33845"            <dd>Search in all text (HTML) files</dd>\n"
33846"            <dt><b>All style files</b></dt>\n"
33847"            <dd>Search in all style (CSS) files</dd>\n"
33848"            <dt><b>Selected files</b></dt>\n"
33849"            <dd>Search in the files currently selected in the File browser</dd>\n"
33850"            <dt><b>Open files</b></dt>\n"
33851"            <dd>Search in the files currently open in the editor</dd>\n"
33852"            <dt><b>Marked text</b></dt>\n"
33853"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
33854"            </dl>"
33855msgstr ""
33856
33857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33858msgid "Down"
33859msgstr ""
33860
33861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33862msgid "Up"
33863msgstr ""
33864
33865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
33866msgid ""
33867"\n"
33868"            Direction to search:\n"
33869"            <dl>\n"
33870"            <dt><b>Down</b></dt>\n"
33871"            <dd>Search for the next match from your current position</dd>\n"
33872"            <dt><b>Up</b></dt>\n"
33873"            <dd>Search for the previous match from your current position</dd>\n"
33874"            </dl>"
33875msgstr ""
33876
33877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33878msgid "Fuzzy"
33879msgstr ""
33880
33881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
33883#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
33884msgid "Regex"
33885msgstr ""
33886
33887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33888msgid "Regex-function"
33889msgstr ""
33890
33891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
33892msgid ""
33893"Select how the search expression is interpreted\n"
33894"            <dl>\n"
33895"            <dt><b>Normal</b></dt>\n"
33896"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
33897"            <dt><b>Fuzzy</b></dt>\n"
33898"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
33899"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
33900"            <dt><b>Regex</b></dt>\n"
33901"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
33902"            <dt><b>Regex-function</b></dt>\n"
33903"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
33904"            </dl>"
33905msgstr ""
33906
33907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
33908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
33909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
33910msgid "&Find:"
33911msgstr ""
33912
33913#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
33914msgid "Clear search &history"
33915msgstr ""
33916
33917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
33918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
33919msgid "&Replace:"
33920msgstr ""
33921
33922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
33923msgid "Clear replace &history"
33924msgstr ""
33925
33926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
33927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
33928msgid "Create/&edit"
33929msgstr ""
33930
33931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
33932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
33933msgid "Create a new function, or edit an existing function"
33934msgstr ""
33935
33936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
33937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
33938msgid "Remo&ve"
33939msgstr ""
33940
33941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
33942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
33943msgid "Remove this function"
33944msgstr ""
33945
33946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
33947msgid "Fin&d"
33948msgstr ""
33949
33950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
33951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
33952msgid "Replace a&nd Find"
33953msgstr ""
33954
33955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
33956msgid "Re&place"
33957msgstr ""
33958
33959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
33960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
33961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
33962msgid "Replace &all"
33963msgstr ""
33964
33965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
33966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
33967msgid "&Mode:"
33968msgstr ""
33969
33970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
33971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
33972#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
33973msgid "&Case sensitive"
33974msgstr ""
33975
33976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
33977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
33978msgid "&Wrap"
33979msgstr ""
33980
33981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
33982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
33983msgid ""
33984"When searching reaches the end, wrap around to the beginning and continue "
33985"the search"
33986msgstr ""
33987
33988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
33989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
33990msgid "&Dot all"
33991msgstr ""
33992
33993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
33994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
33995msgid ""
33996"Make the '.' special character match any character at all, including a "
33997"newline"
33998msgstr ""
33999
34000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34001msgid "Close search panel"
34002msgstr ""
34003
34004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34005msgid "Abort editing of search"
34006msgstr ""
34007
34008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34009msgid "The name with which to save this search"
34010msgstr ""
34011
34012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34013msgid "Case sensitive"
34014msgstr ""
34015
34016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34017msgid "Dot matches all"
34018msgstr ""
34019
34020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34021msgid "Finish editing of search"
34022msgstr ""
34023
34024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34025msgid "Add search"
34026msgstr ""
34027
34028#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34029msgid "Edit search"
34030msgstr ""
34031
34032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34033msgid "You must specify a search name"
34034msgstr ""
34035
34036#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34037msgid "Name exists"
34038msgstr ""
34039
34040#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34041#, python-format
34042msgid "Another search with the name %s already exists"
34043msgstr ""
34044
34045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34046msgid "Must specify find"
34047msgstr ""
34048
34049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34050msgid "You must specify a find expression"
34051msgstr ""
34052
34053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34054msgid "Must specify function"
34055msgstr ""
34056
34057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34058msgid "You must specify a function name in Function-Regex mode"
34059msgstr ""
34060
34061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34062msgid "Filter displayed searches"
34063msgstr ""
34064
34065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34066msgid "The entries are tried in order until the first one matches."
34067msgstr ""
34068
34069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34070msgid "&Find"
34071msgstr ""
34072
34073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34074msgid "Run the search using the selected entries."
34075msgstr ""
34076
34077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34078msgid "Run replace using the selected entries."
34079msgstr ""
34080
34081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34082msgid "Run replace and then find using the selected entries."
34083msgstr ""
34084
34085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34086msgid "Run Replace all for all selected entries in the order selected"
34087msgstr ""
34088
34089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34091msgid "&Count all"
34092msgstr ""
34093
34094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34095msgid "Run Count all for all selected entries"
34096msgstr ""
34097
34098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34099msgid "Move selected entries up"
34100msgstr ""
34101
34102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34103msgid "Move selected entries down"
34104msgstr ""
34105
34106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34107msgid "Edit the currently selected search"
34108msgstr ""
34109
34110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34111msgid "Re&move search"
34112msgstr ""
34113
34114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34115msgid "Remove the currently selected searches"
34116msgstr ""
34117
34118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34119msgid "Add a new saved search"
34120msgstr ""
34121
34122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34123msgid "Import saved searches"
34124msgstr ""
34125
34126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34127msgid "Export saved searches"
34128msgstr ""
34129
34130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34131#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34132msgid "Export"
34133msgstr ""
34134
34135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34136msgid "Export all"
34137msgstr ""
34138
34139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34140msgid "Export selected"
34141msgstr ""
34142
34143#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34144msgid "Copy to search panel"
34145msgstr ""
34146
34147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34148msgid "No saved search is selected"
34149msgstr ""
34150
34151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34152msgid "Cannot edit search - no search selected."
34153msgstr ""
34154
34155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34156msgid ""
34157"Are you sure you want to permanently delete the selected saved searches?"
34158msgstr ""
34159
34160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34161#, python-brace-format
34162msgid "(Case sensitive: {0} Dot All: {1})"
34163msgstr ""
34164
34165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34166#, python-brace-format
34167msgid "(Case sensitive: {0} [Normal search])"
34168msgstr ""
34169
34170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34171#, python-brace-format
34172msgid ""
34173"{2} {3}\n"
34174"Find: {0}\n"
34175"Replace: {1}"
34176msgstr ""
34177
34178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34179msgid "Invalid data"
34180msgstr ""
34181
34182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34183#, python-format
34184msgid "The file %s does not contain valid saved searches"
34185msgstr ""
34186
34187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34189msgid "No searches"
34190msgstr ""
34191
34192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34193msgid "No searches available to be saved"
34194msgstr ""
34195
34196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34197msgid "No searches selected"
34198msgstr ""
34199
34200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34201msgid "No file is being edited."
34202msgstr ""
34203
34204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34205msgid "No files are selected in the File browser"
34206msgstr ""
34207
34208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34209msgid ""
34210"No text is marked. First select some text, and then use The \"Mark selected "
34211"text\" action in the Search menu to mark it."
34212msgstr ""
34213
34214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34215msgid "No search query specified"
34216msgstr ""
34217
34218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34219msgid "the selected searches"
34220msgstr ""
34221
34222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34224msgid "Invalid regex"
34225msgstr ""
34226
34227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34229#, python-brace-format
34230msgid ""
34231"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34232msgstr ""
34233
34234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34235#, python-format
34236msgid "No replace function with the name: %s exists"
34237msgstr ""
34238
34239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34241#, python-format
34242msgid "No matches were found for %s"
34243msgstr ""
34244
34245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34246msgid ""
34247"You have turned off search wrapping, so all text might not have been "
34248"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34249"via the \"Wrap\" checkbox at the bottom of the search panel."
34250msgstr ""
34251
34252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34253msgid "Cannot replace"
34254msgstr ""
34255
34256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34257msgid "You must first click \"Find\", before trying to replace"
34258msgstr ""
34259
34260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34261msgid "Currently selected text does not match the search query."
34262msgstr ""
34263
34264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34265#, python-brace-format
34266msgid "Performed the replacement at {num} occurrences of {query}"
34267msgstr ""
34268
34269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34270#, python-brace-format
34271msgid "Found {num} occurrences of {query}"
34272msgstr ""
34273
34274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34275#, python-brace-format
34276msgid "{0}: {1} occurrences"
34277msgstr ""
34278
34279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34281msgid "Searching done"
34282msgstr ""
34283
34284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34285msgid "Before: Replace all"
34286msgstr ""
34287
34288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34289msgid "Add a dictionary"
34290msgstr ""
34291
34292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34293#, python-brace-format
34294msgid ""
34295"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34296"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34297"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34298"            downloaded .oxt file here to add the dictionary to {0}."
34299msgstr ""
34300
34301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34302msgid "Path to OXT file"
34303msgstr ""
34304
34305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34306msgid "Browse for an OXT file"
34307msgstr ""
34308
34309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34310msgid "&Path to OXT file:"
34311msgstr ""
34312
34313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34314msgid "Choose a nickname for this dictionary"
34315msgstr ""
34316
34317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34318msgid "&Nickname:"
34319msgstr ""
34320
34321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34322msgid "Choose OXT Dictionary"
34323msgstr ""
34324
34325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34326msgid "Dictionaries"
34327msgstr ""
34328
34329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34330msgid "Must specify nickname"
34331msgstr ""
34332
34333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34334msgid "You must specify a nickname for this dictionary"
34335msgstr ""
34336
34337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34338msgid "Nickname already used"
34339msgstr ""
34340
34341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34342#, python-format
34343msgid "A dictionary with the nick name \"%s\" already exists."
34344msgstr ""
34345
34346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34347msgid "Failed to import dictionaries"
34348msgstr ""
34349
34350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34351#, python-format
34352msgid ""
34353"Failed to import dictionaries from %s. Click \"Show details\" for more "
34354"information"
34355msgstr ""
34356
34357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34358msgid "No dictionaries"
34359msgstr ""
34360
34361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34362#, python-format
34363msgid "No dictionaries were found in %s"
34364msgstr ""
34365
34366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34368msgid "Copy selected words to clipboard"
34369msgstr ""
34370
34371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34372msgid "Select all words"
34373msgstr ""
34374
34375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34376msgid "Manage user dictionaries"
34377msgstr ""
34378
34379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34380msgid "&New dictionary"
34381msgstr ""
34382
34383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34384msgid "&Remove dictionary"
34385msgstr ""
34386
34387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34388msgid "Re&name dictionary"
34389msgstr ""
34390
34391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34392msgid "Mark this dictionary as active"
34393msgstr ""
34394
34395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34396msgid "Words in this dictionary:"
34397msgstr ""
34398
34399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34400msgid "&Add word"
34401msgstr ""
34402
34403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34404msgid "&Remove selected words"
34405msgstr ""
34406
34407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34408msgid "&Import list of words"
34409msgstr ""
34410
34411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34412msgid "New dictionary"
34413msgstr ""
34414
34415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34416msgid "Name of the new dictionary"
34417msgstr ""
34418
34419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34421msgid "Already used"
34422msgstr ""
34423
34424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34426#, python-format
34427msgid "A dictionary with the name %s already exists"
34428msgstr ""
34429
34430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34431msgid "New name"
34432msgstr ""
34433
34434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34435msgid "New name for the dictionary"
34436msgstr ""
34437
34438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34439#, python-format
34440msgid "Configure the dictionary: <b>%s"
34441msgstr ""
34442
34443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34444msgid "Add a word"
34445msgstr ""
34446
34447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34448msgid "Word to add"
34449msgstr ""
34450
34451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34452msgid "&Word:"
34453msgstr ""
34454
34455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34456msgid "Import list of words"
34457msgstr ""
34458
34459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34460msgid "Enter a list of words, one per line"
34461msgstr ""
34462
34463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34465msgid "Paste from clipboard"
34466msgstr ""
34467
34468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34469msgid ""
34470"Words in the user dictionary must have an associated language. Choose the "
34471"language below:"
34472msgstr ""
34473
34474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34475msgid "Must specify language"
34476msgstr ""
34477
34478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34479msgid "You must specify a language to import words"
34480msgstr ""
34481
34482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34483msgid "Manage dictionaries"
34484msgstr ""
34485
34486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34487msgid "&Remove this dictionary"
34488msgstr ""
34489
34490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34491msgid "Manage &user dictionaries"
34492msgstr ""
34493
34494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34495msgid ""
34496"Manage the list of user dictionaries (dictionaries to which you can add "
34497"words)"
34498msgstr ""
34499
34500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34501msgid "&Add dictionary"
34502msgstr ""
34503
34504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34505msgid "Add a new dictionary that you downloaded from the internet"
34506msgstr ""
34507
34508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34509#, python-brace-format
34510msgid "<Builtin dictionary for {0}>"
34511msgstr ""
34512
34513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34514msgid ""
34515"<p>You can change the dictionaries used for any specified language.</p>\n"
34516"            <p>A language can have many country specific variants. Each of these variants\n"
34517"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34518"            is shown in bold to the left.</p>\n"
34519"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34520"            every variant.</p>\n"
34521"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34522"            the default variant you choose here will be used.</p>\n"
34523"        "
34524msgstr ""
34525
34526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34527#, python-brace-format
34528msgid "This is already the preferred variant for the {1} language"
34529msgstr ""
34530
34531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34532#, python-brace-format
34533msgid "Use this as the preferred variant for the {1} language"
34534msgstr ""
34535
34536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34537msgid "This is already the preferred dictionary"
34538msgstr ""
34539
34540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34541msgid "Use this as the preferred dictionary"
34542msgstr ""
34543
34544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34545msgid "Misspelled?"
34546msgstr ""
34547
34548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34549msgid "Ignored"
34550msgstr ""
34551
34552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34553#, python-format
34554msgid "Change %s to"
34555msgstr ""
34556
34557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34558msgid "Specify replacement manually"
34559msgstr ""
34560
34561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34562msgid "Ignore/un-ignore all selected words"
34563msgstr ""
34564
34565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34566msgid "Add/remove all selected words"
34567msgstr ""
34568
34569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34570msgid "Check spelling"
34571msgstr ""
34572
34573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34574msgid ""
34575"Re-scan the book for words, useful if you have edited the book since opening"
34576" this dialog"
34577msgstr ""
34578
34579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34580msgid "&Undo last change"
34581msgstr ""
34582
34583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34584msgid "Undo the last spell check word replacement, if any"
34585msgstr ""
34586
34587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34588msgid "Checking, please wait..."
34589msgstr ""
34590
34591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34592msgid "Filter the list of words"
34593msgstr ""
34594
34595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34596msgid "&Ignore"
34597msgstr ""
34598
34599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34600msgid "Un&ignore"
34601msgstr ""
34602
34603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34604msgid "Ignore the current word for the rest of this session"
34605msgstr ""
34606
34607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34608msgid "Stop ignoring the current word"
34609msgstr ""
34610
34611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34612msgid "Add word to &dictionary:"
34613msgstr ""
34614
34615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34616msgid "Remove from &dictionaries"
34617msgstr ""
34618
34619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34620msgid "Add the current word to the specified user dictionary"
34621msgstr ""
34622
34623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34624msgid "Remove the current word from all active user dictionaries"
34625msgstr ""
34626
34627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34628msgid ""
34629"You have no active user dictionaries. You must choose at least one active "
34630"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34631msgstr ""
34632
34633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34634msgid "Show &next occurrence"
34635msgstr ""
34636
34637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34638msgid ""
34639"Show the next occurrence of the selected word in the editor, so you can edit"
34640" it manually"
34641msgstr ""
34642
34643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34644msgid "&Change selected word to:"
34645msgstr ""
34646
34647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34648msgid "The replacement word"
34649msgstr ""
34650
34651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34652msgid "Show &only misspelled words"
34653msgstr ""
34654
34655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34656msgid "Case &sensitive sort"
34657msgstr ""
34658
34659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34660msgid "When sorting the list of words, be case sensitive"
34661msgstr ""
34662
34663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34664msgid "Case sensitive sea&rch"
34665msgstr ""
34666
34667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34668msgid "When filtering the list of words, be case sensitive"
34669msgstr ""
34670
34671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34672msgid "The original word"
34673msgstr ""
34674
34675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34676msgid "No changed word"
34677msgstr ""
34678
34679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34680msgid "There is no spelling replacement to undo"
34681msgstr ""
34682
34683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34684msgid "Failed to check spelling"
34685msgstr ""
34686
34687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34688msgid ""
34689"Failed to check spelling, click \"Show details\" for the full error "
34690"information."
34691msgstr ""
34692
34693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34694msgid "Files edited"
34695msgstr ""
34696
34697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34698#, python-format
34699msgid ""
34700"The files in the editor were edited outside the spell check dialog, and the "
34701"word %s no longer exists."
34702msgstr ""
34703
34704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34705#, python-brace-format
34706msgid "Misspelled words: {0} Total words: {1}"
34707msgstr ""
34708
34709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34710msgid ""
34711"Select how the search expression is interpreted\n"
34712"            <dl>\n"
34713"            <dt><b>Normal</b></dt>\n"
34714"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34715"            <dt><b>Regex</b></dt>\n"
34716"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34717"            </dl>"
34718msgstr ""
34719
34720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34721msgid ""
34722"\n"
34723"            Where to search/replace:\n"
34724"            <dl>\n"
34725"            <dt><b>Current file</b></dt>\n"
34726"            <dd>Search only inside the currently opened file</dd>\n"
34727"            <dt><b>All text files</b></dt>\n"
34728"            <dd>Search in all text (HTML) files</dd>\n"
34729"            <dt><b>Selected files</b></dt>\n"
34730"            <dd>Search in the files currently selected in the File browser</dd>\n"
34731"            <dt><b>Open files</b></dt>\n"
34732"            <dd>Search in the files currently open in the editor</dd>\n"
34733"            </dl>"
34734msgstr ""
34735
34736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34737#, python-brace-format
34738msgid ""
34739"File: {0}\n"
34740"Anchor: {1}"
34741msgstr ""
34742
34743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34744msgid "Top of file"
34745msgstr ""
34746
34747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34748msgid "Double click a file in the left panel to start editing it."
34749msgstr ""
34750
34751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34753msgid "Full path:"
34754msgstr ""
34755
34756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34757msgid "Close tab"
34758msgstr ""
34759
34760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34761msgid "Close other tabs"
34762msgstr ""
34763
34764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34765msgid "Close tabs to the right of this tab"
34766msgstr ""
34767
34768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34769#, python-brace-format
34770msgid "Line: {0} : {1}"
34771msgstr ""
34772
34773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34774#, python-brace-format
34775msgid "{0} {1} created by {2}"
34776msgstr ""
34777
34778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34779msgid "Global actions"
34780msgstr ""
34781
34782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34783msgid "&New file (images/fonts/HTML/etc.)"
34784msgstr ""
34785
34786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34787msgid "Create a new file in the current book"
34788msgstr ""
34789
34790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34791msgid "&Import files into book"
34792msgstr ""
34793
34794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34795msgid "Import files into book"
34796msgstr ""
34797
34798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34799msgid "&Open book"
34800msgstr ""
34801
34802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34803msgid "Open a book"
34804msgstr ""
34805
34806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34807msgid "Open &folder (unzipped EPUB) as book"
34808msgstr ""
34809
34810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34811msgid "Open a folder (unzipped EPUB) as a book"
34812msgstr ""
34813
34814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
34815msgid "Edit &next file"
34816msgstr ""
34817
34818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
34819msgid "Edit the next file in the spine"
34820msgstr ""
34821
34822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
34823msgid "Edit &previous file"
34824msgstr ""
34825
34826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
34827msgid "Edit the previous file in the spine"
34828msgstr ""
34829
34830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
34831msgid "&Revert to before"
34832msgstr ""
34833
34834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
34835msgid "Revert book to before the last action (Undo)"
34836msgstr ""
34837
34838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
34839msgid "&Revert to after"
34840msgstr ""
34841
34842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
34843msgid "Revert book state to after the next action (Redo)"
34844msgstr ""
34845
34846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
34847msgid "Save book"
34848msgstr ""
34849
34850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34851msgid "Save a &copy"
34852msgstr ""
34853
34854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34855msgid "Save a copy of the book"
34856msgstr ""
34857
34858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
34859msgid "Quit"
34860msgstr ""
34861
34862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34863msgid "Create a new, empty book"
34864msgstr ""
34865
34866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34867msgid "Create new, &empty book"
34868msgstr ""
34869
34870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
34871msgid "&Import an HTML or DOCX file as a new book"
34872msgstr ""
34873
34874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
34875msgid "Import an HTML or DOCX file as a new book"
34876msgstr ""
34877
34878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
34879msgid "&Quick open a file to edit"
34880msgstr ""
34881
34882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
34883msgid "Quickly open a file from the book to edit it"
34884msgstr ""
34885
34886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
34887msgid "Editor actions"
34888msgstr ""
34889
34890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
34891msgid "Undo typing"
34892msgstr ""
34893
34894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
34895msgid "R&edo"
34896msgstr ""
34897
34898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
34899msgid "Redo typing"
34900msgstr ""
34901
34902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
34903msgid "Cut &text"
34904msgstr ""
34905
34906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
34907msgid "Cut text"
34908msgstr ""
34909
34910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
34911msgid "P&aste from clipboard"
34912msgstr ""
34913
34914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
34915msgid "Tools"
34916msgstr ""
34917
34918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34919msgid "&Edit Table of Contents"
34920msgstr ""
34921
34922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34923msgid "Edit Table of Contents"
34924msgstr ""
34925
34926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
34927msgid "&Insert inline Table of Contents"
34928msgstr ""
34929
34930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
34931msgid "Insert inline Table of Contents"
34932msgstr ""
34933
34934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
34935msgid "&Fix HTML"
34936msgstr ""
34937
34938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
34939msgid "Fix HTML in the current file"
34940msgstr ""
34941
34942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
34943msgid "&Fix HTML - all files"
34944msgstr ""
34945
34946#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
34947msgid "Fix HTML in all files"
34948msgstr ""
34949
34950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
34951msgid "&Beautify current file"
34952msgstr ""
34953
34954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
34955msgid "Beautify current file"
34956msgstr ""
34957
34958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
34959msgid "&Beautify all files"
34960msgstr ""
34961
34962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
34963msgid "Beautify all files"
34964msgstr ""
34965
34966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
34967msgid "&Insert special character"
34968msgstr ""
34969
34970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
34971msgid "Insert special character"
34972msgstr ""
34973
34974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
34975msgid "&Arrange into folders"
34976msgstr ""
34977
34978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
34979msgid "Arrange into folders"
34980msgstr ""
34981
34982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
34983msgid "Set &semantics"
34984msgstr ""
34985
34986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
34987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
34988msgid "Set semantics"
34989msgstr ""
34990
34991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
34992msgid "&Filter style information"
34993msgstr ""
34994
34995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
34996msgid "&Manage fonts"
34997msgstr ""
34998
34999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35000msgid "Manage fonts in the book"
35001msgstr ""
35002
35003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35004msgid "Add &cover"
35005msgstr ""
35006
35007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35008msgid "Add a cover to the book"
35009msgstr ""
35010
35011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35012msgid "&Reports"
35013msgstr ""
35014
35015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35016msgid "Show a report on various aspects of the book"
35017msgstr ""
35018
35019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35020msgid "Check &external links"
35021msgstr ""
35022
35023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35024msgid "Check external links in the book"
35025msgstr ""
35026
35027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35028msgid "C&ompress images losslessly"
35029msgstr ""
35030
35031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35032msgid "Compress images losslessly"
35033msgstr ""
35034
35035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35036msgid "Transform &styles"
35037msgstr ""
35038
35039#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35040msgid "Transform styles used in the book"
35041msgstr ""
35042
35043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35044msgid "Transform HTML used in the book"
35045msgstr ""
35046
35047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35048msgid "Download external &resources"
35049msgstr ""
35050
35051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35052msgid ""
35053"Download external resources in the book (images/stylesheets/etc/ that are "
35054"not included in the book)"
35055msgstr ""
35056
35057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35058msgid "&Subset embedded fonts"
35059msgstr ""
35060
35061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35062msgid "Subset embedded fonts"
35063msgstr ""
35064
35065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35066msgid "Subset fonts"
35067msgstr ""
35068
35069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35070msgid "&Embed referenced fonts"
35071msgstr ""
35072
35073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35074msgid "Embed fonts"
35075msgstr ""
35076
35077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35078msgid "Embed referenced fonts"
35079msgstr ""
35080
35081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35082msgid "&Smarten punctuation (works best for English)"
35083msgstr ""
35084
35085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35086msgid "Remove &unused CSS rules"
35087msgstr ""
35088
35089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35090msgid "Remove unused CSS rules"
35091msgstr ""
35092
35093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35094msgid "Upgrade book internals"
35095msgstr ""
35096
35097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35098msgid "Auto reload preview"
35099msgstr ""
35100
35101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35103msgid "Sync preview position to editor position"
35104msgstr ""
35105
35106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35107msgid "Refresh preview"
35108msgstr ""
35109
35110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35111msgid "Split this file"
35112msgstr ""
35113
35114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35115msgid "Split file in the preview panel"
35116msgstr ""
35117
35118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35119msgid "Find next in preview"
35120msgstr ""
35121
35122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35123msgid "Find previous in preview"
35124msgstr ""
35125
35126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35127msgid "&Find/replace"
35128msgstr ""
35129
35130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35131msgid "Show the Find/replace panel"
35132msgstr ""
35133
35134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35135msgid "Replace current match"
35136msgstr ""
35137
35138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35139msgid "Replace and find ne&xt"
35140msgstr ""
35141
35142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35143msgid "Replace current match and find next"
35144msgstr ""
35145
35146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35147msgid "R&eplace and find previous"
35148msgstr ""
35149
35150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35151msgid "Replace current match and find previous"
35152msgstr ""
35153
35154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35155msgid "Replace all matches"
35156msgstr ""
35157
35158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35159msgid "Count number of matches"
35160msgstr ""
35161
35162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35163msgid "&Mark selected text"
35164msgstr ""
35165
35166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35167msgid "Mark selected text or unmark already marked text"
35168msgstr ""
35169
35170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35171msgid "Go to &line"
35172msgstr ""
35173
35174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35175msgid "Go to line number"
35176msgstr ""
35177
35178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35179msgid "Sa&ved searches"
35180msgstr ""
35181
35182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35183msgid "Show the saved searches dialog"
35184msgstr ""
35185
35186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35187msgid "&Search ignoring HTML markup"
35188msgstr ""
35189
35190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35191msgid "Show the text search panel"
35192msgstr ""
35193
35194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35196msgid "Check book"
35197msgstr ""
35198
35199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35200msgid "C&heck book"
35201msgstr ""
35202
35203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35204msgid "Check book for errors"
35205msgstr ""
35206
35207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35208msgid "Check &spelling"
35209msgstr ""
35210
35211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35212msgid "Check book for spelling errors"
35213msgstr ""
35214
35215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35216msgid "&Next error"
35217msgstr ""
35218
35219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35220msgid "Show next error"
35221msgstr ""
35222
35223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35224msgid "&Previous error"
35225msgstr ""
35226
35227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35228msgid "Show previous error"
35229msgstr ""
35230
35231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35232msgid "&Next spelling mistake"
35233msgstr ""
35234
35235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35236msgid "Go to next spelling mistake"
35237msgstr ""
35238
35239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35240msgid "&Create checkpoint"
35241msgstr ""
35242
35243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35244msgid "Create a checkpoint with the current state of the book"
35245msgstr ""
35246
35247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35248msgid "&Close current tab"
35249msgstr ""
35250
35251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35252msgid "Close the currently open tab"
35253msgstr ""
35254
35255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35256msgid "C&lose other tabs"
35257msgstr ""
35258
35259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35260msgid "Close all tabs except the current tab"
35261msgstr ""
35262
35263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35264msgid "Close tabs to the &right"
35265msgstr ""
35266
35267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35268msgid "Close tabs to the right of the current tab"
35269msgstr ""
35270
35271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35272msgid "User &Manual"
35273msgstr ""
35274
35275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35276msgid "Show User Manual"
35277msgstr ""
35278
35279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35280msgid "&Browse images in book"
35281msgstr ""
35282
35283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35284msgid "Browse images in the books visually"
35285msgstr ""
35286
35287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35288msgid "&Split at multiple locations"
35289msgstr ""
35290
35291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35292msgid "Split HTML file at multiple locations"
35293msgstr ""
35294
35295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35296msgid "Compare to &another book"
35297msgstr ""
35298
35299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35300msgid "Compare to another book"
35301msgstr ""
35302
35303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35304msgid "Manage &Snippets"
35305msgstr ""
35306
35307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35308msgid "Manage user created Snippets"
35309msgstr ""
35310
35311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35312msgid "&File"
35313msgstr ""
35314
35315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35316msgid "&Recently opened books"
35317msgstr ""
35318
35319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35320msgid "&Tools"
35321msgstr ""
35322
35323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35324msgid "External &links"
35325msgstr ""
35326
35327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35328msgid "&View"
35329msgstr ""
35330
35331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35332msgid "Tool&bars"
35333msgstr ""
35334
35335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35336msgid "&Plugins"
35337msgstr ""
35338
35339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35340msgid "&Help"
35341msgstr ""
35342
35343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35344msgid "&Donate to support calibre development"
35345msgstr ""
35346
35347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35348msgid "Book tool bar"
35349msgstr ""
35350
35351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35352msgid "Tools tool bar"
35353msgstr ""
35354
35355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35356msgid "Plugins tool bar"
35357msgstr ""
35358
35359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35360msgid "Donate to support calibre development"
35361msgstr ""
35362
35363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35364#, python-format
35365msgid "Toggle %s"
35366msgstr ""
35367
35368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35369msgid "Windows"
35370msgstr ""
35371
35372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35373msgid "File browser"
35374msgstr ""
35375
35376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35377msgid "File preview"
35378msgstr ""
35379
35380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35381msgid "Live CSS"
35382msgstr ""
35383
35384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35385#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35386#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35387msgid "Inspector"
35388msgstr ""
35389
35390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35391msgid "Text search"
35392msgstr ""
35393
35394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35395msgid "Checkpoints"
35396msgstr ""
35397
35398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35399#, python-format
35400msgid " [was %s]"
35401msgstr ""
35402
35403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35404msgid "Current state"
35405msgstr ""
35406
35407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35409msgid "[Unnamed state]"
35410msgstr ""
35411
35412#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35413msgid "Revert the book to the selected checkpoint"
35414msgstr ""
35415
35416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35417msgid "&Compare"
35418msgstr ""
35419
35420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35421msgid ""
35422"Compare the state of the book at the selected checkpoint with the current "
35423"state"
35424msgstr ""
35425
35426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35427msgid "Cannot revert"
35428msgstr ""
35429
35430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35431msgid "Cannot revert to the current state"
35432msgstr ""
35433
35434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35435msgid "Cannot compare"
35436msgstr ""
35437
35438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35439msgid "There is no point comparing the current state to itself"
35440msgstr ""
35441
35442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35443msgid "Choose tag name"
35444msgstr ""
35445
35446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35447msgid "Specify the name of the &tag to insert:"
35448msgstr ""
35449
35450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35451msgid "Text (HTML) files"
35452msgstr ""
35453
35454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35455msgid "Style (CSS) files"
35456msgstr ""
35457
35458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35459msgid "Audio"
35460msgstr ""
35461
35462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35463msgid "Video"
35464msgstr ""
35465
35466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35467msgid "OPF file (metadata)"
35468msgstr ""
35469
35470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35471msgid "Table of contents file (NCX)"
35472msgstr ""
35473
35474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35475msgid "Arrange in folders"
35476msgstr ""
35477
35478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35479msgid ""
35480"Arrange the files in this book into sub-folders based on their types. If you"
35481" leave a folder blank, the files will be placed in the root."
35482msgstr ""
35483
35484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35485msgid ""
35486"Note that this will only arrange files inside the book, it will not affect "
35487"how they are displayed in the File browser"
35488msgstr ""
35489
35490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35491msgid "Specify locations to split at"
35492msgstr ""
35493
35494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35495msgid ""
35496"Specify the locations to split at, using an XPath expression (click the "
35497"wizard button for help with generating XPath expressions)."
35498msgstr ""
35499
35500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35501msgid "&XPath expression:"
35502msgstr ""
35503
35504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35505msgid "Invalid XPath expression"
35506msgstr ""
35507
35508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35509msgid "Choose file to import"
35510msgstr ""
35511
35512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35513msgid ""
35514"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35515"EPUB will be generated with minimal changes from the source, unlike doing a "
35516"full conversion in calibre."
35517msgstr ""
35518
35519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35520msgid "Choose the file to import"
35521msgstr ""
35522
35523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35524msgid "Source file:"
35525msgstr ""
35526
35527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35528msgid "Choose the location for the newly created EPUB"
35529msgstr ""
35530
35531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35532msgid "Destination file:"
35533msgstr ""
35534
35535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35536msgid "Importable files"
35537msgstr ""
35538
35539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35540msgid "Choose destination"
35541msgstr ""
35542
35543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35544msgid "EPUB files"
35545msgstr ""
35546
35547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35548msgid "Need document"
35549msgstr ""
35550
35551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35552msgid "You must specify the source file that will be imported."
35553msgstr ""
35554
35555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35556msgid "No results found"
35557msgstr ""
35558
35559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35560msgid "Choose file to edit"
35561msgstr ""
35562
35563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35564#, python-brace-format
35565msgid ""
35566"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35567"        For example, if want to choose the file:\n"
35568"        {example}\n"
35569"        Simply type in the characters:\n"
35570"        {chars}\n"
35571"        and press Enter."
35572msgstr ""
35573
35574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35575#, python-brace-format
35576msgid ""
35577"Anchor: {0}\n"
35578"Leading text: {1}"
35579msgstr ""
35580
35581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35583msgid "Filter files"
35584msgstr ""
35585
35586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35587msgid "Choose a &file to link to:"
35588msgstr ""
35589
35590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35592msgid "Filter locations"
35593msgstr ""
35594
35595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35597msgid "Choose a &location (anchor) in the file:"
35598msgstr ""
35599
35600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35602msgid "The destination (href) for the link"
35603msgstr ""
35604
35605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35607msgid "&Target:"
35608msgstr ""
35609
35610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35611msgid "Te&xt:"
35612msgstr ""
35613
35614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35615msgid "The (optional) text for the link"
35616msgstr ""
35617
35618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35619#, python-brace-format
35620msgid ""
35621"\n"
35622"            The template to use for generating the link. In addition to {0} and {1}\n"
35623"            you can also use {2}, {3} and {4} variables\n"
35624"            in the template, they will be replaced by the source filename, the destination\n"
35625"            filename and the anchor, respectively.\n"
35626"        "
35627msgstr ""
35628
35629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35630msgid "Copyright page"
35631msgstr ""
35632
35633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35634msgid "Page with title, author, publisher, etc."
35635msgstr ""
35636
35637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35638msgid "The book cover, typically a single HTML file with a cover image inside"
35639msgstr ""
35640
35641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35642msgid "Back-of-book style index"
35643msgstr ""
35644
35645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35646msgid "First \"real\" page of content"
35647msgstr ""
35648
35649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35650msgid "Type of &semantics:"
35651msgstr ""
35652
35653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35654msgid "Choose a &file:"
35655msgstr ""
35656
35657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35658msgid "About semantics"
35659msgstr ""
35660
35661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35662msgid ""
35663"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"
35664"\n"
35665"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35666"\n"
35667"The semantic information will be written in the <guide> section of the OPF file."
35668msgstr ""
35669
35670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35671msgid "Flo&ats"
35672msgstr ""
35673
35674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35675msgid "&Other CSS properties:"
35676msgstr ""
35677
35678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35679#, python-format
35680msgid "Only filter CSS in the current file (%s)"
35681msgstr ""
35682
35683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35684msgid "Add a cover"
35685msgstr ""
35686
35687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35688msgid "&Images in book"
35689msgstr ""
35690
35691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35692msgid "Filter the list of images"
35693msgstr ""
35694
35695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35696msgid ""
35697"If enabled the cover image you select will be embedded into the book in such"
35698" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35699" preserved. This will mean blank spaces around the image if the screen the "
35700"book is being viewed on has an aspect ratio different to the image."
35701msgstr ""
35702
35703#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35704msgid "Import &image"
35705msgstr ""
35706
35707#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35708msgid "Choose a cover image"
35709msgstr ""
35710
35711#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35712msgid "Quick Start Guide"
35713msgstr ""
35714
35715#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35716msgid "&Donate to support calibre"
35717msgstr ""
35718
35719#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35720msgid "&Eject connected device"
35721msgstr ""
35722
35723#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35724msgid "Quit calibre"
35725msgstr ""
35726
35727#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35728msgid "Minimize the calibre window"
35729msgstr ""
35730
35731#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35732msgid "Clear the current search"
35733msgstr ""
35734
35735#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35736msgid "Focus the book list"
35737msgstr ""
35738
35739#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35740msgid "Clear the Virtual library"
35741msgstr ""
35742
35743#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35744msgid "Clear the additional restriction"
35745msgstr ""
35746
35747#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35748msgid "Debug mode"
35749msgstr ""
35750
35751#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35752#, python-format
35753msgid ""
35754"You have started calibre in debug mode. After you quit calibre, the debug "
35755"log will be available in the file: %s<p>The log will be displayed "
35756"automatically."
35757msgstr ""
35758
35759#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35760msgid "Content server changed!"
35761msgstr ""
35762
35763#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35764msgid ""
35765"calibre 3 comes with a completely re-written Content server. As such any "
35766"custom configuration you have for the content server no longer applies. You "
35767"should check and refresh your settings in Preferences->Sharing->Sharing over"
35768" the net"
35769msgstr ""
35770
35771#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35772#, python-format
35773msgid ""
35774"Could not start the Content server. Error:\n"
35775"\n"
35776"%s"
35777msgstr ""
35778
35779#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35780msgid "Hide main window"
35781msgstr ""
35782
35783#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35784msgid "Show main window"
35785msgstr ""
35786
35787#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35788#, python-format
35789msgid ""
35790"The library database at %s appears to be corrupted. Do you want calibre to "
35791"try and rebuild it automatically? The rebuild may not be completely "
35792"successful."
35793msgstr ""
35794
35795#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35796msgid "Conversion error"
35797msgstr ""
35798
35799#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35800#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35801#, python-format
35802msgid "<p><b>Failed to convert: %s"
35803msgstr ""
35804
35805#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35806msgid ""
35807"\n"
35808"                Many older e-book reader devices are incapable of displaying\n"
35809"                EPUB files that have internal components over a certain size.\n"
35810"                Therefore, when converting to EPUB, calibre automatically tries\n"
35811"                to split up the EPUB into smaller sized pieces.  For some\n"
35812"                files that are large undifferentiated blocks of text, this\n"
35813"                splitting fails.\n"
35814"                <p>You can <b>work around the problem</b> by either increasing the\n"
35815"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
35816"                or by turning on Heuristic processing, also in the conversion\n"
35817"                dialog. Note that if you make the maximum split size too large,\n"
35818"                your e-book reader may have trouble with the EPUB.\n"
35819"                        "
35820msgstr ""
35821
35822#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
35823#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
35824msgid "Conversion failed"
35825msgstr ""
35826
35827#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
35828msgid "here"
35829msgstr ""
35830
35831#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
35832msgid "Recipe Disabled"
35833msgstr ""
35834
35835#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
35836msgid "<b>Failed</b>"
35837msgstr ""
35838
35839#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
35840msgid "There are active jobs. Are you sure you want to quit?"
35841msgstr ""
35842
35843#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
35844msgid ""
35845" is communicating with the device!<br>\n"
35846"                      Quitting may cause corruption on the device.<br>\n"
35847"                      Are you sure you want to quit?"
35848msgstr ""
35849
35850#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
35851msgid "There are library updates waiting. Are you sure you want to quit?"
35852msgstr ""
35853
35854#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
35855msgid "Library updates waiting"
35856msgstr ""
35857
35858#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
35859msgid ""
35860"Some deleted books are still being moved to the recycle bin, if you quit "
35861"now, they will be left behind. Are you sure you want to quit?"
35862msgstr ""
35863
35864#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
35865msgid "Running database shutdown plugins. This could take a few seconds..."
35866msgstr ""
35867
35868#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
35869msgid "Shutting down the Content server. This could take a while..."
35870msgstr ""
35871
35872#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
35873msgid ""
35874"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
35875" context menu of the system tray."
35876msgstr ""
35877
35878#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
35879#, python-brace-format
35880msgid ""
35881"New version <b>{ver}</b> of {app} is available for download. See the <a "
35882"href=\"{url}\">new features</a>."
35883msgstr ""
35884
35885#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
35886msgid "Update available!"
35887msgstr ""
35888
35889#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
35890msgid "Show this notification for future updates"
35891msgstr ""
35892
35893#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
35894msgid "&Get update"
35895msgstr ""
35896
35897#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
35898msgid "Update &plugins"
35899msgstr ""
35900
35901#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
35902msgid " and one plugin update"
35903msgid_plural " and {} plugin updates"
35904msgstr[0] ""
35905msgstr[1] ""
35906msgstr[2] ""
35907
35908#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
35909msgid "Update found"
35910msgstr ""
35911
35912#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
35913msgid "updated plugin"
35914msgid_plural "updated plugins"
35915msgstr[0] ""
35916msgstr[1] ""
35917msgstr[2] ""
35918
35919#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
35920#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
35921msgid "Plugin updates"
35922msgstr ""
35923
35924#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
35925msgid "A plugin update is available"
35926msgid_plural "There are {} plugin updates available"
35927msgstr[0] ""
35928msgstr[1] ""
35929msgstr[2] ""
35930
35931#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
35932msgid "Install and configure user plugins"
35933msgstr ""
35934
35935#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
35936msgid "Rename this bookmark"
35937msgstr ""
35938
35939#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
35940msgid "Remove this bookmark"
35941msgstr ""
35942
35943#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
35944msgid "Double click to edit the bookmarks"
35945msgstr ""
35946
35947#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
35948msgid "&New"
35949msgstr ""
35950
35951#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
35952msgid "Create a new bookmark at the current location"
35953msgstr ""
35954
35955#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
35956msgid "Remove the currently selected bookmark"
35957msgstr ""
35958
35959#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
35960msgid "Pre&vious"
35961msgstr ""
35962
35963#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
35964msgid "Nex&t"
35965msgstr ""
35966
35967#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
35968msgid "Position in book"
35969msgstr ""
35970
35971#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
35972msgid "Change how the bookmarks are sorted"
35973msgstr ""
35974
35975#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
35976#, python-brace-format
35977msgid "Are you sure you want to delete the bookmark: {0}?"
35978msgstr ""
35979
35980#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
35981msgid "Export bookmarks"
35982msgstr ""
35983
35984#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
35985#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
35986msgid "Saved bookmarks"
35987msgstr ""
35988
35989#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
35990msgid "Import bookmarks"
35991msgstr ""
35992
35993#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
35994msgid "Add bookmark"
35995msgstr ""
35996
35997#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
35998msgid "Enter title for bookmark:"
35999msgstr ""
36000
36001#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36002msgid "calibre highlights"
36003msgstr ""
36004
36005#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36006msgid "highlights"
36007msgstr ""
36008
36009#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36010msgid "Modify this highlight"
36011msgstr ""
36012
36013#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36014msgid "Edit notes for this highlight"
36015msgstr ""
36016
36017#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36018msgid "Delete this highlight"
36019msgid_plural "Delete selected highlights"
36020msgstr[0] ""
36021msgstr[1] ""
36022msgstr[2] ""
36023
36024#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36025#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36026msgid "Table of Contents section:"
36027msgid_plural "Table of Contents sections:"
36028msgstr[0] ""
36029msgstr[1] ""
36030msgstr[2] ""
36031
36032#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36033msgid "Double click to jump to an entry"
36034msgstr ""
36035
36036#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36037msgid "Modify"
36038msgstr ""
36039
36040#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36041msgid "Modify the selected highlight"
36042msgstr ""
36043
36044#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36045msgid "Delete the selected highlights"
36046msgstr ""
36047
36048#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36049msgid "Export all highlights"
36050msgstr ""
36051
36052#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36053msgid "No highlights match the search: {}"
36054msgstr ""
36055
36056#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36057msgid "No selected highlight"
36058msgstr ""
36059
36060#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36061msgid "No highlight is currently selected"
36062msgstr ""
36063
36064#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36065msgid "Are you sure you want to delete this highlight permanently?"
36066msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36067msgstr[0] ""
36068msgstr[1] ""
36069msgstr[2] ""
36070
36071#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36072msgid "No highlights"
36073msgstr ""
36074
36075#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36076msgid "This book has no highlights to export"
36077msgstr ""
36078
36079#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36080msgid "Edit lookup source"
36081msgstr ""
36082
36083#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36084msgid "The name of the source"
36085msgstr ""
36086
36087#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36088msgid "The URL template of the source"
36089msgstr ""
36090
36091#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36092#, python-brace-format
36093msgid ""
36094"The URL template must starts with https:// and have {word} in it which will "
36095"be replaced by the actual query"
36096msgstr ""
36097
36098#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36099msgid "You must specify a name"
36100msgstr ""
36101
36102#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36103msgid "Name already exists"
36104msgstr ""
36105
36106#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36107msgid "A lookup source with the name {} already exists"
36108msgstr ""
36109
36110#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36111msgid "You must specify a URL"
36112msgstr ""
36113
36114#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36115msgid "The URL must start with https://"
36116msgstr ""
36117
36118#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36119#, python-brace-format
36120msgid "The URL must contain the placeholder {word}"
36121msgstr ""
36122
36123#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36124msgid "Edit lookup sources"
36125msgstr ""
36126
36127#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36128msgid "Double-click to edit an entry"
36129msgstr ""
36130
36131#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36132#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36133msgid "Restore defaults"
36134msgstr ""
36135
36136#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36137msgid "No sources"
36138msgstr ""
36139
36140#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36141msgid "You must specify at least one lookup source"
36142msgstr ""
36143
36144#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36145msgid "Zoom in"
36146msgstr ""
36147
36148#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36149msgid "Zoom out"
36150msgstr ""
36151
36152#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36153msgid "Default zoom"
36154msgstr ""
36155
36156#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36157msgid "Inspect"
36158msgstr ""
36159
36160#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36161msgid "Lookup &in:"
36162msgstr ""
36163
36164#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36165msgid "Double click on a word in the book's text to look it up."
36166msgstr ""
36167
36168#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36169msgid "Add sources"
36170msgstr ""
36171
36172#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36173msgid "Add more sources at which to lookup words"
36174msgstr ""
36175
36176#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36177msgid "Refresh the result to match the currently selected text"
36178msgstr ""
36179
36180#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36181msgid "Update on selection change"
36182msgstr ""
36183
36184#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36185msgid ""
36186"Automatically update the displayed result when selected text in the book "
36187"changes. With this disabled the lookup is changed only when clicking the "
36188"Refresh button."
36189msgstr ""
36190
36191#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36192msgid "Connecting to E-book viewer failed"
36193msgstr ""
36194
36195#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36196msgid ""
36197"Unable to connect to existing E-book viewer window, try restarting the "
36198"viewer."
36199msgstr ""
36200
36201#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36202msgid ""
36203"%prog [options] file\n"
36204"\n"
36205"View an e-book.\n"
36206msgstr ""
36207
36208#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36209msgid ""
36210"If specified, the E-book viewer window will try to come to the front when "
36211"started."
36212msgstr ""
36213
36214#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36215msgid ""
36216"If specified, the E-book viewer window will try to open full screen when "
36217"started."
36218msgstr ""
36219
36220#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36221msgid "Force reload of all opened books"
36222msgstr ""
36223
36224#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36225msgid ""
36226"The position at which to open the specified book. The position is a location"
36227" or position you can get by using the Go to->Location action in the viewer "
36228"controls. Alternately, you can use the form toc:something and it will open "
36229"at the location of the first Table of Contents entry that contains the "
36230"string \"something\". The form toc-href:something will match the href "
36231"(internal link destination) of toc nodes. The matching is exact. If you want"
36232" to match a substring, use the form toc-href-contains:something. The form "
36233"ref:something will use Reference mode references."
36234msgstr ""
36235
36236#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36237msgid "Failed to start listener"
36238msgstr ""
36239
36240#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36241msgid ""
36242"Could not start the listener used for single instance viewers. Try rebooting"
36243" your computer."
36244msgstr ""
36245
36246#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36247msgid "Print to PDF"
36248msgstr ""
36249
36250#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36251#, python-format
36252msgid "Print %s to a PDF file"
36253msgstr ""
36254
36255#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36256msgid "Choose location for PDF file"
36257msgstr ""
36258
36259#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36260msgid "&File:"
36261msgstr ""
36262
36263#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36264msgid "Paper &size:"
36265msgstr ""
36266
36267#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36268msgid "&Left margin:"
36269msgstr ""
36270
36271#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36272msgid "&Top margin:"
36273msgstr ""
36274
36275#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36276msgid "&Right margin:"
36277msgstr ""
36278
36279#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36280msgid "&Bottom margin:"
36281msgstr ""
36282
36283#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36284msgid "inches"
36285msgstr ""
36286
36287#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36288msgid "Add page &number to printed pages"
36289msgstr ""
36290
36291#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36292msgid "&Open PDF file after printing"
36293msgstr ""
36294
36295#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36296msgid "PDF file"
36297msgstr ""
36298
36299#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36300msgid "No filename specified"
36301msgstr ""
36302
36303#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36304msgid "You must specify a filename for the PDF file to generate"
36305msgstr ""
36306
36307#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36308msgid "Incorrect filename specified"
36309msgstr ""
36310
36311#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36312msgid "The filename for the PDF file must end with .pdf"
36313msgstr ""
36314
36315#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36316msgid "Printing, this will take a while, please wait..."
36317msgstr ""
36318
36319#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36320msgid "Printing..."
36321msgstr ""
36322
36323#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36324msgid "Failed to convert to PDF"
36325msgstr ""
36326
36327#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36328msgid "Failed to generate PDF file, click \"Show details\" for more information."
36329msgstr ""
36330
36331#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36332msgid "Contains"
36333msgstr ""
36334
36335#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36336msgid "Whole words"
36337msgstr ""
36338
36339#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36340msgid ""
36341"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36342"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36343"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36344"regular expression."
36345msgstr ""
36346
36347#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36348msgid "Go back to where you were before searching"
36349msgstr ""
36350
36351#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36352msgid "This text is hidden in the book and cannot be displayed"
36353msgstr ""
36354
36355#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36356msgid "No matches were found for:"
36357msgstr ""
36358
36359#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36360#, python-format
36361msgid "Expand all items under %s"
36362msgstr ""
36363
36364#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36365msgid "Expand all items"
36366msgstr ""
36367
36368#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36369msgid "Collapse all items"
36370msgstr ""
36371
36372#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36373msgid "Expand all items at the level of {}"
36374msgstr ""
36375
36376#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36377msgid "Collapse all items at the level of {}"
36378msgstr ""
36379
36380#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36381msgid "Copy Table of Contents to clipboard"
36382msgstr ""
36383
36384#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36385msgid "Search Table of Contents"
36386msgstr "Pretraži sadržaj"
36387
36388#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36389msgid "Search for text in the Table of Contents"
36390msgstr ""
36391
36392#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36393#, python-format
36394msgid "There are no Table of Contents entries matching: %s"
36395msgstr ""
36396
36397#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36398msgid "Switch color scheme"
36399msgstr ""
36400
36401#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36402msgid "Increase font size"
36403msgstr ""
36404
36405#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36406msgid "Decrease font size"
36407msgstr ""
36408
36409#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36410msgid "Toggle full screen"
36411msgstr ""
36412
36413#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36414msgid "Previous page"
36415msgstr ""
36416
36417#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36418#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36419#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36420msgid "Next section"
36421msgstr ""
36422
36423#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36424#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36425#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36426msgid "Previous section"
36427msgstr ""
36428
36429#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36430msgid "Toggle Reference mode"
36431msgstr ""
36432
36433#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36434msgid "Toggle auto-scrolling"
36435msgstr ""
36436
36437#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36438msgid "Lookup words"
36439msgstr ""
36440
36441#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36442msgid "Show viewer controls"
36443msgstr ""
36444
36445#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36446msgid "Toggle paged mode"
36447msgstr ""
36448
36449#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36450msgid "Print book"
36451msgstr ""
36452
36453#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36454msgid "Show book metadata"
36455msgstr ""
36456
36457#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36458msgid "Read aloud"
36459msgstr ""
36460
36461#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36462msgid "Browse highlights in book"
36463msgstr ""
36464
36465#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36466msgid "Select all text in the current file"
36467msgstr ""
36468
36469#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36470msgid "Edit this book"
36471msgstr ""
36472
36473#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36474msgid "Reload this book"
36475msgstr ""
36476
36477#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36478msgid "Customize this toolbar"
36479msgstr ""
36480
36481#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36482msgid "Hide this toolbar"
36483msgstr ""
36484
36485#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36486msgid "Switch to flow mode -- where the text is not broken into pages"
36487msgstr ""
36488
36489#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36490msgid "Switch to paged mode -- where the text is broken into pages"
36491msgstr ""
36492
36493#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36494msgid "Turn off auto-scrolling"
36495msgstr ""
36496
36497#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36498msgid "Turn on auto-scrolling"
36499msgstr ""
36500
36501#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36502msgid "Read the text of the book aloud"
36503msgstr ""
36504
36505#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36506msgid "Stop reading"
36507msgstr ""
36508
36509#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36510msgid "Configure the toolbar"
36511msgstr ""
36512
36513#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36514msgid ""
36515"Choose the actions you want on the toolbar. Drag and drop items in the right"
36516" hand list to re-arrange the toolbar."
36517msgstr ""
36518
36519#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36520msgid "Configure Read aloud"
36521msgstr ""
36522
36523#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36524#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36525msgid "Text-to-Speech unavailable"
36526msgstr ""
36527
36528#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36529msgid "Lookup"
36530msgstr ""
36531
36532#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36533msgid "Preparing book for first read, please wait"
36534msgstr ""
36535
36536#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36537msgid "E-book viewer"
36538msgstr ""
36539
36540#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36541#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36542msgid "Scroll here"
36543msgstr ""
36544
36545#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36546msgid "Start of book"
36547msgstr ""
36548
36549#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36550msgid "End of book"
36551msgstr ""
36552
36553#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36554msgid "Start of current file"
36555msgstr ""
36556
36557#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36558msgid "End of current file"
36559msgstr ""
36560
36561#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36562msgid "Hide this scrollbar"
36563msgstr ""
36564
36565#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36566msgid "Search :: no matches"
36567msgstr ""
36568
36569#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36570msgid "Search :: one match"
36571msgstr ""
36572
36573#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36574msgid "Search :: {} matches"
36575msgstr ""
36576
36577#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36578#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36579msgid "Failed to load the image {}"
36580msgstr ""
36581
36582#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36583#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36584msgid "Image not found"
36585msgstr ""
36586
36587#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36588#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36589msgid "Failed to find the image {}"
36590msgstr ""
36591
36592#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36593msgid "Cannot print book"
36594msgstr ""
36595
36596#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36597#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36598msgid "No book is currently open"
36599msgstr ""
36600
36601#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36602msgid "Choose e-book"
36603msgstr ""
36604
36605#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36606msgid "E-books"
36607msgstr ""
36608
36609#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36610msgid "Loading book"
36611msgstr ""
36612
36613#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36614msgid "Loading book, please wait"
36615msgstr ""
36616
36617#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36618msgid "Loading book failed"
36619msgstr ""
36620
36621#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36622#, python-brace-format
36623msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36624msgstr ""
36625
36626#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36627msgid ""
36628"The Qt WebEngine Render process has crashed. You should try restarting the "
36629"viewer."
36630msgstr ""
36631
36632#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36633msgid "Choose background image"
36634msgstr ""
36635
36636#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36637msgid "Clear search history"
36638msgstr ""
36639
36640#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36641msgid "Test file name invalid"
36642msgstr ""
36643
36644#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36645#, python-format
36646msgid ""
36647"The file name <b>%s</b> does not appear to end with a file extension. It "
36648"must end with a file  extension like .epub or .mobi"
36649msgstr ""
36650
36651#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36652msgid "Hide size in corner"
36653msgstr ""
36654
36655#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36656msgid "Show size in corner"
36657msgstr ""
36658
36659#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36660msgid "Drag to resize"
36661msgstr ""
36662
36663#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36664msgid "Hide {}"
36665msgstr ""
36666
36667#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36668msgid "Show {}"
36669msgstr ""
36670
36671#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36672msgid "Choose &color"
36673msgstr ""
36674
36675#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36676msgid "Choose a color"
36677msgstr ""
36678
36679#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36680#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36681msgid "Cu&t"
36682msgstr ""
36683
36684#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36685#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36686msgid "&Step up"
36687msgstr ""
36688
36689#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36690#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36691msgid "Step &down"
36692msgstr ""
36693
36694#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36695msgid "Not rated"
36696msgstr ""
36697
36698#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36699msgid "Generic e-ink device"
36700msgstr ""
36701
36702#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36703msgid "Smartphone"
36704msgstr ""
36705
36706#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36707msgid "iPad like tablet"
36708msgstr ""
36709
36710#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36711msgid "Kindle Basic (all models)"
36712msgstr ""
36713
36714#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36715msgid "Kindle Fire and Fire HD"
36716msgstr ""
36717
36718#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36719msgid "All other SONY devices"
36720msgstr ""
36721
36722#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36723msgid "Kobo and Kobo Touch Readers"
36724msgstr ""
36725
36726#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36727msgid "Kobo Vox, Aura and Glo families"
36728msgstr ""
36729
36730#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36731msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36732msgstr ""
36733
36734#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36735msgid "Nook and Nook Simple Reader"
36736msgstr ""
36737
36738#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36739msgid "PocketBook 360 and newer models"
36740msgstr ""
36741
36742#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36743msgid "PocketBook Lux (1-5) and Basic 4"
36744msgstr ""
36745
36746#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36747msgid "PocketBook Inkpad 3 (Pro) and X"
36748msgstr ""
36749
36750#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36751msgid "Android phone"
36752msgstr ""
36753
36754#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36755msgid "Android tablet"
36756msgstr ""
36757
36758#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36759msgid "Android phone with Kindle reader"
36760msgstr ""
36761
36762#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36763msgid "Android tablet with Kindle reader"
36764msgstr ""
36765
36766#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36767msgid "Generic"
36768msgstr ""
36769
36770#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36771msgid ""
36772"Choose your e-book device. If your device is not in the list, choose a "
36773"\"Generic\" device."
36774msgstr ""
36775
36776#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36777#, python-brace-format
36778msgid ""
36779"If you are moving calibre from an old computer to a new one, please read <a "
36780"href=\"{0}\">the instructions</a>."
36781msgstr ""
36782
36783#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36784msgid "Select location for books"
36785msgstr ""
36786
36787#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36788#, python-format
36789msgid "Failed to create a folder at %s"
36790msgstr ""
36791
36792#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36793#, python-format
36794msgid ""
36795"You must choose an empty folder for the calibre library. %s is not empty."
36796msgstr ""
36797
36798#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
36799msgid "&Next >"
36800msgstr ""
36801
36802#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
36803msgid "< &Back"
36804msgstr ""
36805
36806#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
36807#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
36808#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
36809#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
36810#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
36811msgid "Cancel"
36812msgstr "Odustani"
36813
36814#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
36815msgid "&Finish"
36816msgstr ""
36817
36818#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
36819msgid "Commit"
36820msgstr ""
36821
36822#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
36823msgid "Welcome wizard"
36824msgstr ""
36825
36826#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
36827#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
36828#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
36829#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
36830#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
36831#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
36832msgid "Welcome to calibre"
36833msgstr ""
36834
36835#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
36836#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
36837#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
36838#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
36839#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
36840msgid "The one stop solution to all your e-book needs."
36841msgstr ""
36842
36843#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
36844msgid "&Manufacturers"
36845msgstr ""
36846
36847#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
36848msgid "&Devices"
36849msgstr ""
36850
36851#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
36852#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
36853#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
36854#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
36855msgid "WizardPage"
36856msgstr ""
36857
36858#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
36859#, python-format
36860msgid ""
36861"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
36862"button to apply your settings."
36863msgstr ""
36864
36865#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
36866msgid ""
36867"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
36868" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
36869msgstr ""
36870
36871#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
36872#, python-format
36873msgid ""
36874"<h2>User Manual</h2>A User Manual is also available <a "
36875"href=\"%s\">online</a>."
36876msgstr ""
36877
36878#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
36879msgid ""
36880"<p>calibre can automatically send books by email to your Kindle. To do that "
36881"you have to setup email delivery below. The easiest way is to setup a free "
36882"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
36883" below. You will also have to register your email address in your Amazon "
36884"account."
36885msgstr ""
36886
36887#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
36888msgid "&Kindle email:"
36889msgstr ""
36890
36891#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
36892msgid "Choose your &language:"
36893msgstr ""
36894
36895#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
36896msgid ""
36897"<p>Choose a location for your books. When you add books to calibre, they "
36898"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
36899msgstr ""
36900
36901#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
36902msgid ""
36903"If a calibre library already exists at the newly selected location, calibre "
36904"will use it automatically."
36905msgstr ""
36906
36907#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
36908msgid "Test email settings"
36909msgstr ""
36910
36911#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
36912#, python-format
36913msgid "Send test mail from %s to:"
36914msgstr ""
36915
36916#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
36917#, python-format
36918msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
36919msgstr ""
36920
36921#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
36922msgid "No email address"
36923msgstr ""
36924
36925#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
36926msgid ""
36927"No email address to send mail to has been specified. You must specify a To: "
36928"address before running the test."
36929msgstr ""
36930
36931#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
36932msgid "Sending email, please wait..."
36933msgstr ""
36934
36935#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
36936msgid "Email successfully sent"
36937msgstr ""
36938
36939#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
36940msgid "Setup sending email using"
36941msgstr ""
36942
36943#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
36944#, python-brace-format
36945msgid ""
36946"If you don't have an account, you can sign up for a free {name} email "
36947"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
36948msgstr ""
36949
36950#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
36951#, python-format
36952msgid "Your %s &email address:"
36953msgstr ""
36954
36955#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
36956#, python-format
36957msgid "Your %s &username:"
36958msgstr ""
36959
36960#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
36961#, python-format
36962msgid "Your %s &password:"
36963msgstr ""
36964
36965#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
36966#, python-format
36967msgid ""
36968"If you plan to use email to send books to your Kindle, remember to add your "
36969"%s email address to the allowed email addresses in your Amazon.com Kindle "
36970"management page."
36971msgstr ""
36972
36973#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
36974msgid "Setup"
36975msgstr ""
36976
36977#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
36978msgid "Incorrect username"
36979msgstr ""
36980
36981#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
36982#, python-format
36983msgid "%s needs the full email address as your username"
36984msgstr ""
36985
36986#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
36987msgid "OK to proceed?"
36988msgstr ""
36989
36990#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
36991msgid ""
36992"This will display your email password on the screen. Is it OK to proceed?"
36993msgstr ""
36994
36995#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
36996msgid ""
36997"Before using this account to send mail, you must enable the \"Enable access "
36998"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
36999"Settings > POP3 & IMAP."
37000msgstr ""
37001
37002#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37003msgid ""
37004"Google recently deliberately broke their email sending protocol (SMTP) "
37005"support in an attempt to force everyone to use their web interface so they "
37006"can show you more ads. They are trying to claim that SMTP is insecure, that "
37007"is incorrect and simply an excuse. To use a Gmail account you will need to "
37008"\"allow less secure apps\" as described <a "
37009"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37010msgstr ""
37011
37012#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37013msgid ""
37014"If you are setting up a new Hotmail account, Microsoft requires that you  "
37015"verify your account periodically, before it will let calibre send email."
37016msgstr ""
37017
37018#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37019#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37020msgid "Bad configuration"
37021msgstr ""
37022
37023#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37024msgid "You must set the From email address"
37025msgstr ""
37026
37027#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37028msgid ""
37029"You must either set both the username <b>and</b> password for the mail "
37030"server or no username and no password at all."
37031msgstr ""
37032
37033#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37034msgid ""
37035"No username and password set for mailserver. Most  mailservers need a "
37036"username and password. Are you sure?"
37037msgstr ""
37038
37039#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37040msgid "Send email &from:"
37041msgstr ""
37042
37043#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37044msgid ""
37045"<p>This is what will be present in the From: field of emails sent by "
37046"calibre.<br> Set it to your email address"
37047msgstr ""
37048
37049#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37050msgid ""
37051"<p>A mail server is useful if the service you are sending mail to only "
37052"accepts email from well know mail services."
37053msgstr ""
37054
37055#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37056msgid "Email server"
37057msgstr ""
37058
37059#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37060msgid "calibre can <b>optionally</b> use a server to send mail"
37061msgstr ""
37062
37063#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37064msgid "&Hostname:"
37065msgstr ""
37066
37067#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37068msgid "The hostname of your mail server. For example, smtp.gmail.com"
37069msgstr ""
37070
37071#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37072msgid "&Port:"
37073msgstr ""
37074
37075#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37076msgid ""
37077"The port your mail server listens for connections on. The default is 25"
37078msgstr ""
37079
37080#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37081msgid "Your username on the mail server"
37082msgstr ""
37083
37084#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37085msgid "Your password on the mail server"
37086msgstr ""
37087
37088#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37089msgid "&Show"
37090msgstr ""
37091
37092#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37093msgid "Encr&yption:"
37094msgstr ""
37095
37096#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37097msgid ""
37098"Use TLS encryption when connecting to the mail server. This is the most "
37099"common."
37100msgstr ""
37101
37102#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37103msgid "&TLS"
37104msgstr ""
37105
37106#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37107msgid "Use SSL encryption when connecting to the mail server."
37108msgstr ""
37109
37110#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37111msgid "SS&L"
37112msgstr ""
37113
37114#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37115msgid "WARNING: Using no encryption is highly insecure"
37116msgstr ""
37117
37118#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37119msgid "Use &GMX"
37120msgstr ""
37121
37122#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37123msgid "Use &Hotmail"
37124msgstr ""
37125
37126#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37127msgid "&Test email"
37128msgstr ""
37129
37130#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37131msgid ""
37132"<p>If you use the <a "
37133"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37134"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37135"your calibre book collection wirelessly, directly on the device. To do this "
37136"you have to turn on the calibre Content server."
37137msgstr ""
37138
37139#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37140msgid "Turn on the &Content server"
37141msgstr ""
37142
37143#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37144#, python-format
37145msgid ""
37146"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37147"<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."
37148msgstr ""
37149
37150#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37151#, python-brace-format
37152msgid "Invalid query format for colon-separated search: {0}"
37153msgstr ""
37154
37155#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37156msgid "BIBTEX catalog generator"
37157msgstr ""
37158
37159#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37160#, python-format
37161msgid ""
37162"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37163"Available fields: %(fields)s.\n"
37164"plus user-created custom fields.\n"
37165"Example: %(opt)s=title,authors,tags\n"
37166"Default: '%%default'\n"
37167"Applies to: BIBTEX output format"
37168msgstr ""
37169
37170#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37171#, python-format
37172msgid ""
37173"Output field to sort on.\n"
37174"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37175"Default: '%default'\n"
37176"Applies to: BIBTEX output format"
37177msgstr ""
37178
37179#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37180#, python-format
37181msgid ""
37182"Create a citation for BibTeX entries.\n"
37183"Boolean value: True, False\n"
37184"Default: '%default'\n"
37185"Applies to: BIBTEX output format"
37186msgstr ""
37187
37188#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37189#, python-format
37190msgid ""
37191"Create a file entry if formats is selected for BibTeX entries.\n"
37192"Boolean value: True, False\n"
37193"Default: '%default'\n"
37194"Applies to: BIBTEX output format"
37195msgstr ""
37196
37197#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37198#, python-format
37199msgid ""
37200"The template for citation creation from database fields.\n"
37201"Should be a template with {} enclosed fields.\n"
37202"Available fields: %s.\n"
37203"Default: '%%default'\n"
37204"Applies to: BIBTEX output format"
37205msgstr ""
37206
37207#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37208#, python-format
37209msgid ""
37210"BibTeX file encoding output.\n"
37211"Available types: utf8, cp1252, ascii.\n"
37212"Default: '%default'\n"
37213"Applies to: BIBTEX output format"
37214msgstr ""
37215
37216#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37217#, python-format
37218msgid ""
37219"BibTeX file encoding flag.\n"
37220"Available types: strict, replace, ignore, backslashreplace.\n"
37221"Default: '%default'\n"
37222"Applies to: BIBTEX output format"
37223msgstr ""
37224
37225#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37226#, python-format
37227msgid ""
37228"Entry type for BibTeX catalog.\n"
37229"Available types: book, misc, mixed.\n"
37230"Default: '%default'\n"
37231"Applies to: BIBTEX output format"
37232msgstr ""
37233
37234#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37235msgid "CSV/XML catalog generator"
37236msgstr ""
37237
37238#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37239#, python-format
37240msgid ""
37241"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37242"Available fields: %(fields)s,\n"
37243"plus user-created custom fields.\n"
37244"Example: %(opt)s=title,authors,tags\n"
37245"Default: '%%default'\n"
37246"Applies to: CSV, XML output formats"
37247msgstr ""
37248
37249#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37250#, python-format
37251msgid ""
37252"Output field to sort on.\n"
37253"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37254"Default: '%default'\n"
37255"Applies to: CSV, XML output formats"
37256msgstr ""
37257
37258#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37259msgid "AZW3/EPUB/MOBI catalog generator"
37260msgstr ""
37261
37262#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37263#, python-format
37264msgid ""
37265"Title of generated catalog used as title in metadata.\n"
37266"Default: '%default'\n"
37267"Applies to: AZW3, EPUB, MOBI output formats"
37268msgstr ""
37269
37270#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37271#, python-format
37272msgid ""
37273"Create cross-references in Authors section for books with multiple authors.\n"
37274"Default: '%default'\n"
37275"Applies to: AZW3, EPUB, MOBI output formats"
37276msgstr ""
37277
37278#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37279#, python-format
37280msgid ""
37281"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"
37282"Default: '%default'\n"
37283"Applies to: AZW3, EPUB, MOBI output formats"
37284msgstr ""
37285
37286#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37287#, python-format
37288msgid ""
37289"Regex describing tags to exclude as genres.\n"
37290"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37291"Applies to: AZW3, EPUB, MOBI output formats"
37292msgstr ""
37293
37294#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37295#, python-format
37296msgid ""
37297"Specifies the rules used to exclude books from the generated catalog.\n"
37298"The model for an exclusion rule is either\n"
37299"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37300"('<rule name>','<custom column>','<pattern>').\n"
37301"For example:\n"
37302"(('Archived books','#status','Archived'),)\n"
37303"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37304"When multiple rules are defined, all rules will be applied.\n"
37305"Default: \n"
37306"\"%default\"\n"
37307"Applies to: AZW3, EPUB, MOBI output formats"
37308msgstr ""
37309
37310#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37311#, python-format
37312msgid ""
37313"Include 'Authors' section in catalog.\n"
37314"Default: '%default'\n"
37315"Applies to: AZW3, EPUB, MOBI output formats"
37316msgstr ""
37317
37318#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:93
37319#, python-format
37320msgid ""
37321"Include 'Descriptions' section in catalog.\n"
37322"Default: '%default'\n"
37323"Applies to: AZW3, EPUB, MOBI output formats"
37324msgstr ""
37325
37326#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:100
37327#, python-format
37328msgid ""
37329"Include 'Genres' section in catalog.\n"
37330"Default: '%default'\n"
37331"Applies to: AZW3, EPUB, MOBI output formats"
37332msgstr ""
37333
37334#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37335#, python-format
37336msgid ""
37337"Include 'Titles' section in catalog.\n"
37338"Default: '%default'\n"
37339"Applies to: AZW3, EPUB, MOBI output formats"
37340msgstr ""
37341
37342#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37343#, python-format
37344msgid ""
37345"Include 'Series' section in catalog.\n"
37346"Default: '%default'\n"
37347"Applies to: AZW3, EPUB, MOBI output formats"
37348msgstr ""
37349
37350#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37351#, python-format
37352msgid ""
37353"Include 'Recently Added' section in catalog.\n"
37354"Default: '%default'\n"
37355"Applies to: AZW3, EPUB, MOBI output formats"
37356msgstr ""
37357
37358#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37359#, python-format
37360msgid ""
37361"Source field for 'Genres' section.\n"
37362"Default: '%default'\n"
37363"Applies to: AZW3, EPUB, MOBI output formats"
37364msgstr ""
37365
37366#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37367#, python-format
37368msgid ""
37369"Custom field containing note text to insert in Description header.\n"
37370"Default: '%default'\n"
37371"Applies to: AZW3, EPUB, MOBI output formats"
37372msgstr ""
37373
37374#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37375#, python-format
37376msgid ""
37377"#<custom field>:[before|after]:[True|False] specifying:\n"
37378" <custom field> Custom field containing notes to merge with comments\n"
37379" [before|after] Placement of notes with respect to comments\n"
37380" [True|False] - A horizontal rule is inserted between notes and comments\n"
37381"Default: '%default'\n"
37382"Applies to: AZW3, EPUB, MOBI output formats"
37383msgstr ""
37384
37385#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37386#, python-format
37387msgid ""
37388"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"
37389"Default: '%default'\n"
37390"Applies to: AZW3, EPUB, MOBI output formats"
37391msgstr ""
37392
37393#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37394#, python-format
37395msgid ""
37396"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37397"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37398"When multiple rules are defined, the first matching rule will be used.\n"
37399"Default:\n"
37400"\"%default\"\n"
37401"Applies to: AZW3, EPUB, MOBI output formats"
37402msgstr ""
37403
37404#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37405#, python-format
37406msgid ""
37407"Use a named preset created with the GUI catalog builder.\n"
37408"A preset specifies all settings for building a catalog.\n"
37409"Default: '%default'\n"
37410"Applies to: AZW3, EPUB, MOBI output formats"
37411msgstr ""
37412
37413#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37414#, python-format
37415msgid ""
37416"Replace existing cover when generating the catalog.\n"
37417"Default: '%default'\n"
37418"Applies to: AZW3, EPUB, MOBI output formats"
37419msgstr ""
37420
37421#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37422#, python-format
37423msgid ""
37424"Size hint (in inches) for book covers in catalog.\n"
37425"Range: 1.0 - 2.0\n"
37426"Default: '%default'\n"
37427"Applies to: AZW3, EPUB, MOBI output formats"
37428msgstr ""
37429
37430#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37431#, python-format
37432msgid "Error: Preset \"%s\" not found."
37433msgstr ""
37434
37435#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37436#, python-format
37437msgid "Stored presets: %s"
37438msgstr ""
37439
37440#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37441msgid "Error: No stored presets."
37442msgstr ""
37443
37444#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37445msgid ""
37446"\n"
37447"*** Adding 'By authors' section required for MOBI output ***"
37448msgstr ""
37449
37450#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37451msgid "column not in book: "
37452msgstr ""
37453
37454#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37455msgid "Symbols"
37456msgstr ""
37457
37458#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37459msgid "No genres to catalog.\n"
37460msgstr ""
37461
37462#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37463msgid "Check 'Excluded genres' regex in the E-book options.\n"
37464msgstr ""
37465
37466#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37467msgid "No books available to catalog"
37468msgstr ""
37469
37470#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37471#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37472msgid "Titles"
37473msgstr ""
37474
37475#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37476msgid "Genres"
37477msgstr ""
37478
37479#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37480#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37481msgid "Recently Added"
37482msgstr ""
37483
37484#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37485#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37486msgid "Recently Read"
37487msgstr ""
37488
37489#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37490msgid "Descriptions"
37491msgstr ""
37492
37493#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37494msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37495msgstr ""
37496
37497#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37498msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37499msgstr ""
37500
37501#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37502msgid "Sorting database"
37503msgstr ""
37504
37505#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37506msgid "Sorting titles"
37507msgstr ""
37508
37509#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37510msgid ""
37511"No books to catalog.\n"
37512"Check 'Excluded books' rules in the E-book options.\n"
37513msgstr ""
37514
37515#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37516msgid "No books available to include in catalog"
37517msgstr ""
37518
37519#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37520#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37521#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37522#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37523#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37524#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37525#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37526#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37527#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37528#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37529#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37530msgid "error in"
37531msgstr ""
37532
37533#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37534msgid "Genres HTML"
37535msgstr ""
37536
37537#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37538msgid "Titles HTML"
37539msgstr ""
37540
37541#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37542#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37543#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37544msgid "by "
37545msgstr ""
37546
37547#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37548msgid "Descriptions HTML"
37549msgstr ""
37550
37551#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37552msgid "Description HTML"
37553msgstr ""
37554
37555#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37556msgid "NCX header"
37557msgstr ""
37558
37559#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37560msgid "NCX for descriptions"
37561msgstr ""
37562
37563#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37564msgid "NCX for Series"
37565msgstr ""
37566
37567#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37568#, python-format
37569msgid "Series beginning with %s"
37570msgstr ""
37571
37572#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37573#, python-format
37574msgid "Series beginning with '%s'"
37575msgstr ""
37576
37577#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37578msgid "NCX for Titles"
37579msgstr ""
37580
37581#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37582#, python-format
37583msgid "Titles beginning with %s"
37584msgstr ""
37585
37586#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37587#, python-format
37588msgid "Titles beginning with '%s'"
37589msgstr ""
37590
37591#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37592msgid "NCX for Authors"
37593msgstr ""
37594
37595#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37596#, python-format
37597msgid "Authors beginning with %s"
37598msgstr ""
37599
37600#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37601#, python-format
37602msgid "Authors beginning with '%s'"
37603msgstr ""
37604
37605#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37606msgid "NCX for Recently Added"
37607msgstr ""
37608
37609#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37610msgid "NCX for Recently Read"
37611msgstr ""
37612
37613#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37614msgid "NCX for genres"
37615msgstr ""
37616
37617#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37618msgid "Generating OPF"
37619msgstr ""
37620
37621#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37622msgid "Thumbnails"
37623msgstr ""
37624
37625#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37626msgid "Thumbnail"
37627msgstr ""
37628
37629#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37630msgid "Saving NCX"
37631msgstr ""
37632
37633#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37634msgid "Invalid titles"
37635msgstr ""
37636
37637#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37638msgid "Extra titles"
37639msgstr ""
37640
37641#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37642msgid "Invalid authors"
37643msgstr ""
37644
37645#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37646msgid "Extra authors"
37647msgstr ""
37648
37649#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37650msgid "Missing book formats"
37651msgstr ""
37652
37653#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37654msgid "Extra book formats"
37655msgstr ""
37656
37657#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37658msgid "Unknown files in books"
37659msgstr ""
37660
37661#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37662msgid "Missing cover files"
37663msgstr ""
37664
37665#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37666msgid "Cover files not in database"
37667msgstr ""
37668
37669#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37670msgid "Folders raising exception"
37671msgstr ""
37672
37673#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37674msgid "INVALID CONDITION"
37675msgstr ""
37676
37677#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37678#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37679#, python-format
37680msgid "Path to library too long. Must be less than %d characters."
37681msgstr "Putanja do biblioteke je predugačka. Mora biti kraća od %d karaktera."
37682
37683#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37684#, python-format
37685msgid " (%s books)"
37686msgstr ""
37687
37688#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37689msgid "Identifiers"
37690msgstr ""
37691
37692#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37693msgid "On device"
37694msgstr ""
37695
37696#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37697msgid "Series sort"
37698msgstr ""
37699
37700#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37701msgid "Title sort"
37702msgstr ""
37703
37704#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37705msgid "The title"
37706msgstr ""
37707
37708#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37709msgid "The authors"
37710msgstr ""
37711
37712#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37713#, python-brace-format
37714msgid ""
37715"The author sort string. To use only the first letter of the name use "
37716"{author_sort[0]}"
37717msgstr ""
37718
37719#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37720msgid "The tags"
37721msgstr ""
37722
37723#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37724msgid "The series"
37725msgstr ""
37726
37727#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37728msgid ""
37729"The series number. To get leading zeros use {series_index:0>3s} or "
37730"{series_index:>3s} for leading spaces"
37731msgstr ""
37732
37733#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37734msgid "The rating"
37735msgstr ""
37736
37737#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37738msgid "The ISBN"
37739msgstr ""
37740
37741#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37742msgid "The publisher"
37743msgstr ""
37744
37745#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37746msgid "The date"
37747msgstr ""
37748
37749#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37750msgid "The published date"
37751msgstr ""
37752
37753#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37754msgid "The date when the metadata for this book record was last modified"
37755msgstr ""
37756
37757#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37758msgid "The language(s) of this book"
37759msgstr ""
37760
37761#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37762msgid "The calibre internal id"
37763msgstr ""
37764
37765#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37766msgid "Options to control saving to disk"
37767msgstr ""
37768
37769#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37770msgid ""
37771"Normally, calibre will update the metadata in the saved files from what is "
37772"in the calibre library. Makes saving to disk slower."
37773msgstr ""
37774
37775#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37776msgid ""
37777"Normally, calibre will write the metadata into a separate OPF file along "
37778"with the actual e-book files."
37779msgstr ""
37780
37781#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37782msgid ""
37783"Normally, calibre will save the cover in a separate file along with the "
37784"actual e-book files."
37785msgstr ""
37786
37787#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37788msgid ""
37789"Comma separated list of formats to save for each book. By default all "
37790"available formats are saved."
37791msgstr ""
37792
37793#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37794#, python-format
37795msgid ""
37796"The template to control the filename and folder structure of the saved "
37797"files. Default is \"%(templ)s\" which will save books into a per-author "
37798"subfolder with filenames containing title and author. Available controls "
37799"are: {%(controls)s}"
37800msgstr ""
37801
37802#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
37803#, python-format
37804msgid ""
37805"The template to control the filename and folder structure of files sent to "
37806"the device. Default is \"%(templ)s\" which will save books into a per-author"
37807" folder with filenames containing title and author. Available controls are: "
37808"{%(controls)s}"
37809msgstr ""
37810
37811#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
37812msgid ""
37813"Have calibre convert all non English characters into English equivalents for"
37814" the file names. This is useful if saving to a legacy filesystem without "
37815"full support for Unicode filenames."
37816msgstr ""
37817
37818#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
37819#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
37820#, python-format
37821msgid ""
37822"The format in which to display dates. %(day)s - day, %(month)s - month, "
37823"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
37824msgstr ""
37825
37826#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
37827msgid "Convert paths to lowercase."
37828msgstr ""
37829
37830#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
37831msgid "Replace whitespace with underscores."
37832msgstr ""
37833
37834#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
37835msgid "Save into a single folder, ignoring the template folder structure"
37836msgstr ""
37837
37838#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
37839#, python-format
37840msgid ""
37841"Failed to calculate path for save to disk. Template: %(templ)s\n"
37842"Error: %(err)s"
37843msgstr ""
37844
37845#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
37846#, python-format
37847msgid "Template evaluation resulted in no path components. Template: %s"
37848msgstr ""
37849
37850#: /__w/calibre/calibre/src/calibre/linux.py:1144
37851msgid "The one stop solution to all your e-book needs"
37852msgstr ""
37853
37854#: /__w/calibre/calibre/src/calibre/linux.py:1146
37855msgid "calibre is the one stop solution to all your e-book needs."
37856msgstr ""
37857
37858#: /__w/calibre/calibre/src/calibre/linux.py:1147
37859msgid ""
37860"You can use calibre to catalog your books, fetch metadata for them "
37861"automatically, convert them from and to all the various e-book formats, send"
37862" them to your e-book reader devices, read the books on your computer, edit "
37863"the books in a dedicated e-book editor and even make them available over the"
37864" network with the built-in Content server. You can also download news and "
37865"periodicals in e-book format from over a thousand different news and "
37866"magazine websites."
37867msgstr ""
37868
37869#: /__w/calibre/calibre/src/calibre/linux.py:1160
37870msgid "Edit the text and styles inside e-books"
37871msgstr ""
37872
37873#: /__w/calibre/calibre/src/calibre/linux.py:1162
37874msgid ""
37875"The calibre E-book editor allows you to edit the text and styles inside the "
37876"book with a live preview of your changes."
37877msgstr ""
37878
37879#: /__w/calibre/calibre/src/calibre/linux.py:1163
37880msgid ""
37881"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
37882"various useful tools for checking the book for errors, editing the Table of "
37883"Contents, performing automated cleanups, etc."
37884msgstr ""
37885
37886#: /__w/calibre/calibre/src/calibre/linux.py:1175
37887msgid "Read e-books in over a dozen different formats"
37888msgstr ""
37889
37890#: /__w/calibre/calibre/src/calibre/linux.py:1177
37891msgid ""
37892"The calibre E-book viewer allows you to read e-books in over a dozen "
37893"different formats."
37894msgstr ""
37895
37896#: /__w/calibre/calibre/src/calibre/linux.py:1178
37897msgid ""
37898"It has a full screen mode for distraction free reading and can display the "
37899"text with multiple columns per screen."
37900msgstr ""
37901
37902#: /__w/calibre/calibre/src/calibre/linux.py:1315
37903msgid "Command Line Interface"
37904msgstr ""
37905
37906#: /__w/calibre/calibre/src/calibre/linux.py:1316
37907msgid ""
37908"On macOS, the command line tools are inside the calibre bundle, for example,"
37909" if you installed calibre in :file:`/Applications` the command line tools "
37910"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
37911msgstr ""
37912
37913#: /__w/calibre/calibre/src/calibre/linux.py:1319
37914msgid "Documented commands"
37915msgstr ""
37916
37917#: /__w/calibre/calibre/src/calibre/linux.py:1319
37918msgid "Undocumented commands"
37919msgstr ""
37920
37921#: /__w/calibre/calibre/src/calibre/linux.py:1320
37922msgid ""
37923"You can see usage for undocumented commands by executing them without "
37924"arguments in a terminal."
37925msgstr ""
37926
37927#: /__w/calibre/calibre/src/calibre/linux.py:1321
37928msgid "Change language"
37929msgstr ""
37930
37931#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
37932#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
37933#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
37934#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
37935msgid "Newest"
37936msgstr ""
37937
37938#: /__w/calibre/calibre/src/calibre/srv/code.py:130
37939#, python-brace-format
37940msgid "<b>{title}</b> by {authors}"
37941msgstr ""
37942
37943#: /__w/calibre/calibre/src/calibre/srv/code.py:131
37944#, python-brace-format
37945msgid "{series_index} of <i>{series}</i>"
37946msgstr ""
37947
37948#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37949#, python-brace-format
37950msgid "Date: {timestamp}"
37951msgstr ""
37952
37953#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37954#, python-brace-format
37955msgid "Published: {pubdate}"
37956msgstr ""
37957
37958#: /__w/calibre/calibre/src/calibre/srv/code.py:133
37959#, python-brace-format
37960msgid "Publisher: {publisher}"
37961msgstr ""
37962
37963#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
37964msgid "Show "
37965msgstr ""
37966
37967#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
37968msgid " sorted by "
37969msgstr ""
37970
37971#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
37972msgid "Change library"
37973msgstr ""
37974
37975#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
37976msgid "Change library to: "
37977msgstr ""
37978
37979#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
37980msgid "Switch to the full interface (non-mobile interface)"
37981msgstr ""
37982
37983#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
37984msgid ""
37985"The full interface gives you many more features, but it may not work well on"
37986" a small screen"
37987msgstr ""
37988
37989#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
37990#, python-brace-format
37991msgid "{0} is not a valid IP address/network, with error: {1}"
37992msgstr ""
37993
37994#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
37995#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
37996msgid "username [password]"
37997msgstr ""
37998
37999#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
38000msgid "Give this user only read access"
38001msgstr ""
38002
38003#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38004#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38005#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38006#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38007msgid "username is required"
38008msgstr ""
38009
38010#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38011msgid "username"
38012msgstr ""
38013
38014#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38015msgid "username set|reset|toggle|show"
38016msgstr ""
38017
38018#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38019msgid "username and operation are required"
38020msgstr ""
38021
38022#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38023msgid "[options] username [library_name ...]"
38024msgstr ""
38025
38026#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38027msgid ""
38028"Specify the action to perform.\n"
38029"A value of \"show\" shows the current library restrictions for the specified user.\n"
38030"A value of \"allow-all\" removes all library restrictions.\n"
38031"A value of \"allow\" allows access to only the specified libraries.\n"
38032"A value of \"block\" allows access to all, except the specified libraries.\n"
38033"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."
38034msgstr ""
38035
38036#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38037msgid "Unknown command: {}"
38038msgstr ""
38039
38040#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38041msgid "Manage the user accounts for calibre-server. Available commands are:"
38042msgstr ""
38043
38044#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38045msgid "Use {} for help on individual commands"
38046msgstr ""
38047
38048#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38049msgid "What do you want to do?"
38050msgstr ""
38051
38052#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38053msgid "default"
38054msgstr ""
38055
38056#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38057msgid "No choice selected, exiting..."
38058msgstr ""
38059
38060#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38061#, python-format
38062msgid "%s is not a valid choice, try again"
38063msgstr ""
38064
38065#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38066msgid "Existing user names:"
38067msgstr ""
38068
38069#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38070msgid "There are no users, you must first add an user"
38071msgstr ""
38072
38073#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38074#, python-format
38075msgid "The username %s does not exist"
38076msgstr ""
38077
38078#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38079#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38080msgid "Enter the username"
38081msgstr ""
38082
38083#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38084#, python-format
38085msgid "Enter the new password for %s: "
38086msgstr ""
38087
38088#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38089#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38090msgid "Empty passwords are not allowed"
38091msgstr ""
38092
38093#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38094#, python-format
38095msgid "Re-enter the new password for %s, to verify: "
38096msgstr ""
38097
38098#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38099msgid "Passwords do not match"
38100msgstr ""
38101
38102#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38103#, python-format
38104msgid "User %s added successfully!"
38105msgstr ""
38106
38107#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38108#, python-format
38109msgid "Are you sure you want to remove the user %s?"
38110msgstr ""
38111
38112#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38113#, python-format
38114msgid "User %s successfully removed!"
38115msgstr ""
38116
38117#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38118#, python-format
38119msgid "Password for %s successfully changed!"
38120msgstr ""
38121
38122#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38123#, python-brace-format
38124msgid "Current password for {0} is: {1}"
38125msgstr ""
38126
38127#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38128msgid "Allow {} to make changes (i.e. grant write access)"
38129msgstr ""
38130
38131#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38132msgid "Prevent {} from making changes (i.e. remove write access)"
38133msgstr ""
38134
38135#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38136msgid "{} has the following additional per-library restrictions:"
38137msgstr ""
38138
38139#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38140msgid "{} has no additional per-library restrictions"
38141msgstr ""
38142
38143#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38144msgid "Allow access to all libraries"
38145msgstr ""
38146
38147#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38148msgid "Allow access to only specified libraries"
38149msgstr ""
38150
38151#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38152msgid "Allow access to all, except specified libraries"
38153msgstr ""
38154
38155#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38156msgid "Change per-library restrictions"
38157msgstr ""
38158
38159#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38160msgid "Enter the name of the library:"
38161msgstr ""
38162
38163#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38164msgid ""
38165"Enter a search expression, access will be granted only to books matching "
38166"this expression. An empty expression will grant access to all books."
38167msgstr ""
38168
38169#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38170msgid "Another restriction?"
38171msgstr ""
38172
38173#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38174msgid "Enter a comma separated list of library names:"
38175msgstr ""
38176
38177#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38178msgid "Allowing access only to libraries: {}"
38179msgstr ""
38180
38181#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38182msgid "Allowing access to all libraries, except: {}"
38183msgstr ""
38184
38185#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38186msgid "Show password for {}"
38187msgstr ""
38188
38189#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38190msgid "Change read/write permission for {}"
38191msgstr ""
38192
38193#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38194msgid "Change the libraries {} is allowed to access"
38195msgstr ""
38196
38197#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38198#, python-brace-format
38199msgid "{0} has {1} access"
38200msgstr ""
38201
38202#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38203msgid "read-write"
38204msgstr ""
38205
38206#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38207msgid "readonly"
38208msgstr ""
38209
38210#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38211msgid "Add a new user"
38212msgstr ""
38213
38214#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38215msgid "Edit an existing user"
38216msgstr ""
38217
38218#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38219msgid "Remove a user"
38220msgstr ""
38221
38222#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38223msgid "one item"
38224msgid_plural "{} items"
38225msgstr[0] ""
38226msgstr[1] ""
38227msgstr[2] ""
38228
38229#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38230#, python-format
38231msgid "RATING: %s<br />"
38232msgstr ""
38233
38234#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38235#, python-format
38236msgid "TAGS: %s<br />"
38237msgstr ""
38238
38239#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38240#, python-format
38241msgid "SERIES: %(series)s [%(sidx)s]<br />"
38242msgstr ""
38243
38244#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38245msgid "Books in your library"
38246msgstr ""
38247
38248#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38249msgid "By "
38250msgstr ""
38251
38252#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38253msgid "Books sorted by "
38254msgstr ""
38255
38256#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38257msgid "Library:"
38258msgstr ""
38259
38260#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38261msgid "Change calibre library to:"
38262msgstr ""
38263
38264#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38265#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38266#, python-format
38267msgid "By %s"
38268msgstr ""
38269
38270#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38271#, python-brace-format
38272msgid "By {0} :: {1}"
38273msgstr ""
38274
38275#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38276msgid "Path to the SSL certificate file"
38277msgstr ""
38278
38279#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38280msgid "Path to the SSL private key file"
38281msgstr ""
38282
38283#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38284msgid "Time (in seconds) after which an idle connection is closed"
38285msgstr ""
38286
38287#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38288msgid ""
38289"Time (in seconds) to wait for a response from the server when making queries"
38290msgstr ""
38291
38292#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38293msgid "Total time in seconds to wait for clean shutdown"
38294msgstr ""
38295
38296#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38297msgid "Socket pre-allocation, for example, with systemd socket activation"
38298msgstr ""
38299
38300#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38301msgid "Max. size of single HTTP header (in KB)"
38302msgstr ""
38303
38304#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38305msgid "Max. allowed size for files uploaded to the server (in MB)"
38306msgstr ""
38307
38308#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38309msgid "Minimum size for which responses use data compression (in bytes)"
38310msgstr ""
38311
38312#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38313msgid "Number of worker threads used to process requests"
38314msgstr ""
38315
38316#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38317msgid "Maximum number of worker processes"
38318msgstr ""
38319
38320#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38321msgid ""
38322"Worker processes are launched as needed and used for large jobs such as "
38323"preparing a book for viewing, adding books, converting, etc. Normally, the "
38324"max. number of such processes is based on the number of CPU cores. You can "
38325"control it by this setting."
38326msgstr ""
38327
38328#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38329msgid "Maximum time for worker processes"
38330msgstr ""
38331
38332#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38333msgid ""
38334"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38335" to zero for no limit."
38336msgstr ""
38337
38338#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38339msgid "The port on which to listen for connections"
38340msgstr ""
38341
38342#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38343msgid "A prefix to prepend to all URLs"
38344msgstr ""
38345
38346#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38347msgid ""
38348"Useful if you wish to run this server behind a reverse proxy. For example "
38349"use, /calibre as the URL prefix."
38350msgstr ""
38351
38352#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38353msgid "Number of books to show in a single page"
38354msgstr ""
38355
38356#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38357msgid "The number of books to show in a single page in the browser."
38358msgstr ""
38359
38360#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38361msgid "Advertise OPDS feeds via BonJour"
38362msgstr ""
38363
38364#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38365msgid ""
38366"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38367" apps can detect and connect to the server automatically."
38368msgstr ""
38369
38370#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38371msgid "Maximum number of books in OPDS feeds"
38372msgstr ""
38373
38374#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38375msgid ""
38376"The maximum number of books that the server will return in a single OPDS "
38377"acquisition feed."
38378msgstr ""
38379
38380#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38381msgid "Maximum number of ungrouped items in OPDS feeds"
38382msgstr ""
38383
38384#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38385msgid ""
38386"Group items in categories such as author/tags by first letter when there are"
38387" more than this number of items. Set to zero to disable."
38388msgstr ""
38389
38390#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38391msgid "The interface on which to listen for connections"
38392msgstr ""
38393
38394#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38395msgid ""
38396"The default is to listen on all available IPv4 interfaces. You can change "
38397"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38398"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38399"connections."
38400msgstr ""
38401
38402#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38403msgid "Fallback to auto-detected interface"
38404msgstr ""
38405
38406#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38407msgid ""
38408"If for some reason the server is unable to bind to the interface specified "
38409"in the listen_on option, then it will try to detect an interface that "
38410"connects to the outside world and bind to that."
38411msgstr ""
38412
38413#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38414msgid "Zero copy file transfers for increased performance"
38415msgstr ""
38416
38417#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38418msgid ""
38419"This will use zero-copy in-kernel transfers when sending files over the "
38420"network, increasing performance. However, it can cause corrupted file "
38421"transfers on some broken filesystems. If you experience corrupted file "
38422"transfers, turn it off."
38423msgstr ""
38424
38425#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38426msgid "Max. log file size (in MB)"
38427msgstr ""
38428
38429#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38430msgid ""
38431"The maximum size of log files, generated by the server. When the log becomes"
38432" larger than this size, it is automatically rotated. Set to zero to disable "
38433"log rotation."
38434msgstr ""
38435
38436#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38437msgid "Log HTTP 404 (Not Found) requests"
38438msgstr ""
38439
38440#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38441msgid ""
38442"Normally, the server logs all HTTP requests for resources that are not "
38443"found. This can generate a lot of log spam, if your server is targeted by "
38444"bots. Use this option to turn it off."
38445msgstr ""
38446
38447#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38448msgid "Password based authentication to access the server"
38449msgstr ""
38450
38451#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38452msgid ""
38453"Normally, the server is unrestricted, allowing anyone to access it. You can "
38454"restrict access to predefined users with this option."
38455msgstr ""
38456
38457#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38458msgid "Allow un-authenticated local connections to make changes"
38459msgstr ""
38460
38461#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38462msgid ""
38463"Normally, if you do not turn on authentication, the server operates in read-"
38464"only mode, so as to not allow anonymous users to make changes to your "
38465"calibre libraries. This option allows anybody connecting from the same "
38466"computer as the server is running on to make changes. This is useful if you "
38467"want to run the server without authentication but still use calibredb to "
38468"make changes to your calibre libraries. Note that turning on this option "
38469"means any program running on the computer can make changes to your calibre "
38470"libraries."
38471msgstr ""
38472
38473#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38474msgid ""
38475"Allow un-authenticated connections from specific IP addresses to make "
38476"changes"
38477msgstr ""
38478
38479#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38480msgid ""
38481"Normally, if you do not turn on authentication, the server operates in read-"
38482"only mode, so as to not allow anonymous users to make changes to your "
38483"calibre libraries. This option allows anybody connecting from the specified "
38484"IP addresses to make changes. Must be a comma separated list of address or "
38485"network specifications. This is useful if you want to run the server without"
38486" authentication but still use calibredb to make changes to your calibre "
38487"libraries. Note that turning on this option means anyone connecting from the"
38488" specified IP addresses can make changes to your calibre libraries."
38489msgstr ""
38490
38491#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38492msgid "Path to user database"
38493msgstr ""
38494
38495#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38496msgid ""
38497"Path to a file in which to store the user and password information. Normally"
38498" a file in the calibre configuration folder is used."
38499msgstr ""
38500
38501#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38502msgid "Choose the type of authentication used"
38503msgstr ""
38504
38505#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38506msgid ""
38507"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38508" are putting this server behind an SSL proxy. Otherwise, leave it as "
38509"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38510"use \"digest\"."
38511msgstr ""
38512
38513#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38514msgid "Ban IP addresses that have repeated login failures"
38515msgstr ""
38516
38517#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38518msgid ""
38519"Temporarily bans access for IP addresses that have repeated login failures "
38520"for the specified number of minutes. Useful to prevent attempts at guessing "
38521"passwords. If set to zero, no banning is done."
38522msgstr ""
38523
38524#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38525msgid "Number of login failures for ban"
38526msgstr ""
38527
38528#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38529msgid "The number of login failures after which an IP address is banned"
38530msgstr ""
38531
38532#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38533msgid "Ignored user-defined metadata fields"
38534msgstr ""
38535
38536#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38537msgid ""
38538"Comma separated list of user-defined metadata fields that will not be "
38539"displayed by the Content server in the /opds and /mobile views. For example:"
38540" {}"
38541msgstr ""
38542
38543#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38544msgid "Restrict displayed user-defined fields"
38545msgstr ""
38546
38547#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38548msgid ""
38549"Comma separated list of user-defined metadata fields that will be displayed "
38550"by the Content server in the /opds and /mobile views. If you specify this "
38551"option, any fields not in this list will not be displayed. For example: {}"
38552msgstr ""
38553
38554#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38555msgid "Choose the default book list mode"
38556msgstr ""
38557
38558#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38559msgid ""
38560"Set the default book list mode that will be used for new users. Individual "
38561"users can override the default in their own settings. The default is to use "
38562"a cover grid."
38563msgstr ""
38564
38565#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38566msgid "By default, this option is disabled."
38567msgstr ""
38568
38569#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38570msgid "By default, this option is enabled."
38571msgstr ""
38572
38573#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38574msgid ""
38575"[options] [path to library folder...]\n"
38576"\n"
38577"Start the calibre Content server. The calibre Content server exposes your\n"
38578"calibre libraries over the internet. You can specify the path to the library\n"
38579"folders as arguments to %prog. If you do not specify any paths, all the\n"
38580"libraries that the main calibre program knows about will be used.\n"
38581msgstr ""
38582
38583#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38584msgid ""
38585"Path to log file for server log. This log contains server information and "
38586"errors, not access logs. By default it is written to stdout."
38587msgstr ""
38588
38589#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38590msgid ""
38591"Path to the access log file. This log contains information about clients "
38592"connecting to the server and making requests. By default no access logging "
38593"is done."
38594msgstr ""
38595
38596#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38597msgid ""
38598"Path to a JSON file containing a template for the custom book list mode. The"
38599" easiest way to create such a template file is to go to Preferences-> "
38600"Sharing over the net-> Book list template in calibre, create the template "
38601"and export it."
38602msgstr ""
38603
38604#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38605msgid ""
38606"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38607" The easiest way to create such a file is to go to Preferences-> Sharing "
38608"over the net->Search the internet in calibre, create the URLs and export "
38609"them."
38610msgstr ""
38611
38612#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38613msgid "Run process in background as a daemon (Linux only)."
38614msgstr ""
38615
38616#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38617msgid "Write process PID to the specified file"
38618msgstr ""
38619
38620#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38621msgid ""
38622"Automatically reload server when source code changes. Useful for "
38623"development. You should also specify a small value for the shutdown timeout."
38624msgstr ""
38625
38626#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38627#, python-brace-format
38628msgid ""
38629"Manage the database of users allowed to connect to this server. You can use "
38630"it in automated mode by adding a --. See {0} for details. See also the {1} "
38631"option."
38632msgstr ""
38633
38634#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38635#, python-brace-format
38636msgid ""
38637"Path to the user database to use for authentication. The database is a "
38638"SQLite file. To create it use {0}. You can read more about managing users "
38639"at: {1}"
38640msgstr ""
38641
38642#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38643msgid ""
38644"Another calibre program such as another instance of {} or the main calibre "
38645"program is running. Having multiple programs that can make changes to a "
38646"calibre library running at the same time is not supported."
38647msgstr ""
38648
38649#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38650msgid "Interrupted by user"
38651msgstr ""
38652
38653#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38654#, python-format
38655msgid "There is no calibre library at: %s"
38656msgstr ""
38657
38658#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38659msgid "You must specify at least one calibre library"
38660msgstr ""
38661
38662#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38663msgid "Composite Tags"
38664msgstr ""
38665
38666#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38667msgid "Enum"
38668msgstr ""
38669
38670#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38671#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38672msgid "Invalid syntax. Expected a lookup name or a word"
38673msgstr ""
38674
38675#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38676msgid ""
38677"For maximum compatibility you should use only the letters A-Z, the numbers "
38678"0-9, spaces, underscores and hyphens in the username"
38679msgstr ""
38680
38681#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38682msgid "The password must contain only ASCII (English) characters and symbols"
38683msgstr ""
38684
38685#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38686#, python-format
38687msgid "The username %s already exists"
38688msgstr ""
38689
38690#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38691msgid "Existing password is incorrect"
38692msgstr ""
38693
38694#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38695msgid "Usage"
38696msgstr ""
38697
38698#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38699msgid "Created by "
38700msgstr ""
38701
38702#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38703msgid ""
38704"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38705"arguments in quotation marks. For example: \"{}\""
38706msgstr ""
38707
38708#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38709msgid "Options"
38710msgstr ""
38711
38712#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38713msgid "Path to the database in which books are stored"
38714msgstr ""
38715
38716#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38717msgid "Pattern to guess metadata from filenames"
38718msgstr ""
38719
38720#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38721msgid "Access key for isbndb.com"
38722msgstr ""
38723
38724#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38725msgid "Default timeout for network operations (seconds)"
38726msgstr ""
38727
38728#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38729msgid "Path to folder in which your library of books is stored"
38730msgstr ""
38731
38732#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38733msgid "The language in which to display the user interface"
38734msgstr ""
38735
38736#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38737msgid ""
38738"The default output format for e-book conversions. When auto-converting to "
38739"send to a device this can be overridden by individual device preferences. "
38740"These can be changed by right clicking the device icon in calibre and "
38741"choosing \"Configure\"."
38742msgstr ""
38743
38744#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38745msgid "Ordered list of formats to prefer for input."
38746msgstr ""
38747
38748#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38749msgid "Read metadata from files"
38750msgstr ""
38751
38752#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38753msgid ""
38754"The priority of worker processes. A higher priority means they run faster "
38755"and consume more resources. Most tasks like conversion/news download/adding "
38756"books/etc. are affected by this setting."
38757msgstr ""
38758
38759#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38760msgid "Swap author first and last names when reading metadata"
38761msgstr ""
38762
38763#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38764msgid "Add new formats to existing book records"
38765msgstr ""
38766
38767#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38768msgid "Check for duplicates when copying to another library"
38769msgstr ""
38770
38771#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38772msgid "Tags to apply to books added to the library"
38773msgstr ""
38774
38775#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38776msgid ""
38777"Mark newly added books. The mark is a temporary mark that is automatically "
38778"removed when calibre is restarted."
38779msgstr ""
38780
38781#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38782msgid "List of named saved searches"
38783msgstr ""
38784
38785#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38786msgid "User-created Tag browser categories"
38787msgstr ""
38788
38789#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38790msgid "How and when calibre updates metadata on the device."
38791msgstr ""
38792
38793#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
38794msgid ""
38795"When searching for text without using lookup prefixes, as for example, Red "
38796"instead of title:Red, limit the columns searched to those named below."
38797msgstr ""
38798
38799#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
38800msgid ""
38801"Choose columns to be searched when not using prefixes, as for example, when "
38802"searching for Red instead of title:Red. Enter a list of search/lookup names "
38803"separated by commas. Only takes effect if you set the option to limit search"
38804" columns above."
38805msgstr ""
38806
38807#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
38808msgid ""
38809"Characters typed in the search box will match their accented versions, based"
38810" on the language you have chosen for the calibre interface. For example, in "
38811"English, searching for n will match both {} and n, but if your language is "
38812"Spanish it will only match n. Note that this is much slower than a simple "
38813"search on very large libraries. Also, this option will have no effect if you"
38814" turn on case-sensitive searching"
38815msgstr ""
38816
38817#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
38818msgid "Make searches case-sensitive"
38819msgstr ""
38820
38821#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
38822msgid ""
38823"Recognize numbers inside text when sorting. Setting this means that when "
38824"sorting on text fields like title the text \"Book 2\"will sort before the "
38825"text \"Book 100\". Note that setting this can cause problems with text that "
38826"starts with numbers and is a little slower."
38827msgstr ""
38828
38829#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
38830#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
38831msgid "Settings and plugins"
38832msgstr ""
38833
38834#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
38835msgid "File is open in another process"
38836msgstr ""
38837
38838#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
38839msgid "the end of the program"
38840msgstr ""
38841
38842#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
38843#, python-brace-format
38844msgid "{0}: {1} near {2} on line {3}"
38845msgstr ""
38846
38847#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
38848#, python-brace-format
38849msgid "{0}: {1} near {2}"
38850msgstr ""
38851
38852#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
38853msgid "'End of program'"
38854msgstr ""
38855
38856#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
38857#, python-brace-format
38858msgid "Failed to scan program. Invalid input '{0}'"
38859msgstr ""
38860
38861#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
38862#, python-brace-format
38863msgid "Expected end of program, found '{0}'"
38864msgstr ""
38865
38866#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
38867#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
38868#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
38869#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
38870#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
38871#, python-brace-format
38872msgid "{0} statement: expected '{1}', found '{2}'"
38873msgstr ""
38874
38875#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
38876#, python-brace-format
38877msgid "'{0}' statement: expected an identifier"
38878msgstr ""
38879
38880#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
38881#, python-brace-format
38882msgid "A stored template must begin with '{0}'"
38883msgstr ""
38884
38885#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
38886#, python-brace-format
38887msgid "Expected '{0}', found '{1}'"
38888msgstr ""
38889
38890#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
38891#, python-brace-format
38892msgid "Unknown function {0}"
38893msgstr ""
38894
38895#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
38896#, python-brace-format
38897msgid "Expected a '{0}' for function call, found '{1}'"
38898msgstr ""
38899
38900#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
38901#, python-brace-format
38902msgid "Parameters to '{0}' must be variables or assignments"
38903msgstr ""
38904
38905#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
38906#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
38907#, python-brace-format
38908msgid "Incorrect number of arguments for function {0}"
38909msgstr ""
38910
38911#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
38912#, python-brace-format
38913msgid "Expected an expression, found '{0}'"
38914msgstr ""
38915
38916#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
38917#, python-brace-format
38918msgid "{0} outside of for loop"
38919msgstr ""
38920
38921#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
38922#, python-brace-format
38923msgid "Interpreter: {0} - line number {1}"
38924msgstr ""
38925
38926#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
38927#, python-brace-format
38928msgid "Error during string comparison: operator '{0}'"
38929msgstr ""
38930
38931#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
38932#, python-brace-format
38933msgid "Value used in comparison is not a number: operator '{0}'"
38934msgstr ""
38935
38936#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
38937#, python-brace-format
38938msgid "Unknown identifier '{0}'"
38939msgstr ""
38940
38941#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
38942msgid "before evaluating arguments"
38943msgstr ""
38944
38945#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
38946msgid "after evaluating arguments"
38947msgstr ""
38948
38949#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
38950msgid " returned value"
38951msgstr ""
38952
38953#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
38954#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
38955#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
38956#, python-brace-format
38957msgid "Unknown field '{0}'"
38958msgstr ""
38959
38960#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
38961#, python-brace-format
38962msgid "Unhandled exception '{0}'"
38963msgstr ""
38964
38965#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
38966#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
38967#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
38968#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
38969#, python-brace-format
38970msgid "Error during operator evaluation: operator '{0}'"
38971msgstr ""
38972
38973#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
38974#, python-brace-format
38975msgid "Function {0}: invalid character name '{1}"
38976msgstr ""
38977
38978#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
38979#, python-brace-format
38980msgid "Internal error evaluating an expression: '{0}'"
38981msgstr ""
38982
38983#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
38984#, python-brace-format
38985msgid "format: type {0} requires an integer value, got {1}"
38986msgstr ""
38987
38988#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
38989#, python-brace-format
38990msgid "format: type {0} requires a decimal (float) value, got {1}"
38991msgstr ""
38992
38993#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
38994#, python-format
38995msgid "%s: unknown function"
38996msgstr ""
38997
38998#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
38999#, python-brace-format
39000msgid "No such variable {0}"
39001msgstr ""
39002
39003#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39004#, python-brace-format
39005msgid ""
39006"Duplicate user function name {0}. Change the name or ensure that the "
39007"functions are identical"
39008msgstr ""
39009
39010#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39011msgid "No documentation provided"
39012msgstr ""
39013
39014#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39015msgid ""
39016"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39017" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39018"In many cases the lexical comparison operators (>, <, == etc) can replace "
39019"this function."
39020msgstr ""
39021
39022#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39023msgid ""
39024"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39025"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39026"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39027"function."
39028msgstr ""
39029
39030#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39031msgid ""
39032"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39033"cmpN\" in sequence, returning resultN for the first comparison that "
39034"succeeds. Returns else_result if no comparison succeeds. Example: "
39035"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39036"returns \"large\". The same example with a first value of 16 returns "
39037"\"giant\"."
39038msgstr ""
39039
39040#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39041msgid "first_matching_cmp requires an even number of arguments"
39042msgstr ""
39043
39044#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39045msgid ""
39046"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39047"formed by concatenating all the arguments"
39048msgstr ""
39049
39050#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39051msgid "strlen(a) -- Returns the length of the string passed as the argument"
39052msgstr ""
39053
39054#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39055msgid ""
39056"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39057" argument is not a number. This function can often be replaced with the + "
39058"operator."
39059msgstr ""
39060
39061#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39062msgid ""
39063"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39064"not numbers. This function can often be replaced with the - operator."
39065msgstr ""
39066
39067#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39068msgid ""
39069"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39070"exception if any argument is not a number. This function can often be "
39071"replaced with the * operator."
39072msgstr ""
39073
39074#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39075msgid ""
39076"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39077"numbers. This function can often be replaced with the / operator."
39078msgstr ""
39079
39080#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39081msgid ""
39082"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39083"Throws an exception if x is not a number."
39084msgstr ""
39085
39086#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39087msgid ""
39088"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39089"exception if x is not a number."
39090msgstr ""
39091
39092#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39093msgid ""
39094"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39095"not a number."
39096msgstr ""
39097
39098#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39099msgid ""
39100"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39101" or y is not a number."
39102msgstr ""
39103
39104#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39105msgid ""
39106"fractional_part(x) -- returns the value after the decimal point.  For "
39107"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39108" a number."
39109msgstr ""
39110
39111#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39112msgid ""
39113"template(x) -- evaluates x as a template. The evaluation is done in its own "
39114"context, meaning that variables are not shared between the caller and the "
39115"template evaluation. Because the { and } characters are special, you must "
39116"use [[ for the { character and ]] for the } character; they are converted "
39117"automatically. For example, template('[[title_sort]]') will evaluate the "
39118"template {title_sort} and return its value. Note also that prefixes and "
39119"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39120"this function when using template program mode."
39121msgstr ""
39122
39123#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39124msgid ""
39125"eval(template) -- evaluates the template, passing the local variables (those"
39126" 'assign'ed to) instead of the book metadata.  This permits using the "
39127"template processor to construct complex results from local variables. "
39128"Because the { and } characters are special, you must use [[ for the { "
39129"character and ]] for the } character; they are converted automatically. Note"
39130" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39131"used in the argument to this function when using template program mode."
39132msgstr ""
39133
39134#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39135msgid ""
39136"assign(id, val) -- assigns val to id, then returns val. id must be an "
39137"identifier, not an expression. This function can often be replaced with the "
39138"= operator."
39139msgstr ""
39140
39141#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39142msgid ""
39143"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39144"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39145" where N is the position of the value in the list. The first item has "
39146"position 0 (zero). The function returns the last element in the list. "
39147"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39148"var_1 = 'two'; var_2 = 'foo'."
39149msgstr ""
39150
39151#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39152msgid ""
39153"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39154"calibre from the command line (calibre-debug -g), the output will go to a "
39155"black hole."
39156msgstr ""
39157
39158#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39159msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39160msgstr ""
39161
39162#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39163msgid ""
39164"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39165"named by lookup_name without applying any formatting. It evaluates and "
39166"returns the optional second argument 'default' if the field is undefined "
39167"('None')."
39168msgstr ""
39169
39170#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39171msgid ""
39172"raw_list(lookup_name, separator) -- returns the metadata list named by "
39173"lookup_name without applying any formatting or sorting and with items "
39174"separated by separator."
39175msgstr ""
39176
39177#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39178msgid ""
39179"substr(str, start, end) -- returns the start'th through the end'th "
39180"characters of str. The first character in str is the zero'th character. If "
39181"end is negative, then it indicates that many characters counting from the "
39182"right. If end is zero, then it indicates the last character. For example, "
39183"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39184"'234'."
39185msgstr ""
39186
39187#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39188msgid ""
39189"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39190"arguments are field (metadata) names, not text. The value of the appropriate"
39191" field will be fetched and used. Note that because composite columns are "
39192"fields, you can use this function in one composite field to use the value of"
39193" some other composite field. This is extremely useful when constructing "
39194"variable save paths"
39195msgstr ""
39196
39197#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39198msgid "lookup requires either 2 or an odd number of arguments"
39199msgstr ""
39200
39201#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39202msgid ""
39203"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39204" val is not empty, otherwise return `text if empty`"
39205msgstr ""
39206
39207#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39208msgid ""
39209"contains(val, pattern, text if match, text if not match) -- checks if val "
39210"contains matches for the regular expression `pattern`. Returns `text if "
39211"match` if matches are found, otherwise it returns `text if no match`"
39212msgstr ""
39213
39214#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39215msgid ""
39216"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39217"pair, checks if `val` matches the regular expression `pattern` and if so, "
39218"returns that `value`. If no pattern matches, then `else_value` is returned. "
39219"You can have as many `pattern, value` pairs as you want"
39220msgstr ""
39221
39222#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39223msgid "switch requires an odd number of arguments"
39224msgstr ""
39225
39226#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39227msgid ""
39228"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39229" concatenating the arguments. The returned value is initialized to string1. "
39230"`Prefix, string` pairs are added to the end of the value as long as the "
39231"resulting string length is less than `max`. String1 is returned even if "
39232"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39233"you wish."
39234msgstr ""
39235
39236#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39237msgid "strcat_max requires 2 or more arguments"
39238msgstr ""
39239
39240#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39241msgid "strcat_max requires an even number of arguments"
39242msgstr ""
39243
39244#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39245msgid "first argument to strcat_max must be an integer"
39246msgstr ""
39247
39248#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39249msgid ""
39250"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39251"val as a list of items separated by separator, if the pattern matches any of"
39252" the list values then return found_val.If the pattern matches no list value "
39253"then return not_found_val. The pattern and found_value pairs can be repeated"
39254" as many times as desired. The patterns are checked in order. The found_val "
39255"for the first match is returned. Aliases: in_list(), list_contains()"
39256msgstr ""
39257
39258#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39259msgid "in_list requires an odd number of arguments"
39260msgstr ""
39261
39262#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39263msgid ""
39264"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39265"treating val as a list of items separated by separator, if the string "
39266"matches any of the list values then return found_val.If the string matches "
39267"no list value then return not_found_val. The comparison is exact match (not "
39268"contains) and is case insensitive. The string and found_value pairs can be "
39269"repeated as many times as desired. The patterns are checked in order. The "
39270"found_val for the first match is returned."
39271msgstr ""
39272
39273#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39274msgid "str_in_list requires an odd number of arguments"
39275msgstr ""
39276
39277#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39278msgid ""
39279"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39280" of identifiers separated by commas, comparing the string against each value"
39281" in the list. An identifier has the format \"identifier:value\". The id "
39282"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39283"if there is any identifier with that id. The second case matches if the "
39284"regexp matches the identifier's value. If there is a match, return "
39285"found_val, otherwise return not_found_val."
39286msgstr ""
39287
39288#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39289msgid ""
39290"re(val, pattern, replacement) -- return val after applying the regular "
39291"expression. All instances of `pattern` are replaced with `replacement`. As "
39292"in all of calibre, these are Python-compatible regular expressions"
39293msgstr ""
39294
39295#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39296msgid ""
39297"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39298"applying the regular expression pattern to the val and replacing each "
39299"matched instance with the string computed by replacing each matched group by"
39300" the value returned by the corresponding template. The original matched "
39301"value for the group is available as $. In template program mode, like for "
39302"the template and the eval functions, you use [[ for { and ]] for }. The "
39303"following example in template program mode looks for series with more than "
39304"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39305")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39306msgstr ""
39307
39308#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39309msgid ""
39310"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39311"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39312"there is no comma, the function returns val unchanged"
39313msgstr ""
39314
39315#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39316msgid ""
39317"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39318"return `text if empty`"
39319msgstr ""
39320
39321#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39322msgid ""
39323"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39324"version of val, consisting of `left chars` characters from the beginning of "
39325"val, followed by `middle text`, followed by `right chars` characters from "
39326"the end of the string. `Left chars` and `right chars` must be integers. For "
39327"example, assume the title of the book is `Ancient English Laws in the Times "
39328"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39329"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39330"field's length is less than left chars + right chars + the length of `middle"
39331" text`, then the field will be used intact. For example, the title `The "
39332"Dome` would not be changed."
39333msgstr ""
39334
39335#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39336msgid ""
39337"count(val, separator) -- interprets the value as a list of items separated "
39338"by `separator`, returning the number of items in the list. Most lists use a "
39339"comma as the separator, but authors uses an ampersand. Examples: "
39340"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39341msgstr ""
39342
39343#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39344msgid ""
39345"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39346" of items separated by 'separator', returning the number of items in the "
39347"list that match the regular expression 'pattern'. Aliases: "
39348"list_count_matching(), count_matching()"
39349msgstr ""
39350
39351#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39352msgid ""
39353"list_item(val, index, separator) -- interpret the value as a list of items "
39354"separated by `separator`, returning the `index`th item. The first item is "
39355"number zero. The last item can be returned using `list_item(-1,separator)`. "
39356"If the item is not in the list, then the empty value is returned. The "
39357"separator has the same meaning as in the count function."
39358msgstr ""
39359
39360#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39361msgid ""
39362"select(val, key) -- interpret the value as a comma-separated list of items, "
39363"with the items being \"id:value\". Find the pair with the id equal to key, "
39364"and return the corresponding value. Returns the empty string if no match is "
39365"found."
39366msgstr ""
39367
39368#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39369msgid ""
39370"approximate_formats() -- return a comma-separated list of formats that at "
39371"one point were associated with the book. There is no guarantee that this "
39372"list is correct, although it probably is. This function can be called in "
39373"template program mode using the template \"{:'approximate_formats()'}\". "
39374"Note that format names are always uppercase, as in EPUB. This function works"
39375" only in the GUI. If you want to use these values in save-to-disk or send-"
39376"to-device templates then you must make a custom \"Column built from other "
39377"columns\", use the function in that column's template, and use that column's"
39378" value in your save/send templates"
39379msgstr ""
39380
39381#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39382#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39383#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39384#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39385#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39386#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39387#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39388#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39389#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39390#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39391#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39392msgid "This function can be used only in the GUI"
39393msgstr ""
39394
39395#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39396msgid ""
39397"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39398"separated items representing modification times for the formats of a book. "
39399"The date_format parameter specifies how the date is to be formatted. See the"
39400" format_date function for details. You can use the select function to get "
39401"the mod time for a specific format. Note that format names are always "
39402"uppercase, as in EPUB."
39403msgstr ""
39404
39405#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39406msgid ""
39407"formats_sizes() -- return a comma-separated list of colon-separated items "
39408"representing sizes in bytes of the formats of a book. You can use the select"
39409" function to get the size for a specific format. Note that format names are "
39410"always uppercase, as in EPUB."
39411msgstr ""
39412
39413#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39414msgid ""
39415"formats_paths() -- return a comma-separated list of colon-separated items "
39416"representing full path to the formats of a book. You can use the select "
39417"function to get the path for a specific format. Note that format names are "
39418"always uppercase, as in EPUB."
39419msgstr ""
39420
39421#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39422msgid ""
39423"human_readable(v) -- return a string representing the number v in KB, MB, "
39424"GB, etc."
39425msgstr ""
39426
39427#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39428msgid ""
39429"format_number(v, template) -- format the number v using a Python formatting "
39430"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39431"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39432" examples). See the template language and Python documentation for more "
39433"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39434"template contains only a format. Returns the empty string if formatting "
39435"fails."
39436msgstr ""
39437
39438#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39439msgid ""
39440"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39441"list of items separated by `separator`, returning a new list made from the "
39442"`start_index` to the `end_index` item. The first item is number zero. If an "
39443"index is negative, then it counts from the end of the list. As a special "
39444"case, an end_index of zero is assumed to be the length of the list. Examples"
39445" using basic template mode and assuming that the tags column (which is "
39446"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39447"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39448"returns \"A, B\"."
39449msgstr ""
39450
39451#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39452msgid ""
39453"subitems(val, start_index, end_index) -- This function is used to break "
39454"apart lists of items such as genres. It interprets the value as a comma-"
39455"separated list of items, where each item is a period-separated list. Returns"
39456" a new list made by first finding all the period-separated items, then for "
39457"each such item extracting the `start_index` to the `end_index` components, "
39458"then combining the results back together. The first component in a period-"
39459"separated list has an index of zero. If an index is negative, then it counts"
39460" from the end of the list. As a special case, an end_index of zero is "
39461"assumed to be the length of the list. Example using basic template mode and "
39462"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39463"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39464"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39465" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39466msgstr ""
39467
39468#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39469msgid ""
39470"format_date(val, format_string) -- format the value, which must be a date, "
39471"using the format_string, returning a string. The formatting codes are: d    "
39472": the day as number without a leading zero (1 to 31) dd   : the day as "
39473"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39474"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39475"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39476" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39477" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39478"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39479"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39480"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39481" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39482"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39483"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39484" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39485"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39486" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39487" replaced by the localized string for AM or PM iso  : the date with time and"
39488" timezone. Must be the only format present to_number: the date as a floating"
39489" point number from_number[:fmt]: format the timestamp using fmt if present "
39490"otherwise iso"
39491msgstr ""
39492
39493#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39494msgid "uppercase(val) -- return val in upper case"
39495msgstr ""
39496
39497#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39498msgid "lowercase(val) -- return val in lower case"
39499msgstr ""
39500
39501#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39502msgid "titlecase(val) -- return val in title case"
39503msgstr ""
39504
39505#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39506msgid "capitalize(val) -- return val capitalized"
39507msgstr ""
39508
39509#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39510msgid ""
39511"booksize() -- return value of the size field. This function works only in "
39512"the GUI. If you want to use this value in save-to-disk or send-to-device "
39513"templates then you must make a custom \"Column built from other columns\", "
39514"use the function in that column's template, and use that column's value in "
39515"your save/send templates"
39516msgstr ""
39517
39518#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39519msgid ""
39520"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39521"string. This function works only in the GUI. If you want to use this value "
39522"in save-to-disk or send-to-device templates then you must make a custom "
39523"\"Column built from other columns\", use the function in that column's "
39524"template, and use that column's value in your save/send templates"
39525msgstr ""
39526
39527#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39528msgid ""
39529"annotation_count() -- return the total number of annotations of all types "
39530"attached to the current book. This function works only in the GUI."
39531msgstr ""
39532
39533#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39534msgid ""
39535"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39536"return the value of the mark, either 'true' or the comma-separated list of "
39537"named marks. Returns '' if the book is not marked."
39538msgstr ""
39539
39540#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39541msgid "series_sort() -- return the series sort value"
39542msgstr ""
39543
39544#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39545msgid ""
39546"has_cover() -- return Yes if the book has a cover, otherwise return the "
39547"empty string"
39548msgstr ""
39549
39550#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39551msgid ""
39552"first_non_empty(value [, value]*) -- returns the first value that is not "
39553"empty. If all values are empty, then the empty string is returned. You can "
39554"have as many values as you want."
39555msgstr ""
39556
39557#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39558msgid ""
39559"and(value [, value]*) -- returns the string \"1\" if all values are not "
39560"empty, otherwise returns the empty string. This function works well with "
39561"test or first_non_empty. You can have as many values as you want. In many "
39562"cases the && operator can replace this function."
39563msgstr ""
39564
39565#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39566msgid ""
39567"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39568"otherwise returns the empty string. This function works well with test or "
39569"first_non_empty. You can have as many values as you want.  In many cases the"
39570" || operator can replace this function."
39571msgstr ""
39572
39573#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39574msgid ""
39575"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39576"returns the empty string. This function works well with test or "
39577"first_non_empty.  In many cases the ! operator can replace this function."
39578msgstr ""
39579
39580#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39581msgid ""
39582"list_union(list1, list2, separator) -- return a list made by merging the "
39583"items in list1 and list2, removing duplicate items using a case-insensitive "
39584"comparison. If items differ in case, the one in list1 is used. The items in "
39585"list1 and list2 are separated by separator, as are the items in the returned"
39586" list. Aliases: list_union(), merge_lists()"
39587msgstr ""
39588
39589#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39590msgid ""
39591"list_remove_duplicates(list, separator) -- return a list made by removing "
39592"duplicate items in the source list. If items differ only in case, the last "
39593"of them is returned. The items in source list are separated by separator, as"
39594" are the items in the returned list."
39595msgstr ""
39596
39597#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39598msgid ""
39599"list_difference(list1, list2, separator) -- return a list made by removing "
39600"from list1 any item found in list2, using a case-insensitive comparison. The"
39601" items in list1 and list2 are separated by separator, as are the items in "
39602"the returned list."
39603msgstr ""
39604
39605#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39606msgid ""
39607"list_intersection(list1, list2, separator) -- return a list made by removing"
39608" from list1 any item not found in list2, using a case-insensitive "
39609"comparison. The items in list1 and list2 are separated by separator, as are "
39610"the items in the returned list."
39611msgstr ""
39612
39613#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39614msgid ""
39615"list_sort(list, direction, separator) -- return list sorted using a case-"
39616"insensitive sort. If direction is zero, the list is sorted ascending, "
39617"otherwise descending. The list items are separated by separator, as are the "
39618"items in the returned list."
39619msgstr ""
39620
39621#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39622msgid ""
39623"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39624"list1 and list2 contain the same items, otherwise return no_val. The items "
39625"are determined by splitting each list using the appropriate separator "
39626"character (sep1 or sep2). The order of items in the lists is not relevant. "
39627"The comparison is case insensitive."
39628msgstr ""
39629
39630#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39631msgid ""
39632"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39633" first separating src_list into items using the separator character. For "
39634"each item in the list, check if it matches include_re. If it does, then add "
39635"it to the list to be returned. If opt_replace is not the empty string, then "
39636"apply the replacement before adding the item to the returned list."
39637msgstr ""
39638
39639#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39640msgid ""
39641"list_re_group(src_list, separator, include_re, search_re [, "
39642"group_template]+) -- Like list_re except replacements are not optional. It "
39643"uses re_group(list_item, search_re, group_template, ...) when doing the "
39644"replacements on the resulting list."
39645msgstr ""
39646
39647#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39648msgid ""
39649"today() -- return a date string for today. This value is designed for use in"
39650" format_date or days_between, but can be manipulated like any other string. "
39651"The date is in ISO format."
39652msgstr ""
39653
39654#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39655msgid ""
39656"days_between(date1, date2) -- return the number of days between date1 and "
39657"date2. The number is positive if date1 is greater than date2, otherwise "
39658"negative. If either date1 or date2 are not dates, the function returns the "
39659"empty string."
39660msgstr ""
39661
39662#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39663msgid ""
39664"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39665"using 'calc_spec'. Return the new date formatted according to optional "
39666"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39667"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39668" possibly-negative number and W is one of the following letters: s: add 'v' "
39669"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39670" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39671"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39672"3 days, and subtract 1 minute from 'date'."
39673msgstr ""
39674
39675#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39676#, python-brace-format
39677msgid "{0}: invalid calculation specifier '{1}'"
39678msgstr ""
39679
39680#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39681#, python-brace-format
39682msgid "{0}: error: {1}"
39683msgstr ""
39684
39685#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39686msgid ""
39687"language_strings(lang_codes, localize) -- return the strings for the "
39688"language codes passed in lang_codes. If localize is zero, return the strings"
39689" in English. If localize is not zero, return the strings in the language of "
39690"the current locale. Lang_codes is a comma-separated list."
39691msgstr ""
39692
39693#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39694msgid ""
39695"language_codes(lang_strings) -- return the language codes for the strings "
39696"passed in lang_strings. The strings must be in the language of the current "
39697"locale. Lang_strings is a comma-separated list."
39698msgstr ""
39699
39700#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39701msgid ""
39702"current_library_name() -- return the last name on the path to the current "
39703"calibre library. This function can be called in template program mode using "
39704"the template \"{:'current_library_name()'}\"."
39705msgstr ""
39706
39707#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39708msgid ""
39709"current_library_path() -- return the path to the current calibre library. "
39710"This function can be called in template program mode using the template "
39711"\"{:'current_library_path()'}\"."
39712msgstr ""
39713
39714#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39715msgid ""
39716"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39717" suffix to a value in the same way as done in a template like "
39718"`{series_index:05.2f| - |- }`. For example, the following program produces "
39719"the same output as the above template: program: "
39720"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39721msgstr ""
39722
39723#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39724msgid ""
39725"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39726"that contain this book. This function works only in the GUI. If you want to "
39727"use these values in save-to-disk or send-to-device templates then you must "
39728"make a custom \"Column built from other columns\", use the function in that "
39729"column's template, and use that column's value in your save/send templates"
39730msgstr ""
39731
39732#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39733msgid ""
39734"current_virtual_library_name() -- return the name of the current virtual "
39735"library if there is one, otherwise the empty string. Library name case is "
39736"preserved. Example: \"program: current_virtual_library_name()\"."
39737msgstr ""
39738
39739#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39740msgid ""
39741"user_categories() -- return a comma-separated list of the user categories "
39742"that contain this book. This function works only in the GUI. If you want to "
39743"use these values in save-to-disk or send-to-device templates then you must "
39744"make a custom \"Column built from other columns\", use the function in that "
39745"column's template, and use that column's value in your save/send templates"
39746msgstr ""
39747
39748#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39749#, python-brace-format
39750msgid ""
39751"transliterate(a) -- Returns a string in a latin alphabet formed by "
39752"approximating the sound of the words in the source string. For example, if "
39753"the source is \"{0}\" the function returns \"{1}\"."
39754msgstr ""
39755
39756#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39757msgid ""
39758"author_links(val_separator, pair_separator) -- returns a string containing a"
39759" list of authors and that author's link values in the form author1 "
39760"val_separator author1link pair_separator author2 val_separator author2link "
39761"etc. An author is separated from its link value by the val_separator string "
39762"with no added spaces. author:linkvalue pairs are separated by the "
39763"pair_separator string argument with no added spaces. It is up to you to "
39764"choose separator strings that do not occur in author names or links. An "
39765"author is included even if the author link is empty."
39766msgstr ""
39767
39768#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39769msgid ""
39770"author_sorts(val_separator) -- returns a string containing a list of "
39771"author's sort values for the authors of the book. The sort is the one in the"
39772" author metadata (different from the author_sort in books). The returned "
39773"list has the form author sort 1 val_separator author sort 2 etc. The author "
39774"sort values in this list are in the same order as the authors of the book. "
39775"If you want spaces around val_separator then include them in the separator "
39776"string"
39777msgstr ""
39778
39779#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39780msgid ""
39781"connected_device_name(storage_location) -- if a device is connected then "
39782"return the device name, otherwise return the empty string. Each storage "
39783"location on a device can have a different name. The location names are "
39784"'main', 'carda' and 'cardb'. This function works only in the GUI."
39785msgstr ""
39786
39787#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39788#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39789msgid "connected_device_name: invalid storage location \"{}\""
39790msgstr ""
39791
39792#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
39793msgid ""
39794"connected_device_uuid(storage_location) -- if a device is connected then "
39795"return the device uuid (unique id), otherwise return the empty string. Each "
39796"storage location on a device has a different uuid. The location names are "
39797"'main', 'carda' and 'cardb'. This function works only in the GUI."
39798msgstr ""
39799
39800#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
39801msgid ""
39802"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
39803"value of the yes/no field named by the lookup key field_name for a value "
39804"specified by the parameters, returning \"yes\" if a match is found, "
39805"otherwise returning an empty string. Set the parameter is_undefined, "
39806"is_false, or is_true to 1 (the number) to check that condition, otherwise "
39807"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
39808"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
39809"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
39810"This function is usually used by the test() or is_empty() functions."
39811msgstr ""
39812
39813#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
39814msgid "check_yes_no requires the field be a Yes/No custom column"
39815msgstr ""
39816
39817#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
39818msgid ""
39819"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
39820"star characters. The value is a number between 0 and 5. Set use_half_stars "
39821"to 1 if you want half star characters for custom ratings columns that "
39822"support non-integer ratings, for example 2.5."
39823msgstr ""
39824
39825#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
39826msgid "The rating must be a number between 0 and 5"
39827msgstr ""
39828
39829#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
39830msgid ""
39831"swap_around_articles(val, separator) -- returns the val with articles moved "
39832"to the end. The value can be a list, in which case each member of the list "
39833"is processed. If the value is a list then you must provide the list value "
39834"separator. If no separator is provided then the value is treated as being a "
39835"single value, not a list."
39836msgstr ""
39837
39838#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
39839msgid ""
39840"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
39841" to retrieve the arguments passed in the call. It both declares and "
39842"initializes local variables, effectively parameters. The variables are "
39843"positional; they get the value of the value given in the call in the same "
39844"position. If the corresponding parameter is not provided in the call then "
39845"arguments assigns that variable the provided default value. If there is no "
39846"default value then the variable is set to the empty string."
39847msgstr ""
39848
39849#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
39850#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
39851msgid ""
39852"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
39853"variables\" that can be passed into the formatter. It both declares and "
39854"initializes local variables with the names of the global variables passed "
39855"in. If the corresponding variable is not provided in the passed-in globals "
39856"then it assigns that variable the provided default value. If there is no "
39857"default value then the variable is set to the empty string."
39858msgstr ""
39859
39860#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
39861msgid ""
39862"field_exists(field_name) -- checks if a field (column) named field_name "
39863"exists, returning '1' if so and '' if not."
39864msgstr ""
39865
39866#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
39867msgid ""
39868"character(character_name) -- returns the character named by character_name. "
39869"For example, character('newline') returns a newline character ('\\n'). The "
39870"supported character names are 'newline', 'return', 'tab', and 'backslash'."
39871msgstr ""
39872
39873#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
39874msgid "Unnamed image"
39875msgstr ""
39876
39877#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
39878msgid "Waiting..."
39879msgstr ""
39880
39881#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
39882msgid "Aborted, taking too long"
39883msgstr ""
39884
39885#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
39886msgid "Stopped"
39887msgstr ""
39888
39889#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
39890msgid "Working..."
39891msgstr ""
39892
39893#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
39894msgid "Brazilian Portuguese"
39895msgstr ""
39896
39897#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
39898msgid "English (United Kingdom)"
39899msgstr ""
39900
39901#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
39902msgid "Simplified Chinese"
39903msgstr ""
39904
39905#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
39906msgid "Traditional Chinese"
39907msgstr ""
39908
39909#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
39910msgid "English"
39911msgstr "engleski"
39912
39913#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
39914msgid "English (United States)"
39915msgstr ""
39916
39917#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
39918msgid "English (Argentina)"
39919msgstr ""
39920
39921#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
39922msgid "English (Australia)"
39923msgstr ""
39924
39925#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
39926msgid "English (Japan)"
39927msgstr ""
39928
39929#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
39930msgid "English (Germany)"
39931msgstr ""
39932
39933#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
39934msgid "English (Bulgaria)"
39935msgstr ""
39936
39937#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
39938msgid "English (Egypt)"
39939msgstr ""
39940
39941#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
39942msgid "English (New Zealand)"
39943msgstr ""
39944
39945#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
39946msgid "English (Canada)"
39947msgstr ""
39948
39949#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
39950msgid "English (Greece)"
39951msgstr ""
39952
39953#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
39954msgid "English (India)"
39955msgstr ""
39956
39957#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
39958msgid "English (Nepal)"
39959msgstr ""
39960
39961#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
39962msgid "English (Thailand)"
39963msgstr ""
39964
39965#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
39966msgid "English (Turkey)"
39967msgstr ""
39968
39969#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
39970msgid "English (Cyprus)"
39971msgstr ""
39972
39973#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
39974msgid "English (Czech Republic)"
39975msgstr ""
39976
39977#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
39978msgid "English (Philippines)"
39979msgstr ""
39980
39981#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
39982msgid "English (Pakistan)"
39983msgstr ""
39984
39985#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
39986msgid "English (Poland)"
39987msgstr ""
39988
39989#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
39990msgid "English (Croatia)"
39991msgstr ""
39992
39993#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
39994msgid "English (Hungary)"
39995msgstr ""
39996
39997#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
39998msgid "English (Indonesia)"
39999msgstr ""
40000
40001#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40002msgid "English (Israel)"
40003msgstr ""
40004
40005#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40006msgid "English (Russia)"
40007msgstr ""
40008
40009#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40010msgid "English (Singapore)"
40011msgstr ""
40012
40013#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40014msgid "English (Yemen)"
40015msgstr ""
40016
40017#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40018msgid "English (Ireland)"
40019msgstr ""
40020
40021#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40022msgid "English (China)"
40023msgstr ""
40024
40025#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40026msgid "English (Taiwan)"
40027msgstr ""
40028
40029#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40030msgid "English (South Africa)"
40031msgstr ""
40032
40033#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40034msgid "Spanish (Paraguay)"
40035msgstr ""
40036
40037#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40038msgid "Spanish (Uruguay)"
40039msgstr ""
40040
40041#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40042msgid "Spanish (Argentina)"
40043msgstr ""
40044
40045#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40046msgid "Spanish (Costa Rica)"
40047msgstr ""
40048
40049#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40050msgid "Spanish (Mexico)"
40051msgstr ""
40052
40053#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40054msgid "Spanish (Cuba)"
40055msgstr ""
40056
40057#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40058msgid "Spanish (Chile)"
40059msgstr ""
40060
40061#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40062msgid "Spanish (Ecuador)"
40063msgstr ""
40064
40065#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40066msgid "Spanish (Honduras)"
40067msgstr ""
40068
40069#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40070msgid "Spanish (Venezuela)"
40071msgstr ""
40072
40073#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40074msgid "Spanish (Bolivia)"
40075msgstr ""
40076
40077#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40078msgid "Spanish (Nicaragua)"
40079msgstr ""
40080
40081#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40082msgid "Spanish (Colombia)"
40083msgstr ""
40084
40085#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40086msgid "German (Austria)"
40087msgstr ""
40088
40089#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40090msgid "French (Belgium)"
40091msgstr ""
40092
40093#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40094msgid "Dutch (Netherlands)"
40095msgstr ""
40096
40097#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40098msgid "Dutch (Belgium)"
40099msgstr ""
40100
40101#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40102#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40103msgid "AM"
40104msgstr ""
40105
40106#. NOTE: Post Meridian (i.e. like 10:00 PM)
40107#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40108msgid "PM"
40109msgstr ""
40110
40111#. NOTE: Ante Meridian (i.e. like 10:00 am)
40112#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40113msgid "am"
40114msgstr ""
40115
40116#. NOTE: Post Meridian (i.e. like 10:00 pm)
40117#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40118msgid "pm"
40119msgstr ""
40120
40121#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40122msgid "Select All"
40123msgstr ""
40124
40125#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40126msgid "Copy Link"
40127msgstr ""
40128
40129#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40130msgid "&Select All"
40131msgstr ""
40132
40133#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40134msgid "Copy &Link Location"
40135msgstr ""
40136
40137#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40138msgid "Paste and Match Style"
40139msgstr ""
40140
40141#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40142msgid "Directions"
40143msgstr ""
40144
40145#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40146msgid "Left to Right"
40147msgstr ""
40148
40149#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40150msgid "Right to Left"
40151msgstr ""
40152
40153#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40154msgid "Close without Saving"
40155msgstr ""
40156
40157#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40158msgid "Close Tab"
40159msgstr ""
40160
40161#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40162msgid "Extra characters at end of search"
40163msgstr ""
40164
40165#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40166msgid "missing )"
40167msgstr ""
40168
40169#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40170#, python-format
40171msgid "Failed to parse query, recursion limit reached: %s"
40172msgstr ""
40173
40174#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40175#, python-brace-format
40176msgid "Recursive saved search: {0}"
40177msgstr ""
40178
40179#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40180msgid "Unknown saved search: {}"
40181msgstr ""
40182
40183#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40184#, python-brace-format
40185msgid "Unknown error in saved search: {0}"
40186msgstr ""
40187
40188#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40189msgid ""
40190"%prog [options] [from to text]\n"
40191"\n"
40192"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40193"compose mode you specify from to and text and these are used to build and\n"
40194"send an email message. In the filter mode, %prog reads a complete email\n"
40195"message from STDIN and sends it.\n"
40196"\n"
40197"text is the body of the email message.\n"
40198"If text is not specified, a complete email message is read from STDIN.\n"
40199"from is the email address of the sender and to is the email address\n"
40200"of the recipient. When a complete email is read from STDIN, from and to\n"
40201"are only used in the SMTP negotiation, the message headers are not modified.\n"
40202msgstr ""
40203
40204#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40205msgid "Options to compose an email. Ignored if text is not specified"
40206msgstr ""
40207
40208#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40209msgid "File to attach to the email"
40210msgstr ""
40211
40212#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40213msgid "Subject of the email"
40214msgstr ""
40215
40216#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40217msgid "Host name of localhost. Used when connecting to SMTP server."
40218msgstr ""
40219
40220#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40221msgid ""
40222"Options to use an SMTP relay server to send mail. calibre will try to send "
40223"the email directly unless --relay is specified."
40224msgstr ""
40225
40226#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40227msgid "An SMTP relay server to use to send mail."
40228msgstr ""
40229
40230#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40231msgid ""
40232"Port to connect to on relay server. Default is to use 465 if encryption "
40233"method is SSL and 25 otherwise."
40234msgstr ""
40235
40236#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40237msgid "Username for relay"
40238msgstr ""
40239
40240#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40241msgid "Password for relay"
40242msgstr ""
40243
40244#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40245msgid ""
40246"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40247"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40248msgstr ""
40249
40250#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40251msgid ""
40252"Do not verify the server certificate when connecting using TLS. This used to"
40253" be the default behavior in calibre versions before 3.27. If you are using a"
40254" relay with a self-signed or otherwise invalid certificate, you can use this"
40255" option to restore the pre 3.27 behavior"
40256msgstr ""
40257
40258#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40259msgid ""
40260"Path to a file of concatenated CA certificates in PEM format, used to verify"
40261" the server certificate when using TLS. By default, the system CA "
40262"certificates are used."
40263msgstr ""
40264
40265#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40266msgid "Path to maildir folder to store failed email messages in."
40267msgstr ""
40268
40269#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40270msgid ""
40271"Fork and deliver message in background. If you use this option, you should "
40272"also use --outbox to handle delivery failures."
40273msgstr ""
40274
40275#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40276msgid "Timeout for connection"
40277msgstr ""
40278
40279#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40280msgid "Control email delivery"
40281msgstr ""
40282
40283#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40284msgid "The main calibre program, used to manage your collection of e-books"
40285msgstr ""
40286
40287#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40288msgid ""
40289"The calibre E-book editor. It can be used to edit common e-book formats."
40290msgstr ""
40291
40292#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40293msgid "The calibre E-book viewer. It can view most known e-book formats."
40294msgstr ""
40295
40296#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40297#, python-format
40298msgid "%s Document"
40299msgstr ""
40300
40301#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40302#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40303msgid "Unknown section"
40304msgstr ""
40305
40306#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40307msgid "Unknown feed"
40308msgstr ""
40309
40310#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40311#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40312#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40313msgid "Untitled article"
40314msgstr ""
40315
40316#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40317msgid "Unknown News Source"
40318msgstr ""
40319
40320#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40321msgid "Article download aborted"
40322msgstr ""
40323
40324#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40325#, python-format
40326msgid "Failed to download %s"
40327msgstr ""
40328
40329#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40330#, python-format
40331msgid "The \"%s\" recipe needs a username and password."
40332msgstr ""
40333
40334#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40335msgid "Download finished"
40336msgstr ""
40337
40338#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40339msgid "Failed to download the following articles:"
40340msgstr ""
40341
40342#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40343msgid "Failed to download parts of the following articles:"
40344msgstr ""
40345
40346#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40347msgid " from "
40348msgstr ""
40349
40350#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40351msgid "\tFailed links:"
40352msgstr ""
40353
40354#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40355msgid "Could not fetch article."
40356msgstr ""
40357
40358#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40359msgid "The debug traceback is available earlier in this log"
40360msgstr ""
40361
40362#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40363msgid "Run with -vv to see the reason"
40364msgstr ""
40365
40366#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40367msgid "Fetching feeds..."
40368msgstr ""
40369
40370#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40371msgid "Got feeds from index page"
40372msgstr ""
40373
40374#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40375msgid "Trying to download cover..."
40376msgstr ""
40377
40378#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40379msgid "Generating masthead..."
40380msgstr ""
40381
40382#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40383msgid "Starting download in a single thread..."
40384msgid_plural "Starting download [{} threads]..."
40385msgstr[0] ""
40386msgstr[1] ""
40387msgstr[2] ""
40388
40389#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40390#, python-format
40391msgid "Feeds downloaded to %s"
40392msgstr ""
40393
40394#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40395#, python-format
40396msgid "Could not download cover: %s"
40397msgstr ""
40398
40399#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40400#, python-format
40401msgid "Downloading cover from %s"
40402msgstr ""
40403
40404#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40405msgid "Masthead image downloaded"
40406msgstr ""
40407
40408#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40409msgid "Articles in this issue:"
40410msgstr ""
40411
40412#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40413#, python-format
40414msgid "Article downloaded: %s"
40415msgstr ""
40416
40417#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40418#, python-format
40419msgid "Article download aborted: %s"
40420msgstr ""
40421
40422#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40423#, python-format
40424msgid "Article download failed: %s"
40425msgstr ""
40426
40427#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40428msgid "Fetching feed"
40429msgstr ""
40430
40431#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40432msgid ""
40433"Failed to log in, check your username and password for the calibre "
40434"Periodicals service."
40435msgstr ""
40436
40437#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40438msgid ""
40439"You do not have permission to download this issue. Either your subscription "
40440"has expired or you have exceeded the maximum allowed downloads for today."
40441msgstr ""
40442
40443#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40444msgid "You"
40445msgstr ""
40446
40447#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40448#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40449#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40450msgid "Scheduled"
40451msgstr ""
40452
40453#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40454#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40455msgid "Main menu"
40456msgstr ""
40457
40458#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40459msgid "Section menu"
40460msgstr ""
40461
40462#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40463#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40464msgid "Sections"
40465msgstr ""
40466
40467#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40468msgid "Articles"
40469msgstr ""
40470
40471#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40472msgid ""
40473"%prog URL\n"
40474"\n"
40475"Where URL is for example https://google.com"
40476msgstr ""
40477
40478#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40479#, python-format
40480msgid "Base folder into which URL is saved. Default is %default"
40481msgstr ""
40482
40483#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40484#, python-format
40485msgid ""
40486"Timeout in seconds to wait for a response from the server. Default: %default"
40487" s"
40488msgstr ""
40489
40490#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40491#, python-format
40492msgid ""
40493"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40494"%default"
40495msgstr ""
40496
40497#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40498#, python-format
40499msgid ""
40500"The maximum number of files to download. This only applies to files from <a "
40501"href> tags. Default is %default"
40502msgstr ""
40503
40504#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40505#, python-format
40506msgid ""
40507"Minimum interval in seconds between consecutive fetches. Default is %default"
40508" s"
40509msgstr ""
40510
40511#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40512msgid ""
40513"The character encoding for the websites you are trying to download. The "
40514"default is to try and guess the encoding."
40515msgstr ""
40516
40517#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40518msgid ""
40519"Only links that match this regular expression will be followed. This option "
40520"can be specified multiple times, in which case as long as a link matches any"
40521" one regexp, it will be followed. By default all links are followed."
40522msgstr ""
40523
40524#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40525msgid ""
40526"Any link that matches this regular expression will be ignored. This option "
40527"can be specified multiple times, in which case as long as any regexp matches"
40528" a link, it will be ignored. By default, no links are ignored. If both "
40529"filter regexp and match regexp are specified, then filter regexp is applied "
40530"first."
40531msgstr ""
40532
40533#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40534msgid "Do not download CSS stylesheets."
40535msgstr ""
40536
40537#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40538msgid "OK"
40539msgstr ""
40540
40541#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40542msgid "Save All"
40543msgstr ""
40544
40545#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40546msgid "Open"
40547msgstr ""
40548
40549#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40550msgid "&Yes"
40551msgstr ""
40552
40553#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40554msgid "Yes to &All"
40555msgstr ""
40556
40557#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40558msgid "&No"
40559msgstr ""
40560
40561#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40562msgid "N&o to All"
40563msgstr ""
40564
40565#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40566msgid "Abort"
40567msgstr ""
40568
40569#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40570msgid "Retry"
40571msgstr ""
40572
40573#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40574msgid "Close"
40575msgstr "Zatvori"
40576
40577#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40578msgid "Apply"
40579msgstr ""
40580
40581#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40582msgid "Reset"
40583msgstr ""
40584
40585#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40586msgid "Restore Defaults"
40587msgstr ""
40588
40589#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40590msgid "Hu&e:"
40591msgstr ""
40592
40593#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40594msgid "&Sat:"
40595msgstr ""
40596
40597#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40598msgid "&Val:"
40599msgstr ""
40600
40601#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40602msgid "&Red:"
40603msgstr ""
40604
40605#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40606msgid "&Green:"
40607msgstr ""
40608
40609#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40610msgid "Bl&ue:"
40611msgstr ""
40612
40613#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40614msgid "A&lpha channel:"
40615msgstr ""
40616
40617#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40618msgid "&HTML:"
40619msgstr ""
40620
40621#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40622msgid ""
40623"Cursor at %1, %2\n"
40624"Press ESC to cancel"
40625msgstr ""
40626
40627#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40628msgid "Select Color"
40629msgstr ""
40630
40631#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40632msgid "&Basic colors"
40633msgstr ""
40634
40635#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40636msgid "&Custom colors"
40637msgstr ""
40638
40639#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40640msgid "&Add to Custom Colors"
40641msgstr ""
40642
40643#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40644msgid "&Pick Screen Color"
40645msgstr ""
40646
40647#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40648msgid "Select Font"
40649msgstr ""
40650
40651#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40652msgid "&Font"
40653msgstr ""
40654
40655#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40656msgid "Font st&yle"
40657msgstr ""
40658
40659#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40660msgid "&Size"
40661msgstr ""
40662
40663#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40664msgid "Effects"
40665msgstr ""
40666
40667#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40668msgid "Stri&keout"
40669msgstr ""
40670
40671#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40672msgid "Sample"
40673msgstr ""
40674
40675#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40676msgid "Wr&iting System"
40677msgstr ""
40678
40679#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40680msgid "Left edge"
40681msgstr ""
40682
40683#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40684msgid "Right edge"
40685msgstr ""
40686
40687#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40688msgid "Page left"
40689msgstr ""
40690
40691#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40692msgid "Page up"
40693msgstr ""
40694
40695#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40696msgid "Page down"
40697msgstr ""
40698
40699#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40700msgid "Page right"
40701msgstr ""
40702
40703#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40704msgid "Scroll left"
40705msgstr ""
40706
40707#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40708msgid "Scroll up"
40709msgstr ""
40710
40711#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40712msgid "Scroll down"
40713msgstr ""
40714
40715#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40716msgid "Scroll right"
40717msgstr ""
40718
40719#: /__w/calibre/calibre/resources/default_tweaks.py:9
40720msgid "Auto increment series index"
40721msgstr ""
40722
40723#: /__w/calibre/calibre/resources/default_tweaks.py:10
40724msgid ""
40725"The algorithm used to assign a book added to an existing series a series number.\n"
40726"New series numbers assigned using this tweak are always integer values, except\n"
40727"if a constant non-integer is specified.\n"
40728"Possible values are:\n"
40729"next - First available integer larger than the largest existing number\n"
40730"first_free - First available integer larger than 0\n"
40731"next_free - First available integer larger than the smallest existing number\n"
40732"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40733"const - Assign the number 1 always\n"
40734"no_change - Do not change the series index\n"
40735"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40736"Examples:\n"
40737"series_index_auto_increment = 'next'\n"
40738"series_index_auto_increment = 'next_free'\n"
40739"series_index_auto_increment = 16.5\n"
40740"\n"
40741"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40742"use the above values when importing/adding books. If this tweak is set to\n"
40743"False (the default) then the series number will be set to 1 if it is not\n"
40744"explicitly set during the import. If set to True, then the\n"
40745"series index will be set according to the series_index_auto_increment setting.\n"
40746"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40747"only when a value is not provided during import. If the importing regular\n"
40748"expression produces a value for series_index, or if you are reading metadata\n"
40749"from books and the import plugin produces a value, than that value will\n"
40750"be used irrespective of the setting of the tweak."
40751msgstr ""
40752
40753#: /__w/calibre/calibre/resources/default_tweaks.py:39
40754msgid "Add separator after completing an author name"
40755msgstr ""
40756
40757#: /__w/calibre/calibre/resources/default_tweaks.py:40
40758msgid ""
40759"Should the completion separator be append\n"
40760"to the end of the completed text to\n"
40761"automatically begin a new completion operation\n"
40762"for authors.\n"
40763"Can be either True or False"
40764msgstr ""
40765
40766#: /__w/calibre/calibre/resources/default_tweaks.py:47
40767msgid "Author sort name algorithm"
40768msgstr ""
40769
40770#: /__w/calibre/calibre/resources/default_tweaks.py:48
40771msgid ""
40772"The algorithm used to copy author to author_sort.\n"
40773"Possible values are:\n"
40774"invert: use \"fn ln\" -> \"ln, fn\"\n"
40775"copy  : copy author to author_sort without modification\n"
40776"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40777"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40778"When this tweak is changed, the author_sort values stored with each author\n"
40779"must be recomputed by right-clicking on an author in the left-hand tags\n"
40780"panel, selecting 'manage authors', and pressing\n"
40781"'Recalculate all author sort values'.\n"
40782"\n"
40783"The author_name_suffixes are words that are ignored when they occur at the\n"
40784"end of an author name. The case of the suffix is ignored and trailing\n"
40785"periods are automatically handled.\n"
40786"\n"
40787"The same is true for author_name_prefixes.\n"
40788"\n"
40789"The author_name_copywords are a set of words which, if they occur in an\n"
40790"author name, cause the automatically generated author sort string to be\n"
40791"identical to the author name. This means that the sort for a string like\n"
40792"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
40793"\n"
40794"If author_use_surname_prefixes is enabled, any of the words in\n"
40795"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
40796"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
40797"as \"von Neumann, John\" and not \"Neumann, John von\"."
40798msgstr ""
40799
40800#: /__w/calibre/calibre/resources/default_tweaks.py:85
40801msgid "Splitting multiple author names"
40802msgstr ""
40803
40804#: /__w/calibre/calibre/resources/default_tweaks.py:86
40805msgid ""
40806"By default, calibre splits a string containing multiple author names on\n"
40807"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
40808"by changing the regular expression below. Strings are split on whatever the\n"
40809"specified regular expression matches, in addition to ampersands.\n"
40810"Default: r'(?i),?\\s+(and|with)\\s+'"
40811msgstr ""
40812
40813#: /__w/calibre/calibre/resources/default_tweaks.py:93
40814msgid "Use author sort in Tag browser"
40815msgstr ""
40816
40817#: /__w/calibre/calibre/resources/default_tweaks.py:94
40818msgid ""
40819"Set which author field to display in the Tag browser (the list of authors,\n"
40820"series, publishers etc on the left hand side). The choices are author and\n"
40821"author_sort. This tweak affects only what is displayed under the authors\n"
40822"category in the Tag browser and Content server. Please note that if you set this\n"
40823"to author_sort, it is very possible to see duplicate names in the list because\n"
40824"although it is guaranteed that author names are unique, there is no such\n"
40825"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
40826"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
40827"show the author's name.\n"
40828"Examples:\n"
40829"categories_use_field_for_author_name = 'author'\n"
40830"categories_use_field_for_author_name = 'author_sort'"
40831msgstr ""
40832
40833#: /__w/calibre/calibre/resources/default_tweaks.py:108
40834msgid "Control partitioning of Tag browser"
40835msgstr ""
40836
40837#: /__w/calibre/calibre/resources/default_tweaks.py:109
40838msgid ""
40839"When partitioning the Tag browser, the format of the subcategory label is\n"
40840"controlled by a template: categories_collapsed_name_template if sorting by\n"
40841"name, categories_collapsed_rating_template if sorting by average rating, and\n"
40842"categories_collapsed_popularity_template if sorting by popularity. There are\n"
40843"two variables available to the template: first and last. The variable 'first'\n"
40844"is the initial item in the subcategory, and the variable 'last' is the final\n"
40845"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
40846"values that are obtained by using a suffix. For example, first.name for an\n"
40847"author category will be the name of the author. The sub-values available are:\n"
40848"name: the printable name of the item\n"
40849"count: the number of books that references this item\n"
40850"avg_rating: the average rating of all the books referencing this item\n"
40851"sort: the sort value. For authors, this is the author_sort for that author\n"
40852"category: the category (e.g., authors, series) that the item is in.\n"
40853"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
40854"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
40855"even if there aren't any backslashes."
40856msgstr ""
40857
40858#: /__w/calibre/calibre/resources/default_tweaks.py:130
40859msgid "Control order of categories in the Tag browser"
40860msgstr ""
40861
40862#: /__w/calibre/calibre/resources/default_tweaks.py:131
40863msgid ""
40864"Change the following dict to change the order that categories are displayed in\n"
40865"the Tag browser. Items are named using their lookup name, and will be sorted\n"
40866"using the number supplied. The lookup name '*' stands for all names that\n"
40867"otherwise do not appear. Two names with the same value will be sorted\n"
40868"using the default order, the one specified by tag_browser_category_default_sort.\n"
40869"Example:\n"
40870"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
40871"\n"
40872"results in the order series, tags, then everything else in default order.\n"
40873"The tweak tag_browser_category_default_sort specifies the sort order before\n"
40874"applying the category order from the dict. The allowed values are:\n"
40875"tag_browser_category_default_sort = 'default' # The calibre default order\n"
40876"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
40877"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
40878"\n"
40879"In addition and if the category default sort is not 'default' you can specify\n"
40880"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
40881"tag_browser_category_default_sort_direction = 'ascending'\n"
40882"tag_browser_category_default_sort_direction = 'descending'"
40883msgstr ""
40884
40885#: /__w/calibre/calibre/resources/default_tweaks.py:155
40886msgid "Specify columns to sort the booklist by on startup"
40887msgstr ""
40888
40889#: /__w/calibre/calibre/resources/default_tweaks.py:156
40890msgid ""
40891"Provide a set of columns to be sorted on when calibre starts.\n"
40892"The argument is None if saved sort history is to be used\n"
40893"otherwise it is a list of column,order pairs. Column is the\n"
40894"lookup/search name, found using the tooltip for the column\n"
40895"Order is 0 for ascending, 1 for descending.\n"
40896"For example, set it to [('authors',0),('title',0)] to sort by\n"
40897"title within authors."
40898msgstr ""
40899
40900#: /__w/calibre/calibre/resources/default_tweaks.py:165
40901msgid "Control how dates are displayed"
40902msgstr ""
40903
40904#: /__w/calibre/calibre/resources/default_tweaks.py:166
40905msgid ""
40906"Format to be used for publication date and the timestamp (date).\n"
40907"A string controlling how the publication date is displayed in the GUI\n"
40908"d     the day as number without a leading zero (1 to 31)\n"
40909"dd    the day as number with a leading zero (01 to 31)\n"
40910"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
40911"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
40912"M     the month as number without a leading zero (1-12)\n"
40913"MM    the month as number with a leading zero (01-12)\n"
40914"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
40915"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
40916"yy    the year as two digit number (00-99)\n"
40917"yyyy  the year as four digit number\n"
40918"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
40919"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
40920"m     the minutes without a leading 0 (0 to 59) '\n"
40921"mm    the minutes with a leading 0 (00 to 59) '\n"
40922"s     the seconds without a leading 0 (0 to 59) '\n"
40923"ss    the seconds with a leading 0 (00 to 59) '\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"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
40926"iso   the date with time and timezone. Must be the only format present\n"
40927"For example, given the date of 9 Jan 2010, the following formats show\n"
40928"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
40929"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
40930"\n"
40931"publication default if not set: MMM yyyy\n"
40932"timestamp default if not set: dd MMM yyyy\n"
40933"last_modified_display_format if not set: dd MMM yyyy"
40934msgstr ""
40935
40936#: /__w/calibre/calibre/resources/default_tweaks.py:198
40937msgid "Control sorting of titles and series in the library display"
40938msgstr ""
40939
40940#: /__w/calibre/calibre/resources/default_tweaks.py:199
40941msgid ""
40942"Control title and series sorting in the library view. If set to\n"
40943"'library_order', the title sort field will be used instead of the title.\n"
40944"Unless you have manually edited the title sort field, leading articles such as\n"
40945"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
40946"sorted as-is (sort by title instead of title sort). For example, with\n"
40947"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
40948"book will sort under 'T'.\n"
40949"This flag affects calibre's library display. It has no effect on devices. In\n"
40950"addition, titles for books added before changing the flag will retain their\n"
40951"order until the title is edited. Editing a title and hitting Enter\n"
40952"without changing anything is sufficient to change the sort. Or you can use\n"
40953"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
40954"it for many books at once."
40955msgstr ""
40956
40957#: /__w/calibre/calibre/resources/default_tweaks.py:214
40958msgid "Control formatting of title and series when used in templates"
40959msgstr ""
40960
40961#: /__w/calibre/calibre/resources/default_tweaks.py:215
40962msgid ""
40963"Control how title and series names are formatted when saving to disk/sending\n"
40964"to device. The behavior depends on the field being processed. If processing\n"
40965"title, then if this tweak is set to 'library_order', the title will be\n"
40966"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
40967"title will not be changed. If processing series, then if set to\n"
40968"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
40969"set to 'strictly_alphabetic', the series will be sent without change.\n"
40970"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
40971"will become \"Lord of the Rings, The\". If the tweak is set to\n"
40972"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
40973"formatter function raw_field will return the base value for title and\n"
40974"series regardless of the setting of this tweak."
40975msgstr ""
40976
40977#: /__w/calibre/calibre/resources/default_tweaks.py:229
40978msgid "Set the list of words considered to be \"articles\" for sort strings"
40979msgstr ""
40980
40981#: /__w/calibre/calibre/resources/default_tweaks.py:230
40982msgid ""
40983"Set the list of words that are to be considered 'articles' when computing the\n"
40984"title sort strings. The articles differ by language. By default, calibre uses\n"
40985"a combination of articles from English and whatever language the calibre user\n"
40986"interface is set to. In addition, in some contexts where the book language is\n"
40987"available, the language of the book is used. You can change the list of\n"
40988"articles for a given language or add a new language by editing\n"
40989"per_language_title_sort_articles. To tell calibre to use a language other\n"
40990"than the user interface language, set, default_language_for_title_sort. For\n"
40991"example, to use German, set it to 'deu'. A value of None means the user\n"
40992"interface language is used. The setting title_sort_articles is ignored\n"
40993"(present only for legacy reasons)."
40994msgstr ""
40995
40996#: /__w/calibre/calibre/resources/default_tweaks.py:285
40997msgid "Specify a folder calibre should connect to at startup"
40998msgstr ""
40999
41000#: /__w/calibre/calibre/resources/default_tweaks.py:286
41001msgid ""
41002"Specify a folder that calibre should connect to at startup using\n"
41003"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41004"not exist when calibre starts, it is ignored.\n"
41005"Example for Windows:\n"
41006"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41007"Example for other operating systems:\n"
41008"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41009msgstr ""
41010
41011#: /__w/calibre/calibre/resources/default_tweaks.py:295
41012msgid "Specify renaming rules for SONY collections"
41013msgstr ""
41014
41015#: /__w/calibre/calibre/resources/default_tweaks.py:296
41016msgid ""
41017"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41018"metadata management is set to automatic. Collections on SONYs are named\n"
41019"depending upon whether the field is standard or custom. A collection derived\n"
41020"from a standard field is named for the value in that field.\n"
41021"\n"
41022"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41023"collection name is 'Darkover'. A collection derived from a custom field will\n"
41024"have the name of the field added to the value. For example, if a custom series\n"
41025"column named 'My Series' contains the name 'Darkover', then the collection\n"
41026"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41027"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41028"category. If two books have fields that generate the same collection name,\n"
41029"then both books will be in that collection.\n"
41030"\n"
41031"This set of tweaks lets you specify for a standard or custom field how\n"
41032"the collections are to be named. You can use it to add a description to a\n"
41033"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41034"it to force multiple fields to end up in the same collection.\n"
41035"\n"
41036"For example, you could force the values in 'series', '#my_series_1', and\n"
41037"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41038"merging all of the fields into one set of collections.\n"
41039"\n"
41040"There are two related tweaks. The first determines the category name to use\n"
41041"for a metadata field.  The second is a template, used to determines how the\n"
41042"value and category are combined to create the collection name.\n"
41043"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41044"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41045"\n"
41046"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41047"same template language as plugboards and save templates. This tweak controls\n"
41048"how the value and category are combined together to make the collection name.\n"
41049"The only two fields available are {category} and {value}. The {value} field is\n"
41050"never empty. The {category} field can be empty. The default is to put the\n"
41051"value first, then the category enclosed in parentheses, it isn't empty:\n"
41052"'{value} {category:|(|)}'\n"
41053"\n"
41054"Examples: The first three examples assume that the second tweak\n"
41055"has not been changed.\n"
41056"\n"
41057"1) I want three series columns to be merged into one set of collections. The\n"
41058"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41059"in the parenthesis. The value to use in the tweak value would be:\n"
41060"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41061"\n"
41062"2) I want the word '(Series)' to appear on collections made from series, and\n"
41063"the word '(Tag)' to appear on collections made from tags. Use:\n"
41064"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41065"\n"
41066"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41067"to have '(Series)' appended. The renaming rule is:\n"
41068"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41069"\n"
41070"4) Same as example 2, but instead of having the category name in parentheses\n"
41071"and appended to the value, I want it prepended and separated by a colon, such\n"
41072"as in Series: Darkover. I must change the template used to format the category name\n"
41073"\n"
41074"The resulting two tweaks are:\n"
41075"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41076"sony_collection_name_template='{category:||: }{value}'"
41077msgstr ""
41078
41079#: /__w/calibre/calibre/resources/default_tweaks.py:359
41080msgid "Specify how SONY collections are sorted"
41081msgstr ""
41082
41083#: /__w/calibre/calibre/resources/default_tweaks.py:360
41084msgid ""
41085"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41086"metadata management is set to automatic. You can indicate which metadata is to\n"
41087"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41088"is a list of metadata fields from which collections are made, followed by the\n"
41089"name of the metadata field containing the sort value.\n"
41090"Example: The following indicates that collections built from pubdate and tags\n"
41091"are to be sorted by the value in the custom column '#mydate', that collections\n"
41092"built from 'series' are to be sorted by 'series_index', and that all other\n"
41093"collections are to be sorted by title. If a collection metadata field is not\n"
41094"named, then if it is a series- based collection it is sorted by series order,\n"
41095"otherwise it is sorted by title order.\n"
41096"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41097"Note that the bracketing and parentheses are required. The syntax is\n"
41098"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41099"Default: empty (no rules), so no collection attributes are named."
41100msgstr ""
41101
41102#: /__w/calibre/calibre/resources/default_tweaks.py:377
41103msgid "Control how tags are applied when copying books to another library"
41104msgstr ""
41105
41106#: /__w/calibre/calibre/resources/default_tweaks.py:378
41107msgid ""
41108"Set this to True to ensure that tags in 'Tags to add when adding\n"
41109"a book' are added when copying books to another library"
41110msgstr ""
41111
41112#: /__w/calibre/calibre/resources/default_tweaks.py:382
41113msgid "Set the maximum number of sort 'levels'"
41114msgstr ""
41115
41116#: /__w/calibre/calibre/resources/default_tweaks.py:383
41117msgid ""
41118"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41119"library after certain operations such as searches or device insertion. Each\n"
41120"sort level adds a performance penalty. If the database is large (thousands of\n"
41121"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41122"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41123msgstr ""
41124
41125#: /__w/calibre/calibre/resources/default_tweaks.py:390
41126msgid "Choose whether dates are sorted using visible fields"
41127msgstr ""
41128
41129#: /__w/calibre/calibre/resources/default_tweaks.py:391
41130msgid ""
41131"Date values contain both a date and a time. When sorted, all the fields are\n"
41132"used, regardless of what is displayed. Set this tweak to True to use only\n"
41133"the fields that are being displayed."
41134msgstr ""
41135
41136#: /__w/calibre/calibre/resources/default_tweaks.py:396
41137msgid "Fuzz value for trimming covers"
41138msgstr ""
41139
41140#: /__w/calibre/calibre/resources/default_tweaks.py:397
41141msgid ""
41142"The value used for the fuzz distance when trimming a cover.\n"
41143"Colors within this distance are considered equal.\n"
41144"The distance is in absolute intensity units."
41145msgstr ""
41146
41147#: /__w/calibre/calibre/resources/default_tweaks.py:402
41148msgid "Control behavior of the book list"
41149msgstr ""
41150
41151#: /__w/calibre/calibre/resources/default_tweaks.py:403
41152msgid ""
41153"You can control the behavior of double clicks and pressing Enter on the books\n"
41154"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41155"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41156"has the side effect of disabling editing a field using a single click.\n"
41157"Default: open_viewer.\n"
41158"Example: doubleclick_on_library_view = 'do_nothing'\n"
41159"You can also control whether the book list scrolls per item or\n"
41160"per pixel. Default is per item."
41161msgstr ""
41162
41163#: /__w/calibre/calibre/resources/default_tweaks.py:416
41164msgid "Language to use when sorting"
41165msgstr ""
41166
41167#: /__w/calibre/calibre/resources/default_tweaks.py:417
41168msgid ""
41169"Setting this tweak will force sorting to use the\n"
41170"collating order for the specified language. This might be useful if you run\n"
41171"calibre in English but want sorting to work in the language where you live.\n"
41172"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41173"You can find the list of supported locales at\n"
41174"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41175"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41176"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41177"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41178msgstr ""
41179
41180#: /__w/calibre/calibre/resources/default_tweaks.py:428
41181msgid "Number of columns for custom metadata in the edit metadata dialog"
41182msgstr ""
41183
41184#: /__w/calibre/calibre/resources/default_tweaks.py:429
41185msgid ""
41186"Set whether to use one or two columns for custom metadata when editing\n"
41187"metadata  one book at a time. If True, then the fields are laid out using two\n"
41188"columns. If False, one column is used."
41189msgstr ""
41190
41191#: /__w/calibre/calibre/resources/default_tweaks.py:434
41192msgid "Order of custom column(s) in edit metadata"
41193msgstr ""
41194
41195#: /__w/calibre/calibre/resources/default_tweaks.py:435
41196msgid ""
41197"Controls the order that custom columns are listed in edit metadata single\n"
41198"and bulk. The columns listed in the tweak are displayed first and in the\n"
41199"order provided. Any columns not listed are displayed after the listed ones,\n"
41200"in alphabetical order. Do note that this tweak does not change the size of\n"
41201"the edit widgets. Putting comments widgets in this list may result in some\n"
41202"odd widget spacing when using two-column mode.\n"
41203"Enter a comma-separated list of custom field lookup names, as in\n"
41204"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41205msgstr ""
41206
41207#: /__w/calibre/calibre/resources/default_tweaks.py:445
41208msgid "Edit metadata custom column label width and elision point"
41209msgstr ""
41210
41211#: /__w/calibre/calibre/resources/default_tweaks.py:446
41212msgid ""
41213"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41214"If metadata_edit_elide_labels is True then labels wider than the width\n"
41215"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41216"computed by multiplying the average width of characters in the font by the\n"
41217"appropriate number.\n"
41218"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41219"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41220"put it at the left end."
41221msgstr ""
41222
41223#: /__w/calibre/calibre/resources/default_tweaks.py:459
41224msgid "The number of seconds to wait before sending emails"
41225msgstr ""
41226
41227#: /__w/calibre/calibre/resources/default_tweaks.py:460
41228msgid ""
41229"The number of seconds to wait before sending emails when using a\n"
41230"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41231"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41232"making email sending fail. Changes will take effect only after a restart of\n"
41233"calibre. You can also change the list of hosts that calibre considers\n"
41234"to be public relays here. Any relay host ending with one of the suffixes\n"
41235"in the list below will be considered a public email server."
41236msgstr ""
41237
41238#: /__w/calibre/calibre/resources/default_tweaks.py:470
41239msgid "The maximum width and height for covers saved in the calibre library"
41240msgstr ""
41241
41242#: /__w/calibre/calibre/resources/default_tweaks.py:471
41243msgid ""
41244"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41245"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41246"large covers"
41247msgstr ""
41248
41249#: /__w/calibre/calibre/resources/default_tweaks.py:476
41250msgid "Where to send downloaded news"
41251msgstr ""
41252
41253#: /__w/calibre/calibre/resources/default_tweaks.py:477
41254msgid ""
41255"When automatically sending downloaded news to a connected device, calibre\n"
41256"will by default send it to the main memory. By changing this tweak, you can\n"
41257"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41258"that if there isn't enough free space available on the location you choose,\n"
41259"the files will be sent to the location with the most free space."
41260msgstr ""
41261
41262#: /__w/calibre/calibre/resources/default_tweaks.py:484
41263msgid "Unified toolbar on macOS"
41264msgstr ""
41265
41266#: /__w/calibre/calibre/resources/default_tweaks.py:485
41267msgid ""
41268"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41269"with the titlebar as is normal for macOS applications. However, doing this has\n"
41270"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41271"what it should be and it causes other random bugs on some systems, so turn it\n"
41272"on at your own risk!"
41273msgstr ""
41274
41275#: /__w/calibre/calibre/resources/default_tweaks.py:492
41276msgid ""
41277"Save original file when converting/polishing from same format to same format"
41278msgstr ""
41279
41280#: /__w/calibre/calibre/resources/default_tweaks.py:493
41281msgid ""
41282"When calibre does a conversion from the same format to the same format, for\n"
41283"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41284"conversion is poor, you can tweak the settings and run it again. By setting\n"
41285"this to False you can prevent calibre from saving the original file.\n"
41286"Similarly, by setting save_original_format_when_polishing to False you can\n"
41287"prevent calibre from saving the original file when polishing."
41288msgstr ""
41289
41290#: /__w/calibre/calibre/resources/default_tweaks.py:502
41291msgid "Number of recently viewed books to show"
41292msgstr ""
41293
41294#: /__w/calibre/calibre/resources/default_tweaks.py:503
41295msgid ""
41296"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41297"how many should be shown, here."
41298msgstr ""
41299
41300#: /__w/calibre/calibre/resources/default_tweaks.py:507
41301msgid "Change the font size of the Book details panel in the interface"
41302msgstr ""
41303
41304#: /__w/calibre/calibre/resources/default_tweaks.py:508
41305msgid ""
41306"Change the font size at which book details are rendered in the side panel and\n"
41307"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41308"negative number to increase or decrease the font size."
41309msgstr ""
41310
41311#: /__w/calibre/calibre/resources/default_tweaks.py:513
41312msgid "What format to default to when using the \"Unpack book\" feature"
41313msgstr ""
41314
41315#: /__w/calibre/calibre/resources/default_tweaks.py:514
41316msgid ""
41317"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41318"If multiple formats are available, calibre will offer you a choice\n"
41319"of formats, defaulting to your preferred output format if it is available.\n"
41320"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41321"to that format rather than your output format preference.\n"
41322"Set to a value of 'remember' to use whichever format you chose last time you\n"
41323"used the \"Unpack book\" feature.\n"
41324"Examples:\n"
41325"default_tweak_format = None       (Use output format)\n"
41326"default_tweak_format = 'EPUB'\n"
41327"default_tweak_format = 'remember'"
41328msgstr ""
41329
41330#: /__w/calibre/calibre/resources/default_tweaks.py:527
41331msgid "Do not preselect a completion when editing authors/tags/series/etc."
41332msgstr ""
41333
41334#: /__w/calibre/calibre/resources/default_tweaks.py:528
41335msgid ""
41336"This means that you can make changes and press Enter and your changes will\n"
41337"not be overwritten by a matching completion. However, if you wish to use the\n"
41338"completions you will now have to press Tab to select one before pressing\n"
41339"Enter. Which technique you prefer will depend on the state of metadata in\n"
41340"your library and your personal editing style."
41341msgstr ""
41342
41343#: /__w/calibre/calibre/resources/default_tweaks.py:535
41344msgid "Completion mode when editing authors/tags/series/etc."
41345msgstr ""
41346
41347#: /__w/calibre/calibre/resources/default_tweaks.py:536
41348msgid ""
41349"By default, when completing items, calibre will show you all the candidates\n"
41350"that start with the text you have already typed. You can instead have it show\n"
41351"all candidates that contain the text you have already typed. To do this, set\n"
41352"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41353"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41354msgstr ""
41355
41356#: /__w/calibre/calibre/resources/default_tweaks.py:543
41357msgid "Sort the list of libraries alphabetically"
41358msgstr ""
41359
41360#: /__w/calibre/calibre/resources/default_tweaks.py:544
41361msgid ""
41362"The list of libraries in the Copy to library and Quick switch menus are\n"
41363"normally sorted by most used. However, if there are more than a certain\n"
41364"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41365"number here. The default is ten libraries."
41366msgstr ""
41367
41368#: /__w/calibre/calibre/resources/default_tweaks.py:550
41369msgid "Choose available output formats for conversion"
41370msgstr ""
41371
41372#: /__w/calibre/calibre/resources/default_tweaks.py:551
41373msgid ""
41374"Restrict the list of available output formats in the conversion dialogs.\n"
41375"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41376"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41377"all available output formats to be present."
41378msgstr ""
41379
41380#: /__w/calibre/calibre/resources/default_tweaks.py:557
41381msgid "Set the thumbnail image quality used by the Content server"
41382msgstr ""
41383
41384#: /__w/calibre/calibre/resources/default_tweaks.py:558
41385msgid ""
41386"The quality of a thumbnail is largely controlled by the compression quality\n"
41387"used when creating it. Set this to a larger number to improve the quality.\n"
41388"Note that the thumbnails get much larger with larger compression quality\n"
41389"numbers.\n"
41390"The value can be between 50 and 99"
41391msgstr ""
41392
41393#: /__w/calibre/calibre/resources/default_tweaks.py:565
41394msgid ""
41395"Image file types to treat as e-books when dropping onto the \"Book details\""
41396" panel"
41397msgstr ""
41398
41399#: /__w/calibre/calibre/resources/default_tweaks.py:566
41400msgid ""
41401"Normally, if you drop any image file in a format known to calibre onto the\n"
41402"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41403"some image types as e-books instead, you can set this tweak.\n"
41404"Examples:\n"
41405"cover_drop_exclude = {'tiff', 'webp'}"
41406msgstr ""
41407
41408#: /__w/calibre/calibre/resources/default_tweaks.py:573
41409msgid "Show the Saved searches box in the Search bar"
41410msgstr ""
41411
41412#: /__w/calibre/calibre/resources/default_tweaks.py:574
41413msgid ""
41414"In newer versions of calibre, only a single button that allows you to add a\n"
41415"new Saved search is shown in the Search bar. If you would like to have the\n"
41416"old Saved searches box with its two buttons back, set this tweak to True."
41417msgstr ""
41418
41419#: /__w/calibre/calibre/resources/default_tweaks.py:579
41420msgid "Exclude fields when copy/pasting metadata"
41421msgstr ""
41422
41423#: /__w/calibre/calibre/resources/default_tweaks.py:580
41424msgid ""
41425"You can ask calibre to not paste some metadata fields when using the\n"
41426"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41427"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41428"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41429"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41430"to paste metadata ignoring this tweak."
41431msgstr ""
41432
41433#: /__w/calibre/calibre/resources/default_tweaks.py:588
41434msgid "Skip internet connected check"
41435msgstr ""
41436
41437#: /__w/calibre/calibre/resources/default_tweaks.py:589
41438msgid ""
41439"Skip checking whether the internet is available before downloading news.\n"
41440"Useful if for some reason your operating systems network checking\n"
41441"facilities are not reliable (for example NetworkManager on Linux)."
41442msgstr ""
41443
41444#: /__w/calibre/calibre/resources/default_tweaks.py:594
41445msgid "Tab stop width in the template editor"
41446msgstr ""
41447
41448#: /__w/calibre/calibre/resources/default_tweaks.py:595
41449msgid ""
41450"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41451"For example, a value of 1 results in a space with the width of one average character."
41452msgstr ""
41453
41454#: /__w/calibre/calibre/resources/default_tweaks.py:599
41455msgid "Value for undefined numbers when sorting"
41456msgstr ""
41457
41458#: /__w/calibre/calibre/resources/default_tweaks.py:600
41459msgid ""
41460"Sets the value to use for undefined numbers when sorting.\n"
41461"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41462"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41463"possible number. Quotes are optional if entering a number.\n"
41464"Examples:\n"
41465"value_for_undefined_numbers_when_sorting = -100\n"
41466"value_for_undefined_numbers_when_sorting = '2'\n"
41467"value_for_undefined_numbers_when_sorting = -0.01\n"
41468"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41469"value_for_undefined_numbers_when_sorting = 'maximum'"
41470msgstr ""
41471